虚無庵

徒然なるままに

今日の ruby build 2023-11-13

今日のビルド

d5c3680a0c29890b85b868afe450d28e392c609e までを pull ってきてビルド。

  Files:       1048

  Classes:     1257 ( 312 undocumented)
  Modules:      241 (  88 undocumented)
  Constants:   2424 ( 763 undocumented)
  Attributes:  1479 ( 306 undocumented)
  Methods:    12594 (2435 undocumented)

  Total:      17995 (3904 undocumented)
   78.31% documented

  Elapsed: 30.9s

今日のテスト

make test-all を実行。

Finished tests in 596.401035s, 43.9285 tests/s, 10414.8780 assertions/s.
26199 tests, 6211444 assertions, 0 failures, 0 errors, 84 skips

ruby -v: ruby 3.3.0dev (2023-10-18T10:17:58Z master ef3f9f1a68) [x86_64-linux]

今日のビルド(Universal Parser 有効化)

d5c3680a0c29890b85b868afe450d28e392c609e までを pull ってきてビルド。

prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:3434:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 3434 |                     keyword->rest_start = (int) locals_size;
      |                     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
compile.c: At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
ruby_parser.c: In function ‘rb_parser_config_initialize’:
ruby_parser.c:721:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format]
  721 |     config->compile_warn    = rb_compile_warn;
      |                             ^
ruby_parser.c:722:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format]
  722 |     config->compile_warning = rb_compile_warning;
      |                             ^
ruby_parser.c:723:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format]
  723 |     config->bug             = rb_bug;
      |                             ^
ruby_parser.c:724:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format]
  724 |     config->fatal           = rb_fatal;
      |                             ^
ruby_parser.c: At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
  Files:       1053

  Classes:     1261 ( 317 undocumented)
  Modules:      243 (  81 undocumented)
  Constants:   2457 ( 788 undocumented)
  Attributes:  1486 ( 258 undocumented)
  Methods:    12646 (2515 undocumented)

  Total:      18093 (3959 undocumented)
   78.12% documented

  Elapsed: 36.4s

今日のテスト(Universal Parser 有効化)

make test-all を実行。

Finished tests in 671.553625s, 39.2880 tests/s, 9315.7639 assertions/s.
26384 tests, 6256035 assertions, 0 failures, 0 errors, 85 skips

ruby -v: ruby 3.3.0dev (2023-11-13T13:34:24Z master d5c3680a0c) [x86_64-linux]

今日のビルド(YJIT 有効化)

d5c3680a0c29890b85b868afe450d28e392c609e までを pull ってきてビルド。

prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:3434:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 3434 |                     keyword->rest_start = (int) locals_size;
      |                     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
compile.c: At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics

今日のテスト(YJIT 有効化)

make test-all を実行。

Finished tests in 650.499827s, 40.5596 tests/s, 9619.2770 assertions/s.
26384 tests, 6257338 assertions, 0 failures, 0 errors, 87 skips

ruby -v: ruby 3.3.0dev (2023-11-13T13:34:24Z master d5c3680a0c) [x86_64-linux]

今日のビルド(RJIT 有効化)

d5c3680a0c29890b85b868afe450d28e392c609e までを pull ってきてビルド。

prism_compile.c: In function ‘pm_compile_node’:
prism_compile.c:3434:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 3434 |                     keyword->rest_start = (int) locals_size;
      |                     ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
compile.c: At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics

今日のテスト(RJIT 有効化)

make test-all を実行。

Finished tests in 640.999880s, 41.1607 tests/s, 9756.3185 assertions/s.
26384 tests, 6253799 assertions, 0 failures, 0 errors, 87 skips

ruby -v: ruby 3.3.0dev (2023-11-13T13:34:24Z master d5c3680a0c) [x86_64-linux]