今日の ruby build 2023-11-06
今日のビルド
f6ba87ca8899cd753306ffbca475b16c367995a3 までを 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: 32.8s
今日のテスト
make test-all
を実行。
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 45923> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 667064 jinroq 9u IPv4 339170 0t0 TCP localhost:45923->localhost:34008 (CLOSE_WAIT) Closed file descriptor: TestTracepointObj#test_tracks_objspace_count: 9 Finished tests in 729.987475s, 36.0184 tests/s, 8542.8219 assertions/s. 26293 tests, 6236153 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-11-06T13:39:07Z master f6ba87ca88) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
f6ba87ca8899cd753306ffbca475b16c367995a3 までを 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.8s
今日のテスト(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, 38931> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 668897 jinroq 9u IPv4 340552 0t0 TCP localhost:38931->localhost:55064 (CLOSE_WAIT) Multiple autoclose IO objects for a file descriptor in: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestMethodCache#test_undef: 9 Finished tests in 682.255284s, 38.5384 tests/s, 9141.1208 assertions/s. 26293 tests, 6236578 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-11-06T13:39:07Z master f6ba87ca88) [x86_64-linux]
今日のビルド(YJIT 有効化)
f6ba87ca8899cd753306ffbca475b16c367995a3 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(YJIT 有効化)
make test-all
を実行。
Finished tests in 620.689189s, 42.3610 tests/s, 10042.9798 assertions/s. 26293 tests, 6233569 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-06T13:39:07Z master f6ba87ca88) [x86_64-linux]
今日のビルド(RJIT 有効化)
f6ba87ca8899cd753306ffbca475b16c367995a3 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(RJIT 有効化)
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, 37367> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 664168 jinroq 9u IPv4 333191 0t0 TCP localhost:37367->localhost:39316 (CLOSE_WAIT) Closed file descriptor: Bug::Test_ExceptionAT#test_exception_at_throwing: 9 Finished tests in 731.761337s, 35.9311 tests/s, 8524.6810 assertions/s. 26293 tests, 6238032 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-06T13:39:07Z master f6ba87ca88) [x86_64-linux]