虚無庵

徒然なるままに

今日の ruby build 2023-10-26

今日のビルド

bfb9b5e69921c91901cce820f54e79907a5ae829 までを pull ってきてビルド。エラー/警告ともになし。

  Files:       1047

  Classes:     1261 ( 313 undocumented)
  Modules:      241 (  88 undocumented)
  Constants:   2424 ( 763 undocumented)
  Attributes:  1495 ( 306 undocumented)
  Methods:    12649 (2435 undocumented)

  Total:      18070 (3905 undocumented)
   78.39% 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, 41465>
COMMAND     PID   USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
ruby    1195106 jinroq    9u  IPv4 1860387      0t0  TCP localhost:41465->localhost:47608 (CLOSE_WAIT)
Closed file descriptor: TestCSVWriteConvertersGenerateLine#test_multiple: 9
Finished tests in 653.488732s, 40.1782 tests/s, 9525.7557 assertions/s.
26256 tests, 6224974 assertions, 0 failures, 0 errors, 84 skips

ruby -v: ruby 3.3.0dev (2023-10-26T11:45:43Z master bfb9b5e699) [x86_64-linux]

今日のビルド(Universal Parser 有効化)

bfb9b5e69921c91901cce820f54e79907a5ae829 までを 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:     1261 ( 313 undocumented)
  Modules:      241 (  88 undocumented)
  Constants:   2424 ( 763 undocumented)
  Attributes:  1495 ( 306 undocumented)
  Methods:    12649 (2435 undocumented)

  Total:      18070 (3905 undocumented)
   78.39% documented

  Elapsed: 36.2s

今日のテスト(Universal Parser 有効化)

make test-all を実行。

Finished tests in 673.174750s, 39.0032 tests/s, 9244.0588 assertions/s.
26256 tests, 6222867 assertions, 0 failures, 0 errors, 84 skips

ruby -v: ruby 3.3.0dev (2023-10-26T11:45:43Z master bfb9b5e699) [x86_64-linux]

今日のビルド(YJIT 有効化)

bfb9b5e69921c91901cce820f54e79907a5ae829 までを pull ってきてビルド。エラー/警告ともになし。

今日のテスト(YJIT 有効化)

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, 44833>
COMMAND     PID   USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
ruby    1187824 jinroq    9u  IPv4 1811543      0t0  TCP localhost:44833->localhost:43848 (CLOSE_WAIT)
Closed file descriptor: Psych::TestSerializeSubclasses#test_struct_subclass: 9
Finished tests in 759.399380s, 34.5747 tests/s, 8196.4710 assertions/s.
26256 tests, 6224395 assertions, 0 failures, 0 errors, 85 skips

ruby -v: ruby 3.3.0dev (2023-10-26T11:45:43Z master bfb9b5e699) [x86_64-linux]

今日のビルド(RJIT 有効化)

bfb9b5e69921c91901cce820f54e79907a5ae829 までを 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, 40339>
COMMAND     PID   USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
ruby    1188203 jinroq    9u  IPv4 1828422      0t0  TCP localhost:40339->localhost:47470 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
Finished tests in 748.977397s, 35.0558 tests/s, 8307.0170 assertions/s.
26256 tests, 6221768 assertions, 0 failures, 0 errors, 85 skips

ruby -v: ruby 3.3.0dev (2023-10-26T11:45:43Z master bfb9b5e699) [x86_64-linux]