今日の ruby build 2023-11-04
今日のビルド
d896269068355ba9ab90ee464150ef4fe76313b5 までを 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.2s
今日のテスト
make test-all
を実行。
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43749> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2716655 jinroq 9u IPv4 3702269 0t0 TCP localhost:43749->localhost:48350 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 Finished tests in 747.484917s, 35.1726 tests/s, 8337.7870 assertions/s. 26291 tests, 6232370 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-04T12:27:14Z master d896269068) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
d896269068355ba9ab90ee464150ef4fe76313b5 までを 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.6s
今日のテスト(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, 33439> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2814837 jinroq 9u IPv4 3760188 0t0 TCP localhost:33439->localhost:60058 (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: TestGemCommandsQueryCommandWithoutInstalledGems#test_execute_local_details: 9 Finished tests in 794.375914s, 33.0964 tests/s, 7849.9283 assertions/s. 26291 tests, 6235794 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-04T12:27:14Z master d896269068) [x86_64-linux]
今日のビルド(YJIT 有効化)
d896269068355ba9ab90ee464150ef4fe76313b5 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(YJIT 有効化)
make test-all
を実行。
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 44621> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2713466 jinroq 9u IPv4 3692968 0t0 TCP localhost:44621->localhost:47220 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 Finished tests in 663.757383s, 39.6094 tests/s, 9393.2575 assertions/s. 26291 tests, 6234844 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-04T12:27:14Z master d896269068) [x86_64-linux]
今日のビルド(RJIT 有効化)
d896269068355ba9ab90ee464150ef4fe76313b5 までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(RJIT 有効化)
make test-all
を実行。
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 43177> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2713598 jinroq 9u IPv4 3694510 0t0 TCP localhost:43177->localhost:34766 (CLOSE_WAIT) Closed file descriptor: TestCSVWriteConvertersGenerateLine#test_multiple: 9 Finished tests in 669.709792s, 39.2573 tests/s, 9310.6299 assertions/s. 26291 tests, 6235420 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-04T12:27:14Z master d896269068) [x86_64-linux]