# Logfile created on 2024-05-08 13:40:42 +0000 by logger.rb/v1.4.3
I, [2024-05-08T13:40:42.757118 #227312]  INFO -- : #<BuildRuby:0x000055da75702cb8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240508-134042", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055da7578b298 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055da7578b130 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055da7578af78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240508-134042", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240508-134042>, @binmode=false, @mon_data=#<Monitor:0x000055da7578aeb0>, @mon_data_owner_object_id=860>>>
I, [2024-05-08T13:40:42.757243 #227312]  INFO -- : $$$[beg] make update-unicode  -j20
I, [2024-05-08T13:40:42.817566 #227312]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-08T13:40:42.817757 #227312]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-08T13:40:42.818385 #227312]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-08T13:40:42.859084 #227312]  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-08T13:40:42.859405 #227312]  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-08T13:40:43.307802 #227312] 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-08T13:40:43.307828 #227312] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-08T13:40:43.307834 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-08T13:40:43.307838 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:40:43.307842 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:40:43.307845 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:40:43.307849 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:40:43.307852 #227312] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-08T13:40:43.307855 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-08T13:40:43.307860 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-08T13:40:43.307863 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-08T13:40:43.307867 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-08T13:40:43.307870 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-08T13:40:43.307873 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-08T13:40:43.307877 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-08T13:40:43.307880 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-08T13:40:43.307891 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-08T13:40:43.307894 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-08T13:40:43.307899 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:40:43.307902 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:40:43.307906 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:40:43.307909 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:40:43.309291 #227312] 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-08T13:40:43.309311 #227312] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-08T13:40:43.309316 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-08T13:40:43.309323 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:40:43.309327 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:40:43.309330 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:40:43.309334 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:40:43.309337 #227312] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-08T13:40:43.309340 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-08T13:40:43.309344 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-08T13:40:43.309348 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-08T13:40:43.309352 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-08T13:40:43.309356 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-08T13:40:43.309359 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-08T13:40:43.309362 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-08T13:40:43.309365 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-08T13:40:43.309369 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-08T13:40:43.309372 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-08T13:40:43.309376 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:40:43.309379 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:40:43.309383 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:40:43.309387 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:40:43.309896 #227312] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
E, [2024-05-08T13:40:43.309916 #227312] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-08T13:40:43.311106 #227312] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
E, [2024-05-08T13:40:43.754752 #227312] 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-08T13:40:43.754777 #227312] ERROR -- : EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt
E, [2024-05-08T13:40:43.754782 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-08T13:40:43.754791 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:40:43.754794 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:40:43.754797 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:40:43.754801 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:40:43.754804 #227312] ERROR -- : /usr/lib/ruby/3.0.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
E, [2024-05-08T13:40:43.754808 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:193:in `readuntil'
E, [2024-05-08T13:40:43.754812 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:203:in `readline'
E, [2024-05-08T13:40:43.754816 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:42:in `read_status_line'
E, [2024-05-08T13:40:43.754819 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:31:in `read_new'
E, [2024-05-08T13:40:43.754823 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1557:in `block in transport_request'
E, [2024-05-08T13:40:43.754826 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `catch'
E, [2024-05-08T13:40:43.754910 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `transport_request'
E, [2024-05-08T13:40:43.754913 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1521:in `request'
E, [2024-05-08T13:40:43.754917 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:329:in `block in open_http'
E, [2024-05-08T13:40:43.754920 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:960:in `start'
E, [2024-05-08T13:40:43.754923 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http'
E, [2024-05-08T13:40:43.754927 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-08T13:40:43.754930 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-08T13:40:43.754935 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-08T13:40:43.754938 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-08T13:40:43.754942 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-08T13:40:43.754945 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-08T13:40:43.754948 #227312] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-08T13:40:43.754952 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-08T13:40:43.754955 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-08T13:40:43.754958 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-08T13:40:43.754962 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:40:43.754966 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:40:43.754970 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:40:43.754973 #227312] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:40:43.756745 #227312] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-08T13:40:43.756771 #227312] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
I, [2024-05-08T13:40:43.756890 #227312]  INFO -- : downloading emoji/15.0/emoji-test.txt ... 
I, [2024-05-08T13:40:43.757166 #227312]  INFO -- : $$$[end] "make update-unicode  -j20" exit with 512.
I, [2024-05-08T13:40:43.757190 #227312]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-08T13:40:43.856484 #227312]  INFO -- : tool/config.guess already exists
I, [2024-05-08T13:40:43.856535 #227312]  INFO -- : tool/config.sub already exists
I, [2024-05-08T13:40:43.858734 #227312]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-08T13:40:43.858960 #227312]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-08T13:40:43.859467 #227312]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-08T13:40:43.859754 #227312]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-08T13:40:43.859937 #227312]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-08T13:40:43.860298 #227312]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-08T13:40:43.860659 #227312]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-08T13:40:43.860863 #227312]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-08T13:40:43.861949 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-08T13:40:43.862209 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-08T13:40:43.862462 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-08T13:40:43.863021 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-08T13:40:43.863233 #227312]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-08T13:40:43.932442 #227312]  INFO -- :   Successfully built RubyGem
I, [2024-05-08T13:40:43.932499 #227312]  INFO -- :   Name: power_assert
I, [2024-05-08T13:40:43.932519 #227312]  INFO -- :   Version: 2.0.4dev
I, [2024-05-08T13:40:43.932530 #227312]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-08T13:40:43.978411 #227312]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-08T13:40:43.978457 #227312]  INFO -- : $$$[beg] make update-rubyspec -j20
I, [2024-05-08T13:40:44.039169 #227312]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-08T13:40:44.039425 #227312]  INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0.
I, [2024-05-08T13:40:44.039458 #227312]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-08T13:40:44.641863 #227312]  INFO -- : Already up to date.
I, [2024-05-08T13:40:44.651397 #227312]  INFO -- : Latest commit hash = 74d948a617
I, [2024-05-08T13:40:44.652468 #227312]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-08T13:40:44.652532 #227312]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-08T13:40:44.723324 #227312]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-05-08T13:40:44.727511 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-08T13:40:44.727564 #227312]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-08T13:40:44.727579 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-08T13:40:44.744199 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:44.745539 #227312]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:40:44.797059 #227312]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:40:44.798454 #227312]  INFO -- : generating enc.mk
I, [2024-05-08T13:40:44.917376 #227312]  INFO -- : making srcs under enc
I, [2024-05-08T13:40:44.947540 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:44.947614 #227312]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:40:44.947647 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:44.993161 #227312]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-08T13:40:44.993365 #227312]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-08T13:40:44.994126 #227312]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-08T13:40:44.994203 #227312]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-08T13:40:44.994719 #227312]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-08T13:40:44.994778 #227312]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-08T13:40:44.995908 #227312]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-08T13:40:44.996066 #227312]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-08T13:40:44.996594 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-08T13:40:44.996753 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-08T13:40:44.997566 #227312]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-08T13:40:44.997709 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-08T13:40:44.997849 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-08T13:40:45.066529 #227312]  INFO -- :   Successfully built RubyGem
I, [2024-05-08T13:40:45.066594 #227312]  INFO -- :   Name: power_assert
I, [2024-05-08T13:40:45.066610 #227312]  INFO -- :   Version: 2.0.4dev
I, [2024-05-08T13:40:45.066631 #227312]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-08T13:40:45.068898 #227312]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-08T13:40:45.129721 #227312]  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-08T13:40:45.134724 #227312]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-08T13:40:45.136885 #227312]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-08T13:40:45.137030 #227312]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-08T13:40:45.196270 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:40:45.196315 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:40:45.196330 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:40:45.196343 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:40:45.196355 #227312]  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-08T13:40:45.196368 #227312]  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-08T13:40:45.196391 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:40:45.196403 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:40:45.196416 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:40:45.196427 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:40:45.196439 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:40:45.196450 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:40:45.196461 #227312]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:40:45.196472 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:40:45.196484 #227312]  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-08T13:40:45.197707 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:40:45.197751 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:40:45.197765 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:40:45.197777 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:40:45.197788 #227312]  INFO -- : 
I, [2024-05-08T13:40:45.247474 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:45.248774 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:40:45.346281 #227312]  INFO -- : linking miniruby
I, [2024-05-08T13:40:45.864228 #227312]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-08T13:40:45.864346 #227312]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-08T13:40:45.922537 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:40:45.922578 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:40:45.922591 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:40:45.922602 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:40:45.922618 #227312]  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-08T13:40:45.922630 #227312]  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-08T13:40:45.922641 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:40:45.922651 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:40:45.922662 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:40:45.922671 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:40:45.922681 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:40:45.922691 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:40:45.922701 #227312]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:40:45.922712 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:40:45.922722 #227312]  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-08T13:40:45.923958 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:40:45.924006 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:40:45.924020 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:40:45.924031 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:40:45.924042 #227312]  INFO -- : 
I, [2024-05-08T13:40:45.973316 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:46.054527 #227312]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:40:46.059056 #227312]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:40:46.059815 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:40:46.243692 #227312]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:40:46.557813 #227312]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:40:48.114388 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:40:48.137577 #227312]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-08T13:40:48.137732 #227312]  INFO -- : $$$[beg] make all -j20
I, [2024-05-08T13:40:48.197958 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:40:48.198000 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:40:48.198012 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:40:48.198023 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:40:48.198036 #227312]  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-08T13:40:48.198049 #227312]  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-08T13:40:48.198060 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:40:48.198071 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:40:48.198082 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:40:48.198092 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:40:48.198102 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:40:48.198112 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:40:48.198123 #227312]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:40:48.198133 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:40:48.198146 #227312]  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-08T13:40:48.199311 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:40:48.199354 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:40:48.199367 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:40:48.199378 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:40:48.199398 #227312]  INFO -- : 
I, [2024-05-08T13:40:48.248548 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:48.250095 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:40:48.250303 #227312]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:40:48.301928 #227312]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:40:48.303465 #227312]  INFO -- : generating enc.mk
I, [2024-05-08T13:40:48.347135 #227312]  INFO -- : linking miniruby
I, [2024-05-08T13:40:48.421023 #227312]  INFO -- : making srcs under enc
I, [2024-05-08T13:40:48.450481 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:48.450544 #227312]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:40:48.450557 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:48.451328 #227312]  INFO -- : generating transdb.h
I, [2024-05-08T13:40:48.546346 #227312]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:40:48.982434 #227312]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:40:48.987422 #227312]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:40:48.988114 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:40:49.172258 #227312]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:40:49.488536 #227312]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:40:51.034880 #227312]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:40:51.035289 #227312]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:40:51.036234 #227312]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:40:51.036569 #227312]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:40:51.037801 #227312]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:40:51.038197 #227312]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:40:51.039027 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:40:51.039792 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:40:51.039926 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:40:51.040035 #227312]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:40:51.040594 #227312]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:40:51.040780 #227312]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:40:51.041637 #227312]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:40:51.041841 #227312]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:40:51.041983 #227312]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:40:51.042744 #227312]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:40:51.042859 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:40:51.043402 #227312]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:40:51.052616 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:40:51.053507 #227312]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:40:51.068689 #227312]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-08T13:40:51.070861 #227312]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:40:51.170475 #227312]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:40:51.175927 #227312]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:40:51.193378 #227312]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:40:51.193625 #227312]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:40:51.194861 #227312]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:40:51.209979 #227312]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:40:51.210400 #227312]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:40:51.211843 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:40:51.212364 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:40:51.215112 #227312]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:40:51.220763 #227312]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:40:51.229988 #227312]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:40:51.239332 #227312]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:40:51.256778 #227312]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:40:51.272828 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:40:51.296727 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:40:51.299800 #227312]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:40:51.319121 #227312]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:40:51.339752 #227312]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:40:51.346069 #227312]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:40:51.357247 #227312]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:40:51.362629 #227312]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:40:51.363016 #227312]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:40:51.367056 #227312]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:40:51.404234 #227312]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:40:51.404790 #227312]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:40:51.416441 #227312]  INFO -- : making enc
I, [2024-05-08T13:40:51.416541 #227312]  INFO -- : making trans
I, [2024-05-08T13:40:51.426535 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.442362 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.442431 #227312]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:40:51.442456 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.469477 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.469552 #227312]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:40:51.469577 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.470475 #227312]  INFO -- : making encs
I, [2024-05-08T13:40:51.524455 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.524527 #227312]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:40:51.524558 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.689736 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.690343 #227312]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:40:51.728273 #227312]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:40:51.733206 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.753866 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:40:51.755456 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:40:51.755555 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:40:51.756251 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:40:51.757282 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:40:51.757457 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:40:51.757702 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:40:51.757823 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:40:51.758460 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:40:51.759503 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:40:51.760479 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:40:51.760633 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:40:51.761125 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:40:51.761190 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:40:51.761332 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:40:51.762175 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:40:51.762596 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:40:51.762677 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:40:51.762704 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:40:51.762953 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:40:51.763176 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:40:51.763759 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:40:51.764403 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:40:51.764463 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:40:51.764592 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:40:51.764838 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:40:51.765238 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:40:51.765570 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:40:51.767075 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:40:51.768173 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:40:51.768313 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:40:51.769690 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:40:51.771030 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:40:51.772596 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:40:51.773029 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:40:51.774234 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:40:51.774271 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:40:51.778363 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:40:51.786537 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:40:51.786848 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:40:51.788976 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:40:51.789155 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:40:51.794294 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:40:51.794507 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:40:51.797573 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:40:51.800013 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:40:51.824081 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.910462 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:51.912200 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:40:51.936010 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.936414 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.940670 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.940692 #227312]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:40:51.940697 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:51.941606 #227312]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-08T13:40:51.941768 #227312]  INFO -- : $$$[beg] make install -j20
I, [2024-05-08T13:40:52.005527 #227312]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-08T13:40:52.005578 #227312]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-08T13:40:52.005821 #227312]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-08T13:40:52.006153 #227312]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-08T13:40:52.006973 #227312]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-08T13:40:52.007022 #227312]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-08T13:40:52.007884 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:40:52.007909 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:40:52.007922 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:40:52.007934 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:40:52.007946 #227312]  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-08T13:40:52.007966 #227312]  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-08T13:40:52.007978 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:40:52.007988 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:40:52.007999 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:40:52.008009 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:40:52.008023 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:40:52.008034 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:40:52.008045 #227312]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:40:52.008055 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:40:52.008066 #227312]  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-08T13:40:52.008682 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-08T13:40:52.008846 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-08T13:40:52.029863 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:52.044508 #227312]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-08T13:40:52.044657 #227312]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-08T13:40:52.045549 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:40:52.045605 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:40:52.045618 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:40:52.045630 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:40:52.045641 #227312]  INFO -- : 
I, [2024-05-08T13:40:52.045907 #227312]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:40:52.046049 #227312]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-08T13:40:52.046208 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:40:52.046616 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-08T13:40:52.047055 #227312]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-08T13:40:52.097879 #227312]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:40:52.099500 #227312]  INFO -- : generating enc.mk
I, [2024-05-08T13:40:52.115966 #227312]  INFO -- :   Successfully built RubyGem
I, [2024-05-08T13:40:52.116020 #227312]  INFO -- :   Name: power_assert
I, [2024-05-08T13:40:52.116036 #227312]  INFO -- :   Version: 2.0.4dev
I, [2024-05-08T13:40:52.116050 #227312]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-08T13:40:52.118227 #227312]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-08T13:40:52.144682 #227312]  INFO -- : linking miniruby
I, [2024-05-08T13:40:52.180644 #227312]  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-08T13:40:52.185772 #227312]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-08T13:40:52.218677 #227312]  INFO -- : making srcs under enc
I, [2024-05-08T13:40:52.248492 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:52.248558 #227312]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:40:52.248571 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:52.249355 #227312]  INFO -- : generating transdb.h
I, [2024-05-08T13:40:52.343857 #227312]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:40:52.740224 #227312]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:40:52.745945 #227312]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:40:52.746573 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:40:52.930755 #227312]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:40:53.245335 #227312]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:40:54.802459 #227312]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:40:54.802846 #227312]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:40:54.804009 #227312]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:40:54.804326 #227312]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:40:54.804633 #227312]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:40:54.805711 #227312]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:40:54.806479 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:40:54.807005 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:40:54.807050 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:40:54.807672 #227312]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:40:54.807730 #227312]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:40:54.807968 #227312]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:40:54.808555 #227312]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:40:54.808793 #227312]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:40:54.809439 #227312]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:40:54.809540 #227312]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:40:54.809690 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:40:54.810240 #227312]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:40:54.810370 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:40:54.810693 #227312]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:40:54.844248 #227312]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-08T13:40:54.860780 #227312]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:40:54.960847 #227312]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:40:54.961413 #227312]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:40:54.964283 #227312]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:40:54.972508 #227312]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:40:54.972811 #227312]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:40:54.973770 #227312]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:40:54.974281 #227312]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:40:54.974451 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:40:54.974748 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:40:54.989550 #227312]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:40:54.990048 #227312]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:40:54.990459 #227312]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:40:54.996032 #227312]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:40:55.001679 #227312]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:40:55.030027 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:40:55.051818 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:40:55.076090 #227312]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:40:55.112888 #227312]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:40:55.115360 #227312]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:40:55.116675 #227312]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:40:55.120695 #227312]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:40:55.122190 #227312]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:40:55.150341 #227312]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:40:55.155884 #227312]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:40:55.156017 #227312]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:40:55.156857 #227312]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:40:55.164861 #227312]  INFO -- : making enc
I, [2024-05-08T13:40:55.168975 #227312]  INFO -- : making trans
I, [2024-05-08T13:40:55.191630 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.191713 #227312]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:40:55.191744 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.193460 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.235906 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.235998 #227312]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:40:55.236042 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.237191 #227312]  INFO -- : making encs
I, [2024-05-08T13:40:55.298115 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.298210 #227312]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:40:55.298256 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.447231 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.447874 #227312]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:40:55.485627 #227312]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:40:55.490577 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.513873 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:40:55.514275 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:40:55.514666 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:40:55.514734 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:40:55.516478 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:40:55.516750 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:40:55.517210 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:40:55.517569 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:40:55.517795 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:40:55.518553 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:40:55.518798 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:40:55.519005 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:40:55.519077 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:40:55.519282 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:40:55.519304 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:40:55.519556 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:40:55.519875 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:40:55.520010 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:40:55.521043 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:40:55.521062 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:40:55.521856 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:40:55.521980 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:40:55.523242 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:40:55.524427 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:40:55.524463 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:40:55.524605 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:40:55.524619 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:40:55.524631 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:40:55.525051 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:40:55.526416 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:40:55.527476 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:40:55.528746 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:40:55.528784 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:40:55.530845 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:40:55.531955 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:40:55.532105 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:40:55.537379 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:40:55.542752 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:40:55.545974 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:40:55.547283 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:40:55.548270 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:40:55.548437 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:40:55.548914 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:40:55.549493 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:40:55.554386 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:40:55.556536 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:40:55.580132 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.666507 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:55.668072 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:40:55.691108 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.691637 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.695338 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.695360 #227312]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:40:55.695366 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:40:55.695536 #227312]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-08T13:40:55.791072 #227312]  INFO -- : Installing to 
I, [2024-05-08T13:40:55.791133 #227312]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-08T13:40:55.791220 #227312]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-08T13:40:55.798654 #227312]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:40:55.798679 #227312]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-08T13:40:55.798685 #227312]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:40:55.808316 #227312]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:40:55.808342 #227312]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:40:55.808349 #227312]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-08T13:40:55.808500 #227312]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-08T13:40:55.812385 #227312]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-08T13:40:55.812407 #227312]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-08T13:40:55.812413 #227312]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-08T13:40:55.812425 #227312]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-08T13:40:55.812430 #227312]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-08T13:40:55.846226 #227312]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-08T13:40:55.851588 #227312]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-08T13:40:55.851689 #227312]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-08T13:40:55.874352 #227312]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-08T13:40:55.881277 #227312]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-08T13:40:55.883346 #227312]  INFO -- :                                     cgi 0.4.1
I, [2024-05-08T13:40:55.883874 #227312]  INFO -- :                                     delegate 0.3.1
I, [2024-05-08T13:40:55.884371 #227312]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-08T13:40:55.884830 #227312]  INFO -- :                                     english 0.8.0
I, [2024-05-08T13:40:55.885287 #227312]  INFO -- :                                     erb 4.0.4
I, [2024-05-08T13:40:55.885989 #227312]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-08T13:40:55.886463 #227312]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-08T13:40:55.886948 #227312]  INFO -- :                                     find 0.2.0
I, [2024-05-08T13:40:55.887337 #227312]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-08T13:40:55.887795 #227312]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-08T13:40:55.888361 #227312]  INFO -- :                                     irb 1.13.1
I, [2024-05-08T13:40:55.889823 #227312]  INFO -- :                                     logger 1.6.0
I, [2024-05-08T13:40:55.890303 #227312]  INFO -- :                                     net-http 0.4.1
I, [2024-05-08T13:40:55.890813 #227312]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-08T13:40:55.891302 #227312]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-08T13:40:55.891796 #227312]  INFO -- :                                     open3 0.2.1
I, [2024-05-08T13:40:55.892172 #227312]  INFO -- :                                     optparse 0.5.0
I, [2024-05-08T13:40:55.892789 #227312]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-08T13:40:55.893266 #227312]  INFO -- :                                     pp 0.5.0
I, [2024-05-08T13:40:55.893747 #227312]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-08T13:40:55.894205 #227312]  INFO -- :                                     prism 0.27.0
I, [2024-05-08T13:40:55.894709 #227312]  INFO -- :                                     pstore 0.1.3
I, [2024-05-08T13:40:55.895149 #227312]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-08T13:40:55.896822 #227312]  INFO -- :                                     readline 0.0.4
I, [2024-05-08T13:40:55.897323 #227312]  INFO -- :                                     reline 0.5.5
I, [2024-05-08T13:40:55.897858 #227312]  INFO -- :                                     resolv 0.4.0
I, [2024-05-08T13:40:55.898437 #227312]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-08T13:40:55.898924 #227312]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-08T13:40:55.899388 #227312]  INFO -- :                                     set 1.1.0
I, [2024-05-08T13:40:55.899904 #227312]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-08T13:40:55.900344 #227312]  INFO -- :                                     singleton 0.2.0
I, [2024-05-08T13:40:55.900833 #227312]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-08T13:40:55.901520 #227312]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-08T13:40:55.902002 #227312]  INFO -- :                                     time 0.3.0
I, [2024-05-08T13:40:55.902844 #227312]  INFO -- :                                     timeout 0.4.1
I, [2024-05-08T13:40:55.903541 #227312]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-08T13:40:55.904071 #227312]  INFO -- :                                     tsort 0.2.0
I, [2024-05-08T13:40:55.904648 #227312]  INFO -- :                                     un 0.3.0
I, [2024-05-08T13:40:55.905141 #227312]  INFO -- :                                     uri 0.13.0
I, [2024-05-08T13:40:55.905738 #227312]  INFO -- :                                     weakref 0.1.3
I, [2024-05-08T13:40:55.906229 #227312]  INFO -- :                                     yaml 0.3.0
I, [2024-05-08T13:40:55.906547 #227312]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-08T13:40:55.913433 #227312]  INFO -- :                                     date 3.3.4
I, [2024-05-08T13:40:55.913983 #227312]  INFO -- :                                     digest 3.1.1
I, [2024-05-08T13:40:55.914454 #227312]  INFO -- :                                     etc 1.4.3
I, [2024-05-08T13:40:55.915050 #227312]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-08T13:40:55.915614 #227312]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-08T13:40:55.916082 #227312]  INFO -- :                                     io-console 0.7.2
I, [2024-05-08T13:40:55.916579 #227312]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-08T13:40:55.917034 #227312]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-08T13:40:55.917475 #227312]  INFO -- :                                     json 2.7.2
I, [2024-05-08T13:40:55.918527 #227312]  INFO -- :                                     openssl 3.2.0
I, [2024-05-08T13:40:55.919069 #227312]  INFO -- :                                     pathname 0.3.0
I, [2024-05-08T13:40:55.919550 #227312]  INFO -- :                                     psych 5.1.2
I, [2024-05-08T13:40:55.920051 #227312]  INFO -- :                                     stringio 3.1.1
I, [2024-05-08T13:40:55.920716 #227312]  INFO -- :                                     strscan 3.1.1
I, [2024-05-08T13:40:55.921237 #227312]  INFO -- :                                     zlib 3.1.0
I, [2024-05-08T13:40:55.921605 #227312]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-08T13:40:55.921941 #227312]  INFO -- :                                     minitest 5.22.3
I, [2024-05-08T13:40:55.929464 #227312]  INFO -- :                                     rake 13.2.1
I, [2024-05-08T13:40:55.932771 #227312]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-08T13:40:55.937188 #227312]  INFO -- :                                     rexml 3.2.6
I, [2024-05-08T13:40:55.940626 #227312]  INFO -- :                                     rss 0.3.0
I, [2024-05-08T13:40:55.943566 #227312]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-08T13:40:55.945017 #227312]  INFO -- :                                     net-imap 0.4.10
I, [2024-05-08T13:40:55.947960 #227312]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-08T13:40:55.948940 #227312]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-08T13:40:55.950009 #227312]  INFO -- :                                     matrix 0.4.2
I, [2024-05-08T13:40:55.953552 #227312]  INFO -- :                                     prime 0.1.2
I, [2024-05-08T13:40:55.959376 #227312]  INFO -- :                                     rbs 3.4.4
I, [2024-05-08T13:40:55.981900 #227312]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-08T13:40:55.984498 #227312]  INFO -- :                                     debug 1.9.2
I, [2024-05-08T13:40:55.987205 #227312]  INFO -- :                                     racc 1.7.3
I, [2024-05-08T13:40:55.989911 #227312]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-08T13:40:55.991121 #227312]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-08T13:40:55.992423 #227312]  INFO -- :                                     base64 0.2.0
I, [2024-05-08T13:40:55.993421 #227312]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-08T13:40:55.995378 #227312]  INFO -- :                                     observer 0.1.2
I, [2024-05-08T13:40:55.997072 #227312]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-08T13:40:55.998097 #227312]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-08T13:40:55.999400 #227312]  INFO -- :                                     rinda 0.2.0
I, [2024-05-08T13:40:56.000586 #227312]  INFO -- :                                     drb 2.2.1
I, [2024-05-08T13:40:56.002231 #227312]  INFO -- :                                     nkf 0.2.0
I, [2024-05-08T13:40:56.004979 #227312]  INFO -- :                                     syslog 0.1.2
I, [2024-05-08T13:40:56.006563 #227312]  INFO -- :                                     csv 3.3.0
I, [2024-05-08T13:40:56.008667 #227312]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-08T13:40:56.010107 #227312]  INFO -- : skipped bundled gems:
I, [2024-05-08T13:40:56.010127 #227312]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-08T13:40:56.013396 #227312]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-08T13:40:56.013496 #227312]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-08T13:40:56.102146 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:40:56.103708 #227312]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:40:56.154800 #227312]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:40:56.178048 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:40:56.281717 #227312]  INFO -- : linking miniruby
I, [2024-05-08T13:41:03.355334 #227312]  INFO -- : PASS all 1936 tests
E, [2024-05-08T13:41:03.360563 #227312] ERROR -- :  
I, [2024-05-08T13:41:03.360846 #227312]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-08T13:41:03.360936 #227312]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-08T13:41:03.422251 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:41:03.422295 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:41:03.422308 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:41:03.422319 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:41:03.422330 #227312]  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-08T13:41:03.422344 #227312]  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-08T13:41:03.422355 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:41:03.422366 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:41:03.422376 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:41:03.422386 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:41:03.422396 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:41:03.422405 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:41:03.422415 #227312]  INFO -- : 	MFLAGS = 
I, [2024-05-08T13:41:03.422434 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:41:03.422445 #227312]  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-08T13:41:03.422914 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:41:03.422957 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:41:03.422978 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:41:03.422990 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:41:03.423001 #227312]  INFO -- : 
I, [2024-05-08T13:41:03.472023 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:41:03.558909 #227312]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:41:03.563286 #227312]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:41:03.564072 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:41:03.748653 #227312]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:41:04.063509 #227312]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:41:05.623313 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:41:05.724796 #227312]  INFO -- : Checking leaked global symbols...none
I, [2024-05-08T13:41:05.765628 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-08T13:41:05.765698 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-08T13:41:05.765704 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-08T13:41:05.765708 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-08T13:41:05.765905 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-08T13:41:05.765960 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-08T13:41:05.766229 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-08T13:41:05.766332 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-08T13:41:05.767056 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-08T13:41:05.767336 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-08T13:41:05.768456 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-08T13:41:05.769355 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-08T13:41:05.769380 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-08T13:41:05.769416 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-08T13:41:05.769478 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-08T13:41:05.869785 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-08T13:41:05.870441 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-08T13:41:05.971382 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-08T13:41:05.971444 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-08T13:41:05.971450 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-08T13:41:05.971562 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-08T13:41:05.971667 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-08T13:41:05.971689 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-08T13:41:05.971701 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-08T13:41:05.971806 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-08T13:41:05.971828 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-08T13:41:05.971835 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-08T13:41:05.971850 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-08T13:41:05.972189 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-08T13:41:06.005406 #227312]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-08T13:41:06.007986 #227312]  INFO -- : 
I, [2024-05-08T13:41:06.008007 #227312]  INFO -- : test succeeded
I, [2024-05-08T13:41:06.009485 #227312]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-08T13:41:06.009673 #227312]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-08T13:41:06.117444 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:41:06.118808 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:41:06.223514 #227312]  INFO -- : linking miniruby
I, [2024-05-08T13:41:06.834042 #227312]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:41:06.838810 #227312]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:41:06.839611 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:41:07.023801 #227312]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:41:07.340920 #227312]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:41:08.888406 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:41:08.912013 #227312]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:41:08.962845 #227312]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:41:08.964699 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:41:08.964720 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:41:08.964725 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:41:08.964729 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:41:08.964734 #227312]  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-08T13:41:08.964738 #227312]  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-08T13:41:08.964747 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:41:08.964751 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:41:08.964755 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:41:08.964758 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:41:08.964762 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:41:08.964765 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:41:08.964769 #227312]  INFO -- : 	MFLAGS = 
I, [2024-05-08T13:41:08.964772 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:41:08.964776 #227312]  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-08T13:41:08.965369 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:41:08.965373 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:41:08.965377 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:41:08.965381 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:41:08.965385 #227312]  INFO -- : 
I, [2024-05-08T13:41:08.967267 #227312]  INFO -- : generating enc.mk
I, [2024-05-08T13:41:09.085045 #227312]  INFO -- : making enc
I, [2024-05-08T13:41:09.102436 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.102461 #227312]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:41:09.102467 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.103127 #227312]  INFO -- : making srcs under enc
I, [2024-05-08T13:41:09.133309 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.133330 #227312]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:41:09.133336 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.134198 #227312]  INFO -- : generating transdb.h
I, [2024-05-08T13:41:09.228781 #227312]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:41:09.230092 #227312]  INFO -- : making trans
I, [2024-05-08T13:41:09.264114 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.264153 #227312]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:41:09.264158 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.264767 #227312]  INFO -- : making encs
I, [2024-05-08T13:41:09.302535 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.302556 #227312]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:41:09.302562 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:09.304277 #227312]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:41:09.331852 #227312]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-08T13:41:09.334318 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:10.728451 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:10.729004 #227312]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:41:10.766071 #227312]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:41:10.770580 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:10.980418 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:41:10.983287 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:41:10.987026 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:41:10.990126 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:41:10.992357 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:41:10.997784 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:41:11.013350 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:41:11.016243 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:41:11.028930 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:41:11.035269 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:41:11.038174 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:41:11.040709 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:41:11.048244 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:41:11.054463 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:41:11.063449 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:41:11.065850 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:41:11.070023 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:41:11.073789 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:41:11.085690 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:41:11.098751 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:41:11.101632 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:41:11.104198 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:41:11.108392 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:41:11.123102 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:41:11.126118 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:41:11.128644 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:41:11.137983 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:41:11.142966 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:41:11.144344 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:41:11.146391 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:41:11.154181 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:41:11.160712 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:41:11.171639 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:41:11.194305 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:41:11.196234 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:41:11.218153 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:41:11.220079 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:41:11.241640 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:41:11.243518 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:41:11.265353 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:41:11.267238 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:41:11.288673 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:41:11.290964 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:41:11.313250 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:41:11.315116 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:41:11.336861 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:41:11.360210 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:11.444916 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:41:11.453627 #227312]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:41:11.654289 #227312]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:41:11.742248 #227312]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:41:11.854334 #227312]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:41:11.942028 #227312]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:41:12.033238 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:41:12.121736 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:41:12.261893 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:41:12.346787 #227312]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:41:12.439491 #227312]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:41:12.588583 #227312]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:41:12.699401 #227312]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:41:12.809204 #227312]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:41:13.028470 #227312]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:41:13.149676 #227312]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:41:13.253692 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:41:13.359976 #227312]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:41:13.453327 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:41:13.543308 #227312]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:41:13.637630 #227312]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:41:13.745889 #227312]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:41:13.862148 #227312]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:41:13.980808 #227312]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:41:14.077891 #227312]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:41:14.259549 #227312]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:41:14.473872 #227312]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:41:14.569849 #227312]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:41:14.658414 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:41:14.795317 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:41:14.883118 #227312]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:41:14.977916 #227312]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:41:15.107372 #227312]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:41:15.322451 #227312]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:41:15.448454 #227312]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:41:15.545051 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:41:15.638516 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:41:15.751356 #227312]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:41:15.859261 #227312]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:41:16.148353 #227312]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:41:16.247662 #227312]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:41:16.349307 #227312]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:41:16.479356 #227312]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:41:16.600227 #227312]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:41:16.713389 #227312]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:41:16.807245 #227312]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:41:16.926958 #227312]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:41:17.056817 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:41:17.079231 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:17.079694 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:17.083318 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:17.083340 #227312]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:41:17.083346 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:17.158799 #227312]  INFO -- : Run options: 
I, [2024-05-08T13:41:17.158841 #227312]  INFO -- :   --seed=57955
I, [2024-05-08T13:41:17.158848 #227312]  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-08T13:41:17.158859 #227312]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-08T13:41:17.158862 #227312]  INFO -- :   --name=!/memory_leak/
I, [2024-05-08T13:41:17.158867 #227312]  INFO -- :   --stderr-on-failure
I, [2024-05-08T13:41:17.158870 #227312]  INFO -- :   -j20
I, [2024-05-08T13:41:17.158874 #227312]  INFO -- : 
I, [2024-05-08T13:41:17.158879 #227312]  INFO -- : # Running tests:
I, [2024-05-08T13:41:17.158882 #227312]  INFO -- : 
I, [2024-05-08T13:41:17.298752 #227312]  INFO -- : [  1/885] 269840=test_fd_setsize
I, [2024-05-08T13:41:17.304257 #227312]  INFO -- : [  2/885] 269840=test_continuation
I, [2024-05-08T13:41:17.306125 #227312]  INFO -- : [  3/885] 269840=test_class_name_check
I, [2024-05-08T13:41:17.306173 #227312]  INFO -- : [  4/885] 269824=test_keyword
I, [2024-05-08T13:41:17.306192 #227312]  INFO -- : [  5/885] 269826=test_delete
I, [2024-05-08T13:41:17.306387 #227312]  INFO -- : [  6/885] 269823=test_win32ole_method
I, [2024-05-08T13:41:17.306419 #227312]  INFO -- : [  7/885] 269825=test_gem_package_task
I, [2024-05-08T13:41:17.308903 #227312]  INFO -- : [  8/885] 269827=test_date_strptime
I, [2024-05-08T13:41:17.308981 #227312]  INFO -- : [  9/885] 269837=test_placearg
I, [2024-05-08T13:41:17.309271 #227312]  INFO -- : [ 10/885] 269838=test_rdoc_markup_hard_break
I, [2024-05-08T13:41:17.309353 #227312]  INFO -- : [ 11/885] 269836=test_gem_platform
I, [2024-05-08T13:41:17.309761 #227312]  INFO -- : [ 12/885] 269839=test_pkey_rsa
I, [2024-05-08T13:41:17.310213 #227312]  INFO -- : [ 13/885] 269841=test_gem_commands_push_command
I, [2024-05-08T13:41:17.311719 #227312]  INFO -- : [ 14/885] 269826=test_weakkeymap
I, [2024-05-08T13:41:17.313038 #227312]  INFO -- : [ 15/885] 269823=test_numhash
I, [2024-05-08T13:41:17.331804 #227312]  INFO -- : [ 16/885] 269823=test_rdoc_parser_markdown
I, [2024-05-08T13:41:17.339689 #227312]  INFO -- : [ 17/885] 269840=test_import
I, [2024-05-08T13:41:17.339752 #227312]  INFO -- : [ 18/885] 269828=test_gem_resolver_lock_set
I, [2024-05-08T13:41:17.358516 #227312]  INFO -- : [ 19/885] 269831=test_not
I, [2024-05-08T13:41:17.358591 #227312]  INFO -- : [ 20/885] 269830=test_logger
I, [2024-05-08T13:41:17.358607 #227312]  INFO -- : [ 21/885] 269832=test_file_exhaustive
I, [2024-05-08T13:41:17.358619 #227312]  INFO -- : [ 22/885] 269834=test_gem_update_suggestion
I, [2024-05-08T13:41:17.358631 #227312]  INFO -- : [ 23/885] 269835=test_files_test
I, [2024-05-08T13:41:17.368360 #227312]  INFO -- : [ 24/885] 269831=test_arithmetic_sequence
I, [2024-05-08T13:41:17.368632 #227312]  INFO -- : [ 25/885] 269829=test_key_actor_emacs
I, [2024-05-08T13:41:17.383384 #227312]  INFO -- : [ 26/885] 269833=test_basicinstructions
I, [2024-05-08T13:41:17.393703 #227312]  INFO -- : [ 27/885] 269831=test_gem_gemcutter_utilities
I, [2024-05-08T13:41:17.396504 #227312]  INFO -- : [ 28/885] 269830=test_gem_command_manager
I, [2024-05-08T13:41:17.420307 #227312]  INFO -- : [ 29/885] 269842=version_test
I, [2024-05-08T13:41:17.428266 #227312]  INFO -- : [ 30/885] 269826=test_cgi_header
I, [2024-05-08T13:41:17.432583 #227312]  INFO -- : [ 31/885] 269837=heredoc_dedent_test
I, [2024-05-08T13:41:17.434186 #227312]  INFO -- : [ 32/885] 269827=test_object
I, [2024-05-08T13:41:17.445115 #227312]  INFO -- : [ 33/885] 269826=test_rdoc_rd_block_parser
I, [2024-05-08T13:41:17.446455 #227312]  INFO -- : [ 34/885] 269825=test_signedness
I, [2024-05-08T13:41:17.459051 #227312]  INFO -- : [ 35/885] 269835=test_tsort
I, [2024-05-08T13:41:17.464775 #227312]  INFO -- : [ 36/885] 269833=test_ractor
I, [2024-05-08T13:41:17.468349 #227312]  INFO -- : [ 37/885] 269827=test_type
I, [2024-05-08T13:41:17.472263 #227312]  INFO -- : [ 38/885] 269835=test_pointer
I, [2024-05-08T13:41:17.485399 #227312]  INFO -- : [ 39/885] 269827=test_func
I, [2024-05-08T13:41:17.500559 #227312]  INFO -- : [ 40/885] 269838=test_big5
I, [2024-05-08T13:41:17.501158 #227312]  INFO -- : [ 41/885] 269840=test_date_arith
I, [2024-05-08T13:41:17.505603 #227312]  INFO -- : [ 42/885] 269838=test_ruby_lex
I, [2024-05-08T13:41:17.513332 #227312]  INFO -- : [ 43/885] 269823=test_object
I, [2024-05-08T13:41:17.516964 #227312]  INFO -- : [ 44/885] 269842=test_gem_local_remote_options
I, [2024-05-08T13:41:17.517343 #227312]  INFO -- : [ 45/885] 269837=test_sleep
I, [2024-05-08T13:41:17.533476 #227312]  INFO -- : [ 46/885] 269840=test_change_word
I, [2024-05-08T13:41:17.534701 #227312]  INFO -- : [ 47/885] 269833=test_flip
I, [2024-05-08T13:41:17.544456 #227312]  INFO -- : [ 48/885] 269840=compiler_test
I, [2024-05-08T13:41:17.546002 #227312]  INFO -- : [ 49/885] 269836=test_timeout
I, [2024-05-08T13:41:17.552903 #227312]  INFO -- : [ 50/885] 269836=test_ossl
I, [2024-05-08T13:41:17.560260 #227312]  INFO -- : [ 51/885] 269828=test_normalize
I, [2024-05-08T13:41:17.562060 #227312]  INFO -- : [ 52/885] 269828=static_inspect_test
I, [2024-05-08T13:41:17.564726 #227312]  INFO -- : [ 53/885] 269829=test_data_error
I, [2024-05-08T13:41:17.566114 #227312]  INFO -- : [ 54/885] 269833=bom_test
I, [2024-05-08T13:41:17.585165 #227312]  INFO -- : [ 55/885] 269826=unescape_test
I, [2024-05-08T13:41:17.604490 #227312]  INFO -- : [ 56/885] 269835=test_ostruct
I, [2024-05-08T13:41:17.607598 #227312]  INFO -- : [ 57/885] 269840=test_file
I, [2024-05-08T13:41:17.623957 #227312]  INFO -- : [ 58/885] 269834=test_force_exit
I, [2024-05-08T13:41:17.624547 #227312]  INFO -- : [ 59/885] 269829=test_udp
I, [2024-05-08T13:41:17.633544 #227312]  INFO -- : [ 60/885] 269829=test_vm_dump
I, [2024-05-08T13:41:17.636376 #227312]  INFO -- : [ 61/885] 269829=test_integer_comb
I, [2024-05-08T13:41:17.645436 #227312]  INFO -- : [ 62/885] 269828=test_rdoc_markup_document
I, [2024-05-08T13:41:17.647428 #227312]  INFO -- : [ 63/885] 269839=test_tmpdir
I, [2024-05-08T13:41:17.666028 #227312]  INFO -- : [ 64/885] 269833=errors_test
I, [2024-05-08T13:41:17.696709 #227312]  INFO -- : [ 65/885] 269842=test_gem_commands_check_command
I, [2024-05-08T13:41:17.716071 #227312]  INFO -- : [ 66/885] 269842=test_regexp
I, [2024-05-08T13:41:17.731306 #227312]  INFO -- : [ 67/885] 269835=test_ts
I, [2024-05-08T13:41:17.733467 #227312]  INFO -- : [ 68/885] 269834=test_ensured
I, [2024-05-08T13:41:17.749167 #227312]  INFO -- : [ 69/885] 269839=library_symbols_test
I, [2024-05-08T13:41:17.754657 #227312]  INFO -- : [ 70/885] 269830=test_locale
I, [2024-05-08T13:41:17.767547 #227312]  INFO -- : [ 71/885] 269833=test_addr
I, [2024-05-08T13:41:17.776899 #227312]  INFO -- : [ 72/885] 269827=test_rdoc_ri_paths
I, [2024-05-08T13:41:17.789030 #227312]  INFO -- : [ 73/885] 269838=test_range
I, [2024-05-08T13:41:17.802002 #227312]  INFO -- : [ 74/885] 269833=test_project_sanity
I, [2024-05-08T13:41:17.811808 #227312]  INFO -- : [ 75/885] 269834=test_constant
I, [2024-05-08T13:41:17.820960 #227312]  INFO -- : [ 76/885] 269839=test_dup
I, [2024-05-08T13:41:17.843825 #227312]  INFO -- : [ 77/885] 269828=test_pty
I, [2024-05-08T13:41:17.851460 #227312]  INFO -- : [ 78/885] 269831=command_line_test
I, [2024-05-08T13:41:17.882116 #227312]  INFO -- : [ 79/885] 269830=test_gem_uri_formatter
I, [2024-05-08T13:41:17.897469 #227312]  INFO -- : [ 80/885] 269824=test_helper
I, [2024-05-08T13:41:17.908377 #227312]  INFO -- : [ 81/885] 269824=test_erb_command
I, [2024-05-08T13:41:17.908810 #227312]  INFO -- : [ 82/885] 269827=test_encoding
I, [2024-05-08T13:41:17.910225 #227312]  INFO -- : [ 83/885] 269831=test_eval
I, [2024-05-08T13:41:17.927128 #227312]  INFO -- : [ 84/885] 269830=json_generator_test
I, [2024-05-08T13:41:17.952113 #227312]  INFO -- : [ 85/885] 269824=test_transcode
I, [2024-05-08T13:41:17.973931 #227312]  INFO -- : [ 86/885] 269823=test_gem_safe_marshal
I, [2024-05-08T13:41:18.014817 #227312]  INFO -- : [ 87/885] 269839=test_gem_resolver_api_set
I, [2024-05-08T13:41:18.021965 #227312]  INFO -- : [ 88/885] 269841=test_config
I, [2024-05-08T13:41:18.028774 #227312]  INFO -- : [ 89/885] 269830=test_gem_resolver_vendor_set
I, [2024-05-08T13:41:18.045037 #227312]  INFO -- : [ 90/885] 269833=test_enumerable
I, [2024-05-08T13:41:18.061291 #227312]  INFO -- : [ 91/885] 269830=test_webauthn_listener
I, [2024-05-08T13:41:18.062929 #227312]  INFO -- : [ 92/885] 269833=test_gem_request_set_gem_dependency_api
I, [2024-05-08T13:41:18.106657 #227312]  INFO -- : [ 93/885] 269830=test_ast
I, [2024-05-08T13:41:18.112536 #227312]  INFO -- : [ 94/885] 269827=test_lambda
I, [2024-05-08T13:41:18.185637 #227312]  INFO -- : [ 95/885] 269831=test_random_formatter
I, [2024-05-08T13:41:18.187302 #227312]  INFO -- : [ 96/885] 269824=test_helper
I, [2024-05-08T13:41:18.190407 #227312]  INFO -- : [ 97/885] 269835=test_jaro_winkler
I, [2024-05-08T13:41:18.191901 #227312]  INFO -- : [ 98/885] 269827=test_update
I, [2024-05-08T13:41:18.196488 #227312]  INFO -- : [ 99/885] 269827=test_fips
I, [2024-05-08T13:41:18.196718 #227312]  INFO -- : [100/885] 269835=test_x509name
I, [2024-05-08T13:41:18.203230 #227312]  INFO -- : [101/885] 269839=test_rdoc_code_object
I, [2024-05-08T13:41:18.209814 #227312]  INFO -- : [102/885] 269835=test_x509store
I, [2024-05-08T13:41:18.218084 #227312]  INFO -- : [103/885] 269831=test_stat
I, [2024-05-08T13:41:18.221300 #227312]  INFO -- : [104/885] 269831=test_gem_request_set_lockfile_tokenizer
I, [2024-05-08T13:41:18.236185 #227312]  INFO -- : [105/885] 269824=test_have_func
I, [2024-05-08T13:41:18.271763 #227312]  INFO -- : [106/885] 269831=test_nextafter
I, [2024-05-08T13:41:18.296783 #227312]  INFO -- : [107/885] 269833=test_capacity
I, [2024-05-08T13:41:18.300886 #227312]  INFO -- : [108/885] 269833=test_object_references
I, [2024-05-08T13:41:18.306611 #227312]  INFO -- : [109/885] 269833=test_usrmarshal
I, [2024-05-08T13:41:18.362516 #227312]  INFO -- : [110/885] 269831=test_gem_resolver_git_specification
I, [2024-05-08T13:41:18.370137 #227312]  INFO -- : [111/885] 269828=test_super
I, [2024-05-08T13:41:18.464319 #227312]  INFO -- : [112/885] 269827=test_rubyoptions
I, [2024-05-08T13:41:18.470361 #227312]  INFO -- : [113/885] 269833=test_cgi_modruby
I, [2024-05-08T13:41:18.482541 #227312]  INFO -- : [114/885] 269833=test_integer
I, [2024-05-08T13:41:18.483180 #227312]  INFO -- : [115/885] 269838=test_call
I, [2024-05-08T13:41:18.522102 #227312]  INFO -- : [116/885] 269841=test_https_proxy
I, [2024-05-08T13:41:18.572201 #227312]  INFO -- : [117/885] 269841=test_rubygems
I, [2024-05-08T13:41:18.580826 #227312]  INFO -- : [118/885] 269838=test_gem_commands_setup_command
I, [2024-05-08T13:41:18.585246 #227312]  INFO -- : [119/885] 269831=test_env
I, [2024-05-08T13:41:18.597187 #227312]  INFO -- : [120/885] 269835=test_rdoc_attr
I, [2024-05-08T13:41:18.659327 #227312]  INFO -- : [121/885] 269826=test_dryrun
I, [2024-05-08T13:41:18.675524 #227312]  INFO -- : [122/885] 269839=test_integer
I, [2024-05-08T13:41:18.684627 #227312]  INFO -- : [123/885] 269826=desugar_compiler_test
I, [2024-05-08T13:41:18.698137 #227312]  INFO -- : [124/885] 269826=parse_stream_test
I, [2024-05-08T13:41:18.703634 #227312]  INFO -- : [125/885] 269826=test_registry
I, [2024-05-08T13:41:18.706473 #227312]  INFO -- : [126/885] 269826=test_gem_source_lock
I, [2024-05-08T13:41:18.734643 #227312]  INFO -- : [127/885] 269823=test_gem
I, [2024-05-08T13:41:18.749603 #227312]  INFO -- : [128/885] 269839=test_ractor
I, [2024-05-08T13:41:18.750708 #227312]  INFO -- : [129/885] 269839=test_gem_commands_open_command
I, [2024-05-08T13:41:18.760813 #227312]  INFO -- : [130/885] 269841=test_dns
I, [2024-05-08T13:41:18.779840 #227312]  INFO -- : [131/885] 269835=test_cgi_core
I, [2024-05-08T13:41:18.789792 #227312]  INFO -- : [132/885] 269835=test_parser
I, [2024-05-08T13:41:18.806815 #227312]  INFO -- : [133/885] 269835=test_alias
I, [2024-05-08T13:41:18.810900 #227312]  INFO -- : [134/885] 269828=test_timeout
I, [2024-05-08T13:41:18.836682 #227312]  INFO -- : [135/885] 269839=test_marshal
I, [2024-05-08T13:41:18.909289 #227312]  INFO -- : [136/885] 269826=test_unicode_normalize
I, [2024-05-08T13:41:18.991901 #227312]  INFO -- : [137/885] 269835=test_nonblock
I, [2024-05-08T13:41:18.999410 #227312]  INFO -- : [138/885] 269835=test_weakref
I, [2024-05-08T13:41:19.122853 #227312]  INFO -- : [139/885] 269835=test_rb_str_dup
I, [2024-05-08T13:41:19.144955 #227312]  INFO -- : [140/885] 269835=test_reline_key
I, [2024-05-08T13:41:19.185549 #227312]  INFO -- : [141/885] 269835=test_ancdata
I, [2024-05-08T13:41:19.190947 #227312]  INFO -- : [142/885] 269835=test_singleton_function
I, [2024-05-08T13:41:19.196083 #227312]  INFO -- : [143/885] 269835=test_ssl
I, [2024-05-08T13:41:19.205766 #227312]  INFO -- : [144/885] 269841=test_my_integer
I, [2024-05-08T13:41:19.206559 #227312]  INFO -- : [145/885] 269841=json_ext_parser_test
I, [2024-05-08T13:41:19.224138 #227312]  INFO -- : [146/885] 269841=test_thread
I, [2024-05-08T13:41:19.351875 #227312]  INFO -- : [147/885] 269839=test_debugger_integration
I, [2024-05-08T13:41:19.367408 #227312]  INFO -- : [148/885] 269839=test_rendering
I, [2024-05-08T13:41:19.424360 #227312]  INFO -- : [149/885] 269838=test_ractor
I, [2024-05-08T13:41:19.435417 #227312]  INFO -- : [150/885] 269839=test_have_macro
I, [2024-05-08T13:41:19.610771 #227312]  INFO -- : [151/885] 269828=test_resolve_symbol
I, [2024-05-08T13:41:19.685234 #227312]  INFO -- : [152/885] 269828=test_complex2
I, [2024-05-08T13:41:19.686763 #227312]  INFO -- : [153/885] 269835=test_gem_package
I, [2024-05-08T13:41:19.701230 #227312]  INFO -- : [154/885] 269828=test_gem_specification
I, [2024-05-08T13:41:19.779192 #227312]  INFO -- : [155/885] 269838=test_enum
I, [2024-05-08T13:41:19.854022 #227312]  INFO -- : [156/885] 269824=test_threadgroup
I, [2024-05-08T13:41:19.888681 #227312]  INFO -- : [157/885] 269839=test_bignum
I, [2024-05-08T13:41:19.973611 #227312]  INFO -- : [158/885] 269834=test_rdoc_class_module
I, [2024-05-08T13:41:19.985177 #227312]  INFO -- : [159/885] 269825=test_gem_ci_detector
I, [2024-05-08T13:41:19.988471 #227312]  INFO -- : [160/885] 269825=test_win32ole_variable
I, [2024-05-08T13:41:19.992416 #227312]  INFO -- : [161/885] 269825=test_arity
I, [2024-05-08T13:41:19.995749 #227312]  INFO -- : [162/885] 269825=test_stringio
I, [2024-05-08T13:41:20.022109 #227312]  INFO -- : [163/885] 269839=test_io_wait_uncommon
I, [2024-05-08T13:41:20.024019 #227312]  INFO -- : [164/885] 269839=ractor_test
I, [2024-05-08T13:41:20.098407 #227312]  INFO -- : [165/885] 269839=test_trace
I, [2024-05-08T13:41:20.111370 #227312]  INFO -- : [166/885] 269839=test_rdoc_generator_json_index
I, [2024-05-08T13:41:20.141689 #227312]  INFO -- : [167/885] 269839=test_win32ole_event
I, [2024-05-08T13:41:20.145933 #227312]  INFO -- : [168/885] 269839=test_time_tz
I, [2024-05-08T13:41:20.156276 #227312]  INFO -- : [169/885] 269825=test_gem_resolver_api_specification
I, [2024-05-08T13:41:20.200831 #227312]  INFO -- : [170/885] 269839=test_win32ole_variant
I, [2024-05-08T13:41:20.204763 #227312]  INFO -- : [171/885] 269839=test_ipaddr
I, [2024-05-08T13:41:20.231756 #227312]  INFO -- : [172/885] 269825=test_history
I, [2024-05-08T13:41:20.243208 #227312]  INFO -- : [173/885] 269839=test_mixed_unicode_escapes
I, [2024-05-08T13:41:20.247634 #227312]  INFO -- : [174/885] 269839=test_rdoc_markup_to_ansi
I, [2024-05-08T13:41:20.280384 #227312]  INFO -- : [175/885] 269839=test_rdoc_extend
I, [2024-05-08T13:41:20.292146 #227312]  INFO -- : [176/885] 269825=test_merge_keys
I, [2024-05-08T13:41:20.304488 #227312]  INFO -- : [177/885] 269825=test_rdoc_generator_darkfish
I, [2024-05-08T13:41:20.306517 #227312]  INFO -- : [178/885] 269839=test_rdoc_comment
I, [2024-05-08T13:41:20.357148 #227312]  INFO -- : [179/885] 269839=test_resize
I, [2024-05-08T13:41:20.365942 #227312]  INFO -- : [180/885] 269839=test_error_highlight
I, [2024-05-08T13:41:20.369337 #227312]  INFO -- : [181/885] 269835=test_http_request
I, [2024-05-08T13:41:20.372093 #227312]  INFO -- : [182/885] 269835=test_gem_source_fetch_problem
I, [2024-05-08T13:41:20.380617 #227312]  INFO -- : [183/885] 269835=json_generic_object_test
I, [2024-05-08T13:41:20.392321 #227312]  INFO -- : [184/885] 269835=test_coderange
I, [2024-05-08T13:41:20.399723 #227312]  INFO -- : [185/885] 269835=location_test
I, [2024-05-08T13:41:20.512608 #227312]  INFO -- : [186/885] 269835=test_symbol
I, [2024-05-08T13:41:20.518831 #227312]  INFO -- : [187/885] 269835=test_mailto
I, [2024-05-08T13:41:20.524211 #227312]  INFO -- : [188/885] 269835=test_ractor_compatibility
I, [2024-05-08T13:41:20.621739 #227312]  INFO -- : [189/885] 269829=format_errors_test
I, [2024-05-08T13:41:20.653282 #227312]  INFO -- : [190/885] 269834=test_dir
I, [2024-05-08T13:41:20.667590 #227312]  INFO -- : [191/885] 269823=test_date_ractor
I, [2024-05-08T13:41:20.677278 #227312]  INFO -- : [192/885] 269838=test_gem_console_ui
I, [2024-05-08T13:41:20.684131 #227312]  INFO -- : [193/885] 269838=test_eval
I, [2024-05-08T13:41:20.687463 #227312]  INFO -- : [194/885] 269838=test_autoconf
I, [2024-05-08T13:41:20.689722 #227312]  INFO -- : [195/885] 269838=test_numeric
I, [2024-05-08T13:41:20.695245 #227312]  INFO -- : [196/885] 269838=test_member
I, [2024-05-08T13:41:20.696419 #227312]  INFO -- : [197/885] 269838=test_cgi_multipart
I, [2024-05-08T13:41:20.702329 #227312]  INFO -- : [198/885] 269829=test_word
I, [2024-05-08T13:41:20.705038 #227312]  INFO -- : [199/885] 269829=test_gem_commands_cleanup_command
I, [2024-05-08T13:41:20.713934 #227312]  INFO -- : [200/885] 269825=ruby_api_test
I, [2024-05-08T13:41:20.856880 #227312]  INFO -- : [201/885] 269824=test_find_executable
I, [2024-05-08T13:41:20.859738 #227312]  INFO -- : [202/885] 269824=test_coder
I, [2024-05-08T13:41:20.865368 #227312]  INFO -- : [203/885] 269839=test_symbol
I, [2024-05-08T13:41:20.880199 #227312]  INFO -- : [204/885] 269834=test_context
I, [2024-05-08T13:41:20.881105 #227312]  INFO -- : [205/885] 269838=test_gem_commands_pristine_command
I, [2024-05-08T13:41:20.881472 #227312]  INFO -- : [206/885] 269835=test_nofree
I, [2024-05-08T13:41:20.885644 #227312]  INFO -- : [207/885] 269835=test_unix
I, [2024-05-08T13:41:20.896779 #227312]  INFO -- : [208/885] 269823=test_lazy_enumerator
I, [2024-05-08T13:41:20.898188 #227312]  INFO -- : [209/885] 269824=test_enc_associate
I, [2024-05-08T13:41:20.920580 #227312]  INFO -- : [210/885] 269835=test_pkcs7
I, [2024-05-08T13:41:20.940019 #227312]  INFO -- : [211/885] 269825=test_gem_resolver_requirement_list
I, [2024-05-08T13:41:20.946472 #227312]  INFO -- : [212/885] 269825=test_arith_seq_beg_len_step
I, [2024-05-08T13:41:21.001881 #227312]  INFO -- : [213/885] 269834=test_function_entry
I, [2024-05-08T13:41:21.005075 #227312]  INFO -- : [214/885] 269834=test_parser
I, [2024-05-08T13:41:21.021746 #227312]  INFO -- : [215/885] 269825=test_method_name_check
I, [2024-05-08T13:41:21.040360 #227312]  INFO -- : [216/885] 269825=test_arith_seq_extract
I, [2024-05-08T13:41:21.041042 #227312]  INFO -- : [217/885] 269825=test_gem_request_set
I, [2024-05-08T13:41:21.043320 #227312]  INFO -- : [218/885] 269834=test_module
I, [2024-05-08T13:41:21.092519 #227312]  INFO -- : [219/885] 269835=test_ssl
I, [2024-05-08T13:41:21.324630 #227312]  INFO -- : [220/885] 269831=test_gem_ext_cargo_builder
I, [2024-05-08T13:41:21.341648 #227312]  INFO -- : [221/885] 269831=constant_path_node_test
I, [2024-05-08T13:41:21.344115 #227312]  INFO -- : [222/885] 269823=test_stringify_symbols
I, [2024-05-08T13:41:21.345535 #227312]  INFO -- : [223/885] 269831=integer_parse_test
I, [2024-05-08T13:41:21.347978 #227312]  INFO -- : [224/885] 269831=test_instrumentation_api
I, [2024-05-08T13:41:21.352578 #227312]  INFO -- : [225/885] 269823=test_boolean
I, [2024-05-08T13:41:21.362327 #227312]  INFO -- : [226/885] 269833=test_rdoc_generator_markup
I, [2024-05-08T13:41:21.362609 #227312]  INFO -- : [227/885] 269823=test_whileuntil
I, [2024-05-08T13:41:21.385432 #227312]  INFO -- : [228/885] 269823=test_monitor
I, [2024-05-08T13:41:21.417203 #227312]  INFO -- : [229/885] 269829=test_buffered_io
I, [2024-05-08T13:41:21.430914 #227312]  INFO -- : [230/885] 269825=test_configuration
I, [2024-05-08T13:41:21.497493 #227312]  INFO -- : [231/885] 269829=test_rubyvm
I, [2024-05-08T13:41:21.499886 #227312]  INFO -- : [232/885] 269829=test_evaluation
I, [2024-05-08T13:41:21.511776 #227312]  INFO -- : [233/885] 269829=test_https
I, [2024-05-08T13:41:21.531780 #227312]  INFO -- : [234/885] 269826=test_gem_ext_builder
I, [2024-05-08T13:41:21.536561 #227312]  INFO -- : [235/885] 269833=test_rdoc_parser_simple
I, [2024-05-08T13:41:21.540905 #227312]  INFO -- : [236/885] 269824=test_load
I, [2024-05-08T13:41:21.542573 #227312]  INFO -- : [237/885] 269824=test_yamldbm
I, [2024-05-08T13:41:21.542997 #227312]  INFO -- : [238/885] 269825=test_gem_commands_rebuild_command
I, [2024-05-08T13:41:21.546706 #227312]  INFO -- : [239/885] 269824=test_abi
I, [2024-05-08T13:41:21.573839 #227312]  INFO -- : [240/885] 269833=test_provider
I, [2024-05-08T13:41:21.592534 #227312]  INFO -- : [241/885] 269823=test_gem_commands_outdated_command
I, [2024-05-08T13:41:21.593740 #227312]  INFO -- : [242/885] 269825=test_array
I, [2024-05-08T13:41:21.632360 #227312]  INFO -- : [243/885] 269823=test_helper_method
I, [2024-05-08T13:41:21.680243 #227312]  INFO -- : [244/885] 269828=test_gem_package_tar_writer
I, [2024-05-08T13:41:21.725606 #227312]  INFO -- : [245/885] 269824=test_gem_source
I, [2024-05-08T13:41:21.742968 #227312]  INFO -- : [246/885] 269823=test_scalar_scanner
I, [2024-05-08T13:41:21.748648 #227312]  INFO -- : [247/885] 269823=test_win32ole_method_event
I, [2024-05-08T13:41:21.751581 #227312]  INFO -- : [248/885] 269823=test_nesting_parser
I, [2024-05-08T13:41:21.768417 #227312]  INFO -- : [249/885] 269823=test_gem_dependency_list
I, [2024-05-08T13:41:21.774419 #227312]  INFO -- : [250/885] 269832=test_benchmark
I, [2024-05-08T13:41:21.799741 #227312]  INFO -- : [251/885] 269828=test_assembler
I, [2024-05-08T13:41:21.803343 #227312]  INFO -- : [252/885] 269828=test_propertyputref
I, [2024-05-08T13:41:21.807317 #227312]  INFO -- : [253/885] 269828=attribute_write_test
I, [2024-05-08T13:41:21.811043 #227312]  INFO -- : [254/885] 269828=test_spell_checker
I, [2024-05-08T13:41:21.820984 #227312]  INFO -- : [255/885] 269828=test_rational2
I, [2024-05-08T13:41:21.830901 #227312]  INFO -- : [256/885] 269828=test_rational
I, [2024-05-08T13:41:21.847290 #227312]  INFO -- : [257/885] 269828=test_gem_commands_cert_command
I, [2024-05-08T13:41:21.850396 #227312]  INFO -- : [258/885] 269829=test_completion
I, [2024-05-08T13:41:21.858200 #227312]  INFO -- : [259/885] 269823=test_len
I, [2024-05-08T13:41:21.861236 #227312]  INFO -- : [260/885] 269823=test_yield_block
I, [2024-05-08T13:41:21.862078 #227312]  INFO -- : [261/885] 269823=test_erb
I, [2024-05-08T13:41:21.901287 #227312]  INFO -- : [262/885] 269823=test_x509ext
I, [2024-05-08T13:41:21.907391 #227312]  INFO -- : [263/885] 269823=test_gem_source_installed
I, [2024-05-08T13:41:21.916951 #227312]  INFO -- : [264/885] 269823=test_input_method
I, [2024-05-08T13:41:21.951766 #227312]  INFO -- : [265/885] 269823=test_windows_1252
I, [2024-05-08T13:41:21.961431 #227312]  INFO -- : [266/885] 269823=test_process
I, [2024-05-08T13:41:21.984012 #227312]  INFO -- : [267/885] 269823=test_fixnum
I, [2024-05-08T13:41:21.988665 #227312]  INFO -- : [268/885] 269833=test_signal
I, [2024-05-08T13:41:21.991670 #227312]  INFO -- : [269/885] 269823=test_x509crl
I, [2024-05-08T13:41:22.048110 #227312]  INFO -- : [270/885] 269838=test_rdoc_rd
I, [2024-05-08T13:41:22.062713 #227312]  INFO -- : [271/885] 269838=test_cgi_session
I, [2024-05-08T13:41:22.076870 #227312]  INFO -- : [272/885] 269838=test_rdoc_top_level
I, [2024-05-08T13:41:22.117795 #227312]  INFO -- : [273/885] 269824=test_metaclass
I, [2024-05-08T13:41:22.120374 #227312]  INFO -- : [274/885] 269824=test_dir_m17n
I, [2024-05-08T13:41:22.128896 #227312]  INFO -- : [275/885] 269823=test_gem_resolver_installer_set
I, [2024-05-08T13:41:22.284942 #227312]  INFO -- : [276/885] 269823=test_regex_casefold
I, [2024-05-08T13:41:22.434860 #227312]  INFO -- : [277/885] 269838=test_gem_commands_signout_command
I, [2024-05-08T13:41:22.453378 #227312]  INFO -- : [278/885] 269838=test_refinement
I, [2024-05-08T13:41:22.520068 #227312]  INFO -- : [279/885] 269837=test_gem_source_git
I, [2024-05-08T13:41:22.553172 #227312]  INFO -- : [280/885] 269829=test_float
I, [2024-05-08T13:41:22.660874 #227312]  INFO -- : [281/885] 269826=test_require
I, [2024-05-08T13:41:22.750699 #227312]  INFO -- : [282/885] 269839=test_cgi_cookie
I, [2024-05-08T13:41:22.752597 #227312]  INFO -- : [283/885] 269823=test_storage
I, [2024-05-08T13:41:22.758199 #227312]  INFO -- : [284/885] 269839=test_gem_resolver_git_set
I, [2024-05-08T13:41:22.760657 #227312]  INFO -- : [285/885] 269823=test_cipher
I, [2024-05-08T13:41:22.806736 #227312]  INFO -- : [286/885] 269823=test_gem_security_signer
I, [2024-05-08T13:41:22.910277 #227312]  INFO -- : [287/885] 269823=test_new
I, [2024-05-08T13:41:22.914797 #227312]  INFO -- : [288/885] 269823=test_shellwords
I, [2024-05-08T13:41:22.917386 #227312]  INFO -- : [289/885] 269832=test_debug
I, [2024-05-08T13:41:22.918276 #227312]  INFO -- : [290/885] 269832=test_memory_view
I, [2024-05-08T13:41:22.921235 #227312]  INFO -- : [291/885] 269823=pattern_test
I, [2024-05-08T13:41:22.939472 #227312]  INFO -- : [292/885] 269832=test_iterator
I, [2024-05-08T13:41:22.972844 #227312]  INFO -- : [293/885] 269834=test_string
I, [2024-05-08T13:41:22.977455 #227312]  INFO -- : [294/885] 269834=test_omap
I, [2024-05-08T13:41:22.984096 #227312]  INFO -- : [295/885] 269834=test_digest_extend
I, [2024-05-08T13:41:22.998518 #227312]  INFO -- : [296/885] 269834=fuzzer_test
I, [2024-05-08T13:41:23.014712 #227312]  INFO -- : [297/885] 269832=test_rdoc_markup_include
I, [2024-05-08T13:41:23.033815 #227312]  INFO -- : [298/885] 269823=test_sexp
I, [2024-05-08T13:41:23.043497 #227312]  INFO -- : [299/885] 269839=test_variable
I, [2024-05-08T13:41:23.055813 #227312]  INFO -- : [300/885] 269834=test_struct
I, [2024-05-08T13:41:23.059402 #227312]  INFO -- : [301/885] 269834=magic_comment_test
I, [2024-05-08T13:41:23.062669 #227312]  INFO -- : [302/885] 269823=test_rdoc_markup_to_html_snippet
I, [2024-05-08T13:41:23.065948 #227312]  INFO -- : [303/885] 269834=test_cparser
I, [2024-05-08T13:41:23.120310 #227312]  INFO -- : [304/885] 269823=test_pkg_config
I, [2024-05-08T13:41:23.128767 #227312]  INFO -- : [305/885] 269832=test_config
I, [2024-05-08T13:41:23.152896 #227312]  INFO -- : [306/885] 269837=test_nomethod_error
I, [2024-05-08T13:41:23.153656 #227312]  INFO -- : [307/885] 269839=json_parser_test
I, [2024-05-08T13:41:23.157003 #227312]  INFO -- : [308/885] 269837=memsize_test
I, [2024-05-08T13:41:23.157463 #227312]  INFO -- : [309/885] 269823=test_dln
I, [2024-05-08T13:41:23.159401 #227312]  INFO -- : [310/885] 269823=test_gem_source_subpath_problem
I, [2024-05-08T13:41:23.159657 #227312]  INFO -- : [311/885] 269837=json_common_interface_test
I, [2024-05-08T13:41:23.174471 #227312]  INFO -- : [312/885] 269832=test_win32ole_variant_outarg
I, [2024-05-08T13:41:23.176021 #227312]  INFO -- : [313/885] 269832=test_rdoc_rd_inline
I, [2024-05-08T13:41:23.180493 #227312]  INFO -- : [314/885] 269832=test_mutex
I, [2024-05-08T13:41:23.183086 #227312]  INFO -- : [315/885] 269837=test_x509req
I, [2024-05-08T13:41:23.202567 #227312]  INFO -- : [316/885] 269839=test_set
I, [2024-05-08T13:41:23.222765 #227312]  INFO -- : [317/885] 269839=test_struct
I, [2024-05-08T13:41:23.316699 #227312]  INFO -- : [318/885] 269823=test_gem_path_support
I, [2024-05-08T13:41:23.345668 #227312]  INFO -- : [319/885] 269823=test_files_test_1
I, [2024-05-08T13:41:23.362016 #227312]  INFO -- : [320/885] 269837=test_deprecated
I, [2024-05-08T13:41:23.379263 #227312]  INFO -- : [321/885] 269837=test_color_printer
I, [2024-05-08T13:41:23.464291 #227312]  INFO -- : [322/885] 269837=test_insns_leaf
I, [2024-05-08T13:41:23.471980 #227312]  INFO -- : [323/885] 269837=test_serialize_subclasses
I, [2024-05-08T13:41:23.475587 #227312]  INFO -- : [324/885] 269837=test_key_error
I, [2024-05-08T13:41:23.477742 #227312]  INFO -- : [325/885] 269837=test_div
I, [2024-05-08T13:41:23.483618 #227312]  INFO -- : [326/885] 269837=test_allocation
I, [2024-05-08T13:41:23.586237 #227312]  INFO -- : [327/885] 269834=test_engine
I, [2024-05-08T13:41:23.591891 #227312]  INFO -- : [328/885] 269834=test_win32ole_variant_m
I, [2024-05-08T13:41:23.595046 #227312]  INFO -- : [329/885] 269834=test_append
I, [2024-05-08T13:41:23.599127 #227312]  INFO -- : [330/885] 269834=test_option
I, [2024-05-08T13:41:23.665194 #227312]  INFO -- : [331/885] 269824=test_cmethod
I, [2024-05-08T13:41:23.676865 #227312]  INFO -- : [332/885] 269824=test_tracer
I, [2024-05-08T13:41:23.683867 #227312]  INFO -- : [333/885] 269840=test_io_m17n
I, [2024-05-08T13:41:23.757551 #227312]  INFO -- : [334/885] 269834=test_variable_name_check
I, [2024-05-08T13:41:23.780878 #227312]  INFO -- : [335/885] 269839=test_did_you_mean
I, [2024-05-08T13:41:23.782557 #227312]  INFO -- : [336/885] 269824=test_gem_commands_server_command
I, [2024-05-08T13:41:23.786906 #227312]  INFO -- : [337/885] 269834=test_interned_str
I, [2024-05-08T13:41:23.788364 #227312]  INFO -- : [338/885] 269824=test_case_comprehensive
I, [2024-05-08T13:41:23.801170 #227312]  INFO -- : [339/885] 269834=test_gem_commands_build_command
I, [2024-05-08T13:41:23.910617 #227312]  INFO -- : [340/885] 269839=test_scheduler
I, [2024-05-08T13:41:24.008599 #227312]  INFO -- : [341/885] 269829=test_ocsp
I, [2024-05-08T13:41:24.056342 #227312]  INFO -- : [342/885] 269839=test_class
I, [2024-05-08T13:41:24.093338 #227312]  INFO -- : [343/885] 269839=test_pkey_dsa
I, [2024-05-08T13:41:24.097875 #227312]  INFO -- : [344/885] 269834=test_exception_at_throwing
I, [2024-05-08T13:41:24.112026 #227312]  INFO -- : [345/885] 269833=test_iseq
I, [2024-05-08T13:41:24.143189 #227312]  INFO -- : [346/885] 269836=test_rdoc_markup_heading
I, [2024-05-08T13:41:24.169559 #227312]  INFO -- : [347/885] 269834=test_pinned
I, [2024-05-08T13:41:24.200313 #227312]  INFO -- : [348/885] 269834=test_printf
I, [2024-05-08T13:41:24.215780 #227312]  INFO -- : [349/885] 269834=test_rdoc_markup_pre_process
I, [2024-05-08T13:41:24.275957 #227312]  INFO -- : [350/885] 269836=test_to_ary_concat
I, [2024-05-08T13:41:24.285167 #227312]  INFO -- : [351/885] 269834=test_time
I, [2024-05-08T13:41:24.313374 #227312]  INFO -- : [352/885] 269829=test_webauthn_listener_response
I, [2024-05-08T13:41:24.314499 #227312]  INFO -- : [353/885] 269832=test_stream
I, [2024-05-08T13:41:24.327263 #227312]  INFO -- : [354/885] 269829=test_files_lib
I, [2024-05-08T13:41:24.333853 #227312]  INFO -- : [355/885] 269831=test_gem_commands_unpack_command
I, [2024-05-08T13:41:24.365006 #227312]  INFO -- : [356/885] 269832=test_beginendblock
I, [2024-05-08T13:41:24.488750 #227312]  INFO -- : [357/885] 269828=test_help
I, [2024-05-08T13:41:24.493004 #227312]  INFO -- : [358/885] 269834=test_rdoc_markup_to_bs
I, [2024-05-08T13:41:24.519846 #227312]  INFO -- : [359/885] 269828=test_emoji_breaks
I, [2024-05-08T13:41:24.533422 #227312]  INFO -- : [360/885] 269828=test_gem_bundler_version_finder
I, [2024-05-08T13:41:24.539727 #227312]  INFO -- : [361/885] 269834=test_within_pipe
I, [2024-05-08T13:41:24.564357 #227312]  INFO -- : [362/885] 269828=reflection_test
I, [2024-05-08T13:41:24.572920 #227312]  INFO -- : [363/885] 269828=test_multi_irb_commands
I, [2024-05-08T13:41:24.581488 #227312]  INFO -- : [364/885] 269834=test_fiber
I, [2024-05-08T13:41:24.589838 #227312]  INFO -- : [365/885] 269828=test_open3
I, [2024-05-08T13:41:24.756328 #227312]  INFO -- : [366/885] 269831=test_closure
I, [2024-05-08T13:41:24.845393 #227312]  INFO -- : [367/885] 269833=test_bundled_ca
I, [2024-05-08T13:41:24.872477 #227312]  INFO -- : [368/885] 269836=test_digest
I, [2024-05-08T13:41:24.876136 #227312]  INFO -- : [369/885] 269832=test_ractor
I, [2024-05-08T13:41:24.888534 #227312]  INFO -- : [370/885] 269836=test_rdoc_servlet
I, [2024-05-08T13:41:24.949117 #227312]  INFO -- : [371/885] 269840=test_gem_security
I, [2024-05-08T13:41:24.981355 #227312]  INFO -- : [372/885] 269831=test_recursion
I, [2024-05-08T13:41:24.982867 #227312]  INFO -- : [373/885] 269832=test_exit
I, [2024-05-08T13:41:24.988725 #227312]  INFO -- : [374/885] 269831=test_delegate
I, [2024-05-08T13:41:25.000291 #227312]  INFO -- : [375/885] 269831=test_popen_deadlock
I, [2024-05-08T13:41:25.055089 #227312]  INFO -- : [376/885] 269836=test_history
I, [2024-05-08T13:41:25.149501 #227312]  INFO -- : [377/885] 269836=test_mkmf
I, [2024-05-08T13:41:25.184826 #227312]  INFO -- : [378/885] 269836=test_date_marshal
I, [2024-05-08T13:41:25.188276 #227312]  INFO -- : [379/885] 269836=test_chilled
I, [2024-05-08T13:41:25.196732 #227312]  INFO -- : [380/885] 269836=test_name_error_extension
I, [2024-05-08T13:41:25.199833 #227312]  INFO -- : [381/885] 269836=test_rdoc_i18n_locale
I, [2024-05-08T13:41:25.205646 #227312]  INFO -- : [382/885] 269836=test_document
I, [2024-05-08T13:41:25.223488 #227312]  INFO -- : [383/885] 269836=test_acceptable
I, [2024-05-08T13:41:25.254969 #227312]  INFO -- : [384/885] 269832=test_euc_jp
I, [2024-05-08T13:41:25.261193 #227312]  INFO -- : [385/885] 269832=test_rdoc_generator_pot_po_entry
I, [2024-05-08T13:41:25.265207 #227312]  INFO -- : [386/885] 269832=test_pair
I, [2024-05-08T13:41:25.344568 #227312]  INFO -- : [387/885] 269826=test_win32ole_param
I, [2024-05-08T13:41:25.347750 #227312]  INFO -- : [388/885] 269826=test_gem_commands_yank_command
I, [2024-05-08T13:41:25.358319 #227312]  INFO -- : [389/885] 269836=test_rbconfig
I, [2024-05-08T13:41:25.369792 #227312]  INFO -- : [390/885] 269836=test_primitive
I, [2024-05-08T13:41:25.375042 #227312]  INFO -- : [391/885] 269836=test_human_typo
I, [2024-05-08T13:41:25.375912 #227312]  INFO -- : [392/885] 269836=test_key_stroke
I, [2024-05-08T13:41:25.385426 #227312]  INFO -- : [393/885] 269836=json_encoding_test
I, [2024-05-08T13:41:25.402023 #227312]  INFO -- : [394/885] 269836=test_color
I, [2024-05-08T13:41:25.442503 #227312]  INFO -- : [395/885] 269836=test_sockopt
I, [2024-05-08T13:41:25.443322 #227312]  INFO -- : [396/885] 269838=test_install
I, [2024-05-08T13:41:25.448558 #227312]  INFO -- : [397/885] 269836=test_rdoc_markup_to_label
I, [2024-05-08T13:41:25.474540 #227312]  INFO -- : [398/885] 269836=test_httpheader
I, [2024-05-08T13:41:25.525877 #227312]  INFO -- : [399/885] 269836=test_gem_resolver_local_specification
I, [2024-05-08T13:41:25.569581 #227312]  INFO -- : [400/885] 269836=test_rdoc_ri_driver
I, [2024-05-08T13:41:25.670327 #227312]  INFO -- : [401/885] 269831=test_set_len
I, [2024-05-08T13:41:25.675983 #227312]  INFO -- : [402/885] 269831=test_httpresponses
I, [2024-05-08T13:41:25.709090 #227312]  INFO -- : [403/885] 269838=test_encoding
I, [2024-05-08T13:41:25.712797 #227312]  INFO -- : [404/885] 269831=test_tree_spell_checker
I, [2024-05-08T13:41:25.723973 #227312]  INFO -- : [405/885] 269838=test_addrinfo
I, [2024-05-08T13:41:25.739292 #227312]  INFO -- : [406/885] 269838=test_http
I, [2024-05-08T13:41:25.749759 #227312]  INFO -- : [407/885] 269831=test_bn
I, [2024-05-08T13:41:25.776015 #227312]  INFO -- : [408/885] 269831=test_win32ole_param_event
I, [2024-05-08T13:41:25.777175 #227312]  INFO -- : [409/885] 269831=test_path
I, [2024-05-08T13:41:25.786663 #227312]  INFO -- : [410/885] 269831=redundant_return_test
I, [2024-05-08T13:41:25.791267 #227312]  INFO -- : [411/885] 269831=test_case_mapping
I, [2024-05-08T13:41:25.801930 #227312]  INFO -- : [412/885] 269831=test_terminfo
I, [2024-05-08T13:41:25.806997 #227312]  INFO -- : [413/885] 269836=test_compile_prism
I, [2024-05-08T13:41:25.836701 #227312]  INFO -- : [414/885] 269826=test_bug-14834
I, [2024-05-08T13:41:25.841695 #227312]  INFO -- : [415/885] 269825=test_date_compat
I, [2024-05-08T13:41:25.843278 #227312]  INFO -- : [416/885] 269825=test_rdoc_markup_to_html
I, [2024-05-08T13:41:25.863600 #227312]  INFO -- : [417/885] 269831=test_gem_resolver_vendor_specification
I, [2024-05-08T13:41:25.890649 #227312]  INFO -- : [418/885] 269831=test_gem_commands_update_command
I, [2024-05-08T13:41:25.921444 #227312]  INFO -- : [419/885] 269826=test_gem_uri
I, [2024-05-08T13:41:25.923618 #227312]  INFO -- : [420/885] 269825=test_key_event_record
I, [2024-05-08T13:41:25.927865 #227312]  INFO -- : [421/885] 269825=test_notimplement
I, [2024-05-08T13:41:25.929829 #227312]  INFO -- : [422/885] 269825=test_random
I, [2024-05-08T13:41:25.938471 #227312]  INFO -- : [423/885] 269825=test_ssl_session
I, [2024-05-08T13:41:25.950172 #227312]  INFO -- : [424/885] 269826=test_lexer
I, [2024-05-08T13:41:25.975552 #227312]  INFO -- : [425/885] 269826=test_thread_cv
I, [2024-05-08T13:41:26.049514 #227312]  INFO -- : [426/885] 269836=test_rdoc_generator_pot
I, [2024-05-08T13:41:26.054737 #227312]  INFO -- : [427/885] 269836=test_rdoc_parser_changelog
I, [2024-05-08T13:41:26.103377 #227312]  INFO -- : [428/885] 269836=test_enumerator
I, [2024-05-08T13:41:26.106603 #227312]  INFO -- : [429/885] 269836=test_koi8
I, [2024-05-08T13:41:26.110264 #227312]  INFO -- : [430/885] 269836=parameters_signature_test
I, [2024-05-08T13:41:26.176585 #227312]  INFO -- : [431/885] 269836=test_unicode
I, [2024-05-08T13:41:26.189415 #227312]  INFO -- : [432/885] 269836=test_rdoc_method_attr
I, [2024-05-08T13:41:26.195557 #227312]  INFO -- : [433/885] 269837=test_filter
I, [2024-05-08T13:41:26.240918 #227312]  INFO -- : [434/885] 269837=test_gem_gem_runner
I, [2024-05-08T13:41:26.260365 #227312]  INFO -- : [435/885] 269839=static_literals_test
I, [2024-05-08T13:41:26.265234 #227312]  INFO -- : [436/885] 269839=test_data
I, [2024-05-08T13:41:26.271971 #227312]  INFO -- : [437/885] 269839=test_lock_native_thread
I, [2024-05-08T13:41:26.294861 #227312]  INFO -- : [438/885] 269837=test_c_struct_entry
I, [2024-05-08T13:41:26.308007 #227312]  INFO -- : [439/885] 269836=test_gem_commands_stale_command
I, [2024-05-08T13:41:26.317606 #227312]  INFO -- : [440/885] 269836=test_have_library
I, [2024-05-08T13:41:26.519493 #227312]  INFO -- : [441/885] 269837=test_remote_fetch_error
I, [2024-05-08T13:41:26.525659 #227312]  INFO -- : [442/885] 269837=test_show_source
I, [2024-05-08T13:41:26.569287 #227312]  INFO -- : [443/885] 269839=test_set
I, [2024-05-08T13:41:26.574058 #227312]  INFO -- : [444/885] 269839=test_string_memory
I, [2024-05-08T13:41:26.577367 #227312]  INFO -- : [445/885] 269837=comments_test
I, [2024-05-08T13:41:26.585487 #227312]  INFO -- : [446/885] 269837=test_sprintf
I, [2024-05-08T13:41:26.609663 #227312]  INFO -- : [447/885] 269826=test_gem_requirement
I, [2024-05-08T13:41:26.650357 #227312]  INFO -- : [448/885] 269839=test_gem_security_trust_dir
I, [2024-05-08T13:41:26.685158 #227312]  INFO -- : [449/885] 269823=test_line_editor
I, [2024-05-08T13:41:26.689986 #227312]  INFO -- : [450/885] 269839=ripper_test
I, [2024-05-08T13:41:26.696858 #227312]  INFO -- : [451/885] 269823=test_objspace
I, [2024-05-08T13:41:26.775997 #227312]  INFO -- : [452/885] 269826=test_undef
I, [2024-05-08T13:41:26.785088 #227312]  INFO -- : [453/885] 269826=test_kill_ring
I, [2024-05-08T13:41:26.824334 #227312]  INFO -- : [454/885] 269828=test_ns_spki
I, [2024-05-08T13:41:26.835510 #227312]  INFO -- : [455/885] 269837=test_framework
I, [2024-05-08T13:41:26.850949 #227312]  INFO -- : [456/885] 269828=test_argf
I, [2024-05-08T13:41:26.856420 #227312]  INFO -- : [457/885] 269837=test_ws
I, [2024-05-08T13:41:26.858029 #227312]  INFO -- : [458/885] 269826=test_gem_commands_environment_command
I, [2024-05-08T13:41:26.878589 #227312]  INFO -- : [459/885] 269837=test_m17n
I, [2024-05-08T13:41:26.914072 #227312]  INFO -- : [460/885] 269826=test_weakmap
I, [2024-05-08T13:41:26.957316 #227312]  INFO -- : [461/885] 269837=test_workspace
I, [2024-05-08T13:41:26.985056 #227312]  INFO -- : [462/885] 269825=test_yjit
I, [2024-05-08T13:41:26.990651 #227312]  INFO -- : [463/885] 269825=test_gem_request_set_lockfile
I, [2024-05-08T13:41:27.109567 #227312]  INFO -- : [464/885] 269837=test_raise_exception
I, [2024-05-08T13:41:27.120776 #227312]  INFO -- : [465/885] 269839=test_protect
I, [2024-05-08T13:41:27.128905 #227312]  INFO -- : [466/885] 269839=test_win32ole_typelib
I, [2024-05-08T13:41:27.131126 #227312]  INFO -- : [467/885] 269839=test_tree_builder
I, [2024-05-08T13:41:27.132288 #227312]  INFO -- : [468/885] 269839=test_gem_resolver_dependency_request
I, [2024-05-08T13:41:27.154699 #227312]  INFO -- : [469/885] 269839=test_hash
I, [2024-05-08T13:41:27.159588 #227312]  INFO -- : [470/885] 269842=test_alias_and_anchor
I, [2024-05-08T13:41:27.165643 #227312]  INFO -- : [471/885] 269839=test_postponed_job
I, [2024-05-08T13:41:27.190070 #227312]  INFO -- : [472/885] 269842=test_external_new
I, [2024-05-08T13:41:27.195628 #227312]  INFO -- : [473/885] 269842=test_cp949
I, [2024-05-08T13:41:27.196404 #227312]  INFO -- : [474/885] 269842=test_gem_commands_uninstall_command
I, [2024-05-08T13:41:27.209606 #227312]  INFO -- : [475/885] 269831=test_foreach
I, [2024-05-08T13:41:27.214246 #227312]  INFO -- : [476/885] 269831=test_gem_source_specific_file
I, [2024-05-08T13:41:27.253561 #227312]  INFO -- : [477/885] 269825=test_condition
I, [2024-05-08T13:41:27.255712 #227312]  INFO -- : [478/885] 269825=test_gem_unsatisfiable_dependency_error
I, [2024-05-08T13:41:27.265689 #227312]  INFO -- : [479/885] 269825=test_win32ole_record
I, [2024-05-08T13:41:27.274238 #227312]  INFO -- : [480/885] 269825=test_sorted_set
I, [2024-05-08T13:41:27.292862 #227312]  INFO -- : [481/885] 269831=test_win32ole_type_event
I, [2024-05-08T13:41:27.300713 #227312]  INFO -- : [482/885] 269831=test_emoji
I, [2024-05-08T13:41:27.338713 #227312]  INFO -- : [483/885] 269831=test_ubf_async_safe
I, [2024-05-08T13:41:27.342106 #227312]  INFO -- : [484/885] 269831=test_hash
I, [2024-05-08T13:41:27.400225 #227312]  INFO -- : [485/885] 269836=test_io
I, [2024-05-08T13:41:27.504164 #227312]  INFO -- : [486/885] 269833=test_ellipsize
I, [2024-05-08T13:41:27.520916 #227312]  INFO -- : [487/885] 269833=test_date_attr
I, [2024-05-08T13:41:27.527244 #227312]  INFO -- : [488/885] 269833=test_io_wait
I, [2024-05-08T13:41:27.529705 #227312]  INFO -- : [489/885] 269825=test_gem_commands_exec_command
I, [2024-05-08T13:41:27.532116 #227312]  INFO -- : [490/885] 269839=test_kwargs
I, [2024-05-08T13:41:27.533757 #227312]  INFO -- : [491/885] 269839=warnings_test
I, [2024-05-08T13:41:27.543612 #227312]  INFO -- : [492/885] 269839=test_type_completor
I, [2024-05-08T13:41:27.547254 #227312]  INFO -- : [493/885] 269839=test_console_attr
I, [2024-05-08T13:41:27.548969 #227312]  INFO -- : [494/885] 269839=test_summary
I, [2024-05-08T13:41:27.609204 #227312]  INFO -- : [495/885] 269839=test_rdoc_context_section
I, [2024-05-08T13:41:27.615635 #227312]  INFO -- : [496/885] 269839=test_euc_kr
I, [2024-05-08T13:41:27.616538 #227312]  INFO -- : [497/885] 269839=test_ftp
I, [2024-05-08T13:41:27.631942 #227312]  INFO -- : [498/885] 269827=test_to_ruby
I, [2024-05-08T13:41:27.639511 #227312]  INFO -- : [499/885] 269839=test_pattern_key_name_check
I, [2024-05-08T13:41:27.639904 #227312]  INFO -- : [500/885] 269827=test_gem_impossible_dependencies_error
I, [2024-05-08T13:41:27.642313 #227312]  INFO -- : [501/885] 269839=test_array_create
I, [2024-05-08T13:41:27.643199 #227312]  INFO -- : [502/885] 269839=test_pack
I, [2024-05-08T13:41:27.654035 #227312]  INFO -- : [503/885] 269836=test_gem_commands_query_command
I, [2024-05-08T13:41:27.662059 #227312]  INFO -- : [504/885] 269837=test_method
I, [2024-05-08T13:41:27.779267 #227312]  INFO -- : [505/885] 269827=test_rdoc_rubygems_hook
I, [2024-05-08T13:41:27.800021 #227312]  INFO -- : [506/885] 269829=test_etc
I, [2024-05-08T13:41:27.856051 #227312]  INFO -- : [507/885] 269839=test_yjit_exit_locations
I, [2024-05-08T13:41:27.856614 #227312]  INFO -- : [508/885] 269839=test_getopts
I, [2024-05-08T13:41:27.861322 #227312]  INFO -- : [509/885] 269833=test_protocol
I, [2024-05-08T13:41:27.863405 #227312]  INFO -- : [510/885] 269839=test_gem_resolver_activation_request
I, [2024-05-08T13:41:27.875362 #227312]  INFO -- : [511/885] 269839=test_gem_config_file
I, [2024-05-08T13:41:27.888710 #227312]  INFO -- : [512/885] 269829=test_ripper
I, [2024-05-08T13:41:27.894081 #227312]  INFO -- : [513/885] 269827=test_gem_package_tar_header
I, [2024-05-08T13:41:27.930189 #227312]  INFO -- : [514/885] 269827=test_gem_util
I, [2024-05-08T13:41:27.944969 #227312]  INFO -- : [515/885] 269842=test_iseq_load
I, [2024-05-08T13:41:27.989513 #227312]  INFO -- : [516/885] 269839=test_pkey_dh
I, [2024-05-08T13:41:28.062607 #227312]  INFO -- : [517/885] 269839=test_bigzero
I, [2024-05-08T13:41:28.067680 #227312]  INFO -- : [518/885] 269839=test_system
I, [2024-05-08T13:41:28.092764 #227312]  INFO -- : [519/885] 269827=test_pkcs12
I, [2024-05-08T13:41:28.104514 #227312]  INFO -- : [520/885] 269841=test_rendering
I, [2024-05-08T13:41:28.158093 #227312]  INFO -- : [521/885] 269836=test_sizeof
I, [2024-05-08T13:41:28.181581 #227312]  INFO -- : [522/885] 269833=test_case
I, [2024-05-08T13:41:28.212535 #227312]  INFO -- : [523/885] 269833=test_face
I, [2024-05-08T13:41:28.268496 #227312]  INFO -- : [524/885] 269829=test_io
I, [2024-05-08T13:41:28.283590 #227312]  INFO -- : [525/885] 269841=test_unicode_escape
I, [2024-05-08T13:41:28.327232 #227312]  INFO -- : [526/885] 269833=test_utf16
I, [2024-05-08T13:41:28.344342 #227312]  INFO -- : [527/885] 269833=test_autoload
I, [2024-05-08T13:41:28.377072 #227312]  INFO -- : [528/885] 269841=test_sleep
I, [2024-05-08T13:41:28.423298 #227312]  INFO -- : [529/885] 269827=test_config
I, [2024-05-08T13:41:28.471495 #227312]  INFO -- : [530/885] 269827=test_libs
I, [2024-05-08T13:41:28.497567 #227312]  INFO -- : [531/885] 269827=test_gem_commands_fetch_command
I, [2024-05-08T13:41:28.499013 #227312]  INFO -- : [532/885] 269825=test_math
I, [2024-05-08T13:41:28.516780 #227312]  INFO -- : [533/885] 269825=test_gc
I, [2024-05-08T13:41:28.521155 #227312]  INFO -- : [534/885] 269825=test_yaml_tree
I, [2024-05-08T13:41:28.538363 #227312]  INFO -- : [535/885] 269825=test_readpartial
I, [2024-05-08T13:41:28.579852 #227312]  INFO -- : [536/885] 269832=test_gem_commands_install_command
I, [2024-05-08T13:41:28.607534 #227312]  INFO -- : [537/885] 269827=test_clone
I, [2024-05-08T13:41:28.693374 #227312]  INFO -- : [538/885] 269842=test_rdoc_require
I, [2024-05-08T13:41:28.828800 #227312]  INFO -- : [539/885] 269827=locals_test
I, [2024-05-08T13:41:28.911729 #227312]  INFO -- : [540/885] 269842=test_rdoc_markup_indented_paragraph
I, [2024-05-08T13:41:28.922580 #227312]  INFO -- : [541/885] 269842=test_gem_resolver_conflict
I, [2024-05-08T13:41:28.937423 #227312]  INFO -- : [542/885] 269842=test_rdoc_task
I, [2024-05-08T13:41:28.942220 #227312]  INFO -- : [543/885] 269825=test_pack
I, [2024-05-08T13:41:28.942638 #227312]  INFO -- : [544/885] 269842=test_backtrace
I, [2024-05-08T13:41:28.968607 #227312]  INFO -- : [545/885] 269825=ruby_parser_test
I, [2024-05-08T13:41:28.973175 #227312]  INFO -- : [546/885] 269825=test_io_buffer
I, [2024-05-08T13:41:29.082513 #227312]  INFO -- : [547/885] 269825=test_rdoc_alias
I, [2024-05-08T13:41:29.084292 #227312]  INFO -- : [548/885] 269839=test_yield
I, [2024-05-08T13:41:29.102799 #227312]  INFO -- : [549/885] 269825=parser_test
I, [2024-05-08T13:41:29.106118 #227312]  INFO -- : [550/885] 269827=test_convertible
I, [2024-05-08T13:41:29.115571 #227312]  INFO -- : [551/885] 269825=test_stringscanner
I, [2024-05-08T13:41:29.184906 #227312]  INFO -- : [552/885] 269825=test_files_sample
I, [2024-05-08T13:41:29.231740 #227312]  INFO -- : [553/885] 269825=test_rdoc_markup_to_html_crossref
I, [2024-05-08T13:41:29.535718 #227312]  INFO -- : [554/885] 269835=encoding_test
I, [2024-05-08T13:41:29.550549 #227312]  INFO -- : [555/885] 269825=test_gem_resolver_best_set
I, [2024-05-08T13:41:29.592947 #227312]  INFO -- : [556/885] 269840=test_typeddata
I, [2024-05-08T13:41:29.616852 #227312]  INFO -- : [557/885] 269835=test_rat
I, [2024-05-08T13:41:29.618642 #227312]  INFO -- : [558/885] 269825=test_webauthn_poller
I, [2024-05-08T13:41:29.628152 #227312]  INFO -- : [559/885] 269835=test_rdoc_markup_raw
I, [2024-05-08T13:41:29.632152 #227312]  INFO -- : [560/885] 269835=test_optparse
I, [2024-05-08T13:41:29.703589 #227312]  INFO -- : [561/885] 269835=test_array
I, [2024-05-08T13:41:29.728953 #227312]  INFO -- : [562/885] 269835=test_fstring
I, [2024-05-08T13:41:29.767774 #227312]  INFO -- : [563/885] 269825=test_thread_queue
I, [2024-05-08T13:41:29.777858 #227312]  INFO -- : [564/885] 269840=test_nowrite
I, [2024-05-08T13:41:29.794637 #227312]  INFO -- : [565/885] 269840=test_rdoc_markup_formatter
I, [2024-05-08T13:41:29.827655 #227312]  INFO -- : [566/885] 269835=test_euc_tw
I, [2024-05-08T13:41:29.833211 #227312]  INFO -- : [567/885] 269835=test_ractor
I, [2024-05-08T13:41:29.846869 #227312]  INFO -- : [568/885] 269835=test_bmethod
I, [2024-05-08T13:41:29.854068 #227312]  INFO -- : [569/885] 269835=test_gem_commands_sources_command
I, [2024-05-08T13:41:29.928024 #227312]  INFO -- : [570/885] 269832=test_ansi_without_terminfo
I, [2024-05-08T13:41:29.969939 #227312]  INFO -- : [571/885] 269840=test_big2str
I, [2024-05-08T13:41:29.977958 #227312]  INFO -- : [572/885] 269840=test_forwardable
I, [2024-05-08T13:41:29.981905 #227312]  INFO -- : [573/885] 269832=test_yaml
I, [2024-05-08T13:41:29.992520 #227312]  INFO -- : [574/885] 269840=test_wait
I, [2024-05-08T13:41:30.048917 #227312]  INFO -- : [575/885] 269840=test_handle
I, [2024-05-08T13:41:30.053463 #227312]  INFO -- : [576/885] 269835=test_class2name
I, [2024-05-08T13:41:30.058117 #227312]  INFO -- : [577/885] 269835=test_gbk
I, [2024-05-08T13:41:30.062626 #227312]  INFO -- : [578/885] 269835=test_enc_str_buf_cat
I, [2024-05-08T13:41:30.065184 #227312]  INFO -- : [579/885] 269835=test_pstore
I, [2024-05-08T13:41:30.096143 #227312]  INFO -- : [580/885] 269832=test_cstr
I, [2024-05-08T13:41:30.111031 #227312]  INFO -- : [581/885] 269835=test_profile_frames
I, [2024-05-08T13:41:30.223035 #227312]  INFO -- : [582/885] 269840=test_io_timeout
I, [2024-05-08T13:41:30.224635 #227312]  INFO -- : [583/885] 269842=test_shapes
I, [2024-05-08T13:41:30.233538 #227312]  INFO -- : [584/885] 269840=json_fixtures_test
I, [2024-05-08T13:41:30.234559 #227312]  INFO -- : [585/885] 269842=test_comparable
I, [2024-05-08T13:41:30.239915 #227312]  INFO -- : [586/885] 269840=test_rdoc_parser_c
I, [2024-05-08T13:41:30.245064 #227312]  INFO -- : [587/885] 269842=test_fiddle
I, [2024-05-08T13:41:30.285629 #227312]  INFO -- : [588/885] 269835=test_wss
I, [2024-05-08T13:41:30.289789 #227312]  INFO -- : [589/885] 269835=test_ractor
I, [2024-05-08T13:41:30.323721 #227312]  INFO -- : [590/885] 269842=test_find
I, [2024-05-08T13:41:30.340387 #227312]  INFO -- : [591/885] 269842=test_marshalable
I, [2024-05-08T13:41:30.344919 #227312]  INFO -- : [592/885] 269842=test_digest
I, [2024-05-08T13:41:30.396713 #227312]  INFO -- : [593/885] 269835=test_gem_commands_contents_command
I, [2024-05-08T13:41:30.410327 #227312]  INFO -- : [594/885] 269834=test_gem_ext_cmake_builder
I, [2024-05-08T13:41:30.422250 #227312]  INFO -- : [595/885] 269841=test_require
I, [2024-05-08T13:41:30.427134 #227312]  INFO -- : [596/885] 269834=test_cgi_util
I, [2024-05-08T13:41:30.467510 #227312]  INFO -- : [597/885] 269840=test_deprecate
I, [2024-05-08T13:41:30.485863 #227312]  INFO -- : [598/885] 269835=test_rdoc_constant
I, [2024-05-08T13:41:30.496886 #227312]  INFO -- : [599/885] 269840=test_bash_completion
I, [2024-05-08T13:41:30.504506 #227312]  INFO -- : [600/885] 269840=test_formatter
I, [2024-05-08T13:41:30.515723 #227312]  INFO -- : [601/885] 269840=test_recorder
I, [2024-05-08T13:41:30.529390 #227312]  INFO -- : [602/885] 269840=test_gem_source_vendor
I, [2024-05-08T13:41:30.538514 #227312]  INFO -- : [603/885] 269840=test_gem_commands_owner_command
I, [2024-05-08T13:41:30.588067 #227312]  INFO -- : [604/885] 269835=regexp_test
I, [2024-05-08T13:41:30.598961 #227312]  INFO -- : [605/885] 269835=test_gem_package_tar_reader
I, [2024-05-08T13:41:30.610702 #227312]  INFO -- : [606/885] 269832=test_rdoc_encoding
I, [2024-05-08T13:41:30.619280 #227312]  INFO -- : [607/885] 269835=test_coverage
I, [2024-05-08T13:41:30.639548 #227312]  INFO -- : [608/885] 269832=test_pathname
I, [2024-05-08T13:41:30.697527 #227312]  INFO -- : [609/885] 269834=test_complexrational
I, [2024-05-08T13:41:30.704045 #227312]  INFO -- : [610/885] 269834=test_init
I, [2024-05-08T13:41:30.896747 #227312]  INFO -- : [611/885] 269832=test_rdoc_any_method
I, [2024-05-08T13:41:30.952780 #227312]  INFO -- : [612/885] 269837=test_modify_expand
I, [2024-05-08T13:41:30.955418 #227312]  INFO -- : [613/885] 269837=test_rdoc_markdown
I, [2024-05-08T13:41:30.997080 #227312]  INFO -- : [614/885] 269828=test_gem_available_set
I, [2024-05-08T13:41:31.005177 #227312]  INFO -- : [615/885] 269834=test_file
I, [2024-05-08T13:41:31.007293 #227312]  INFO -- : [616/885] 269834=json_string_matching_test
I, [2024-05-08T13:41:31.017364 #227312]  INFO -- : [617/885] 269834=test_load
I, [2024-05-08T13:41:31.025509 #227312]  INFO -- : [618/885] 269834=test_rdoc_normal_class
I, [2024-05-08T13:41:31.091875 #227312]  INFO -- : [619/885] 269828=test_class
I, [2024-05-08T13:41:31.107178 #227312]  INFO -- : [620/885] 269840=test_const
I, [2024-05-08T13:41:31.112570 #227312]  INFO -- : [621/885] 269840=test_asn1
I, [2024-05-08T13:41:31.126245 #227312]  INFO -- : [622/885] 269834=test_random
I, [2024-05-08T13:41:31.129527 #227312]  INFO -- : [623/885] 269834=test_irb
I, [2024-05-08T13:41:31.136902 #227312]  INFO -- : [624/885] 269840=test_date_strftime
I, [2024-05-08T13:41:31.164231 #227312]  INFO -- : [625/885] 269842=test_rdoc_parser_rd
I, [2024-05-08T13:41:31.173782 #227312]  INFO -- : [626/885] 269836=test_yamlstore
I, [2024-05-08T13:41:31.182318 #227312]  INFO -- : [627/885] 269836=test_gem_installer
I, [2024-05-08T13:41:31.190653 #227312]  INFO -- : [628/885] 269842=test_duplicate
I, [2024-05-08T13:41:31.194347 #227312]  INFO -- : [629/885] 269842=test_utf32
I, [2024-05-08T13:41:31.202285 #227312]  INFO -- : [630/885] 269842=test_basicsocket
I, [2024-05-08T13:41:31.211958 #227312]  INFO -- : [631/885] 269842=test_prettyprint
I, [2024-05-08T13:41:31.236057 #227312]  INFO -- : [632/885] 269842=test_tracepoint
I, [2024-05-08T13:41:31.269523 #227312]  INFO -- : [633/885] 269832=test_gem_commands_help_command
I, [2024-05-08T13:41:31.292366 #227312]  INFO -- : [634/885] 269837=test_rdoc_markup
I, [2024-05-08T13:41:31.299098 #227312]  INFO -- : [635/885] 269837=test_internal_ivar
I, [2024-05-08T13:41:31.303749 #227312]  INFO -- : [636/885] 269837=test_gem_resolver_index_specification
I, [2024-05-08T13:41:31.329834 #227312]  INFO -- : [637/885] 269832=test_function
I, [2024-05-08T13:41:31.374274 #227312]  INFO -- : [638/885] 269837=test_queue
I, [2024-05-08T13:41:31.379129 #227312]  INFO -- : [639/885] 269837=test_tempfile
I, [2024-05-08T13:41:31.427226 #227312]  INFO -- : [640/885] 269834=test_noarg
I, [2024-05-08T13:41:31.456902 #227312]  INFO -- : [641/885] 269842=parse_comments_test
I, [2024-05-08T13:41:31.457921 #227312]  INFO -- : [642/885] 269842=test_gem_version
I, [2024-05-08T13:41:31.469251 #227312]  INFO -- : [643/885] 269835=test_econv
I, [2024-05-08T13:41:31.499866 #227312]  INFO -- : [644/885] 269840=test_cesu8
I, [2024-05-08T13:41:31.504812 #227312]  INFO -- : [645/885] 269840=test_rdoc_options
I, [2024-05-08T13:41:31.509348 #227312]  INFO -- : [646/885] 269842=test_string_processing
I, [2024-05-08T13:41:31.554504 #227312]  INFO -- : [647/885] 269832=test_fileutils
I, [2024-05-08T13:41:31.561524 #227312]  INFO -- : [648/885] 269842=test_ldap
I, [2024-05-08T13:41:31.584901 #227312]  INFO -- : [649/885] 269842=test_emitter
I, [2024-05-08T13:41:31.591864 #227312]  INFO -- : [650/885] 269842=test_gem_commands_signin_command
I, [2024-05-08T13:41:31.634111 #227312]  INFO -- : [651/885] 269841=test_resource
I, [2024-05-08T13:41:31.643649 #227312]  INFO -- : [652/885] 269841=test_rdoc_include
I, [2024-05-08T13:41:31.644778 #227312]  INFO -- : [653/885] 269837=test_reqarg
I, [2024-05-08T13:41:31.649935 #227312]  INFO -- : [654/885] 269834=test_gem_commands_list_command
I, [2024-05-08T13:41:31.665085 #227312]  INFO -- : [655/885] 269834=test_stack
I, [2024-05-08T13:41:31.755120 #227312]  INFO -- : [656/885] 269842=test_too_many_dummy_encodings
I, [2024-05-08T13:41:31.799335 #227312]  INFO -- : [657/885] 269840=test_parse
I, [2024-05-08T13:41:31.826307 #227312]  INFO -- : [658/885] 269831=test_mdns
I, [2024-05-08T13:41:31.830707 #227312]  INFO -- : [659/885] 269831=test_gem_remote_fetcher
I, [2024-05-08T13:41:31.843448 #227312]  INFO -- : [660/885] 269842=test_scanner_events
I, [2024-05-08T13:41:31.874350 #227312]  INFO -- : [661/885] 269842=test_gem_resolver_installed_specification
I, [2024-05-08T13:41:31.900094 #227312]  INFO -- : [662/885] 269842=test_frozen_error
I, [2024-05-08T13:41:31.902698 #227312]  INFO -- : [663/885] 269842=test_method_cache
I, [2024-05-08T13:41:31.904550 #227312]  INFO -- : [664/885] 269841=test_gem_stub_specification
I, [2024-05-08T13:41:31.905434 #227312]  INFO -- : [665/885] 269842=test_gem_ext_ext_conf_builder
I, [2024-05-08T13:41:32.045557 #227312]  INFO -- : [666/885] 269832=test_complex
I, [2024-05-08T13:41:32.067539 #227312]  INFO -- : [667/885] 269841=test_gem_commands_search_command
I, [2024-05-08T13:41:32.071938 #227312]  INFO -- : [668/885] 269837=test_inlinecache
I, [2024-05-08T13:41:32.072397 #227312]  INFO -- : [669/885] 269841=test_rdoc_markup_verbatim
I, [2024-05-08T13:41:32.077062 #227312]  INFO -- : [670/885] 269841=test_path_to_class
I, [2024-05-08T13:41:32.081630 #227312]  INFO -- : [671/885] 269841=test_gem_resolver_specification
I, [2024-05-08T13:41:32.117777 #227312]  INFO -- : [672/885] 269841=test_gem_dependency
I, [2024-05-08T13:41:32.155018 #227312]  INFO -- : [673/885] 269837=test_thread_fd_close
I, [2024-05-08T13:41:32.156714 #227312]  INFO -- : [674/885] 269837=test_passing_block
I, [2024-05-08T13:41:32.166617 #227312]  INFO -- : [675/885] 269837=test_hash_create
I, [2024-05-08T13:41:32.171017 #227312]  INFO -- : [676/885] 269837=test_stringchar
I, [2024-05-08T13:41:32.210201 #227312]  INFO -- : [677/885] 269832=test_uncorrectable_name_check
I, [2024-05-08T13:41:32.224692 #227312]  INFO -- : [678/885] 269832=newline_test
I, [2024-05-08T13:41:32.254772 #227312]  INFO -- : [679/885] 269841=test_switch_hitter
I, [2024-05-08T13:41:32.277027 #227312]  INFO -- : [680/885] 269841=test_flush
I, [2024-05-08T13:41:32.279736 #227312]  INFO -- : [681/885] 269841=test_singleton
I, [2024-05-08T13:41:32.287665 #227312]  INFO -- : [682/885] 269841=test_io_console
I, [2024-05-08T13:41:32.297643 #227312]  INFO -- : [683/885] 269837=test_rdoc_normal_module
I, [2024-05-08T13:41:32.406848 #227312]  INFO -- : [684/885] 269832=test_c_union_entity
I, [2024-05-08T13:41:32.430811 #227312]  INFO -- : [685/885] 269837=test_rdoc_markdown_test
I, [2024-05-08T13:41:32.464688 #227312]  INFO -- : [686/885] 269832=test_logperiod
I, [2024-05-08T13:41:32.477226 #227312]  INFO -- : [687/885] 269832=test_securerandom
I, [2024-05-08T13:41:32.481276 #227312]  INFO -- : [688/885] 269840=test_gc
I, [2024-05-08T13:41:32.514501 #227312]  INFO -- : [689/885] 269832=test_x509cert
I, [2024-05-08T13:41:32.673939 #227312]  INFO -- : [690/885] 269833=test_err_in_callback
I, [2024-05-08T13:41:32.674012 #227312]  INFO -- : [691/885] 269833=test_gem_resolver_lock_specification
I, [2024-05-08T13:41:32.712983 #227312]  INFO -- : [692/885] 269835=test_logdevice
I, [2024-05-08T13:41:32.720497 #227312]  INFO -- : [693/885] 269834=test_arity
I, [2024-05-08T13:41:32.729968 #227312]  INFO -- : [694/885] 269834=test_gem_ext_rake_builder
I, [2024-05-08T13:41:32.738566 #227312]  INFO -- : [695/885] 269833=test_gem_source_local
I, [2024-05-08T13:41:32.872595 #227312]  INFO -- : [696/885] 269832=test_gem_security_policy
I, [2024-05-08T13:41:32.951537 #227312]  INFO -- : [697/885] 269833=test_pack
I, [2024-05-08T13:41:33.110880 #227312]  INFO -- : [698/885] 269839=test_last_thread
I, [2024-05-08T13:41:33.213684 #227312]  INFO -- : [699/885] 269833=test_process
I, [2024-05-08T13:41:33.224886 #227312]  INFO -- : [700/885] 269832=test_rdoc_markup_attribute_manager
I, [2024-05-08T13:41:33.256744 #227312]  INFO -- : [701/885] 269832=test_name_error
I, [2024-05-08T13:41:33.315571 #227312]  INFO -- : [702/885] 269842=test_safe_load
I, [2024-05-08T13:41:33.329890 #227312]  INFO -- : [703/885] 269842=test_gem_resolver_composed_set
I, [2024-05-08T13:41:33.348624 #227312]  INFO -- : [704/885] 269842=test_gem_resolver
I, [2024-05-08T13:41:33.365670 #227312]  INFO -- : [705/885] 269832=test_gem_commands_dependency_command
I, [2024-05-08T13:41:33.486004 #227312]  INFO -- : [706/885] 269832=test_gem_commands_specification_command
I, [2024-05-08T13:41:33.491618 #227312]  INFO -- : [707/885] 269828=test_enumerator
I, [2024-05-08T13:41:33.514167 #227312]  INFO -- : [708/885] 269834=test_flags
I, [2024-05-08T13:41:33.628071 #227312]  INFO -- : [709/885] 269832=test_inadvertent_creation
I, [2024-05-08T13:41:33.644934 #227312]  INFO -- : [710/885] 269842=test_gem_commands_which_command
I, [2024-05-08T13:41:33.682595 #227312]  INFO -- : [711/885] 269842=test_shift_jis
I, [2024-05-08T13:41:33.686904 #227312]  INFO -- : [712/885] 269842=test_http
I, [2024-05-08T13:41:33.689820 #227312]  INFO -- : [713/885] 269842=test_data
I, [2024-05-08T13:41:33.698450 #227312]  INFO -- : [714/885] 269842=test_date_new
I, [2024-05-08T13:41:33.708818 #227312]  INFO -- : [715/885] 269842=index_write_test
I, [2024-05-08T13:41:33.710223 #227312]  INFO -- : [716/885] 269842=test_require
I, [2024-05-08T13:41:33.713375 #227312]  INFO -- : [717/885] 269842=test_date_time
I, [2024-05-08T13:41:33.726922 #227312]  INFO -- : [718/885] 269842=test_rdoc_markup_to_joined_paragraph
I, [2024-05-08T13:41:33.731127 #227312]  INFO -- : [719/885] 269842=test_gem_safe_yaml
I, [2024-05-08T13:41:33.741223 #227312]  INFO -- : [720/885] 269842=test_syntax
I, [2024-05-08T13:41:33.748814 #227312]  INFO -- : [721/885] 269835=test_rdoc_text
I, [2024-05-08T13:41:33.798312 #227312]  INFO -- : [722/885] 269832=test_iso_8859
I, [2024-05-08T13:41:33.807360 #227312]  INFO -- : [723/885] 269835=test_tcp
I, [2024-05-08T13:41:33.837244 #227312]  INFO -- : [724/885] 269832=test_stream
I, [2024-05-08T13:41:33.846854 #227312]  INFO -- : [725/885] 269832=test_nil2vtempty
I, [2024-05-08T13:41:33.846948 #227312]  INFO -- : [726/885] 269832=test_rdoc_context
I, [2024-05-08T13:41:33.863141 #227312]  INFO -- : [727/885] 269835=test_rdoc_parser_ruby
I, [2024-05-08T13:41:33.873705 #227312]  INFO -- : [728/885] 269831=test_httpresponse
I, [2024-05-08T13:41:33.901090 #227312]  INFO -- : [729/885] 269831=test_open-uri
I, [2024-05-08T13:41:33.932781 #227312]  INFO -- : [730/885] 269825=test_rand
I, [2024-05-08T13:41:34.092869 #227312]  INFO -- : [731/885] 269837=test_gem_package_tar_reader_entry
I, [2024-05-08T13:41:34.212341 #227312]  INFO -- : [732/885] 269839=test_gem_name_tuple
I, [2024-05-08T13:41:34.224287 #227312]  INFO -- : [733/885] 269831=test_bug_reporter
I, [2024-05-08T13:41:34.228515 #227312]  INFO -- : [734/885] 269839=test_exception
I, [2024-05-08T13:41:34.317916 #227312]  INFO -- : [735/885] 269837=test_store
I, [2024-05-08T13:41:34.330394 #227312]  INFO -- : [736/885] 269825=test_case_options
I, [2024-05-08T13:41:34.339695 #227312]  INFO -- : [737/885] 269825=test_scalar
I, [2024-05-08T13:41:34.351583 #227312]  INFO -- : [738/885] 269825=test_gem_dependency_installer
I, [2024-05-08T13:41:34.367891 #227312]  INFO -- : [739/885] 269827=test_gem_commands_info_command
I, [2024-05-08T13:41:34.402119 #227312]  INFO -- : [740/885] 269827=test_rdoc_cross_reference
I, [2024-05-08T13:41:34.507167 #227312]  INFO -- : [741/885] 269835=test_gem_text
I, [2024-05-08T13:41:34.533847 #227312]  INFO -- : [742/885] 269837=test_settracefunc
I, [2024-05-08T13:41:34.548098 #227312]  INFO -- : [743/885] 269835=test_enumerator_kw
I, [2024-05-08T13:41:34.550347 #227312]  INFO -- : [744/885] 269835=test_scan_args
I, [2024-05-08T13:41:34.559899 #227312]  INFO -- : [745/885] 269835=test_generic
I, [2024-05-08T13:41:34.578344 #227312]  INFO -- : [746/885] 269835=test_win32ole
I, [2024-05-08T13:41:34.586045 #227312]  INFO -- : [747/885] 269835=test_sprintf_comb
I, [2024-05-08T13:41:34.758750 #227312]  INFO -- : [748/885] 269832=test_method_cache
I, [2024-05-08T13:41:34.773645 #227312]  INFO -- : [749/885] 269832=test_gem_request
I, [2024-05-08T13:41:34.776780 #227312]  INFO -- : [750/885] 269834=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-08T13:41:34.797540 #227312]  INFO -- : [751/885] 269831=test_gem_commands_mirror
I, [2024-05-08T13:41:34.800629 #227312]  INFO -- : [752/885] 269835=test_json_tree
I, [2024-05-08T13:41:34.805957 #227312]  INFO -- : [753/885] 269831=test_rdoc_markup_to_markdown
I, [2024-05-08T13:41:34.813846 #227312]  INFO -- : [754/885] 269835=test_rdoc_generator_pot_po
I, [2024-05-08T13:41:34.819333 #227312]  INFO -- : [755/885] 269835=test_ansi_with_terminfo
I, [2024-05-08T13:41:34.825193 #227312]  INFO -- : [756/885] 269835=test_ractor
I, [2024-05-08T13:41:34.874463 #227312]  INFO -- : [757/885] 269834=test_m17n_comb
I, [2024-05-08T13:41:34.906177 #227312]  INFO -- : [758/885] 269831=test_memory_view
I, [2024-05-08T13:41:34.930559 #227312]  INFO -- : [759/885] 269826=test_gem_request_connection_pools
I, [2024-05-08T13:41:34.959989 #227312]  INFO -- : [760/885] 269835=test_gem_version_option
I, [2024-05-08T13:41:34.976301 #227312]  INFO -- : [761/885] 269832=test_grapheme_breaks
I, [2024-05-08T13:41:35.009177 #227312]  INFO -- : [762/885] 269832=test_cclass
I, [2024-05-08T13:41:35.023985 #227312]  INFO -- : [763/885] 269835=test_parser_events
I, [2024-05-08T13:41:35.045055 #227312]  INFO -- : [764/885] 269827=test_reline
I, [2024-05-08T13:41:35.129247 #227312]  INFO -- : [765/885] 269841=test_case
I, [2024-05-08T13:41:35.134151 #227312]  INFO -- : [766/885] 269841=test_pkey
I, [2024-05-08T13:41:35.138253 #227312]  INFO -- : [767/885] 269831=test_thread
I, [2024-05-08T13:41:35.150435 #227312]  INFO -- : [768/885] 269838=test_socket
I, [2024-05-08T13:41:35.171718 #227312]  INFO -- : [769/885] 269832=test_objectspace
I, [2024-05-08T13:41:35.184468 #227312]  INFO -- : [770/885] 269835=test_rdoc_markup_to_table_of_contents
I, [2024-05-08T13:41:35.216377 #227312]  INFO -- : [771/885] 269841=test_str2big
I, [2024-05-08T13:41:35.220959 #227312]  INFO -- : [772/885] 269841=test_dot_dot
I, [2024-05-08T13:41:35.224966 #227312]  INFO -- : [773/885] 269841=test_c_struct_builder
I, [2024-05-08T13:41:35.231929 #227312]  INFO -- : [774/885] 269835=test_literal
I, [2024-05-08T13:41:35.275151 #227312]  INFO -- : [775/885] 269827=test_gem_stream_ui
I, [2024-05-08T13:41:35.360629 #227312]  INFO -- : [776/885] 269831=test_extlibs
I, [2024-05-08T13:41:35.378580 #227312]  INFO -- : [777/885] 269827=test_rdoc_generator_ri
I, [2024-05-08T13:41:35.384096 #227312]  INFO -- : [778/885] 269841=test_require_lib
I, [2024-05-08T13:41:35.393611 #227312]  INFO -- : [779/885] 269827=test_gem_install_update_options
I, [2024-05-08T13:41:35.539954 #227312]  INFO -- : [780/885] 269827=parse_test
I, [2024-05-08T13:41:35.820696 #227312]  INFO -- : [781/885] 269837=test_ractor
I, [2024-05-08T13:41:35.873514 #227312]  INFO -- : [782/885] 269837=test_severity
I, [2024-05-08T13:41:35.882348 #227312]  INFO -- : [783/885] 269837=test_fnmatch
I, [2024-05-08T13:41:35.934949 #227312]  INFO -- : [784/885] 269837=test_files_test_2
I, [2024-05-08T13:41:35.946112 #227312]  INFO -- : [785/885] 269835=test_rdoc_markup_parser
I, [2024-05-08T13:41:35.971471 #227312]  INFO -- : [786/885] 269826=test_require_path_check
I, [2024-05-08T13:41:35.996973 #227312]  INFO -- : [787/885] 269835=test_folderitem2_invokeverb
I, [2024-05-08T13:41:36.000270 #227312]  INFO -- : [788/885] 269835=test_gem_validator
I, [2024-05-08T13:41:36.024879 #227312]  INFO -- : [789/885] 269835=test_gem_resolver_index_set
I, [2024-05-08T13:41:36.076625 #227312]  INFO -- : [790/885] 269835=test_gem_package_old
I, [2024-05-08T13:41:36.118371 #227312]  INFO -- : [791/885] 269826=test_gc_compact
I, [2024-05-08T13:41:36.142310 #227312]  INFO -- : [792/885] 269835=test_string
I, [2024-05-08T13:41:36.224393 #227312]  INFO -- : [793/885] 269832=test_proc
I, [2024-05-08T13:41:36.605191 #227312]  INFO -- : [794/885] 269829=test_ole_methods
I, [2024-05-08T13:41:36.610584 #227312]  INFO -- : [795/885] 269829=test_erb_m17n
I, [2024-05-08T13:41:36.619814 #227312]  INFO -- : [796/885] 269829=test_date_conv
I, [2024-05-08T13:41:36.632045 #227312]  INFO -- : [797/885] 269829=test_optimization
I, [2024-05-08T13:41:36.780875 #227312]  INFO -- : [798/885] 269839=test_zlib
I, [2024-05-08T13:41:37.164414 #227312]  INFO -- : [799/885] 269832=test_cgi_tag_helper
I, [2024-05-08T13:41:37.180352 #227312]  INFO -- : [800/885] 269832=test_egrep_cpp
I, [2024-05-08T13:41:37.401673 #227312]  INFO -- : [801/885] 269836=test_gem_dependency_resolution_error
I, [2024-05-08T13:41:37.418155 #227312]  INFO -- : [802/885] 269836=test_qsort
I, [2024-05-08T13:41:37.428624 #227312]  INFO -- : [803/885] 269836=test_rdoc_parser
I, [2024-05-08T13:41:37.464286 #227312]  INFO -- : [804/885] 269836=test_custom_command
I, [2024-05-08T13:41:37.469505 #227312]  INFO -- : [805/885] 269832=json_addition_test
I, [2024-05-08T13:41:37.473696 #227312]  INFO -- : [806/885] 269836=test_depth_first
I, [2024-05-08T13:41:37.479265 #227312]  INFO -- : [807/885] 269836=test_gem_request_set_lockfile_parser
I, [2024-05-08T13:41:37.495242 #227312]  INFO -- : [808/885] 269832=test_x509attr
I, [2024-05-08T13:41:37.503805 #227312]  INFO -- : [809/885] 269832=test_raise
I, [2024-05-08T13:41:37.508902 #227312]  INFO -- : [810/885] 269832=test_rdoc_store
I, [2024-05-08T13:41:37.601811 #227312]  INFO -- : [811/885] 269825=test_string
I, [2024-05-08T13:41:37.625336 #227312]  INFO -- : [812/885] 269825=test_rdoc_stats
I, [2024-05-08T13:41:37.680040 #227312]  INFO -- : [813/885] 269825=test_pattern_matching
I, [2024-05-08T13:41:37.680207 #227312]  INFO -- : [814/885] 269836=test_pkey_ec
I, [2024-05-08T13:41:37.706726 #227312]  INFO -- : [815/885] 269831=test_thread
I, [2024-05-08T13:41:37.706797 #227312]  INFO -- : [816/885] 269831=test_trick
I, [2024-05-08T13:41:37.736907 #227312]  INFO -- : [817/885] 269825=test_pipe
I, [2024-05-08T13:41:37.804497 #227312]  INFO -- : [818/885] 269838=test_date_parse
I, [2024-05-08T13:41:37.808082 #227312]  INFO -- : [819/885] 269836=test_rdoc_markup_attributes
I, [2024-05-08T13:41:37.824410 #227312]  INFO -- : [820/885] 269836=test_rdoc_markup_to_rdoc
I, [2024-05-08T13:41:37.880194 #227312]  INFO -- : [821/885] 269836=test_rdoc_rd_inline_parser
I, [2024-05-08T13:41:37.924367 #227312]  INFO -- : [822/885] 269825=test_default_gems
I, [2024-05-08T13:41:37.946044 #227312]  INFO -- : [823/885] 269838=test_null
I, [2024-05-08T13:41:37.951948 #227312]  INFO -- : [824/885] 269838=test_win32ole_type
I, [2024-05-08T13:41:37.958207 #227312]  INFO -- : [825/885] 269838=test_mul
I, [2024-05-08T13:41:37.966215 #227312]  INFO -- : [826/885] 269836=test_buffering
I, [2024-05-08T13:41:37.967781 #227312]  INFO -- : [827/885] 269838=test_svcb_https
I, [2024-05-08T13:41:37.971077 #227312]  INFO -- : [828/885] 269836=test_gb18030
I, [2024-05-08T13:41:37.979669 #227312]  INFO -- : [829/885] 269838=test_gem_uninstaller
I, [2024-05-08T13:41:37.985431 #227312]  INFO -- : [830/885] 269836=test_rdoc_rdoc
I, [2024-05-08T13:41:37.997589 #227312]  INFO -- : [831/885] 269825=test_time
I, [2024-05-08T13:41:38.064555 #227312]  INFO -- : [832/885] 269836=test_windows_1251
I, [2024-05-08T13:41:38.082173 #227312]  INFO -- : [833/885] 269836=test_rdoc_i18n_text
I, [2024-05-08T13:41:38.089314 #227312]  INFO -- : [834/885] 269836=test_io_buffer
I, [2024-05-08T13:41:38.156010 #227312]  INFO -- : [835/885] 269825=test_key_name_check
I, [2024-05-08T13:41:38.167722 #227312]  INFO -- : [836/885] 269836=test_backtrace
I, [2024-05-08T13:41:38.172677 #227312]  INFO -- : [837/885] 269836=test_defined
I, [2024-05-08T13:41:38.180631 #227312]  INFO -- : [838/885] 269825=test_eval_history
I, [2024-05-08T13:41:38.280547 #227312]  INFO -- : [839/885] 269825=dispatcher_test
I, [2024-05-08T13:41:38.304973 #227312]  INFO -- : [840/885] 269825=test_kernel
I, [2024-05-08T13:41:38.359276 #227312]  INFO -- : [841/885] 269836=test_gem_doctor
I, [2024-05-08T13:41:38.428008 #227312]  INFO -- : [842/885] 269836=test_kdf
I, [2024-05-08T13:41:38.519556 #227312]  INFO -- : [843/885] 269836=test_gem_silent_ui
I, [2024-05-08T13:41:38.611620 #227312]  INFO -- : [844/885] 269836=test_emitter
I, [2024-05-08T13:41:38.618194 #227312]  INFO -- : [845/885] 269836=test_files_ext
I, [2024-05-08T13:41:38.690069 #227312]  INFO -- : [846/885] 269832=test_bug-5832
I, [2024-05-08T13:41:38.697443 #227312]  INFO -- : [847/885] 269832=test_at_exit
I, [2024-05-08T13:41:38.740461 #227312]  INFO -- : [848/885] 269836=test_command
I, [2024-05-08T13:41:38.745068 #227312]  INFO -- : [849/885] 269834=test_gem_ext_cargo_builder_unit
I, [2024-05-08T13:41:38.767424 #227312]  INFO -- : [850/885] 269832=test_gem_rdoc
I, [2024-05-08T13:41:38.781574 #227312]  INFO -- : [851/885] 269834=test_date
I, [2024-05-08T13:41:38.810306 #227312]  INFO -- : [852/885] 269834=test_object_create_start
I, [2024-05-08T13:41:38.810832 #227312]  INFO -- : [853/885] 269834=test_rdoc_markup_paragraph
I, [2024-05-08T13:41:38.837668 #227312]  INFO -- : [854/885] 269834=test_enc_raise
I, [2024-05-08T13:41:38.854552 #227312]  INFO -- : [855/885] 269834=test_psych
I, [2024-05-08T13:41:38.903872 #227312]  INFO -- : [856/885] 269834=!Nothing_to_test
I, [2024-05-08T13:41:38.905921 #227312]  INFO -- : [857/885] 269834=test_common
I, [2024-05-08T13:41:38.979422 #227312]  INFO -- : [858/885] 269827=test_gem_spec_fetcher
I, [2024-05-08T13:41:38.982499 #227312]  INFO -- : [859/885] 269832=test_gem_command
I, [2024-05-08T13:41:39.028398 #227312]  INFO -- : [860/885] 269825=test_bug-3571
I, [2024-05-08T13:41:39.066281 #227312]  INFO -- : [861/885] 269825=test_key_actor_vi
I, [2024-05-08T13:41:39.181222 #227312]  INFO -- : [862/885] 269832=test_assignment
I, [2024-05-08T13:41:39.184928 #227312]  INFO -- : [863/885] 269827=test_ifunless
I, [2024-05-08T13:41:39.187656 #227312]  INFO -- : [864/885] 269836=test_gem_commands_lock_command
I, [2024-05-08T13:41:39.199451 #227312]  INFO -- : [865/885] 269827=test_numeric
I, [2024-05-08T13:41:39.229114 #227312]  INFO -- : [866/885] 269825=test_rdoc_tom_doc
I, [2024-05-08T13:41:39.245957 #227312]  INFO -- : [867/885] 269836=test_hmac
I, [2024-05-08T13:41:39.248009 #227312]  INFO -- : [868/885] 269838=test_rdoc_markup_to_tt_only
I, [2024-05-08T13:41:39.258767 #227312]  INFO -- : [869/885] 269825=test_zsh_completion
I, [2024-05-08T13:41:39.264272 #227312]  INFO -- : [870/885] 269836=test_exception
I, [2024-05-08T13:41:39.268704 #227312]  INFO -- : [871/885] 269825=test_iter_break
I, [2024-05-08T13:41:39.273773 #227312]  INFO -- : [872/885] 269825=test_macro
I, [2024-05-08T13:41:39.275975 #227312]  INFO -- : [873/885] 269827=test_frozen
I, [2024-05-08T13:41:39.279712 #227312]  INFO -- : [874/885] 269825=test_gem_ext_configure_builder
I, [2024-05-08T13:41:39.283238 #227312]  INFO -- : [875/885] 269827=test_pp
I, [2024-05-08T13:41:39.283309 #227312]  INFO -- : [876/885] 269834=test_verbose
I, [2024-05-08T13:41:39.289931 #227312]  INFO -- : [877/885] 269836=test_rdoc_single_class
I, [2024-05-08T13:41:39.295311 #227312]  INFO -- : [878/885] 269838=test_num2int
I, [2024-05-08T13:41:39.304682 #227312]  INFO -- : [879/885] 269836=test_nil
I, [2024-05-08T13:41:39.310848 #227312]  INFO -- : [880/885] 269838=test_config
I, [2024-05-08T13:41:39.314190 #227312]  INFO -- : [881/885] 269836=test_optarg
I, [2024-05-08T13:41:39.327416 #227312]  INFO -- : [882/885] 269834=test_yaml_special_cases
I, [2024-05-08T13:41:39.331000 #227312]  INFO -- : [883/885] 269834=test_gem_source_list
I, [2024-05-08T13:41:39.346471 #227312]  INFO -- : [884/885] 269838=test_address_resolve
I, [2024-05-08T13:41:39.360724 #227312]  INFO -- : [885/885] 269827=test_rdoc_token_stream
I, [2024-05-08T13:41:50.386256 #227312]  INFO -- : Finished tests in 33.232276s, 793.5057 tests/s, 281445.6026 assertions/s.
E, [2024-05-08T13:41:50.386320 #227312] ERROR -- : Children under /tmp/rubytest.sbajjq:
E, [2024-05-08T13:41:50.386407 #227312] ERROR -- : * drwx------ 4 80 2024-05-08 13:41:21 +0000 gem_rebuild20240508-269825-m26cxo/
E, [2024-05-08T13:41:50.386420 #227312] ERROR -- :   * drwxrwxr-x 2 60 2024-05-08 13:41:21 +0000 new/
E, [2024-05-08T13:41:50.386427 #227312] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-08 13:41:21 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-08T13:41:50.386436 #227312] ERROR -- :   * drwxrwxr-x 2 60 2024-05-08 13:41:21 +0000 old/
E, [2024-05-08T13:41:50.386453 #227312] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-08 13:41:21 +0000 rebuild_test_gem-1.0.0.gem
I, [2024-05-08T13:41:50.387677 #227312]  INFO -- : 26370 tests, 9353078 assertions, 0 failures, 0 errors, 306 skips
I, [2024-05-08T13:41:50.387697 #227312]  INFO -- : 
I, [2024-05-08T13:41:50.387704 #227312]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-08T12:52:54Z master 74d948a617) [x86_64-linux]
I, [2024-05-08T13:41:50.389684 #227312]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-08T13:41:50.389840 #227312]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-08T13:41:50.500522 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:41:50.501845 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:41:50.605891 #227312]  INFO -- : linking miniruby
I, [2024-05-08T13:41:51.208616 #227312]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:41:51.213212 #227312]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:41:51.214027 #227312]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:41:51.398044 #227312]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:41:51.712415 #227312]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:41:53.267823 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:41:53.290888 #227312]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:41:53.342282 #227312]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:41:53.344319 #227312]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:41:53.344378 #227312]  INFO -- : 	CC = gcc
I, [2024-05-08T13:41:53.344395 #227312]  INFO -- : 	LD = ld
I, [2024-05-08T13:41:53.344409 #227312]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:41:53.344424 #227312]  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-08T13:41:53.344449 #227312]  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-08T13:41:53.344464 #227312]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:41:53.344478 #227312]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:41:53.344492 #227312]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:41:53.344505 #227312]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:41:53.344518 #227312]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:41:53.344531 #227312]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:41:53.344544 #227312]  INFO -- : 	MFLAGS = 
I, [2024-05-08T13:41:53.344556 #227312]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:41:53.344569 #227312]  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-08T13:41:53.344848 #227312]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:41:53.344904 #227312]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:41:53.344920 #227312]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:41:53.344935 #227312]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:41:53.344948 #227312]  INFO -- : 
I, [2024-05-08T13:41:53.346854 #227312]  INFO -- : generating enc.mk
I, [2024-05-08T13:41:53.464031 #227312]  INFO -- : making enc
I, [2024-05-08T13:41:53.480968 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.481026 #227312]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:41:53.481041 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.481684 #227312]  INFO -- : making srcs under enc
I, [2024-05-08T13:41:53.510896 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.510963 #227312]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:41:53.510979 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.511858 #227312]  INFO -- : generating transdb.h
I, [2024-05-08T13:41:53.607101 #227312]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:41:53.608490 #227312]  INFO -- : making trans
I, [2024-05-08T13:41:53.642974 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.643036 #227312]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:41:53.643049 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.643673 #227312]  INFO -- : making encs
I, [2024-05-08T13:41:53.680919 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.680982 #227312]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:41:53.680996 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:53.682780 #227312]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:41:53.710215 #227312]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-08T13:41:53.712566 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:55.108113 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:55.108599 #227312]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:41:55.145853 #227312]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:41:55.150209 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:55.360946 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:41:55.363953 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:41:55.368108 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:41:55.371165 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:41:55.373464 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:41:55.378933 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:41:55.394379 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:41:55.397327 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:41:55.410015 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:41:55.416395 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:41:55.419272 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:41:55.421824 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:41:55.429481 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:41:55.435828 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:41:55.444895 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:41:55.447308 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:41:55.451468 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:41:55.455184 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:41:55.466979 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:41:55.480056 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:41:55.482980 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:41:55.485505 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:41:55.489634 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:41:55.504609 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:41:55.507768 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:41:55.510297 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:41:55.519614 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:41:55.524665 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:41:55.526212 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:41:55.528244 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:41:55.536092 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:41:55.542489 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:41:55.553335 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:41:55.576198 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:41:55.578072 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:41:55.599747 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:41:55.601708 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:41:55.624005 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:41:55.625893 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:41:55.647937 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:41:55.649821 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:41:55.671585 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:41:55.673846 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:41:55.695492 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:41:55.697366 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:41:55.718916 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:41:55.742234 #227312]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:41:55.826845 #227312]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:41:55.835122 #227312]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:41:56.033334 #227312]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:41:56.119845 #227312]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:41:56.231806 #227312]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:41:56.323878 #227312]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:41:56.413405 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:41:56.500369 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:41:56.640152 #227312]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:41:56.725348 #227312]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:41:56.817757 #227312]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:41:56.967023 #227312]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:41:57.078485 #227312]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:41:57.188321 #227312]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:41:57.408992 #227312]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:41:57.529059 #227312]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:41:57.635564 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:41:57.741075 #227312]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:41:57.834871 #227312]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:41:57.925071 #227312]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:41:58.019191 #227312]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:41:58.127472 #227312]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:41:58.244252 #227312]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:41:58.361524 #227312]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:41:58.457236 #227312]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:41:58.639776 #227312]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:41:58.853275 #227312]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:41:58.950384 #227312]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:41:59.038363 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:41:59.175053 #227312]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:41:59.261917 #227312]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:41:59.358179 #227312]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:41:59.487240 #227312]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:41:59.702268 #227312]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:41:59.827220 #227312]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:41:59.923612 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:42:00.017594 #227312]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:42:00.131694 #227312]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:42:00.239338 #227312]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:42:00.528395 #227312]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:42:00.626624 #227312]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:42:00.727347 #227312]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:42:00.857674 #227312]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:42:00.979768 #227312]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:42:01.094449 #227312]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:42:01.188389 #227312]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:42:01.308597 #227312]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:42:01.437349 #227312]  INFO -- : linking ruby
I, [2024-05-08T13:42:01.459536 #227312]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:42:01.459793 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:42:01.463693 #227312]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:42:01.463715 #227312]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:42:01.463721 #227312]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-08T13:42:01.520593 #227312] 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.rqzprj/1-mspec-multi-0
E, [2024-05-08T13:42:01.520842 #227312] 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.rqzprj/2-mspec-multi-1
E, [2024-05-08T13:42:01.521127 #227312] 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.rqzprj/3-mspec-multi-2
E, [2024-05-08T13:42:01.521383 #227312] 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.rqzprj/4-mspec-multi-3
E, [2024-05-08T13:42:01.521508 #227312] 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.rqzprj/5-mspec-multi-4
E, [2024-05-08T13:42:01.521876 #227312] 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.rqzprj/6-mspec-multi-5
E, [2024-05-08T13:42:01.522056 #227312] 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.rqzprj/7-mspec-multi-6
E, [2024-05-08T13:42:01.522245 #227312] 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.rqzprj/8-mspec-multi-7
E, [2024-05-08T13:42:01.522488 #227312] 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.rqzprj/9-mspec-multi-8
E, [2024-05-08T13:42:01.522712 #227312] 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.rqzprj/10-mspec-multi-9
E, [2024-05-08T13:42:01.522879 #227312] 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.rqzprj/11-mspec-multi-10
E, [2024-05-08T13:42:01.522996 #227312] 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.rqzprj/12-mspec-multi-11
E, [2024-05-08T13:42:01.523222 #227312] 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.rqzprj/13-mspec-multi-12
E, [2024-05-08T13:42:01.523392 #227312] 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.rqzprj/14-mspec-multi-13
E, [2024-05-08T13:42:01.523585 #227312] 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.rqzprj/15-mspec-multi-14
E, [2024-05-08T13:42:01.523765 #227312] 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.rqzprj/16-mspec-multi-15
E, [2024-05-08T13:42:01.523912 #227312] 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.rqzprj/17-mspec-multi-16
E, [2024-05-08T13:42:01.524180 #227312] 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.rqzprj/18-mspec-multi-17
E, [2024-05-08T13:42:01.526646 #227312] 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.rqzprj/19-mspec-multi-18
E, [2024-05-08T13:42:01.527129 #227312] 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.rqzprj/20-mspec-multi-19
I, [2024-05-08T13:42:01.711601 #227312]  INFO -- : ruby 3.4.0dev (2024-05-08T12:52:54Z master 74d948a617) [x86_64-linux]
I, [2024-05-08T13:42:02.346742 #227312]  INFO -- :      0 .........................................................................
I, [2024-05-08T13:42:02.804881 #227312]  INFO -- :     73 .........................................................................
I, [2024-05-08T13:42:02.954680 #227312]  INFO -- :    146 .........................................................................
I, [2024-05-08T13:42:02.994933 #227312]  INFO -- :    219 .........................................................................
I, [2024-05-08T13:42:03.037491 #227312]  INFO -- :    292 .........................................................................
I, [2024-05-08T13:42:03.081404 #227312]  INFO -- :    365 .........................................................................
I, [2024-05-08T13:42:03.102004 #227312]  INFO -- :    438 .........................................................................
I, [2024-05-08T13:42:03.120547 #227312]  INFO -- :    511 .........................................................................
I, [2024-05-08T13:42:03.137462 #227312]  INFO -- :    584 .........................................................................
I, [2024-05-08T13:42:03.209582 #227312]  INFO -- :    657 .........................................................................
I, [2024-05-08T13:42:03.237924 #227312]  INFO -- :    730 .........................................................................
I, [2024-05-08T13:42:03.258808 #227312]  INFO -- :    803 .........................................................................
I, [2024-05-08T13:42:03.291784 #227312]  INFO -- :    876 .........................................................................
I, [2024-05-08T13:42:03.352031 #227312]  INFO -- :    949 .........................................................................
I, [2024-05-08T13:42:03.427782 #227312]  INFO -- :   1022 .........................................................................
I, [2024-05-08T13:42:03.596140 #227312]  INFO -- :   1095 .........................................................................
I, [2024-05-08T13:42:03.713667 #227312]  INFO -- :   1168 .........................................................................
I, [2024-05-08T13:42:03.787458 #227312]  INFO -- :   1241 .........................................................................
I, [2024-05-08T13:42:03.830571 #227312]  INFO -- :   1314 .........................................................................
I, [2024-05-08T13:42:03.851544 #227312]  INFO -- :   1387 .........................................................................
I, [2024-05-08T13:42:03.969701 #227312]  INFO -- :   1460 .........................................................................
I, [2024-05-08T13:42:04.419130 #227312]  INFO -- :   1533 .........................................................................
I, [2024-05-08T13:42:04.488801 #227312]  INFO -- :   1606 .........................................................................
I, [2024-05-08T13:42:04.595077 #227312]  INFO -- :   1679 .........................................................................
I, [2024-05-08T13:42:04.722914 #227312]  INFO -- :   1752 .........................................................................
I, [2024-05-08T13:42:04.832162 #227312]  INFO -- :   1825 .........................................................................
I, [2024-05-08T13:42:04.930666 #227312]  INFO -- :   1898 .........................................................................
I, [2024-05-08T13:42:05.006307 #227312]  INFO -- :   1971 .........................................................................
I, [2024-05-08T13:42:05.080479 #227312]  INFO -- :   2044 .........................................................................
I, [2024-05-08T13:42:05.124934 #227312]  INFO -- :   2117 .........................................................................
I, [2024-05-08T13:42:05.139842 #227312]  INFO -- :   2190 .........................................................................
I, [2024-05-08T13:42:05.156675 #227312]  INFO -- :   2263 .........................................................................
I, [2024-05-08T13:42:05.170119 #227312]  INFO -- :   2336 .........................................................................
I, [2024-05-08T13:42:05.207702 #227312]  INFO -- :   2409 .........................................................................
I, [2024-05-08T13:42:05.328207 #227312]  INFO -- :   2482 .........................................................................
I, [2024-05-08T13:42:05.348225 #227312]  INFO -- :   2555 .........................................................................
I, [2024-05-08T13:42:05.448794 #227312]  INFO -- :   2628 .........................................................................
I, [2024-05-08T13:42:05.552229 #227312]  INFO -- :   2701 .........................................................................
I, [2024-05-08T13:42:05.593462 #227312]  INFO -- :   2774 .........................................................................
I, [2024-05-08T13:42:05.661218 #227312]  INFO -- :   2847 .........................................................................
I, [2024-05-08T13:42:05.707424 #227312]  INFO -- :   2920 .........................................................................
I, [2024-05-08T13:42:05.736847 #227312]  INFO -- :   2993 .........................................................................
I, [2024-05-08T13:42:05.761948 #227312]  INFO -- :   3066 .........................................................................
I, [2024-05-08T13:42:05.778798 #227312]  INFO -- :   3139 .........................................................................
I, [2024-05-08T13:42:05.789407 #227312]  INFO -- :   3212 .........................................................................
I, [2024-05-08T13:42:05.817827 #227312]  INFO -- :   3285 .........................................................................
I, [2024-05-08T13:42:09.775143 #227312]  INFO -- :   3358 ........................................................................
I, [2024-05-08T13:42:09.775202 #227312]  INFO -- : 
I, [2024-05-08T13:42:09.775215 #227312]  INFO -- : Finished in 8.253772 seconds
I, [2024-05-08T13:42:09.775225 #227312]  INFO -- : 
I, [2024-05-08T13:42:09.775236 #227312]  INFO -- : 3429 files, 32610 examples, 193980 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-08T13:42:09.777033 #227312]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.