# Logfile created on 2024-05-10 12:03:20 +0000 by logger.rb/v1.4.3
I, [2024-05-10T12:03:20.941785 #134291]  INFO -- : #<BuildRuby:0x000056305f0f4098 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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.20240510-120320", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056305f1433a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056305f143260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056305f1430d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240510-120320", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240510-120320>, @binmode=false, @mon_data=#<Monitor:0x000056305f142f68>, @mon_data_owner_object_id=860>>>
I, [2024-05-10T12:03:20.941934 #134291]  INFO -- : $$$[beg] make update-unicode  -j16
I, [2024-05-10T12:03:21.071916 #134291]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-10T12:03:21.071967 #134291]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-10T12:03:21.072605 #134291]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-10T12:03:21.111754 #134291]  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-10T12:03:21.127549 #134291]  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-10T12:03:21.552240 #134291] 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-10T12:03:21.552321 #134291] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-10T12:03:21.552348 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-10T12:03:21.552370 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T12:03:21.552389 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T12:03:21.552410 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T12:03:21.552429 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T12:03:21.552448 #134291] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-10T12:03:21.552467 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-10T12:03:21.552490 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-10T12:03:21.552510 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-10T12:03:21.552529 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-10T12:03:21.552548 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-10T12:03:21.552567 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-10T12:03:21.552586 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-10T12:03:21.552605 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-10T12:03:21.552645 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-10T12:03:21.552666 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-10T12:03:21.552689 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T12:03:21.552709 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T12:03:21.552728 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T12:03:21.552747 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T12:03:21.557711 #134291] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
E, [2024-05-10T12:03:21.557820 #134291] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-10T12:03:21.621302 #134291] 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-10T12:03:21.621455 #134291] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-10T12:03:21.621494 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-10T12:03:21.621519 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T12:03:21.621540 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T12:03:21.621561 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T12:03:21.621580 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T12:03:21.621600 #134291] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-10T12:03:21.621619 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-10T12:03:21.621643 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-10T12:03:21.621662 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-10T12:03:21.621682 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-10T12:03:21.621701 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-10T12:03:21.621723 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-10T12:03:21.621743 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-10T12:03:21.621762 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-10T12:03:21.621781 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-10T12:03:21.621803 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-10T12:03:21.621823 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T12:03:21.621842 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T12:03:21.621860 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T12:03:21.621881 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T12:03:21.626054 #134291] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-10T12:03:21.626168 #134291] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
E, [2024-05-10T12:03:21.999551 #134291] 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-10T12:03:21.999680 #134291] ERROR -- : EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt
E, [2024-05-10T12:03:21.999731 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-10T12:03:21.999755 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T12:03:21.999775 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T12:03:21.999794 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T12:03:21.999815 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T12:03:21.999834 #134291] ERROR -- : /usr/lib/ruby/3.0.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
E, [2024-05-10T12:03:21.999860 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:193:in `readuntil'
E, [2024-05-10T12:03:21.999879 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:203:in `readline'
E, [2024-05-10T12:03:21.999901 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:42:in `read_status_line'
E, [2024-05-10T12:03:21.999921 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:31:in `read_new'
E, [2024-05-10T12:03:21.999941 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1557:in `block in transport_request'
E, [2024-05-10T12:03:21.999960 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `catch'
E, [2024-05-10T12:03:21.999979 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `transport_request'
E, [2024-05-10T12:03:22.000252 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1521:in `request'
E, [2024-05-10T12:03:22.000276 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:329:in `block in open_http'
E, [2024-05-10T12:03:22.000295 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:960:in `start'
E, [2024-05-10T12:03:22.000313 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http'
E, [2024-05-10T12:03:22.000332 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-10T12:03:22.000356 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-10T12:03:22.000376 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-10T12:03:22.000395 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-10T12:03:22.000417 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-10T12:03:22.000437 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-10T12:03:22.000456 #134291] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-10T12:03:22.000475 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-10T12:03:22.000494 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-10T12:03:22.000513 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-10T12:03:22.000536 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T12:03:22.000555 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T12:03:22.000574 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T12:03:22.000592 #134291] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T12:03:22.005283 #134291] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
I, [2024-05-10T12:03:22.005685 #134291]  INFO -- : downloading emoji/15.0/emoji-test.txt ... 
I, [2024-05-10T12:03:22.006078 #134291]  INFO -- : $$$[end] "make update-unicode  -j16" exit with 512.
I, [2024-05-10T12:03:22.006157 #134291]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-10T12:03:22.208003 #134291]  INFO -- : tool/config.guess already exists
I, [2024-05-10T12:03:22.208059 #134291]  INFO -- : tool/config.sub already exists
I, [2024-05-10T12:03:22.210211 #134291]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-10T12:03:22.210356 #134291]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-10T12:03:22.210558 #134291]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-10T12:03:22.210997 #134291]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-10T12:03:22.211559 #134291]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-10T12:03:22.211709 #134291]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-10T12:03:22.211819 #134291]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-10T12:03:22.212266 #134291]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-10T12:03:22.213682 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-10T12:03:22.213870 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-10T12:03:22.213942 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-10T12:03:22.214304 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-10T12:03:22.214918 #134291]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-10T12:03:22.284326 #134291]  INFO -- :   Successfully built RubyGem
I, [2024-05-10T12:03:22.284367 #134291]  INFO -- :   Name: power_assert
I, [2024-05-10T12:03:22.284383 #134291]  INFO -- :   Version: 2.0.4dev
I, [2024-05-10T12:03:22.284392 #134291]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-10T12:03:22.325100 #134291]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-10T12:03:22.325150 #134291]  INFO -- : $$$[beg] make update-rubyspec -j16
I, [2024-05-10T12:03:22.414453 #134291]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-10T12:03:22.414682 #134291]  INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0.
I, [2024-05-10T12:03:22.414712 #134291]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-10T12:03:23.145046 #134291]  INFO -- : Already up to date.
I, [2024-05-10T12:03:23.162925 #134291]  INFO -- : Latest commit hash = c68bb24088
I, [2024-05-10T12:03:23.164035 #134291]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-10T12:03:23.164064 #134291]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-10T12:03:23.251233 #134291]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-10T12:03:23.252576 #134291]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-10T12:03:23.317899 #134291]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-10T12:03:23.321078 #134291]  INFO -- : generating enc.mk
I, [2024-05-10T12:03:23.440237 #134291]  INFO -- : making srcs under enc
I, [2024-05-10T12:03:23.505376 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:23.505413 #134291]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T12:03:23.505425 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:23.583965 #134291]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-10T12:03:23.584027 #134291]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-10T12:03:23.584700 #134291]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-10T12:03:23.584766 #134291]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-10T12:03:23.585342 #134291]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-10T12:03:23.585470 #134291]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-10T12:03:23.586710 #134291]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-10T12:03:23.586925 #134291]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-10T12:03:23.587451 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-10T12:03:23.587573 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-10T12:03:23.588816 #134291]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-10T12:03:23.588833 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-10T12:03:23.588877 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-10T12:03:23.663099 #134291]  INFO -- :   Successfully built RubyGem
I, [2024-05-10T12:03:23.663143 #134291]  INFO -- :   Name: power_assert
I, [2024-05-10T12:03:23.663155 #134291]  INFO -- :   Version: 2.0.4dev
I, [2024-05-10T12:03:23.663164 #134291]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-10T12:03:23.665173 #134291]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-10T12:03:23.729082 #134291]  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-10T12:03:23.734770 #134291]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-10T12:03:23.736567 #134291]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-10T12:03:23.736706 #134291]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-10T12:03:23.791456 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:03:23.791499 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:03:23.791510 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:03:23.791519 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:03:23.791527 #134291]  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-10T12:03:23.791536 #134291]  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-10T12:03:23.791544 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:03:23.791552 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:03:23.791561 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:03:23.791576 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:03:23.791583 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:03:23.791591 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:03:23.791598 #134291]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-10T12:03:23.791605 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:03:23.791613 #134291]  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-10T12:03:23.792452 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:03:23.792474 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:03:23.792489 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:03:23.792503 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:03:23.792511 #134291]  INFO -- : 
I, [2024-05-10T12:03:23.815792 #134291]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-10T12:03:23.956226 #134291]  INFO -- : linking miniruby
I, [2024-05-10T12:03:24.585993 #134291]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-10T12:03:24.586132 #134291]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-10T12:03:24.681892 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:03:24.681934 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:03:24.681946 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:03:24.681954 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:03:24.681966 #134291]  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-10T12:03:24.681976 #134291]  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-10T12:03:24.681985 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:03:24.681993 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:03:24.682001 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:03:24.682008 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:03:24.682015 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:03:24.682023 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:03:24.682030 #134291]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-10T12:03:24.682037 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:03:24.682045 #134291]  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-10T12:03:24.682856 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:03:24.682878 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:03:24.682901 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:03:24.682910 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:03:24.682926 #134291]  INFO -- : 
I, [2024-05-10T12:03:24.851918 #134291]  INFO -- : builtin_binary.inc updated
I, [2024-05-10T12:03:24.863861 #134291]  INFO -- : 6cc993e11a665fcdee4f7a2dfd66564d1ddac647c2f51274e8b33c178429a884  builtin_binary.inc
I, [2024-05-10T12:03:24.865347 #134291]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-10T12:03:25.066027 #134291]  INFO -- : linking static-library libruby-static.a
I, [2024-05-10T12:03:25.518256 #134291]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-10T12:03:27.379823 #134291]  INFO -- : linking ruby
I, [2024-05-10T12:03:27.401056 #134291]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-10T12:03:27.401181 #134291]  INFO -- : $$$[beg] make all -j16
I, [2024-05-10T12:03:27.457004 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:03:27.457045 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:03:27.457056 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:03:27.457064 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:03:27.457072 #134291]  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-10T12:03:27.457083 #134291]  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-10T12:03:27.457091 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:03:27.457099 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:03:27.457106 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:03:27.457113 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:03:27.457120 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:03:27.457127 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:03:27.457134 #134291]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-10T12:03:27.457142 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:03:27.457150 #134291]  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-10T12:03:27.458275 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:03:27.458298 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:03:27.458317 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:03:27.458327 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:03:27.458335 #134291]  INFO -- : 
I, [2024-05-10T12:03:27.498389 #134291]  INFO -- : generating enc.mk
I, [2024-05-10T12:03:27.500481 #134291]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-10T12:03:27.501173 #134291]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-10T12:03:27.501471 #134291]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-10T12:03:27.502153 #134291]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-10T12:03:27.502452 #134291]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-10T12:03:27.503111 #134291]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-10T12:03:27.503421 #134291]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-10T12:03:27.504263 #134291]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-10T12:03:27.504805 #134291]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-10T12:03:27.505263 #134291]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-10T12:03:27.505824 #134291]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-10T12:03:27.506366 #134291]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-10T12:03:27.506821 #134291]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-10T12:03:27.507335 #134291]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-10T12:03:27.507877 #134291]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-10T12:03:27.678101 #134291]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-10T12:03:27.682349 #134291]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-10T12:03:27.682755 #134291]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-10T12:03:27.683496 #134291]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-10T12:03:27.689037 #134291]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-10T12:03:27.696213 #134291]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-10T12:03:27.735790 #134291]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-10T12:03:27.740950 #134291]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-10T12:03:27.742475 #134291]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-10T12:03:27.748263 #134291]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-10T12:03:27.748521 #134291]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-10T12:03:27.776844 #134291]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-10T12:03:27.812720 #134291]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-10T12:03:27.829985 #134291]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-10T12:03:27.871308 #134291]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-10T12:03:27.871991 #134291]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-10T12:03:27.891800 #134291]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-10T12:03:27.904908 #134291]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-10T12:03:27.905433 #134291]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-10T12:03:27.930732 #134291]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-10T12:03:27.934755 #134291]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-10T12:03:27.951325 #134291]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-10T12:03:27.955126 #134291]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-10T12:03:27.967589 #134291]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-10T12:03:27.970959 #134291]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-10T12:03:27.973644 #134291]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-10T12:03:28.039918 #134291]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-10T12:03:28.083383 #134291]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-10T12:03:28.085429 #134291]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-10T12:03:28.120820 #134291]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-10T12:03:28.129916 #134291]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-10T12:03:28.131551 #134291]  INFO -- : making enc
I, [2024-05-10T12:03:28.139227 #134291]  INFO -- : making srcs under enc
I, [2024-05-10T12:03:28.168986 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.169084 #134291]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T12:03:28.169128 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.200876 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.200947 #134291]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T12:03:28.200960 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.201790 #134291]  INFO -- : generating transdb.h
I, [2024-05-10T12:03:28.313498 #134291]  INFO -- : transdb.h unchanged
I, [2024-05-10T12:03:28.314911 #134291]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T12:03:28.315064 #134291]  INFO -- : making trans
I, [2024-05-10T12:03:28.344000 #134291]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-10T12:03:28.346488 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.358967 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.359236 #134291]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T12:03:28.359316 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.361228 #134291]  INFO -- : making encs
I, [2024-05-10T12:03:28.436894 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.437007 #134291]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T12:03:28.437059 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.621169 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.622147 #134291]  INFO -- : generating makefile exts.mk
I, [2024-05-10T12:03:28.663686 #134291]  INFO -- : exts.mk unchanged
I, [2024-05-10T12:03:28.668084 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.693450 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:03:28.694605 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:03:28.695748 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:03:28.696152 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:03:28.696947 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:03:28.697274 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:03:28.699293 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:03:28.700094 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:03:28.700459 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:03:28.700491 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:03:28.700513 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:03:28.701019 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:03:28.701345 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:03:28.701365 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:03:28.701667 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:03:28.702257 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:03:28.702746 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:03:28.703605 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:03:28.703940 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:03:28.704587 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:03:28.705218 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:03:28.705404 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:03:28.707648 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:03:28.708177 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:03:28.708254 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:03:28.708308 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:03:28.708879 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:03:28.709172 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:03:28.709199 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:03:28.709811 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:03:28.716899 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:03:28.717111 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:03:28.717528 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:03:28.717882 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:03:28.719733 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:03:28.722341 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:03:28.724310 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:03:28.730348 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:03:28.740943 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:03:28.741602 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:03:28.752572 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:03:28.752935 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:03:28.753512 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:03:28.753905 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:03:28.777767 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.858607 #134291]  INFO -- : linking ruby
I, [2024-05-10T12:03:28.879377 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.879723 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.883420 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.883442 #134291]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T12:03:28.883462 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:28.883972 #134291]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-10T12:03:28.884152 #134291]  INFO -- : $$$[beg] make install -j16
I, [2024-05-10T12:03:28.944294 #134291]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-10T12:03:28.944864 #134291]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-10T12:03:28.945014 #134291]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-10T12:03:28.945168 #134291]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-10T12:03:28.945737 #134291]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-10T12:03:28.946452 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:03:28.946471 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:03:28.946483 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:03:28.946491 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:03:28.946498 #134291]  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-10T12:03:28.946508 #134291]  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-10T12:03:28.946520 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:03:28.946527 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:03:28.946534 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:03:28.946540 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:03:28.946546 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:03:28.946553 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:03:28.946560 #134291]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-10T12:03:28.946567 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:03:28.946574 #134291]  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-10T12:03:28.947624 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-10T12:03:28.990911 #134291]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-10T12:03:28.991230 #134291]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-10T12:03:28.991350 #134291]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-10T12:03:28.992096 #134291]  INFO -- : generating enc.mk
I, [2024-05-10T12:03:28.992135 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:03:28.992148 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:03:28.992165 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:03:28.992174 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:03:28.992183 #134291]  INFO -- : 
I, [2024-05-10T12:03:28.993325 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-10T12:03:28.993618 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-10T12:03:28.993647 #134291]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-10T12:03:29.117599 #134291]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-10T12:03:29.118168 #134291]  INFO -- : making srcs under enc
I, [2024-05-10T12:03:29.118422 #134291]  INFO -- : making enc
I, [2024-05-10T12:03:29.135160 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.135207 #134291]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T12:03:29.135219 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.147742 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.147771 #134291]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T12:03:29.147783 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.148527 #134291]  INFO -- : generating transdb.h
I, [2024-05-10T12:03:29.188871 #134291]  INFO -- :   Successfully built RubyGem
I, [2024-05-10T12:03:29.188913 #134291]  INFO -- :   Name: power_assert
I, [2024-05-10T12:03:29.188925 #134291]  INFO -- :   Version: 2.0.4dev
I, [2024-05-10T12:03:29.188934 #134291]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-10T12:03:29.190671 #134291]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-10T12:03:29.248318 #134291]  INFO -- : transdb.h unchanged
I, [2024-05-10T12:03:29.249559 #134291]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T12:03:29.249706 #134291]  INFO -- : making trans
I, [2024-05-10T12:03:29.252468 #134291]  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-10T12:03:29.258603 #134291]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-10T12:03:29.278628 #134291]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-10T12:03:29.281163 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.306196 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.306309 #134291]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T12:03:29.306356 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.390851 #134291]  INFO -- : making encs
I, [2024-05-10T12:03:29.463687 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.463814 #134291]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T12:03:29.463874 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.539724 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.540297 #134291]  INFO -- : generating makefile exts.mk
I, [2024-05-10T12:03:29.581832 #134291]  INFO -- : exts.mk unchanged
I, [2024-05-10T12:03:29.586050 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.610571 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:03:29.611716 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:03:29.612528 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:03:29.613653 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:03:29.613984 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:03:29.614105 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:03:29.616423 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:03:29.616729 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:03:29.617242 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:03:29.617554 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:03:29.617586 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:03:29.617815 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:03:29.618257 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:03:29.618878 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:03:29.619191 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:03:29.619414 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:03:29.619444 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:03:29.620604 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:03:29.621444 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:03:29.622467 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:03:29.623110 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:03:29.623137 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:03:29.623456 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:03:29.623621 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:03:29.624282 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:03:29.624843 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:03:29.626674 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:03:29.626721 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:03:29.627426 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:03:29.627654 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:03:29.632174 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:03:29.632919 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:03:29.634057 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:03:29.634842 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:03:29.635237 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:03:29.637885 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:03:29.645408 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:03:29.655801 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:03:29.655972 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:03:29.657296 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:03:29.663282 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:03:29.666342 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:03:29.668919 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:03:29.671146 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:03:29.694597 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.771248 #134291]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-10T12:03:29.771292 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.771520 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.775030 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.775053 #134291]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T12:03:29.775071 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:29.775270 #134291]  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="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-10T12:03:29.869049 #134291]  INFO -- : Installing to 
I, [2024-05-10T12:03:29.869103 #134291]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-10T12:03:29.869242 #134291]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-10T12:03:29.878292 #134291]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T12:03:29.878327 #134291]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-10T12:03:29.878405 #134291]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T12:03:29.888223 #134291]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T12:03:29.888254 #134291]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T12:03:29.888332 #134291]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-10T12:03:29.888513 #134291]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-10T12:03:29.892872 #134291]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-10T12:03:29.892895 #134291]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-10T12:03:29.892906 #134291]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-10T12:03:29.892946 #134291]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-10T12:03:29.893050 #134291]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-10T12:03:29.934471 #134291]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-10T12:03:29.941179 #134291]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-10T12:03:29.941389 #134291]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-10T12:03:29.966881 #134291]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-10T12:03:29.974616 #134291]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-10T12:03:29.976209 #134291]  INFO -- :                                     cgi 0.4.1
I, [2024-05-10T12:03:29.976863 #134291]  INFO -- :                                     delegate 0.3.1
I, [2024-05-10T12:03:29.977408 #134291]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-10T12:03:29.977996 #134291]  INFO -- :                                     english 0.8.0
I, [2024-05-10T12:03:29.978539 #134291]  INFO -- :                                     erb 4.0.4
I, [2024-05-10T12:03:29.979884 #134291]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-10T12:03:29.980446 #134291]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-10T12:03:29.980991 #134291]  INFO -- :                                     find 0.2.0
I, [2024-05-10T12:03:29.981557 #134291]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-10T12:03:29.982111 #134291]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-10T12:03:29.982667 #134291]  INFO -- :                                     irb 1.13.1
I, [2024-05-10T12:03:29.983556 #134291]  INFO -- :                                     logger 1.6.0
I, [2024-05-10T12:03:29.984108 #134291]  INFO -- :                                     net-http 0.4.1
I, [2024-05-10T12:03:29.984748 #134291]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-10T12:03:29.985313 #134291]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-10T12:03:29.985946 #134291]  INFO -- :                                     open3 0.2.1
I, [2024-05-10T12:03:29.986492 #134291]  INFO -- :                                     optparse 0.5.0
I, [2024-05-10T12:03:29.987035 #134291]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-10T12:03:29.988077 #134291]  INFO -- :                                     pp 0.5.0
I, [2024-05-10T12:03:29.988649 #134291]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-10T12:03:29.989182 #134291]  INFO -- :                                     prism 0.28.0
I, [2024-05-10T12:03:29.989768 #134291]  INFO -- :                                     pstore 0.1.3
I, [2024-05-10T12:03:29.990302 #134291]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-10T12:03:29.991510 #134291]  INFO -- :                                     readline 0.0.4
I, [2024-05-10T12:03:29.992042 #134291]  INFO -- :                                     reline 0.5.6
I, [2024-05-10T12:03:29.992622 #134291]  INFO -- :                                     resolv 0.4.0
I, [2024-05-10T12:03:29.993276 #134291]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-10T12:03:29.993866 #134291]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-10T12:03:29.994736 #134291]  INFO -- :                                     set 1.1.0
I, [2024-05-10T12:03:29.995411 #134291]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-10T12:03:29.995958 #134291]  INFO -- :                                     singleton 0.2.0
I, [2024-05-10T12:03:29.996482 #134291]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-10T12:03:29.997293 #134291]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-10T12:03:29.997857 #134291]  INFO -- :                                     time 0.3.0
I, [2024-05-10T12:03:29.998437 #134291]  INFO -- :                                     timeout 0.4.1
I, [2024-05-10T12:03:29.999055 #134291]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-10T12:03:29.999611 #134291]  INFO -- :                                     tsort 0.2.0
I, [2024-05-10T12:03:30.000149 #134291]  INFO -- :                                     un 0.3.0
I, [2024-05-10T12:03:30.000684 #134291]  INFO -- :                                     uri 0.13.0
I, [2024-05-10T12:03:30.001248 #134291]  INFO -- :                                     weakref 0.1.3
I, [2024-05-10T12:03:30.001865 #134291]  INFO -- :                                     yaml 0.3.0
I, [2024-05-10T12:03:30.002602 #134291]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-10T12:03:30.008862 #134291]  INFO -- :                                     date 3.3.4
I, [2024-05-10T12:03:30.009510 #134291]  INFO -- :                                     digest 3.1.1
I, [2024-05-10T12:03:30.010055 #134291]  INFO -- :                                     etc 1.4.3
I, [2024-05-10T12:03:30.011055 #134291]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-10T12:03:30.011617 #134291]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-10T12:03:30.012185 #134291]  INFO -- :                                     io-console 0.7.2
I, [2024-05-10T12:03:30.012738 #134291]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-10T12:03:30.013278 #134291]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-10T12:03:30.013816 #134291]  INFO -- :                                     json 2.7.2
I, [2024-05-10T12:03:30.014490 #134291]  INFO -- :                                     openssl 3.2.0
I, [2024-05-10T12:03:30.015064 #134291]  INFO -- :                                     pathname 0.3.0
I, [2024-05-10T12:03:30.015609 #134291]  INFO -- :                                     psych 5.1.2
I, [2024-05-10T12:03:30.016230 #134291]  INFO -- :                                     stringio 3.1.1
I, [2024-05-10T12:03:30.017144 #134291]  INFO -- :                                     strscan 3.1.1
I, [2024-05-10T12:03:30.017763 #134291]  INFO -- :                                     zlib 3.1.0
I, [2024-05-10T12:03:30.018214 #134291]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-10T12:03:30.018584 #134291]  INFO -- :                                     minitest 5.22.3
I, [2024-05-10T12:03:30.026329 #134291]  INFO -- :                                     rake 13.2.1
I, [2024-05-10T12:03:30.031212 #134291]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-10T12:03:30.036854 #134291]  INFO -- :                                     rexml 3.2.6
I, [2024-05-10T12:03:30.042197 #134291]  INFO -- :                                     rss 0.3.0
I, [2024-05-10T12:03:30.045888 #134291]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-10T12:03:30.047956 #134291]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-10T12:03:30.052207 #134291]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-10T12:03:30.053321 #134291]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-10T12:03:30.054737 #134291]  INFO -- :                                     matrix 0.4.2
I, [2024-05-10T12:03:30.058461 #134291]  INFO -- :                                     prime 0.1.2
I, [2024-05-10T12:03:30.065136 #134291]  INFO -- :                                     rbs 3.4.4
I, [2024-05-10T12:03:30.099578 #134291]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-10T12:03:30.102956 #134291]  INFO -- :                                     debug 1.9.2
I, [2024-05-10T12:03:30.106722 #134291]  INFO -- :                                     racc 1.7.3
I, [2024-05-10T12:03:30.110209 #134291]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-10T12:03:30.111539 #134291]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-10T12:03:30.113312 #134291]  INFO -- :                                     base64 0.2.0
I, [2024-05-10T12:03:30.114566 #134291]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-10T12:03:30.117376 #134291]  INFO -- :                                     observer 0.1.2
I, [2024-05-10T12:03:30.118756 #134291]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-10T12:03:30.119987 #134291]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-10T12:03:30.121635 #134291]  INFO -- :                                     rinda 0.2.0
I, [2024-05-10T12:03:30.123100 #134291]  INFO -- :                                     drb 2.2.1
I, [2024-05-10T12:03:30.125129 #134291]  INFO -- :                                     nkf 0.2.0
I, [2024-05-10T12:03:30.128126 #134291]  INFO -- :                                     syslog 0.1.2
I, [2024-05-10T12:03:30.130169 #134291]  INFO -- :                                     csv 3.3.0
I, [2024-05-10T12:03:30.133290 #134291]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-10T12:03:30.135122 #134291]  INFO -- : skipped bundled gems:
I, [2024-05-10T12:03:30.135146 #134291]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-10T12:03:30.138313 #134291]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-10T12:03:30.138436 #134291]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-10T12:03:38.687963 #134291]  INFO -- : PASS all 1936 tests
E, [2024-05-10T12:03:38.699379 #134291] ERROR -- :  
I, [2024-05-10T12:03:38.699754 #134291]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-10T12:03:38.699967 #134291]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-10T12:03:38.831408 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:03:38.831449 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:03:38.831468 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:03:38.831476 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:03:38.831484 #134291]  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-10T12:03:38.831491 #134291]  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-10T12:03:38.831501 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:03:38.831508 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:03:38.831514 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:03:38.831521 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:03:38.831527 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:03:38.831533 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:03:38.831540 #134291]  INFO -- : 	MFLAGS = 
I, [2024-05-10T12:03:38.831550 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:03:38.831558 #134291]  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-10T12:03:38.832060 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:03:38.832079 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:03:38.832089 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:03:38.832103 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:03:38.832114 #134291]  INFO -- : 
I, [2024-05-10T12:03:39.036832 #134291]  INFO -- : Checking leaked global symbols...none
I, [2024-05-10T12:03:39.147280 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-10T12:03:39.147333 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-10T12:03:39.147346 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-10T12:03:39.147376 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-10T12:03:39.147622 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-10T12:03:39.147691 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-10T12:03:39.148007 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-10T12:03:39.148149 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-10T12:03:39.149061 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-10T12:03:39.149459 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-10T12:03:39.150447 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-10T12:03:39.151400 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-10T12:03:39.151433 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-10T12:03:39.151466 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-10T12:03:39.151525 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-10T12:03:39.252396 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-10T12:03:39.253443 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-10T12:03:39.428127 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-10T12:03:39.428180 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-10T12:03:39.428250 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-10T12:03:39.428413 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-10T12:03:39.428469 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-10T12:03:39.428490 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-10T12:03:39.428551 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-10T12:03:39.428657 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-10T12:03:39.428684 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-10T12:03:39.428758 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-10T12:03:39.428815 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-10T12:03:39.429230 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-10T12:03:39.465825 #134291]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-10T12:03:39.468290 #134291]  INFO -- : 
I, [2024-05-10T12:03:39.468321 #134291]  INFO -- : test succeeded
I, [2024-05-10T12:03:39.470256 #134291]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-10T12:03:39.470475 #134291]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-10T12:03:39.644924 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:03:39.644980 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:03:39.644991 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:03:39.645000 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:03:39.645008 #134291]  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-10T12:03:39.645019 #134291]  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-10T12:03:39.645027 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:03:39.645034 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:03:39.645042 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:03:39.645049 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:03:39.645056 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:03:39.645064 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:03:39.645071 #134291]  INFO -- : 	MFLAGS = 
I, [2024-05-10T12:03:39.645079 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:03:39.645088 #134291]  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-10T12:03:39.645569 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:03:39.645591 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:03:39.645608 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:03:39.645620 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:03:39.645628 #134291]  INFO -- : 
I, [2024-05-10T12:03:39.647441 #134291]  INFO -- : generating enc.mk
I, [2024-05-10T12:03:39.768733 #134291]  INFO -- : making enc
I, [2024-05-10T12:03:39.823592 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:39.823624 #134291]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T12:03:39.823645 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:39.824223 #134291]  INFO -- : making srcs under enc
I, [2024-05-10T12:03:39.853392 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:39.853418 #134291]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T12:03:39.853432 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:39.854685 #134291]  INFO -- : generating transdb.h
I, [2024-05-10T12:03:39.953046 #134291]  INFO -- : transdb.h unchanged
I, [2024-05-10T12:03:39.954239 #134291]  INFO -- : making trans
I, [2024-05-10T12:03:40.024546 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:40.024571 #134291]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T12:03:40.024582 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:40.025187 #134291]  INFO -- : making encs
I, [2024-05-10T12:03:40.099256 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:40.099279 #134291]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T12:03:40.099290 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:40.102077 #134291]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T12:03:40.164706 #134291]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-10T12:03:40.167359 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:41.689030 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:41.689719 #134291]  INFO -- : generating makefile exts.mk
I, [2024-05-10T12:03:41.731170 #134291]  INFO -- : exts.mk unchanged
I, [2024-05-10T12:03:41.735505 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:42.126128 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:03:42.132984 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:03:42.144909 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:03:42.151678 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:03:42.157727 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:03:42.170848 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:03:42.206481 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:03:42.214500 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:03:42.242696 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:03:42.258527 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:03:42.262295 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:03:42.267119 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:03:42.276683 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:03:42.288930 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:03:42.305102 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:03:42.307553 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:03:42.319797 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:03:42.324733 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:03:42.336263 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:03:42.373749 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:03:42.381203 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:03:42.384777 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:03:42.388939 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:03:42.421276 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:03:42.424395 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:03:42.428835 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:03:42.438610 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:03:42.449246 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:03:42.450737 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:03:42.454102 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:03:42.461817 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:03:42.480390 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:03:42.501825 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:03:42.561130 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:03:42.563471 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:03:42.586029 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:03:42.588649 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:03:42.611005 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:03:42.614650 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:03:42.637143 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:03:42.640147 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:03:42.697269 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:03:42.699855 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:03:42.757722 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:03:42.779935 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:42.859373 #134291]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-10T12:03:42.859418 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:42.859632 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:42.864437 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:42.864504 #134291]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T12:03:42.864535 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:03:42.976504 #134291]  INFO -- : Run options: 
I, [2024-05-10T12:03:42.976591 #134291]  INFO -- :   --seed=48570
I, [2024-05-10T12:03:42.976605 #134291]  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-10T12:03:42.976630 #134291]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-10T12:03:42.976639 #134291]  INFO -- :   --name=!/memory_leak/
I, [2024-05-10T12:03:42.976647 #134291]  INFO -- :   --stderr-on-failure
I, [2024-05-10T12:03:42.976655 #134291]  INFO -- :   -j16
I, [2024-05-10T12:03:42.976662 #134291]  INFO -- : 
I, [2024-05-10T12:03:42.976670 #134291]  INFO -- : # Running tests:
I, [2024-05-10T12:03:42.976679 #134291]  INFO -- : 
I, [2024-05-10T12:03:43.205564 #134291]  INFO -- : [  1/885] 175641=test_httpresponse
I, [2024-05-10T12:03:43.206016 #134291]  INFO -- : [  2/885] 175638=test_open-uri
I, [2024-05-10T12:03:43.206043 #134291]  INFO -- : [  3/885] 175643=test_rdoc_parser_ruby
I, [2024-05-10T12:03:43.206057 #134291]  INFO -- : [  4/885] 175651=test_nil2vtempty
I, [2024-05-10T12:03:43.206068 #134291]  INFO -- : [  5/885] 175652=test_stream
I, [2024-05-10T12:03:43.206502 #134291]  INFO -- : [  6/885] 175648=test_rdoc_context
I, [2024-05-10T12:03:43.206646 #134291]  INFO -- : [  7/885] 175649=test_rdoc_text
I, [2024-05-10T12:03:43.206893 #134291]  INFO -- : [  8/885] 175644=test_tcp
I, [2024-05-10T12:03:43.207674 #134291]  INFO -- : [  9/885] 175653=test_iso_8859
I, [2024-05-10T12:03:43.207701 #134291]  INFO -- : [ 10/885] 175640=test_rdoc_markup_to_joined_paragraph
I, [2024-05-10T12:03:43.207716 #134291]  INFO -- : [ 11/885] 175647=test_date_time
I, [2024-05-10T12:03:43.207730 #134291]  INFO -- : [ 12/885] 175639=test_require
I, [2024-05-10T12:03:43.207743 #134291]  INFO -- : [ 13/885] 175645=test_date_new
I, [2024-05-10T12:03:43.207909 #134291]  INFO -- : [ 14/885] 175646=index_write_test
I, [2024-05-10T12:03:43.208370 #134291]  INFO -- : [ 15/885] 175650=test_data
I, [2024-05-10T12:03:43.209357 #134291]  INFO -- : [ 16/885] 175642=test_syntax
I, [2024-05-10T12:03:43.216477 #134291]  INFO -- : [ 17/885] 175651=test_gem_safe_yaml
I, [2024-05-10T12:03:43.222191 #134291]  INFO -- : [ 18/885] 175639=test_inadvertent_creation
I, [2024-05-10T12:03:43.223985 #134291]  INFO -- : [ 19/885] 175650=test_flags
I, [2024-05-10T12:03:43.229294 #134291]  INFO -- : [ 20/885] 175645=test_enumerator
I, [2024-05-10T12:03:43.249916 #134291]  INFO -- : [ 21/885] 175652=test_http
I, [2024-05-10T12:03:43.254722 #134291]  INFO -- : [ 22/885] 175653=test_shift_jis
I, [2024-05-10T12:03:43.256027 #134291]  INFO -- : [ 23/885] 175653=test_gem_commands_which_command
I, [2024-05-10T12:03:43.261128 #134291]  INFO -- : [ 24/885] 175647=test_gem_commands_specification_command
I, [2024-05-10T12:03:43.273557 #134291]  INFO -- : [ 25/885] 175652=test_gem_resolver
I, [2024-05-10T12:03:43.316776 #134291]  INFO -- : [ 26/885] 175646=test_safe_load
I, [2024-05-10T12:03:43.351630 #134291]  INFO -- : [ 27/885] 175641=test_gem_resolver_composed_set
I, [2024-05-10T12:03:43.369693 #134291]  INFO -- : [ 28/885] 175646=test_gem_commands_dependency_command
I, [2024-05-10T12:03:43.371475 #134291]  INFO -- : [ 29/885] 175644=test_name_error
I, [2024-05-10T12:03:43.381752 #134291]  INFO -- : [ 30/885] 175639=test_rdoc_markup_attribute_manager
I, [2024-05-10T12:03:43.404593 #134291]  INFO -- : [ 31/885] 175640=test_pack
I, [2024-05-10T12:03:43.465482 #134291]  INFO -- : [ 32/885] 175649=test_process
I, [2024-05-10T12:03:43.492198 #134291]  INFO -- : [ 33/885] 175651=test_last_thread
I, [2024-05-10T12:03:43.512894 #134291]  INFO -- : [ 34/885] 175644=test_gem_security_policy
I, [2024-05-10T12:03:43.550300 #134291]  INFO -- : [ 35/885] 175653=test_gem_source_local
I, [2024-05-10T12:03:43.589527 #134291]  INFO -- : [ 36/885] 175639=test_logdevice
I, [2024-05-10T12:03:43.596963 #134291]  INFO -- : [ 37/885] 175641=test_gem_ext_rake_builder
I, [2024-05-10T12:03:43.674928 #134291]  INFO -- : [ 38/885] 175647=test_arity
I, [2024-05-10T12:03:43.679274 #134291]  INFO -- : [ 39/885] 175647=test_x509cert
I, [2024-05-10T12:03:43.681753 #134291]  INFO -- : [ 40/885] 175640=test_gc
I, [2024-05-10T12:03:43.760941 #134291]  INFO -- : [ 41/885] 175646=test_gem_resolver_lock_specification
I, [2024-05-10T12:03:43.816425 #134291]  INFO -- : [ 42/885] 175646=test_err_in_callback
I, [2024-05-10T12:03:43.825107 #134291]  INFO -- : [ 43/885] 175646=test_logperiod
I, [2024-05-10T12:03:43.837364 #134291]  INFO -- : [ 44/885] 175646=test_rdoc_normal_module
I, [2024-05-10T12:03:43.869530 #134291]  INFO -- : [ 45/885] 175653=test_c_union_entity
I, [2024-05-10T12:03:43.882876 #134291]  INFO -- : [ 46/885] 175652=test_rdoc_markdown_test
I, [2024-05-10T12:03:43.922232 #134291]  INFO -- : [ 47/885] 175638=test_securerandom
I, [2024-05-10T12:03:43.929141 #134291]  INFO -- : [ 48/885] 175653=test_switch_hitter
I, [2024-05-10T12:03:43.935094 #134291]  INFO -- : [ 49/885] 175647=test_io_console
I, [2024-05-10T12:03:43.962596 #134291]  INFO -- : [ 50/885] 175653=test_singleton
I, [2024-05-10T12:03:43.970038 #134291]  INFO -- : [ 51/885] 175653=test_flush
I, [2024-05-10T12:03:43.983026 #134291]  INFO -- : [ 52/885] 175653=test_stringchar
I, [2024-05-10T12:03:43.997350 #134291]  INFO -- : [ 53/885] 175643=test_hash_create
I, [2024-05-10T12:03:44.000001 #134291]  INFO -- : [ 54/885] 175638=newline_test
I, [2024-05-10T12:03:44.003427 #134291]  INFO -- : [ 55/885] 175643=test_uncorrectable_name_check
I, [2024-05-10T12:03:44.029754 #134291]  INFO -- : [ 56/885] 175643=test_thread_fd_close
I, [2024-05-10T12:03:44.032763 #134291]  INFO -- : [ 57/885] 175643=test_passing_block
I, [2024-05-10T12:03:44.037627 #134291]  INFO -- : [ 58/885] 175643=parse_test
I, [2024-05-10T12:03:44.111298 #134291]  INFO -- : [ 59/885] 175653=test_gem_install_update_options
I, [2024-05-10T12:03:44.146308 #134291]  INFO -- : [ 60/885] 175646=test_require_lib
I, [2024-05-10T12:03:44.175742 #134291]  INFO -- : [ 61/885] 175644=test_severity
I, [2024-05-10T12:03:44.183301 #134291]  INFO -- : [ 62/885] 175644=test_ractor
I, [2024-05-10T12:03:44.204448 #134291]  INFO -- : [ 63/885] 175644=test_extlibs
I, [2024-05-10T12:03:44.224391 #134291]  INFO -- : [ 64/885] 175638=test_rdoc_generator_ri
I, [2024-05-10T12:03:44.275985 #134291]  INFO -- : [ 65/885] 175653=test_gem_stream_ui
I, [2024-05-10T12:03:44.375648 #134291]  INFO -- : [ 66/885] 175638=test_c_struct_builder
I, [2024-05-10T12:03:44.383239 #134291]  INFO -- : [ 67/885] 175653=test_dot_dot
I, [2024-05-10T12:03:44.384899 #134291]  INFO -- : [ 68/885] 175653=test_str2big
I, [2024-05-10T12:03:44.390890 #134291]  INFO -- : [ 69/885] 175653=test_literal
I, [2024-05-10T12:03:44.497055 #134291]  INFO -- : [ 70/885] 175638=test_objectspace
I, [2024-05-10T12:03:44.518263 #134291]  INFO -- : [ 71/885] 175648=test_socket
I, [2024-05-10T12:03:44.530177 #134291]  INFO -- : [ 72/885] 175650=test_thread
I, [2024-05-10T12:03:44.566910 #134291]  INFO -- : [ 73/885] 175651=test_rdoc_markup_to_table_of_contents
I, [2024-05-10T12:03:44.583387 #134291]  INFO -- : [ 74/885] 175641=test_reline
I, [2024-05-10T12:03:44.596399 #134291]  INFO -- : [ 75/885] 175639=test_parser_events
I, [2024-05-10T12:03:44.704704 #134291]  INFO -- : [ 76/885] 175639=test_pkey
I, [2024-05-10T12:03:44.766147 #134291]  INFO -- : [ 77/885] 175650=test_case
I, [2024-05-10T12:03:44.768418 #134291]  INFO -- : [ 78/885] 175650=test_gem_version_option
I, [2024-05-10T12:03:44.797946 #134291]  INFO -- : [ 79/885] 175651=test_grapheme_breaks
I, [2024-05-10T12:03:44.805990 #134291]  INFO -- : [ 80/885] 175639=test_gem_request_connection_pools
I, [2024-05-10T12:03:44.828923 #134291]  INFO -- : [ 81/885] 175651=test_cclass
I, [2024-05-10T12:03:44.848236 #134291]  INFO -- : [ 82/885] 175641=test_ractor
I, [2024-05-10T12:03:44.941310 #134291]  INFO -- : [ 83/885] 175641=test_m17n_comb
I, [2024-05-10T12:03:44.980633 #134291]  INFO -- : [ 84/885] 175651=test_memory_view
I, [2024-05-10T12:03:45.058462 #134291]  INFO -- : [ 85/885] 175650=test_json_tree
I, [2024-05-10T12:03:45.101497 #134291]  INFO -- : [ 86/885] 175650=test_rdoc_markup_to_markdown
I, [2024-05-10T12:03:45.134397 #134291]  INFO -- : [ 87/885] 175651=test_ansi_with_terminfo
I, [2024-05-10T12:03:45.207652 #134291]  INFO -- : [ 88/885] 175653=test_rdoc_generator_pot_po
I, [2024-05-10T12:03:45.219154 #134291]  INFO -- : [ 89/885] 175651=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-10T12:03:45.271417 #134291]  INFO -- : [ 90/885] 175651=test_gem_commands_mirror
I, [2024-05-10T12:03:45.277723 #134291]  INFO -- : [ 91/885] 175651=test_sprintf_comb
I, [2024-05-10T12:03:45.326449 #134291]  INFO -- : [ 92/885] 175650=test_gem_request
I, [2024-05-10T12:03:45.395480 #134291]  INFO -- : [ 93/885] 175653=test_method_cache
I, [2024-05-10T12:03:45.418384 #134291]  INFO -- : [ 94/885] 175653=test_scan_args
I, [2024-05-10T12:03:45.432032 #134291]  INFO -- : [ 95/885] 175653=test_generic
I, [2024-05-10T12:03:45.470117 #134291]  INFO -- : [ 96/885] 175653=test_win32ole
I, [2024-05-10T12:03:45.475549 #134291]  INFO -- : [ 97/885] 175653=test_settracefunc
I, [2024-05-10T12:03:45.478948 #134291]  INFO -- : [ 98/885] 175651=test_gem_text
I, [2024-05-10T12:03:45.503198 #134291]  INFO -- : [ 99/885] 175650=test_enumerator_kw
I, [2024-05-10T12:03:45.505311 #134291]  INFO -- : [100/885] 175650=test_gem_commands_info_command
I, [2024-05-10T12:03:45.519606 #134291]  INFO -- : [101/885] 175652=test_scalar
I, [2024-05-10T12:03:45.527387 #134291]  INFO -- : [102/885] 175652=test_gem_dependency_installer
I, [2024-05-10T12:03:45.540170 #134291]  INFO -- : [103/885] 175651=test_rdoc_cross_reference
I, [2024-05-10T12:03:45.543400 #134291]  INFO -- : [104/885] 175650=test_store
I, [2024-05-10T12:03:45.556450 #134291]  INFO -- : [105/885] 175638=test_case_options
I, [2024-05-10T12:03:45.557891 #134291]  INFO -- : [106/885] 175638=test_exception
I, [2024-05-10T12:03:45.697749 #134291]  INFO -- : [107/885] 175650=test_gem_name_tuple
I, [2024-05-10T12:03:45.714464 #134291]  INFO -- : [108/885] 175650=test_gem_package_tar_reader_entry
I, [2024-05-10T12:03:45.905510 #134291]  INFO -- : [109/885] 175650=test_rand
I, [2024-05-10T12:03:46.096832 #134291]  INFO -- : [110/885] 175639=test_bug_reporter
I, [2024-05-10T12:03:46.144867 #134291]  INFO -- : [111/885] 175651=test_rdoc_i18n_text
I, [2024-05-10T12:03:46.168467 #134291]  INFO -- : [112/885] 175651=test_backtrace
I, [2024-05-10T12:03:46.174928 #134291]  INFO -- : [113/885] 175651=test_defined
I, [2024-05-10T12:03:46.261186 #134291]  INFO -- : [114/885] 175650=test_key_name_check
I, [2024-05-10T12:03:46.265580 #134291]  INFO -- : [115/885] 175650=test_io_buffer
I, [2024-05-10T12:03:46.275620 #134291]  INFO -- : [116/885] 175651=test_rdoc_rdoc
I, [2024-05-10T12:03:46.323058 #134291]  INFO -- : [117/885] 175650=test_time
I, [2024-05-10T12:03:46.414415 #134291]  INFO -- : [118/885] 175651=test_windows_1251
I, [2024-05-10T12:03:46.418266 #134291]  INFO -- : [119/885] 175651=test_gb18030
I, [2024-05-10T12:03:46.431706 #134291]  INFO -- : [120/885] 175651=test_svcb_https
I, [2024-05-10T12:03:46.447825 #134291]  INFO -- : [121/885] 175644=test_buffering
I, [2024-05-10T12:03:46.455658 #134291]  INFO -- : [122/885] 175644=test_gem_uninstaller
I, [2024-05-10T12:03:46.459500 #134291]  INFO -- : [123/885] 175651=test_default_gems
I, [2024-05-10T12:03:46.467806 #134291]  INFO -- : [124/885] 175648=test_rdoc_rd_inline_parser
I, [2024-05-10T12:03:46.492852 #134291]  INFO -- : [125/885] 175650=test_rdoc_markup_to_rdoc
I, [2024-05-10T12:03:46.508455 #134291]  INFO -- : [126/885] 175648=test_mul
I, [2024-05-10T12:03:46.520728 #134291]  INFO -- : [127/885] 175648=test_win32ole_type
I, [2024-05-10T12:03:46.524864 #134291]  INFO -- : [128/885] 175648=test_null
I, [2024-05-10T12:03:46.532573 #134291]  INFO -- : [129/885] 175650=test_rdoc_markup_attributes
I, [2024-05-10T12:03:46.540243 #134291]  INFO -- : [130/885] 175650=test_date_parse
I, [2024-05-10T12:03:46.557878 #134291]  INFO -- : [131/885] 175648=test_pkey_ec
I, [2024-05-10T12:03:46.566367 #134291]  INFO -- : [132/885] 175651=test_pipe
I, [2024-05-10T12:03:46.609409 #134291]  INFO -- : [133/885] 175639=test_thread
I, [2024-05-10T12:03:46.615291 #134291]  INFO -- : [134/885] 175639=test_trick
I, [2024-05-10T12:03:46.642317 #134291]  INFO -- : [135/885] 175653=test_string
I, [2024-05-10T12:03:46.675462 #134291]  INFO -- : [136/885] 175648=test_pattern_matching
I, [2024-05-10T12:03:46.697507 #134291]  INFO -- : [137/885] 175653=test_rdoc_stats
I, [2024-05-10T12:03:46.705686 #134291]  INFO -- : [138/885] 175648=test_x509attr
I, [2024-05-10T12:03:46.712425 #134291]  INFO -- : [139/885] 175648=test_raise
I, [2024-05-10T12:03:46.721735 #134291]  INFO -- : [140/885] 175647=test_gem_request_set_lockfile_parser
I, [2024-05-10T12:03:46.721832 #134291]  INFO -- : [141/885] 175648=test_depth_first
I, [2024-05-10T12:03:46.728942 #134291]  INFO -- : [142/885] 175648=test_rdoc_store
I, [2024-05-10T12:03:46.747394 #134291]  INFO -- : [143/885] 175650=json_addition_test
I, [2024-05-10T12:03:46.753429 #134291]  INFO -- : [144/885] 175651=test_custom_command
I, [2024-05-10T12:03:46.789266 #134291]  INFO -- : [145/885] 175650=test_qsort
I, [2024-05-10T12:03:46.797202 #134291]  INFO -- : [146/885] 175653=test_rdoc_parser
I, [2024-05-10T12:03:46.801514 #134291]  INFO -- : [147/885] 175650=test_gem_dependency_resolution_error
I, [2024-05-10T12:03:46.807716 #134291]  INFO -- : [148/885] 175650=test_optimization
I, [2024-05-10T12:03:46.825228 #134291]  INFO -- : [149/885] 175653=test_date_conv
I, [2024-05-10T12:03:46.826174 #134291]  INFO -- : [150/885] 175651=test_ole_methods
I, [2024-05-10T12:03:46.830473 #134291]  INFO -- : [151/885] 175651=test_erb_m17n
I, [2024-05-10T12:03:46.840323 #134291]  INFO -- : [152/885] 175653=test_egrep_cpp
I, [2024-05-10T12:03:46.842061 #134291]  INFO -- : [153/885] 175651=test_cgi_tag_helper
I, [2024-05-10T12:03:46.874640 #134291]  INFO -- : [154/885] 175647=test_zlib
I, [2024-05-10T12:03:46.877363 #134291]  INFO -- : [155/885] 175651=test_gem_package_old
I, [2024-05-10T12:03:46.880053 #134291]  INFO -- : [156/885] 175645=test_gem_resolver_index_set
I, [2024-05-10T12:03:46.958616 #134291]  INFO -- : [157/885] 175651=test_string
I, [2024-05-10T12:03:47.070759 #134291]  INFO -- : [158/885] 175653=test_proc
I, [2024-05-10T12:03:47.157909 #134291]  INFO -- : [159/885] 175645=test_gc_compact
I, [2024-05-10T12:03:47.560243 #134291]  INFO -- : [160/885] 175648=test_gem_validator
I, [2024-05-10T12:03:47.782286 #134291]  INFO -- : [161/885] 175644=test_files_test_2
I, [2024-05-10T12:03:47.803562 #134291]  INFO -- : [162/885] 175648=test_fnmatch
I, [2024-05-10T12:03:47.862579 #134291]  INFO -- : [163/885] 175648=test_folderitem2_invokeverb
I, [2024-05-10T12:03:47.868452 #134291]  INFO -- : [164/885] 175648=test_require_path_check
I, [2024-05-10T12:03:47.994454 #134291]  INFO -- : [165/885] 175648=test_rdoc_markup_parser
I, [2024-05-10T12:03:48.075033 #134291]  INFO -- : [166/885] 175648=test_address_resolve
I, [2024-05-10T12:03:48.106299 #134291]  INFO -- : [167/885] 175643=test_rdoc_token_stream
I, [2024-05-10T12:03:48.123277 #134291]  INFO -- : [168/885] 175643=test_gem_source_list
I, [2024-05-10T12:03:48.137101 #134291]  INFO -- : [169/885] 175653=test_optarg
I, [2024-05-10T12:03:48.143325 #134291]  INFO -- : [170/885] 175648=test_yaml_special_cases
I, [2024-05-10T12:03:48.156735 #134291]  INFO -- : [171/885] 175648=test_config
I, [2024-05-10T12:03:48.253151 #134291]  INFO -- : [172/885] 175641=test_pp
I, [2024-05-10T12:03:48.312031 #134291]  INFO -- : [173/885] 175648=test_gem_ext_configure_builder
I, [2024-05-10T12:03:48.325090 #134291]  INFO -- : [174/885] 175641=test_frozen
I, [2024-05-10T12:03:48.328691 #134291]  INFO -- : [175/885] 175641=test_macro
I, [2024-05-10T12:03:48.333029 #134291]  INFO -- : [176/885] 175641=test_rdoc_single_class
I, [2024-05-10T12:03:48.353867 #134291]  INFO -- : [177/885] 175653=test_num2int
I, [2024-05-10T12:03:48.374180 #134291]  INFO -- : [178/885] 175653=test_nil
I, [2024-05-10T12:03:48.378227 #134291]  INFO -- : [179/885] 175653=test_verbose
I, [2024-05-10T12:03:48.393512 #134291]  INFO -- : [180/885] 175648=test_iter_break
I, [2024-05-10T12:03:48.413669 #134291]  INFO -- : [181/885] 175648=test_exception
I, [2024-05-10T12:03:48.413900 #134291]  INFO -- : [182/885] 175653=test_zsh_completion
I, [2024-05-10T12:03:48.416470 #134291]  INFO -- : [183/885] 175643=test_rdoc_markup_to_tt_only
I, [2024-05-10T12:03:48.425252 #134291]  INFO -- : [184/885] 175638=test_hmac
I, [2024-05-10T12:03:48.426571 #134291]  INFO -- : [185/885] 175653=test_rdoc_tom_doc
I, [2024-05-10T12:03:48.426652 #134291]  INFO -- : [186/885] 175648=test_gem_commands_lock_command
I, [2024-05-10T12:03:48.434900 #134291]  INFO -- : [187/885] 175638=test_ifunless
I, [2024-05-10T12:03:48.439284 #134291]  INFO -- : [188/885] 175638=test_assignment
I, [2024-05-10T12:03:48.453149 #134291]  INFO -- : [189/885] 175653=test_numeric
I, [2024-05-10T12:03:48.457704 #134291]  INFO -- : [190/885] 175648=test_gem_spec_fetcher
I, [2024-05-10T12:03:48.461969 #134291]  INFO -- : [191/885] 175643=test_common
I, [2024-05-10T12:03:48.486605 #134291]  INFO -- : [192/885] 175646=test_bug-3571
I, [2024-05-10T12:03:48.507335 #134291]  INFO -- : [193/885] 175646=test_key_actor_vi
I, [2024-05-10T12:03:48.528137 #134291]  INFO -- : [194/885] 175641=test_gem_command
I, [2024-05-10T12:03:48.566449 #134291]  INFO -- : [195/885] 175653=test_rdoc_markup_paragraph
I, [2024-05-10T12:03:48.568563 #134291]  INFO -- : [196/885] 175653=!Nothing_to_test
I, [2024-05-10T12:03:48.573702 #134291]  INFO -- : [197/885] 175653=test_psych
I, [2024-05-10T12:03:48.615800 #134291]  INFO -- : [198/885] 175653=test_enc_raise
I, [2024-05-10T12:03:48.623733 #134291]  INFO -- : [199/885] 175653=test_object_create_start
I, [2024-05-10T12:03:48.628776 #134291]  INFO -- : [200/885] 175653=test_date
I, [2024-05-10T12:03:48.628971 #134291]  INFO -- : [201/885] 175652=test_gem_rdoc
I, [2024-05-10T12:03:48.649662 #134291]  INFO -- : [202/885] 175653=test_gem_ext_cargo_builder_unit
I, [2024-05-10T12:03:48.679444 #134291]  INFO -- : [203/885] 175648=test_command
I, [2024-05-10T12:03:48.686949 #134291]  INFO -- : [204/885] 175641=test_at_exit
I, [2024-05-10T12:03:48.698512 #134291]  INFO -- : [205/885] 175653=test_files_ext
I, [2024-05-10T12:03:48.714628 #134291]  INFO -- : [206/885] 175641=test_bug-5832
I, [2024-05-10T12:03:48.726210 #134291]  INFO -- : [207/885] 175641=test_gem_silent_ui
I, [2024-05-10T12:03:48.757017 #134291]  INFO -- : [208/885] 175646=test_emitter
I, [2024-05-10T12:03:48.761952 #134291]  INFO -- : [209/885] 175643=test_gem_doctor
I, [2024-05-10T12:03:48.763943 #134291]  INFO -- : [210/885] 175646=test_kdf
I, [2024-05-10T12:03:48.767956 #134291]  INFO -- : [211/885] 175641=dispatcher_test
I, [2024-05-10T12:03:48.800376 #134291]  INFO -- : [212/885] 175652=test_eval_history
I, [2024-05-10T12:03:48.851781 #134291]  INFO -- : [213/885] 175653=test_kernel
I, [2024-05-10T12:03:48.853572 #134291]  INFO -- : [214/885] 175643=test_method
I, [2024-05-10T12:03:48.868836 #134291]  INFO -- : [215/885] 175646=test_gem_commands_query_command
I, [2024-05-10T12:03:48.907938 #134291]  INFO -- : [216/885] 175641=test_rdoc_rubygems_hook
I, [2024-05-10T12:03:48.963086 #134291]  INFO -- : [217/885] 175652=test_to_ruby
I, [2024-05-10T12:03:48.972876 #134291]  INFO -- : [218/885] 175652=test_pattern_key_name_check
I, [2024-05-10T12:03:49.004566 #134291]  INFO -- : [219/885] 175652=test_pack
I, [2024-05-10T12:03:49.083886 #134291]  INFO -- : [220/885] 175641=test_array_create
I, [2024-05-10T12:03:49.086515 #134291]  INFO -- : [221/885] 175641=test_gem_impossible_dependencies_error
I, [2024-05-10T12:03:49.105224 #134291]  INFO -- : [222/885] 175648=test_ftp
I, [2024-05-10T12:03:49.119621 #134291]  INFO -- : [223/885] 175641=test_euc_kr
I, [2024-05-10T12:03:49.119712 #134291]  INFO -- : [224/885] 175648=test_rdoc_context_section
I, [2024-05-10T12:03:49.131367 #134291]  INFO -- : [225/885] 175648=test_type_completor
I, [2024-05-10T12:03:49.138238 #134291]  INFO -- : [226/885] 175648=test_summary
I, [2024-05-10T12:03:49.139872 #134291]  INFO -- : [227/885] 175641=test_console_attr
I, [2024-05-10T12:03:49.140606 #134291]  INFO -- : [228/885] 175641=test_date_attr
I, [2024-05-10T12:03:49.148627 #134291]  INFO -- : [229/885] 175641=test_ellipsize
I, [2024-05-10T12:03:49.175199 #134291]  INFO -- : [230/885] 175641=test_kwargs
I, [2024-05-10T12:03:49.182010 #134291]  INFO -- : [231/885] 175641=warnings_test
I, [2024-05-10T12:03:49.214034 #134291]  INFO -- : [232/885] 175641=test_gem_commands_exec_command
I, [2024-05-10T12:03:49.339435 #134291]  INFO -- : [233/885] 175648=test_io_wait
I, [2024-05-10T12:03:49.387894 #134291]  INFO -- : [234/885] 175652=test_hash
I, [2024-05-10T12:03:49.519553 #134291]  INFO -- : [235/885] 175639=test_ubf_async_safe
I, [2024-05-10T12:03:49.544456 #134291]  INFO -- : [236/885] 175639=test_emoji
I, [2024-05-10T12:03:49.585744 #134291]  INFO -- : [237/885] 175639=test_win32ole_type_event
I, [2024-05-10T12:03:49.587866 #134291]  INFO -- : [238/885] 175639=test_sorted_set
I, [2024-05-10T12:03:49.589255 #134291]  INFO -- : [239/885] 175646=test_io
I, [2024-05-10T12:03:49.668878 #134291]  INFO -- : [240/885] 175653=test_condition
I, [2024-05-10T12:03:49.671533 #134291]  INFO -- : [241/885] 175648=test_foreach
I, [2024-05-10T12:03:49.677649 #134291]  INFO -- : [242/885] 175653=test_gem_source_specific_file
I, [2024-05-10T12:03:49.681995 #134291]  INFO -- : [243/885] 175648=test_gem_commands_uninstall_command
I, [2024-05-10T12:03:49.801682 #134291]  INFO -- : [244/885] 175653=test_cp949
I, [2024-05-10T12:03:49.805343 #134291]  INFO -- : [245/885] 175653=test_win32ole_record
I, [2024-05-10T12:03:49.827011 #134291]  INFO -- : [246/885] 175653=test_gem_unsatisfiable_dependency_error
I, [2024-05-10T12:03:49.844166 #134291]  INFO -- : [247/885] 175653=test_win32ole_typelib
I, [2024-05-10T12:03:49.848982 #134291]  INFO -- : [248/885] 175653=test_protect
I, [2024-05-10T12:03:49.868102 #134291]  INFO -- : [249/885] 175653=test_raise_exception
I, [2024-05-10T12:03:49.922729 #134291]  INFO -- : [250/885] 175639=test_gem_request_set_lockfile
I, [2024-05-10T12:03:49.934091 #134291]  INFO -- : [251/885] 175646=test_external_new
I, [2024-05-10T12:03:49.950391 #134291]  INFO -- : [252/885] 175646=test_alias_and_anchor
I, [2024-05-10T12:03:49.961968 #134291]  INFO -- : [253/885] 175646=test_postponed_job
I, [2024-05-10T12:03:50.324846 #134291]  INFO -- : [254/885] 175647=test_hash
I, [2024-05-10T12:03:50.358959 #134291]  INFO -- : [255/885] 175647=test_gem_resolver_dependency_request
I, [2024-05-10T12:03:50.401335 #134291]  INFO -- : [256/885] 175647=test_tree_builder
I, [2024-05-10T12:03:50.406846 #134291]  INFO -- : [257/885] 175647=test_m17n
I, [2024-05-10T12:03:50.425125 #134291]  INFO -- : [258/885] 175645=test_gem_commands_environment_command
I, [2024-05-10T12:03:50.477783 #134291]  INFO -- : [259/885] 175645=test_ws
I, [2024-05-10T12:03:50.481257 #134291]  INFO -- : [260/885] 175638=test_yjit
I, [2024-05-10T12:03:50.493586 #134291]  INFO -- : [261/885] 175639=test_weakmap
I, [2024-05-10T12:03:50.504725 #134291]  INFO -- : [262/885] 175645=test_workspace
I, [2024-05-10T12:03:50.524319 #134291]  INFO -- : [263/885] 175647=test_framework
I, [2024-05-10T12:03:50.530680 #134291]  INFO -- : [264/885] 175646=test_ns_spki
I, [2024-05-10T12:03:50.540306 #134291]  INFO -- : [265/885] 175647=test_kill_ring
I, [2024-05-10T12:03:50.555746 #134291]  INFO -- : [266/885] 175646=test_argf
I, [2024-05-10T12:03:50.568068 #134291]  INFO -- : [267/885] 175642=test_undef
I, [2024-05-10T12:03:50.572783 #134291]  INFO -- : [268/885] 175642=ripper_test
I, [2024-05-10T12:03:50.627865 #134291]  INFO -- : [269/885] 175641=test_objspace
I, [2024-05-10T12:03:50.635967 #134291]  INFO -- : [270/885] 175647=test_line_editor
I, [2024-05-10T12:03:50.666668 #134291]  INFO -- : [271/885] 175647=test_gem_requirement
I, [2024-05-10T12:03:50.755652 #134291]  INFO -- : [272/885] 175653=test_sprintf
I, [2024-05-10T12:03:50.844832 #134291]  INFO -- : [273/885] 175645=comments_test
I, [2024-05-10T12:03:50.846210 #134291]  INFO -- : [274/885] 175647=test_string_memory
I, [2024-05-10T12:03:50.894502 #134291]  INFO -- : [275/885] 175648=test_gem_security_trust_dir
I, [2024-05-10T12:03:50.925878 #134291]  INFO -- : [276/885] 175647=test_set
I, [2024-05-10T12:03:50.938140 #134291]  INFO -- : [277/885] 175647=test_show_source
I, [2024-05-10T12:03:50.956987 #134291]  INFO -- : [278/885] 175645=test_have_library
I, [2024-05-10T12:03:50.959691 #134291]  INFO -- : [279/885] 175648=test_remote_fetch_error
I, [2024-05-10T12:03:50.978897 #134291]  INFO -- : [280/885] 175648=test_gem_commands_stale_command
I, [2024-05-10T12:03:50.993545 #134291]  INFO -- : [281/885] 175648=test_lock_native_thread
I, [2024-05-10T12:03:51.024492 #134291]  INFO -- : [282/885] 175647=test_c_struct_entry
I, [2024-05-10T12:03:51.065230 #134291]  INFO -- : [283/885] 175653=test_array
I, [2024-05-10T12:03:51.073858 #134291]  INFO -- : [284/885] 175653=test_optparse
I, [2024-05-10T12:03:51.074033 #134291]  INFO -- : [285/885] 175653=test_fstring
I, [2024-05-10T12:03:51.195053 #134291]  INFO -- : [286/885] 175653=test_typeddata
I, [2024-05-10T12:03:51.315079 #134291]  INFO -- : [287/885] 175648=test_gem_resolver_best_set
I, [2024-05-10T12:03:51.361652 #134291]  INFO -- : [288/885] 175647=encoding_test
I, [2024-05-10T12:03:51.389406 #134291]  INFO -- : [289/885] 175648=test_rdoc_markup_to_html_crossref
I, [2024-05-10T12:03:51.413550 #134291]  INFO -- : [290/885] 175642=test_webauthn_poller
I, [2024-05-10T12:03:51.473120 #134291]  INFO -- : [291/885] 175653=test_rdoc_markup_raw
I, [2024-05-10T12:03:51.482423 #134291]  INFO -- : [292/885] 175653=test_rat
I, [2024-05-10T12:03:51.492128 #134291]  INFO -- : [293/885] 175653=test_files_sample
I, [2024-05-10T12:03:51.498191 #134291]  INFO -- : [294/885] 175653=test_stringscanner
I, [2024-05-10T12:03:51.563700 #134291]  INFO -- : [295/885] 175653=test_yield
I, [2024-05-10T12:03:51.625069 #134291]  INFO -- : [296/885] 175647=test_rdoc_alias
I, [2024-05-10T12:03:51.796230 #134291]  INFO -- : [297/885] 175648=test_convertible
I, [2024-05-10T12:03:51.806417 #134291]  INFO -- : [298/885] 175642=parser_test
I, [2024-05-10T12:03:51.817020 #134291]  INFO -- : [299/885] 175642=test_rdoc_task
I, [2024-05-10T12:03:51.860556 #134291]  INFO -- : [300/885] 175642=test_gem_resolver_conflict
I, [2024-05-10T12:03:51.880903 #134291]  INFO -- : [301/885] 175642=test_io_buffer
I, [2024-05-10T12:03:51.913198 #134291]  INFO -- : [302/885] 175647=ruby_parser_test
I, [2024-05-10T12:03:51.941030 #134291]  INFO -- : [303/885] 175647=test_pack
I, [2024-05-10T12:03:51.955034 #134291]  INFO -- : [304/885] 175647=test_backtrace
I, [2024-05-10T12:03:51.989027 #134291]  INFO -- : [305/885] 175642=test_rdoc_markup_indented_paragraph
I, [2024-05-10T12:03:52.196110 #134291]  INFO -- : [306/885] 175642=test_rdoc_require
I, [2024-05-10T12:03:52.238649 #134291]  INFO -- : [307/885] 175642=locals_test
I, [2024-05-10T12:03:52.359966 #134291]  INFO -- : [308/885] 175644=test_readpartial
I, [2024-05-10T12:03:52.476563 #134291]  INFO -- : [309/885] 175645=test_gem_commands_install_command
I, [2024-05-10T12:03:52.732894 #134291]  INFO -- : [310/885] 175642=test_clone
I, [2024-05-10T12:03:52.777134 #134291]  INFO -- : [311/885] 175644=test_yaml_tree
I, [2024-05-10T12:03:52.808741 #134291]  INFO -- : [312/885] 175644=test_config
I, [2024-05-10T12:03:52.871997 #134291]  INFO -- : [313/885] 175644=test_sleep
I, [2024-05-10T12:03:52.954978 #134291]  INFO -- : [314/885] 175642=test_gc
I, [2024-05-10T12:03:52.959546 #134291]  INFO -- : [315/885] 175642=test_gem_commands_fetch_command
I, [2024-05-10T12:03:53.207409 #134291]  INFO -- : [316/885] 175642=test_math
I, [2024-05-10T12:03:53.254584 #134291]  INFO -- : [317/885] 175642=test_libs
I, [2024-05-10T12:03:53.268344 #134291]  INFO -- : [318/885] 175642=test_unicode_escape
I, [2024-05-10T12:03:53.380942 #134291]  INFO -- : [319/885] 175642=test_io
I, [2024-05-10T12:03:53.407424 #134291]  INFO -- : [320/885] 175647=test_autoload
I, [2024-05-10T12:03:54.122594 #134291]  INFO -- : [321/885] 175640=test_utf16
I, [2024-05-10T12:03:54.142022 #134291]  INFO -- : [322/885] 175640=test_rendering
I, [2024-05-10T12:03:54.300788 #134291]  INFO -- : [323/885] 175640=test_face
I, [2024-05-10T12:03:54.341333 #134291]  INFO -- : [324/885] 175640=test_case
I, [2024-05-10T12:03:54.385671 #134291]  INFO -- : [325/885] 175640=test_sizeof
I, [2024-05-10T12:03:54.537235 #134291]  INFO -- : [326/885] 175652=test_pkcs12
I, [2024-05-10T12:03:54.587917 #134291]  INFO -- : [327/885] 175639=test_system
I, [2024-05-10T12:03:54.623758 #134291]  INFO -- : [328/885] 175645=test_iseq_load
I, [2024-05-10T12:03:54.923647 #134291]  INFO -- : [329/885] 175644=test_gem_util
I, [2024-05-10T12:03:54.939187 #134291]  INFO -- : [330/885] 175652=test_gem_package_tar_header
I, [2024-05-10T12:03:54.989075 #134291]  INFO -- : [331/885] 175652=test_bigzero
I, [2024-05-10T12:03:54.997893 #134291]  INFO -- : [332/885] 175652=test_pkey_dh
I, [2024-05-10T12:03:55.078725 #134291]  INFO -- : [333/885] 175652=test_gem_resolver_activation_request
I, [2024-05-10T12:03:55.109484 #134291]  INFO -- : [334/885] 175652=test_protocol
I, [2024-05-10T12:03:55.148994 #134291]  INFO -- : [335/885] 175644=test_getopts
I, [2024-05-10T12:03:55.165407 #134291]  INFO -- : [336/885] 175644=test_ripper
I, [2024-05-10T12:03:55.414924 #134291]  INFO -- : [337/885] 175643=test_gem_config_file
I, [2024-05-10T12:03:55.421587 #134291]  INFO -- : [338/885] 175652=test_etc
I, [2024-05-10T12:03:55.533796 #134291]  INFO -- : [339/885] 175652=test_yjit_exit_locations
I, [2024-05-10T12:03:55.627726 #134291]  INFO -- : [340/885] 175652=test_gem_available_set
I, [2024-05-10T12:03:55.651072 #134291]  INFO -- : [341/885] 175643=test_rdoc_markdown
I, [2024-05-10T12:03:55.659969 #134291]  INFO -- : [342/885] 175644=test_modify_expand
I, [2024-05-10T12:03:55.668049 #134291]  INFO -- : [343/885] 175644=test_rdoc_any_method
I, [2024-05-10T12:03:55.771931 #134291]  INFO -- : [344/885] 175652=test_file
I, [2024-05-10T12:03:55.802935 #134291]  INFO -- : [345/885] 175652=test_coverage
I, [2024-05-10T12:03:55.941478 #134291]  INFO -- : [346/885] 175653=test_rdoc_encoding
I, [2024-05-10T12:03:55.993699 #134291]  INFO -- : [347/885] 175653=test_gem_package_tar_reader
I, [2024-05-10T12:03:55.998650 #134291]  INFO -- : [348/885] 175643=regexp_test
I, [2024-05-10T12:03:56.012615 #134291]  INFO -- : [349/885] 175643=test_init
I, [2024-05-10T12:03:56.039839 #134291]  INFO -- : [350/885] 175639=test_complexrational
I, [2024-05-10T12:03:56.047498 #134291]  INFO -- : [351/885] 175639=test_pathname
I, [2024-05-10T12:03:56.057544 #134291]  INFO -- : [352/885] 175653=test_gem_commands_owner_command
I, [2024-05-10T12:03:56.218177 #134291]  INFO -- : [353/885] 175646=test_gem_source_vendor
I, [2024-05-10T12:03:56.227466 #134291]  INFO -- : [354/885] 175646=test_recorder
I, [2024-05-10T12:03:56.260237 #134291]  INFO -- : [355/885] 175646=test_rdoc_constant
I, [2024-05-10T12:03:56.324718 #134291]  INFO -- : [356/885] 175639=test_deprecate
I, [2024-05-10T12:03:56.369797 #134291]  INFO -- : [357/885] 175639=test_bash_completion
I, [2024-05-10T12:03:56.371823 #134291]  INFO -- : [358/885] 175646=test_formatter
I, [2024-05-10T12:03:56.379681 #134291]  INFO -- : [359/885] 175646=test_gem_ext_cmake_builder
I, [2024-05-10T12:03:56.391736 #134291]  INFO -- : [360/885] 175639=test_gem_commands_contents_command
I, [2024-05-10T12:03:56.412313 #134291]  INFO -- : [361/885] 175646=test_cgi_util
I, [2024-05-10T12:03:56.454853 #134291]  INFO -- : [362/885] 175645=test_require
I, [2024-05-10T12:03:56.501863 #134291]  INFO -- : [363/885] 175644=test_marshalable
I, [2024-05-10T12:03:56.512460 #134291]  INFO -- : [364/885] 175644=test_digest
I, [2024-05-10T12:03:56.513410 #134291]  INFO -- : [365/885] 175639=test_ractor
I, [2024-05-10T12:03:56.620269 #134291]  INFO -- : [366/885] 175643=test_find
I, [2024-05-10T12:03:56.644818 #134291]  INFO -- : [367/885] 175643=test_fiddle
I, [2024-05-10T12:03:56.665769 #134291]  INFO -- : [368/885] 175639=test_wss
I, [2024-05-10T12:03:56.695186 #134291]  INFO -- : [369/885] 175646=test_comparable
I, [2024-05-10T12:03:56.697440 #134291]  INFO -- : [370/885] 175653=test_rdoc_parser_c
I, [2024-05-10T12:03:56.700915 #134291]  INFO -- : [371/885] 175646=test_io_timeout
I, [2024-05-10T12:03:56.710052 #134291]  INFO -- : [372/885] 175639=json_fixtures_test
I, [2024-05-10T12:03:56.718830 #134291]  INFO -- : [373/885] 175646=test_shapes
I, [2024-05-10T12:03:56.719431 #134291]  INFO -- : [374/885] 175639=test_cstr
I, [2024-05-10T12:03:56.733023 #134291]  INFO -- : [375/885] 175646=test_pstore
I, [2024-05-10T12:03:56.779339 #134291]  INFO -- : [376/885] 175643=test_profile_frames
I, [2024-05-10T12:03:56.787066 #134291]  INFO -- : [377/885] 175646=test_gbk
I, [2024-05-10T12:03:56.792493 #134291]  INFO -- : [378/885] 175646=test_class2name
I, [2024-05-10T12:03:56.799123 #134291]  INFO -- : [379/885] 175646=test_enc_str_buf_cat
I, [2024-05-10T12:03:56.804730 #134291]  INFO -- : [380/885] 175646=test_yaml
I, [2024-05-10T12:03:56.935929 #134291]  INFO -- : [381/885] 175646=test_forwardable
I, [2024-05-10T12:03:56.942250 #134291]  INFO -- : [382/885] 175652=test_handle
I, [2024-05-10T12:03:56.953957 #134291]  INFO -- : [383/885] 175646=test_wait
I, [2024-05-10T12:03:56.995803 #134291]  INFO -- : [384/885] 175653=test_big2str
I, [2024-05-10T12:03:56.996102 #134291]  INFO -- : [385/885] 175643=test_bmethod
I, [2024-05-10T12:03:57.011685 #134291]  INFO -- : [386/885] 175653=test_euc_tw
I, [2024-05-10T12:03:57.013105 #134291]  INFO -- : [387/885] 175643=test_ractor
I, [2024-05-10T12:03:57.027788 #134291]  INFO -- : [388/885] 175653=test_ansi_without_terminfo
I, [2024-05-10T12:03:57.030012 #134291]  INFO -- : [389/885] 175646=test_gem_commands_sources_command
I, [2024-05-10T12:03:57.058785 #134291]  INFO -- : [390/885] 175643=test_nowrite
I, [2024-05-10T12:03:57.084580 #134291]  INFO -- : [391/885] 175643=test_thread_queue
I, [2024-05-10T12:03:57.098079 #134291]  INFO -- : [392/885] 175653=test_rdoc_markup_formatter
I, [2024-05-10T12:03:57.109972 #134291]  INFO -- : [393/885] 175653=test_rdoc_markup_verbatim
I, [2024-05-10T12:03:57.117165 #134291]  INFO -- : [394/885] 175653=test_inlinecache
I, [2024-05-10T12:03:57.203719 #134291]  INFO -- : [395/885] 175653=test_gem_dependency
I, [2024-05-10T12:03:57.269967 #134291]  INFO -- : [396/885] 175646=test_gem_resolver_specification
I, [2024-05-10T12:03:57.292756 #134291]  INFO -- : [397/885] 175646=test_path_to_class
I, [2024-05-10T12:03:57.293406 #134291]  INFO -- : [398/885] 175646=test_gem_ext_ext_conf_builder
I, [2024-05-10T12:03:57.406375 #134291]  INFO -- : [399/885] 175653=test_frozen_error
I, [2024-05-10T12:03:57.407558 #134291]  INFO -- : [400/885] 175652=test_method_cache
I, [2024-05-10T12:03:57.410956 #134291]  INFO -- : [401/885] 175653=test_gem_stub_specification
I, [2024-05-10T12:03:57.415679 #134291]  INFO -- : [402/885] 175652=test_gem_commands_search_command
I, [2024-05-10T12:03:57.425201 #134291]  INFO -- : [403/885] 175644=test_complex
I, [2024-05-10T12:03:57.425294 #134291]  INFO -- : [404/885] 175652=test_scanner_events
I, [2024-05-10T12:03:57.469629 #134291]  INFO -- : [405/885] 175652=test_gem_resolver_installed_specification
I, [2024-05-10T12:03:57.492297 #134291]  INFO -- : [406/885] 175652=test_mdns
I, [2024-05-10T12:03:57.494484 #134291]  INFO -- : [407/885] 175639=test_parse
I, [2024-05-10T12:03:57.524332 #134291]  INFO -- : [408/885] 175652=test_gem_remote_fetcher
I, [2024-05-10T12:03:57.582397 #134291]  INFO -- : [409/885] 175644=test_too_many_dummy_encodings
I, [2024-05-10T12:03:57.643604 #134291]  INFO -- : [410/885] 175653=test_gem_commands_list_command
I, [2024-05-10T12:03:57.663637 #134291]  INFO -- : [411/885] 175653=test_stack
I, [2024-05-10T12:03:57.672655 #134291]  INFO -- : [412/885] 175644=test_rdoc_include
I, [2024-05-10T12:03:57.713993 #134291]  INFO -- : [413/885] 175644=test_reqarg
I, [2024-05-10T12:03:57.810615 #134291]  INFO -- : [414/885] 175648=test_fileutils
I, [2024-05-10T12:03:58.014097 #134291]  INFO -- : [415/885] 175650=test_string_processing
I, [2024-05-10T12:03:58.109468 #134291]  INFO -- : [416/885] 175650=test_gem_commands_signin_command
I, [2024-05-10T12:03:58.147894 #134291]  INFO -- : [417/885] 175645=test_resource
I, [2024-05-10T12:03:58.180837 #134291]  INFO -- : [418/885] 175645=test_emitter
I, [2024-05-10T12:03:58.184081 #134291]  INFO -- : [419/885] 175645=test_ldap
I, [2024-05-10T12:03:58.190258 #134291]  INFO -- : [420/885] 175645=test_gem_version
I, [2024-05-10T12:03:58.201464 #134291]  INFO -- : [421/885] 175644=test_rdoc_options
I, [2024-05-10T12:03:58.219673 #134291]  INFO -- : [422/885] 175639=test_cesu8
I, [2024-05-10T12:03:58.226098 #134291]  INFO -- : [423/885] 175639=test_econv
I, [2024-05-10T12:03:58.243247 #134291]  INFO -- : [424/885] 175650=test_tempfile
I, [2024-05-10T12:03:58.304012 #134291]  INFO -- : [425/885] 175645=test_noarg
I, [2024-05-10T12:03:58.335928 #134291]  INFO -- : [426/885] 175648=parse_comments_test
I, [2024-05-10T12:03:58.447226 #134291]  INFO -- : [427/885] 175648=test_queue
I, [2024-05-10T12:03:58.451968 #134291]  INFO -- : [428/885] 175648=test_function
I, [2024-05-10T12:03:58.510810 #134291]  INFO -- : [429/885] 175640=test_internal_ivar
I, [2024-05-10T12:03:58.518738 #134291]  INFO -- : [430/885] 175640=test_gem_resolver_index_specification
I, [2024-05-10T12:03:58.537266 #134291]  INFO -- : [431/885] 175644=test_basicsocket
I, [2024-05-10T12:03:58.548801 #134291]  INFO -- : [432/885] 175644=test_utf32
I, [2024-05-10T12:03:58.552817 #134291]  INFO -- : [433/885] 175645=test_duplicate
I, [2024-05-10T12:03:58.556788 #134291]  INFO -- : [434/885] 175644=test_rdoc_markup
I, [2024-05-10T12:03:58.561324 #134291]  INFO -- : [435/885] 175645=test_gem_commands_help_command
I, [2024-05-10T12:03:58.568960 #134291]  INFO -- : [436/885] 175644=test_prettyprint
I, [2024-05-10T12:03:58.576548 #134291]  INFO -- : [437/885] 175650=test_tracepoint
I, [2024-05-10T12:03:58.608505 #134291]  INFO -- : [438/885] 175644=test_yamlstore
I, [2024-05-10T12:03:58.616215 #134291]  INFO -- : [439/885] 175644=test_gem_installer
I, [2024-05-10T12:03:58.670962 #134291]  INFO -- : [440/885] 175645=test_date_strftime
I, [2024-05-10T12:03:58.682282 #134291]  INFO -- : [441/885] 175648=test_rdoc_parser_rd
I, [2024-05-10T12:03:58.704207 #134291]  INFO -- : [442/885] 175648=test_irb
I, [2024-05-10T12:03:58.831301 #134291]  INFO -- : [443/885] 175646=test_const
I, [2024-05-10T12:03:58.834484 #134291]  INFO -- : [444/885] 175646=test_rdoc_normal_class
I, [2024-05-10T12:03:58.864891 #134291]  INFO -- : [445/885] 175640=test_class
I, [2024-05-10T12:03:58.900770 #134291]  INFO -- : [446/885] 175646=test_load
I, [2024-05-10T12:03:58.909027 #134291]  INFO -- : [447/885] 175653=json_string_matching_test
I, [2024-05-10T12:03:58.912681 #134291]  INFO -- : [448/885] 175646=test_random
I, [2024-05-10T12:03:58.914033 #134291]  INFO -- : [449/885] 175653=test_asn1
I, [2024-05-10T12:03:58.914328 #134291]  INFO -- : [450/885] 175646=test_gem_source_installed
I, [2024-05-10T12:03:58.929475 #134291]  INFO -- : [451/885] 175646=test_x509ext
I, [2024-05-10T12:03:58.933371 #134291]  INFO -- : [452/885] 175646=test_erb
I, [2024-05-10T12:03:58.971550 #134291]  INFO -- : [453/885] 175653=test_completion
I, [2024-05-10T12:03:58.972248 #134291]  INFO -- : [454/885] 175650=test_gem_commands_cert_command
I, [2024-05-10T12:03:59.001536 #134291]  INFO -- : [455/885] 175646=test_yield_block
I, [2024-05-10T12:03:59.005272 #134291]  INFO -- : [456/885] 175646=test_len
I, [2024-05-10T12:03:59.006451 #134291]  INFO -- : [457/885] 175646=test_rational2
I, [2024-05-10T12:03:59.017199 #134291]  INFO -- : [458/885] 175646=test_rational
I, [2024-05-10T12:03:59.030201 #134291]  INFO -- : [459/885] 175648=test_propertyputref
I, [2024-05-10T12:03:59.035864 #134291]  INFO -- : [460/885] 175648=attribute_write_test
I, [2024-05-10T12:03:59.040278 #134291]  INFO -- : [461/885] 175646=test_spell_checker
I, [2024-05-10T12:03:59.043238 #134291]  INFO -- : [462/885] 175648=test_assembler
I, [2024-05-10T12:03:59.046821 #134291]  INFO -- : [463/885] 175648=test_nesting_parser
I, [2024-05-10T12:03:59.048516 #134291]  INFO -- : [464/885] 175646=test_win32ole_method_event
I, [2024-05-10T12:03:59.054284 #134291]  INFO -- : [465/885] 175646=test_benchmark
I, [2024-05-10T12:03:59.068488 #134291]  INFO -- : [466/885] 175648=test_gem_dependency_list
I, [2024-05-10T12:03:59.129356 #134291]  INFO -- : [467/885] 175648=test_gem_package_tar_writer
I, [2024-05-10T12:03:59.257667 #134291]  INFO -- : [468/885] 175645=test_helper_method
I, [2024-05-10T12:03:59.268728 #134291]  INFO -- : [469/885] 175645=test_array
I, [2024-05-10T12:03:59.298282 #134291]  INFO -- : [470/885] 175648=test_gem_commands_outdated_command
I, [2024-05-10T12:03:59.324824 #134291]  INFO -- : [471/885] 175638=test_scalar_scanner
I, [2024-05-10T12:03:59.354370 #134291]  INFO -- : [472/885] 175648=test_gem_source
I, [2024-05-10T12:03:59.378925 #134291]  INFO -- : [473/885] 175638=test_gem_commands_rebuild_command
I, [2024-05-10T12:03:59.535274 #134291]  INFO -- : [474/885] 175639=test_yamldbm
I, [2024-05-10T12:03:59.544224 #134291]  INFO -- : [475/885] 175639=test_load
I, [2024-05-10T12:03:59.546945 #134291]  INFO -- : [476/885] 175639=test_rdoc_parser_simple
I, [2024-05-10T12:03:59.606827 #134291]  INFO -- : [477/885] 175639=test_provider
I, [2024-05-10T12:03:59.631784 #134291]  INFO -- : [478/885] 175638=test_abi
I, [2024-05-10T12:03:59.682295 #134291]  INFO -- : [479/885] 175648=test_evaluation
I, [2024-05-10T12:03:59.685983 #134291]  INFO -- : [480/885] 175648=test_gem_ext_builder
I, [2024-05-10T12:03:59.800661 #134291]  INFO -- : [481/885] 175652=test_https
I, [2024-05-10T12:03:59.818484 #134291]  INFO -- : [482/885] 175647=test_buffered_io
I, [2024-05-10T12:03:59.852055 #134291]  INFO -- : [483/885] 175638=test_monitor
I, [2024-05-10T12:03:59.907999 #134291]  INFO -- : [484/885] 175653=test_rubyvm
I, [2024-05-10T12:03:59.915838 #134291]  INFO -- : [485/885] 175653=test_configuration
I, [2024-05-10T12:03:59.938078 #134291]  INFO -- : [486/885] 175647=test_rdoc_generator_markup
I, [2024-05-10T12:03:59.953962 #134291]  INFO -- : [487/885] 175647=test_whileuntil
I, [2024-05-10T12:03:59.957373 #134291]  INFO -- : [488/885] 175647=test_boolean
I, [2024-05-10T12:03:59.969015 #134291]  INFO -- : [489/885] 175647=integer_parse_test
I, [2024-05-10T12:03:59.978485 #134291]  INFO -- : [490/885] 175647=test_instrumentation_api
I, [2024-05-10T12:04:00.036733 #134291]  INFO -- : [491/885] 175639=test_stringify_symbols
I, [2024-05-10T12:04:00.041626 #134291]  INFO -- : [492/885] 175639=test_gem_ext_cargo_builder
I, [2024-05-10T12:04:00.053635 #134291]  INFO -- : [493/885] 175653=test_ssl
I, [2024-05-10T12:04:00.057962 #134291]  INFO -- : [494/885] 175639=constant_path_node_test
I, [2024-05-10T12:04:00.071350 #134291]  INFO -- : [495/885] 175638=test_gem_request_set
I, [2024-05-10T12:04:00.155302 #134291]  INFO -- : [496/885] 175652=test_module
I, [2024-05-10T12:04:00.166203 #134291]  INFO -- : [497/885] 175639=test_parser
I, [2024-05-10T12:04:00.202995 #134291]  INFO -- : [498/885] 175639=test_arith_seq_extract
I, [2024-05-10T12:04:00.416514 #134291]  INFO -- : [499/885] 175639=test_method_name_check
I, [2024-05-10T12:04:00.432304 #134291]  INFO -- : [500/885] 175646=test_key_error
I, [2024-05-10T12:04:00.436358 #134291]  INFO -- : [501/885] 175646=test_engine
I, [2024-05-10T12:04:00.438042 #134291]  INFO -- : [502/885] 175646=test_win32ole_variant_m
I, [2024-05-10T12:04:00.439870 #134291]  INFO -- : [503/885] 175646=test_div
I, [2024-05-10T12:04:00.441813 #134291]  INFO -- : [504/885] 175639=test_allocation
I, [2024-05-10T12:04:00.453811 #134291]  INFO -- : [505/885] 175646=test_deprecated
I, [2024-05-10T12:04:00.454296 #134291]  INFO -- : [506/885] 175646=test_color_printer
I, [2024-05-10T12:04:00.476974 #134291]  INFO -- : [507/885] 175646=test_serialize_subclasses
I, [2024-05-10T12:04:00.478311 #134291]  INFO -- : [508/885] 175646=test_insns_leaf
I, [2024-05-10T12:04:00.490245 #134291]  INFO -- : [509/885] 175646=test_gem_path_support
I, [2024-05-10T12:04:00.522122 #134291]  INFO -- : [510/885] 175646=test_struct
I, [2024-05-10T12:04:00.633646 #134291]  INFO -- : [511/885] 175638=test_set
I, [2024-05-10T12:04:00.683074 #134291]  INFO -- : [512/885] 175638=test_files_test_1
I, [2024-05-10T12:04:01.123151 #134291]  INFO -- : [513/885] 175648=test_rdoc_rd_inline
I, [2024-05-10T12:04:01.130269 #134291]  INFO -- : [514/885] 175648=test_x509req
I, [2024-05-10T12:04:01.170072 #134291]  INFO -- : [515/885] 175646=test_mutex
I, [2024-05-10T12:04:01.313082 #134291]  INFO -- : [516/885] 175648=json_common_interface_test
I, [2024-05-10T12:04:01.331762 #134291]  INFO -- : [517/885] 175648=test_dln
I, [2024-05-10T12:04:01.357150 #134291]  INFO -- : [518/885] 175648=test_gem_source_subpath_problem
I, [2024-05-10T12:04:01.434381 #134291]  INFO -- : [519/885] 175643=test_win32ole_variant_outarg
I, [2024-05-10T12:04:01.434499 #134291]  INFO -- : [520/885] 175643=test_config
I, [2024-05-10T12:04:01.484165 #134291]  INFO -- : [521/885] 175648=memsize_test
I, [2024-05-10T12:04:01.487081 #134291]  INFO -- : [522/885] 175648=test_nomethod_error
I, [2024-05-10T12:04:01.494491 #134291]  INFO -- : [523/885] 175648=json_parser_test
I, [2024-05-10T12:04:01.518336 #134291]  INFO -- : [524/885] 175643=test_cparser
I, [2024-05-10T12:04:01.552599 #134291]  INFO -- : [525/885] 175648=test_pkg_config
I, [2024-05-10T12:04:01.560956 #134291]  INFO -- : [526/885] 175648=test_variable
I, [2024-05-10T12:04:01.650221 #134291]  INFO -- : [527/885] 175650=test_rdoc_markup_include
I, [2024-05-10T12:04:01.659107 #134291]  INFO -- : [528/885] 175650=test_sexp
I, [2024-05-10T12:04:01.685642 #134291]  INFO -- : [529/885] 175648=fuzzer_test
I, [2024-05-10T12:04:01.687867 #134291]  INFO -- : [530/885] 175650=test_rdoc_markup_to_html_snippet
I, [2024-05-10T12:04:01.698074 #134291]  INFO -- : [531/885] 175648=magic_comment_test
I, [2024-05-10T12:04:01.701855 #134291]  INFO -- : [532/885] 175648=test_struct
I, [2024-05-10T12:04:01.706992 #134291]  INFO -- : [533/885] 175648=test_omap
I, [2024-05-10T12:04:01.715720 #134291]  INFO -- : [534/885] 175648=test_string
I, [2024-05-10T12:04:01.729479 #134291]  INFO -- : [535/885] 175648=test_iterator
I, [2024-05-10T12:04:01.807564 #134291]  INFO -- : [536/885] 175648=test_digest_extend
I, [2024-05-10T12:04:01.821933 #134291]  INFO -- : [537/885] 175650=test_shellwords
I, [2024-05-10T12:04:01.826147 #134291]  INFO -- : [538/885] 175648=test_memory_view
I, [2024-05-10T12:04:01.833446 #134291]  INFO -- : [539/885] 175650=pattern_test
I, [2024-05-10T12:04:01.863715 #134291]  INFO -- : [540/885] 175648=test_debug
I, [2024-05-10T12:04:01.875657 #134291]  INFO -- : [541/885] 175648=test_gem_security_signer
I, [2024-05-10T12:04:01.956158 #134291]  INFO -- : [542/885] 175650=test_cipher
I, [2024-05-10T12:04:02.028238 #134291]  INFO -- : [543/885] 175648=test_new
I, [2024-05-10T12:04:02.034004 #134291]  INFO -- : [544/885] 175648=test_storage
I, [2024-05-10T12:04:02.041251 #134291]  INFO -- : [545/885] 175650=test_gem_resolver_git_set
I, [2024-05-10T12:04:02.051778 #134291]  INFO -- : [546/885] 175648=test_cgi_cookie
I, [2024-05-10T12:04:02.055054 #134291]  INFO -- : [547/885] 175648=test_require
I, [2024-05-10T12:04:02.315514 #134291]  INFO -- : [548/885] 175646=test_float
I, [2024-05-10T12:04:02.470214 #134291]  INFO -- : [549/885] 175650=test_gem_resolver_installer_set
I, [2024-05-10T12:04:02.769770 #134291]  INFO -- : [550/885] 175650=test_dir_m17n
I, [2024-05-10T12:04:02.826463 #134291]  INFO -- : [551/885] 175643=test_gem_source_git
I, [2024-05-10T12:04:02.960606 #134291]  INFO -- : [552/885] 175647=test_gem_commands_signout_command
I, [2024-05-10T12:04:02.982047 #134291]  INFO -- : [553/885] 175647=test_refinement
I, [2024-05-10T12:04:03.233218 #134291]  INFO -- : [554/885] 175652=test_regex_casefold
I, [2024-05-10T12:04:03.502246 #134291]  INFO -- : [555/885] 175643=test_x509crl
I, [2024-05-10T12:04:03.541363 #134291]  INFO -- : [556/885] 175640=test_signal
I, [2024-05-10T12:04:03.631032 #134291]  INFO -- : [557/885] 175642=test_fixnum
I, [2024-05-10T12:04:03.678203 #134291]  INFO -- : [558/885] 175642=test_metaclass
I, [2024-05-10T12:04:03.679201 #134291]  INFO -- : [559/885] 175642=test_rdoc_top_level
I, [2024-05-10T12:04:03.683119 #134291]  INFO -- : [560/885] 175643=test_cgi_session
I, [2024-05-10T12:04:03.708404 #134291]  INFO -- : [561/885] 175643=test_rdoc_rd
I, [2024-05-10T12:04:03.720196 #134291]  INFO -- : [562/885] 175639=test_windows_1252
I, [2024-05-10T12:04:03.734069 #134291]  INFO -- : [563/885] 175639=test_input_method
I, [2024-05-10T12:04:03.738641 #134291]  INFO -- : [564/885] 175643=test_process
I, [2024-05-10T12:04:03.776442 #134291]  INFO -- : [565/885] 175643=test_popen_deadlock
I, [2024-05-10T12:04:03.914199 #134291]  INFO -- : [566/885] 175652=test_delegate
I, [2024-05-10T12:04:03.915754 #134291]  INFO -- : [567/885] 175639=test_date_marshal
I, [2024-05-10T12:04:03.925778 #134291]  INFO -- : [568/885] 175639=test_mkmf
I, [2024-05-10T12:04:03.936804 #134291]  INFO -- : [569/885] 175652=test_history
I, [2024-05-10T12:04:03.948608 #134291]  INFO -- : [570/885] 175646=test_recursion
I, [2024-05-10T12:04:03.954556 #134291]  INFO -- : [571/885] 175646=test_exit
I, [2024-05-10T12:04:03.967300 #134291]  INFO -- : [572/885] 175652=test_digest
I, [2024-05-10T12:04:03.976391 #134291]  INFO -- : [573/885] 175652=test_gem_security
I, [2024-05-10T12:04:03.983369 #134291]  INFO -- : [574/885] 175651=test_rdoc_servlet
I, [2024-05-10T12:04:03.985625 #134291]  INFO -- : [575/885] 175639=test_ractor
I, [2024-05-10T12:04:04.051389 #134291]  INFO -- : [576/885] 175642=test_open3
I, [2024-05-10T12:04:04.075653 #134291]  INFO -- : [577/885] 175639=test_fiber
I, [2024-05-10T12:04:04.080007 #134291]  INFO -- : [578/885] 175646=test_multi_irb_commands
I, [2024-05-10T12:04:04.083083 #134291]  INFO -- : [579/885] 175646=test_closure
I, [2024-05-10T12:04:04.185408 #134291]  INFO -- : [580/885] 175651=test_bundled_ca
I, [2024-05-10T12:04:04.193453 #134291]  INFO -- : [581/885] 175638=test_within_pipe
I, [2024-05-10T12:04:04.298437 #134291]  INFO -- : [582/885] 175638=test_gem_bundler_version_finder
I, [2024-05-10T12:04:04.329791 #134291]  INFO -- : [583/885] 175638=test_emoji_breaks
I, [2024-05-10T12:04:04.331250 #134291]  INFO -- : [584/885] 175638=reflection_test
I, [2024-05-10T12:04:04.344967 #134291]  INFO -- : [585/885] 175638=test_beginendblock
I, [2024-05-10T12:04:04.610087 #134291]  INFO -- : [586/885] 175643=test_gem_commands_unpack_command
I, [2024-05-10T12:04:04.632431 #134291]  INFO -- : [587/885] 175650=test_files_lib
I, [2024-05-10T12:04:04.679264 #134291]  INFO -- : [588/885] 175644=test_rdoc_markup_to_bs
I, [2024-05-10T12:04:04.694353 #134291]  INFO -- : [589/885] 175646=test_help
I, [2024-05-10T12:04:04.701995 #134291]  INFO -- : [590/885] 175646=test_printf
I, [2024-05-10T12:04:04.715474 #134291]  INFO -- : [591/885] 175644=test_rdoc_markup_pre_process
I, [2024-05-10T12:04:04.722889 #134291]  INFO -- : [592/885] 175646=test_stream
I, [2024-05-10T12:04:04.729510 #134291]  INFO -- : [593/885] 175646=test_time
I, [2024-05-10T12:04:04.814433 #134291]  INFO -- : [594/885] 175644=test_webauthn_listener_response
I, [2024-05-10T12:04:04.855956 #134291]  INFO -- : [595/885] 175644=test_to_ary_concat
I, [2024-05-10T12:04:04.866501 #134291]  INFO -- : [596/885] 175638=test_pinned
I, [2024-05-10T12:04:04.975221 #134291]  INFO -- : [597/885] 175638=test_iseq
I, [2024-05-10T12:04:04.988976 #134291]  INFO -- : [598/885] 175646=test_exception_at_throwing
I, [2024-05-10T12:04:05.075214 #134291]  INFO -- : [599/885] 175646=test_rdoc_markup_heading
I, [2024-05-10T12:04:05.092519 #134291]  INFO -- : [600/885] 175646=test_class
I, [2024-05-10T12:04:05.112237 #134291]  INFO -- : [601/885] 175646=test_ocsp
I, [2024-05-10T12:04:05.118154 #134291]  INFO -- : [602/885] 175643=test_pkey_dsa
I, [2024-05-10T12:04:05.373789 #134291]  INFO -- : [603/885] 175649=test_scheduler
I, [2024-05-10T12:04:05.457794 #134291]  INFO -- : [604/885] 175646=test_gem_commands_build_command
I, [2024-05-10T12:04:05.535487 #134291]  INFO -- : [605/885] 175649=test_case_comprehensive
I, [2024-05-10T12:04:05.617659 #134291]  INFO -- : [606/885] 175651=test_interned_str
I, [2024-05-10T12:04:05.620152 #134291]  INFO -- : [607/885] 175651=test_did_you_mean
I, [2024-05-10T12:04:05.715749 #134291]  INFO -- : [608/885] 175651=test_variable_name_check
I, [2024-05-10T12:04:05.723364 #134291]  INFO -- : [609/885] 175643=test_io_m17n
I, [2024-05-10T12:04:05.747228 #134291]  INFO -- : [610/885] 175651=test_gem_commands_server_command
I, [2024-05-10T12:04:05.756034 #134291]  INFO -- : [611/885] 175646=test_option
I, [2024-05-10T12:04:05.759902 #134291]  INFO -- : [612/885] 175651=test_append
I, [2024-05-10T12:04:05.767184 #134291]  INFO -- : [613/885] 175651=test_tracer
I, [2024-05-10T12:04:05.771793 #134291]  INFO -- : [614/885] 175651=test_cmethod
I, [2024-05-10T12:04:05.776091 #134291]  INFO -- : [615/885] 175651=test_rdoc_method_attr
I, [2024-05-10T12:04:05.787748 #134291]  INFO -- : [616/885] 175638=static_literals_test
I, [2024-05-10T12:04:05.797721 #134291]  INFO -- : [617/885] 175638=test_data
I, [2024-05-10T12:04:05.802349 #134291]  INFO -- : [618/885] 175638=test_gem_gem_runner
I, [2024-05-10T12:04:05.878635 #134291]  INFO -- : [619/885] 175638=test_filter
I, [2024-05-10T12:04:05.915335 #134291]  INFO -- : [620/885] 175640=test_rdoc_generator_pot
I, [2024-05-10T12:04:05.922784 #134291]  INFO -- : [621/885] 175646=test_unicode
I, [2024-05-10T12:04:05.929650 #134291]  INFO -- : [622/885] 175651=test_koi8
I, [2024-05-10T12:04:05.932415 #134291]  INFO -- : [623/885] 175646=parameters_signature_test
I, [2024-05-10T12:04:05.937600 #134291]  INFO -- : [624/885] 175651=test_rdoc_parser_changelog
I, [2024-05-10T12:04:05.943103 #134291]  INFO -- : [625/885] 175646=test_enumerator
I, [2024-05-10T12:04:05.945751 #134291]  INFO -- : [626/885] 175638=test_thread_cv
I, [2024-05-10T12:04:05.947801 #134291]  INFO -- : [627/885] 175646=test_lexer
I, [2024-05-10T12:04:05.952364 #134291]  INFO -- : [628/885] 175640=test_ssl_session
I, [2024-05-10T12:04:05.985339 #134291]  INFO -- : [629/885] 175646=test_gem_commands_update_command
I, [2024-05-10T12:04:06.021615 #134291]  INFO -- : [630/885] 175651=test_gem_resolver_vendor_specification
I, [2024-05-10T12:04:06.052452 #134291]  INFO -- : [631/885] 175651=test_random
I, [2024-05-10T12:04:06.062605 #134291]  INFO -- : [632/885] 175651=test_notimplement
I, [2024-05-10T12:04:06.066550 #134291]  INFO -- : [633/885] 175651=test_key_event_record
I, [2024-05-10T12:04:06.072672 #134291]  INFO -- : [634/885] 175651=test_gem_uri
I, [2024-05-10T12:04:06.099696 #134291]  INFO -- : [635/885] 175651=test_bug-14834
I, [2024-05-10T12:04:06.203706 #134291]  INFO -- : [636/885] 175651=test_rdoc_markup_to_html
I, [2024-05-10T12:04:06.294504 #134291]  INFO -- : [637/885] 175651=test_date_compat
I, [2024-05-10T12:04:06.298650 #134291]  INFO -- : [638/885] 175651=test_compile_prism
I, [2024-05-10T12:04:06.436443 #134291]  INFO -- : [639/885] 175648=test_terminfo
I, [2024-05-10T12:04:06.438728 #134291]  INFO -- : [640/885] 175648=test_win32ole_param_event
I, [2024-05-10T12:04:06.443182 #134291]  INFO -- : [641/885] 175648=test_bn
I, [2024-05-10T12:04:06.453544 #134291]  INFO -- : [642/885] 175648=test_case_mapping
I, [2024-05-10T12:04:06.499687 #134291]  INFO -- : [643/885] 175648=redundant_return_test
I, [2024-05-10T12:04:06.511375 #134291]  INFO -- : [644/885] 175648=test_path
I, [2024-05-10T12:04:06.528452 #134291]  INFO -- : [645/885] 175648=test_tree_spell_checker
I, [2024-05-10T12:04:06.579599 #134291]  INFO -- : [646/885] 175644=test_addrinfo
I, [2024-05-10T12:04:06.601939 #134291]  INFO -- : [647/885] 175638=test_http
I, [2024-05-10T12:04:06.613141 #134291]  INFO -- : [648/885] 175648=test_rdoc_ri_driver
I, [2024-05-10T12:04:06.637472 #134291]  INFO -- : [649/885] 175644=test_httpheader
I, [2024-05-10T12:04:06.678127 #134291]  INFO -- : [650/885] 175651=test_gem_resolver_local_specification
I, [2024-05-10T12:04:06.716245 #134291]  INFO -- : [651/885] 175644=test_encoding
I, [2024-05-10T12:04:06.726864 #134291]  INFO -- : [652/885] 175651=test_httpresponses
I, [2024-05-10T12:04:06.738035 #134291]  INFO -- : [653/885] 175644=test_set_len
I, [2024-05-10T12:04:06.746227 #134291]  INFO -- : [654/885] 175644=test_sockopt
I, [2024-05-10T12:04:06.751235 #134291]  INFO -- : [655/885] 175644=test_rdoc_markup_to_label
I, [2024-05-10T12:04:06.754431 #134291]  INFO -- : [656/885] 175651=test_install
I, [2024-05-10T12:04:06.794841 #134291]  INFO -- : [657/885] 175644=test_key_stroke
I, [2024-05-10T12:04:06.850168 #134291]  INFO -- : [658/885] 175644=test_color
I, [2024-05-10T12:04:06.940755 #134291]  INFO -- : [659/885] 175644=json_encoding_test
I, [2024-05-10T12:04:06.975573 #134291]  INFO -- : [660/885] 175640=test_primitive
I, [2024-05-10T12:04:06.985086 #134291]  INFO -- : [661/885] 175644=test_human_typo
I, [2024-05-10T12:04:06.991283 #134291]  INFO -- : [662/885] 175644=test_rbconfig
I, [2024-05-10T12:04:07.002774 #134291]  INFO -- : [663/885] 175640=test_euc_jp
I, [2024-05-10T12:04:07.013123 #134291]  INFO -- : [664/885] 175644=test_rdoc_generator_pot_po_entry
I, [2024-05-10T12:04:07.033972 #134291]  INFO -- : [665/885] 175640=test_acceptable
I, [2024-05-10T12:04:07.034961 #134291]  INFO -- : [666/885] 175651=test_document
I, [2024-05-10T12:04:07.038060 #134291]  INFO -- : [667/885] 175644=test_win32ole_param
I, [2024-05-10T12:04:07.045451 #134291]  INFO -- : [668/885] 175644=test_gem_commands_yank_command
I, [2024-05-10T12:04:07.062756 #134291]  INFO -- : [669/885] 175651=test_pair
I, [2024-05-10T12:04:07.070292 #134291]  INFO -- : [670/885] 175648=test_rdoc_i18n_locale
I, [2024-05-10T12:04:07.075700 #134291]  INFO -- : [671/885] 175648=test_name_error_extension
I, [2024-05-10T12:04:07.084856 #134291]  INFO -- : [672/885] 175648=test_chilled
I, [2024-05-10T12:04:07.092134 #134291]  INFO -- : [673/885] 175648=test_flip
I, [2024-05-10T12:04:07.109992 #134291]  INFO -- : [674/885] 175645=compiler_test
I, [2024-05-10T12:04:07.120852 #134291]  INFO -- : [675/885] 175645=test_change_word
I, [2024-05-10T12:04:07.124238 #134291]  INFO -- : [676/885] 175648=test_ossl
I, [2024-05-10T12:04:07.126834 #134291]  INFO -- : [677/885] 175645=test_normalize
I, [2024-05-10T12:04:07.133028 #134291]  INFO -- : [678/885] 175645=test_timeout
I, [2024-05-10T12:04:07.135414 #134291]  INFO -- : [679/885] 175645=test_gem_local_remote_options
I, [2024-05-10T12:04:07.204647 #134291]  INFO -- : [680/885] 175645=test_object
I, [2024-05-10T12:04:07.261137 #134291]  INFO -- : [681/885] 175640=test_ruby_lex
I, [2024-05-10T12:04:07.334037 #134291]  INFO -- : [682/885] 175642=test_date_arith
I, [2024-05-10T12:04:07.362669 #134291]  INFO -- : [683/885] 175642=test_sleep
I, [2024-05-10T12:04:07.429484 #134291]  INFO -- : [684/885] 175640=test_type
I, [2024-05-10T12:04:07.435546 #134291]  INFO -- : [685/885] 175640=test_ractor
I, [2024-05-10T12:04:07.441046 #134291]  INFO -- : [686/885] 175643=test_func
I, [2024-05-10T12:04:07.499215 #134291]  INFO -- : [687/885] 175640=test_big5
I, [2024-05-10T12:04:07.510762 #134291]  INFO -- : [688/885] 175640=test_pointer
I, [2024-05-10T12:04:07.539924 #134291]  INFO -- : [689/885] 175646=test_rdoc_rd_block_parser
I, [2024-05-10T12:04:07.578029 #134291]  INFO -- : [690/885] 175646=test_tsort
I, [2024-05-10T12:04:07.585900 #134291]  INFO -- : [691/885] 175646=test_signedness
I, [2024-05-10T12:04:07.591126 #134291]  INFO -- : [692/885] 175644=heredoc_dedent_test
I, [2024-05-10T12:04:07.666937 #134291]  INFO -- : [693/885] 175645=test_cgi_header
I, [2024-05-10T12:04:07.681321 #134291]  INFO -- : [694/885] 175645=test_object
I, [2024-05-10T12:04:07.687011 #134291]  INFO -- : [695/885] 175645=version_test
I, [2024-05-10T12:04:07.690625 #134291]  INFO -- : [696/885] 175644=test_key_actor_emacs
I, [2024-05-10T12:04:07.696041 #134291]  INFO -- : [697/885] 175645=test_gem_command_manager
I, [2024-05-10T12:04:07.838697 #134291]  INFO -- : [698/885] 175653=test_basicinstructions
I, [2024-05-10T12:04:07.846105 #134291]  INFO -- : [699/885] 175644=test_gem_gemcutter_utilities
I, [2024-05-10T12:04:07.854406 #134291]  INFO -- : [700/885] 175647=test_arithmetic_sequence
I, [2024-05-10T12:04:07.870796 #134291]  INFO -- : [701/885] 175647=test_files_test
I, [2024-05-10T12:04:07.890561 #134291]  INFO -- : [702/885] 175645=test_gem_update_suggestion
I, [2024-05-10T12:04:07.894751 #134291]  INFO -- : [703/885] 175645=test_file_exhaustive
I, [2024-05-10T12:04:07.937766 #134291]  INFO -- : [704/885] 175653=test_logger
I, [2024-05-10T12:04:07.952429 #134291]  INFO -- : [705/885] 175653=test_import
I, [2024-05-10T12:04:07.988545 #134291]  INFO -- : [706/885] 175647=test_not
I, [2024-05-10T12:04:07.991934 #134291]  INFO -- : [707/885] 175647=test_gem_resolver_lock_set
I, [2024-05-10T12:04:08.015233 #134291]  INFO -- : [708/885] 175647=test_rdoc_parser_markdown
I, [2024-05-10T12:04:08.030626 #134291]  INFO -- : [709/885] 175647=test_pkey_rsa
I, [2024-05-10T12:04:08.221446 #134291]  INFO -- : [710/885] 175644=test_numhash
I, [2024-05-10T12:04:08.227940 #134291]  INFO -- : [711/885] 175644=test_gem_commands_push_command
I, [2024-05-10T12:04:08.319541 #134291]  INFO -- : [712/885] 175640=test_weakkeymap
I, [2024-05-10T12:04:08.332088 #134291]  INFO -- : [713/885] 175647=test_rdoc_markup_hard_break
I, [2024-05-10T12:04:08.338902 #134291]  INFO -- : [714/885] 175647=test_placearg
I, [2024-05-10T12:04:08.487928 #134291]  INFO -- : [715/885] 175647=test_gem_package_task
I, [2024-05-10T12:04:08.491552 #134291]  INFO -- : [716/885] 175647=test_date_strptime
I, [2024-05-10T12:04:08.596664 #134291]  INFO -- : [717/885] 175647=test_gem_platform
I, [2024-05-10T12:04:08.731578 #134291]  INFO -- : [718/885] 175647=test_delete
I, [2024-05-10T12:04:08.742538 #134291]  INFO -- : [719/885] 175647=test_win32ole_method
I, [2024-05-10T12:04:08.746154 #134291]  INFO -- : [720/885] 175647=test_continuation
I, [2024-05-10T12:04:08.752016 #134291]  INFO -- : [721/885] 175640=test_fd_setsize
I, [2024-05-10T12:04:08.752084 #134291]  INFO -- : [722/885] 175640=test_keyword
I, [2024-05-10T12:04:08.761506 #134291]  INFO -- : [723/885] 175647=test_class_name_check
I, [2024-05-10T12:04:08.797028 #134291]  INFO -- : [724/885] 175647=test_rdoc_code_object
I, [2024-05-10T12:04:08.809508 #134291]  INFO -- : [725/885] 175644=test_x509store
I, [2024-05-10T12:04:09.072238 #134291]  INFO -- : [726/885] 175650=test_x509name
I, [2024-05-10T12:04:09.073558 #134291]  INFO -- : [727/885] 175652=test_fips
I, [2024-05-10T12:04:09.083367 #134291]  INFO -- : [728/885] 175650=test_update
I, [2024-05-10T12:04:09.093448 #134291]  INFO -- : [729/885] 175650=test_lambda
I, [2024-05-10T12:04:09.095255 #134291]  INFO -- : [730/885] 175644=test_gem_request_set_gem_dependency_api
I, [2024-05-10T12:04:09.179169 #134291]  INFO -- : [731/885] 175650=test_ast
I, [2024-05-10T12:04:09.255954 #134291]  INFO -- : [732/885] 175647=test_jaro_winkler
I, [2024-05-10T12:04:09.256073 #134291]  INFO -- : [733/885] 175647=test_helper
I, [2024-05-10T12:04:09.256189 #134291]  INFO -- : [734/885] 175647=test_random_formatter
I, [2024-05-10T12:04:09.261309 #134291]  INFO -- : [735/885] 175653=test_webauthn_listener
I, [2024-05-10T12:04:09.279797 #134291]  INFO -- : [736/885] 175647=test_gem_resolver_vendor_set
I, [2024-05-10T12:04:09.310600 #134291]  INFO -- : [737/885] 175647=test_config
I, [2024-05-10T12:04:09.337429 #134291]  INFO -- : [738/885] 175653=test_enumerable
I, [2024-05-10T12:04:09.346517 #134291]  INFO -- : [739/885] 175653=test_gem_safe_marshal
I, [2024-05-10T12:04:09.399745 #134291]  INFO -- : [740/885] 175652=test_gem_resolver_api_set
I, [2024-05-10T12:04:09.420168 #134291]  INFO -- : [741/885] 175640=test_transcode
I, [2024-05-10T12:04:09.436989 #134291]  INFO -- : [742/885] 175644=test_eval
I, [2024-05-10T12:04:09.466018 #134291]  INFO -- : [743/885] 175652=json_generator_test
I, [2024-05-10T12:04:09.611328 #134291]  INFO -- : [744/885] 175652=test_gem_uri_formatter
I, [2024-05-10T12:04:09.632475 #134291]  INFO -- : [745/885] 175652=test_encoding
I, [2024-05-10T12:04:09.679109 #134291]  INFO -- : [746/885] 175640=test_helper
I, [2024-05-10T12:04:09.689397 #134291]  INFO -- : [747/885] 175640=test_erb_command
I, [2024-05-10T12:04:09.706360 #134291]  INFO -- : [748/885] 175644=command_line_test
I, [2024-05-10T12:04:09.715890 #134291]  INFO -- : [749/885] 175644=test_dup
I, [2024-05-10T12:04:09.738461 #134291]  INFO -- : [750/885] 175640=test_pty
I, [2024-05-10T12:04:09.785157 #134291]  INFO -- : [751/885] 175647=test_constant
I, [2024-05-10T12:04:09.889301 #134291]  INFO -- : [752/885] 175644=test_range
I, [2024-05-10T12:04:09.894535 #134291]  INFO -- : [753/885] 175652=test_project_sanity
I, [2024-05-10T12:04:09.965479 #134291]  INFO -- : [754/885] 175652=test_rdoc_ri_paths
I, [2024-05-10T12:04:10.000712 #134291]  INFO -- : [755/885] 175652=test_ts
I, [2024-05-10T12:04:10.206135 #134291]  INFO -- : [756/885] 175651=test_addr
I, [2024-05-10T12:04:10.238211 #134291]  INFO -- : [757/885] 175651=test_locale
I, [2024-05-10T12:04:10.264236 #134291]  INFO -- : [758/885] 175640=library_symbols_test
I, [2024-05-10T12:04:10.284073 #134291]  INFO -- : [759/885] 175651=test_ensured
I, [2024-05-10T12:04:10.341031 #134291]  INFO -- : [760/885] 175651=test_regexp
I, [2024-05-10T12:04:10.368697 #134291]  INFO -- : [761/885] 175646=test_gem_commands_check_command
I, [2024-05-10T12:04:10.386223 #134291]  INFO -- : [762/885] 175653=errors_test
I, [2024-05-10T12:04:10.402853 #134291]  INFO -- : [763/885] 175646=test_vm_dump
I, [2024-05-10T12:04:10.402931 #134291]  INFO -- : [764/885] 175646=test_tmpdir
I, [2024-05-10T12:04:10.424271 #134291]  INFO -- : [765/885] 175640=test_integer_comb
I, [2024-05-10T12:04:10.428991 #134291]  INFO -- : [766/885] 175652=test_rdoc_markup_document
I, [2024-05-10T12:04:10.440774 #134291]  INFO -- : [767/885] 175652=unescape_test
I, [2024-05-10T12:04:10.509701 #134291]  INFO -- : [768/885] 175639=test_ostruct
I, [2024-05-10T12:04:10.511281 #134291]  INFO -- : [769/885] 175646=test_file
I, [2024-05-10T12:04:10.514976 #134291]  INFO -- : [770/885] 175643=test_force_exit
I, [2024-05-10T12:04:10.515621 #134291]  INFO -- : [771/885] 175643=bom_test
I, [2024-05-10T12:04:10.530293 #134291]  INFO -- : [772/885] 175643=test_data_error
I, [2024-05-10T12:04:10.601503 #134291]  INFO -- : [773/885] 175643=test_udp
I, [2024-05-10T12:04:10.607303 #134291]  INFO -- : [774/885] 175643=static_inspect_test
I, [2024-05-10T12:04:10.613335 #134291]  INFO -- : [775/885] 175643=test_rendering
I, [2024-05-10T12:04:10.622368 #134291]  INFO -- : [776/885] 175653=test_debugger_integration
I, [2024-05-10T12:04:10.632609 #134291]  INFO -- : [777/885] 175643=json_ext_parser_test
I, [2024-05-10T12:04:10.634926 #134291]  INFO -- : [778/885] 175643=test_thread
I, [2024-05-10T12:04:10.637057 #134291]  INFO -- : [779/885] 175653=test_my_integer
I, [2024-05-10T12:04:10.642314 #134291]  INFO -- : [780/885] 175653=test_ractor
I, [2024-05-10T12:04:10.691197 #134291]  INFO -- : [781/885] 175639=test_ssl
I, [2024-05-10T12:04:10.992602 #134291]  INFO -- : [782/885] 175644=test_reline_key
I, [2024-05-10T12:04:10.998258 #134291]  INFO -- : [783/885] 175644=test_rb_str_dup
I, [2024-05-10T12:04:11.003344 #134291]  INFO -- : [784/885] 175644=test_ancdata
I, [2024-05-10T12:04:11.009193 #134291]  INFO -- : [785/885] 175644=test_singleton_function
I, [2024-05-10T12:04:11.013015 #134291]  INFO -- : [786/885] 175644=test_timeout
I, [2024-05-10T12:04:11.082549 #134291]  INFO -- : [787/885] 175653=test_alias
I, [2024-05-10T12:04:11.191770 #134291]  INFO -- : [788/885] 175639=test_nonblock
I, [2024-05-10T12:04:11.211020 #134291]  INFO -- : [789/885] 175639=test_weakref
I, [2024-05-10T12:04:11.281522 #134291]  INFO -- : [790/885] 175653=test_unicode_normalize
I, [2024-05-10T12:04:11.442560 #134291]  INFO -- : [791/885] 175639=test_marshal
I, [2024-05-10T12:04:11.844030 #134291]  INFO -- : [792/885] 175644=test_parser
I, [2024-05-10T12:04:11.863827 #134291]  INFO -- : [793/885] 175644=test_cgi_core
I, [2024-05-10T12:04:11.897443 #134291]  INFO -- : [794/885] 175644=test_gem
I, [2024-05-10T12:04:12.187742 #134291]  INFO -- : [795/885] 175647=test_gem_source_lock
I, [2024-05-10T12:04:12.235109 #134291]  INFO -- : [796/885] 175639=test_dns
I, [2024-05-10T12:04:12.254609 #134291]  INFO -- : [797/885] 175647=test_gem_commands_open_command
I, [2024-05-10T12:04:12.354184 #134291]  INFO -- : [798/885] 175642=test_ractor
I, [2024-05-10T12:04:12.365036 #134291]  INFO -- : [799/885] 175642=test_registry
I, [2024-05-10T12:04:12.367243 #134291]  INFO -- : [800/885] 175642=parse_stream_test
I, [2024-05-10T12:04:12.376333 #134291]  INFO -- : [801/885] 175642=test_dryrun
I, [2024-05-10T12:04:12.379233 #134291]  INFO -- : [802/885] 175647=desugar_compiler_test
I, [2024-05-10T12:04:12.392426 #134291]  INFO -- : [803/885] 175647=test_integer
I, [2024-05-10T12:04:12.444435 #134291]  INFO -- : [804/885] 175642=test_env
I, [2024-05-10T12:04:12.476826 #134291]  INFO -- : [805/885] 175647=test_rdoc_attr
I, [2024-05-10T12:04:12.490664 #134291]  INFO -- : [806/885] 175647=test_gem_commands_setup_command
I, [2024-05-10T12:04:12.675149 #134291]  INFO -- : [807/885] 175639=test_rubygems
I, [2024-05-10T12:04:12.678588 #134291]  INFO -- : [808/885] 175652=test_https_proxy
I, [2024-05-10T12:04:12.695950 #134291]  INFO -- : [809/885] 175652=test_call
I, [2024-05-10T12:04:12.856446 #134291]  INFO -- : [810/885] 175652=test_rubyoptions
I, [2024-05-10T12:04:12.860681 #134291]  INFO -- : [811/885] 175639=test_super
I, [2024-05-10T12:04:13.202592 #134291]  INFO -- : [812/885] 175647=test_integer
I, [2024-05-10T12:04:13.632920 #134291]  INFO -- : [813/885] 175648=test_cgi_modruby
I, [2024-05-10T12:04:13.654478 #134291]  INFO -- : [814/885] 175648=test_usrmarshal
I, [2024-05-10T12:04:13.866762 #134291]  INFO -- : [815/885] 175640=test_object_references
I, [2024-05-10T12:04:13.887531 #134291]  INFO -- : [816/885] 175640=test_gem_resolver_git_specification
I, [2024-05-10T12:04:13.895884 #134291]  INFO -- : [817/885] 175639=test_have_func
I, [2024-05-10T12:04:13.922938 #134291]  INFO -- : [818/885] 175648=test_gem_request_set_lockfile_tokenizer
I, [2024-05-10T12:04:14.024123 #134291]  INFO -- : [819/885] 175648=test_stat
I, [2024-05-10T12:04:14.028900 #134291]  INFO -- : [820/885] 175648=test_capacity
I, [2024-05-10T12:04:14.041495 #134291]  INFO -- : [821/885] 175648=test_nextafter
I, [2024-05-10T12:04:14.128608 #134291]  INFO -- : [822/885] 175648=test_function_entry
I, [2024-05-10T12:04:14.132384 #134291]  INFO -- : [823/885] 175648=test_pkcs7
I, [2024-05-10T12:04:14.209214 #134291]  INFO -- : [824/885] 175644=test_arith_seq_beg_len_step
I, [2024-05-10T12:04:14.222094 #134291]  INFO -- : [825/885] 175640=test_gem_resolver_requirement_list
I, [2024-05-10T12:04:14.234183 #134291]  INFO -- : [826/885] 175640=test_unix
I, [2024-05-10T12:04:14.301246 #134291]  INFO -- : [827/885] 175640=test_lazy_enumerator
I, [2024-05-10T12:04:14.312660 #134291]  INFO -- : [828/885] 175648=test_enc_associate
I, [2024-05-10T12:04:14.313313 #134291]  INFO -- : [829/885] 175644=test_find_executable
I, [2024-05-10T12:04:14.338395 #134291]  INFO -- : [830/885] 175644=ruby_api_test
I, [2024-05-10T12:04:14.555734 #134291]  INFO -- : [831/885] 175644=test_nofree
I, [2024-05-10T12:04:14.560596 #134291]  INFO -- : [832/885] 175644=test_context
I, [2024-05-10T12:04:14.807670 #134291]  INFO -- : [833/885] 175644=test_gem_commands_pristine_command
I, [2024-05-10T12:04:14.982054 #134291]  INFO -- : [834/885] 175640=test_symbol
I, [2024-05-10T12:04:15.061130 #134291]  INFO -- : [835/885] 175648=test_coder
I, [2024-05-10T12:04:15.075145 #134291]  INFO -- : [836/885] 175648=test_member
I, [2024-05-10T12:04:15.083301 #134291]  INFO -- : [837/885] 175648=test_numeric
I, [2024-05-10T12:04:15.096882 #134291]  INFO -- : [838/885] 175648=test_gem_commands_cleanup_command
I, [2024-05-10T12:04:15.120108 #134291]  INFO -- : [839/885] 175641=test_word
I, [2024-05-10T12:04:15.124927 #134291]  INFO -- : [840/885] 175641=test_cgi_multipart
I, [2024-05-10T12:04:15.353151 #134291]  INFO -- : [841/885] 175641=test_eval
I, [2024-05-10T12:04:15.358196 #134291]  INFO -- : [842/885] 175641=test_autoconf
I, [2024-05-10T12:04:15.362960 #134291]  INFO -- : [843/885] 175641=test_date_ractor
I, [2024-05-10T12:04:15.697878 #134291]  INFO -- : [844/885] 175641=test_gem_console_ui
I, [2024-05-10T12:04:15.704599 #134291]  INFO -- : [845/885] 175641=format_errors_test
I, [2024-05-10T12:04:15.715566 #134291]  INFO -- : [846/885] 175641=test_dir
I, [2024-05-10T12:04:15.755674 #134291]  INFO -- : [847/885] 175645=test_ractor_compatibility
I, [2024-05-10T12:04:15.823116 #134291]  INFO -- : [848/885] 175648=test_symbol
I, [2024-05-10T12:04:15.842352 #134291]  INFO -- : [849/885] 175648=location_test
I, [2024-05-10T12:04:15.894943 #134291]  INFO -- : [850/885] 175648=test_coderange
I, [2024-05-10T12:04:15.907901 #134291]  INFO -- : [851/885] 175648=test_mailto
I, [2024-05-10T12:04:15.921425 #134291]  INFO -- : [852/885] 175648=test_error_highlight
I, [2024-05-10T12:04:16.011458 #134291]  INFO -- : [853/885] 175653=test_resize
I, [2024-05-10T12:04:16.048573 #134291]  INFO -- : [854/885] 175653=test_rdoc_comment
I, [2024-05-10T12:04:16.054988 #134291]  INFO -- : [855/885] 175639=test_rdoc_generator_darkfish
I, [2024-05-10T12:04:16.072262 #134291]  INFO -- : [856/885] 175641=test_gem_source_fetch_problem
I, [2024-05-10T12:04:16.089204 #134291]  INFO -- : [857/885] 175641=json_generic_object_test
I, [2024-05-10T12:04:16.097951 #134291]  INFO -- : [858/885] 175641=test_http_request
I, [2024-05-10T12:04:16.100711 #134291]  INFO -- : [859/885] 175641=test_merge_keys
I, [2024-05-10T12:04:16.115241 #134291]  INFO -- : [860/885] 175641=test_rdoc_extend
I, [2024-05-10T12:04:16.123603 #134291]  INFO -- : [861/885] 175653=test_win32ole_variant
I, [2024-05-10T12:04:16.132156 #134291]  INFO -- : [862/885] 175653=test_rdoc_markup_to_ansi
I, [2024-05-10T12:04:16.155193 #134291]  INFO -- : [863/885] 175641=test_mixed_unicode_escapes
I, [2024-05-10T12:04:16.161444 #134291]  INFO -- : [864/885] 175641=test_history
I, [2024-05-10T12:04:16.173450 #134291]  INFO -- : [865/885] 175641=test_ipaddr
I, [2024-05-10T12:04:16.175493 #134291]  INFO -- : [866/885] 175653=test_gem_resolver_api_specification
I, [2024-05-10T12:04:16.209485 #134291]  INFO -- : [867/885] 175641=test_trace
I, [2024-05-10T12:04:16.227794 #134291]  INFO -- : [868/885] 175641=ractor_test
I, [2024-05-10T12:04:16.230129 #134291]  INFO -- : [869/885] 175645=test_win32ole_event
I, [2024-05-10T12:04:16.238577 #134291]  INFO -- : [870/885] 175645=test_time_tz
I, [2024-05-10T12:04:16.244676 #134291]  INFO -- : [871/885] 175642=test_rdoc_generator_json_index
I, [2024-05-10T12:04:16.254885 #134291]  INFO -- : [872/885] 175653=test_gem_ci_detector
I, [2024-05-10T12:04:16.275140 #134291]  INFO -- : [873/885] 175642=test_rdoc_class_module
I, [2024-05-10T12:04:16.277975 #134291]  INFO -- : [874/885] 175653=test_bignum
I, [2024-05-10T12:04:16.305012 #134291]  INFO -- : [875/885] 175645=test_io_wait_uncommon
I, [2024-05-10T12:04:16.310990 #134291]  INFO -- : [876/885] 175641=test_stringio
I, [2024-05-10T12:04:16.311066 #134291]  INFO -- : [877/885] 175645=test_arity
I, [2024-05-10T12:04:16.319162 #134291]  INFO -- : [878/885] 175645=test_win32ole_variable
I, [2024-05-10T12:04:16.321001 #134291]  INFO -- : [879/885] 175645=test_enum
I, [2024-05-10T12:04:16.433614 #134291]  INFO -- : [880/885] 175653=test_gem_specification
I, [2024-05-10T12:04:16.479925 #134291]  INFO -- : [881/885] 175641=test_threadgroup
I, [2024-05-10T12:04:16.490285 #134291]  INFO -- : [882/885] 175639=test_gem_package
I, [2024-05-10T12:04:16.504222 #134291]  INFO -- : [883/885] 175644=test_resolve_symbol
I, [2024-05-10T12:04:16.587558 #134291]  INFO -- : [884/885] 175644=test_complex2
I, [2024-05-10T12:04:16.606283 #134291]  INFO -- : [885/885] 175644=test_have_macro
I, [2024-05-10T12:04:39.683843 #134291]  INFO -- : Finished tests in 56.712917s, 467.2128 tests/s, 165035.7180 assertions/s.
E, [2024-05-10T12:04:39.684179 #134291] ERROR -- : Children under /tmp/rubytest.6gmaig:
E, [2024-05-10T12:04:39.684485 #134291] ERROR -- : * drwx------ 4 80 2024-05-10 12:03:59 +0000 gem_rebuild20240510-175638-rjn4ig/
E, [2024-05-10T12:04:39.684554 #134291] ERROR -- :   * drwxrwxr-x 2 60 2024-05-10 12:03:59 +0000 new/
E, [2024-05-10T12:04:39.684589 #134291] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-10 12:03:59 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-10T12:04:39.684684 #134291] ERROR -- :   * drwxrwxr-x 2 60 2024-05-10 12:03:59 +0000 old/
E, [2024-05-10T12:04:39.684745 #134291] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-10 12:03:59 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-10T12:04:39.684807 #134291] ERROR -- : * drwx------ 2 40 2024-05-10 12:03:56 +0000 d20240510-175643-9l7ihz/
E, [2024-05-10T12:04:39.684876 #134291] ERROR -- : * drwx------ 2 40 2024-05-10 12:03:56 +0000 d20240510-175643-50meht/
E, [2024-05-10T12:04:39.684905 #134291] ERROR -- : * drwx------ 2 40 2024-05-10 12:03:56 +0000 d20240510-175643-43jjyv/
E, [2024-05-10T12:04:39.684990 #134291] ERROR -- : * drwx------ 2 40 2024-05-10 12:03:56 +0000 d20240510-175643-87a86s/
E, [2024-05-10T12:04:39.685033 #134291] ERROR -- : * drwx------ 2 40 2024-05-10 12:03:56 +0000 d20240510-175643-7g1ynk/
I, [2024-05-10T12:04:39.688184 #134291]  INFO -- : 26497 tests, 9359657 assertions, 0 failures, 0 errors, 314 skips
I, [2024-05-10T12:04:39.688216 #134291]  INFO -- : 
I, [2024-05-10T12:04:39.688229 #134291]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-10T11:40:58Z master c68bb24088) [x86_64-linux]
I, [2024-05-10T12:04:39.692174 #134291]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-10T12:04:39.692325 #134291]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-10T12:04:39.828356 #134291]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T12:04:39.828412 #134291]  INFO -- : 	CC = gcc
I, [2024-05-10T12:04:39.828424 #134291]  INFO -- : 	LD = ld
I, [2024-05-10T12:04:39.828433 #134291]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T12:04:39.828441 #134291]  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-10T12:04:39.828452 #134291]  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-10T12:04:39.828463 #134291]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T12:04:39.828473 #134291]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T12:04:39.828480 #134291]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T12:04:39.828487 #134291]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-10T12:04:39.828494 #134291]  INFO -- : 	LC_ALL = 
I, [2024-05-10T12:04:39.828501 #134291]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T12:04:39.828508 #134291]  INFO -- : 	MFLAGS = 
I, [2024-05-10T12:04:39.828515 #134291]  INFO -- : 	RUSTC = rustc
I, [2024-05-10T12:04:39.828523 #134291]  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-10T12:04:39.829021 #134291]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T12:04:39.829044 #134291]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T12:04:39.829055 #134291]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T12:04:39.829063 #134291]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T12:04:39.829075 #134291]  INFO -- : 
I, [2024-05-10T12:04:39.830902 #134291]  INFO -- : generating enc.mk
I, [2024-05-10T12:04:39.985257 #134291]  INFO -- : making enc
I, [2024-05-10T12:04:40.039905 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.039933 #134291]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T12:04:40.039945 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.040534 #134291]  INFO -- : making srcs under enc
I, [2024-05-10T12:04:40.068865 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.068888 #134291]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T12:04:40.068899 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.069857 #134291]  INFO -- : generating transdb.h
I, [2024-05-10T12:04:40.179063 #134291]  INFO -- : transdb.h unchanged
I, [2024-05-10T12:04:40.180398 #134291]  INFO -- : making trans
I, [2024-05-10T12:04:40.251783 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.251807 #134291]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T12:04:40.251817 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.252417 #134291]  INFO -- : making encs
I, [2024-05-10T12:04:40.288684 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.288706 #134291]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T12:04:40.288718 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:40.290817 #134291]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T12:04:40.318262 #134291]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-10T12:04:40.320888 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:41.716952 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:41.717650 #134291]  INFO -- : generating makefile exts.mk
I, [2024-05-10T12:04:41.796550 #134291]  INFO -- : exts.mk unchanged
I, [2024-05-10T12:04:41.801256 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:42.360958 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:04:42.364534 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T12:04:42.375495 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:04:42.385750 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T12:04:42.391740 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:04:42.402873 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T12:04:42.449112 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:04:42.452899 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T12:04:42.490399 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:04:42.506771 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T12:04:42.510675 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:04:42.515364 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T12:04:42.529323 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:04:42.539787 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T12:04:42.556661 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:04:42.560720 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T12:04:42.572326 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:04:42.576783 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T12:04:42.617918 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:04:42.661761 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T12:04:42.670569 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:04:42.676717 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T12:04:42.682176 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:04:42.715226 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T12:04:42.722845 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:04:42.729348 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T12:04:42.763078 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:04:42.778673 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T12:04:42.783555 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:04:42.787250 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T12:04:42.815295 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:04:42.837005 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T12:04:42.866762 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:04:42.925845 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T12:04:42.928355 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:04:42.985821 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T12:04:42.987766 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:04:43.045941 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T12:04:43.049755 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:04:43.072204 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T12:04:43.075322 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:04:43.097956 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T12:04:43.101338 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:04:43.124404 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T12:04:43.147441 #134291]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:43.315481 #134291]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-10T12:04:43.315527 #134291]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:43.315761 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:43.319238 #134291]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T12:04:43.319263 #134291]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T12:04:43.319282 #134291]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-10T12:04:43.385956 #134291] 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.2ozo84/1-mspec-multi-0
E, [2024-05-10T12:04:43.386155 #134291] 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.2ozo84/2-mspec-multi-1
E, [2024-05-10T12:04:43.386326 #134291] 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.2ozo84/3-mspec-multi-2
E, [2024-05-10T12:04:43.386493 #134291] 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.2ozo84/4-mspec-multi-3
E, [2024-05-10T12:04:43.386665 #134291] 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.2ozo84/5-mspec-multi-4
E, [2024-05-10T12:04:43.386839 #134291] 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.2ozo84/6-mspec-multi-5
E, [2024-05-10T12:04:43.387009 #134291] 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.2ozo84/7-mspec-multi-6
E, [2024-05-10T12:04:43.387172 #134291] 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.2ozo84/8-mspec-multi-7
E, [2024-05-10T12:04:43.387319 #134291] 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.2ozo84/9-mspec-multi-8
E, [2024-05-10T12:04:43.387536 #134291] 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.2ozo84/10-mspec-multi-9
E, [2024-05-10T12:04:43.387774 #134291] 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.2ozo84/11-mspec-multi-10
E, [2024-05-10T12:04:43.397411 #134291] 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.2ozo84/12-mspec-multi-11
E, [2024-05-10T12:04:43.398192 #134291] 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.2ozo84/13-mspec-multi-12
E, [2024-05-10T12:04:43.398386 #134291] 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.2ozo84/14-mspec-multi-13
E, [2024-05-10T12:04:43.398600 #134291] 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.2ozo84/15-mspec-multi-14
E, [2024-05-10T12:04:43.403264 #134291] 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.2ozo84/16-mspec-multi-15
I, [2024-05-10T12:04:43.601791 #134291]  INFO -- : ruby 3.4.0dev (2024-05-10T11:40:58Z master c68bb24088) [x86_64-linux]
I, [2024-05-10T12:04:45.013487 #134291]  INFO -- :      0 .........................................................................
I, [2024-05-10T12:04:45.638832 #134291]  INFO -- :     73 .........................................................................
I, [2024-05-10T12:04:45.874454 #134291]  INFO -- :    146 .........................................................................
I, [2024-05-10T12:04:45.939566 #134291]  INFO -- :    219 .........................................................................
I, [2024-05-10T12:04:46.041178 #134291]  INFO -- :    292 .........................................................................
I, [2024-05-10T12:04:46.129459 #134291]  INFO -- :    365 .........................................................................
I, [2024-05-10T12:04:46.155138 #134291]  INFO -- :    438 .........................................................................
I, [2024-05-10T12:04:46.183185 #134291]  INFO -- :    511 .........................................................................
I, [2024-05-10T12:04:46.211131 #134291]  INFO -- :    584 .........................................................................
I, [2024-05-10T12:04:46.298043 #134291]  INFO -- :    657 .........................................................................
I, [2024-05-10T12:04:46.330789 #134291]  INFO -- :    730 .........................................................................
I, [2024-05-10T12:04:46.370274 #134291]  INFO -- :    803 .........................................................................
I, [2024-05-10T12:04:46.427260 #134291]  INFO -- :    876 .........................................................................
I, [2024-05-10T12:04:46.508260 #134291]  INFO -- :    949 .........................................................................
I, [2024-05-10T12:04:46.644804 #134291]  INFO -- :   1022 .........................................................................
I, [2024-05-10T12:04:46.985044 #134291]  INFO -- :   1095 .........................................................................
I, [2024-05-10T12:04:47.210754 #134291]  INFO -- :   1168 .........................................................................
I, [2024-05-10T12:04:47.319467 #134291]  INFO -- :   1241 .........................................................................
I, [2024-05-10T12:04:47.438397 #134291]  INFO -- :   1314 .........................................................................
I, [2024-05-10T12:04:47.494690 #134291]  INFO -- :   1387 .........................................................................
I, [2024-05-10T12:04:47.659341 #134291]  INFO -- :   1460 .........................................................................
I, [2024-05-10T12:04:48.629619 #134291]  INFO -- :   1533 .........................................................................
I, [2024-05-10T12:04:48.691851 #134291]  INFO -- :   1606 .........................................................................
I, [2024-05-10T12:04:48.821663 #134291]  INFO -- :   1679 .........................................................................
I, [2024-05-10T12:04:48.994096 #134291]  INFO -- :   1752 .........................................................................
I, [2024-05-10T12:04:49.129409 #134291]  INFO -- :   1825 .........................................................................
I, [2024-05-10T12:04:49.347350 #134291]  INFO -- :   1898 .........................................................................
I, [2024-05-10T12:04:49.487903 #134291]  INFO -- :   1971 .........................................................................
I, [2024-05-10T12:04:49.620158 #134291]  INFO -- :   2044 .........................................................................
I, [2024-05-10T12:04:49.705809 #134291]  INFO -- :   2117 .........................................................................
I, [2024-05-10T12:04:49.740071 #134291]  INFO -- :   2190 .........................................................................
I, [2024-05-10T12:04:49.770366 #134291]  INFO -- :   2263 .........................................................................
I, [2024-05-10T12:04:49.794182 #134291]  INFO -- :   2336 .........................................................................
I, [2024-05-10T12:04:49.869176 #134291]  INFO -- :   2409 .........................................................................
I, [2024-05-10T12:04:50.074974 #134291]  INFO -- :   2482 .........................................................................
I, [2024-05-10T12:04:50.128678 #134291]  INFO -- :   2555 .........................................................................
I, [2024-05-10T12:04:50.290090 #134291]  INFO -- :   2628 .........................................................................
I, [2024-05-10T12:04:50.438579 #134291]  INFO -- :   2701 .........................................................................
I, [2024-05-10T12:04:50.491158 #134291]  INFO -- :   2774 .........................................................................
I, [2024-05-10T12:04:50.607545 #134291]  INFO -- :   2847 .........................................................................
I, [2024-05-10T12:04:50.662748 #134291]  INFO -- :   2920 .........................................................................
I, [2024-05-10T12:04:50.698581 #134291]  INFO -- :   2993 .........................................................................
I, [2024-05-10T12:04:50.729743 #134291]  INFO -- :   3066 .........................................................................
I, [2024-05-10T12:04:50.748004 #134291]  INFO -- :   3139 .........................................................................
I, [2024-05-10T12:04:50.762166 #134291]  INFO -- :   3212 .........................................................................
I, [2024-05-10T12:04:50.814173 #134291]  INFO -- :   3285 .........................................................................
I, [2024-05-10T12:04:54.774479 #134291]  INFO -- :   3358 ........................................................................
I, [2024-05-10T12:04:54.774591 #134291]  INFO -- : 
I, [2024-05-10T12:04:54.774623 #134291]  INFO -- : Finished in 11.383527 seconds
I, [2024-05-10T12:04:54.774647 #134291]  INFO -- : 
I, [2024-05-10T12:04:54.774669 #134291]  INFO -- : 3429 files, 32611 examples, 158932 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-10T12:04:54.780251 #134291]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.