今日の ruby build 2023-11-09
今日のビルド
0a7e620a36a74c4fc604f9068fb839658678f96c までを pull ってきてビルド。
prism_compile.c: In function ‘pm_compile_node’: prism_compile.c:3422:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3422 | keyword->rest_start = (int) locals_size; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ compile.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
Kevin のめでたい日に…。
Files: 1053 Classes: 1261 ( 317 undocumented) Modules: 243 ( 82 undocumented) Constants: 2458 ( 788 undocumented) Attributes: 1486 ( 258 undocumented) Methods: 12644 (2510 undocumented) Total: 18092 (3955 undocumented) 78.14% documented Elapsed: 34.1s
今日のテスト
make test-all
を実行。
Finished tests in 662.170415s, 39.8281 tests/s, 9444.6201 assertions/s. 26373 tests, 6253948 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-09T11:03:02Z master 0a7e620a36) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
0a7e620a36a74c4fc604f9068fb839658678f96c までを pull ってきてビルド。
prism_compile.c: In function ‘pm_compile_node’: prism_compile.c:3422:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3422 | keyword->rest_start = (int) locals_size; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ compile.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
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: 1053 Classes: 1261 ( 317 undocumented) Modules: 243 ( 82 undocumented) Constants: 2458 ( 788 undocumented) Attributes: 1486 ( 258 undocumented) Methods: 12644 (2510 undocumented) Total: 18092 (3955 undocumented) 78.14% documented Elapsed: 38.0s
今日のテスト(Universal Parser 有効化)
make test-all
を実行。
Finished tests in 713.605568s, 36.9574 tests/s, 8764.1385 assertions/s. 26373 tests, 6254138 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-09T11:03:02Z master 0a7e620a36) [x86_64-linux]
今日のビルド(YJIT 有効化)
0a7e620a36a74c4fc604f9068fb839658678f96c までを pull ってきてビルド。
prism_compile.c: In function ‘pm_compile_node’: prism_compile.c:3422:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3422 | keyword->rest_start = (int) locals_size; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ compile.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
今日のテスト(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, 34965> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 2444842 jinroq 9u IPv4 828830 0t0 TCP localhost:34965->localhost:34928 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_no_params_response: 9 Finished tests in 667.708499s, 39.4978 tests/s, 9369.4314 assertions/s. 26373 tests, 6256049 assertions, 0 failures, 0 errors, 86 skips ruby -v: ruby 3.3.0dev (2023-11-09T11:03:02Z master 0a7e620a36) [x86_64-linux]
今日のビルド(RJIT 有効化)
0a7e620a36a74c4fc604f9068fb839658678f96c までを pull ってきてビルド。
prism_compile.c: In function ‘pm_compile_node’: prism_compile.c:3422:41: warning: ‘keyword’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3422 | keyword->rest_start = (int) locals_size; | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ compile.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
今日のテスト(RJIT 有効化)
make test-all
を実行。
Finished tests in 651.349477s, 40.4898 tests/s, 9592.5540 assertions/s. 26373 tests, 6248105 assertions, 0 failures, 0 errors, 87 skips ruby -v: ruby 3.3.0dev (2023-11-09T11:03:02Z master 0a7e620a36) [x86_64-linux]