今日の ruby build 2023-11-05
今日のビルド
40391faeab608665da87a05c686c074f91a5a206 までを pull ってきてビルド。エラー/警告ともになし。
Files: 1047 Classes: 1252 ( 308 undocumented) Modules: 240 ( 79 undocumented) Constants: 2424 ( 755 undocumented) Attributes: 1473 ( 245 undocumented) Methods: 12411 (2294 undocumented) Total: 17800 (3681 undocumented) 79.32% documented Elapsed: 31.8s
今日のテスト
make test-all
を実行。
Finished tests in 628.128027s, 41.8577 tests/s, 9924.7076 assertions/s. 26292 tests, 6233987 assertions, 0 failures, 0 errors, 86 skips ruby -v: ruby 3.3.0dev (2023-11-05T11:50:07Z master 40391faeab) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
40391faeab608665da87a05c686c074f91a5a206 までを 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: 1252 ( 308 undocumented) Modules: 240 ( 79 undocumented) Constants: 2424 ( 755 undocumented) Attributes: 1473 ( 245 undocumented) Methods: 12411 (2294 undocumented) Total: 17800 (3681 undocumented) 79.32% documented Elapsed: 36.5s
今日のテスト(Universal Parser 有効化)
make test-all
を実行。
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36109> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 126072 jinroq 9u IPv4 146919 0t0 TCP localhost:36109->localhost:38572 (CLOSE_WAIT) Closed file descriptor: Psych::TestSerializeSubclasses#test_some_object: 9 Finished tests in 683.509392s, 38.4662 tests/s, 9119.5265 assertions/s. 26292 tests, 6233282 assertions, 0 failures, 0 errors, 86 skips ruby -v: ruby 3.3.0dev (2023-11-05T11:50:07Z master 40391faeab) [x86_64-linux]
今日のビルド(YJIT 有効化)
40391faeab608665da87a05c686c074f91a5a206 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(YJIT 有効化)
make test-all
を実行。
Finished tests in 624.639050s, 42.0915 tests/s, 9979.0383 assertions/s. 26292 tests, 6233297 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-05T11:50:07Z master 40391faeab) [x86_64-linux]
今日のビルド(RJIT 有効化)
40391faeab608665da87a05c686c074f91a5a206 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(RJIT 有効化)
make test-all
を実行。
Finished tests in 653.685435s, 40.2212 tests/s, 9538.2391 assertions/s. 26292 tests, 6235008 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-05T11:50:07Z master 40391faeab) [x86_64-linux]