今日の ruby build 2023-11-25
今日のビルド
f6b292b5ca8b397b00cc4e82d8ae7ede8b09f25f までを pull ってきてビルド。エラー/警告ともになし。
Files: 1051 Classes: 1275 ( 317 undocumented) Modules: 244 ( 81 undocumented) Constants: 2476 ( 806 undocumented) Attributes: 1501 ( 258 undocumented) Methods: 12681 (2520 undocumented) Total: 18177 (3982 undocumented) 78.09% documented Elapsed: 33.3s
今日のテスト
make test-all
を実行。
Leaked file descriptor: TestResolvDNS#test_unreachable_server: 5 : #<UDPSocket:fd 5, AF_INET, 127.0.0.1, 41539> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3650820 jinroq 5u IPv4 4850664 0t0 UDP localhost:41539->localhost:domain Closed file descriptor: TestResolvDNS#test_each_name: 5 Leaked thread: TestIRB::ContextTest#test_build_completor: #<Thread:0x00007f95ba2c6300 /home/jinroq/dev/sandbox/my-ruby-build/build-ruby-repo/lib/irb/type_completion/types.rb:16 sleep> Finished thread: TestIRB::ContextTest#test_eval_input_with_long_exception: #<Thread:0x00007f95ba2c6300 /home/jinroq/dev/sandbox/my-ruby-build/build-ruby-repo/lib/irb/type_completion/types.rb:16 dead> Finished tests in 672.658767s, 39.3959 tests/s, 10763.4574 assertions/s. 26500 tests, 7240134 assertions, 0 failures, 0 errors, 90 skips ruby -v: ruby 3.3.0dev (2023-11-25T10:16:02Z master f6b292b5ca) [x86_64-linux]
今日のビルド(Universal Parser 有効化)
f6b292b5ca8b397b00cc4e82d8ae7ede8b09f25f までを 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: 1051 Classes: 1275 ( 317 undocumented) Modules: 244 ( 81 undocumented) Constants: 2476 ( 806 undocumented) Attributes: 1501 ( 258 undocumented) Methods: 12681 (2520 undocumented) Total: 18177 (3982 undocumented) 78.09% documented Elapsed: 36.9s
今日のテスト(Universal Parser 有効化)
make test-all
を実行。
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 5 #<File::Stat dev=0x10302, ino=3297912, mode=0100644, nlink=1, uid=1000, gid=1000, rdev=0x0, size=1013, blksize=4096, blocks=8, atime=2023-11-24 20:32:40.584338797 +0900, mtime=2023-08-23 21:49:10.259310789 +0900, ctime=2023-08-23 21:49:10.259310789 +0900> Closed file descriptor: TestIRB::ContextTest#test_default_return_format: 5 Leaked file descriptor: TestResolvDNS#test_unreachable_server: 5 : #<UDPSocket:fd 5, AF_INET, 127.0.0.1, 49690> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3652483 jinroq 5u IPv4 4902214 0t0 UDP localhost:49690->localhost:domain Closed file descriptor: TestResolvDNS#test_no_fd_leak_connected: 5 Finished tests in 736.933214s, 35.9598 tests/s, 9827.9842 assertions/s. 26500 tests, 7242568 assertions, 0 failures, 0 errors, 87 skips ruby -v: ruby 3.3.0dev (2023-11-25T10:16:02Z master f6b292b5ca) [x86_64-linux]
今日のビルド(YJIT 有効化)
f6b292b5ca8b397b00cc4e82d8ae7ede8b09f25f までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(YJIT 有効化)
make test-all
を実行。
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 8 #<File::Stat dev=0x10302, ino=2655693, mode=040755, nlink=2, uid=1000, gid=1000, rdev=0x0, size=4096, blksize=4096, blocks=8, atime=2023-11-24 20:32:30.301256829 +0900, mtime=2023-09-17 15:37:01.884492383 +0900, ctime=2023-09-17 15:37:01.884492383 +0900> Closed file descriptor: TestIRB::ContextTest#test_default_return_format: 8 Leaked file descriptor: TestResolvDNS#test_unreachable_server: 5 : #<UDPSocket:fd 5, AF_INET, 127.0.0.1, 53260> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3648423 jinroq 5u IPv4 4865182 0t0 UDP localhost:53260->localhost:domain Closed file descriptor: TestResolvDNS#test_too_big_label_address: 5 Finished tests in 705.606211s, 37.5564 tests/s, 10266.2744 assertions/s. 26500 tests, 7243947 assertions, 0 failures, 0 errors, 89 skips ruby -v: ruby 3.3.0dev (2023-11-25T10:16:02Z master f6b292b5ca) [x86_64-linux]
今日のビルド(RJIT 有効化)
f6b292b5ca8b397b00cc4e82d8ae7ede8b09f25f までを pull ってきてビルド。エラー/警告ともになし。
今日のテスト(RJIT 有効化)
make test-all
を実行。
Leaked file descriptor: TestIRB::ContextTest#test_build_completor: 5 #<File::Stat dev=0x10302, ino=2520440, mode=0100644, nlink=1, uid=1000, gid=1000, rdev=0x0, size=1013, blksize=4096, blocks=8, atime=2023-11-24 20:32:30.226442687 +0900, mtime=2023-09-17 15:37:40.725234164 +0900, ctime=2023-09-17 15:37:40.725234164 +0900> Closed file descriptor: TestIRB::ContextTest#test_omit_on_assignment: 5 Leaked file descriptor: TestResolvDNS#test_unreachable_server: 5 : #<UDPSocket:fd 5, AF_INET, 127.0.0.1, 53571> COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ruby 3648396 jinroq 5u IPv4 4851501 0t0 UDP localhost:53571->localhost:domain Closed file descriptor: TestResolvDNS#test_no_fd_leak_connected: 5 Finished tests in 697.501247s, 37.9928 tests/s, 10384.3714 assertions/s. 26500 tests, 7243112 assertions, 0 failures, 0 errors, 89 skips ruby -v: ruby 3.3.0dev (2023-11-25T10:16:02Z master f6b292b5ca) [x86_64-linux]