今日の ruby build 2023-11-01
今日のビルド
9c6dd25093f49d926ac71c3b91e1320d4bbc553a までを pull ってきてビルド。エラー/警告ともになし。
Files: 1047 Classes: 1260 ( 313 undocumented) Modules: 243 ( 90 undocumented) Constants: 2429 ( 767 undocumented) Attributes: 1496 ( 306 undocumented) Methods: 12638 (2439 undocumented) Total: 18066 (3915 undocumented) 78.33% documented Elapsed: 41.5s
今日のテスト
make test-all
を実行。
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 32855> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 253546 jinroq 9u IPv4 2888042 0t0 TCP localhost:32855->localhost:41664 (CLOSE_WAIT) Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 9 Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f82a92d0158 /home/jinroq/dev/sandbox/my-ruby-build/build-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 sleep> Finished thread: TestProfileFrames#test_profile_frames: #<Thread:0x00007f82a92d0158 /home/jinroq/dev/sandbox/my-ruby-build/build-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 dead> Finished tests in 805.176657s, 32.6562 tests/s, 7737.5417 assertions/s. 26294 tests, 6230088 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-11-01T12:25:09Z master 9c6dd25093) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
9c6dd25093f49d926ac71c3b91e1320d4bbc553a までを 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: 1260 ( 313 undocumented) Modules: 243 ( 90 undocumented) Constants: 2429 ( 767 undocumented) Attributes: 1496 ( 306 undocumented) Methods: 12638 (2439 undocumented) Total: 18066 (3915 undocumented) 78.33% documented Elapsed: 45.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, 36269> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 331564 jinroq 9u IPv4 2891950 0t0 TCP localhost:36269->localhost:44276 (CLOSE_WAIT) Closed file descriptor: TestGemSourceLock#test_spaceship: 9 Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007fddf4bca0a0 /home/jinroq/dev/sandbox/my-ruby-build/build-up-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 sleep> Finished thread: TestProfileFrames#test_profile_frames: #<Thread:0x00007fddf4bca0a0 /home/jinroq/dev/sandbox/my-ruby-build/build-up-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 dead> Finished tests in 860.023302s, 30.5736 tests/s, 7242.1747 assertions/s. 26294 tests, 6228439 assertions, 0 failures, 0 errors, 84 skips ruby -v: ruby 3.3.0dev (2023-11-01T12:25:09Z master 9c6dd25093) [x86_64-linux]
今日のビルド(YJIT 有効化)
9c6dd25093f49d926ac71c3b91e1320d4bbc553a までを 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, 34553> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 249942 jinroq 9u IPv4 2879558 0t0 TCP localhost:34553->localhost:54120 (CLOSE_WAIT) Closed file descriptor: TestClass#test_subclass_gc: 9 Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f117b6f1f38 /home/jinroq/dev/sandbox/my-ruby-build/build-yjit-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 sleep> Finished thread: TestProfileFrames#test_matches_backtrace_locations_main_thread: #<Thread:0x00007f117b6f1f38 /home/jinroq/dev/sandbox/my-ruby-build/build-yjit-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 dead> Finished tests in 804.998412s, 32.6634 tests/s, 7734.4563 assertions/s. 26294 tests, 6226225 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-01T12:25:09Z master 9c6dd25093) [x86_64-linux]
今日のビルド(RJIT 有効化)
9c6dd25093f49d926ac71c3b91e1320d4bbc553a までを 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, 38317> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 250296 jinroq 9u IPv4 2882200 0t0 TCP localhost:38317->localhost:48872 (CLOSE_WAIT) Closed file descriptor: TestCSVWriteConvertersGenerateLine#test_multiple: 9 Leaked thread: TestProfileFrames#test_profile_thread_frames: #<Thread:0x00007f4e1d4e0d50 /home/jinroq/dev/sandbox/my-ruby-build/build-rjit-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 sleep> Finished thread: TestProfileFrames#test_profile_frames: #<Thread:0x00007f4e1d4e0d50 /home/jinroq/dev/sandbox/my-ruby-build/build-rjit-ruby-repo/test/-ext-/debug/test_profile_frames.rb:158 dead> Finished tests in 793.864646s, 33.1215 tests/s, 7846.8931 assertions/s. 26294 tests, 6229371 assertions, 0 failures, 0 errors, 85 skips ruby -v: ruby 3.3.0dev (2023-11-01T12:25:09Z master 9c6dd25093) [x86_64-linux]