今日の ruby build 2023-11-03
今日のビルド
5cff4c5aa375787924e2df5c0b981dd922b95a8c までを pull ってきてビルド。エラー/警告ともになし。
Files: 1047 Classes: 1249 ( 308 undocumented) Modules: 240 ( 79 undocumented) Constants: 2425 ( 755 undocumented) Attributes: 1473 ( 245 undocumented) Methods: 12407 (2294 undocumented) Total: 17794 (3681 undocumented) 79.31% documented Elapsed: 32.9s
今日のテスト
make test-all
を実行。
Finished tests in 677.923198s, 38.7891 tests/s, 9189.5705 assertions/s. 26296 tests, 6229823 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-03T01:41:48Z master 5cff4c5aa3) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
5cff4c5aa375787924e2df5c0b981dd922b95a8c までを pull ってきてビルド。
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: 1047 Classes: 1249 ( 308 undocumented) Modules: 240 ( 79 undocumented) Constants: 2425 ( 755 undocumented) Attributes: 1473 ( 245 undocumented) Methods: 12407 (2294 undocumented) Total: 17794 (3681 undocumented) 79.31% documented Elapsed: 36.8s
今日のテスト(Universal Parser 有効化)
make test-all
を実行。
Finished tests in 691.389567s, 38.0336 tests/s, 9007.0306 assertions/s. 26296 tests, 6227367 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-11-03T01:41:48Z master 5cff4c5aa3) [x86_64-linux]
今日のビルド(YJIT 有効化)
5cff4c5aa375787924e2df5c0b981dd922b95a8c までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(YJIT 有効化)
make test-all
を実行。
Finished tests in 645.721927s, 40.7234 tests/s, 9635.7375 assertions/s. 26296 tests, 6222007 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-03T01:41:48Z master 5cff4c5aa3) [x86_64-linux]
今日のビルド(RJIT 有効化)
5cff4c5aa375787924e2df5c0b981dd922b95a8c までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(RJIT 有効化)
make test-all
を実行。
Finished tests in 661.270404s, 39.7659 tests/s, 9417.3896 assertions/s. 26296 tests, 6227441 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-03T01:41:48Z master 5cff4c5aa3) [x86_64-linux]