# Logfile created on 2024-05-03 15:37:28 +0000 by logger.rb/v1.4.3
I, [2024-05-03T15:37:28.113071 #1785449]  INFO -- : #<BuildRuby:0x000055a07e8efc78 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240503-153728", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a07e977358 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a07e977218 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a07e977038 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240503-153728", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240503-153728>, @binmode=false, @mon_data=#<Monitor:0x000055a07e976f20>, @mon_data_owner_object_id=860>>>
I, [2024-05-03T15:37:28.113198 #1785449]  INFO -- : $$$[beg] make update-unicode  -j20
I, [2024-05-03T15:37:28.171690 #1785449]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-03T15:37:28.171833 #1785449]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-03T15:37:28.172029 #1785449]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-03T15:37:28.213160 #1785449]  INFO -- : made symlink emoji/15.0/emoji-sequences.txt to /tmp/ruby/src/trunk/.downloaded-cache/emoji/15.0/emoji-sequences.txt
I, [2024-05-03T15:37:28.213433 #1785449]  INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-test.txt ... /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
E, [2024-05-03T15:37:28.646102 #1785449] ERROR -- : /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
E, [2024-05-03T15:37:28.646130 #1785449] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-03T15:37:28.646136 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-03T15:37:28.646140 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-03T15:37:28.646146 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-03T15:37:28.646150 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-03T15:37:28.646154 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-03T15:37:28.646158 #1785449] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-03T15:37:28.646162 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-03T15:37:28.646167 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-03T15:37:28.646171 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-03T15:37:28.646175 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-03T15:37:28.646178 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-03T15:37:28.646182 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-03T15:37:28.646186 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-03T15:37:28.646190 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-03T15:37:28.646202 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-03T15:37:28.646207 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-03T15:37:28.646211 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-03T15:37:28.646215 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-03T15:37:28.646219 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-03T15:37:28.646223 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-03T15:37:28.646531 #1785449] ERROR -- : /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
E, [2024-05-03T15:37:28.646571 #1785449] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-03T15:37:28.646577 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-03T15:37:28.646585 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-03T15:37:28.646589 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-03T15:37:28.646593 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-03T15:37:28.646597 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-03T15:37:28.646600 #1785449] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-03T15:37:28.646604 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-03T15:37:28.646608 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-03T15:37:28.646612 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-03T15:37:28.646617 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-03T15:37:28.646622 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-03T15:37:28.646625 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-03T15:37:28.646629 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-03T15:37:28.646633 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-03T15:37:28.646637 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-03T15:37:28.646640 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-03T15:37:28.646644 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-03T15:37:28.646649 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-03T15:37:28.646653 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-03T15:37:28.646657 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-03T15:37:28.648172 #1785449] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
E, [2024-05-03T15:37:28.648297 #1785449] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-03T15:37:28.648971 #1785449] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
E, [2024-05-03T15:37:29.185723 #1785449] ERROR -- : /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-sequences.txt (RuntimeError)
E, [2024-05-03T15:37:29.185747 #1785449] ERROR -- : EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt
E, [2024-05-03T15:37:29.185758 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-03T15:37:29.185762 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-03T15:37:29.185765 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-03T15:37:29.185769 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-03T15:37:29.185772 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-03T15:37:29.185776 #1785449] ERROR -- : /usr/lib/ruby/3.0.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
E, [2024-05-03T15:37:29.185781 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:193:in `readuntil'
E, [2024-05-03T15:37:29.185785 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:203:in `readline'
E, [2024-05-03T15:37:29.185789 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:42:in `read_status_line'
E, [2024-05-03T15:37:29.185792 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:31:in `read_new'
E, [2024-05-03T15:37:29.185796 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1557:in `block in transport_request'
E, [2024-05-03T15:37:29.185801 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `catch'
E, [2024-05-03T15:37:29.185805 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `transport_request'
E, [2024-05-03T15:37:29.185809 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1521:in `request'
E, [2024-05-03T15:37:29.185886 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:329:in `block in open_http'
E, [2024-05-03T15:37:29.185889 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:960:in `start'
E, [2024-05-03T15:37:29.185893 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http'
E, [2024-05-03T15:37:29.185896 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-03T15:37:29.185900 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-03T15:37:29.185903 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-03T15:37:29.185907 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-03T15:37:29.185911 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-03T15:37:29.185914 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-03T15:37:29.185918 #1785449] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-03T15:37:29.185921 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-03T15:37:29.185925 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-03T15:37:29.185928 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-03T15:37:29.185931 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-03T15:37:29.185936 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-03T15:37:29.185939 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-03T15:37:29.185943 #1785449] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-03T15:37:29.187923 #1785449] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-03T15:37:29.187945 #1785449] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
I, [2024-05-03T15:37:29.187973 #1785449]  INFO -- : downloading emoji/15.0/emoji-test.txt ... 
I, [2024-05-03T15:37:29.188452 #1785449]  INFO -- : $$$[end] "make update-unicode  -j20" exit with 512.
I, [2024-05-03T15:37:29.188479 #1785449]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-03T15:37:29.288007 #1785449]  INFO -- : tool/config.guess already exists
I, [2024-05-03T15:37:29.288047 #1785449]  INFO -- : tool/config.sub already exists
I, [2024-05-03T15:37:29.290248 #1785449]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-03T15:37:29.290529 #1785449]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-03T15:37:29.291214 #1785449]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-03T15:37:29.291343 #1785449]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-03T15:37:29.291574 #1785449]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-03T15:37:29.291677 #1785449]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-03T15:37:29.292231 #1785449]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-03T15:37:29.292552 #1785449]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-03T15:37:29.293492 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-03T15:37:29.293535 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-03T15:37:29.294250 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-03T15:37:29.294584 #1785449]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-03T15:37:29.294741 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-03T15:37:29.364791 #1785449]  INFO -- :   Successfully built RubyGem
I, [2024-05-03T15:37:29.364849 #1785449]  INFO -- :   Name: power_assert
I, [2024-05-03T15:37:29.364868 #1785449]  INFO -- :   Version: 2.0.4dev
I, [2024-05-03T15:37:29.364879 #1785449]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-03T15:37:29.411495 #1785449]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-03T15:37:29.411535 #1785449]  INFO -- : $$$[beg] make update-rubyspec -j20
I, [2024-05-03T15:37:29.468251 #1785449]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-03T15:37:29.468538 #1785449]  INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0.
I, [2024-05-03T15:37:29.468563 #1785449]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-03T15:37:29.988538 #1785449]  INFO -- : Already up to date.
I, [2024-05-03T15:37:29.997671 #1785449]  INFO -- : Latest commit hash = 281df1e495
I, [2024-05-03T15:37:29.998652 #1785449]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-03T15:37:29.998692 #1785449]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-03T15:37:30.067514 #1785449]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-05-03T15:37:30.071689 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-03T15:37:30.071710 #1785449]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-03T15:37:30.071715 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-03T15:37:30.088681 #1785449]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-03T15:37:30.089972 #1785449]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-03T15:37:30.141312 #1785449]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-03T15:37:30.142611 #1785449]  INFO -- : generating enc.mk
I, [2024-05-03T15:37:30.261420 #1785449]  INFO -- : making srcs under enc
I, [2024-05-03T15:37:30.290708 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:30.290743 #1785449]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-03T15:37:30.290749 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:30.335703 #1785449]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-03T15:37:30.335867 #1785449]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-03T15:37:30.336281 #1785449]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-03T15:37:30.336351 #1785449]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-03T15:37:30.336759 #1785449]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-03T15:37:30.336865 #1785449]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-03T15:37:30.338052 #1785449]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-03T15:37:30.338309 #1785449]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-03T15:37:30.338659 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-03T15:37:30.339011 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-03T15:37:30.339884 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-03T15:37:30.339907 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-03T15:37:30.340004 #1785449]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-03T15:37:30.409252 #1785449]  INFO -- :   Successfully built RubyGem
I, [2024-05-03T15:37:30.409311 #1785449]  INFO -- :   Name: power_assert
I, [2024-05-03T15:37:30.409324 #1785449]  INFO -- :   Version: 2.0.4dev
I, [2024-05-03T15:37:30.409340 #1785449]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-03T15:37:30.411574 #1785449]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-03T15:37:30.473537 #1785449]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-03T15:37:30.478532 #1785449]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-03T15:37:30.480511 #1785449]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-03T15:37:30.480656 #1785449]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-03T15:37:30.537346 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:37:30.537388 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:37:30.537401 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:37:30.537411 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:37:30.537421 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:37:30.537432 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:37:30.537451 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:37:30.537461 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:37:30.537472 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:37:30.537481 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:37:30.537490 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:37:30.537499 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:37:30.537509 #1785449]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-03T15:37:30.537518 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:37:30.537527 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:37:30.538802 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:37:30.538844 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:37:30.538857 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:37:30.538867 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:37:30.538877 #1785449]  INFO -- : 
I, [2024-05-03T15:37:30.559776 #1785449]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-03T15:37:30.663772 #1785449]  INFO -- : linking miniruby
I, [2024-05-03T15:37:31.195052 #1785449]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-03T15:37:31.195185 #1785449]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-03T15:37:31.253396 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:37:31.253437 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:37:31.253450 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:37:31.253461 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:37:31.253477 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:37:31.253490 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:37:31.253500 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:37:31.253510 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:37:31.253520 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:37:31.253530 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:37:31.253540 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:37:31.253550 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:37:31.253559 #1785449]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-03T15:37:31.253569 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:37:31.253579 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:37:31.254835 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:37:31.254880 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:37:31.254893 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:37:31.254904 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:37:31.254915 #1785449]  INFO -- : 
I, [2024-05-03T15:37:31.363612 #1785449]  INFO -- : builtin_binary.inc updated
I, [2024-05-03T15:37:31.367966 #1785449]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-03T15:37:31.368666 #1785449]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-03T15:37:31.552256 #1785449]  INFO -- : linking static-library libruby-static.a
I, [2024-05-03T15:37:31.864111 #1785449]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-03T15:37:33.419069 #1785449]  INFO -- : linking ruby
I, [2024-05-03T15:37:33.441820 #1785449]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-03T15:37:33.441946 #1785449]  INFO -- : $$$[beg] make all -j20
I, [2024-05-03T15:37:33.498734 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:37:33.498779 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:37:33.498791 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:37:33.498803 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:37:33.498816 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:37:33.498828 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:37:33.498839 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:37:33.498849 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:37:33.498859 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:37:33.498869 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:37:33.498879 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:37:33.498889 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:37:33.498899 #1785449]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-03T15:37:33.498909 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:37:33.498921 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:37:33.500191 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:37:33.500236 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:37:33.500249 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:37:33.500260 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:37:33.500280 #1785449]  INFO -- : 
I, [2024-05-03T15:37:33.529919 #1785449]  INFO -- : generating enc.mk
I, [2024-05-03T15:37:33.531891 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-03T15:37:33.532187 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-03T15:37:33.532483 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-03T15:37:33.533430 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-03T15:37:33.533997 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-03T15:37:33.534031 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-03T15:37:33.535230 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-03T15:37:33.535994 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-03T15:37:33.536361 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-03T15:37:33.537323 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-03T15:37:33.538213 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-03T15:37:33.538602 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-03T15:37:33.539244 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-03T15:37:33.539904 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-03T15:37:33.540206 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-03T15:37:33.540985 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-03T15:37:33.541644 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-03T15:37:33.542353 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-03T15:37:33.588883 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-03T15:37:33.661406 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-03T15:37:33.680909 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-03T15:37:33.685471 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-03T15:37:33.687713 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-03T15:37:33.692133 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-03T15:37:33.706081 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-03T15:37:33.709410 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-03T15:37:33.729964 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-03T15:37:33.732239 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-03T15:37:33.735490 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-03T15:37:33.741223 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-03T15:37:33.746125 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-03T15:37:33.746547 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-03T15:37:33.760692 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-03T15:37:33.762193 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-03T15:37:33.762516 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-03T15:37:33.762791 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-03T15:37:33.768055 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-03T15:37:33.826070 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-03T15:37:33.833459 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-03T15:37:33.864622 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-03T15:37:33.865178 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-03T15:37:33.871125 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-03T15:37:33.882901 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-03T15:37:33.897373 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-03T15:37:33.901264 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-03T15:37:33.914997 #1785449]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-03T15:37:33.925167 #1785449]  INFO -- : making enc
I, [2024-05-03T15:37:33.927162 #1785449]  INFO -- : making srcs under enc
I, [2024-05-03T15:37:33.950861 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:33.950921 #1785449]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-03T15:37:33.950929 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:33.970786 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:33.970845 #1785449]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-03T15:37:33.970855 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:33.971317 #1785449]  INFO -- : generating transdb.h
I, [2024-05-03T15:37:34.067371 #1785449]  INFO -- : transdb.h unchanged
I, [2024-05-03T15:37:34.068495 #1785449]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-03T15:37:34.068875 #1785449]  INFO -- : making trans
I, [2024-05-03T15:37:34.095167 #1785449]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-03T15:37:34.098625 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.110036 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.110094 #1785449]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-03T15:37:34.110103 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.111024 #1785449]  INFO -- : making encs
I, [2024-05-03T15:37:34.168897 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.168961 #1785449]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-03T15:37:34.168970 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.255886 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.256544 #1785449]  INFO -- : generating makefile exts.mk
I, [2024-05-03T15:37:34.293808 #1785449]  INFO -- : exts.mk unchanged
I, [2024-05-03T15:37:34.298371 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.317873 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:37:34.319664 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:37:34.319884 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:37:34.320258 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:37:34.321346 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:37:34.321431 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:37:34.322202 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:37:34.322607 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:37:34.322709 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:37:34.322782 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:37:34.322807 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:37:34.323767 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:37:34.324007 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:37:34.324336 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:37:34.324580 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:37:34.324605 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:37:34.324711 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:37:34.324860 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:37:34.325075 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:37:34.325382 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:37:34.326726 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:37:34.327708 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:37:34.328177 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:37:34.328559 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:37:34.328584 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:37:34.328617 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:37:34.328887 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:37:34.328912 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:37:34.329581 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:37:34.330619 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:37:34.331826 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:37:34.332690 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:37:34.333026 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:37:34.334311 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:37:34.335332 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:37:34.335973 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:37:34.340631 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:37:34.345513 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:37:34.352204 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:37:34.352434 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:37:34.357454 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:37:34.360467 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:37:34.362756 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:37:34.364292 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:37:34.387696 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.454473 #1785449]  INFO -- : linking ruby
I, [2024-05-03T15:37:34.477648 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.478058 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.481847 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.481901 #1785449]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-03T15:37:34.481915 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.482804 #1785449]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-03T15:37:34.482994 #1785449]  INFO -- : $$$[beg] make install -j20
I, [2024-05-03T15:37:34.546490 #1785449]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-03T15:37:34.546630 #1785449]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-03T15:37:34.547150 #1785449]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-03T15:37:34.547349 #1785449]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-03T15:37:34.548446 #1785449]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-03T15:37:34.548630 #1785449]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-03T15:37:34.549884 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:37:34.549916 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:37:34.549929 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:37:34.549939 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:37:34.549951 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:37:34.549963 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:37:34.549973 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:37:34.549984 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:37:34.549994 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:37:34.550009 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:37:34.550023 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:37:34.550037 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:37:34.550059 #1785449]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-03T15:37:34.550069 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:37:34.550093 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:37:34.550291 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-03T15:37:34.550824 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-03T15:37:34.576537 #1785449]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-03T15:37:34.576593 #1785449]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-03T15:37:34.577484 #1785449]  INFO -- : generating enc.mk
I, [2024-05-03T15:37:34.577540 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:37:34.577553 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:37:34.577564 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:37:34.577575 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:37:34.577586 #1785449]  INFO -- : 
I, [2024-05-03T15:37:34.578467 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-03T15:37:34.578519 #1785449]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-03T15:37:34.699172 #1785449]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-03T15:37:34.699873 #1785449]  INFO -- : making srcs under enc
I, [2024-05-03T15:37:34.699924 #1785449]  INFO -- : making enc
I, [2024-05-03T15:37:34.716826 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.716881 #1785449]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-03T15:37:34.716894 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.729506 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.729565 #1785449]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-03T15:37:34.729579 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.730233 #1785449]  INFO -- : generating transdb.h
I, [2024-05-03T15:37:34.767711 #1785449]  INFO -- :   Successfully built RubyGem
I, [2024-05-03T15:37:34.767772 #1785449]  INFO -- :   Name: power_assert
I, [2024-05-03T15:37:34.767785 #1785449]  INFO -- :   Version: 2.0.4dev
I, [2024-05-03T15:37:34.767797 #1785449]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-03T15:37:34.770092 #1785449]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-03T15:37:34.825697 #1785449]  INFO -- : transdb.h unchanged
I, [2024-05-03T15:37:34.827246 #1785449]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-03T15:37:34.827559 #1785449]  INFO -- : making trans
I, [2024-05-03T15:37:34.831805 #1785449]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-03T15:37:34.836841 #1785449]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-03T15:37:34.854282 #1785449]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-03T15:37:34.856694 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.862638 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.862730 #1785449]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-03T15:37:34.862739 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.932794 #1785449]  INFO -- : making encs
I, [2024-05-03T15:37:34.986120 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:34.986175 #1785449]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-03T15:37:34.986185 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.012844 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.013607 #1785449]  INFO -- : generating makefile exts.mk
I, [2024-05-03T15:37:35.051310 #1785449]  INFO -- : exts.mk unchanged
I, [2024-05-03T15:37:35.055743 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.075674 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:37:35.076815 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:37:35.077618 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:37:35.078220 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:37:35.078546 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:37:35.078652 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:37:35.079341 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:37:35.079703 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:37:35.079922 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:37:35.081045 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:37:35.081127 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:37:35.081501 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:37:35.081525 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:37:35.081668 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:37:35.081816 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:37:35.081841 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:37:35.082467 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:37:35.082672 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:37:35.082696 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:37:35.082785 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:37:35.083731 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:37:35.083999 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:37:35.084222 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:37:35.084346 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:37:35.085063 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:37:35.085264 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:37:35.085313 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:37:35.085736 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:37:35.085979 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:37:35.088646 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:37:35.089685 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:37:35.090812 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:37:35.091359 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:37:35.092972 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:37:35.093212 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:37:35.096885 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:37:35.099861 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:37:35.107344 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:37:35.107400 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:37:35.107527 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:37:35.109605 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:37:35.112561 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:37:35.114801 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:37:35.115314 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:37:35.138853 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.206379 #1785449]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-03T15:37:35.206419 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.206760 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.210208 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.210230 #1785449]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-03T15:37:35.210236 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:35.210533 #1785449]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-03T15:37:35.308486 #1785449]  INFO -- : Installing to 
I, [2024-05-03T15:37:35.308549 #1785449]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-03T15:37:35.308642 #1785449]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-03T15:37:35.316000 #1785449]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-03T15:37:35.316023 #1785449]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-03T15:37:35.316029 #1785449]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-03T15:37:35.325825 #1785449]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-03T15:37:35.325853 #1785449]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-03T15:37:35.325859 #1785449]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-03T15:37:35.326016 #1785449]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-03T15:37:35.329847 #1785449]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-03T15:37:35.329868 #1785449]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-03T15:37:35.329877 #1785449]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-03T15:37:35.329881 #1785449]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-03T15:37:35.329885 #1785449]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-03T15:37:35.364353 #1785449]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-03T15:37:35.369934 #1785449]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-03T15:37:35.370035 #1785449]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-03T15:37:35.392763 #1785449]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-03T15:37:35.399585 #1785449]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-03T15:37:35.401741 #1785449]  INFO -- :                                     cgi 0.4.1
I, [2024-05-03T15:37:35.402282 #1785449]  INFO -- :                                     delegate 0.3.1
I, [2024-05-03T15:37:35.402762 #1785449]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-03T15:37:35.403246 #1785449]  INFO -- :                                     english 0.8.0
I, [2024-05-03T15:37:35.403707 #1785449]  INFO -- :                                     erb 4.0.4
I, [2024-05-03T15:37:35.404360 #1785449]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-03T15:37:35.404902 #1785449]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-03T15:37:35.405310 #1785449]  INFO -- :                                     find 0.2.0
I, [2024-05-03T15:37:35.405801 #1785449]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-03T15:37:35.406227 #1785449]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-03T15:37:35.406775 #1785449]  INFO -- :                                     irb 1.13.0
I, [2024-05-03T15:37:35.408282 #1785449]  INFO -- :                                     logger 1.6.0
I, [2024-05-03T15:37:35.408809 #1785449]  INFO -- :                                     net-http 0.4.1
I, [2024-05-03T15:37:35.409440 #1785449]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-03T15:37:35.409936 #1785449]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-03T15:37:35.410439 #1785449]  INFO -- :                                     open3 0.2.1
I, [2024-05-03T15:37:35.410915 #1785449]  INFO -- :                                     optparse 0.5.0
I, [2024-05-03T15:37:35.411355 #1785449]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-03T15:37:35.411821 #1785449]  INFO -- :                                     pp 0.5.0
I, [2024-05-03T15:37:35.412346 #1785449]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-03T15:37:35.412869 #1785449]  INFO -- :                                     prism 0.27.0
I, [2024-05-03T15:37:35.413365 #1785449]  INFO -- :                                     pstore 0.1.3
I, [2024-05-03T15:37:35.413818 #1785449]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-03T15:37:35.415464 #1785449]  INFO -- :                                     readline 0.0.4
I, [2024-05-03T15:37:35.415980 #1785449]  INFO -- :                                     reline 0.5.5
I, [2024-05-03T15:37:35.416520 #1785449]  INFO -- :                                     resolv 0.4.0
I, [2024-05-03T15:37:35.416996 #1785449]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-03T15:37:35.417489 #1785449]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-03T15:37:35.417887 #1785449]  INFO -- :                                     set 1.1.0
I, [2024-05-03T15:37:35.418390 #1785449]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-03T15:37:35.418952 #1785449]  INFO -- :                                     singleton 0.2.0
I, [2024-05-03T15:37:35.419410 #1785449]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-03T15:37:35.420109 #1785449]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-03T15:37:35.420615 #1785449]  INFO -- :                                     time 0.3.0
I, [2024-05-03T15:37:35.421108 #1785449]  INFO -- :                                     timeout 0.4.1
I, [2024-05-03T15:37:35.422193 #1785449]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-03T15:37:35.422722 #1785449]  INFO -- :                                     tsort 0.2.0
I, [2024-05-03T15:37:35.423217 #1785449]  INFO -- :                                     un 0.3.0
I, [2024-05-03T15:37:35.423694 #1785449]  INFO -- :                                     uri 0.13.0
I, [2024-05-03T15:37:35.424195 #1785449]  INFO -- :                                     weakref 0.1.3
I, [2024-05-03T15:37:35.424752 #1785449]  INFO -- :                                     yaml 0.3.0
I, [2024-05-03T15:37:35.425230 #1785449]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-03T15:37:35.432178 #1785449]  INFO -- :                                     date 3.3.4
I, [2024-05-03T15:37:35.432804 #1785449]  INFO -- :                                     digest 3.1.1
I, [2024-05-03T15:37:35.433299 #1785449]  INFO -- :                                     etc 1.4.3
I, [2024-05-03T15:37:35.433797 #1785449]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-03T15:37:35.434267 #1785449]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-03T15:37:35.434745 #1785449]  INFO -- :                                     io-console 0.7.2
I, [2024-05-03T15:37:35.435216 #1785449]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-03T15:37:35.435683 #1785449]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-03T15:37:35.436041 #1785449]  INFO -- :                                     json 2.7.2
I, [2024-05-03T15:37:35.437165 #1785449]  INFO -- :                                     openssl 3.2.0
I, [2024-05-03T15:37:35.437896 #1785449]  INFO -- :                                     pathname 0.3.0
I, [2024-05-03T15:37:35.438414 #1785449]  INFO -- :                                     psych 5.1.2
I, [2024-05-03T15:37:35.438990 #1785449]  INFO -- :                                     stringio 3.1.1
I, [2024-05-03T15:37:35.439575 #1785449]  INFO -- :                                     strscan 3.1.1
I, [2024-05-03T15:37:35.440037 #1785449]  INFO -- :                                     zlib 3.1.0
I, [2024-05-03T15:37:35.440656 #1785449]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-03T15:37:35.440955 #1785449]  INFO -- :                                     minitest 5.22.3
I, [2024-05-03T15:37:35.448633 #1785449]  INFO -- :                                     rake 13.2.1
I, [2024-05-03T15:37:35.451989 #1785449]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-03T15:37:35.456512 #1785449]  INFO -- :                                     rexml 3.2.6
I, [2024-05-03T15:37:35.459983 #1785449]  INFO -- :                                     rss 0.3.0
I, [2024-05-03T15:37:35.462983 #1785449]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-03T15:37:35.464437 #1785449]  INFO -- :                                     net-imap 0.4.10
I, [2024-05-03T15:37:35.467392 #1785449]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-03T15:37:35.468335 #1785449]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-03T15:37:35.469389 #1785449]  INFO -- :                                     matrix 0.4.2
I, [2024-05-03T15:37:35.473233 #1785449]  INFO -- :                                     prime 0.1.2
I, [2024-05-03T15:37:35.478441 #1785449]  INFO -- :                                     rbs 3.4.4
I, [2024-05-03T15:37:35.501203 #1785449]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-03T15:37:35.503830 #1785449]  INFO -- :                                     debug 1.9.2
I, [2024-05-03T15:37:35.506814 #1785449]  INFO -- :                                     racc 1.7.3
I, [2024-05-03T15:37:35.509465 #1785449]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-03T15:37:35.510643 #1785449]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-03T15:37:35.511925 #1785449]  INFO -- :                                     base64 0.2.0
I, [2024-05-03T15:37:35.513193 #1785449]  INFO -- :                                     bigdecimal 3.1.7
I, [2024-05-03T15:37:35.515168 #1785449]  INFO -- :                                     observer 0.1.2
I, [2024-05-03T15:37:35.516254 #1785449]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-03T15:37:35.517689 #1785449]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-03T15:37:35.518825 #1785449]  INFO -- :                                     rinda 0.2.0
I, [2024-05-03T15:37:35.520247 #1785449]  INFO -- :                                     drb 2.2.1
I, [2024-05-03T15:37:35.521814 #1785449]  INFO -- :                                     nkf 0.2.0
I, [2024-05-03T15:37:35.524206 #1785449]  INFO -- :                                     syslog 0.1.2
I, [2024-05-03T15:37:35.525752 #1785449]  INFO -- :                                     csv 3.3.0
I, [2024-05-03T15:37:35.527848 #1785449]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-03T15:37:35.529684 #1785449]  INFO -- : skipped bundled gems:
I, [2024-05-03T15:37:35.529704 #1785449]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-03T15:37:35.533056 #1785449]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-03T15:37:35.533181 #1785449]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-03T15:37:41.703485 #1785449]  INFO -- : PASS all 1935 tests
E, [2024-05-03T15:37:41.709068 #1785449] ERROR -- :  
I, [2024-05-03T15:37:41.709479 #1785449]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-03T15:37:41.709584 #1785449]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-03T15:37:41.768341 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:37:41.768371 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:37:41.768376 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:37:41.768380 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:37:41.768384 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:37:41.768389 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:37:41.768399 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:37:41.768403 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:37:41.768407 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:37:41.768411 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:37:41.768414 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:37:41.768418 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:37:41.768421 #1785449]  INFO -- : 	MFLAGS = 
I, [2024-05-03T15:37:41.768424 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:37:41.768428 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:37:41.768983 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:37:41.769004 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:37:41.769009 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:37:41.769019 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:37:41.769023 #1785449]  INFO -- : 
I, [2024-05-03T15:37:41.874758 #1785449]  INFO -- : Checking leaked global symbols...none
I, [2024-05-03T15:37:41.917009 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-03T15:37:41.917064 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-03T15:37:41.917070 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-03T15:37:41.917082 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-03T15:37:41.917298 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-03T15:37:41.917352 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-03T15:37:41.917641 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-03T15:37:41.917742 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-03T15:37:41.918486 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-03T15:37:41.918769 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-03T15:37:41.919808 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-03T15:37:41.920601 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-03T15:37:41.920633 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-03T15:37:41.920662 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-03T15:37:41.920717 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-03T15:37:42.021002 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-03T15:37:42.021466 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-03T15:37:42.121253 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-03T15:37:42.121317 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-03T15:37:42.121324 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-03T15:37:42.121409 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-03T15:37:42.121524 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-03T15:37:42.121545 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-03T15:37:42.121552 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-03T15:37:42.121664 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-03T15:37:42.121685 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-03T15:37:42.121692 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-03T15:37:42.121740 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-03T15:37:42.122101 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-03T15:37:42.157522 #1785449]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-03T15:37:42.159914 #1785449]  INFO -- : 
I, [2024-05-03T15:37:42.159937 #1785449]  INFO -- : test succeeded
I, [2024-05-03T15:37:42.161279 #1785449]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-03T15:37:42.161371 #1785449]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-03T15:37:42.247661 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:37:42.247714 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:37:42.247726 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:37:42.247737 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:37:42.247749 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:37:42.247760 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:37:42.247771 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:37:42.247782 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:37:42.247793 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:37:42.247803 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:37:42.247812 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:37:42.247822 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:37:42.247831 #1785449]  INFO -- : 	MFLAGS = 
I, [2024-05-03T15:37:42.247841 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:37:42.247852 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:37:42.248274 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:37:42.248328 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:37:42.248341 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:37:42.248353 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:37:42.248363 #1785449]  INFO -- : 
I, [2024-05-03T15:37:42.250113 #1785449]  INFO -- : generating enc.mk
I, [2024-05-03T15:37:42.368470 #1785449]  INFO -- : making enc
I, [2024-05-03T15:37:42.386215 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.386278 #1785449]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-03T15:37:42.386292 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.386979 #1785449]  INFO -- : making srcs under enc
I, [2024-05-03T15:37:42.416973 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.417037 #1785449]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-03T15:37:42.417050 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.417940 #1785449]  INFO -- : generating transdb.h
I, [2024-05-03T15:37:42.512931 #1785449]  INFO -- : transdb.h unchanged
I, [2024-05-03T15:37:42.514316 #1785449]  INFO -- : making trans
I, [2024-05-03T15:37:42.548584 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.548648 #1785449]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-03T15:37:42.548661 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.549286 #1785449]  INFO -- : making encs
I, [2024-05-03T15:37:42.586828 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.586889 #1785449]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-03T15:37:42.586903 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:42.588648 #1785449]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-03T15:37:42.616449 #1785449]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-03T15:37:42.618854 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:43.973007 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:43.973647 #1785449]  INFO -- : generating makefile exts.mk
I, [2024-05-03T15:37:44.010948 #1785449]  INFO -- : exts.mk unchanged
I, [2024-05-03T15:37:44.015340 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:44.226436 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:37:44.229294 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:37:44.233149 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:37:44.236269 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:37:44.238481 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:37:44.243949 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:37:44.259538 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:37:44.262616 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:37:44.275180 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:37:44.281510 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:37:44.284447 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:37:44.287015 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:37:44.294503 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:37:44.300752 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:37:44.309794 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:37:44.312252 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:37:44.316242 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:37:44.319982 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:37:44.331848 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:37:44.345036 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:37:44.347964 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:37:44.350392 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:37:44.354734 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:37:44.369487 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:37:44.372572 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:37:44.375054 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:37:44.384583 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:37:44.389503 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:37:44.391052 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:37:44.392991 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:37:44.400901 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:37:44.407305 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:37:44.418492 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:37:44.441214 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:37:44.443238 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:37:44.465461 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:37:44.467531 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:37:44.489179 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:37:44.491128 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:37:44.512795 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:37:44.515157 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:37:44.536757 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:37:44.538718 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:37:44.560873 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:37:44.584532 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:44.648827 #1785449]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-03T15:37:44.648868 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:44.649269 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:44.652930 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:44.652952 #1785449]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-03T15:37:44.652962 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:37:44.730934 #1785449]  INFO -- : Run options: 
I, [2024-05-03T15:37:44.730980 #1785449]  INFO -- :   --seed=36612
I, [2024-05-03T15:37:44.730986 #1785449]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2024-05-03T15:37:44.730991 #1785449]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-03T15:37:44.730994 #1785449]  INFO -- :   --name=!/memory_leak/
I, [2024-05-03T15:37:44.730998 #1785449]  INFO -- :   --stderr-on-failure
I, [2024-05-03T15:37:44.731002 #1785449]  INFO -- :   -j20
I, [2024-05-03T15:37:44.731006 #1785449]  INFO -- : 
I, [2024-05-03T15:37:44.731009 #1785449]  INFO -- : # Running tests:
I, [2024-05-03T15:37:44.731012 #1785449]  INFO -- : 
I, [2024-05-03T15:37:44.879977 #1785449]  INFO -- : [  1/885] 1826826=test_rdoc_generator_pot
I, [2024-05-03T15:37:44.880601 #1785449]  INFO -- : [  2/885] 1826810=test_unicode
I, [2024-05-03T15:37:44.880634 #1785449]  INFO -- : [  3/885] 1826812=test_enumerator
I, [2024-05-03T15:37:44.880643 #1785449]  INFO -- : [  4/885] 1826813=test_rdoc_parser_changelog
I, [2024-05-03T15:37:44.880650 #1785449]  INFO -- : [  5/885] 1826814=parameters_signature_test
I, [2024-05-03T15:37:44.883068 #1785449]  INFO -- : [  6/885] 1826811=test_koi8
I, [2024-05-03T15:37:44.883160 #1785449]  INFO -- : [  7/885] 1826824=test_rdoc_method_attr
I, [2024-05-03T15:37:44.883242 #1785449]  INFO -- : [  8/885] 1826822=test_data
I, [2024-05-03T15:37:44.883321 #1785449]  INFO -- : [  9/885] 1826823=static_literals_test
I, [2024-05-03T15:37:44.883653 #1785449]  INFO -- : [ 10/885] 1826825=test_filter
I, [2024-05-03T15:37:44.887520 #1785449]  INFO -- : [ 11/885] 1826827=test_gem_gem_runner
I, [2024-05-03T15:37:44.888616 #1785449]  INFO -- : [ 12/885] 1826811=test_gem_resolver_vendor_specification
I, [2024-05-03T15:37:44.892265 #1785449]  INFO -- : [ 13/885] 1826822=test_gem_commands_update_command
I, [2024-05-03T15:37:44.895655 #1785449]  INFO -- : [ 14/885] 1826812=test_notimplement
I, [2024-05-03T15:37:44.902246 #1785449]  INFO -- : [ 15/885] 1826812=test_random
I, [2024-05-03T15:37:44.912110 #1785449]  INFO -- : [ 16/885] 1826817=test_gem_uri
I, [2024-05-03T15:37:44.912599 #1785449]  INFO -- : [ 17/885] 1826815=test_key_event_record
I, [2024-05-03T15:37:44.913429 #1785449]  INFO -- : [ 18/885] 1826818=test_ssl_session
I, [2024-05-03T15:37:44.913465 #1785449]  INFO -- : [ 19/885] 1826819=test_lexer
I, [2024-05-03T15:37:44.913474 #1785449]  INFO -- : [ 20/885] 1826820=test_thread_cv
I, [2024-05-03T15:37:44.913557 #1785449]  INFO -- : [ 21/885] 1826821=test_terminfo
I, [2024-05-03T15:37:44.920235 #1785449]  INFO -- : [ 22/885] 1826825=test_compile_prism
I, [2024-05-03T15:37:44.921569 #1785449]  INFO -- : [ 23/885] 1826812=test_bug-14834
I, [2024-05-03T15:37:44.927965 #1785449]  INFO -- : [ 24/885] 1826816=test_rdoc_markup_to_html
I, [2024-05-03T15:37:44.949725 #1785449]  INFO -- : [ 25/885] 1826819=test_date_compat
I, [2024-05-03T15:37:44.956139 #1785449]  INFO -- : [ 26/885] 1826819=test_tree_spell_checker
I, [2024-05-03T15:37:44.957664 #1785449]  INFO -- : [ 27/885] 1826814=test_http
I, [2024-05-03T15:37:44.959499 #1785449]  INFO -- : [ 28/885] 1826828=test_addrinfo
I, [2024-05-03T15:37:44.961817 #1785449]  INFO -- : [ 29/885] 1826810=test_win32ole_param_event
I, [2024-05-03T15:37:44.962861 #1785449]  INFO -- : [ 30/885] 1826823=test_bn
I, [2024-05-03T15:37:44.968600 #1785449]  INFO -- : [ 31/885] 1826810=redundant_return_test
I, [2024-05-03T15:37:44.975032 #1785449]  INFO -- : [ 32/885] 1826829=test_case_mapping
I, [2024-05-03T15:37:44.982124 #1785449]  INFO -- : [ 33/885] 1826821=test_path
I, [2024-05-03T15:37:44.982196 #1785449]  INFO -- : [ 34/885] 1826815=test_sockopt
I, [2024-05-03T15:37:44.987825 #1785449]  INFO -- : [ 35/885] 1826829=test_rdoc_markup_to_label
I, [2024-05-03T15:37:44.991160 #1785449]  INFO -- : [ 36/885] 1826819=test_install
I, [2024-05-03T15:37:44.992168 #1785449]  INFO -- : [ 37/885] 1826815=test_rdoc_ri_driver
I, [2024-05-03T15:37:44.998144 #1785449]  INFO -- : [ 38/885] 1826821=test_gem_resolver_local_specification
I, [2024-05-03T15:37:45.008739 #1785449]  INFO -- : [ 39/885] 1826823=test_httpheader
I, [2024-05-03T15:37:45.011344 #1785449]  INFO -- : [ 40/885] 1826828=test_set_len
I, [2024-05-03T15:37:45.012848 #1785449]  INFO -- : [ 41/885] 1826828=test_httpresponses
I, [2024-05-03T15:37:45.028261 #1785449]  INFO -- : [ 42/885] 1826812=test_encoding
I, [2024-05-03T15:37:45.032890 #1785449]  INFO -- : [ 43/885] 1826826=test_key_stroke
I, [2024-05-03T15:37:45.063228 #1785449]  INFO -- : [ 44/885] 1826812=json_encoding_test
I, [2024-05-03T15:37:45.064961 #1785449]  INFO -- : [ 45/885] 1826828=test_color
I, [2024-05-03T15:37:45.067746 #1785449]  INFO -- : [ 46/885] 1826810=test_rbconfig
I, [2024-05-03T15:37:45.074414 #1785449]  INFO -- : [ 47/885] 1826810=test_primitive
I, [2024-05-03T15:37:45.075677 #1785449]  INFO -- : [ 48/885] 1826812=test_human_typo
I, [2024-05-03T15:37:45.080109 #1785449]  INFO -- : [ 49/885] 1826813=test_rdoc_i18n_locale
I, [2024-05-03T15:37:45.082302 #1785449]  INFO -- : [ 50/885] 1826810=test_chilled
I, [2024-05-03T15:37:45.082446 #1785449]  INFO -- : [ 51/885] 1826812=test_name_error_extension
I, [2024-05-03T15:37:45.083224 #1785449]  INFO -- : [ 52/885] 1826826=test_acceptable
I, [2024-05-03T15:37:45.085703 #1785449]  INFO -- : [ 53/885] 1826813=test_rdoc_generator_pot_po_entry
I, [2024-05-03T15:37:45.087241 #1785449]  INFO -- : [ 54/885] 1826810=test_euc_jp
I, [2024-05-03T15:37:45.088062 #1785449]  INFO -- : [ 55/885] 1826812=test_document
I, [2024-05-03T15:37:45.088637 #1785449]  INFO -- : [ 56/885] 1826810=test_pair
I, [2024-05-03T15:37:45.089992 #1785449]  INFO -- : [ 57/885] 1826827=test_gem_commands_yank_command
I, [2024-05-03T15:37:45.092517 #1785449]  INFO -- : [ 58/885] 1826812=test_win32ole_param
I, [2024-05-03T15:37:45.096583 #1785449]  INFO -- : [ 59/885] 1826812=test_recursion
I, [2024-05-03T15:37:45.097670 #1785449]  INFO -- : [ 60/885] 1826813=test_exit
I, [2024-05-03T15:37:45.099185 #1785449]  INFO -- : [ 61/885] 1826823=test_popen_deadlock
I, [2024-05-03T15:37:45.102787 #1785449]  INFO -- : [ 62/885] 1826812=test_delegate
I, [2024-05-03T15:37:45.115213 #1785449]  INFO -- : [ 63/885] 1826811=test_mkmf
I, [2024-05-03T15:37:45.131122 #1785449]  INFO -- : [ 64/885] 1826812=test_date_marshal
I, [2024-05-03T15:37:45.134355 #1785449]  INFO -- : [ 65/885] 1826812=test_history
I, [2024-05-03T15:37:45.139725 #1785449]  INFO -- : [ 66/885] 1826816=test_open3
I, [2024-05-03T15:37:45.143541 #1785449]  INFO -- : [ 67/885] 1826811=test_multi_irb_commands
I, [2024-05-03T15:37:45.148841 #1785449]  INFO -- : [ 68/885] 1826817=test_fiber
I, [2024-05-03T15:37:45.148957 #1785449]  INFO -- : [ 69/885] 1826811=test_bundled_ca
I, [2024-05-03T15:37:45.168572 #1785449]  INFO -- : [ 70/885] 1826824=test_closure
I, [2024-05-03T15:37:45.177379 #1785449]  INFO -- : [ 71/885] 1826819=test_digest
I, [2024-05-03T15:37:45.184211 #1785449]  INFO -- : [ 72/885] 1826829=test_rdoc_servlet
I, [2024-05-03T15:37:45.189962 #1785449]  INFO -- : [ 73/885] 1826825=test_gem_security
I, [2024-05-03T15:37:45.206680 #1785449]  INFO -- : [ 74/885] 1826828=test_ractor
I, [2024-05-03T15:37:45.220518 #1785449]  INFO -- : [ 75/885] 1826819=test_beginendblock
I, [2024-05-03T15:37:45.239735 #1785449]  INFO -- : [ 76/885] 1826826=test_files_lib
I, [2024-05-03T15:37:45.241757 #1785449]  INFO -- : [ 77/885] 1826812=test_gem_commands_unpack_command
I, [2024-05-03T15:37:45.263494 #1785449]  INFO -- : [ 78/885] 1826828=test_help
I, [2024-05-03T15:37:45.269049 #1785449]  INFO -- : [ 79/885] 1826828=test_rdoc_markup_to_bs
I, [2024-05-03T15:37:45.275513 #1785449]  INFO -- : [ 80/885] 1826824=test_within_pipe
I, [2024-05-03T15:37:45.285443 #1785449]  INFO -- : [ 81/885] 1826821=test_emoji_breaks
I, [2024-05-03T15:37:45.289327 #1785449]  INFO -- : [ 82/885] 1826821=test_gem_bundler_version_finder
I, [2024-05-03T15:37:45.316923 #1785449]  INFO -- : [ 83/885] 1826815=reflection_test
I, [2024-05-03T15:37:45.335659 #1785449]  INFO -- : [ 84/885] 1826821=test_pinned
I, [2024-05-03T15:37:45.339157 #1785449]  INFO -- : [ 85/885] 1826824=test_rdoc_markup_pre_process
I, [2024-05-03T15:37:45.360919 #1785449]  INFO -- : [ 86/885] 1826821=test_printf
I, [2024-05-03T15:37:45.369148 #1785449]  INFO -- : [ 87/885] 1826821=test_stream
I, [2024-05-03T15:37:45.377059 #1785449]  INFO -- : [ 88/885] 1826821=test_to_ary_concat
I, [2024-05-03T15:37:45.377770 #1785449]  INFO -- : [ 89/885] 1826815=test_time
I, [2024-05-03T15:37:45.384899 #1785449]  INFO -- : [ 90/885] 1826824=test_webauthn_listener_response
I, [2024-05-03T15:37:45.404657 #1785449]  INFO -- : [ 91/885] 1826813=test_exception_at_throwing
I, [2024-05-03T15:37:45.438222 #1785449]  INFO -- : [ 92/885] 1826829=test_iseq
I, [2024-05-03T15:37:45.442690 #1785449]  INFO -- : [ 93/885] 1826828=test_rdoc_markup_heading
I, [2024-05-03T15:37:45.454983 #1785449]  INFO -- : [ 94/885] 1826828=test_scheduler
I, [2024-05-03T15:37:45.459555 #1785449]  INFO -- : [ 95/885] 1826813=test_ocsp
I, [2024-05-03T15:37:45.544325 #1785449]  INFO -- : [ 96/885] 1826824=test_class
I, [2024-05-03T15:37:45.559472 #1785449]  INFO -- : [ 97/885] 1826824=test_pkey_dsa
I, [2024-05-03T15:37:45.570888 #1785449]  INFO -- : [ 98/885] 1826827=test_case_comprehensive
I, [2024-05-03T15:37:45.581442 #1785449]  INFO -- : [ 99/885] 1826815=test_interned_str
I, [2024-05-03T15:37:45.582556 #1785449]  INFO -- : [100/885] 1826815=test_gem_commands_build_command
I, [2024-05-03T15:37:45.588662 #1785449]  INFO -- : [101/885] 1826820=test_option
I, [2024-05-03T15:37:45.603473 #1785449]  INFO -- : [102/885] 1826828=test_append
I, [2024-05-03T15:37:45.605738 #1785449]  INFO -- : [103/885] 1826828=test_tracer
I, [2024-05-03T15:37:45.621422 #1785449]  INFO -- : [104/885] 1826819=test_cmethod
I, [2024-05-03T15:37:45.624266 #1785449]  INFO -- : [105/885] 1826819=test_did_you_mean
I, [2024-05-03T15:37:45.661872 #1785449]  INFO -- : [106/885] 1826828=test_io_m17n
I, [2024-05-03T15:37:45.663820 #1785449]  INFO -- : [107/885] 1826812=test_variable_name_check
I, [2024-05-03T15:37:45.693393 #1785449]  INFO -- : [108/885] 1826812=test_gem_commands_server_command
I, [2024-05-03T15:37:45.697841 #1785449]  INFO -- : [109/885] 1826812=test_color_printer
I, [2024-05-03T15:37:45.702430 #1785449]  INFO -- : [110/885] 1826812=test_deprecated
I, [2024-05-03T15:37:45.706116 #1785449]  INFO -- : [111/885] 1826812=test_insns_leaf
I, [2024-05-03T15:37:45.708266 #1785449]  INFO -- : [112/885] 1826812=test_serialize_subclasses
I, [2024-05-03T15:37:45.710692 #1785449]  INFO -- : [113/885] 1826812=test_key_error
I, [2024-05-03T15:37:45.719537 #1785449]  INFO -- : [114/885] 1826812=test_allocation
I, [2024-05-03T15:37:45.724943 #1785449]  INFO -- : [115/885] 1826813=test_div
I, [2024-05-03T15:37:45.727610 #1785449]  INFO -- : [116/885] 1826813=test_win32ole_variant_m
I, [2024-05-03T15:37:45.728354 #1785449]  INFO -- : [117/885] 1826813=test_engine
I, [2024-05-03T15:37:45.731043 #1785449]  INFO -- : [118/885] 1826813=test_rdoc_rd_inline
I, [2024-05-03T15:37:45.731764 #1785449]  INFO -- : [119/885] 1826823=test_mutex
I, [2024-05-03T15:37:45.733847 #1785449]  INFO -- : [120/885] 1826813=test_x509req
I, [2024-05-03T15:37:45.748640 #1785449]  INFO -- : [121/885] 1826820=test_struct
I, [2024-05-03T15:37:45.766051 #1785449]  INFO -- : [122/885] 1826819=test_gem_path_support
I, [2024-05-03T15:37:45.778532 #1785449]  INFO -- : [123/885] 1826821=test_set
I, [2024-05-03T15:37:45.801330 #1785449]  INFO -- : [124/885] 1826821=test_files_test_1
I, [2024-05-03T15:37:45.914720 #1785449]  INFO -- : [125/885] 1826813=test_config
I, [2024-05-03T15:37:45.935732 #1785449]  INFO -- : [126/885] 1826813=test_nomethod_error
I, [2024-05-03T15:37:45.946014 #1785449]  INFO -- : [127/885] 1826813=json_parser_test
I, [2024-05-03T15:37:45.948018 #1785449]  INFO -- : [128/885] 1826819=memsize_test
I, [2024-05-03T15:37:45.972999 #1785449]  INFO -- : [129/885] 1826829=json_common_interface_test
I, [2024-05-03T15:37:45.985079 #1785449]  INFO -- : [130/885] 1826813=test_dln
I, [2024-05-03T15:37:45.985508 #1785449]  INFO -- : [131/885] 1826813=test_gem_source_subpath_problem
I, [2024-05-03T15:37:45.988505 #1785449]  INFO -- : [132/885] 1826829=test_win32ole_variant_outarg
I, [2024-05-03T15:37:45.989891 #1785449]  INFO -- : [133/885] 1826829=test_variable
I, [2024-05-03T15:37:46.014659 #1785449]  INFO -- : [134/885] 1826815=fuzzer_test
I, [2024-05-03T15:37:46.027120 #1785449]  INFO -- : [135/885] 1826819=test_sexp
I, [2024-05-03T15:37:46.027403 #1785449]  INFO -- : [136/885] 1826815=test_rdoc_markup_include
I, [2024-05-03T15:37:46.033022 #1785449]  INFO -- : [137/885] 1826815=magic_comment_test
I, [2024-05-03T15:37:46.037863 #1785449]  INFO -- : [138/885] 1826818=test_rdoc_markup_to_html_snippet
I, [2024-05-03T15:37:46.043076 #1785449]  INFO -- : [139/885] 1826815=test_struct
I, [2024-05-03T15:37:46.044250 #1785449]  INFO -- : [140/885] 1826815=test_cparser
I, [2024-05-03T15:37:46.062285 #1785449]  INFO -- : [141/885] 1826819=test_pkg_config
I, [2024-05-03T15:37:46.075465 #1785449]  INFO -- : [142/885] 1826819=test_shellwords
I, [2024-05-03T15:37:46.079610 #1785449]  INFO -- : [143/885] 1826819=test_memory_view
I, [2024-05-03T15:37:46.110631 #1785449]  INFO -- : [144/885] 1826819=pattern_test
I, [2024-05-03T15:37:46.118831 #1785449]  INFO -- : [145/885] 1826829=test_debug
I, [2024-05-03T15:37:46.122612 #1785449]  INFO -- : [146/885] 1826829=test_omap
I, [2024-05-03T15:37:46.127841 #1785449]  INFO -- : [147/885] 1826820=test_iterator
I, [2024-05-03T15:37:46.135673 #1785449]  INFO -- : [148/885] 1826819=test_string
I, [2024-05-03T15:37:46.136383 #1785449]  INFO -- : [149/885] 1826813=test_digest_extend
I, [2024-05-03T15:37:46.136954 #1785449]  INFO -- : [150/885] 1826819=test_storage
I, [2024-05-03T15:37:46.143711 #1785449]  INFO -- : [151/885] 1826819=test_gem_resolver_git_set
I, [2024-05-03T15:37:46.150320 #1785449]  INFO -- : [152/885] 1826813=test_gem_security_signer
I, [2024-05-03T15:37:46.161421 #1785449]  INFO -- : [153/885] 1826829=test_cipher
I, [2024-05-03T15:37:46.203732 #1785449]  INFO -- : [154/885] 1826820=test_new
I, [2024-05-03T15:37:46.207658 #1785449]  INFO -- : [155/885] 1826820=test_gem_resolver_installer_set
I, [2024-05-03T15:37:46.234508 #1785449]  INFO -- : [156/885] 1826829=test_dir_m17n
I, [2024-05-03T15:37:46.241159 #1785449]  INFO -- : [157/885] 1826813=test_gem_source_git
I, [2024-05-03T15:37:46.257857 #1785449]  INFO -- : [158/885] 1826818=test_regex_casefold
I, [2024-05-03T15:37:46.456916 #1785449]  INFO -- : [159/885] 1826822=test_refinement
I, [2024-05-03T15:37:46.457608 #1785449]  INFO -- : [160/885] 1826819=test_gem_commands_signout_command
I, [2024-05-03T15:37:46.472859 #1785449]  INFO -- : [161/885] 1826815=test_require
I, [2024-05-03T15:37:46.478402 #1785449]  INFO -- : [162/885] 1826819=test_cgi_cookie
I, [2024-05-03T15:37:46.489147 #1785449]  INFO -- : [163/885] 1826819=test_float
I, [2024-05-03T15:37:46.573651 #1785449]  INFO -- : [164/885] 1826811=test_input_method
I, [2024-05-03T15:37:46.576136 #1785449]  INFO -- : [165/885] 1826820=test_windows_1252
I, [2024-05-03T15:37:46.577592 #1785449]  INFO -- : [166/885] 1826820=test_process
I, [2024-05-03T15:37:46.593379 #1785449]  INFO -- : [167/885] 1826820=test_x509crl
I, [2024-05-03T15:37:46.664904 #1785449]  INFO -- : [168/885] 1826818=test_fixnum
I, [2024-05-03T15:37:46.679198 #1785449]  INFO -- : [169/885] 1826818=test_signal
I, [2024-05-03T15:37:46.753320 #1785449]  INFO -- : [170/885] 1826820=test_rdoc_top_level
I, [2024-05-03T15:37:46.811390 #1785449]  INFO -- : [171/885] 1826813=test_metaclass
I, [2024-05-03T15:37:46.813579 #1785449]  INFO -- : [172/885] 1826813=test_rdoc_rd
I, [2024-05-03T15:37:46.834561 #1785449]  INFO -- : [173/885] 1826813=test_cgi_session
I, [2024-05-03T15:37:46.844670 #1785449]  INFO -- : [174/885] 1826813=test_gem_commands_cert_command
I, [2024-05-03T15:37:46.868814 #1785449]  INFO -- : [175/885] 1826823=test_completion
I, [2024-05-03T15:37:46.891535 #1785449]  INFO -- : [176/885] 1826828=test_yield_block
I, [2024-05-03T15:37:46.894325 #1785449]  INFO -- : [177/885] 1826828=test_len
I, [2024-05-03T15:37:46.898005 #1785449]  INFO -- : [178/885] 1826828=test_gem_source_installed
I, [2024-05-03T15:37:46.915601 #1785449]  INFO -- : [179/885] 1826811=test_erb
I, [2024-05-03T15:37:46.972935 #1785449]  INFO -- : [180/885] 1826811=test_x509ext
I, [2024-05-03T15:37:46.983653 #1785449]  INFO -- : [181/885] 1826811=test_spell_checker
I, [2024-05-03T15:37:46.987364 #1785449]  INFO -- : [182/885] 1826811=test_propertyputref
I, [2024-05-03T15:37:46.994201 #1785449]  INFO -- : [183/885] 1826811=attribute_write_test
I, [2024-05-03T15:37:47.021828 #1785449]  INFO -- : [184/885] 1826824=test_assembler
I, [2024-05-03T15:37:47.023569 #1785449]  INFO -- : [185/885] 1826824=test_rational2
I, [2024-05-03T15:37:47.040017 #1785449]  INFO -- : [186/885] 1826824=test_rational
I, [2024-05-03T15:37:47.064969 #1785449]  INFO -- : [187/885] 1826824=test_array
I, [2024-05-03T15:37:47.069983 #1785449]  INFO -- : [188/885] 1826811=test_helper_method
I, [2024-05-03T15:37:47.072740 #1785449]  INFO -- : [189/885] 1826828=test_gem_package_tar_writer
I, [2024-05-03T15:37:47.077554 #1785449]  INFO -- : [190/885] 1826811=test_gem_commands_outdated_command
I, [2024-05-03T15:37:47.089885 #1785449]  INFO -- : [191/885] 1826820=test_scalar_scanner
I, [2024-05-03T15:37:47.098188 #1785449]  INFO -- : [192/885] 1826820=test_gem_source
I, [2024-05-03T15:37:47.148540 #1785449]  INFO -- : [193/885] 1826828=test_nesting_parser
I, [2024-05-03T15:37:47.159869 #1785449]  INFO -- : [194/885] 1826828=test_win32ole_method_event
I, [2024-05-03T15:37:47.163361 #1785449]  INFO -- : [195/885] 1826811=test_benchmark
I, [2024-05-03T15:37:47.166097 #1785449]  INFO -- : [196/885] 1826828=test_gem_dependency_list
I, [2024-05-03T15:37:47.220144 #1785449]  INFO -- : [197/885] 1826828=test_evaluation
I, [2024-05-03T15:37:47.248400 #1785449]  INFO -- : [198/885] 1826828=test_gem_ext_builder
I, [2024-05-03T15:37:47.296870 #1785449]  INFO -- : [199/885] 1826820=test_https
I, [2024-05-03T15:37:47.397380 #1785449]  INFO -- : [200/885] 1826816=test_load
I, [2024-05-03T15:37:47.402372 #1785449]  INFO -- : [201/885] 1826816=test_yamldbm
I, [2024-05-03T15:37:47.434428 #1785449]  INFO -- : [202/885] 1826816=test_gem_commands_rebuild_command
I, [2024-05-03T15:37:47.606569 #1785449]  INFO -- : [203/885] 1826823=test_rdoc_parser_simple
I, [2024-05-03T15:37:47.608143 #1785449]  INFO -- : [204/885] 1826816=test_provider
I, [2024-05-03T15:37:47.663456 #1785449]  INFO -- : [205/885] 1826829=test_abi
I, [2024-05-03T15:37:47.681332 #1785449]  INFO -- : [206/885] 1826820=test_rdoc_generator_markup
I, [2024-05-03T15:37:47.686605 #1785449]  INFO -- : [207/885] 1826820=test_whileuntil
I, [2024-05-03T15:37:47.687258 #1785449]  INFO -- : [208/885] 1826820=test_monitor
I, [2024-05-03T15:37:47.791342 #1785449]  INFO -- : [209/885] 1826823=test_buffered_io
I, [2024-05-03T15:37:47.809035 #1785449]  INFO -- : [210/885] 1826823=test_rubyvm
I, [2024-05-03T15:37:47.814591 #1785449]  INFO -- : [211/885] 1826823=test_configuration
I, [2024-05-03T15:37:47.844385 #1785449]  INFO -- : [212/885] 1826819=test_stringify_symbols
I, [2024-05-03T15:37:47.849904 #1785449]  INFO -- : [213/885] 1826819=test_instrumentation_api
I, [2024-05-03T15:37:47.878577 #1785449]  INFO -- : [214/885] 1826829=integer_parse_test
I, [2024-05-03T15:37:47.903499 #1785449]  INFO -- : [215/885] 1826820=test_boolean
I, [2024-05-03T15:37:47.906537 #1785449]  INFO -- : [216/885] 1826820=test_gem_request_set
I, [2024-05-03T15:37:47.933904 #1785449]  INFO -- : [217/885] 1826823=test_module
I, [2024-05-03T15:37:47.960305 #1785449]  INFO -- : [218/885] 1826829=test_ssl
I, [2024-05-03T15:37:48.016654 #1785449]  INFO -- : [219/885] 1826816=test_gem_ext_cargo_builder
I, [2024-05-03T15:37:48.035545 #1785449]  INFO -- : [220/885] 1826816=constant_path_node_test
I, [2024-05-03T15:37:48.124583 #1785449]  INFO -- : [221/885] 1826816=test_parser
I, [2024-05-03T15:37:48.164154 #1785449]  INFO -- : [222/885] 1826816=test_method_name_check
I, [2024-05-03T15:37:48.194835 #1785449]  INFO -- : [223/885] 1826816=test_arith_seq_extract
I, [2024-05-03T15:37:48.244045 #1785449]  INFO -- : [224/885] 1826826=test_pkcs7
I, [2024-05-03T15:37:48.260990 #1785449]  INFO -- : [225/885] 1826813=test_arith_seq_beg_len_step
I, [2024-05-03T15:37:48.277881 #1785449]  INFO -- : [226/885] 1826820=test_gem_resolver_requirement_list
I, [2024-05-03T15:37:48.282683 #1785449]  INFO -- : [227/885] 1826820=test_function_entry
I, [2024-05-03T15:37:48.285754 #1785449]  INFO -- : [228/885] 1826820=test_find_executable
I, [2024-05-03T15:37:48.311784 #1785449]  INFO -- : [229/885] 1826813=ruby_api_test
I, [2024-05-03T15:37:48.326347 #1785449]  INFO -- : [230/885] 1826820=test_gem_commands_pristine_command
I, [2024-05-03T15:37:48.345466 #1785449]  INFO -- : [231/885] 1826828=test_context
I, [2024-05-03T15:37:48.376150 #1785449]  INFO -- : [232/885] 1826816=test_nofree
I, [2024-05-03T15:37:48.378215 #1785449]  INFO -- : [233/885] 1826816=test_coder
I, [2024-05-03T15:37:48.385543 #1785449]  INFO -- : [234/885] 1826811=test_symbol
I, [2024-05-03T15:37:48.412871 #1785449]  INFO -- : [235/885] 1826816=test_unix
I, [2024-05-03T15:37:48.444523 #1785449]  INFO -- : [236/885] 1826816=test_lazy_enumerator
I, [2024-05-03T15:37:48.454491 #1785449]  INFO -- : [237/885] 1826821=test_enc_associate
I, [2024-05-03T15:37:48.481149 #1785449]  INFO -- : [238/885] 1826828=test_dir
I, [2024-05-03T15:37:48.492522 #1785449]  INFO -- : [239/885] 1826826=format_errors_test
I, [2024-05-03T15:37:48.503923 #1785449]  INFO -- : [240/885] 1826812=test_gem_console_ui
I, [2024-05-03T15:37:48.509579 #1785449]  INFO -- : [241/885] 1826812=test_date_ractor
I, [2024-05-03T15:37:48.529918 #1785449]  INFO -- : [242/885] 1826813=test_autoconf
I, [2024-05-03T15:37:48.539457 #1785449]  INFO -- : [243/885] 1826813=test_eval
I, [2024-05-03T15:37:48.543580 #1785449]  INFO -- : [244/885] 1826813=test_ractor_compatibility
I, [2024-05-03T15:37:48.584414 #1785449]  INFO -- : [245/885] 1826826=test_member
I, [2024-05-03T15:37:48.596642 #1785449]  INFO -- : [246/885] 1826810=test_numeric
I, [2024-05-03T15:37:48.599023 #1785449]  INFO -- : [247/885] 1826826=test_cgi_multipart
I, [2024-05-03T15:37:48.609969 #1785449]  INFO -- : [248/885] 1826810=test_word
I, [2024-05-03T15:37:48.610382 #1785449]  INFO -- : [249/885] 1826810=test_gem_commands_cleanup_command
I, [2024-05-03T15:37:48.725849 #1785449]  INFO -- : [250/885] 1826816=test_rdoc_comment
I, [2024-05-03T15:37:48.741901 #1785449]  INFO -- : [251/885] 1826828=test_resize
I, [2024-05-03T15:37:48.750737 #1785449]  INFO -- : [252/885] 1826828=test_error_highlight
I, [2024-05-03T15:37:48.761988 #1785449]  INFO -- : [253/885] 1826826=test_rdoc_generator_darkfish
I, [2024-05-03T15:37:48.782032 #1785449]  INFO -- : [254/885] 1826816=test_http_request
I, [2024-05-03T15:37:48.802105 #1785449]  INFO -- : [255/885] 1826812=json_generic_object_test
I, [2024-05-03T15:37:48.807740 #1785449]  INFO -- : [256/885] 1826812=test_gem_source_fetch_problem
I, [2024-05-03T15:37:48.818603 #1785449]  INFO -- : [257/885] 1826812=location_test
I, [2024-05-03T15:37:48.832963 #1785449]  INFO -- : [258/885] 1826816=test_symbol
I, [2024-05-03T15:37:48.835951 #1785449]  INFO -- : [259/885] 1826816=test_coderange
I, [2024-05-03T15:37:48.839735 #1785449]  INFO -- : [260/885] 1826816=test_mailto
I, [2024-05-03T15:37:48.846063 #1785449]  INFO -- : [261/885] 1826816=test_rdoc_extend
I, [2024-05-03T15:37:48.857223 #1785449]  INFO -- : [262/885] 1826818=test_merge_keys
I, [2024-05-03T15:37:48.878807 #1785449]  INFO -- : [263/885] 1826816=test_gem_resolver_api_specification
I, [2024-05-03T15:37:48.883875 #1785449]  INFO -- : [264/885] 1826818=test_win32ole_variant
I, [2024-05-03T15:37:48.890699 #1785449]  INFO -- : [265/885] 1826818=test_history
I, [2024-05-03T15:37:48.919790 #1785449]  INFO -- : [266/885] 1826816=test_mixed_unicode_escapes
I, [2024-05-03T15:37:48.923264 #1785449]  INFO -- : [267/885] 1826812=test_rdoc_markup_to_ansi
I, [2024-05-03T15:37:48.924115 #1785449]  INFO -- : [268/885] 1826816=test_ipaddr
I, [2024-05-03T15:37:48.953970 #1785449]  INFO -- : [269/885] 1826816=test_bignum
I, [2024-05-03T15:37:48.962590 #1785449]  INFO -- : [270/885] 1826818=test_rdoc_class_module
I, [2024-05-03T15:37:49.012273 #1785449]  INFO -- : [271/885] 1826813=test_gem_ci_detector
I, [2024-05-03T15:37:49.015487 #1785449]  INFO -- : [272/885] 1826813=test_arity
I, [2024-05-03T15:37:49.021037 #1785449]  INFO -- : [273/885] 1826813=test_stringio
I, [2024-05-03T15:37:49.028202 #1785449]  INFO -- : [274/885] 1826826=test_io_wait_uncommon
I, [2024-05-03T15:37:49.028647 #1785449]  INFO -- : [275/885] 1826821=test_win32ole_variable
I, [2024-05-03T15:37:49.031558 #1785449]  INFO -- : [276/885] 1826826=ractor_test
I, [2024-05-03T15:37:49.035844 #1785449]  INFO -- : [277/885] 1826821=test_trace
I, [2024-05-03T15:37:49.044030 #1785449]  INFO -- : [278/885] 1826821=test_time_tz
I, [2024-05-03T15:37:49.067537 #1785449]  INFO -- : [279/885] 1826822=test_win32ole_event
I, [2024-05-03T15:37:49.071165 #1785449]  INFO -- : [280/885] 1826822=test_rdoc_generator_json_index
I, [2024-05-03T15:37:49.089145 #1785449]  INFO -- : [281/885] 1826816=test_resolve_symbol
I, [2024-05-03T15:37:49.095722 #1785449]  INFO -- : [282/885] 1826826=test_complex2
I, [2024-05-03T15:37:49.101406 #1785449]  INFO -- : [283/885] 1826821=test_gem_package
I, [2024-05-03T15:37:49.107076 #1785449]  INFO -- : [284/885] 1826826=test_have_macro
I, [2024-05-03T15:37:49.109189 #1785449]  INFO -- : [285/885] 1826812=test_gem_specification
I, [2024-05-03T15:37:49.120329 #1785449]  INFO -- : [286/885] 1826810=test_enum
I, [2024-05-03T15:37:49.139049 #1785449]  INFO -- : [287/885] 1826816=test_threadgroup
I, [2024-05-03T15:37:49.140678 #1785449]  INFO -- : [288/885] 1826822=test_ssl
I, [2024-05-03T15:37:49.158953 #1785449]  INFO -- : [289/885] 1826813=test_debugger_integration
I, [2024-05-03T15:37:49.160727 #1785449]  INFO -- : [290/885] 1826815=test_rendering
I, [2024-05-03T15:37:49.167462 #1785449]  INFO -- : [291/885] 1826815=test_my_integer
I, [2024-05-03T15:37:49.169288 #1785449]  INFO -- : [292/885] 1826815=json_ext_parser_test
I, [2024-05-03T15:37:49.176944 #1785449]  INFO -- : [293/885] 1826813=test_thread
I, [2024-05-03T15:37:49.179532 #1785449]  INFO -- : [294/885] 1826815=test_ractor
I, [2024-05-03T15:37:49.222183 #1785449]  INFO -- : [295/885] 1826828=test_timeout
I, [2024-05-03T15:37:49.449480 #1785449]  INFO -- : [296/885] 1826818=test_alias
I, [2024-05-03T15:37:49.517517 #1785449]  INFO -- : [297/885] 1826815=test_weakref
I, [2024-05-03T15:37:49.524104 #1785449]  INFO -- : [298/885] 1826821=test_nonblock
I, [2024-05-03T15:37:49.526399 #1785449]  INFO -- : [299/885] 1826826=test_marshal
I, [2024-05-03T15:37:49.527051 #1785449]  INFO -- : [300/885] 1826820=test_unicode_normalize
I, [2024-05-03T15:37:49.533443 #1785449]  INFO -- : [301/885] 1826821=test_reline_key
I, [2024-05-03T15:37:49.535645 #1785449]  INFO -- : [302/885] 1826821=test_rb_str_dup
I, [2024-05-03T15:37:49.536318 #1785449]  INFO -- : [303/885] 1826821=test_ancdata
I, [2024-05-03T15:37:49.538242 #1785449]  INFO -- : [304/885] 1826821=test_singleton_function
I, [2024-05-03T15:37:49.545090 #1785449]  INFO -- : [305/885] 1826821=test_cgi_core
I, [2024-05-03T15:37:49.560595 #1785449]  INFO -- : [306/885] 1826821=test_parser
I, [2024-05-03T15:37:49.568284 #1785449]  INFO -- : [307/885] 1826821=test_registry
I, [2024-05-03T15:37:49.572345 #1785449]  INFO -- : [308/885] 1826821=parse_stream_test
I, [2024-05-03T15:37:49.625060 #1785449]  INFO -- : [309/885] 1826818=test_gem
I, [2024-05-03T15:37:49.627527 #1785449]  INFO -- : [310/885] 1826821=test_gem_source_lock
I, [2024-05-03T15:37:49.646550 #1785449]  INFO -- : [311/885] 1826822=test_ractor
I, [2024-05-03T15:37:49.660291 #1785449]  INFO -- : [312/885] 1826815=test_gem_commands_open_command
I, [2024-05-03T15:37:49.660475 #1785449]  INFO -- : [313/885] 1826821=test_dns
I, [2024-05-03T15:37:49.661344 #1785449]  INFO -- : [314/885] 1826822=test_env
I, [2024-05-03T15:37:49.758248 #1785449]  INFO -- : [315/885] 1826815=test_rdoc_attr
I, [2024-05-03T15:37:49.772325 #1785449]  INFO -- : [316/885] 1826815=test_dryrun
I, [2024-05-03T15:37:49.791427 #1785449]  INFO -- : [317/885] 1826815=test_integer
I, [2024-05-03T15:37:49.862546 #1785449]  INFO -- : [318/885] 1826815=desugar_compiler_test
I, [2024-05-03T15:37:49.880961 #1785449]  INFO -- : [319/885] 1826815=test_gem_commands_setup_command
I, [2024-05-03T15:37:49.919326 #1785449]  INFO -- : [320/885] 1826826=test_rubyoptions
I, [2024-05-03T15:37:49.965476 #1785449]  INFO -- : [321/885] 1826828=test_super
I, [2024-05-03T15:37:50.030581 #1785449]  INFO -- : [322/885] 1826810=test_integer
I, [2024-05-03T15:37:50.142501 #1785449]  INFO -- : [323/885] 1826816=test_cgi_modruby
I, [2024-05-03T15:37:50.151658 #1785449]  INFO -- : [324/885] 1826816=test_rubygems
I, [2024-05-03T15:37:50.153021 #1785449]  INFO -- : [325/885] 1826821=test_call
I, [2024-05-03T15:37:50.188203 #1785449]  INFO -- : [326/885] 1826823=test_https_proxy
I, [2024-05-03T15:37:50.192452 #1785449]  INFO -- : [327/885] 1826823=test_have_func
I, [2024-05-03T15:37:50.225920 #1785449]  INFO -- : [328/885] 1826815=test_stat
I, [2024-05-03T15:37:50.228228 #1785449]  INFO -- : [329/885] 1826815=test_gem_request_set_lockfile_tokenizer
I, [2024-05-03T15:37:50.270967 #1785449]  INFO -- : [330/885] 1826815=test_capacity
I, [2024-05-03T15:37:50.274647 #1785449]  INFO -- : [331/885] 1826815=test_nextafter
I, [2024-05-03T15:37:50.306537 #1785449]  INFO -- : [332/885] 1826816=test_usrmarshal
I, [2024-05-03T15:37:50.337064 #1785449]  INFO -- : [333/885] 1826815=test_object_references
I, [2024-05-03T15:37:50.342401 #1785449]  INFO -- : [334/885] 1826815=test_gem_resolver_git_specification
I, [2024-05-03T15:37:50.348062 #1785449]  INFO -- : [335/885] 1826821=test_fips
I, [2024-05-03T15:37:50.509469 #1785449]  INFO -- : [336/885] 1826828=test_x509name
I, [2024-05-03T15:37:50.524263 #1785449]  INFO -- : [337/885] 1826828=test_update
I, [2024-05-03T15:37:50.526702 #1785449]  INFO -- : [338/885] 1826816=test_rdoc_code_object
I, [2024-05-03T15:37:50.529744 #1785449]  INFO -- : [339/885] 1826828=test_x509store
I, [2024-05-03T15:37:50.562345 #1785449]  INFO -- : [340/885] 1826815=test_webauthn_listener
I, [2024-05-03T15:37:50.615408 #1785449]  INFO -- : [341/885] 1826821=test_gem_request_set_gem_dependency_api
I, [2024-05-03T15:37:50.634560 #1785449]  INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 33549>
I, [2024-05-03T15:37:50.687046 #1785449]  INFO -- : [342/885] 1826811=test_ast
I, [2024-05-03T15:37:50.690968 #1785449]  INFO -- : [343/885] 1826824=test_lambdaCOMMAND     PID USER   FD   TYPE     DEVICE SIZE/OFF NODE NAME
I, [2024-05-03T15:37:50.691027 #1785449]  INFO -- : ruby    1826815  ko1    9u  IPv4 1929820740      0t0  TCP localhost:33549->localhost:36926 (CLOSE_WAIT)
I, [2024-05-03T15:37:50.692674 #1785449]  INFO -- : 
I, [2024-05-03T15:37:50.716676 #1785449]  INFO -- : .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
I, [2024-05-03T15:37:50.717432 #1785449]  INFO -- : [344/885] 1826815=test_jaro_winkler
I, [2024-05-03T15:37:50.720952 #1785449]  INFO -- : [345/885] 1826815=test_random_formatter
I, [2024-05-03T15:37:50.743287 #1785449]  INFO -- : [346/885] 1826815=test_helper
I, [2024-05-03T15:37:50.745035 #1785449]  INFO -- : [347/885] 1826815=test_gem_safe_marshal
I, [2024-05-03T15:37:50.753740 #1785449]  INFO -- : [348/885] 1826828=test_gem_resolver_api_set
I, [2024-05-03T15:37:50.757837 #1785449]  INFO -- : [349/885] 1826824=test_gem_resolver_vendor_set
I, [2024-05-03T15:37:50.774470 #1785449]  INFO -- : [350/885] 1826824=test_config
I, [2024-05-03T15:37:50.807468 #1785449]  INFO -- : [351/885] 1826819=test_enumerable
I, [2024-05-03T15:37:50.811067 #1785449]  INFO -- : [352/885] 1826821=test_eval
I, [2024-05-03T15:37:50.812593 #1785449]  INFO -- : [353/885] 1826828=json_generator_test
I, [2024-05-03T15:37:50.817219 #1785449]  INFO -- : [354/885] 1826819=test_transcode
I, [2024-05-03T15:37:50.915324 #1785449]  INFO -- : [355/885] 1826816=test_constant
I, [2024-05-03T15:37:50.929799 #1785449]  INFO -- : [356/885] 1826828=test_pty
I, [2024-05-03T15:37:51.017450 #1785449]  INFO -- : [357/885] 1826819=test_dup
I, [2024-05-03T15:37:51.045915 #1785449]  INFO -- : [358/885] 1826821=command_line_test
I, [2024-05-03T15:37:51.050140 #1785449]  INFO -- : [359/885] 1826821=test_project_sanity
I, [2024-05-03T15:37:51.070009 #1785449]  INFO -- : [360/885] 1826817=test_range
I, [2024-05-03T15:37:51.114612 #1785449]  INFO -- : [361/885] 1826821=test_gem_uri_formatter
I, [2024-05-03T15:37:51.131173 #1785449]  INFO -- : [362/885] 1826821=test_encoding
I, [2024-05-03T15:37:51.226449 #1785449]  INFO -- : [363/885] 1826824=test_helper
I, [2024-05-03T15:37:51.236000 #1785449]  INFO -- : [364/885] 1826824=test_erb_command
I, [2024-05-03T15:37:51.236420 #1785449]  INFO -- : [365/885] 1826819=test_ts
I, [2024-05-03T15:37:51.269412 #1785449]  INFO -- : [366/885] 1826812=library_symbols_test
I, [2024-05-03T15:37:51.274153 #1785449]  INFO -- : [367/885] 1826812=test_locale
I, [2024-05-03T15:37:51.276110 #1785449]  INFO -- : [368/885] 1826824=test_addr
I, [2024-05-03T15:37:51.294704 #1785449]  INFO -- : [369/885] 1826812=test_ensured
I, [2024-05-03T15:37:51.302424 #1785449]  INFO -- : [370/885] 1826824=test_rdoc_ri_paths
I, [2024-05-03T15:37:51.333219 #1785449]  INFO -- : [371/885] 1826824=test_vm_dump
I, [2024-05-03T15:37:51.334165 #1785449]  INFO -- : [372/885] 1826824=test_rdoc_markup_document
I, [2024-05-03T15:37:51.337447 #1785449]  INFO -- : [373/885] 1826815=test_integer_comb
I, [2024-05-03T15:37:51.342119 #1785449]  INFO -- : [374/885] 1826824=test_tmpdir
I, [2024-05-03T15:37:51.360767 #1785449]  INFO -- : [375/885] 1826821=test_gem_commands_check_command
I, [2024-05-03T15:37:51.365586 #1785449]  INFO -- : [376/885] 1826812=test_regexp
I, [2024-05-03T15:37:51.370162 #1785449]  INFO -- : [377/885] 1826821=errors_test
I, [2024-05-03T15:37:51.435152 #1785449]  INFO -- : [378/885] 1826824=static_inspect_test
I, [2024-05-03T15:37:51.435214 #1785449]  INFO -- : [379/885] 1826828=test_file
I, [2024-05-03T15:37:51.450833 #1785449]  INFO -- : [380/885] 1826821=test_force_exit
I, [2024-05-03T15:37:51.489879 #1785449]  INFO -- : [381/885] 1826824=test_ostruct
I, [2024-05-03T15:37:51.526538 #1785449]  INFO -- : [382/885] 1826821=unescape_test
I, [2024-05-03T15:37:51.721161 #1785449]  INFO -- : [383/885] 1826824=test_data_error
I, [2024-05-03T15:37:51.784686 #1785449]  INFO -- : [384/885] 1826818=bom_test
I, [2024-05-03T15:37:51.787552 #1785449]  INFO -- : [385/885] 1826823=test_udp
I, [2024-05-03T15:37:51.800865 #1785449]  INFO -- : [386/885] 1826824=test_gem_local_remote_options
I, [2024-05-03T15:37:51.806046 #1785449]  INFO -- : [387/885] 1826819=test_date_arith
I, [2024-05-03T15:37:51.807395 #1785449]  INFO -- : [388/885] 1826823=test_ruby_lex
I, [2024-05-03T15:37:51.815385 #1785449]  INFO -- : [389/885] 1826819=test_object
I, [2024-05-03T15:37:51.822714 #1785449]  INFO -- : [390/885] 1826817=test_sleep
I, [2024-05-03T15:37:51.846669 #1785449]  INFO -- : [391/885] 1826824=compiler_test
I, [2024-05-03T15:37:51.851113 #1785449]  INFO -- : [392/885] 1826824=test_flip
I, [2024-05-03T15:37:51.864530 #1785449]  INFO -- : [393/885] 1826818=test_change_word
I, [2024-05-03T15:37:51.868703 #1785449]  INFO -- : [394/885] 1826818=test_ossl
I, [2024-05-03T15:37:51.880252 #1785449]  INFO -- : [395/885] 1826824=test_normalize
I, [2024-05-03T15:37:51.885825 #1785449]  INFO -- : [396/885] 1826824=test_timeout
I, [2024-05-03T15:37:51.897459 #1785449]  INFO -- : [397/885] 1826824=test_rdoc_rd_block_parser
I, [2024-05-03T15:37:51.949014 #1785449]  INFO -- : [398/885] 1826824=test_tsort
I, [2024-05-03T15:37:51.955040 #1785449]  INFO -- : [399/885] 1826824=test_signedness
I, [2024-05-03T15:37:51.961926 #1785449]  INFO -- : [400/885] 1826823=test_type
I, [2024-05-03T15:37:51.968739 #1785449]  INFO -- : [401/885] 1826823=test_ractor
I, [2024-05-03T15:37:52.026679 #1785449]  INFO -- : [402/885] 1826823=test_pointer
I, [2024-05-03T15:37:52.197005 #1785449]  INFO -- : [403/885] 1826819=test_func
I, [2024-05-03T15:37:52.398291 #1785449]  INFO -- : [404/885] 1826823=test_big5
I, [2024-05-03T15:37:52.401631 #1785449]  INFO -- : [405/885] 1826823=version_test
I, [2024-05-03T15:37:52.402168 #1785449]  INFO -- : [406/885] 1826823=test_cgi_header
I, [2024-05-03T15:37:52.419286 #1785449]  INFO -- : [407/885] 1826823=heredoc_dedent_test
I, [2024-05-03T15:37:52.424916 #1785449]  INFO -- : [408/885] 1826823=test_object
I, [2024-05-03T15:37:52.449046 #1785449]  INFO -- : [409/885] 1826823=test_arithmetic_sequence
I, [2024-05-03T15:37:52.462765 #1785449]  INFO -- : [410/885] 1826823=test_key_actor_emacs
I, [2024-05-03T15:37:52.475432 #1785449]  INFO -- : [411/885] 1826820=test_gem_command_manager
I, [2024-05-03T15:37:52.521006 #1785449]  INFO -- : [412/885] 1826810=test_gem_gemcutter_utilities
I, [2024-05-03T15:37:52.585160 #1785449]  INFO -- : [413/885] 1826820=test_basicinstructions
I, [2024-05-03T15:37:52.612609 #1785449]  INFO -- : [414/885] 1826823=test_logger
I, [2024-05-03T15:37:52.624741 #1785449]  INFO -- : [415/885] 1826823=test_gem_update_suggestion
I, [2024-05-03T15:37:52.643360 #1785449]  INFO -- : [416/885] 1826820=test_files_test
I, [2024-05-03T15:37:52.671904 #1785449]  INFO -- : [417/885] 1826822=test_file_exhaustive
I, [2024-05-03T15:37:52.711585 #1785449]  INFO -- : [418/885] 1826820=test_rdoc_parser_markdown
I, [2024-05-03T15:37:52.737287 #1785449]  INFO -- : [419/885] 1826820=test_import
I, [2024-05-03T15:37:52.793891 #1785449]  INFO -- : [420/885] 1826823=test_gem_resolver_lock_set
I, [2024-05-03T15:37:52.827740 #1785449]  INFO -- : [421/885] 1826823=test_not
I, [2024-05-03T15:37:52.835866 #1785449]  INFO -- : [422/885] 1826823=test_rdoc_markup_hard_break
I, [2024-05-03T15:37:52.839815 #1785449]  INFO -- : [423/885] 1826823=test_date_strptime
I, [2024-05-03T15:37:52.868776 #1785449]  INFO -- : [424/885] 1826810=test_gem_package_task
I, [2024-05-03T15:37:52.872392 #1785449]  INFO -- : [425/885] 1826810=test_placearg
I, [2024-05-03T15:37:52.960432 #1785449]  INFO -- : [426/885] 1826823=test_gem_platform
I, [2024-05-03T15:37:53.036302 #1785449]  INFO -- : [427/885] 1826810=test_pkey_rsa
I, [2024-05-03T15:37:53.052316 #1785449]  INFO -- : [428/885] 1826823=test_numhash
I, [2024-05-03T15:37:53.055177 #1785449]  INFO -- : [429/885] 1826823=test_weakkeymap
I, [2024-05-03T15:37:53.093070 #1785449]  INFO -- : [430/885] 1826815=test_gem_commands_push_command
I, [2024-05-03T15:37:53.210781 #1785449]  INFO -- : [431/885] 1826819=test_continuation
I, [2024-05-03T15:37:53.216086 #1785449]  INFO -- : [432/885] 1826819=test_fd_setsize
I, [2024-05-03T15:37:53.220574 #1785449]  INFO -- : [433/885] 1826819=test_class_name_check
I, [2024-05-03T15:37:53.234300 #1785449]  INFO -- : [434/885] 1826819=test_keyword
I, [2024-05-03T15:37:53.257457 #1785449]  INFO -- : [435/885] 1826823=test_delete
I, [2024-05-03T15:37:53.263439 #1785449]  INFO -- : [436/885] 1826823=test_win32ole_method
I, [2024-05-03T15:37:53.265539 #1785449]  INFO -- : [437/885] 1826823=test_config
I, [2024-05-03T15:37:53.272086 #1785449]  INFO -- : [438/885] 1826810=test_optarg
I, [2024-05-03T15:37:53.283415 #1785449]  INFO -- : [439/885] 1826823=test_yaml_special_cases
I, [2024-05-03T15:37:53.303014 #1785449]  INFO -- : [440/885] 1826823=test_gem_source_list
I, [2024-05-03T15:37:53.315629 #1785449]  INFO -- : [441/885] 1826816=test_address_resolve
I, [2024-05-03T15:37:53.326568 #1785449]  INFO -- : [442/885] 1826816=test_rdoc_token_stream
I, [2024-05-03T15:37:53.332487 #1785449]  INFO -- : [443/885] 1826810=test_iter_break
I, [2024-05-03T15:37:53.336402 #1785449]  INFO -- : [444/885] 1826816=test_zsh_completion
I, [2024-05-03T15:37:53.337530 #1785449]  INFO -- : [445/885] 1826810=test_exception
I, [2024-05-03T15:37:53.339276 #1785449]  INFO -- : [446/885] 1826816=test_frozen
I, [2024-05-03T15:37:53.342612 #1785449]  INFO -- : [447/885] 1826816=test_gem_ext_configure_builder
I, [2024-05-03T15:37:53.345414 #1785449]  INFO -- : [448/885] 1826810=test_pp
I, [2024-05-03T15:37:53.346249 #1785449]  INFO -- : [449/885] 1826823=test_macro
I, [2024-05-03T15:37:53.350190 #1785449]  INFO -- : [450/885] 1826823=test_rdoc_single_class
I, [2024-05-03T15:37:53.355015 #1785449]  INFO -- : [451/885] 1826823=test_num2int
I, [2024-05-03T15:37:53.365509 #1785449]  INFO -- : [452/885] 1826823=test_nil
I, [2024-05-03T15:37:53.367869 #1785449]  INFO -- : [453/885] 1826816=test_verbose
I, [2024-05-03T15:37:53.367952 #1785449]  INFO -- : [454/885] 1826823=test_rdoc_tom_doc
I, [2024-05-03T15:37:53.377533 #1785449]  INFO -- : [455/885] 1826810=test_hmac
I, [2024-05-03T15:37:53.382070 #1785449]  INFO -- : [456/885] 1826810=test_rdoc_markup_to_tt_only
I, [2024-05-03T15:37:53.382233 #1785449]  INFO -- : [457/885] 1826816=test_gem_spec_fetcher
I, [2024-05-03T15:37:53.389117 #1785449]  INFO -- : [458/885] 1826823=test_common
I, [2024-05-03T15:37:53.449400 #1785449]  INFO -- : [459/885] 1826821=test_key_actor_vi
I, [2024-05-03T15:37:53.504934 #1785449]  INFO -- : [460/885] 1826821=test_bug-3571
I, [2024-05-03T15:37:53.523482 #1785449]  INFO -- : [461/885] 1826821=test_gem_command
I, [2024-05-03T15:37:53.530416 #1785449]  INFO -- : [462/885] 1826810=test_gem_commands_lock_command
I, [2024-05-03T15:37:53.550094 #1785449]  INFO -- : [463/885] 1826810=test_assignment
I, [2024-05-03T15:37:53.561237 #1785449]  INFO -- : [464/885] 1826816=test_ifunless
I, [2024-05-03T15:37:53.563587 #1785449]  INFO -- : [465/885] 1826816=test_numeric
I, [2024-05-03T15:37:53.593818 #1785449]  INFO -- : [466/885] 1826815=test_rdoc_markup_paragraph
I, [2024-05-03T15:37:53.596664 #1785449]  INFO -- : [467/885] 1826815=!Nothing_to_test
I, [2024-05-03T15:37:53.597777 #1785449]  INFO -- : [468/885] 1826815=test_enc_raise
I, [2024-05-03T15:37:53.606183 #1785449]  INFO -- : [469/885] 1826815=test_psych
I, [2024-05-03T15:37:53.614058 #1785449]  INFO -- : [470/885] 1826821=test_gem_ext_cargo_builder_unit
I, [2024-05-03T15:37:53.618103 #1785449]  INFO -- : [471/885] 1826816=test_gem_rdoc
I, [2024-05-03T15:37:53.632143 #1785449]  INFO -- : [472/885] 1826815=test_date
I, [2024-05-03T15:37:53.636145 #1785449]  INFO -- : [473/885] 1826823=test_at_exit
I, [2024-05-03T15:37:53.640141 #1785449]  INFO -- : [474/885] 1826815=test_command
I, [2024-05-03T15:37:53.642188 #1785449]  INFO -- : [475/885] 1826821=test_object_create_start
I, [2024-05-03T15:37:53.643351 #1785449]  INFO -- : [476/885] 1826821=test_gem_silent_ui
I, [2024-05-03T15:37:53.663284 #1785449]  INFO -- : [477/885] 1826823=test_emitter
I, [2024-05-03T15:37:53.668888 #1785449]  INFO -- : [478/885] 1826823=test_bug-5832
I, [2024-05-03T15:37:53.672241 #1785449]  INFO -- : [479/885] 1826823=test_files_ext
I, [2024-05-03T15:37:53.693907 #1785449]  INFO -- : [480/885] 1826821=test_eval_history
I, [2024-05-03T15:37:53.702015 #1785449]  INFO -- : [481/885] 1826821=dispatcher_test
I, [2024-05-03T15:37:53.714770 #1785449]  INFO -- : [482/885] 1826821=test_kernel
I, [2024-05-03T15:37:53.715238 #1785449]  INFO -- : [483/885] 1826816=test_kdf
I, [2024-05-03T15:37:53.776721 #1785449]  INFO -- : [484/885] 1826816=test_gem_doctor
I, [2024-05-03T15:37:53.785855 #1785449]  INFO -- : [485/885] 1826819=test_rdoc_i18n_text
I, [2024-05-03T15:37:53.804087 #1785449]  INFO -- : [486/885] 1826823=test_io_buffer
I, [2024-05-03T15:37:53.809663 #1785449]  INFO -- : [487/885] 1826816=test_key_name_check
I, [2024-05-03T15:37:53.821830 #1785449]  INFO -- : [488/885] 1826816=test_defined
I, [2024-05-03T15:37:53.864534 #1785449]  INFO -- : [489/885] 1826823=test_backtrace
I, [2024-05-03T15:37:53.872292 #1785449]  INFO -- : [490/885] 1826823=test_gb18030
I, [2024-05-03T15:37:53.873998 #1785449]  INFO -- : [491/885] 1826823=test_buffering
I, [2024-05-03T15:37:53.880506 #1785449]  INFO -- : [492/885] 1826823=test_svcb_https
I, [2024-05-03T15:37:53.887901 #1785449]  INFO -- : [493/885] 1826823=test_gem_uninstaller
I, [2024-05-03T15:37:53.908177 #1785449]  INFO -- : [494/885] 1826816=test_rdoc_rdoc
I, [2024-05-03T15:37:53.912463 #1785449]  INFO -- : [495/885] 1826815=test_windows_1251
I, [2024-05-03T15:37:53.920524 #1785449]  INFO -- : [496/885] 1826815=test_time
I, [2024-05-03T15:37:53.925139 #1785449]  INFO -- : [497/885] 1826820=test_rdoc_markup_attributes
I, [2024-05-03T15:37:53.926440 #1785449]  INFO -- : [498/885] 1826820=test_default_gems
I, [2024-05-03T15:37:53.928000 #1785449]  INFO -- : [499/885] 1826819=test_rdoc_markup_to_rdoc
I, [2024-05-03T15:37:53.954669 #1785449]  INFO -- : [500/885] 1826816=test_rdoc_rd_inline_parser
I, [2024-05-03T15:37:53.963402 #1785449]  INFO -- : [501/885] 1826819=test_mul
I, [2024-05-03T15:37:53.966979 #1785449]  INFO -- : [502/885] 1826816=test_null
I, [2024-05-03T15:37:53.969259 #1785449]  INFO -- : [503/885] 1826816=test_win32ole_type
I, [2024-05-03T15:37:53.969824 #1785449]  INFO -- : [504/885] 1826820=test_pkey_ec
I, [2024-05-03T15:37:53.970190 #1785449]  INFO -- : [505/885] 1826816=test_trick
I, [2024-05-03T15:37:53.975004 #1785449]  INFO -- : [506/885] 1826819=test_thread
I, [2024-05-03T15:37:53.980958 #1785449]  INFO -- : [507/885] 1826819=test_pipe
I, [2024-05-03T15:37:54.043595 #1785449]  INFO -- : [508/885] 1826815=test_date_parse
I, [2024-05-03T15:37:54.058376 #1785449]  INFO -- : [509/885] 1826820=test_raise
I, [2024-05-03T15:37:54.062561 #1785449]  INFO -- : [510/885] 1826820=test_x509attr
I, [2024-05-03T15:37:54.066400 #1785449]  INFO -- : [511/885] 1826820=test_depth_first
I, [2024-05-03T15:37:54.081740 #1785449]  INFO -- : [512/885] 1826820=test_gem_request_set_lockfile_parser
I, [2024-05-03T15:37:54.121925 #1785449]  INFO -- : [513/885] 1826819=test_rdoc_store
I, [2024-05-03T15:37:54.150368 #1785449]  INFO -- : [514/885] 1826825=test_string
I, [2024-05-03T15:37:54.152660 #1785449]  INFO -- : [515/885] 1826815=test_rdoc_stats
I, [2024-05-03T15:37:54.159506 #1785449]  INFO -- : [516/885] 1826820=test_pattern_matching
I, [2024-05-03T15:37:54.179875 #1785449]  INFO -- : [517/885] 1826825=test_gem_dependency_resolution_error
I, [2024-05-03T15:37:54.184506 #1785449]  INFO -- : [518/885] 1826815=test_rdoc_parser
I, [2024-05-03T15:37:54.185610 #1785449]  INFO -- : [519/885] 1826825=test_qsort
I, [2024-05-03T15:37:54.187966 #1785449]  INFO -- : [520/885] 1826825=test_custom_command
I, [2024-05-03T15:37:54.210912 #1785449]  INFO -- : [521/885] 1826820=json_addition_test
I, [2024-05-03T15:37:54.227866 #1785449]  INFO -- : [522/885] 1826815=test_gem_package_old
I, [2024-05-03T15:37:54.231653 #1785449]  INFO -- : [523/885] 1826820=test_gem_resolver_index_set
I, [2024-05-03T15:37:54.268146 #1785449]  INFO -- : [524/885] 1826815=test_gc_compact
I, [2024-05-03T15:37:54.269692 #1785449]  INFO -- : [525/885] 1826820=test_proc
I, [2024-05-03T15:37:54.281202 #1785449]  INFO -- : [526/885] 1826825=test_string
I, [2024-05-03T15:37:54.305582 #1785449]  INFO -- : [527/885] 1826821=test_date_conv
I, [2024-05-03T15:37:54.323198 #1785449]  INFO -- : [528/885] 1826821=test_optimization
I, [2024-05-03T15:37:54.402223 #1785449]  INFO -- : [529/885] 1826824=test_erb_m17n
I, [2024-05-03T15:37:54.420458 #1785449]  INFO -- : [530/885] 1826824=test_ole_methods
I, [2024-05-03T15:37:54.421444 #1785449]  INFO -- : [531/885] 1826824=test_egrep_cpp
I, [2024-05-03T15:37:54.546340 #1785449]  INFO -- : [532/885] 1826810=test_zlib
I, [2024-05-03T15:37:54.548042 #1785449]  INFO -- : [533/885] 1826824=test_cgi_tag_helper
I, [2024-05-03T15:37:54.562388 #1785449]  INFO -- : [534/885] 1826824=test_files_test_2
I, [2024-05-03T15:37:54.584496 #1785449]  INFO -- : [535/885] 1826814=test_fnmatch
I, [2024-05-03T15:37:54.647975 #1785449]  INFO -- : [536/885] 1826814=test_rdoc_markup_parser
I, [2024-05-03T15:37:54.716749 #1785449]  INFO -- : [537/885] 1826819=test_require_path_check
I, [2024-05-03T15:37:54.781185 #1785449]  INFO -- : [538/885] 1826819=test_folderitem2_invokeverb
I, [2024-05-03T15:37:54.784568 #1785449]  INFO -- : [539/885] 1826819=test_gem_validator
I, [2024-05-03T15:37:54.817877 #1785449]  INFO -- : [540/885] 1826819=test_rdoc_generator_ri
I, [2024-05-03T15:37:54.819173 #1785449]  INFO -- : [541/885] 1826814=test_extlibs
I, [2024-05-03T15:37:54.825611 #1785449]  INFO -- : [542/885] 1826819=test_gem_stream_ui
I, [2024-05-03T15:37:54.899806 #1785449]  INFO -- : [543/885] 1826819=test_gem_install_update_options
I, [2024-05-03T15:37:55.004353 #1785449]  INFO -- : [544/885] 1826823=parse_test
I, [2024-05-03T15:37:55.007219 #1785449]  INFO -- : [545/885] 1826819=test_require_lib
I, [2024-05-03T15:37:55.111515 #1785449]  INFO -- : [546/885] 1826820=test_ractor
I, [2024-05-03T15:37:55.134400 #1785449]  INFO -- : [547/885] 1826820=test_severity
I, [2024-05-03T15:37:55.141587 #1785449]  INFO -- : [548/885] 1826820=test_objectspace
I, [2024-05-03T15:37:55.946687 #1785449]  INFO -- : [549/885] 1826816=test_thread
I, [2024-05-03T15:37:56.064987 #1785449]  INFO -- : [550/885] 1826820=test_socket
I, [2024-05-03T15:37:56.093274 #1785449]  INFO -- : [551/885] 1826829=test_rdoc_markup_to_table_of_contents
I, [2024-05-03T15:37:56.112094 #1785449]  INFO -- : [552/885] 1826829=test_dot_dot
I, [2024-05-03T15:37:56.115264 #1785449]  INFO -- : [553/885] 1826829=test_c_struct_builder
I, [2024-05-03T15:37:56.164100 #1785449]  INFO -- : [554/885] 1826816=test_str2big
I, [2024-05-03T15:37:56.170071 #1785449]  INFO -- : [555/885] 1826816=test_literal
I, [2024-05-03T15:37:56.190876 #1785449]  INFO -- : [556/885] 1826829=test_grapheme_breaks
I, [2024-05-03T15:37:56.212530 #1785449]  INFO -- : [557/885] 1826829=test_gem_version_option
I, [2024-05-03T15:37:56.401029 #1785449]  INFO -- : [558/885] 1826829=test_gem_request_connection_pools
I, [2024-05-03T15:37:56.551034 #1785449]  INFO -- : [559/885] 1826814=test_cclass
I, [2024-05-03T15:37:56.665507 #1785449]  INFO -- : [560/885] 1826814=test_parser_events
I, [2024-05-03T15:37:56.687138 #1785449]  INFO -- : [561/885] 1826816=test_reline
I, [2024-05-03T15:37:56.721701 #1785449]  INFO -- : [562/885] 1826814=test_case
I, [2024-05-03T15:37:56.722656 #1785449]  INFO -- : [563/885] 1826814=test_pkey
I, [2024-05-03T15:37:56.781971 #1785449]  INFO -- : [564/885] 1826814=test_rdoc_markup_to_markdown
I, [2024-05-03T15:37:56.802666 #1785449]  INFO -- : [565/885] 1826814=test_json_tree
I, [2024-05-03T15:37:56.810572 #1785449]  INFO -- : [566/885] 1826815=test_ansi_with_terminfo
I, [2024-05-03T15:37:56.815032 #1785449]  INFO -- : [567/885] 1826815=test_rdoc_generator_pot_po
I, [2024-05-03T15:37:56.817980 #1785449]  INFO -- : [568/885] 1826815=test_ractor
I, [2024-05-03T15:37:56.822440 #1785449]  INFO -- : [569/885] 1826814=test_m17n_comb
I, [2024-05-03T15:37:56.823124 #1785449]  INFO -- : [570/885] 1826817=test_memory_view
I, [2024-05-03T15:37:56.864506 #1785449]  INFO -- : [571/885] 1826815=test_sprintf_comb
I, [2024-05-03T15:37:56.881027 #1785449]  INFO -- : [572/885] 1826817=test_method_cache
I, [2024-05-03T15:37:56.886440 #1785449]  INFO -- : [573/885] 1826817=test_gem_request
I, [2024-05-03T15:37:56.916555 #1785449]  INFO -- : [574/885] 1826816=test_gem_commands_mirror
I, [2024-05-03T15:37:56.924390 #1785449]  INFO -- : [575/885] 1826816=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-03T15:37:56.979672 #1785449]  INFO -- : [576/885] 1826816=test_gem_text
I, [2024-05-03T15:37:57.024377 #1785449]  INFO -- : [577/885] 1826816=test_settracefunc
I, [2024-05-03T15:37:57.028355 #1785449]  INFO -- : [578/885] 1826815=test_enumerator_kw
I, [2024-05-03T15:37:57.033825 #1785449]  INFO -- : [579/885] 1826815=test_scan_args
I, [2024-05-03T15:37:57.036579 #1785449]  INFO -- : [580/885] 1826817=test_win32ole
I, [2024-05-03T15:37:57.043495 #1785449]  INFO -- : [581/885] 1826817=test_generic
I, [2024-05-03T15:37:57.051348 #1785449]  INFO -- : [582/885] 1826815=test_store
I, [2024-05-03T15:37:57.069834 #1785449]  INFO -- : [583/885] 1826817=test_case_options
I, [2024-05-03T15:37:57.075167 #1785449]  INFO -- : [584/885] 1826817=test_gem_commands_info_command
I, [2024-05-03T15:37:57.120029 #1785449]  INFO -- : [585/885] 1826817=test_gem_dependency_installer
I, [2024-05-03T15:37:57.261196 #1785449]  INFO -- : [586/885] 1826815=test_scalar
I, [2024-05-03T15:37:57.266028 #1785449]  INFO -- : [587/885] 1826815=test_rdoc_cross_reference
I, [2024-05-03T15:37:57.288534 #1785449]  INFO -- : [588/885] 1826810=test_gem_package_tar_reader_entry
I, [2024-05-03T15:37:57.417245 #1785449]  INFO -- : [589/885] 1826820=test_gem_name_tuple
I, [2024-05-03T15:37:57.430881 #1785449]  INFO -- : [590/885] 1826829=test_rand
I, [2024-05-03T15:37:57.435812 #1785449]  INFO -- : [591/885] 1826810=test_bug_reporter
I, [2024-05-03T15:37:57.439305 #1785449]  INFO -- : [592/885] 1826820=test_exception
I, [2024-05-03T15:37:57.508033 #1785449]  INFO -- : [593/885] 1826828=test_nil2vtempty
I, [2024-05-03T15:37:57.513397 #1785449]  INFO -- : [594/885] 1826828=test_stream
I, [2024-05-03T15:37:57.523287 #1785449]  INFO -- : [595/885] 1826828=test_rdoc_context
I, [2024-05-03T15:37:57.628010 #1785449]  INFO -- : [596/885] 1826815=test_rdoc_parser_ruby
I, [2024-05-03T15:37:57.710519 #1785449]  INFO -- : [597/885] 1826829=test_httpresponse
I, [2024-05-03T15:37:57.766090 #1785449]  INFO -- : [598/885] 1826829=test_open-uri
I, [2024-05-03T15:37:57.825514 #1785449]  INFO -- : [599/885] 1826824=test_require
I, [2024-05-03T15:37:57.828600 #1785449]  INFO -- : [600/885] 1826824=test_date_time
I, [2024-05-03T15:37:57.841735 #1785449]  INFO -- : [601/885] 1826824=test_rdoc_markup_to_joined_paragraph
I, [2024-05-03T15:37:57.845729 #1785449]  INFO -- : [602/885] 1826824=test_data
I, [2024-05-03T15:37:57.853503 #1785449]  INFO -- : [603/885] 1826824=index_write_test
I, [2024-05-03T15:37:57.859159 #1785449]  INFO -- : [604/885] 1826824=test_date_new
I, [2024-05-03T15:37:57.862281 #1785449]  INFO -- : [605/885] 1826810=test_syntax
I, [2024-05-03T15:37:57.867213 #1785449]  INFO -- : [606/885] 1826824=test_gem_safe_yaml
I, [2024-05-03T15:37:57.876313 #1785449]  INFO -- : [607/885] 1826824=test_rdoc_text
I, [2024-05-03T15:37:57.904268 #1785449]  INFO -- : [608/885] 1826813=test_tcp
I, [2024-05-03T15:37:57.908042 #1785449]  INFO -- : [609/885] 1826824=test_iso_8859
I, [2024-05-03T15:37:57.947240 #1785449]  INFO -- : [610/885] 1826824=test_gem_commands_specification_command
I, [2024-05-03T15:37:58.058322 #1785449]  INFO -- : [611/885] 1826813=test_flags
I, [2024-05-03T15:37:58.077598 #1785449]  INFO -- : [612/885] 1826824=test_inadvertent_creation
I, [2024-05-03T15:37:58.149882 #1785449]  INFO -- : [613/885] 1826816=test_enumerator
I, [2024-05-03T15:37:58.188325 #1785449]  INFO -- : [614/885] 1826824=test_http
I, [2024-05-03T15:37:58.219535 #1785449]  INFO -- : [615/885] 1826824=test_gem_commands_which_command
I, [2024-05-03T15:37:58.254591 #1785449]  INFO -- : [616/885] 1826824=test_shift_jis
I, [2024-05-03T15:37:58.258578 #1785449]  INFO -- : [617/885] 1826824=test_rdoc_markup_attribute_manager
I, [2024-05-03T15:37:58.294346 #1785449]  INFO -- : [618/885] 1826824=test_name_error
I, [2024-05-03T15:37:58.317590 #1785449]  INFO -- : [619/885] 1826828=test_gem_resolver
I, [2024-05-03T15:37:58.406759 #1785449]  INFO -- : [620/885] 1826824=test_gem_resolver_composed_set
I, [2024-05-03T15:37:58.424615 #1785449]  INFO -- : [621/885] 1826824=test_safe_load
I, [2024-05-03T15:37:58.434469 #1785449]  INFO -- : [622/885] 1826824=test_gem_commands_dependency_command
I, [2024-05-03T15:37:58.458830 #1785449]  INFO -- : [623/885] 1826823=test_gem_source_local
I, [2024-05-03T15:37:58.496516 #1785449]  INFO -- : [624/885] 1826829=test_gem_security_policy
I, [2024-05-03T15:37:58.520494 #1785449]  INFO -- : [625/885] 1826824=test_pack
I, [2024-05-03T15:37:58.559805 #1785449]  INFO -- : [626/885] 1826822=test_last_thread
I, [2024-05-03T15:37:58.607043 #1785449]  INFO -- : [627/885] 1826828=test_process
I, [2024-05-03T15:37:58.662025 #1785449]  INFO -- : [628/885] 1826819=test_x509cert
I, [2024-05-03T15:37:58.809908 #1785449]  INFO -- : [629/885] 1826823=test_gc
I, [2024-05-03T15:37:58.847998 #1785449]  INFO -- : [630/885] 1826824=test_gem_resolver_lock_specification
I, [2024-05-03T15:37:58.887640 #1785449]  INFO -- : [631/885] 1826824=test_err_in_callback
I, [2024-05-03T15:37:58.893387 #1785449]  INFO -- : [632/885] 1826824=test_logdevice
I, [2024-05-03T15:37:58.898279 #1785449]  INFO -- : [633/885] 1826815=test_arity
I, [2024-05-03T15:37:58.916498 #1785449]  INFO -- : [634/885] 1826829=test_gem_ext_rake_builder
I, [2024-05-03T15:37:58.940246 #1785449]  INFO -- : [635/885] 1826815=test_switch_hitter
I, [2024-05-03T15:37:58.945039 #1785449]  INFO -- : [636/885] 1826814=test_flush
I, [2024-05-03T15:37:58.955423 #1785449]  INFO -- : [637/885] 1826815=test_singleton
I, [2024-05-03T15:37:58.967711 #1785449]  INFO -- : [638/885] 1826814=test_io_console
I, [2024-05-03T15:37:58.977355 #1785449]  INFO -- : [639/885] 1826815=test_logperiod
I, [2024-05-03T15:37:58.989323 #1785449]  INFO -- : [640/885] 1826815=test_c_union_entity
I, [2024-05-03T15:37:59.040161 #1785449]  INFO -- : [641/885] 1826819=test_rdoc_normal_module
I, [2024-05-03T15:37:59.109021 #1785449]  INFO -- : [642/885] 1826815=test_rdoc_markdown_test
I, [2024-05-03T15:37:59.114895 #1785449]  INFO -- : [643/885] 1826819=test_securerandom
I, [2024-05-03T15:37:59.169764 #1785449]  INFO -- : [644/885] 1826819=test_thread_fd_close
I, [2024-05-03T15:37:59.180881 #1785449]  INFO -- : [645/885] 1826819=test_passing_block
I, [2024-05-03T15:37:59.212824 #1785449]  INFO -- : [646/885] 1826819=test_stringchar
I, [2024-05-03T15:37:59.314171 #1785449]  INFO -- : [647/885] 1826819=test_hash_create
I, [2024-05-03T15:37:59.316384 #1785449]  INFO -- : [648/885] 1826819=newline_test
I, [2024-05-03T15:37:59.401922 #1785449]  INFO -- : [649/885] 1826819=test_uncorrectable_name_check
I, [2024-05-03T15:37:59.406294 #1785449]  INFO -- : [650/885] 1826819=test_gem_ext_ext_conf_builder
I, [2024-05-03T15:37:59.582918 #1785449]  INFO -- : [651/885] 1826813=test_frozen_error
I, [2024-05-03T15:37:59.586756 #1785449]  INFO -- : [652/885] 1826813=test_gem_stub_specification
I, [2024-05-03T15:37:59.650331 #1785449]  INFO -- : [653/885] 1826822=test_method_cache
I, [2024-05-03T15:37:59.658699 #1785449]  INFO -- : [654/885] 1826822=test_gem_commands_search_command
I, [2024-05-03T15:37:59.673284 #1785449]  INFO -- : [655/885] 1826822=test_complex
I, [2024-05-03T15:37:59.802353 #1785449]  INFO -- : [656/885] 1826826=test_inlinecache
I, [2024-05-03T15:37:59.809426 #1785449]  INFO -- : [657/885] 1826817=test_rdoc_markup_verbatim
I, [2024-05-03T15:37:59.826018 #1785449]  INFO -- : [658/885] 1826813=test_gem_resolver_specification
I, [2024-05-03T15:37:59.848211 #1785449]  INFO -- : [659/885] 1826829=test_gem_dependency
I, [2024-05-03T15:37:59.857437 #1785449]  INFO -- : [660/885] 1826813=test_path_to_class
I, [2024-05-03T15:37:59.862758 #1785449]  INFO -- : [661/885] 1826813=test_mdns
I, [2024-05-03T15:37:59.878223 #1785449]  INFO -- : [662/885] 1826826=test_parse
I, [2024-05-03T15:37:59.882518 #1785449]  INFO -- : [663/885] 1826813=test_gem_remote_fetcher
I, [2024-05-03T15:37:59.913555 #1785449]  INFO -- : [664/885] 1826822=test_scanner_events
I, [2024-05-03T15:38:00.001674 #1785449]  INFO -- : [665/885] 1826824=test_gem_resolver_installed_specification
I, [2024-05-03T15:38:00.027204 #1785449]  INFO -- : [666/885] 1826822=test_rdoc_include
I, [2024-05-03T15:38:00.030649 #1785449]  INFO -- : [667/885] 1826817=test_reqarg
I, [2024-05-03T15:38:00.040471 #1785449]  INFO -- : [668/885] 1826824=test_gem_commands_list_command
I, [2024-05-03T15:38:00.048820 #1785449]  INFO -- : [669/885] 1826829=test_stack
I, [2024-05-03T15:38:00.059615 #1785449]  INFO -- : [670/885] 1826824=test_too_many_dummy_encodings
I, [2024-05-03T15:38:00.109111 #1785449]  INFO -- : [671/885] 1826822=test_gem_version
I, [2024-05-03T15:38:00.140827 #1785449]  INFO -- : [672/885] 1826824=test_rdoc_options
I, [2024-05-03T15:38:00.227047 #1785449]  INFO -- : [673/885] 1826822=test_econv
I, [2024-05-03T15:38:00.438896 #1785449]  INFO -- : [674/885] 1826825=test_cesu8
I, [2024-05-03T15:38:00.444475 #1785449]  INFO -- : [675/885] 1826825=test_string_processing
I, [2024-05-03T15:38:00.450332 #1785449]  INFO -- : [676/885] 1826825=test_fileutils
I, [2024-05-03T15:38:00.567492 #1785449]  INFO -- : [677/885] 1826824=test_emitter
I, [2024-05-03T15:38:00.571808 #1785449]  INFO -- : [678/885] 1826824=test_resource
I, [2024-05-03T15:38:00.576400 #1785449]  INFO -- : [679/885] 1826824=test_gem_commands_signin_command
I, [2024-05-03T15:38:00.608978 #1785449]  INFO -- : [680/885] 1826826=test_ldap
I, [2024-05-03T15:38:00.634350 #1785449]  INFO -- : [681/885] 1826817=test_function
I, [2024-05-03T15:38:00.637825 #1785449]  INFO -- : [682/885] 1826826=test_queue
I, [2024-05-03T15:38:00.659169 #1785449]  INFO -- : [683/885] 1826826=test_tempfile
I, [2024-05-03T15:38:00.690437 #1785449]  INFO -- : [684/885] 1826824=parse_comments_test
I, [2024-05-03T15:38:00.695524 #1785449]  INFO -- : [685/885] 1826824=test_noarg
I, [2024-05-03T15:38:00.797966 #1785449]  INFO -- : [686/885] 1826815=test_utf32
I, [2024-05-03T15:38:00.822333 #1785449]  INFO -- : [687/885] 1826815=test_basicsocket
I, [2024-05-03T15:38:00.864718 #1785449]  INFO -- : [688/885] 1826826=test_duplicate
I, [2024-05-03T15:38:00.869879 #1785449]  INFO -- : [689/885] 1826817=test_gem_commands_help_command
I, [2024-05-03T15:38:00.870299 #1785449]  INFO -- : [690/885] 1826826=test_rdoc_markup
I, [2024-05-03T15:38:00.881150 #1785449]  INFO -- : [691/885] 1826826=test_prettyprint
I, [2024-05-03T15:38:00.895424 #1785449]  INFO -- : [692/885] 1826815=test_tracepoint
I, [2024-05-03T15:38:00.917546 #1785449]  INFO -- : [693/885] 1826826=test_internal_ivar
I, [2024-05-03T15:38:00.931164 #1785449]  INFO -- : [694/885] 1826826=test_gem_resolver_index_specification
I, [2024-05-03T15:38:00.994647 #1785449]  INFO -- : [695/885] 1826824=test_date_strftime
I, [2024-05-03T15:38:00.995978 #1785449]  INFO -- : [696/885] 1826817=test_rdoc_parser_rd
I, [2024-05-03T15:38:01.048428 #1785449]  INFO -- : [697/885] 1826825=test_yamlstore
I, [2024-05-03T15:38:01.064582 #1785449]  INFO -- : [698/885] 1826819=test_gem_installer
I, [2024-05-03T15:38:01.071424 #1785449]  INFO -- : [699/885] 1826825=test_class
I, [2024-05-03T15:38:01.113782 #1785449]  INFO -- : [700/885] 1826817=test_rdoc_normal_class
I, [2024-05-03T15:38:01.215273 #1785449]  INFO -- : [701/885] 1826815=test_const
I, [2024-05-03T15:38:01.219549 #1785449]  INFO -- : [702/885] 1826829=json_string_matching_test
I, [2024-05-03T15:38:01.219615 #1785449]  INFO -- : [703/885] 1826817=test_load
I, [2024-05-03T15:38:01.225688 #1785449]  INFO -- : [704/885] 1826829=test_random
I, [2024-05-03T15:38:01.229341 #1785449]  INFO -- : [705/885] 1826829=test_asn1
I, [2024-05-03T15:38:01.235360 #1785449]  INFO -- : [706/885] 1826815=test_irb
I, [2024-05-03T15:38:01.247150 #1785449]  INFO -- : [707/885] 1826817=test_rdoc_encoding
I, [2024-05-03T15:38:01.258334 #1785449]  INFO -- : [708/885] 1826829=test_coverage
I, [2024-05-03T15:38:01.284591 #1785449]  INFO -- : [709/885] 1826817=regexp_test
I, [2024-05-03T15:38:01.333289 #1785449]  INFO -- : [710/885] 1826826=test_gem_package_tar_reader
I, [2024-05-03T15:38:01.382524 #1785449]  INFO -- : [711/885] 1826826=test_complexrational
I, [2024-05-03T15:38:01.390250 #1785449]  INFO -- : [712/885] 1826826=test_init
I, [2024-05-03T15:38:01.409989 #1785449]  INFO -- : [713/885] 1826817=test_pathname
I, [2024-05-03T15:38:01.456844 #1785449]  INFO -- : [714/885] 1826820=test_rdoc_markdown
I, [2024-05-03T15:38:01.622133 #1785449]  INFO -- : [715/885] 1826818=test_gem_available_set
I, [2024-05-03T15:38:01.633361 #1785449]  INFO -- : [716/885] 1826824=test_rdoc_any_method
I, [2024-05-03T15:38:01.695994 #1785449]  INFO -- : [717/885] 1826817=test_modify_expand
I, [2024-05-03T15:38:01.698270 #1785449]  INFO -- : [718/885] 1826815=test_file
I, [2024-05-03T15:38:01.704506 #1785449]  INFO -- : [719/885] 1826817=test_deprecate
I, [2024-05-03T15:38:01.712167 #1785449]  INFO -- : [720/885] 1826822=test_rdoc_constant
I, [2024-05-03T15:38:01.745787 #1785449]  INFO -- : [721/885] 1826815=test_bash_completion
I, [2024-05-03T15:38:01.748201 #1785449]  INFO -- : [722/885] 1826817=test_formatter
I, [2024-05-03T15:38:01.755814 #1785449]  INFO -- : [723/885] 1826815=test_gem_source_vendor
I, [2024-05-03T15:38:01.756735 #1785449]  INFO -- : [724/885] 1826817=test_gem_commands_owner_command
I, [2024-05-03T15:38:01.759692 #1785449]  INFO -- : [725/885] 1826818=test_recorder
I, [2024-05-03T15:38:01.768219 #1785449]  INFO -- : [726/885] 1826818=test_marshalable
I, [2024-05-03T15:38:01.771913 #1785449]  INFO -- : [727/885] 1826815=test_digest
I, [2024-05-03T15:38:01.781199 #1785449]  INFO -- : [728/885] 1826818=test_gem_ext_cmake_builder
I, [2024-05-03T15:38:01.800177 #1785449]  INFO -- : [729/885] 1826814=test_gem_commands_contents_command
I, [2024-05-03T15:38:01.859897 #1785449]  INFO -- : [730/885] 1826820=test_cgi_util
I, [2024-05-03T15:38:01.863057 #1785449]  INFO -- : [731/885] 1826818=test_require
I, [2024-05-03T15:38:01.919465 #1785449]  INFO -- : [732/885] 1826822=test_fiddle
I, [2024-05-03T15:38:01.989322 #1785449]  INFO -- : [733/885] 1826822=test_wss
I, [2024-05-03T15:38:01.996426 #1785449]  INFO -- : [734/885] 1826826=test_ractor
I, [2024-05-03T15:38:01.999403 #1785449]  INFO -- : [735/885] 1826822=test_find
I, [2024-05-03T15:38:02.028420 #1785449]  INFO -- : [736/885] 1826822=test_io_timeout
I, [2024-05-03T15:38:02.035443 #1785449]  INFO -- : [737/885] 1826822=test_shapes
I, [2024-05-03T15:38:02.047095 #1785449]  INFO -- : [738/885] 1826822=json_fixtures_test
I, [2024-05-03T15:38:02.064214 #1785449]  INFO -- : [739/885] 1826822=test_comparable
I, [2024-05-03T15:38:02.066529 #1785449]  INFO -- : [740/885] 1826822=test_rdoc_parser_c
I, [2024-05-03T15:38:02.107965 #1785449]  INFO -- : [741/885] 1826820=test_gbk
I, [2024-05-03T15:38:02.114805 #1785449]  INFO -- : [742/885] 1826820=test_class2name
I, [2024-05-03T15:38:02.124442 #1785449]  INFO -- : [743/885] 1826820=test_enc_str_buf_cat
I, [2024-05-03T15:38:02.130279 #1785449]  INFO -- : [744/885] 1826821=test_pstore
I, [2024-05-03T15:38:02.132293 #1785449]  INFO -- : [745/885] 1826820=test_cstr
I, [2024-05-03T15:38:02.148529 #1785449]  INFO -- : [746/885] 1826826=test_profile_frames
I, [2024-05-03T15:38:02.205112 #1785449]  INFO -- : [747/885] 1826814=test_big2str
I, [2024-05-03T15:38:02.213471 #1785449]  INFO -- : [748/885] 1826814=test_yaml
I, [2024-05-03T15:38:02.229741 #1785449]  INFO -- : [749/885] 1826821=test_forwardable
I, [2024-05-03T15:38:02.258885 #1785449]  INFO -- : [750/885] 1826821=test_wait
I, [2024-05-03T15:38:02.262872 #1785449]  INFO -- : [751/885] 1826824=test_handle
I, [2024-05-03T15:38:02.266287 #1785449]  INFO -- : [752/885] 1826829=test_nowrite
I, [2024-05-03T15:38:02.312327 #1785449]  INFO -- : [753/885] 1826829=test_thread_queue
I, [2024-05-03T15:38:02.320090 #1785449]  INFO -- : [754/885] 1826826=test_rdoc_markup_formatter
I, [2024-05-03T15:38:02.326309 #1785449]  INFO -- : [755/885] 1826826=test_bmethod
I, [2024-05-03T15:38:02.332211 #1785449]  INFO -- : [756/885] 1826821=test_ractor
I, [2024-05-03T15:38:02.333788 #1785449]  INFO -- : [757/885] 1826826=test_euc_tw
I, [2024-05-03T15:38:02.335523 #1785449]  INFO -- : [758/885] 1826814=test_gem_commands_sources_command
I, [2024-05-03T15:38:02.340409 #1785449]  INFO -- : [759/885] 1826826=test_ansi_without_terminfo
I, [2024-05-03T15:38:02.351630 #1785449]  INFO -- : [760/885] 1826826=encoding_test
I, [2024-05-03T15:38:02.359062 #1785449]  INFO -- : [761/885] 1826821=test_gem_resolver_best_set
I, [2024-05-03T15:38:02.359132 #1785449]  INFO -- : [762/885] 1826817=test_typeddata
I, [2024-05-03T15:38:02.455909 #1785449]  INFO -- : [763/885] 1826822=test_rdoc_markup_to_html_crossref
I, [2024-05-03T15:38:02.460393 #1785449]  INFO -- : [764/885] 1826826=test_webauthn_poller
I, [2024-05-03T15:38:02.468747 #1785449]  INFO -- : [765/885] 1826821=test_rdoc_markup_raw
I, [2024-05-03T15:38:02.575357 #1785449]  INFO -- : [766/885] 1826814=test_rat
I, [2024-05-03T15:38:02.583648 #1785449]  INFO -- : [767/885] 1826814=test_optparse
I, [2024-05-03T15:38:02.587942 #1785449]  INFO -- : [768/885] 1826814=test_array
I, [2024-05-03T15:38:02.598078 #1785449]  INFO -- : [769/885] 1826814=test_fstring
I, [2024-05-03T15:38:02.623754 #1785449]  INFO -- : [770/885] 1826826=test_yield
I, [2024-05-03T15:38:02.625455 #1785449]  INFO -- : [771/885] 1826821=test_rdoc_alias
I, [2024-05-03T15:38:02.658166 #1785449]  INFO -- : [772/885] 1826817=parser_test
I, [2024-05-03T15:38:02.658287 #1785449]  INFO -- : [773/885] 1826817=test_convertible
I, [2024-05-03T15:38:02.704608 #1785449]  INFO -- : [774/885] 1826821=test_files_sample
I, [2024-05-03T15:38:02.705660 #1785449]  INFO -- : [775/885] 1826821=test_stringscanner
I, [2024-05-03T15:38:02.737241 #1785449]  INFO -- : [776/885] 1826815=test_rdoc_markup_indented_paragraph
I, [2024-05-03T15:38:02.742502 #1785449]  INFO -- : [777/885] 1826821=test_rdoc_task
I, [2024-05-03T15:38:02.745670 #1785449]  INFO -- : [778/885] 1826821=test_gem_resolver_conflict
I, [2024-05-03T15:38:02.749183 #1785449]  INFO -- : [779/885] 1826815=test_backtrace
I, [2024-05-03T15:38:02.756173 #1785449]  INFO -- : [780/885] 1826814=test_pack
I, [2024-05-03T15:38:02.770861 #1785449]  INFO -- : [781/885] 1826821=ruby_parser_test
I, [2024-05-03T15:38:02.777336 #1785449]  INFO -- : [782/885] 1826821=test_io_buffer
I, [2024-05-03T15:38:02.777810 #1785449]  INFO -- : [783/885] 1826813=test_readpartial
I, [2024-05-03T15:38:02.782353 #1785449]  INFO -- : [784/885] 1826824=test_clone
I, [2024-05-03T15:38:02.802887 #1785449]  INFO -- : [785/885] 1826814=test_gem_commands_install_command
I, [2024-05-03T15:38:02.892007 #1785449]  INFO -- : [786/885] 1826821=test_rdoc_require
I, [2024-05-03T15:38:02.904840 #1785449]  INFO -- : [787/885] 1826821=locals_test
I, [2024-05-03T15:38:02.915531 #1785449]  INFO -- : [788/885] 1826822=test_config
I, [2024-05-03T15:38:02.983947 #1785449]  INFO -- : [789/885] 1826822=test_sleep
I, [2024-05-03T15:38:03.028944 #1785449]  INFO -- : [790/885] 1826824=test_math
I, [2024-05-03T15:38:03.049224 #1785449]  INFO -- : [791/885] 1826824=test_gem_commands_fetch_command
I, [2024-05-03T15:38:03.191219 #1785449]  INFO -- : [792/885] 1826813=test_gc
I, [2024-05-03T15:38:03.194677 #1785449]  INFO -- : [793/885] 1826813=test_libs
I, [2024-05-03T15:38:03.226316 #1785449]  INFO -- : [794/885] 1826813=test_yaml_tree
I, [2024-05-03T15:38:03.250286 #1785449]  INFO -- : [795/885] 1826824=test_rendering
I, [2024-05-03T15:38:03.259336 #1785449]  INFO -- : [796/885] 1826813=test_face
I, [2024-05-03T15:38:03.313035 #1785449]  INFO -- : [797/885] 1826820=test_sizeof
I, [2024-05-03T15:38:03.321890 #1785449]  INFO -- : [798/885] 1826824=test_case
I, [2024-05-03T15:38:03.351596 #1785449]  INFO -- : [799/885] 1826813=test_unicode_escape
I, [2024-05-03T15:38:03.359605 #1785449]  INFO -- : [800/885] 1826821=test_io
I, [2024-05-03T15:38:03.366420 #1785449]  INFO -- : [801/885] 1826824=test_utf16
I, [2024-05-03T15:38:03.380521 #1785449]  INFO -- : [802/885] 1826824=test_autoload
I, [2024-05-03T15:38:03.446934 #1785449]  INFO -- : [803/885] 1826813=test_gem_util
I, [2024-05-03T15:38:03.529182 #1785449]  INFO -- : [804/885] 1826818=test_iseq_load
I, [2024-05-03T15:38:03.655365 #1785449]  INFO -- : [805/885] 1826825=test_gem_package_tar_header
I, [2024-05-03T15:38:03.659926 #1785449]  INFO -- : [806/885] 1826813=test_pkey_dh
I, [2024-05-03T15:38:03.715378 #1785449]  INFO -- : [807/885] 1826825=test_bigzero
I, [2024-05-03T15:38:03.717193 #1785449]  INFO -- : [808/885] 1826825=test_pkcs12
I, [2024-05-03T15:38:03.754768 #1785449]  INFO -- : [809/885] 1826813=test_system
I, [2024-05-03T15:38:04.310121 #1785449]  INFO -- : [810/885] 1826815=test_etc
I, [2024-05-03T15:38:04.391879 #1785449]  INFO -- : [811/885] 1826818=test_yjit_exit_locations
I, [2024-05-03T15:38:04.396297 #1785449]  INFO -- : [812/885] 1826818=test_gem_resolver_activation_request
I, [2024-05-03T15:38:04.399180 #1785449]  INFO -- : [813/885] 1826815=test_getopts
I, [2024-05-03T15:38:04.407487 #1785449]  INFO -- : [814/885] 1826815=test_protocol
I, [2024-05-03T15:38:04.411535 #1785449]  INFO -- : [815/885] 1826818=test_ripper
I, [2024-05-03T15:38:04.524701 #1785449]  INFO -- : [816/885] 1826825=test_gem_config_file
I, [2024-05-03T15:38:04.563293 #1785449]  INFO -- : [817/885] 1826814=test_pattern_key_name_check
I, [2024-05-03T15:38:04.580188 #1785449]  INFO -- : [818/885] 1826814=test_to_ruby
I, [2024-05-03T15:38:04.593051 #1785449]  INFO -- : [819/885] 1826814=test_array_create
I, [2024-05-03T15:38:04.599036 #1785449]  INFO -- : [820/885] 1826814=test_pack
I, [2024-05-03T15:38:04.691832 #1785449]  INFO -- : [821/885] 1826825=test_gem_impossible_dependencies_error
I, [2024-05-03T15:38:04.719278 #1785449]  INFO -- : [822/885] 1826825=test_gem_commands_query_command
I, [2024-05-03T15:38:04.719972 #1785449]  INFO -- : [823/885] 1826815=test_method
I, [2024-05-03T15:38:04.813120 #1785449]  INFO -- : [824/885] 1826818=test_rdoc_rubygems_hook
I, [2024-05-03T15:38:04.859416 #1785449]  INFO -- : [825/885] 1826814=test_rdoc_context_section
I, [2024-05-03T15:38:04.889061 #1785449]  INFO -- : [826/885] 1826814=test_euc_kr
I, [2024-05-03T15:38:04.892738 #1785449]  INFO -- : [827/885] 1826814=test_ftp
I, [2024-05-03T15:38:04.896999 #1785449]  INFO -- : [828/885] 1826814=test_date_attr
I, [2024-05-03T15:38:04.900482 #1785449]  INFO -- : [829/885] 1826818=test_ellipsize
I, [2024-05-03T15:38:04.906943 #1785449]  INFO -- : [830/885] 1826814=warnings_test
I, [2024-05-03T15:38:04.917709 #1785449]  INFO -- : [831/885] 1826814=test_kwargs
I, [2024-05-03T15:38:04.918391 #1785449]  INFO -- : [832/885] 1826814=test_io_wait
I, [2024-05-03T15:38:04.923970 #1785449]  INFO -- : [833/885] 1826818=test_gem_commands_exec_command
I, [2024-05-03T15:38:05.035702 #1785449]  INFO -- : [834/885] 1826822=test_type_completor
I, [2024-05-03T15:38:05.036960 #1785449]  INFO -- : [835/885] 1826827=test_summary
I, [2024-05-03T15:38:05.042163 #1785449]  INFO -- : [836/885] 1826822=test_console_attr
I, [2024-05-03T15:38:05.042780 #1785449]  INFO -- : [837/885] 1826822=test_gem_commands_uninstall_command
I, [2024-05-03T15:38:05.070023 #1785449]  INFO -- : [838/885] 1826813=test_gem_source_specific_file
I, [2024-05-03T15:38:05.195221 #1785449]  INFO -- : [839/885] 1826827=test_foreach
I, [2024-05-03T15:38:05.198601 #1785449]  INFO -- : [840/885] 1826827=test_condition
I, [2024-05-03T15:38:05.202417 #1785449]  INFO -- : [841/885] 1826827=test_cp949
I, [2024-05-03T15:38:05.204437 #1785449]  INFO -- : [842/885] 1826827=test_win32ole_record
I, [2024-05-03T15:38:05.217805 #1785449]  INFO -- : [843/885] 1826827=test_gem_unsatisfiable_dependency_error
I, [2024-05-03T15:38:05.228285 #1785449]  INFO -- : [844/885] 1826813=test_ubf_async_safe
I, [2024-05-03T15:38:05.236664 #1785449]  INFO -- : [845/885] 1826813=test_hash
I, [2024-05-03T15:38:05.246203 #1785449]  INFO -- : [846/885] 1826827=test_sorted_set
I, [2024-05-03T15:38:05.256581 #1785449]  INFO -- : [847/885] 1826814=test_win32ole_type_event
I, [2024-05-03T15:38:05.263343 #1785449]  INFO -- : [848/885] 1826814=test_emoji
I, [2024-05-03T15:38:05.317652 #1785449]  INFO -- : [849/885] 1826814=test_io
I, [2024-05-03T15:38:05.407932 #1785449]  INFO -- : [850/885] 1826825=test_protect
I, [2024-05-03T15:38:05.413384 #1785449]  INFO -- : [851/885] 1826825=test_win32ole_typelib
I, [2024-05-03T15:38:05.424607 #1785449]  INFO -- : [852/885] 1826825=test_gem_request_set_lockfile
I, [2024-05-03T15:38:05.535005 #1785449]  INFO -- : [853/885] 1826827=test_raise_exception
I, [2024-05-03T15:38:05.598794 #1785449]  INFO -- : [854/885] 1826814=test_postponed_job
I, [2024-05-03T15:38:05.893995 #1785449]  INFO -- : [855/885] 1826825=test_alias_and_anchor
I, [2024-05-03T15:38:05.899747 #1785449]  INFO -- : [856/885] 1826825=test_external_new
I, [2024-05-03T15:38:05.903793 #1785449]  INFO -- : [857/885] 1826825=test_tree_builder
I, [2024-05-03T15:38:05.906610 #1785449]  INFO -- : [858/885] 1826825=test_gem_resolver_dependency_request
I, [2024-05-03T15:38:05.942943 #1785449]  INFO -- : [859/885] 1826825=test_hash
I, [2024-05-03T15:38:05.956571 #1785449]  INFO -- : [860/885] 1826825=test_kill_ring
I, [2024-05-03T15:38:05.963483 #1785449]  INFO -- : [861/885] 1826825=test_ns_spki
I, [2024-05-03T15:38:05.964507 #1785449]  INFO -- : [862/885] 1826822=test_framework
I, [2024-05-03T15:38:05.988346 #1785449]  INFO -- : [863/885] 1826825=test_argf
I, [2024-05-03T15:38:06.020384 #1785449]  INFO -- : [864/885] 1826822=test_gem_commands_environment_command
I, [2024-05-03T15:38:06.064915 #1785449]  INFO -- : [865/885] 1826810=test_m17n
I, [2024-05-03T15:38:06.087474 #1785449]  INFO -- : [866/885] 1826822=test_ws
I, [2024-05-03T15:38:06.101618 #1785449]  INFO -- : [867/885] 1826822=test_yjit
I, [2024-05-03T15:38:06.104811 #1785449]  INFO -- : [868/885] 1826822=test_workspace
I, [2024-05-03T15:38:06.148599 #1785449]  INFO -- : [869/885] 1826814=test_weakmap
I, [2024-05-03T15:38:06.177439 #1785449]  INFO -- : [870/885] 1826810=comments_test
I, [2024-05-03T15:38:06.184215 #1785449]  INFO -- : [871/885] 1826810=test_sprintf
I, [2024-05-03T15:38:06.321933 #1785449]  INFO -- : [872/885] 1826818=test_gem_requirement
I, [2024-05-03T15:38:06.357386 #1785449]  INFO -- : [873/885] 1826827=test_string_memory
I, [2024-05-03T15:38:06.374217 #1785449]  INFO -- : [874/885] 1826822=test_gem_security_trust_dir
I, [2024-05-03T15:38:06.421157 #1785449]  INFO -- : [875/885] 1826822=test_undef
I, [2024-05-03T15:38:06.427260 #1785449]  INFO -- : [876/885] 1826822=test_line_editor
I, [2024-05-03T15:38:06.442697 #1785449]  INFO -- : [877/885] 1826822=test_objspace
I, [2024-05-03T15:38:06.443407 #1785449]  INFO -- : [878/885] 1826827=ripper_test
I, [2024-05-03T15:38:06.534464 #1785449]  INFO -- : [879/885] 1826818=test_remote_fetch_error
I, [2024-05-03T15:38:06.547730 #1785449]  INFO -- : [880/885] 1826818=test_have_library
I, [2024-05-03T15:38:06.564007 #1785449]  INFO -- : [881/885] 1826810=test_lock_native_thread
E, [2024-05-03T15:38:06.701192 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.701272 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.782477 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.782587 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.784191 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.784280 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.784421 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.784463 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.815668 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.815772 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.831075 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.831175 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.854949 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.855048 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.860706 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.860820 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.861275 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.861324 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.861382 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.861425 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.875420 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.875520 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.875619 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.875645 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
I, [2024-05-03T15:38:06.929735 #1785449]  INFO -- : [882/885] 1826826=test_c_struct_entry
E, [2024-05-03T15:38:06.942305 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.942403 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
I, [2024-05-03T15:38:06.945653 #1785449]  INFO -- : [883/885] 1826829=test_gem_commands_stale_command
I, [2024-05-03T15:38:06.956087 #1785449]  INFO -- : [884/885] 1826829=test_set
E, [2024-05-03T15:38:06.962299 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:06.962399 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
I, [2024-05-03T15:38:06.965196 #1785449]  INFO -- : [885/885] 1826810=test_show_source
E, [2024-05-03T15:38:07.003014 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.003109 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.041852 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.041954 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.047519 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.047612 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050611 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050703 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050799 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050825 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050893 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050916 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.050985 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.051020 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.052536 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.052627 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.052667 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.052693 #1785449] ERROR -- : DEPRECATED: ConstantPathTargetNode#child is deprecated and will be removed in the next major version. Use ConstantPathTargetNode#name/ConstantPathTargetNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.056547 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.056646 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.098488 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1491:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.098586 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1492:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.098706 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.098733 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.167257 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1499:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
E, [2024-05-03T15:38:07.167352 #1785449] ERROR -- : DEPRECATED: ConstantPathNode#child is deprecated and will be removed in the next major version. Use ConstantPathNode#name/ConstantPathNode#name_loc instead. Called from /tmp/ruby/src/trunk/lib/prism/translation/ripper.rb:1500:in 'Prism::Translation::Ripper#visit_constant_path_write_node_target'.
I, [2024-05-03T15:38:24.099762 #1785449]  INFO -- : Finished tests in 39.373719s, 669.8123 tests/s, 237445.2115 assertions/s.
E, [2024-05-03T15:38:24.099897 #1785449] ERROR -- : Children under /tmp/rubytest.pw0y0t:
E, [2024-05-03T15:38:24.099954 #1785449] ERROR -- : * drwx------ 4 80 2024-05-03 15:37:47 +0000 gem_rebuild20240503-1826816-fmjftc/
E, [2024-05-03T15:38:24.099969 #1785449] ERROR -- :   * drwxrwxr-x 2 60 2024-05-03 15:37:47 +0000 new/
E, [2024-05-03T15:38:24.099980 #1785449] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-03 15:37:47 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-03T15:38:24.099993 #1785449] ERROR -- :   * drwxrwxr-x 2 60 2024-05-03 15:37:47 +0000 old/
E, [2024-05-03T15:38:24.100004 #1785449] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-03 15:37:47 +0000 rebuild_test_gem-1.0.0.gem
I, [2024-05-03T15:38:24.101246 #1785449]  INFO -- : 26373 tests, 9349101 assertions, 0 failures, 0 errors, 302 skips
I, [2024-05-03T15:38:24.101295 #1785449]  INFO -- : 
I, [2024-05-03T15:38:24.101310 #1785449]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-03T15:12:55Z master 281df1e495) [x86_64-linux]
I, [2024-05-03T15:38:24.103300 #1785449]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-03T15:38:24.103466 #1785449]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-03T15:38:24.192232 #1785449]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-03T15:38:24.192271 #1785449]  INFO -- : 	CC = gcc
I, [2024-05-03T15:38:24.192277 #1785449]  INFO -- : 	LD = ld
I, [2024-05-03T15:38:24.192282 #1785449]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-03T15:38:24.192286 #1785449]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-03T15:38:24.192290 #1785449]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-03T15:38:24.192294 #1785449]  INFO -- : 	CPPFLAGS =   
I, [2024-05-03T15:38:24.192299 #1785449]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-03T15:38:24.192303 #1785449]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-03T15:38:24.192306 #1785449]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-03T15:38:24.192310 #1785449]  INFO -- : 	LC_ALL = 
I, [2024-05-03T15:38:24.192313 #1785449]  INFO -- : 	LC_CTYPE = 
I, [2024-05-03T15:38:24.192317 #1785449]  INFO -- : 	MFLAGS = 
I, [2024-05-03T15:38:24.192320 #1785449]  INFO -- : 	RUSTC = no
I, [2024-05-03T15:38:24.192325 #1785449]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-03T15:38:24.192885 #1785449]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-03T15:38:24.192910 #1785449]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-03T15:38:24.192919 #1785449]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-03T15:38:24.192926 #1785449]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-03T15:38:24.192932 #1785449]  INFO -- : 
I, [2024-05-03T15:38:24.194542 #1785449]  INFO -- : generating enc.mk
I, [2024-05-03T15:38:24.312267 #1785449]  INFO -- : making enc
I, [2024-05-03T15:38:24.329738 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.329762 #1785449]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-03T15:38:24.329768 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.330415 #1785449]  INFO -- : making srcs under enc
I, [2024-05-03T15:38:24.361387 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.361409 #1785449]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-03T15:38:24.361414 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.362269 #1785449]  INFO -- : generating transdb.h
I, [2024-05-03T15:38:24.456776 #1785449]  INFO -- : transdb.h unchanged
I, [2024-05-03T15:38:24.458125 #1785449]  INFO -- : making trans
I, [2024-05-03T15:38:24.492497 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.492543 #1785449]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-03T15:38:24.492549 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.493145 #1785449]  INFO -- : making encs
I, [2024-05-03T15:38:24.530927 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.530952 #1785449]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-03T15:38:24.530960 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:24.532649 #1785449]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-03T15:38:24.560113 #1785449]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-03T15:38:24.562586 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:25.930235 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:25.930945 #1785449]  INFO -- : generating makefile exts.mk
I, [2024-05-03T15:38:25.968329 #1785449]  INFO -- : exts.mk unchanged
I, [2024-05-03T15:38:25.972770 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:26.185494 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:38:26.188366 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-03T15:38:26.192224 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:38:26.195317 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-03T15:38:26.197544 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:38:26.202986 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-03T15:38:26.218555 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:38:26.221538 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-03T15:38:26.234300 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:38:26.240696 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-03T15:38:26.243659 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:38:26.246284 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-03T15:38:26.253845 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:38:26.260094 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-03T15:38:26.269152 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:38:26.271665 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-03T15:38:26.275747 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:38:26.279460 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-03T15:38:26.291446 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:38:26.304510 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-03T15:38:26.307517 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:38:26.309951 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-03T15:38:26.314172 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:38:26.329064 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-03T15:38:26.332084 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:38:26.334550 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-03T15:38:26.343917 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:38:26.348885 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-03T15:38:26.350358 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:38:26.352367 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-03T15:38:26.360170 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:38:26.366502 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-03T15:38:26.377177 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:38:26.399773 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-03T15:38:26.401704 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:38:26.423672 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-03T15:38:26.425952 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:38:26.447941 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-03T15:38:26.449783 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:38:26.471721 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-03T15:38:26.474002 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:38:26.495981 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-03T15:38:26.497840 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:38:26.519869 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-03T15:38:26.543461 #1785449]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:26.606607 #1785449]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-03T15:38:26.606646 #1785449]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:26.606997 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:26.610633 #1785449]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-03T15:38:26.610654 #1785449]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-03T15:38:26.610659 #1785449]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-03T15:38:26.668305 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/1-mspec-multi-0
E, [2024-05-03T15:38:26.668585 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/2-mspec-multi-1
E, [2024-05-03T15:38:26.668843 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/3-mspec-multi-2
E, [2024-05-03T15:38:26.669117 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/4-mspec-multi-3
E, [2024-05-03T15:38:26.669244 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/5-mspec-multi-4
E, [2024-05-03T15:38:26.669570 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/6-mspec-multi-5
E, [2024-05-03T15:38:26.669783 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/7-mspec-multi-6
E, [2024-05-03T15:38:26.669977 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/8-mspec-multi-7
E, [2024-05-03T15:38:26.670183 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/9-mspec-multi-8
E, [2024-05-03T15:38:26.670377 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/10-mspec-multi-9
E, [2024-05-03T15:38:26.670747 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/11-mspec-multi-10
E, [2024-05-03T15:38:26.670985 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/12-mspec-multi-11
E, [2024-05-03T15:38:26.671217 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/13-mspec-multi-12
E, [2024-05-03T15:38:26.671450 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/14-mspec-multi-13
E, [2024-05-03T15:38:26.671636 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/15-mspec-multi-14
E, [2024-05-03T15:38:26.671796 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/16-mspec-multi-15
E, [2024-05-03T15:38:26.671991 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/17-mspec-multi-16
E, [2024-05-03T15:38:26.672157 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/18-mspec-multi-17
E, [2024-05-03T15:38:26.674585 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/19-mspec-multi-18
E, [2024-05-03T15:38:26.675032 #1785449] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.iurabd/20-mspec-multi-19
I, [2024-05-03T15:38:26.869566 #1785449]  INFO -- : ruby 3.4.0dev (2024-05-03T15:12:55Z master 281df1e495) [x86_64-linux]
I, [2024-05-03T15:38:27.550951 #1785449]  INFO -- :      0 .........................................................................
I, [2024-05-03T15:38:27.911944 #1785449]  INFO -- :     73 .........................................................................
I, [2024-05-03T15:38:28.071069 #1785449]  INFO -- :    146 .........................................................................
I, [2024-05-03T15:38:28.125716 #1785449]  INFO -- :    219 .........................................................................
I, [2024-05-03T15:38:28.182698 #1785449]  INFO -- :    292 .........................................................................
I, [2024-05-03T15:38:28.239835 #1785449]  INFO -- :    365 .........................................................................
I, [2024-05-03T15:38:28.259048 #1785449]  INFO -- :    438 .........................................................................
I, [2024-05-03T15:38:28.283054 #1785449]  INFO -- :    511 .........................................................................
I, [2024-05-03T15:38:28.304550 #1785449]  INFO -- :    584 .........................................................................
I, [2024-05-03T15:38:28.371803 #1785449]  INFO -- :    657 .........................................................................
I, [2024-05-03T15:38:28.403008 #1785449]  INFO -- :    730 .........................................................................
I, [2024-05-03T15:38:28.418277 #1785449]  INFO -- :    803 .........................................................................
I, [2024-05-03T15:38:28.444219 #1785449]  INFO -- :    876 .........................................................................
I, [2024-05-03T15:38:28.482689 #1785449]  INFO -- :    949 .........................................................................
I, [2024-05-03T15:38:28.592553 #1785449]  INFO -- :   1022 .........................................................................
I, [2024-05-03T15:38:28.767495 #1785449]  INFO -- :   1095 .........................................................................
I, [2024-05-03T15:38:28.875136 #1785449]  INFO -- :   1168 .........................................................................
I, [2024-05-03T15:38:28.935297 #1785449]  INFO -- :   1241 .........................................................................
I, [2024-05-03T15:38:28.990218 #1785449]  INFO -- :   1314 .........................................................................
I, [2024-05-03T15:38:29.007412 #1785449]  INFO -- :   1387 .........................................................................
I, [2024-05-03T15:38:29.132363 #1785449]  INFO -- :   1460 .........................................................................
I, [2024-05-03T15:38:29.591126 #1785449]  INFO -- :   1533 .........................................................................
I, [2024-05-03T15:38:29.680155 #1785449]  INFO -- :   1606 .........................................................................
I, [2024-05-03T15:38:29.784843 #1785449]  INFO -- :   1679 .........................................................................
I, [2024-05-03T15:38:29.887781 #1785449]  INFO -- :   1752 .........................................................................
I, [2024-05-03T15:38:29.976606 #1785449]  INFO -- :   1825 .........................................................................
I, [2024-05-03T15:38:30.073976 #1785449]  INFO -- :   1898 .........................................................................
I, [2024-05-03T15:38:30.167762 #1785449]  INFO -- :   1971 .........................................................................
I, [2024-05-03T15:38:30.222888 #1785449]  INFO -- :   2044 .........................................................................
I, [2024-05-03T15:38:30.267620 #1785449]  INFO -- :   2117 .........................................................................
I, [2024-05-03T15:38:30.282434 #1785449]  INFO -- :   2190 .........................................................................
I, [2024-05-03T15:38:30.303995 #1785449]  INFO -- :   2263 .........................................................................
I, [2024-05-03T15:38:30.318906 #1785449]  INFO -- :   2336 .........................................................................
I, [2024-05-03T15:38:30.360352 #1785449]  INFO -- :   2409 .........................................................................
I, [2024-05-03T15:38:30.464687 #1785449]  INFO -- :   2482 .........................................................................
I, [2024-05-03T15:38:30.491244 #1785449]  INFO -- :   2555 .........................................................................
I, [2024-05-03T15:38:30.609697 #1785449]  INFO -- :   2628 .........................................................................
I, [2024-05-03T15:38:30.721675 #1785449]  INFO -- :   2701 .........................................................................
I, [2024-05-03T15:38:30.752017 #1785449]  INFO -- :   2774 .........................................................................
I, [2024-05-03T15:38:30.820067 #1785449]  INFO -- :   2847 .........................................................................
I, [2024-05-03T15:38:30.851696 #1785449]  INFO -- :   2920 .........................................................................
I, [2024-05-03T15:38:30.876011 #1785449]  INFO -- :   2993 .........................................................................
I, [2024-05-03T15:38:30.898150 #1785449]  INFO -- :   3066 .........................................................................
I, [2024-05-03T15:38:30.912319 #1785449]  INFO -- :   3139 .........................................................................
I, [2024-05-03T15:38:30.919793 #1785449]  INFO -- :   3212 .........................................................................
I, [2024-05-03T15:38:30.949241 #1785449]  INFO -- :   3285 .........................................................................
I, [2024-05-03T15:38:34.909312 #1785449]  INFO -- :   3358 ........................................................................
I, [2024-05-03T15:38:34.909375 #1785449]  INFO -- : 
I, [2024-05-03T15:38:34.909390 #1785449]  INFO -- : Finished in 8.240330 seconds
I, [2024-05-03T15:38:34.909402 #1785449]  INFO -- : 
I, [2024-05-03T15:38:34.909413 #1785449]  INFO -- : 3429 files, 32610 examples, 198048 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-03T15:38:34.911509 #1785449]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.