今日のビルド
cd67c0d2040f1ade0fe8b1533816281553bfe6e6 までを pull ってきてビルド。エラー/警告ともになし。
Files: 1026 Classes: 1220 ( 281 undocumented) Modules: 235 ( 86 undocumented) Constants: 1460 ( 717 undocumented) Attributes: 1455 ( 284 undocumented) Methods: 11899 (2321 undocumented) Total: 16269 (3689 undocumented) 77.32% documented Elapsed: 37.5s
今日のテスト
Finished tests in 694.320720s, 38.0141 tests/s, 13240.9400 assertions/s. 26394 tests, 9193459 assertions, 0 failures, 0 errors, 82 skips ruby -v: ruby 3.3.0dev (2023-09-16T22:27:04Z master cd67c0d204) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
cd67c0d2040f1ade0fe8b1533816281553bfe6e6 までを pull ってきてビルド。
../ruby_parser.c: In function ‘syntax_error_append’: ../ruby_parser.c:117:5: warning: function ‘syntax_error_append’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 117 | return rb_syntax_error_append(exc, file, line, column, (rb_encoding *)enc, fmt, args); | ^~~~~~ ../ruby_parser.c: In function ‘rb_parser_config_initialize’: ../ruby_parser.c:621:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 621 | config->str_catf = rb_str_catf; | ^ ../ruby_parser.c:639:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 639 | config->str_vcatf = rb_str_vcatf; | ^ ../ruby_parser.c:641:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 641 | config->rb_sprintf = rb_sprintf; | ^ ../ruby_parser.c:728:19: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 728 | config->raise = rb_raise; | ^ ../ruby_parser.c:750:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 750 | config->compile_warn = rb_compile_warn; | ^ ../ruby_parser.c:751:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 751 | config->compile_warning = rb_compile_warning; | ^ ../ruby_parser.c:752:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 752 | config->bug = rb_bug; | ^ ../ruby_parser.c:753:29: warning: assignment left-hand side might be a candidate for a format attribute [-Wsuggest-attribute=format] 753 | 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 compiling ../scheduler.c
Files: 1023 Classes: 1220 ( 281 undocumented) Modules: 235 ( 86 undocumented) Constants: 1460 ( 717 undocumented) Attributes: 1455 ( 284 undocumented) Methods: 11899 (2321 undocumented) Total: 16269 (3689 undocumented) 77.32% documented Elapsed: 35.9s
今日のテスト(Universal Parser 有効化)
Finished tests in 636.649936s, 40.6880 tests/s, 9620.7816 assertions/s. 25904 tests, 6125070 assertions, 0 failures, 0 errors, 82 skips ruby -v: ruby 3.3.0dev (2023-09-16T22:27:04Z master cd67c0d204) [x86_64-linux]
今日のビルド(YJIT 有効化)
cd67c0d2040f1ade0fe8b1533816281553bfe6e6 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(YJIT 有効化)
Finished tests in 566.785134s, 45.7528 tests/s, 10818.6730 assertions/s. 25932 tests, 6131863 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-09-16T22:27:04Z master cd67c0d204) [x86_64-linux]
今日のビルド(RJIT 有効化)
cd67c0d2040f1ade0fe8b1533816281553bfe6e6 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(RJIT 有効化)
Finished tests in 561.733149s, 46.1643 tests/s, 10907.8394 assertions/s. 25932 tests, 6127295 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-09-16T22:27:04Z master cd67c0d204) [x86_64-linux]