# Logfile created on 2024-05-12 07:22:45 +0000 by logger.rb/v1.4.3
I, [2024-05-12T07:22:45.745938 #2422202]  INFO -- : #<BuildRuby:0x000055d68c0bf348 @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.20240512-072245", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d68c157300 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d68c1571c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d68c156fe0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240512-072245", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240512-072245>, @binmode=false, @mon_data=#<Monitor:0x000055d68c156ec8>, @mon_data_owner_object_id=860>>>
I, [2024-05-12T07:22:45.746062 #2422202]  INFO -- : $$$[beg] make update-unicode  -j20
I, [2024-05-12T07:22:45.805182 #2422202]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-12T07:22:45.805391 #2422202]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-12T07:22:45.806087 #2422202]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-12T07:22:45.847999 #2422202]  INFO -- : made symlink emoji/15.0/emoji-sequences.txt to /tmp/ruby/src/trunk/.downloaded-cache/emoji/15.0/emoji-sequences.txt
E, [2024-05-12T07:22:46.315403 #2422202] 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-12T07:22:46.315518 #2422202] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-12T07:22:46.315538 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-12T07:22:46.315551 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-12T07:22:46.315563 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-12T07:22:46.315574 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-12T07:22:46.315587 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-12T07:22:46.315599 #2422202] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-12T07:22:46.315610 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-12T07:22:46.315625 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-12T07:22:46.315637 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-12T07:22:46.315648 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-12T07:22:46.315660 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-12T07:22:46.315671 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-12T07:22:46.315683 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-12T07:22:46.315720 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-12T07:22:46.315733 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-12T07:22:46.315748 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-12T07:22:46.315778 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-12T07:22:46.315792 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-12T07:22:46.315804 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-12T07:22:46.315816 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-12T07:22:46.319894 #2422202] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-12T07:22:46.319953 #2422202] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
E, [2024-05-12T07:22:46.319966 #2422202] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-12T07:22:46.779535 #2422202] 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-12T07:22:46.779765 #2422202] ERROR -- : EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt
E, [2024-05-12T07:22:46.779795 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-12T07:22:46.779812 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-12T07:22:46.779827 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-12T07:22:46.779843 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-12T07:22:46.779858 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-12T07:22:46.779877 #2422202] ERROR -- : /usr/lib/ruby/3.0.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
E, [2024-05-12T07:22:46.779892 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:193:in `readuntil'
E, [2024-05-12T07:22:46.779906 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:203:in `readline'
E, [2024-05-12T07:22:46.779923 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:42:in `read_status_line'
E, [2024-05-12T07:22:46.779938 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:31:in `read_new'
E, [2024-05-12T07:22:46.779952 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1557:in `block in transport_request'
E, [2024-05-12T07:22:46.779966 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `catch'
E, [2024-05-12T07:22:46.779980 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `transport_request'
E, [2024-05-12T07:22:46.779999 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1521:in `request'
E, [2024-05-12T07:22:46.780013 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:329:in `block in open_http'
E, [2024-05-12T07:22:46.780027 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:960:in `start'
E, [2024-05-12T07:22:46.780041 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http'
E, [2024-05-12T07:22:46.780063 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-12T07:22:46.780077 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-12T07:22:46.780091 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-12T07:22:46.780105 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-12T07:22:46.780119 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-12T07:22:46.780137 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-12T07:22:46.780151 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-12T07:22:46.780165 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-12T07:22:46.780201 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-12T07:22:46.780216 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-12T07:22:46.780230 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-12T07:22:46.780244 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-12T07:22:46.780259 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-12T07:22:46.780277 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-12T07:22:46.785196 #2422202] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
E, [2024-05-12T07:22:46.785848 #2422202] 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-12T07:22:46.785902 #2422202] ERROR -- : EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt
E, [2024-05-12T07:22:46.785916 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-12T07:22:46.785925 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-12T07:22:46.786091 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-12T07:22:46.786105 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-12T07:22:46.786114 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-12T07:22:46.786122 #2422202] ERROR -- : /usr/lib/ruby/3.0.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
E, [2024-05-12T07:22:46.786131 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:193:in `readuntil'
E, [2024-05-12T07:22:46.786140 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:203:in `readline'
E, [2024-05-12T07:22:46.786162 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:42:in `read_status_line'
E, [2024-05-12T07:22:46.786171 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:31:in `read_new'
E, [2024-05-12T07:22:46.786179 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1557:in `block in transport_request'
E, [2024-05-12T07:22:46.786188 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `catch'
E, [2024-05-12T07:22:46.786196 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `transport_request'
E, [2024-05-12T07:22:46.786205 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1521:in `request'
E, [2024-05-12T07:22:46.786214 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:329:in `block in open_http'
E, [2024-05-12T07:22:46.786222 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:960:in `start'
E, [2024-05-12T07:22:46.786230 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http'
E, [2024-05-12T07:22:46.786241 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-12T07:22:46.786250 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-12T07:22:46.786258 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-12T07:22:46.786266 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-12T07:22:46.786275 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-12T07:22:46.786283 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-12T07:22:46.786291 #2422202] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-12T07:22:46.786300 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-12T07:22:46.786308 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-12T07:22:46.786328 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-12T07:22:46.786337 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-12T07:22:46.786346 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-12T07:22:46.786354 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-12T07:22:46.786363 #2422202] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-12T07:22:46.789465 #2422202] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
I, [2024-05-12T07:22:46.789600 #2422202]  INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-test.txt ... 
I, [2024-05-12T07:22:46.790200 #2422202]  INFO -- : $$$[end] "make update-unicode  -j20" exit with 512.
I, [2024-05-12T07:22:46.790266 #2422202]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-12T07:22:46.901468 #2422202]  INFO -- : tool/config.guess already exists
I, [2024-05-12T07:22:46.901507 #2422202]  INFO -- : tool/config.sub already exists
I, [2024-05-12T07:22:46.903681 #2422202]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-12T07:22:46.903934 #2422202]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-12T07:22:46.904490 #2422202]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-12T07:22:46.904708 #2422202]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-12T07:22:46.904955 #2422202]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-12T07:22:46.905126 #2422202]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-12T07:22:46.905875 #2422202]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-12T07:22:46.906448 #2422202]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-12T07:22:46.906977 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-12T07:22:46.907427 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-12T07:22:46.907674 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-12T07:22:46.908293 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-12T07:22:46.908520 #2422202]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-12T07:22:46.977151 #2422202]  INFO -- :   Successfully built RubyGem
I, [2024-05-12T07:22:46.977206 #2422202]  INFO -- :   Name: power_assert
I, [2024-05-12T07:22:46.977225 #2422202]  INFO -- :   Version: 2.0.4dev
I, [2024-05-12T07:22:46.977237 #2422202]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-12T07:22:47.022085 #2422202]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-12T07:22:47.022136 #2422202]  INFO -- : $$$[beg] make update-rubyspec -j20
I, [2024-05-12T07:22:47.080103 #2422202]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-12T07:22:47.080530 #2422202]  INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0.
I, [2024-05-12T07:22:47.080560 #2422202]  INFO -- : $$$[beg] make update-src      -j20
E, [2024-05-12T07:22:48.026682 #2422202] ERROR -- : From https://github.com/ruby/ruby
E, [2024-05-12T07:22:48.026737 #2422202] ERROR -- :    8b9b150..5695c5d  master     -> origin/master
I, [2024-05-12T07:22:48.051898 #2422202]  INFO -- : Updating 8b9b150..5695c5d
I, [2024-05-12T07:22:48.051970 #2422202]  INFO -- : Fast-forward
I, [2024-05-12T07:22:48.057096 #2422202]  INFO -- :  parse.y                           |  2 +-
I, [2024-05-12T07:22:48.057153 #2422202]  INFO -- :  test/ripper/test_parser_events.rb | 16 ++++++++--------
I, [2024-05-12T07:22:48.057170 #2422202]  INFO -- :  2 files changed, 9 insertions(+), 9 deletions(-)
I, [2024-05-12T07:22:48.066873 #2422202]  INFO -- : Latest commit hash = 5695c5df95
I, [2024-05-12T07:22:48.067888 #2422202]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-12T07:22:48.067926 #2422202]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-12T07:22:48.144955 #2422202]  INFO -- : generating parse.c
I, [2024-05-12T07:22:48.147382 #2422202]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c
I, [2024-05-12T07:22:48.151274 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:48.151427 #2422202]  INFO -- : extracting ripper.y from ../../parse.y
I, [2024-05-12T07:22:48.152226 #2422202]  INFO -- : generating eventids1.c from ../../parse.y
I, [2024-05-12T07:22:48.152392 #2422202]  INFO -- : generating eventids1.h from ../../parse.y
I, [2024-05-12T07:22:48.167260 #2422202]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-12T07:22:48.169096 #2422202]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-12T07:22:48.219537 #2422202]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-12T07:22:48.221231 #2422202]  INFO -- : generating enc.mk
I, [2024-05-12T07:22:48.233325 #2422202]  INFO -- : compiling compiler ripper.y
I, [2024-05-12T07:22:48.233388 #2422202]  INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl
I, [2024-05-12T07:22:48.339412 #2422202]  INFO -- : making srcs under enc
I, [2024-05-12T07:22:48.369617 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:48.369694 #2422202]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-12T07:22:48.369712 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:50.739428 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.740283 #2422202]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
I, [2024-05-12T07:22:50.742855 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.742918 #2422202]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-12T07:22:50.742936 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.743448 #2422202]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids1.h
I, [2024-05-12T07:22:50.745597 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.745666 #2422202]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-12T07:22:50.745682 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.746232 #2422202]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids1.c
I, [2024-05-12T07:22:50.748515 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.748576 #2422202]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-12T07:22:50.748593 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.749116 #2422202]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-05-12T07:22:50.751312 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.751336 #2422202]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-12T07:22:50.751355 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-12T07:22:50.797737 #2422202]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-12T07:22:50.798124 #2422202]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-12T07:22:50.798923 #2422202]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-12T07:22:50.799235 #2422202]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-12T07:22:50.799994 #2422202]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-12T07:22:50.800163 #2422202]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-12T07:22:50.801633 #2422202]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-12T07:22:50.801943 #2422202]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-12T07:22:50.802143 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-12T07:22:50.802300 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-12T07:22:50.803421 #2422202]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-12T07:22:50.803641 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-12T07:22:50.803654 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-12T07:22:50.873226 #2422202]  INFO -- :   Successfully built RubyGem
I, [2024-05-12T07:22:50.873265 #2422202]  INFO -- :   Name: power_assert
I, [2024-05-12T07:22:50.873274 #2422202]  INFO -- :   Version: 2.0.4dev
I, [2024-05-12T07:22:50.873278 #2422202]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-12T07:22:50.875422 #2422202]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-12T07:22:50.936419 #2422202]  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-12T07:22:50.941371 #2422202]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-12T07:22:50.943385 #2422202]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-12T07:22:50.943566 #2422202]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-12T07:22:51.002009 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:22:51.002057 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:22:51.002074 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:22:51.002087 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:22:51.002100 #2422202]  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-12T07:22:51.002115 #2422202]  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-12T07:22:51.002128 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:22:51.002153 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:22:51.002167 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:22:51.002181 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:22:51.002193 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:22:51.002205 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:22:51.002217 #2422202]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-12T07:22:51.002229 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:22:51.002248 #2422202]  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-12T07:22:51.003774 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:22:51.003825 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:22:51.003844 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:22:51.003859 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:22:51.003873 #2422202]  INFO -- : 
I, [2024-05-12T07:22:51.027890 #2422202]  INFO -- : compiling parse.c
I, [2024-05-12T07:22:51.031768 #2422202]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-12T07:22:56.332049 #2422202]  INFO -- : linking miniruby
I, [2024-05-12T07:22:56.852781 #2422202]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-12T07:22:56.852896 #2422202]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-12T07:22:56.910521 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:22:56.910563 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:22:56.910577 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:22:56.910589 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:22:56.910606 #2422202]  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-12T07:22:56.910620 #2422202]  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-12T07:22:56.910631 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:22:56.910643 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:22:56.910654 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:22:56.910665 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:22:56.910676 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:22:56.910687 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:22:56.910698 #2422202]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-12T07:22:56.910710 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:22:56.910721 #2422202]  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-12T07:22:56.912087 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:22:56.912133 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:22:56.912150 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:22:56.912164 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:22:56.912177 #2422202]  INFO -- : 
I, [2024-05-12T07:22:57.034233 #2422202]  INFO -- : builtin_binary.inc updated
I, [2024-05-12T07:22:57.039228 #2422202]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-12T07:22:57.039924 #2422202]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-12T07:22:57.222128 #2422202]  INFO -- : linking static-library libruby-static.a
I, [2024-05-12T07:22:57.524947 #2422202]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-12T07:22:59.075856 #2422202]  INFO -- : linking ruby
I, [2024-05-12T07:22:59.100602 #2422202]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-12T07:22:59.100755 #2422202]  INFO -- : $$$[beg] make all -j20
I, [2024-05-12T07:22:59.168624 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:22:59.168681 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:22:59.168698 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:22:59.168712 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:22:59.168726 #2422202]  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-12T07:22:59.168749 #2422202]  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-12T07:22:59.168763 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:22:59.168777 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:22:59.168791 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:22:59.168804 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:22:59.168817 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:22:59.168830 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:22:59.168843 #2422202]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-12T07:22:59.168856 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:22:59.168870 #2422202]  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-12T07:22:59.170935 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:22:59.170991 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:22:59.171009 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:22:59.171058 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:22:59.171082 #2422202]  INFO -- : 
I, [2024-05-12T07:22:59.202029 #2422202]  INFO -- : generating enc.mk
I, [2024-05-12T07:22:59.203883 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-12T07:22:59.204098 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-12T07:22:59.204791 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-12T07:22:59.205661 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-12T07:22:59.205852 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-12T07:22:59.206725 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-12T07:22:59.207446 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-12T07:22:59.207813 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-12T07:22:59.208962 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-12T07:22:59.210170 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-12T07:22:59.210999 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-12T07:22:59.211522 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-12T07:22:59.211848 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-12T07:22:59.212440 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-12T07:22:59.212757 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-12T07:22:59.213660 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-12T07:22:59.214443 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-12T07:22:59.214726 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-12T07:22:59.228174 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-12T07:22:59.334540 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-12T07:22:59.337237 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-12T07:22:59.350955 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-12T07:22:59.360456 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-12T07:22:59.362629 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-12T07:22:59.367905 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-12T07:22:59.368940 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-12T07:22:59.371255 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-12T07:22:59.373010 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-12T07:22:59.374074 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-12T07:22:59.382596 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-12T07:22:59.401077 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-12T07:22:59.401353 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-12T07:22:59.404553 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-12T07:22:59.404984 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-12T07:22:59.421948 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-12T07:22:59.444173 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-12T07:22:59.450439 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-12T07:22:59.508699 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-12T07:22:59.515794 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-12T07:22:59.517667 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-12T07:22:59.521047 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-12T07:22:59.523746 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-12T07:22:59.528523 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-12T07:22:59.528924 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-12T07:22:59.529676 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-12T07:22:59.562186 #2422202]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-12T07:22:59.569936 #2422202]  INFO -- : making enc
I, [2024-05-12T07:22:59.582450 #2422202]  INFO -- : making srcs under enc
I, [2024-05-12T07:22:59.599293 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.599354 #2422202]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-12T07:22:59.599364 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.630485 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.630546 #2422202]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-12T07:22:59.630559 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.631262 #2422202]  INFO -- : generating transdb.h
I, [2024-05-12T07:22:59.748050 #2422202]  INFO -- : transdb.h unchanged
I, [2024-05-12T07:22:59.749861 #2422202]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-12T07:22:59.750160 #2422202]  INFO -- : making trans
I, [2024-05-12T07:22:59.776791 #2422202]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-12T07:22:59.779275 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.786451 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.786538 #2422202]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-12T07:22:59.786547 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.787250 #2422202]  INFO -- : making encs
I, [2024-05-12T07:22:59.845172 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.845242 #2422202]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-12T07:22:59.845269 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.934222 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:22:59.934921 #2422202]  INFO -- : generating makefile exts.mk
I, [2024-05-12T07:22:59.972615 #2422202]  INFO -- : exts.mk unchanged
I, [2024-05-12T07:22:59.977755 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:00.001938 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:00.002912 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:00.003735 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:00.004022 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:00.004197 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:00.005329 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:00.005669 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:00.005858 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:00.006054 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:00.006462 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:00.007340 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:00.007663 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:00.007997 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:00.008028 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:00.008293 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:00.008316 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:00.008372 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:00.008616 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:00.009171 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:00.009748 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:00.009761 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:00.009927 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:00.009998 #2422202]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/eventids1.c
I, [2024-05-12T07:23:00.010135 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:00.010374 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:00.010653 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:00.010726 #2422202]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/eventids2.c
I, [2024-05-12T07:23:00.011053 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:00.011077 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:00.011399 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:00.012523 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:00.012915 #2422202]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c
I, [2024-05-12T07:23:00.014099 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:00.015694 #2422202]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
I, [2024-05-12T07:23:00.015887 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:00.019301 #2422202]  INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c
I, [2024-05-12T07:23:00.019814 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:00.020441 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:00.023192 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:00.023237 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:00.026563 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:00.032081 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:00.033375 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:00.033797 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:00.036628 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:00.037380 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:00.042167 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:00.048829 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:07.591645 #2422202]  INFO -- : linking shared-object ripper.so
I, [2024-05-12T07:23:07.705497 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:07.729586 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:07.795845 #2422202]  INFO -- : linking ruby
I, [2024-05-12T07:23:07.817598 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:07.818213 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:07.822107 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:07.822130 #2422202]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-12T07:23:07.822136 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:07.822994 #2422202]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-12T07:23:07.823154 #2422202]  INFO -- : $$$[beg] make install -j20
I, [2024-05-12T07:23:07.885966 #2422202]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-12T07:23:07.886018 #2422202]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-12T07:23:07.886251 #2422202]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-12T07:23:07.886973 #2422202]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-12T07:23:07.887629 #2422202]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-12T07:23:07.887680 #2422202]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-12T07:23:07.887844 #2422202]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-12T07:23:07.888335 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:23:07.888360 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:23:07.888370 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:23:07.888376 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:23:07.888382 #2422202]  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-12T07:23:07.888389 #2422202]  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-12T07:23:07.888395 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:23:07.888406 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:23:07.888409 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:23:07.888413 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:23:07.888418 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:23:07.888422 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:23:07.888426 #2422202]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-12T07:23:07.888429 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:23:07.888433 #2422202]  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-12T07:23:07.889149 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-12T07:23:07.889336 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-12T07:23:07.889740 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-12T07:23:07.914564 #2422202]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-12T07:23:07.915239 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:23:07.915267 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:23:07.915280 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:23:07.915292 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:23:07.915303 #2422202]  INFO -- : 
I, [2024-05-12T07:23:07.915313 #2422202]  INFO -- : generating enc.mk
I, [2024-05-12T07:23:07.916964 #2422202]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-12T07:23:08.035791 #2422202]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-12T07:23:08.036181 #2422202]  INFO -- : making srcs under enc
I, [2024-05-12T07:23:08.036710 #2422202]  INFO -- : making enc
I, [2024-05-12T07:23:08.053564 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.053602 #2422202]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-12T07:23:08.053615 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.065107 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.065148 #2422202]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-12T07:23:08.065162 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.065876 #2422202]  INFO -- : generating transdb.h
I, [2024-05-12T07:23:08.104492 #2422202]  INFO -- :   Successfully built RubyGem
I, [2024-05-12T07:23:08.104550 #2422202]  INFO -- :   Name: power_assert
I, [2024-05-12T07:23:08.104563 #2422202]  INFO -- :   Version: 2.0.4dev
I, [2024-05-12T07:23:08.104574 #2422202]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-12T07:23:08.106611 #2422202]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-12T07:23:08.162288 #2422202]  INFO -- : transdb.h unchanged
I, [2024-05-12T07:23:08.163993 #2422202]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-12T07:23:08.164051 #2422202]  INFO -- : making trans
I, [2024-05-12T07:23:08.167571 #2422202]  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-12T07:23:08.172587 #2422202]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-12T07:23:08.190768 #2422202]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-12T07:23:08.192986 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.200855 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.200962 #2422202]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-12T07:23:08.200997 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.201909 #2422202]  INFO -- : making encs
I, [2024-05-12T07:23:08.260886 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.260960 #2422202]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-12T07:23:08.260985 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.339802 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.340369 #2422202]  INFO -- : generating makefile exts.mk
I, [2024-05-12T07:23:08.377462 #2422202]  INFO -- : exts.mk unchanged
I, [2024-05-12T07:23:08.382086 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.400634 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:08.401750 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:08.402321 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:08.402806 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:08.403269 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:08.403959 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:08.404232 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:08.404489 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:08.405539 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:08.405571 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:08.405587 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:08.406257 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:08.406344 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:08.406441 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:08.406893 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:08.407466 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:08.407579 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:08.407608 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:08.407793 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:08.408493 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:08.409525 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:08.409551 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:08.409884 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:08.409993 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:08.410022 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:08.410261 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:08.410588 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:08.410709 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:08.413540 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:08.414233 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:08.415774 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:08.416247 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:08.417152 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:08.417214 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:08.417508 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:08.418356 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:08.424387 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:08.429445 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:08.433090 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:08.433273 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:08.433305 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:08.433320 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:08.437115 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:08.438956 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:08.463506 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.530217 #2422202]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-12T07:23:08.530280 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.530611 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.534325 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.534382 #2422202]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-12T07:23:08.534410 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:08.534596 #2422202]  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-12T07:23:08.628477 #2422202]  INFO -- : Installing to 
I, [2024-05-12T07:23:08.628556 #2422202]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-12T07:23:08.628722 #2422202]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-12T07:23:08.634247 #2422202]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-12T07:23:08.634317 #2422202]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-12T07:23:08.634331 #2422202]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-12T07:23:08.643429 #2422202]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-12T07:23:08.643491 #2422202]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-12T07:23:08.643505 #2422202]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-12T07:23:08.643519 #2422202]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-12T07:23:08.647330 #2422202]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-12T07:23:08.647389 #2422202]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-12T07:23:08.647404 #2422202]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-12T07:23:08.647417 #2422202]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-12T07:23:08.647428 #2422202]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-12T07:23:08.680515 #2422202]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-12T07:23:08.685792 #2422202]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-12T07:23:08.685855 #2422202]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-12T07:23:08.708417 #2422202]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-12T07:23:08.715128 #2422202]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-12T07:23:08.717253 #2422202]  INFO -- :                                     cgi 0.4.1
I, [2024-05-12T07:23:08.717790 #2422202]  INFO -- :                                     delegate 0.3.1
I, [2024-05-12T07:23:08.718234 #2422202]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-12T07:23:08.718692 #2422202]  INFO -- :                                     english 0.8.0
I, [2024-05-12T07:23:08.719210 #2422202]  INFO -- :                                     erb 4.0.4
I, [2024-05-12T07:23:08.719891 #2422202]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-12T07:23:08.720342 #2422202]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-12T07:23:08.720747 #2422202]  INFO -- :                                     find 0.2.0
I, [2024-05-12T07:23:08.721163 #2422202]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-12T07:23:08.721611 #2422202]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-12T07:23:08.722131 #2422202]  INFO -- :                                     irb 1.13.1
I, [2024-05-12T07:23:08.723587 #2422202]  INFO -- :                                     logger 1.6.0
I, [2024-05-12T07:23:08.724062 #2422202]  INFO -- :                                     net-http 0.4.1
I, [2024-05-12T07:23:08.724564 #2422202]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-12T07:23:08.725043 #2422202]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-12T07:23:08.725562 #2422202]  INFO -- :                                     open3 0.2.1
I, [2024-05-12T07:23:08.726025 #2422202]  INFO -- :                                     optparse 0.5.0
I, [2024-05-12T07:23:08.726435 #2422202]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-12T07:23:08.726911 #2422202]  INFO -- :                                     pp 0.5.0
I, [2024-05-12T07:23:08.727476 #2422202]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-12T07:23:08.727878 #2422202]  INFO -- :                                     prism 0.29.0
I, [2024-05-12T07:23:08.728445 #2422202]  INFO -- :                                     pstore 0.1.3
I, [2024-05-12T07:23:08.728894 #2422202]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-12T07:23:08.730462 #2422202]  INFO -- :                                     readline 0.0.4
I, [2024-05-12T07:23:08.730950 #2422202]  INFO -- :                                     reline 0.5.6
I, [2024-05-12T07:23:08.731489 #2422202]  INFO -- :                                     resolv 0.4.0
I, [2024-05-12T07:23:08.731914 #2422202]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-12T07:23:08.732445 #2422202]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-12T07:23:08.732896 #2422202]  INFO -- :                                     set 1.1.0
I, [2024-05-12T07:23:08.733406 #2422202]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-12T07:23:08.733895 #2422202]  INFO -- :                                     singleton 0.2.0
I, [2024-05-12T07:23:08.734337 #2422202]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-12T07:23:08.735004 #2422202]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-12T07:23:08.735489 #2422202]  INFO -- :                                     time 0.3.0
I, [2024-05-12T07:23:08.735889 #2422202]  INFO -- :                                     timeout 0.4.1
I, [2024-05-12T07:23:08.736964 #2422202]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-12T07:23:08.737555 #2422202]  INFO -- :                                     tsort 0.2.0
I, [2024-05-12T07:23:08.738042 #2422202]  INFO -- :                                     un 0.3.0
I, [2024-05-12T07:23:08.738512 #2422202]  INFO -- :                                     uri 0.13.0
I, [2024-05-12T07:23:08.739009 #2422202]  INFO -- :                                     weakref 0.1.3
I, [2024-05-12T07:23:08.739426 #2422202]  INFO -- :                                     yaml 0.3.0
I, [2024-05-12T07:23:08.739839 #2422202]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-12T07:23:08.746185 #2422202]  INFO -- :                                     date 3.3.4
I, [2024-05-12T07:23:08.746708 #2422202]  INFO -- :                                     digest 3.1.1
I, [2024-05-12T07:23:08.747178 #2422202]  INFO -- :                                     etc 1.4.3
I, [2024-05-12T07:23:08.747672 #2422202]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-12T07:23:08.748245 #2422202]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-12T07:23:08.748726 #2422202]  INFO -- :                                     io-console 0.7.2
I, [2024-05-12T07:23:08.749183 #2422202]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-12T07:23:08.749659 #2422202]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-12T07:23:08.750181 #2422202]  INFO -- :                                     json 2.7.2
I, [2024-05-12T07:23:08.751043 #2422202]  INFO -- :                                     openssl 3.2.0
I, [2024-05-12T07:23:08.751743 #2422202]  INFO -- :                                     pathname 0.3.0
I, [2024-05-12T07:23:08.752333 #2422202]  INFO -- :                                     psych 5.1.2
I, [2024-05-12T07:23:08.752882 #2422202]  INFO -- :                                     stringio 3.1.1
I, [2024-05-12T07:23:08.753389 #2422202]  INFO -- :                                     strscan 3.1.1
I, [2024-05-12T07:23:08.753841 #2422202]  INFO -- :                                     zlib 3.1.0
I, [2024-05-12T07:23:08.754199 #2422202]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-12T07:23:08.754519 #2422202]  INFO -- :                                     minitest 5.22.3
I, [2024-05-12T07:23:08.761860 #2422202]  INFO -- :                                     rake 13.2.1
I, [2024-05-12T07:23:08.765078 #2422202]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-12T07:23:08.769462 #2422202]  INFO -- :                                     rexml 3.2.6
I, [2024-05-12T07:23:08.772887 #2422202]  INFO -- :                                     rss 0.3.0
I, [2024-05-12T07:23:08.775783 #2422202]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-12T07:23:08.777245 #2422202]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-12T07:23:08.780084 #2422202]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-12T07:23:08.780984 #2422202]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-12T07:23:08.782030 #2422202]  INFO -- :                                     matrix 0.4.2
I, [2024-05-12T07:23:08.785489 #2422202]  INFO -- :                                     prime 0.1.2
I, [2024-05-12T07:23:08.790733 #2422202]  INFO -- :                                     rbs 3.4.4
I, [2024-05-12T07:23:08.812763 #2422202]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-12T07:23:08.815327 #2422202]  INFO -- :                                     debug 1.9.2
I, [2024-05-12T07:23:08.817810 #2422202]  INFO -- :                                     racc 1.7.3
I, [2024-05-12T07:23:08.820891 #2422202]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-12T07:23:08.822006 #2422202]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-12T07:23:08.823272 #2422202]  INFO -- :                                     base64 0.2.0
I, [2024-05-12T07:23:08.824283 #2422202]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-12T07:23:08.826200 #2422202]  INFO -- :                                     observer 0.1.2
I, [2024-05-12T07:23:08.827251 #2422202]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-12T07:23:08.828823 #2422202]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-12T07:23:08.829942 #2422202]  INFO -- :                                     rinda 0.2.0
I, [2024-05-12T07:23:08.831328 #2422202]  INFO -- :                                     drb 2.2.1
I, [2024-05-12T07:23:08.832793 #2422202]  INFO -- :                                     nkf 0.2.0
I, [2024-05-12T07:23:08.835161 #2422202]  INFO -- :                                     syslog 0.1.2
I, [2024-05-12T07:23:08.836823 #2422202]  INFO -- :                                     csv 3.3.0
I, [2024-05-12T07:23:08.838867 #2422202]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-12T07:23:08.840193 #2422202]  INFO -- : skipped bundled gems:
I, [2024-05-12T07:23:08.840260 #2422202]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-12T07:23:08.843286 #2422202]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-12T07:23:08.843411 #2422202]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-12T07:23:14.241547 #2422202]  INFO -- : PASS all 1936 tests
E, [2024-05-12T07:23:14.249048 #2422202] ERROR -- :  
I, [2024-05-12T07:23:14.249383 #2422202]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-12T07:23:14.249520 #2422202]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-12T07:23:14.318448 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:23:14.318490 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:23:14.318504 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:23:14.318516 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:23:14.318527 #2422202]  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-12T07:23:14.318551 #2422202]  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-12T07:23:14.318563 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:23:14.318574 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:23:14.318584 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:23:14.318595 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:23:14.318605 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:23:14.318615 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:23:14.318625 #2422202]  INFO -- : 	MFLAGS = 
I, [2024-05-12T07:23:14.318635 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:23:14.318646 #2422202]  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-12T07:23:14.319086 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:23:14.319128 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:23:14.319151 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:23:14.319164 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:23:14.319175 #2422202]  INFO -- : 
I, [2024-05-12T07:23:14.424300 #2422202]  INFO -- : Checking leaked global symbols...none
I, [2024-05-12T07:23:14.464859 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-12T07:23:14.464954 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-12T07:23:14.464972 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-12T07:23:14.464986 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-12T07:23:14.465124 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-12T07:23:14.465178 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-12T07:23:14.465447 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-12T07:23:14.465548 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-12T07:23:14.466268 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-12T07:23:14.466548 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-12T07:23:14.467555 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-12T07:23:14.468336 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-12T07:23:14.468372 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-12T07:23:14.468379 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-12T07:23:14.468425 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-12T07:23:14.568960 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-12T07:23:14.570440 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-12T07:23:14.684174 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-12T07:23:14.684232 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-12T07:23:14.684237 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-12T07:23:14.684347 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-12T07:23:14.684446 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-12T07:23:14.684467 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-12T07:23:14.684474 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-12T07:23:14.684575 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-12T07:23:14.684603 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-12T07:23:14.684610 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-12T07:23:14.684655 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-12T07:23:14.684998 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-12T07:23:14.718016 #2422202]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-12T07:23:14.720768 #2422202]  INFO -- : 
I, [2024-05-12T07:23:14.720790 #2422202]  INFO -- : test succeeded
I, [2024-05-12T07:23:14.722778 #2422202]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-12T07:23:14.722865 #2422202]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-12T07:23:14.808855 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:23:14.808892 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:23:14.808897 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:23:14.808901 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:23:14.808904 #2422202]  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-12T07:23:14.808911 #2422202]  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-12T07:23:14.808915 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:23:14.808918 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:23:14.808922 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:23:14.808933 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:23:14.808942 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:23:14.808946 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:23:14.808950 #2422202]  INFO -- : 	MFLAGS = 
I, [2024-05-12T07:23:14.808953 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:23:14.808958 #2422202]  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-12T07:23:14.809521 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:23:14.809542 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:23:14.809548 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:23:14.809553 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:23:14.809557 #2422202]  INFO -- : 
I, [2024-05-12T07:23:14.811198 #2422202]  INFO -- : generating enc.mk
I, [2024-05-12T07:23:14.928878 #2422202]  INFO -- : making enc
I, [2024-05-12T07:23:14.946100 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:14.946121 #2422202]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-12T07:23:14.946127 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:14.946683 #2422202]  INFO -- : making srcs under enc
I, [2024-05-12T07:23:14.976156 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:14.976181 #2422202]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-12T07:23:14.976187 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:14.977063 #2422202]  INFO -- : generating transdb.h
I, [2024-05-12T07:23:15.072855 #2422202]  INFO -- : transdb.h unchanged
I, [2024-05-12T07:23:15.074160 #2422202]  INFO -- : making trans
I, [2024-05-12T07:23:15.108090 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:15.108111 #2422202]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-12T07:23:15.108116 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:15.108770 #2422202]  INFO -- : making encs
I, [2024-05-12T07:23:15.146001 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:15.146021 #2422202]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-12T07:23:15.146118 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:15.148041 #2422202]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-12T07:23:15.176074 #2422202]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-12T07:23:15.178540 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:16.520036 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:16.520851 #2422202]  INFO -- : generating makefile exts.mk
I, [2024-05-12T07:23:16.557179 #2422202]  INFO -- : exts.mk unchanged
I, [2024-05-12T07:23:16.561584 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:16.874292 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:16.879007 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:16.885479 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:16.890557 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:16.894250 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:16.903159 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:16.930004 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:16.934935 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:16.956480 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:16.967326 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:16.972455 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:16.976625 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:16.989358 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:16.999824 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:17.015152 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:17.019237 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:17.026269 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:17.032610 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:17.047574 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:17.063289 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:17.067608 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:17.071710 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:17.078758 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:17.101310 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:17.105374 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:17.109372 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:17.125711 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:17.134006 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:17.136466 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:17.139780 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:17.151060 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:17.158084 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:17.175742 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:17.205081 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:17.207547 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:17.231297 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:17.233417 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:17.255988 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:17.257919 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:17.283004 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:17.286401 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:17.313907 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:17.315843 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:17.338991 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:17.362539 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:17.440316 #2422202]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-12T07:23:17.440353 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:17.440753 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:17.444470 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:17.444497 #2422202]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-12T07:23:17.444504 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:17.521560 #2422202]  INFO -- : Run options: 
I, [2024-05-12T07:23:17.521617 #2422202]  INFO -- :   --seed=49615
I, [2024-05-12T07:23:17.521623 #2422202]  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-12T07:23:17.521627 #2422202]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-12T07:23:17.521631 #2422202]  INFO -- :   --name=!/memory_leak/
I, [2024-05-12T07:23:17.521634 #2422202]  INFO -- :   --stderr-on-failure
I, [2024-05-12T07:23:17.521637 #2422202]  INFO -- :   -j20
I, [2024-05-12T07:23:17.521641 #2422202]  INFO -- : 
I, [2024-05-12T07:23:17.521645 #2422202]  INFO -- : # Running tests:
I, [2024-05-12T07:23:17.521648 #2422202]  INFO -- : 
I, [2024-05-12T07:23:17.670727 #2422202]  INFO -- : [  1/885] 2463654=test_rdoc_single_class
I, [2024-05-12T07:23:17.671557 #2422202]  INFO -- : [  2/885] 2463652=test_nil
I, [2024-05-12T07:23:17.671589 #2422202]  INFO -- : [  3/885] 2463657=test_num2int
I, [2024-05-12T07:23:17.672154 #2422202]  INFO -- : [  4/885] 2463653=test_verbose
I, [2024-05-12T07:23:17.673434 #2422202]  INFO -- : [  5/885] 2463655=test_gem_ext_configure_builder
I, [2024-05-12T07:23:17.673465 #2422202]  INFO -- : [  6/885] 2463666=test_frozen
I, [2024-05-12T07:23:17.673816 #2422202]  INFO -- : [  7/885] 2463670=test_pp
I, [2024-05-12T07:23:17.673843 #2422202]  INFO -- : [  8/885] 2463656=test_macro
I, [2024-05-12T07:23:17.674118 #2422202]  INFO -- : [  9/885] 2463665=test_iter_break
I, [2024-05-12T07:23:17.674974 #2422202]  INFO -- : [ 10/885] 2463669=test_zsh_completion
I, [2024-05-12T07:23:17.676390 #2422202]  INFO -- : [ 11/885] 2463667=test_exception
I, [2024-05-12T07:23:17.678195 #2422202]  INFO -- : [ 12/885] 2463665=test_rdoc_token_stream
I, [2024-05-12T07:23:17.678787 #2422202]  INFO -- : [ 13/885] 2463669=test_address_resolve
I, [2024-05-12T07:23:17.678950 #2422202]  INFO -- : [ 14/885] 2463666=test_config
I, [2024-05-12T07:23:17.684514 #2422202]  INFO -- : [ 15/885] 2463657=test_gem_source_list
I, [2024-05-12T07:23:17.692754 #2422202]  INFO -- : [ 16/885] 2463652=test_optarg
I, [2024-05-12T07:23:17.695449 #2422202]  INFO -- : [ 17/885] 2463661=test_yaml_special_cases
I, [2024-05-12T07:23:17.699892 #2422202]  INFO -- : [ 18/885] 2463653=test_numeric
I, [2024-05-12T07:23:17.702678 #2422202]  INFO -- : [ 19/885] 2463667=test_gem_commands_lock_command
I, [2024-05-12T07:23:17.703893 #2422202]  INFO -- : [ 20/885] 2463663=test_ifunless
I, [2024-05-12T07:23:17.703944 #2422202]  INFO -- : [ 21/885] 2463662=test_assignment
I, [2024-05-12T07:23:17.704310 #2422202]  INFO -- : [ 22/885] 2463671=test_bug-3571
I, [2024-05-12T07:23:17.704397 #2422202]  INFO -- : [ 23/885] 2463668=test_key_actor_vi
I, [2024-05-12T07:23:17.704469 #2422202]  INFO -- : [ 24/885] 2463658=test_gem_command
I, [2024-05-12T07:23:17.709086 #2422202]  INFO -- : [ 25/885] 2463659=test_gem_spec_fetcher
I, [2024-05-12T07:23:17.709142 #2422202]  INFO -- : [ 26/885] 2463660=test_common
I, [2024-05-12T07:23:17.709148 #2422202]  INFO -- : [ 27/885] 2463663=test_hmac
I, [2024-05-12T07:23:17.717443 #2422202]  INFO -- : [ 28/885] 2463664=test_rdoc_markup_to_tt_only
I, [2024-05-12T07:23:17.720994 #2422202]  INFO -- : [ 29/885] 2463671=test_rdoc_tom_doc
I, [2024-05-12T07:23:17.728754 #2422202]  INFO -- : [ 30/885] 2463661=test_object_create_start
I, [2024-05-12T07:23:17.728933 #2422202]  INFO -- : [ 31/885] 2463661=test_gem_ext_cargo_builder_unit
I, [2024-05-12T07:23:17.730128 #2422202]  INFO -- : [ 32/885] 2463670=test_date
I, [2024-05-12T07:23:17.741367 #2422202]  INFO -- : [ 33/885] 2463670=test_gem_rdoc
I, [2024-05-12T07:23:17.751838 #2422202]  INFO -- : [ 34/885] 2463656=test_command
I, [2024-05-12T07:23:17.755084 #2422202]  INFO -- : [ 35/885] 2463663=test_at_exit
I, [2024-05-12T07:23:17.764896 #2422202]  INFO -- : [ 36/885] 2463654=!Nothing_to_test
I, [2024-05-12T07:23:17.765690 #2422202]  INFO -- : [ 37/885] 2463654=test_enc_raise
I, [2024-05-12T07:23:17.774011 #2422202]  INFO -- : [ 38/885] 2463654=test_psych
I, [2024-05-12T07:23:17.778696 #2422202]  INFO -- : [ 39/885] 2463666=test_rdoc_markup_paragraph
I, [2024-05-12T07:23:17.779403 #2422202]  INFO -- : [ 40/885] 2463663=test_gem_doctor
I, [2024-05-12T07:23:17.788049 #2422202]  INFO -- : [ 41/885] 2463653=test_kdf
I, [2024-05-12T07:23:17.799593 #2422202]  INFO -- : [ 42/885] 2463669=test_kernel
I, [2024-05-12T07:23:17.799666 #2422202]  INFO -- : [ 43/885] 2463665=test_eval_history
I, [2024-05-12T07:23:17.824592 #2422202]  INFO -- : [ 44/885] 2463654=dispatcher_test
I, [2024-05-12T07:23:17.828917 #2422202]  INFO -- : [ 45/885] 2463652=test_files_ext
I, [2024-05-12T07:23:17.859045 #2422202]  INFO -- : [ 46/885] 2463664=test_bug-5832
I, [2024-05-12T07:23:17.861135 #2422202]  INFO -- : [ 47/885] 2463671=test_emitter
I, [2024-05-12T07:23:17.872523 #2422202]  INFO -- : [ 48/885] 2463657=test_gem_silent_ui
I, [2024-05-12T07:23:17.879550 #2422202]  INFO -- : [ 49/885] 2463671=test_time
I, [2024-05-12T07:23:17.880033 #2422202]  INFO -- : [ 50/885] 2463664=test_windows_1251
I, [2024-05-12T07:23:17.886282 #2422202]  INFO -- : [ 51/885] 2463667=test_rdoc_rdoc
I, [2024-05-12T07:23:17.887221 #2422202]  INFO -- : [ 52/885] 2463664=test_gem_uninstaller
I, [2024-05-12T07:23:17.895731 #2422202]  INFO -- : [ 53/885] 2463668=test_gb18030
I, [2024-05-12T07:23:17.899621 #2422202]  INFO -- : [ 54/885] 2463657=test_svcb_https
I, [2024-05-12T07:23:17.899665 #2422202]  INFO -- : [ 55/885] 2463668=test_buffering
I, [2024-05-12T07:23:17.903348 #2422202]  INFO -- : [ 56/885] 2463665=test_io_buffer
I, [2024-05-12T07:23:17.909762 #2422202]  INFO -- : [ 57/885] 2463654=test_backtrace
I, [2024-05-12T07:23:17.913220 #2422202]  INFO -- : [ 58/885] 2463654=test_defined
I, [2024-05-12T07:23:17.918888 #2422202]  INFO -- : [ 59/885] 2463657=test_key_name_check
I, [2024-05-12T07:23:17.920518 #2422202]  INFO -- : [ 60/885] 2463653=test_rdoc_i18n_text
I, [2024-05-12T07:23:17.924769 #2422202]  INFO -- : [ 61/885] 2463661=test_date_parse
I, [2024-05-12T07:23:17.926671 #2422202]  INFO -- : [ 62/885] 2463657=test_thread
I, [2024-05-12T07:23:17.933308 #2422202]  INFO -- : [ 63/885] 2463668=test_trick
I, [2024-05-12T07:23:17.933369 #2422202]  INFO -- : [ 64/885] 2463652=test_pipe
I, [2024-05-12T07:23:17.934036 #2422202]  INFO -- : [ 65/885] 2463657=test_pkey_ec
I, [2024-05-12T07:23:17.936112 #2422202]  INFO -- : [ 66/885] 2463660=test_mul
I, [2024-05-12T07:23:17.937046 #2422202]  INFO -- : [ 67/885] 2463666=test_win32ole_type
I, [2024-05-12T07:23:17.940174 #2422202]  INFO -- : [ 68/885] 2463666=test_null
I, [2024-05-12T07:23:17.942887 #2422202]  INFO -- : [ 69/885] 2463665=test_default_gems
I, [2024-05-12T07:23:17.943897 #2422202]  INFO -- : [ 70/885] 2463660=test_rdoc_rd_inline_parser
I, [2024-05-12T07:23:17.946488 #2422202]  INFO -- : [ 71/885] 2463655=test_rdoc_markup_to_rdoc
I, [2024-05-12T07:23:17.947391 #2422202]  INFO -- : [ 72/885] 2463663=test_rdoc_markup_attributes
I, [2024-05-12T07:23:17.962703 #2422202]  INFO -- : [ 73/885] 2463666=json_addition_test
I, [2024-05-12T07:23:17.963869 #2422202]  INFO -- : [ 74/885] 2463658=test_custom_command
I, [2024-05-12T07:23:18.002475 #2422202]  INFO -- : [ 75/885] 2463654=test_gem_dependency_resolution_error
I, [2024-05-12T07:23:18.002639 #2422202]  INFO -- : [ 76/885] 2463665=test_qsort
I, [2024-05-12T07:23:18.003987 #2422202]  INFO -- : [ 77/885] 2463666=test_rdoc_parser
I, [2024-05-12T07:23:18.026736 #2422202]  INFO -- : [ 78/885] 2463671=test_rdoc_stats
I, [2024-05-12T07:23:18.029755 #2422202]  INFO -- : [ 79/885] 2463665=test_pattern_matching
I, [2024-05-12T07:23:18.043790 #2422202]  INFO -- : [ 80/885] 2463657=test_string
I, [2024-05-12T07:23:18.047528 #2422202]  INFO -- : [ 81/885] 2463666=test_rdoc_store
I, [2024-05-12T07:23:18.062701 #2422202]  INFO -- : [ 82/885] 2463661=test_x509attr
I, [2024-05-12T07:23:18.073025 #2422202]  INFO -- : [ 83/885] 2463652=test_raise
I, [2024-05-12T07:23:18.074292 #2422202]  INFO -- : [ 84/885] 2463661=test_gem_request_set_lockfile_parser
I, [2024-05-12T07:23:18.076065 #2422202]  INFO -- : [ 85/885] 2463653=test_depth_first
I, [2024-05-12T07:23:18.076106 #2422202]  INFO -- : [ 86/885] 2463652=test_gem_validator
I, [2024-05-12T07:23:18.078537 #2422202]  INFO -- : [ 87/885] 2463657=test_require_path_check
I, [2024-05-12T07:23:18.079679 #2422202]  INFO -- : [ 88/885] 2463663=test_rdoc_markup_parser
I, [2024-05-12T07:23:18.081292 #2422202]  INFO -- : [ 89/885] 2463665=test_folderitem2_invokeverb
I, [2024-05-12T07:23:18.086250 #2422202]  INFO -- : [ 90/885] 2463665=test_files_test_2
I, [2024-05-12T07:23:18.088227 #2422202]  INFO -- : [ 91/885] 2463658=test_fnmatch
I, [2024-05-12T07:23:18.089312 #2422202]  INFO -- : [ 92/885] 2463671=test_egrep_cpp
I, [2024-05-12T07:23:18.111729 #2422202]  INFO -- : [ 93/885] 2463659=test_cgi_tag_helper
I, [2024-05-12T07:23:18.111789 #2422202]  INFO -- : [ 94/885] 2463653=test_zlib
I, [2024-05-12T07:23:18.115626 #2422202]  INFO -- : [ 95/885] 2463656=test_date_conv
I, [2024-05-12T07:23:18.118501 #2422202]  INFO -- : [ 96/885] 2463663=test_optimization
I, [2024-05-12T07:23:18.119815 #2422202]  INFO -- : [ 97/885] 2463656=test_erb_m17n
I, [2024-05-12T07:23:18.120403 #2422202]  INFO -- : [ 98/885] 2463659=test_ole_methods
I, [2024-05-12T07:23:18.123795 #2422202]  INFO -- : [ 99/885] 2463659=test_gc_compact
I, [2024-05-12T07:23:18.125208 #2422202]  INFO -- : [100/885] 2463656=test_string
I, [2024-05-12T07:23:18.129352 #2422202]  INFO -- : [101/885] 2463658=test_proc
I, [2024-05-12T07:23:18.130112 #2422202]  INFO -- : [102/885] 2463670=test_gem_package_old
I, [2024-05-12T07:23:18.142904 #2422202]  INFO -- : [103/885] 2463667=test_gem_resolver_index_set
I, [2024-05-12T07:23:18.147680 #2422202]  INFO -- : [104/885] 2463660=test_literal
I, [2024-05-12T07:23:18.149792 #2422202]  INFO -- : [105/885] 2463655=test_dot_dot
I, [2024-05-12T07:23:18.153083 #2422202]  INFO -- : [106/885] 2463655=test_c_struct_builder
I, [2024-05-12T07:23:18.160461 #2422202]  INFO -- : [107/885] 2463657=test_str2big
I, [2024-05-12T07:23:18.165069 #2422202]  INFO -- : [108/885] 2463657=test_rdoc_markup_to_table_of_contents
I, [2024-05-12T07:23:18.165867 #2422202]  INFO -- : [109/885] 2463670=test_objectspace
I, [2024-05-12T07:23:18.173986 #2422202]  INFO -- : [110/885] 2463667=test_thread
I, [2024-05-12T07:23:18.199158 #2422202]  INFO -- : [111/885] 2463661=test_socket
I, [2024-05-12T07:23:18.221850 #2422202]  INFO -- : [112/885] 2463654=test_ractor
I, [2024-05-12T07:23:18.238780 #2422202]  INFO -- : [113/885] 2463654=test_severity
I, [2024-05-12T07:23:18.240453 #2422202]  INFO -- : [114/885] 2463655=test_gem_install_update_options
I, [2024-05-12T07:23:18.246348 #2422202]  INFO -- : [115/885] 2463654=parse_test
I, [2024-05-12T07:23:18.257273 #2422202]  INFO -- : [116/885] 2463671=test_require_lib
I, [2024-05-12T07:23:18.278275 #2422202]  INFO -- : [117/885] 2463652=test_extlibs
I, [2024-05-12T07:23:18.316720 #2422202]  INFO -- : [118/885] 2463657=test_rdoc_generator_ri
I, [2024-05-12T07:23:18.327954 #2422202]  INFO -- : [119/885] 2463657=test_gem_stream_ui
I, [2024-05-12T07:23:18.394555 #2422202]  INFO -- : [120/885] 2463667=test_m17n_comb
I, [2024-05-12T07:23:18.409332 #2422202]  INFO -- : [121/885] 2463657=test_memory_view
I, [2024-05-12T07:23:18.432195 #2422202]  INFO -- : [122/885] 2463655=test_ractor
I, [2024-05-12T07:23:18.470443 #2422202]  INFO -- : [123/885] 2463669=test_ansi_with_terminfo
I, [2024-05-12T07:23:18.497689 #2422202]  INFO -- : [124/885] 2463657=test_rdoc_generator_pot_po
I, [2024-05-12T07:23:18.501477 #2422202]  INFO -- : [125/885] 2463657=test_json_tree
I, [2024-05-12T07:23:18.502183 #2422202]  INFO -- : [126/885] 2463655=test_rdoc_markup_to_markdown
I, [2024-05-12T07:23:18.505245 #2422202]  INFO -- : [127/885] 2463657=test_case
I, [2024-05-12T07:23:18.505421 #2422202]  INFO -- : [128/885] 2463657=test_pkey
I, [2024-05-12T07:23:18.531968 #2422202]  INFO -- : [129/885] 2463669=test_parser_events
I, [2024-05-12T07:23:18.552733 #2422202]  INFO -- : [130/885] 2463657=test_reline
I, [2024-05-12T07:23:18.565990 #2422202]  INFO -- : [131/885] 2463655=test_cclass
I, [2024-05-12T07:23:18.619201 #2422202]  INFO -- : [132/885] 2463669=test_gem_version_option
I, [2024-05-12T07:23:18.659180 #2422202]  INFO -- : [133/885] 2463669=test_grapheme_breaks
I, [2024-05-12T07:23:18.684843 #2422202]  INFO -- : [134/885] 2463669=test_gem_request_connection_pools
I, [2024-05-12T07:23:18.703981 #2422202]  INFO -- : [135/885] 2463666=test_generic
I, [2024-05-12T07:23:18.706277 #2422202]  INFO -- : [136/885] 2463655=test_win32ole
I, [2024-05-12T07:23:18.713298 #2422202]  INFO -- : [137/885] 2463655=test_scan_args
I, [2024-05-12T07:23:18.742444 #2422202]  INFO -- : [138/885] 2463655=test_enumerator_kw
I, [2024-05-12T07:23:18.745574 #2422202]  INFO -- : [139/885] 2463666=test_settracefunc
I, [2024-05-12T07:23:18.747735 #2422202]  INFO -- : [140/885] 2463655=test_gem_text
I, [2024-05-12T07:23:18.803322 #2422202]  INFO -- : [141/885] 2463655=test_gem_commands_mirror
I, [2024-05-12T07:23:18.811341 #2422202]  INFO -- : [142/885] 2463655=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-12T07:23:18.819874 #2422202]  INFO -- : [143/885] 2463660=test_method_cache
I, [2024-05-12T07:23:18.827580 #2422202]  INFO -- : [144/885] 2463660=test_gem_request
I, [2024-05-12T07:23:18.861592 #2422202]  INFO -- : [145/885] 2463655=test_sprintf_comb
I, [2024-05-12T07:23:18.875436 #2422202]  INFO -- : [146/885] 2463664=test_exception
I, [2024-05-12T07:23:18.948442 #2422202]  INFO -- : [147/885] 2463658=test_bug_reporter
I, [2024-05-12T07:23:18.950109 #2422202]  INFO -- : [148/885] 2463657=test_gem_package_tar_reader_entry
I, [2024-05-12T07:23:19.015106 #2422202]  INFO -- : [149/885] 2463655=test_gem_name_tuple
I, [2024-05-12T07:23:19.025209 #2422202]  INFO -- : [150/885] 2463655=test_rand
I, [2024-05-12T07:23:19.135005 #2422202]  INFO -- : [151/885] 2463660=test_rdoc_cross_reference
I, [2024-05-12T07:23:19.149300 #2422202]  INFO -- : [152/885] 2463670=test_gem_commands_info_command
I, [2024-05-12T07:23:19.152009 #2422202]  INFO -- : [153/885] 2463657=test_scalar
I, [2024-05-12T07:23:19.153579 #2422202]  INFO -- : [154/885] 2463657=test_gem_dependency_installer
I, [2024-05-12T07:23:19.181723 #2422202]  INFO -- : [155/885] 2463670=test_case_options
I, [2024-05-12T07:23:19.193825 #2422202]  INFO -- : [156/885] 2463670=test_store
I, [2024-05-12T07:23:19.283518 #2422202]  INFO -- : [157/885] 2463655=test_tcp
I, [2024-05-12T07:23:19.335144 #2422202]  INFO -- : [158/885] 2463658=test_iso_8859
I, [2024-05-12T07:23:19.340517 #2422202]  INFO -- : [159/885] 2463670=test_rdoc_text
I, [2024-05-12T07:23:19.348996 #2422202]  INFO -- : [160/885] 2463662=test_syntax
I, [2024-05-12T07:23:19.355426 #2422202]  INFO -- : [161/885] 2463655=test_gem_safe_yaml
I, [2024-05-12T07:23:19.373065 #2422202]  INFO -- : [162/885] 2463655=test_require
I, [2024-05-12T07:23:19.373631 #2422202]  INFO -- : [163/885] 2463658=test_rdoc_markup_to_joined_paragraph
I, [2024-05-12T07:23:19.382383 #2422202]  INFO -- : [164/885] 2463655=test_date_time
I, [2024-05-12T07:23:19.396337 #2422202]  INFO -- : [165/885] 2463655=index_write_test
I, [2024-05-12T07:23:19.447406 #2422202]  INFO -- : [166/885] 2463670=test_date_new
I, [2024-05-12T07:23:19.456848 #2422202]  INFO -- : [167/885] 2463670=test_data
I, [2024-05-12T07:23:19.463936 #2422202]  INFO -- : [168/885] 2463670=test_httpresponse
I, [2024-05-12T07:23:19.476849 #2422202]  INFO -- : [169/885] 2463655=test_open-uri
I, [2024-05-12T07:23:19.545157 #2422202]  INFO -- : [170/885] 2463658=test_rdoc_parser_ruby
I, [2024-05-12T07:23:19.550841 #2422202]  INFO -- : [171/885] 2463670=test_rdoc_context
I, [2024-05-12T07:23:19.554907 #2422202]  INFO -- : [172/885] 2463660=test_nil2vtempty
I, [2024-05-12T07:23:19.559854 #2422202]  INFO -- : [173/885] 2463660=test_stream
I, [2024-05-12T07:23:19.585261 #2422202]  INFO -- : [174/885] 2463660=test_gem_commands_dependency_command
I, [2024-05-12T07:23:19.662884 #2422202]  INFO -- : [175/885] 2463660=test_gem_resolver
I, [2024-05-12T07:23:19.666589 #2422202]  INFO -- : [176/885] 2463666=test_safe_load
I, [2024-05-12T07:23:19.673104 #2422202]  INFO -- : [177/885] 2463666=test_gem_resolver_composed_set
I, [2024-05-12T07:23:19.727522 #2422202]  INFO -- : [178/885] 2463669=test_name_error
I, [2024-05-12T07:23:19.808827 #2422202]  INFO -- : [179/885] 2463661=test_rdoc_markup_attribute_manager
I, [2024-05-12T07:23:19.819962 #2422202]  INFO -- : [180/885] 2463669=test_http
I, [2024-05-12T07:23:19.844988 #2422202]  INFO -- : [181/885] 2463669=test_gem_commands_which_command
I, [2024-05-12T07:23:19.876571 #2422202]  INFO -- : [182/885] 2463669=test_shift_jis
I, [2024-05-12T07:23:19.882240 #2422202]  INFO -- : [183/885] 2463669=test_flags
I, [2024-05-12T07:23:19.890724 #2422202]  INFO -- : [184/885] 2463666=test_inadvertent_creation
I, [2024-05-12T07:23:19.953453 #2422202]  INFO -- : [185/885] 2463660=test_enumerator
I, [2024-05-12T07:23:19.960140 #2422202]  INFO -- : [186/885] 2463661=test_gem_commands_specification_command
I, [2024-05-12T07:23:20.017711 #2422202]  INFO -- : [187/885] 2463666=test_arity
I, [2024-05-12T07:23:20.022378 #2422202]  INFO -- : [188/885] 2463666=test_gem_ext_rake_builder
I, [2024-05-12T07:23:20.083758 #2422202]  INFO -- : [189/885] 2463667=test_logdevice
I, [2024-05-12T07:23:20.091884 #2422202]  INFO -- : [190/885] 2463661=test_gem_resolver_lock_specification
I, [2024-05-12T07:23:20.124288 #2422202]  INFO -- : [191/885] 2463661=test_err_in_callback
I, [2024-05-12T07:23:20.129978 #2422202]  INFO -- : [192/885] 2463661=test_x509cert
I, [2024-05-12T07:23:20.149673 #2422202]  INFO -- : [193/885] 2463652=test_gc
I, [2024-05-12T07:23:20.187212 #2422202]  INFO -- : [194/885] 2463658=test_last_thread
I, [2024-05-12T07:23:20.267698 #2422202]  INFO -- : [195/885] 2463653=test_process
I, [2024-05-12T07:23:20.351922 #2422202]  INFO -- : [196/885] 2463655=test_pack
I, [2024-05-12T07:23:20.363856 #2422202]  INFO -- : [197/885] 2463670=test_gem_security_policy
I, [2024-05-12T07:23:20.409194 #2422202]  INFO -- : [198/885] 2463661=test_gem_source_local
I, [2024-05-12T07:23:20.492810 #2422202]  INFO -- : [199/885] 2463668=newline_test
I, [2024-05-12T07:23:20.595419 #2422202]  INFO -- : [200/885] 2463655=test_uncorrectable_name_check
I, [2024-05-12T07:23:20.603988 #2422202]  INFO -- : [201/885] 2463655=test_stringchar
I, [2024-05-12T07:23:20.606351 #2422202]  INFO -- : [202/885] 2463661=test_hash_create
I, [2024-05-12T07:23:20.606420 #2422202]  INFO -- : [203/885] 2463661=test_passing_block
I, [2024-05-12T07:23:20.616239 #2422202]  INFO -- : [204/885] 2463661=test_thread_fd_close
I, [2024-05-12T07:23:20.619890 #2422202]  INFO -- : [205/885] 2463661=test_securerandom
I, [2024-05-12T07:23:20.621851 #2422202]  INFO -- : [206/885] 2463670=test_logperiod
I, [2024-05-12T07:23:20.628326 #2422202]  INFO -- : [207/885] 2463670=test_rdoc_normal_module
I, [2024-05-12T07:23:20.646633 #2422202]  INFO -- : [208/885] 2463661=test_c_union_entity
I, [2024-05-12T07:23:20.651040 #2422202]  INFO -- : [209/885] 2463659=test_rdoc_markdown_test
I, [2024-05-12T07:23:20.665576 #2422202]  INFO -- : [210/885] 2463668=test_flush
I, [2024-05-12T07:23:20.671470 #2422202]  INFO -- : [211/885] 2463670=test_singleton
I, [2024-05-12T07:23:20.671947 #2422202]  INFO -- : [212/885] 2463668=test_io_console
I, [2024-05-12T07:23:20.681176 #2422202]  INFO -- : [213/885] 2463670=test_switch_hitter
I, [2024-05-12T07:23:20.690540 #2422202]  INFO -- : [214/885] 2463670=test_gem_resolver_installed_specification
I, [2024-05-12T07:23:20.699613 #2422202]  INFO -- : [215/885] 2463664=test_scanner_events
I, [2024-05-12T07:23:20.706664 #2422202]  INFO -- : [216/885] 2463670=test_gem_remote_fetcher
I, [2024-05-12T07:23:20.709643 #2422202]  INFO -- : [217/885] 2463654=test_mdns
I, [2024-05-12T07:23:20.723019 #2422202]  INFO -- : [218/885] 2463655=test_parse
I, [2024-05-12T07:23:20.723923 #2422202]  INFO -- : [219/885] 2463654=test_gem_resolver_specification
I, [2024-05-12T07:23:20.724415 #2422202]  INFO -- : [220/885] 2463661=test_gem_dependency
I, [2024-05-12T07:23:20.761267 #2422202]  INFO -- : [221/885] 2463654=test_path_to_class
I, [2024-05-12T07:23:20.765524 #2422202]  INFO -- : [222/885] 2463654=test_inlinecache
I, [2024-05-12T07:23:20.773422 #2422202]  INFO -- : [223/885] 2463664=test_rdoc_markup_verbatim
I, [2024-05-12T07:23:20.778177 #2422202]  INFO -- : [224/885] 2463664=test_gem_commands_search_command
I, [2024-05-12T07:23:20.784455 #2422202]  INFO -- : [225/885] 2463664=test_complex
I, [2024-05-12T07:23:20.797857 #2422202]  INFO -- : [226/885] 2463666=test_gem_ext_ext_conf_builder
I, [2024-05-12T07:23:20.836927 #2422202]  INFO -- : [227/885] 2463669=test_frozen_error
I, [2024-05-12T07:23:20.841192 #2422202]  INFO -- : [228/885] 2463654=test_gem_stub_specification
I, [2024-05-12T07:23:20.844575 #2422202]  INFO -- : [229/885] 2463669=test_method_cache
I, [2024-05-12T07:23:20.852794 #2422202]  INFO -- : [230/885] 2463669=test_emitter
I, [2024-05-12T07:23:20.858549 #2422202]  INFO -- : [231/885] 2463669=test_gem_commands_signin_command
I, [2024-05-12T07:23:20.865415 #2422202]  INFO -- : [232/885] 2463661=test_resource
I, [2024-05-12T07:23:20.891157 #2422202]  INFO -- : [233/885] 2463661=test_ldap
I, [2024-05-12T07:23:20.909389 #2422202]  INFO -- : [234/885] 2463661=test_fileutils
I, [2024-05-12T07:23:20.925068 #2422202]  INFO -- : [235/885] 2463664=test_string_processing
I, [2024-05-12T07:23:20.936757 #2422202]  INFO -- : [236/885] 2463667=test_rdoc_options
I, [2024-05-12T07:23:20.937539 #2422202]  INFO -- : [237/885] 2463669=test_econv
I, [2024-05-12T07:23:20.968161 #2422202]  INFO -- : [238/885] 2463654=test_cesu8
I, [2024-05-12T07:23:20.972062 #2422202]  INFO -- : [239/885] 2463654=test_gem_version
I, [2024-05-12T07:23:20.989193 #2422202]  INFO -- : [240/885] 2463664=test_too_many_dummy_encodings
I, [2024-05-12T07:23:21.044471 #2422202]  INFO -- : [241/885] 2463654=test_gem_commands_list_command
I, [2024-05-12T07:23:21.057146 #2422202]  INFO -- : [242/885] 2463654=test_stack
I, [2024-05-12T07:23:21.069003 #2422202]  INFO -- : [243/885] 2463664=test_rdoc_include
I, [2024-05-12T07:23:21.140467 #2422202]  INFO -- : [244/885] 2463664=test_reqarg
I, [2024-05-12T07:23:21.203081 #2422202]  INFO -- : [245/885] 2463661=test_gem_resolver_index_specification
I, [2024-05-12T07:23:21.221313 #2422202]  INFO -- : [246/885] 2463655=test_internal_ivar
I, [2024-05-12T07:23:21.221730 #2422202]  INFO -- : [247/885] 2463667=test_rdoc_markup
I, [2024-05-12T07:23:21.226235 #2422202]  INFO -- : [248/885] 2463655=test_gem_commands_help_command
I, [2024-05-12T07:23:21.233341 #2422202]  INFO -- : [249/885] 2463667=test_prettyprint
I, [2024-05-12T07:23:21.250981 #2422202]  INFO -- : [250/885] 2463667=test_tracepoint
I, [2024-05-12T07:23:21.253860 #2422202]  INFO -- : [251/885] 2463661=test_utf32
I, [2024-05-12T07:23:21.259651 #2422202]  INFO -- : [252/885] 2463661=test_basicsocket
I, [2024-05-12T07:23:21.266525 #2422202]  INFO -- : [253/885] 2463658=test_duplicate
I, [2024-05-12T07:23:21.271200 #2422202]  INFO -- : [254/885] 2463661=test_noarg
I, [2024-05-12T07:23:21.272663 #2422202]  INFO -- : [255/885] 2463658=parse_comments_test
I, [2024-05-12T07:23:21.301650 #2422202]  INFO -- : [256/885] 2463655=test_tempfile
I, [2024-05-12T07:23:21.375104 #2422202]  INFO -- : [257/885] 2463658=test_function
I, [2024-05-12T07:23:21.466495 #2422202]  INFO -- : [258/885] 2463657=test_queue
I, [2024-05-12T07:23:21.472182 #2422202]  INFO -- : [259/885] 2463661=test_irb
I, [2024-05-12T07:23:21.474628 #2422202]  INFO -- : [260/885] 2463657=test_random
I, [2024-05-12T07:23:21.481168 #2422202]  INFO -- : [261/885] 2463657=test_asn1
I, [2024-05-12T07:23:21.487960 #2422202]  INFO -- : [262/885] 2463665=test_rdoc_normal_class
I, [2024-05-12T07:23:21.489615 #2422202]  INFO -- : [263/885] 2463667=test_class
I, [2024-05-12T07:23:21.490160 #2422202]  INFO -- : [264/885] 2463664=test_const
I, [2024-05-12T07:23:21.491337 #2422202]  INFO -- : [265/885] 2463657=json_string_matching_test
I, [2024-05-12T07:23:21.494664 #2422202]  INFO -- : [266/885] 2463664=test_load
I, [2024-05-12T07:23:21.503831 #2422202]  INFO -- : [267/885] 2463664=test_gem_installer
I, [2024-05-12T07:23:21.513142 #2422202]  INFO -- : [268/885] 2463657=test_yamlstore
I, [2024-05-12T07:23:21.519124 #2422202]  INFO -- : [269/885] 2463657=test_date_strftime
I, [2024-05-12T07:23:21.578825 #2422202]  INFO -- : [270/885] 2463655=test_rdoc_parser_rd
I, [2024-05-12T07:23:21.585869 #2422202]  INFO -- : [271/885] 2463658=test_gem_source_vendor
I, [2024-05-12T07:23:21.595815 #2422202]  INFO -- : [272/885] 2463659=test_gem_commands_owner_command
I, [2024-05-12T07:23:21.598212 #2422202]  INFO -- : [273/885] 2463658=test_recorder
I, [2024-05-12T07:23:21.602654 #2422202]  INFO -- : [274/885] 2463665=test_bash_completion
I, [2024-05-12T07:23:21.609830 #2422202]  INFO -- : [275/885] 2463665=test_formatter
I, [2024-05-12T07:23:21.613416 #2422202]  INFO -- : [276/885] 2463665=test_deprecate
I, [2024-05-12T07:23:21.636214 #2422202]  INFO -- : [277/885] 2463658=test_rdoc_constant
I, [2024-05-12T07:23:21.642428 #2422202]  INFO -- : [278/885] 2463655=test_file
I, [2024-05-12T07:23:21.647190 #2422202]  INFO -- : [279/885] 2463655=test_rdoc_markdown
I, [2024-05-12T07:23:21.733413 #2422202]  INFO -- : [280/885] 2463661=test_gem_available_set
I, [2024-05-12T07:23:21.790712 #2422202]  INFO -- : [281/885] 2463658=test_rdoc_any_method
I, [2024-05-12T07:23:21.792355 #2422202]  INFO -- : [282/885] 2463661=test_modify_expand
I, [2024-05-12T07:23:21.797849 #2422202]  INFO -- : [283/885] 2463661=test_init
I, [2024-05-12T07:23:21.817395 #2422202]  INFO -- : [284/885] 2463665=test_complexrational
I, [2024-05-12T07:23:21.823152 #2422202]  INFO -- : [285/885] 2463665=test_pathname
I, [2024-05-12T07:23:21.884376 #2422202]  INFO -- : [286/885] 2463655=test_coverage
I, [2024-05-12T07:23:21.918651 #2422202]  INFO -- : [287/885] 2463669=test_rdoc_encoding
I, [2024-05-12T07:23:21.921183 #2422202]  INFO -- : [288/885] 2463657=regexp_test
I, [2024-05-12T07:23:21.967653 #2422202]  INFO -- : [289/885] 2463671=test_gem_package_tar_reader
I, [2024-05-12T07:23:21.997520 #2422202]  INFO -- : [290/885] 2463657=test_find
I, [2024-05-12T07:23:22.007024 #2422202]  INFO -- : [291/885] 2463665=test_ractor
I, [2024-05-12T07:23:22.015031 #2422202]  INFO -- : [292/885] 2463666=test_wss
I, [2024-05-12T07:23:22.018392 #2422202]  INFO -- : [293/885] 2463657=test_fiddle
I, [2024-05-12T07:23:22.035035 #2422202]  INFO -- : [294/885] 2463666=test_cgi_util
I, [2024-05-12T07:23:22.055596 #2422202]  INFO -- : [295/885] 2463654=test_require
I, [2024-05-12T07:23:22.076019 #2422202]  INFO -- : [296/885] 2463669=test_gem_ext_cmake_builder
I, [2024-05-12T07:23:22.076435 #2422202]  INFO -- : [297/885] 2463657=test_gem_commands_contents_command
I, [2024-05-12T07:23:22.095951 #2422202]  INFO -- : [298/885] 2463669=test_digest
I, [2024-05-12T07:23:22.110526 #2422202]  INFO -- : [299/885] 2463665=test_marshalable
I, [2024-05-12T07:23:22.129811 #2422202]  INFO -- : [300/885] 2463665=test_profile_frames
I, [2024-05-12T07:23:22.148861 #2422202]  INFO -- : [301/885] 2463659=test_pstore
I, [2024-05-12T07:23:22.154632 #2422202]  INFO -- : [302/885] 2463661=test_cstr
I, [2024-05-12T07:23:22.155908 #2422202]  INFO -- : [303/885] 2463657=test_enc_str_buf_cat
I, [2024-05-12T07:23:22.161133 #2422202]  INFO -- : [304/885] 2463657=test_gbk
I, [2024-05-12T07:23:22.163955 #2422202]  INFO -- : [305/885] 2463671=test_class2name
I, [2024-05-12T07:23:22.167990 #2422202]  INFO -- : [306/885] 2463657=test_rdoc_parser_c
I, [2024-05-12T07:23:22.177141 #2422202]  INFO -- : [307/885] 2463671=test_comparable
I, [2024-05-12T07:23:22.184984 #2422202]  INFO -- : [308/885] 2463671=test_shapes
I, [2024-05-12T07:23:22.186998 #2422202]  INFO -- : [309/885] 2463671=json_fixtures_test
I, [2024-05-12T07:23:22.197090 #2422202]  INFO -- : [310/885] 2463659=test_io_timeout
I, [2024-05-12T07:23:22.198524 #2422202]  INFO -- : [311/885] 2463671=test_ansi_without_terminfo
I, [2024-05-12T07:23:22.199391 #2422202]  INFO -- : [312/885] 2463659=test_gem_commands_sources_command
I, [2024-05-12T07:23:22.244638 #2422202]  INFO -- : [313/885] 2463671=test_bmethod
I, [2024-05-12T07:23:22.249919 #2422202]  INFO -- : [314/885] 2463671=test_euc_tw
I, [2024-05-12T07:23:22.252765 #2422202]  INFO -- : [315/885] 2463671=test_ractor
I, [2024-05-12T07:23:22.258140 #2422202]  INFO -- : [316/885] 2463666=test_rdoc_markup_formatter
I, [2024-05-12T07:23:22.266927 #2422202]  INFO -- : [317/885] 2463666=test_nowrite
I, [2024-05-12T07:23:22.280800 #2422202]  INFO -- : [318/885] 2463666=test_thread_queue
I, [2024-05-12T07:23:22.283516 #2422202]  INFO -- : [319/885] 2463671=test_wait
I, [2024-05-12T07:23:22.288207 #2422202]  INFO -- : [320/885] 2463658=test_handle
I, [2024-05-12T07:23:22.305145 #2422202]  INFO -- : [321/885] 2463665=test_yaml
I, [2024-05-12T07:23:22.342685 #2422202]  INFO -- : [322/885] 2463659=test_forwardable
I, [2024-05-12T07:23:22.352817 #2422202]  INFO -- : [323/885] 2463671=test_big2str
I, [2024-05-12T07:23:22.356904 #2422202]  INFO -- : [324/885] 2463671=test_files_sample
I, [2024-05-12T07:23:22.362299 #2422202]  INFO -- : [325/885] 2463659=test_stringscanner
I, [2024-05-12T07:23:22.394297 #2422202]  INFO -- : [326/885] 2463659=test_convertible
I, [2024-05-12T07:23:22.424833 #2422202]  INFO -- : [327/885] 2463665=parser_test
I, [2024-05-12T07:23:22.444305 #2422202]  INFO -- : [328/885] 2463671=test_yield
I, [2024-05-12T07:23:22.469520 #2422202]  INFO -- : [329/885] 2463657=test_rdoc_alias
I, [2024-05-12T07:23:22.495441 #2422202]  INFO -- : [330/885] 2463657=test_fstring
I, [2024-05-12T07:23:22.522673 #2422202]  INFO -- : [331/885] 2463665=test_optparse
I, [2024-05-12T07:23:22.600188 #2422202]  INFO -- : [332/885] 2463665=test_array
I, [2024-05-12T07:23:22.605928 #2422202]  INFO -- : [333/885] 2463665=test_webauthn_poller
I, [2024-05-12T07:23:22.612208 #2422202]  INFO -- : [334/885] 2463661=test_rdoc_markup_raw
I, [2024-05-12T07:23:22.615350 #2422202]  INFO -- : [335/885] 2463661=test_rat
I, [2024-05-12T07:23:22.620809 #2422202]  INFO -- : [336/885] 2463661=test_gem_resolver_best_set
I, [2024-05-12T07:23:22.632291 #2422202]  INFO -- : [337/885] 2463657=encoding_test
I, [2024-05-12T07:23:22.643656 #2422202]  INFO -- : [338/885] 2463670=test_typeddata
I, [2024-05-12T07:23:22.644095 #2422202]  INFO -- : [339/885] 2463658=test_rdoc_markup_to_html_crossref
I, [2024-05-12T07:23:22.686250 #2422202]  INFO -- : [340/885] 2463661=locals_test
I, [2024-05-12T07:23:22.736415 #2422202]  INFO -- : [341/885] 2463657=test_rdoc_require
I, [2024-05-12T07:23:22.743803 #2422202]  INFO -- : [342/885] 2463665=test_clone
I, [2024-05-12T07:23:22.751653 #2422202]  INFO -- : [343/885] 2463657=test_gem_commands_install_command
I, [2024-05-12T07:23:22.779076 #2422202]  INFO -- : [344/885] 2463655=test_readpartial
I, [2024-05-12T07:23:22.838440 #2422202]  INFO -- : [345/885] 2463670=ruby_parser_test
I, [2024-05-12T07:23:22.901350 #2422202]  INFO -- : [346/885] 2463670=test_pack
I, [2024-05-12T07:23:22.914296 #2422202]  INFO -- : [347/885] 2463665=test_backtrace
I, [2024-05-12T07:23:22.934522 #2422202]  INFO -- : [348/885] 2463656=test_io_buffer
I, [2024-05-12T07:23:22.934968 #2422202]  INFO -- : [349/885] 2463669=test_rdoc_task
I, [2024-05-12T07:23:22.937566 #2422202]  INFO -- : [350/885] 2463670=test_gem_resolver_conflict
I, [2024-05-12T07:23:22.939414 #2422202]  INFO -- : [351/885] 2463669=test_rdoc_markup_indented_paragraph
I, [2024-05-12T07:23:22.951062 #2422202]  INFO -- : [352/885] 2463670=test_utf16
I, [2024-05-12T07:23:22.956091 #2422202]  INFO -- : [353/885] 2463669=test_autoload
I, [2024-05-12T07:23:22.964742 #2422202]  INFO -- : [354/885] 2463670=test_unicode_escape
I, [2024-05-12T07:23:23.017253 #2422202]  INFO -- : [355/885] 2463670=test_io
I, [2024-05-12T07:23:23.025506 #2422202]  INFO -- : [356/885] 2463658=test_face
I, [2024-05-12T07:23:23.047850 #2422202]  INFO -- : [357/885] 2463658=test_sizeof
I, [2024-05-12T07:23:23.048731 #2422202]  INFO -- : [358/885] 2463656=test_case
I, [2024-05-12T07:23:23.076217 #2422202]  INFO -- : [359/885] 2463656=test_rendering
I, [2024-05-12T07:23:23.080029 #2422202]  INFO -- : [360/885] 2463656=test_yaml_tree
I, [2024-05-12T07:23:23.124869 #2422202]  INFO -- : [361/885] 2463656=test_math
I, [2024-05-12T07:23:23.136753 #2422202]  INFO -- : [362/885] 2463661=test_gem_commands_fetch_command
I, [2024-05-12T07:23:23.144728 #2422202]  INFO -- : [363/885] 2463656=test_gc
I, [2024-05-12T07:23:23.150875 #2422202]  INFO -- : [364/885] 2463656=test_libs
I, [2024-05-12T07:23:23.179808 #2422202]  INFO -- : [365/885] 2463656=test_config
I, [2024-05-12T07:23:23.185013 #2422202]  INFO -- : [366/885] 2463655=test_sleep
I, [2024-05-12T07:23:23.300294 #2422202]  INFO -- : [367/885] 2463661=test_ripper
I, [2024-05-12T07:23:23.334699 #2422202]  INFO -- : [368/885] 2463668=test_gem_config_file
I, [2024-05-12T07:23:23.387962 #2422202]  INFO -- : [369/885] 2463656=test_gem_resolver_activation_request
I, [2024-05-12T07:23:23.394673 #2422202]  INFO -- : [370/885] 2463656=test_getopts
I, [2024-05-12T07:23:23.400567 #2422202]  INFO -- : [371/885] 2463656=test_protocol
I, [2024-05-12T07:23:23.422266 #2422202]  INFO -- : [372/885] 2463654=test_yjit_exit_locations
I, [2024-05-12T07:23:23.424712 #2422202]  INFO -- : [373/885] 2463654=test_etc
I, [2024-05-12T07:23:23.482227 #2422202]  INFO -- : [374/885] 2463654=test_pkcs12
I, [2024-05-12T07:23:23.541531 #2422202]  INFO -- : [375/885] 2463667=test_system
I, [2024-05-12T07:23:23.576344 #2422202]  INFO -- : [376/885] 2463661=test_pkey_dh
I, [2024-05-12T07:23:23.643218 #2422202]  INFO -- : [377/885] 2463668=test_bigzero
I, [2024-05-12T07:23:23.643539 #2422202]  INFO -- : [378/885] 2463661=test_gem_util
I, [2024-05-12T07:23:23.643845 #2422202]  INFO -- : [379/885] 2463668=test_iseq_load
I, [2024-05-12T07:23:23.707434 #2422202]  INFO -- : [380/885] 2463656=test_gem_package_tar_header
I, [2024-05-12T07:23:23.752168 #2422202]  INFO -- : [381/885] 2463656=test_ftp
I, [2024-05-12T07:23:23.780167 #2422202]  INFO -- : [382/885] 2463656=test_euc_kr
I, [2024-05-12T07:23:23.785890 #2422202]  INFO -- : [383/885] 2463656=test_rdoc_context_section
I, [2024-05-12T07:23:23.796265 #2422202]  INFO -- : [384/885] 2463661=test_rdoc_rubygems_hook
I, [2024-05-12T07:23:23.811146 #2422202]  INFO -- : [385/885] 2463656=test_gem_commands_query_command
I, [2024-05-12T07:23:23.818241 #2422202]  INFO -- : [386/885] 2463654=test_method
I, [2024-05-12T07:23:23.866152 #2422202]  INFO -- : [387/885] 2463661=test_pack
I, [2024-05-12T07:23:23.941319 #2422202]  INFO -- : [388/885] 2463657=test_array_create
I, [2024-05-12T07:23:23.945998 #2422202]  INFO -- : [389/885] 2463657=test_gem_impossible_dependencies_error
I, [2024-05-12T07:23:23.950849 #2422202]  INFO -- : [390/885] 2463657=test_to_ruby
I, [2024-05-12T07:23:23.965802 #2422202]  INFO -- : [391/885] 2463657=test_pattern_key_name_check
I, [2024-05-12T07:23:23.969831 #2422202]  INFO -- : [392/885] 2463657=test_io
I, [2024-05-12T07:23:24.005162 #2422202]  INFO -- : [393/885] 2463661=test_hash
I, [2024-05-12T07:23:24.209790 #2422202]  INFO -- : [394/885] 2463657=test_ubf_async_safe
I, [2024-05-12T07:23:24.214888 #2422202]  INFO -- : [395/885] 2463657=test_sorted_set
I, [2024-05-12T07:23:24.215628 #2422202]  INFO -- : [396/885] 2463665=test_emoji
I, [2024-05-12T07:23:24.234102 #2422202]  INFO -- : [397/885] 2463668=test_win32ole_type_event
I, [2024-05-12T07:23:24.238398 #2422202]  INFO -- : [398/885] 2463668=test_win32ole_record
I, [2024-05-12T07:23:24.240662 #2422202]  INFO -- : [399/885] 2463668=test_gem_unsatisfiable_dependency_error
I, [2024-05-12T07:23:24.245303 #2422202]  INFO -- : [400/885] 2463665=test_gem_commands_uninstall_command
I, [2024-05-12T07:23:24.252691 #2422202]  INFO -- : [401/885] 2463668=test_condition
I, [2024-05-12T07:23:24.255623 #2422202]  INFO -- : [402/885] 2463668=test_foreach
I, [2024-05-12T07:23:24.272130 #2422202]  INFO -- : [403/885] 2463668=test_gem_source_specific_file
I, [2024-05-12T07:23:24.359702 #2422202]  INFO -- : [404/885] 2463667=test_cp949
I, [2024-05-12T07:23:24.361305 #2422202]  INFO -- : [405/885] 2463668=test_summary
I, [2024-05-12T07:23:24.363246 #2422202]  INFO -- : [406/885] 2463667=test_console_attr
I, [2024-05-12T07:23:24.365928 #2422202]  INFO -- : [407/885] 2463667=test_type_completor
I, [2024-05-12T07:23:24.367154 #2422202]  INFO -- : [408/885] 2463667=test_kwargs
I, [2024-05-12T07:23:24.373535 #2422202]  INFO -- : [409/885] 2463667=warnings_test
I, [2024-05-12T07:23:24.400021 #2422202]  INFO -- : [410/885] 2463671=test_io_wait
I, [2024-05-12T07:23:24.436846 #2422202]  INFO -- : [411/885] 2463656=test_gem_commands_exec_command
I, [2024-05-12T07:23:24.441625 #2422202]  INFO -- : [412/885] 2463657=test_date_attr
I, [2024-05-12T07:23:24.443698 #2422202]  INFO -- : [413/885] 2463657=test_ellipsize
I, [2024-05-12T07:23:24.460654 #2422202]  INFO -- : [414/885] 2463657=test_yjit
I, [2024-05-12T07:23:24.469205 #2422202]  INFO -- : [415/885] 2463667=test_weakmap
I, [2024-05-12T07:23:24.472479 #2422202]  INFO -- : [416/885] 2463657=test_workspace
I, [2024-05-12T07:23:24.495489 #2422202]  INFO -- : [417/885] 2463668=test_gem_commands_environment_command
I, [2024-05-12T07:23:24.543134 #2422202]  INFO -- : [418/885] 2463668=test_m17n
I, [2024-05-12T07:23:24.616743 #2422202]  INFO -- : [419/885] 2463668=test_ws
I, [2024-05-12T07:23:24.634020 #2422202]  INFO -- : [420/885] 2463668=test_argf
I, [2024-05-12T07:23:24.643646 #2422202]  INFO -- : [421/885] 2463662=test_kill_ring
I, [2024-05-12T07:23:24.690924 #2422202]  INFO -- : [422/885] 2463657=test_framework
I, [2024-05-12T07:23:24.701909 #2422202]  INFO -- : [423/885] 2463662=test_ns_spki
I, [2024-05-12T07:23:24.707211 #2422202]  INFO -- : [424/885] 2463657=test_alias_and_anchor
I, [2024-05-12T07:23:24.712866 #2422202]  INFO -- : [425/885] 2463657=test_postponed_job
I, [2024-05-12T07:23:24.735009 #2422202]  INFO -- : [426/885] 2463671=test_external_new
I, [2024-05-12T07:23:24.739951 #2422202]  INFO -- : [427/885] 2463671=test_gem_resolver_dependency_request
I, [2024-05-12T07:23:24.754428 #2422202]  INFO -- : [428/885] 2463662=test_tree_builder
I, [2024-05-12T07:23:24.765558 #2422202]  INFO -- : [429/885] 2463671=test_hash
I, [2024-05-12T07:23:24.770250 #2422202]  INFO -- : [430/885] 2463662=test_protect
I, [2024-05-12T07:23:24.774233 #2422202]  INFO -- : [431/885] 2463671=test_win32ole_typelib
I, [2024-05-12T07:23:24.776647 #2422202]  INFO -- : [432/885] 2463662=test_gem_request_set_lockfile
I, [2024-05-12T07:23:24.781955 #2422202]  INFO -- : [433/885] 2463671=test_raise_exception
I, [2024-05-12T07:23:24.826109 #2422202]  INFO -- : [434/885] 2463665=test_set
I, [2024-05-12T07:23:24.834756 #2422202]  INFO -- : [435/885] 2463665=test_show_source
I, [2024-05-12T07:23:24.840614 #2422202]  INFO -- : [436/885] 2463665=test_have_library
I, [2024-05-12T07:23:25.085249 #2422202]  INFO -- : [437/885] 2463657=test_remote_fetch_error
I, [2024-05-12T07:23:25.093254 #2422202]  INFO -- : [438/885] 2463657=test_c_struct_entry
I, [2024-05-12T07:23:25.233017 #2422202]  INFO -- : [439/885] 2463655=test_lock_native_thread
I, [2024-05-12T07:23:25.240474 #2422202]  INFO -- : [440/885] 2463662=test_gem_commands_stale_command
I, [2024-05-12T07:23:25.259528 #2422202]  INFO -- : [441/885] 2463662=test_undef
I, [2024-05-12T07:23:25.264643 #2422202]  INFO -- : [442/885] 2463662=ripper_test
I, [2024-05-12T07:23:25.338458 #2422202]  INFO -- : [443/885] 2463656=test_objspace
I, [2024-05-12T07:23:25.404304 #2422202]  INFO -- : [444/885] 2463657=test_line_editor
I, [2024-05-12T07:23:25.410177 #2422202]  INFO -- : [445/885] 2463657=test_gem_security_trust_dir
I, [2024-05-12T07:23:25.450827 #2422202]  INFO -- : [446/885] 2463657=comments_test
I, [2024-05-12T07:23:25.456437 #2422202]  INFO -- : [447/885] 2463657=test_gem_requirement
I, [2024-05-12T07:23:25.551164 #2422202]  INFO -- : [448/885] 2463671=test_sprintf
I, [2024-05-12T07:23:25.562053 #2422202]  INFO -- : [449/885] 2463655=test_string_memory
I, [2024-05-12T07:23:25.580234 #2422202]  INFO -- : [450/885] 2463657=test_ssl_session
I, [2024-05-12T07:23:25.644453 #2422202]  INFO -- : [451/885] 2463655=test_thread_cv
I, [2024-05-12T07:23:25.724238 #2422202]  INFO -- : [452/885] 2463671=test_lexer
I, [2024-05-12T07:23:25.737958 #2422202]  INFO -- : [453/885] 2463671=test_notimplement
I, [2024-05-12T07:23:25.744048 #2422202]  INFO -- : [454/885] 2463671=test_random
I, [2024-05-12T07:23:25.752659 #2422202]  INFO -- : [455/885] 2463671=test_gem_uri
I, [2024-05-12T07:23:25.778800 #2422202]  INFO -- : [456/885] 2463671=test_key_event_record
I, [2024-05-12T07:23:25.779070 #2422202]  INFO -- : [457/885] 2463671=test_gem_resolver_vendor_specification
I, [2024-05-12T07:23:25.803583 #2422202]  INFO -- : [458/885] 2463671=test_gem_commands_update_command
I, [2024-05-12T07:23:25.830121 #2422202]  INFO -- : [459/885] 2463664=static_literals_test
I, [2024-05-12T07:23:25.846189 #2422202]  INFO -- : [460/885] 2463662=test_data
I, [2024-05-12T07:23:25.849569 #2422202]  INFO -- : [461/885] 2463662=test_filter
I, [2024-05-12T07:23:25.888111 #2422202]  INFO -- : [462/885] 2463662=test_gem_gem_runner
I, [2024-05-12T07:23:25.896980 #2422202]  INFO -- : [463/885] 2463664=test_rdoc_method_attr
I, [2024-05-12T07:23:25.929030 #2422202]  INFO -- : [464/885] 2463662=test_unicode
I, [2024-05-12T07:23:25.938660 #2422202]  INFO -- : [465/885] 2463662=test_rdoc_parser_changelog
I, [2024-05-12T07:23:25.978003 #2422202]  INFO -- : [466/885] 2463665=test_enumerator
I, [2024-05-12T07:23:25.985416 #2422202]  INFO -- : [467/885] 2463665=test_koi8
I, [2024-05-12T07:23:25.987782 #2422202]  INFO -- : [468/885] 2463665=parameters_signature_test
I, [2024-05-12T07:23:25.989663 #2422202]  INFO -- : [469/885] 2463664=test_rdoc_generator_pot
I, [2024-05-12T07:23:25.992491 #2422202]  INFO -- : [470/885] 2463665=redundant_return_test
I, [2024-05-12T07:23:25.995323 #2422202]  INFO -- : [471/885] 2463664=test_case_mapping
I, [2024-05-12T07:23:26.002599 #2422202]  INFO -- : [472/885] 2463665=test_path
I, [2024-05-12T07:23:26.008166 #2422202]  INFO -- : [473/885] 2463664=test_win32ole_param_event
I, [2024-05-12T07:23:26.012659 #2422202]  INFO -- : [474/885] 2463665=test_bn
I, [2024-05-12T07:23:26.021875 #2422202]  INFO -- : [475/885] 2463664=test_addrinfo
I, [2024-05-12T07:23:26.030074 #2422202]  INFO -- : [476/885] 2463665=test_http
I, [2024-05-12T07:23:26.058291 #2422202]  INFO -- : [477/885] 2463664=test_tree_spell_checker
I, [2024-05-12T07:23:26.064845 #2422202]  INFO -- : [478/885] 2463658=test_rdoc_markup_to_html
I, [2024-05-12T07:23:26.077787 #2422202]  INFO -- : [479/885] 2463664=test_date_compat
I, [2024-05-12T07:23:26.081124 #2422202]  INFO -- : [480/885] 2463664=test_bug-14834
I, [2024-05-12T07:23:26.140909 #2422202]  INFO -- : [481/885] 2463658=test_terminfo
I, [2024-05-12T07:23:26.143054 #2422202]  INFO -- : [482/885] 2463658=test_compile_prism
I, [2024-05-12T07:23:26.154382 #2422202]  INFO -- : [483/885] 2463664=json_encoding_test
I, [2024-05-12T07:23:26.166978 #2422202]  INFO -- : [484/885] 2463662=test_color
I, [2024-05-12T07:23:26.175700 #2422202]  INFO -- : [485/885] 2463664=test_key_stroke
I, [2024-05-12T07:23:26.180377 #2422202]  INFO -- : [486/885] 2463664=test_set_len
I, [2024-05-12T07:23:26.186718 #2422202]  INFO -- : [487/885] 2463664=test_encoding
I, [2024-05-12T07:23:26.202402 #2422202]  INFO -- : [488/885] 2463664=test_httpresponses
I, [2024-05-12T07:23:26.239382 #2422202]  INFO -- : [489/885] 2463664=test_rdoc_ri_driver
I, [2024-05-12T07:23:26.245995 #2422202]  INFO -- : [490/885] 2463662=test_gem_resolver_local_specification
I, [2024-05-12T07:23:26.263322 #2422202]  INFO -- : [491/885] 2463662=test_httpheader
I, [2024-05-12T07:23:26.277262 #2422202]  INFO -- : [492/885] 2463652=test_rdoc_markup_to_label
I, [2024-05-12T07:23:26.280725 #2422202]  INFO -- : [493/885] 2463655=test_install
I, [2024-05-12T07:23:26.300395 #2422202]  INFO -- : [494/885] 2463663=test_sockopt
I, [2024-05-12T07:23:26.309269 #2422202]  INFO -- : [495/885] 2463663=test_pair
I, [2024-05-12T07:23:26.318818 #2422202]  INFO -- : [496/885] 2463662=test_gem_commands_yank_command
I, [2024-05-12T07:23:26.456842 #2422202]  INFO -- : [497/885] 2463652=test_win32ole_param
I, [2024-05-12T07:23:26.459065 #2422202]  INFO -- : [498/885] 2463652=test_acceptable
I, [2024-05-12T07:23:26.467890 #2422202]  INFO -- : [499/885] 2463658=test_euc_jp
I, [2024-05-12T07:23:26.475610 #2422202]  INFO -- : [500/885] 2463658=test_rdoc_generator_pot_po_entry
I, [2024-05-12T07:23:26.480877 #2422202]  INFO -- : [501/885] 2463658=test_document
I, [2024-05-12T07:23:26.484840 #2422202]  INFO -- : [502/885] 2463658=test_rdoc_i18n_locale
I, [2024-05-12T07:23:26.490924 #2422202]  INFO -- : [503/885] 2463658=test_chilled
I, [2024-05-12T07:23:26.491848 #2422202]  INFO -- : [504/885] 2463658=test_name_error_extension
I, [2024-05-12T07:23:26.498257 #2422202]  INFO -- : [505/885] 2463655=test_human_typo
I, [2024-05-12T07:23:26.499844 #2422202]  INFO -- : [506/885] 2463658=test_primitive
I, [2024-05-12T07:23:26.501837 #2422202]  INFO -- : [507/885] 2463655=test_rbconfig
I, [2024-05-12T07:23:26.506770 #2422202]  INFO -- : [508/885] 2463655=test_gem_security
I, [2024-05-12T07:23:26.510510 #2422202]  INFO -- : [509/885] 2463658=test_rdoc_servlet
I, [2024-05-12T07:23:26.519675 #2422202]  INFO -- : [510/885] 2463652=test_ractor
I, [2024-05-12T07:23:26.522962 #2422202]  INFO -- : [511/885] 2463657=test_digest
I, [2024-05-12T07:23:26.528660 #2422202]  INFO -- : [512/885] 2463666=test_closure
I, [2024-05-12T07:23:26.532337 #2422202]  INFO -- : [513/885] 2463657=test_bundled_ca
I, [2024-05-12T07:23:26.565388 #2422202]  INFO -- : [514/885] 2463652=test_open3
I, [2024-05-12T07:23:26.580543 #2422202]  INFO -- : [515/885] 2463664=test_multi_irb_commands
I, [2024-05-12T07:23:26.592583 #2422202]  INFO -- : [516/885] 2463664=test_fiber
I, [2024-05-12T07:23:26.620872 #2422202]  INFO -- : [517/885] 2463658=test_mkmf
I, [2024-05-12T07:23:26.639365 #2422202]  INFO -- : [518/885] 2463658=test_date_marshal
I, [2024-05-12T07:23:26.650643 #2422202]  INFO -- : [519/885] 2463658=test_history
I, [2024-05-12T07:23:26.661678 #2422202]  INFO -- : [520/885] 2463658=test_popen_deadlock
I, [2024-05-12T07:23:26.809614 #2422202]  INFO -- : [521/885] 2463662=test_delegate
I, [2024-05-12T07:23:26.821078 #2422202]  INFO -- : [522/885] 2463662=test_exit
I, [2024-05-12T07:23:26.828012 #2422202]  INFO -- : [523/885] 2463666=test_recursion
I, [2024-05-12T07:23:26.830918 #2422202]  INFO -- : [524/885] 2463666=test_stream
I, [2024-05-12T07:23:26.836954 #2422202]  INFO -- : [525/885] 2463666=test_to_ary_concat
I, [2024-05-12T07:23:26.840855 #2422202]  INFO -- : [526/885] 2463659=test_webauthn_listener_response
I, [2024-05-12T07:23:26.861185 #2422202]  INFO -- : [527/885] 2463659=test_time
I, [2024-05-12T07:23:26.907608 #2422202]  INFO -- : [528/885] 2463662=test_printf
I, [2024-05-12T07:23:26.923396 #2422202]  INFO -- : [529/885] 2463662=test_rdoc_markup_pre_process
I, [2024-05-12T07:23:26.936770 #2422202]  INFO -- : [530/885] 2463671=test_pinned
I, [2024-05-12T07:23:26.969327 #2422202]  INFO -- : [531/885] 2463671=reflection_test
I, [2024-05-12T07:23:27.018091 #2422202]  INFO -- : [532/885] 2463662=test_within_pipe
I, [2024-05-12T07:23:27.041161 #2422202]  INFO -- : [533/885] 2463671=test_emoji_breaks
I, [2024-05-12T07:23:27.042292 #2422202]  INFO -- : [534/885] 2463671=test_gem_bundler_version_finder
I, [2024-05-12T07:23:27.048237 #2422202]  INFO -- : [535/885] 2463662=test_rdoc_markup_to_bs
I, [2024-05-12T07:23:27.066152 #2422202]  INFO -- : [536/885] 2463671=test_help
I, [2024-05-12T07:23:27.070088 #2422202]  INFO -- : [537/885] 2463671=test_beginendblock
I, [2024-05-12T07:23:27.078178 #2422202]  INFO -- : [538/885] 2463662=test_files_lib
I, [2024-05-12T07:23:27.106750 #2422202]  INFO -- : [539/885] 2463659=test_gem_commands_unpack_command
I, [2024-05-12T07:23:27.309844 #2422202]  INFO -- : [540/885] 2463658=test_pkey_dsa
I, [2024-05-12T07:23:27.380775 #2422202]  INFO -- : [541/885] 2463659=test_ocsp
I, [2024-05-12T07:23:27.452669 #2422202]  INFO -- : [542/885] 2463671=test_class
I, [2024-05-12T07:23:27.471483 #2422202]  INFO -- : [543/885] 2463671=test_scheduler
I, [2024-05-12T07:23:27.505226 #2422202]  INFO -- : [544/885] 2463669=test_rdoc_markup_heading
I, [2024-05-12T07:23:27.523147 #2422202]  INFO -- : [545/885] 2463669=test_exception_at_throwing
I, [2024-05-12T07:23:27.608897 #2422202]  INFO -- : [546/885] 2463669=test_iseq
I, [2024-05-12T07:23:27.652521 #2422202]  INFO -- : [547/885] 2463671=test_gem_commands_server_command
I, [2024-05-12T07:23:27.658856 #2422202]  INFO -- : [548/885] 2463671=test_did_you_mean
I, [2024-05-12T07:23:27.683110 #2422202]  INFO -- : [549/885] 2463659=test_io_m17n
I, [2024-05-12T07:23:27.693623 #2422202]  INFO -- : [550/885] 2463666=test_variable_name_check
I, [2024-05-12T07:23:27.734716 #2422202]  INFO -- : [551/885] 2463666=test_tracer
I, [2024-05-12T07:23:27.776386 #2422202]  INFO -- : [552/885] 2463666=test_cmethod
I, [2024-05-12T07:23:27.785688 #2422202]  INFO -- : [553/885] 2463666=test_option
I, [2024-05-12T07:23:27.794282 #2422202]  INFO -- : [554/885] 2463671=test_append
I, [2024-05-12T07:23:27.804352 #2422202]  INFO -- : [555/885] 2463671=test_gem_commands_build_command
I, [2024-05-12T07:23:27.890096 #2422202]  INFO -- : [556/885] 2463666=test_case_comprehensive
I, [2024-05-12T07:23:27.984716 #2422202]  INFO -- : [557/885] 2463654=test_interned_str
I, [2024-05-12T07:23:27.986023 #2422202]  INFO -- : [558/885] 2463654=test_files_test_1
I, [2024-05-12T07:23:28.057740 #2422202]  INFO -- : [559/885] 2463658=test_struct
I, [2024-05-12T07:23:28.100638 #2422202]  INFO -- : [560/885] 2463667=test_gem_path_support
I, [2024-05-12T07:23:28.111888 #2422202]  INFO -- : [561/885] 2463671=test_set
I, [2024-05-12T07:23:28.119787 #2422202]  INFO -- : [562/885] 2463667=test_x509req
I, [2024-05-12T07:23:28.130218 #2422202]  INFO -- : [563/885] 2463657=test_mutex
I, [2024-05-12T07:23:28.144657 #2422202]  INFO -- : [564/885] 2463671=test_rdoc_rd_inline
I, [2024-05-12T07:23:28.149055 #2422202]  INFO -- : [565/885] 2463671=test_engine
I, [2024-05-12T07:23:28.160472 #2422202]  INFO -- : [566/885] 2463671=test_win32ole_variant_m
I, [2024-05-12T07:23:28.163024 #2422202]  INFO -- : [567/885] 2463671=test_div
I, [2024-05-12T07:23:28.164599 #2422202]  INFO -- : [568/885] 2463671=test_allocation
I, [2024-05-12T07:23:28.258041 #2422202]  INFO -- : [569/885] 2463669=test_key_error
I, [2024-05-12T07:23:28.261459 #2422202]  INFO -- : [570/885] 2463669=test_insns_leaf
I, [2024-05-12T07:23:28.266671 #2422202]  INFO -- : [571/885] 2463669=test_serialize_subclasses
I, [2024-05-12T07:23:28.277011 #2422202]  INFO -- : [572/885] 2463669=test_deprecated
I, [2024-05-12T07:23:28.284679 #2422202]  INFO -- : [573/885] 2463669=test_color_printer
I, [2024-05-12T07:23:28.285596 #2422202]  INFO -- : [574/885] 2463661=test_pkg_config
I, [2024-05-12T07:23:28.291889 #2422202]  INFO -- : [575/885] 2463669=test_cparser
I, [2024-05-12T07:23:28.328331 #2422202]  INFO -- : [576/885] 2463661=test_rdoc_markup_to_html_snippet
I, [2024-05-12T07:23:28.329247 #2422202]  INFO -- : [577/885] 2463667=magic_comment_test
I, [2024-05-12T07:23:28.333598 #2422202]  INFO -- : [578/885] 2463667=test_struct
I, [2024-05-12T07:23:28.347532 #2422202]  INFO -- : [579/885] 2463667=test_variable
I, [2024-05-12T07:23:28.387431 #2422202]  INFO -- : [580/885] 2463658=fuzzer_test
I, [2024-05-12T07:23:28.401930 #2422202]  INFO -- : [581/885] 2463661=test_rdoc_markup_include
I, [2024-05-12T07:23:28.404421 #2422202]  INFO -- : [582/885] 2463661=test_sexp
I, [2024-05-12T07:23:28.409922 #2422202]  INFO -- : [583/885] 2463658=test_win32ole_variant_outarg
I, [2024-05-12T07:23:28.410975 #2422202]  INFO -- : [584/885] 2463658=json_common_interface_test
I, [2024-05-12T07:23:28.421233 #2422202]  INFO -- : [585/885] 2463658=test_dln
I, [2024-05-12T07:23:28.422007 #2422202]  INFO -- : [586/885] 2463658=test_gem_source_subpath_problem
I, [2024-05-12T07:23:28.426216 #2422202]  INFO -- : [587/885] 2463661=test_nomethod_error
I, [2024-05-12T07:23:28.431298 #2422202]  INFO -- : [588/885] 2463661=json_parser_test
I, [2024-05-12T07:23:28.459189 #2422202]  INFO -- : [589/885] 2463667=memsize_test
I, [2024-05-12T07:23:28.465042 #2422202]  INFO -- : [590/885] 2463667=test_config
I, [2024-05-12T07:23:28.481672 #2422202]  INFO -- : [591/885] 2463661=test_new
I, [2024-05-12T07:23:28.484637 #2422202]  INFO -- : [592/885] 2463661=test_gem_security_signer
I, [2024-05-12T07:23:28.489256 #2422202]  INFO -- : [593/885] 2463667=test_cipher
I, [2024-05-12T07:23:28.526799 #2422202]  INFO -- : [594/885] 2463667=test_storage
I, [2024-05-12T07:23:28.533289 #2422202]  INFO -- : [595/885] 2463667=test_gem_resolver_git_set
I, [2024-05-12T07:23:28.545865 #2422202]  INFO -- : [596/885] 2463658=test_digest_extend
I, [2024-05-12T07:23:28.566959 #2422202]  INFO -- : [597/885] 2463658=test_omap
I, [2024-05-12T07:23:28.578146 #2422202]  INFO -- : [598/885] 2463658=test_string
I, [2024-05-12T07:23:28.579249 #2422202]  INFO -- : [599/885] 2463661=test_iterator
I, [2024-05-12T07:23:28.585212 #2422202]  INFO -- : [600/885] 2463658=test_memory_view
I, [2024-05-12T07:23:28.632630 #2422202]  INFO -- : [601/885] 2463658=pattern_test
I, [2024-05-12T07:23:28.638695 #2422202]  INFO -- : [602/885] 2463668=test_debug
I, [2024-05-12T07:23:28.642924 #2422202]  INFO -- : [603/885] 2463668=test_shellwords
I, [2024-05-12T07:23:28.647128 #2422202]  INFO -- : [604/885] 2463668=test_rdoc_top_level
I, [2024-05-12T07:23:28.652465 #2422202]  INFO -- : [605/885] 2463660=test_metaclass
I, [2024-05-12T07:23:28.656401 #2422202]  INFO -- : [606/885] 2463660=test_cgi_session
I, [2024-05-12T07:23:28.659840 #2422202]  INFO -- : [607/885] 2463658=test_rdoc_rd
I, [2024-05-12T07:23:28.670146 #2422202]  INFO -- : [608/885] 2463660=test_x509crl
I, [2024-05-12T07:23:28.673830 #2422202]  INFO -- : [609/885] 2463658=test_signal
I, [2024-05-12T07:23:28.676260 #2422202]  INFO -- : [610/885] 2463661=test_fixnum
I, [2024-05-12T07:23:28.692747 #2422202]  INFO -- : [611/885] 2463661=test_process
I, [2024-05-12T07:23:28.719807 #2422202]  INFO -- : [612/885] 2463661=test_windows_1252
I, [2024-05-12T07:23:28.720329 #2422202]  INFO -- : [613/885] 2463661=test_input_method
I, [2024-05-12T07:23:28.766294 #2422202]  INFO -- : [614/885] 2463661=test_require
I, [2024-05-12T07:23:28.804564 #2422202]  INFO -- : [615/885] 2463652=test_cgi_cookie
I, [2024-05-12T07:23:28.828967 #2422202]  INFO -- : [616/885] 2463652=test_float
I, [2024-05-12T07:23:28.838433 #2422202]  INFO -- : [617/885] 2463660=test_gem_source_git
I, [2024-05-12T07:23:28.873205 #2422202]  INFO -- : [618/885] 2463667=test_regex_casefold
I, [2024-05-12T07:23:28.938815 #2422202]  INFO -- : [619/885] 2463659=test_gem_commands_signout_command
I, [2024-05-12T07:23:28.940479 #2422202]  INFO -- : [620/885] 2463669=test_refinement
I, [2024-05-12T07:23:28.949585 #2422202]  INFO -- : [621/885] 2463659=test_gem_resolver_installer_set
I, [2024-05-12T07:23:29.081364 #2422202]  INFO -- : [622/885] 2463668=test_dir_m17n
I, [2024-05-12T07:23:29.160371 #2422202]  INFO -- : [623/885] 2463667=test_rational
I, [2024-05-12T07:23:29.169435 #2422202]  INFO -- : [624/885] 2463667=test_rational2
I, [2024-05-12T07:23:29.181924 #2422202]  INFO -- : [625/885] 2463667=test_propertyputref
I, [2024-05-12T07:23:29.183497 #2422202]  INFO -- : [626/885] 2463667=attribute_write_test
I, [2024-05-12T07:23:29.194414 #2422202]  INFO -- : [627/885] 2463667=test_spell_checker
I, [2024-05-12T07:23:29.199065 #2422202]  INFO -- : [628/885] 2463667=test_assembler
I, [2024-05-12T07:23:29.202355 #2422202]  INFO -- : [629/885] 2463667=test_gem_source_installed
I, [2024-05-12T07:23:29.204697 #2422202]  INFO -- : [630/885] 2463659=test_x509ext
I, [2024-05-12T07:23:29.211172 #2422202]  INFO -- : [631/885] 2463659=test_erb
I, [2024-05-12T07:23:29.228851 #2422202]  INFO -- : [632/885] 2463667=test_yield_block
I, [2024-05-12T07:23:29.231056 #2422202]  INFO -- : [633/885] 2463667=test_len
I, [2024-05-12T07:23:29.234035 #2422202]  INFO -- : [634/885] 2463667=test_gem_commands_cert_command
I, [2024-05-12T07:23:29.255920 #2422202]  INFO -- : [635/885] 2463657=test_completion
I, [2024-05-12T07:23:29.268983 #2422202]  INFO -- : [636/885] 2463659=test_provider
I, [2024-05-12T07:23:29.324994 #2422202]  INFO -- : [637/885] 2463660=test_abi
I, [2024-05-12T07:23:29.491046 #2422202]  INFO -- : [638/885] 2463660=test_load
I, [2024-05-12T07:23:29.496757 #2422202]  INFO -- : [639/885] 2463660=test_gem_commands_rebuild_command
I, [2024-05-12T07:23:29.525206 #2422202]  INFO -- : [640/885] 2463660=test_yamldbm
I, [2024-05-12T07:23:29.526327 #2422202]  INFO -- : [641/885] 2463660=test_rdoc_parser_simple
I, [2024-05-12T07:23:29.540536 #2422202]  INFO -- : [642/885] 2463660=test_gem_ext_builder
I, [2024-05-12T07:23:29.632052 #2422202]  INFO -- : [643/885] 2463657=test_https
I, [2024-05-12T07:23:29.675524 #2422202]  INFO -- : [644/885] 2463659=test_evaluation
I, [2024-05-12T07:23:29.688877 #2422202]  INFO -- : [645/885] 2463659=test_benchmark
I, [2024-05-12T07:23:29.690516 #2422202]  INFO -- : [646/885] 2463663=test_gem_dependency_list
I, [2024-05-12T07:23:29.760445 #2422202]  INFO -- : [647/885] 2463663=test_nesting_parser
I, [2024-05-12T07:23:29.889237 #2422202]  INFO -- : [648/885] 2463663=test_win32ole_method_event
I, [2024-05-12T07:23:29.897619 #2422202]  INFO -- : [649/885] 2463663=test_scalar_scanner
I, [2024-05-12T07:23:29.927900 #2422202]  INFO -- : [650/885] 2463663=test_gem_source
I, [2024-05-12T07:23:29.988673 #2422202]  INFO -- : [651/885] 2463657=test_array
I, [2024-05-12T07:23:30.156354 #2422202]  INFO -- : [652/885] 2463652=test_gem_package_tar_writer
I, [2024-05-12T07:23:30.236142 #2422202]  INFO -- : [653/885] 2463663=test_helper_method
I, [2024-05-12T07:23:30.245108 #2422202]  INFO -- : [654/885] 2463663=test_gem_commands_outdated_command
I, [2024-05-12T07:23:30.266540 #2422202]  INFO -- : [655/885] 2463652=test_boolean
I, [2024-05-12T07:23:30.273667 #2422202]  INFO -- : [656/885] 2463652=test_stringify_symbols
I, [2024-05-12T07:23:30.293585 #2422202]  INFO -- : [657/885] 2463652=integer_parse_test
I, [2024-05-12T07:23:30.294434 #2422202]  INFO -- : [658/885] 2463670=test_instrumentation_api
I, [2024-05-12T07:23:30.303220 #2422202]  INFO -- : [659/885] 2463663=test_rubyvm
I, [2024-05-12T07:23:30.304799 #2422202]  INFO -- : [660/885] 2463663=test_configuration
I, [2024-05-12T07:23:30.375904 #2422202]  INFO -- : [661/885] 2463652=test_buffered_io
I, [2024-05-12T07:23:30.411884 #2422202]  INFO -- : [662/885] 2463668=test_monitor
I, [2024-05-12T07:23:30.416287 #2422202]  INFO -- : [663/885] 2463663=test_whileuntil
I, [2024-05-12T07:23:30.417324 #2422202]  INFO -- : [664/885] 2463663=test_rdoc_generator_markup
I, [2024-05-12T07:23:30.434217 #2422202]  INFO -- : [665/885] 2463663=test_arith_seq_extract
I, [2024-05-12T07:23:30.442906 #2422202]  INFO -- : [666/885] 2463652=test_method_name_check
I, [2024-05-12T07:23:30.454955 #2422202]  INFO -- : [667/885] 2463660=test_parser
I, [2024-05-12T07:23:30.465137 #2422202]  INFO -- : [668/885] 2463652=constant_path_node_test
I, [2024-05-12T07:23:30.471448 #2422202]  INFO -- : [669/885] 2463652=test_gem_ext_cargo_builder
I, [2024-05-12T07:23:30.481560 #2422202]  INFO -- : [670/885] 2463652=test_ssl
I, [2024-05-12T07:23:30.489849 #2422202]  INFO -- : [671/885] 2463660=test_module
I, [2024-05-12T07:23:30.509876 #2422202]  INFO -- : [672/885] 2463671=test_gem_request_set
I, [2024-05-12T07:23:30.510809 #2422202]  INFO -- : [673/885] 2463662=test_lazy_enumerator
I, [2024-05-12T07:23:30.615512 #2422202]  INFO -- : [674/885] 2463663=test_enc_associate
I, [2024-05-12T07:23:30.623361 #2422202]  INFO -- : [675/885] 2463668=test_unix
I, [2024-05-12T07:23:30.663048 #2422202]  INFO -- : [676/885] 2463668=test_context
I, [2024-05-12T07:23:30.685917 #2422202]  INFO -- : [677/885] 2463658=test_gem_commands_pristine_command
I, [2024-05-12T07:23:30.710631 #2422202]  INFO -- : [678/885] 2463654=test_nofree
I, [2024-05-12T07:23:30.710690 #2422202]  INFO -- : [679/885] 2463654=test_coder
I, [2024-05-12T07:23:30.722723 #2422202]  INFO -- : [680/885] 2463654=test_symbol
I, [2024-05-12T07:23:30.791787 #2422202]  INFO -- : [681/885] 2463668=test_find_executable
I, [2024-05-12T07:23:30.830452 #2422202]  INFO -- : [682/885] 2463668=ruby_api_test
I, [2024-05-12T07:23:30.857618 #2422202]  INFO -- : [683/885] 2463662=test_function_entry
I, [2024-05-12T07:23:30.862714 #2422202]  INFO -- : [684/885] 2463662=test_arith_seq_beg_len_step
I, [2024-05-12T07:23:30.903030 #2422202]  INFO -- : [685/885] 2463659=test_gem_resolver_requirement_list
I, [2024-05-12T07:23:30.911074 #2422202]  INFO -- : [686/885] 2463659=test_pkcs7
I, [2024-05-12T07:23:30.917419 #2422202]  INFO -- : [687/885] 2463671=test_mailto
I, [2024-05-12T07:23:30.919505 #2422202]  INFO -- : [688/885] 2463662=location_test
I, [2024-05-12T07:23:30.935154 #2422202]  INFO -- : [689/885] 2463668=test_symbol
I, [2024-05-12T07:23:30.939906 #2422202]  INFO -- : [690/885] 2463671=test_coderange
I, [2024-05-12T07:23:30.943033 #2422202]  INFO -- : [691/885] 2463668=test_http_request
I, [2024-05-12T07:23:30.955611 #2422202]  INFO -- : [692/885] 2463671=json_generic_object_test
I, [2024-05-12T07:23:30.956220 #2422202]  INFO -- : [693/885] 2463662=test_gem_source_fetch_problem
I, [2024-05-12T07:23:30.963048 #2422202]  INFO -- : [694/885] 2463671=test_rdoc_comment
I, [2024-05-12T07:23:30.970049 #2422202]  INFO -- : [695/885] 2463662=test_error_highlight
I, [2024-05-12T07:23:30.986890 #2422202]  INFO -- : [696/885] 2463668=test_resize
I, [2024-05-12T07:23:30.987650 #2422202]  INFO -- : [697/885] 2463668=test_rdoc_generator_darkfish
I, [2024-05-12T07:23:31.010459 #2422202]  INFO -- : [698/885] 2463671=test_cgi_multipart
I, [2024-05-12T07:23:31.084458 #2422202]  INFO -- : [699/885] 2463659=test_gem_commands_cleanup_command
I, [2024-05-12T07:23:31.195325 #2422202]  INFO -- : [700/885] 2463663=test_word
I, [2024-05-12T07:23:31.198958 #2422202]  INFO -- : [701/885] 2463663=test_member
I, [2024-05-12T07:23:31.203531 #2422202]  INFO -- : [702/885] 2463663=test_numeric
I, [2024-05-12T07:23:31.208523 #2422202]  INFO -- : [703/885] 2463663=test_gem_console_ui
I, [2024-05-12T07:23:31.219418 #2422202]  INFO -- : [704/885] 2463663=test_date_ractor
I, [2024-05-12T07:23:31.225438 #2422202]  INFO -- : [705/885] 2463671=format_errors_test
I, [2024-05-12T07:23:31.227879 #2422202]  INFO -- : [706/885] 2463671=test_dir
I, [2024-05-12T07:23:31.274101 #2422202]  INFO -- : [707/885] 2463668=test_eval
I, [2024-05-12T07:23:31.278625 #2422202]  INFO -- : [708/885] 2463668=test_autoconf
I, [2024-05-12T07:23:31.288339 #2422202]  INFO -- : [709/885] 2463661=test_ractor_compatibility
I, [2024-05-12T07:23:31.289988 #2422202]  INFO -- : [710/885] 2463668=test_mixed_unicode_escapes
I, [2024-05-12T07:23:31.310026 #2422202]  INFO -- : [711/885] 2463668=test_history
I, [2024-05-12T07:23:31.318435 #2422202]  INFO -- : [712/885] 2463668=test_rdoc_markup_to_ansi
I, [2024-05-12T07:23:31.343577 #2422202]  INFO -- : [713/885] 2463662=test_ipaddr
I, [2024-05-12T07:23:31.349576 #2422202]  INFO -- : [714/885] 2463668=test_win32ole_variant
I, [2024-05-12T07:23:31.357790 #2422202]  INFO -- : [715/885] 2463668=test_gem_resolver_api_specification
I, [2024-05-12T07:23:31.369024 #2422202]  INFO -- : [716/885] 2463662=test_merge_keys
I, [2024-05-12T07:23:31.377169 #2422202]  INFO -- : [717/885] 2463662=test_rdoc_extend
I, [2024-05-12T07:23:31.405792 #2422202]  INFO -- : [718/885] 2463668=test_threadgroup
I, [2024-05-12T07:23:31.428141 #2422202]  INFO -- : [719/885] 2463669=test_enum
I, [2024-05-12T07:23:31.435316 #2422202]  INFO -- : [720/885] 2463662=test_gem_specification
I, [2024-05-12T07:23:31.487986 #2422202]  INFO -- : [721/885] 2463663=test_gem_package
I, [2024-05-12T07:23:31.519781 #2422202]  INFO -- : [722/885] 2463671=test_resolve_symbol
I, [2024-05-12T07:23:31.543224 #2422202]  INFO -- : [723/885] 2463659=test_complex2
I, [2024-05-12T07:23:31.547125 #2422202]  INFO -- : [724/885] 2463659=test_have_macro
I, [2024-05-12T07:23:31.584239 #2422202]  INFO -- : [725/885] 2463667=test_win32ole_event
I, [2024-05-12T07:23:31.591577 #2422202]  INFO -- : [726/885] 2463667=test_time_tz
I, [2024-05-12T07:23:31.597533 #2422202]  INFO -- : [727/885] 2463671=test_rdoc_generator_json_index
I, [2024-05-12T07:23:31.627285 #2422202]  INFO -- : [728/885] 2463671=test_trace
I, [2024-05-12T07:23:31.647109 #2422202]  INFO -- : [729/885] 2463671=ractor_test
I, [2024-05-12T07:23:31.657883 #2422202]  INFO -- : [730/885] 2463667=test_stringio
I, [2024-05-12T07:23:31.728341 #2422202]  INFO -- : [731/885] 2463671=test_arity
I, [2024-05-12T07:23:31.733163 #2422202]  INFO -- : [732/885] 2463671=test_io_wait_uncommon
I, [2024-05-12T07:23:31.737623 #2422202]  INFO -- : [733/885] 2463671=test_win32ole_variable
I, [2024-05-12T07:23:31.742699 #2422202]  INFO -- : [734/885] 2463671=test_rdoc_class_module
I, [2024-05-12T07:23:31.765086 #2422202]  INFO -- : [735/885] 2463661=test_bignum
I, [2024-05-12T07:23:31.800426 #2422202]  INFO -- : [736/885] 2463667=test_gem_ci_detector
I, [2024-05-12T07:23:31.803467 #2422202]  INFO -- : [737/885] 2463667=test_ancdata
I, [2024-05-12T07:23:31.808067 #2422202]  INFO -- : [738/885] 2463667=test_singleton_function
I, [2024-05-12T07:23:31.813149 #2422202]  INFO -- : [739/885] 2463667=test_reline_key
I, [2024-05-12T07:23:31.865154 #2422202]  INFO -- : [740/885] 2463667=test_rb_str_dup
I, [2024-05-12T07:23:31.869100 #2422202]  INFO -- : [741/885] 2463659=test_nonblock
I, [2024-05-12T07:23:31.869667 #2422202]  INFO -- : [742/885] 2463667=test_weakref
I, [2024-05-12T07:23:31.874724 #2422202]  INFO -- : [743/885] 2463661=test_marshal
I, [2024-05-12T07:23:31.881230 #2422202]  INFO -- : [744/885] 2463659=test_unicode_normalize
I, [2024-05-12T07:23:31.908509 #2422202]  INFO -- : [745/885] 2463658=test_timeout
I, [2024-05-12T07:23:31.992102 #2422202]  INFO -- : [746/885] 2463663=test_alias
I, [2024-05-12T07:23:32.037306 #2422202]  INFO -- : [747/885] 2463667=test_ractor
I, [2024-05-12T07:23:32.131582 #2422202]  INFO -- : [748/885] 2463663=test_rendering
I, [2024-05-12T07:23:32.138939 #2422202]  INFO -- : [749/885] 2463663=test_debugger_integration
I, [2024-05-12T07:23:32.147900 #2422202]  INFO -- : [750/885] 2463663=test_my_integer
I, [2024-05-12T07:23:32.152382 #2422202]  INFO -- : [751/885] 2463663=json_ext_parser_test
I, [2024-05-12T07:23:32.162843 #2422202]  INFO -- : [752/885] 2463663=test_thread
I, [2024-05-12T07:23:32.302839 #2422202]  INFO -- : [753/885] 2463669=test_ssl
I, [2024-05-12T07:23:32.389426 #2422202]  INFO -- : [754/885] 2463667=test_ractor
I, [2024-05-12T07:23:32.405097 #2422202]  INFO -- : [755/885] 2463667=test_dns
I, [2024-05-12T07:23:32.413713 #2422202]  INFO -- : [756/885] 2463668=test_gem_commands_open_command
I, [2024-05-12T07:23:32.436298 #2422202]  INFO -- : [757/885] 2463671=test_gem
I, [2024-05-12T07:23:32.464032 #2422202]  INFO -- : [758/885] 2463661=test_gem_source_lock
I, [2024-05-12T07:23:32.487027 #2422202]  INFO -- : [759/885] 2463661=test_registry
I, [2024-05-12T07:23:32.488679 #2422202]  INFO -- : [760/885] 2463661=parse_stream_test
I, [2024-05-12T07:23:32.492365 #2422202]  INFO -- : [761/885] 2463661=test_parser
I, [2024-05-12T07:23:32.505094 #2422202]  INFO -- : [762/885] 2463661=test_cgi_core
I, [2024-05-12T07:23:32.512612 #2422202]  INFO -- : [763/885] 2463661=test_gem_commands_setup_command
I, [2024-05-12T07:23:32.544072 #2422202]  INFO -- : [764/885] 2463668=test_integer
I, [2024-05-12T07:23:32.566075 #2422202]  INFO -- : [765/885] 2463664=desugar_compiler_test
I, [2024-05-12T07:23:32.572205 #2422202]  INFO -- : [766/885] 2463664=test_dryrun
I, [2024-05-12T07:23:32.584025 #2422202]  INFO -- : [767/885] 2463664=test_rdoc_attr
I, [2024-05-12T07:23:32.589225 #2422202]  INFO -- : [768/885] 2463664=test_env
I, [2024-05-12T07:23:32.608092 #2422202]  INFO -- : [769/885] 2463668=test_gem_resolver_git_specification
I, [2024-05-12T07:23:32.655978 #2422202]  INFO -- : [770/885] 2463660=test_usrmarshal
I, [2024-05-12T07:23:32.741147 #2422202]  INFO -- : [771/885] 2463658=test_object_references
I, [2024-05-12T07:23:32.747756 #2422202]  INFO -- : [772/885] 2463658=test_capacity
I, [2024-05-12T07:23:32.756095 #2422202]  INFO -- : [773/885] 2463658=test_nextafter
I, [2024-05-12T07:23:32.774083 #2422202]  INFO -- : [774/885] 2463654=test_have_func
I, [2024-05-12T07:23:32.799345 #2422202]  INFO -- : [775/885] 2463669=test_gem_request_set_lockfile_tokenizer
I, [2024-05-12T07:23:32.831301 #2422202]  INFO -- : [776/885] 2463668=test_stat
I, [2024-05-12T07:23:32.833963 #2422202]  INFO -- : [777/885] 2463658=test_rubygems
I, [2024-05-12T07:23:32.837259 #2422202]  INFO -- : [778/885] 2463668=test_call
I, [2024-05-12T07:23:32.861855 #2422202]  INFO -- : [779/885] 2463669=test_https_proxy
I, [2024-05-12T07:23:32.862246 #2422202]  INFO -- : [780/885] 2463660=test_integer
I, [2024-05-12T07:23:32.864632 #2422202]  INFO -- : [781/885] 2463669=test_cgi_modruby
I, [2024-05-12T07:23:32.869838 #2422202]  INFO -- : [782/885] 2463669=test_rubyoptions
I, [2024-05-12T07:23:32.899180 #2422202]  INFO -- : [783/885] 2463667=test_super
I, [2024-05-12T07:23:32.923812 #2422202]  INFO -- : [784/885] 2463668=test_jaro_winkler
I, [2024-05-12T07:23:32.929438 #2422202]  INFO -- : [785/885] 2463668=test_random_formatter
I, [2024-05-12T07:23:32.940576 #2422202]  INFO -- : [786/885] 2463668=test_helper
I, [2024-05-12T07:23:32.943324 #2422202]  INFO -- : [787/885] 2463668=test_lambda
I, [2024-05-12T07:23:33.002783 #2422202]  INFO -- : [788/885] 2463658=test_gem_request_set_gem_dependency_api
I, [2024-05-12T07:23:33.025541 #2422202]  INFO -- : [789/885] 2463668=test_ast
I, [2024-05-12T07:23:33.056632 #2422202]  INFO -- : [790/885] 2463661=test_webauthn_listener
I, [2024-05-12T07:23:33.113322 #2422202]  INFO -- : [791/885] 2463661=test_x509store
I, [2024-05-12T07:23:33.162992 #2422202]  INFO -- : [792/885] 2463658=test_rdoc_code_object
I, [2024-05-12T07:23:33.241766 #2422202]  INFO -- : [793/885] 2463670=test_fips
I, [2024-05-12T07:23:33.389468 #2422202]  INFO -- : [794/885] 2463661=test_x509name
I, [2024-05-12T07:23:33.414027 #2422202]  INFO -- : [795/885] 2463658=test_update
I, [2024-05-12T07:23:33.417311 #2422202]  INFO -- : [796/885] 2463661=test_transcode
I, [2024-05-12T07:23:33.418066 #2422202]  INFO -- : [797/885] 2463662=json_generator_test
I, [2024-05-12T07:23:33.423332 #2422202]  INFO -- : [798/885] 2463658=test_eval
I, [2024-05-12T07:23:33.482553 #2422202]  INFO -- : [799/885] 2463662=test_enumerable
I, [2024-05-12T07:23:33.484853 #2422202]  INFO -- : [800/885] 2463662=test_gem_resolver_vendor_set
I, [2024-05-12T07:23:33.500909 #2422202]  INFO -- : [801/885] 2463662=test_config
I, [2024-05-12T07:23:33.540348 #2422202]  INFO -- : [802/885] 2463667=test_gem_resolver_api_set
I, [2024-05-12T07:23:33.555931 #2422202]  INFO -- : [803/885] 2463670=test_gem_safe_marshal
I, [2024-05-12T07:23:33.570368 #2422202]  INFO -- : [804/885] 2463658=test_rdoc_ri_paths
I, [2024-05-12T07:23:33.584193 #2422202]  INFO -- : [805/885] 2463667=library_symbols_test
I, [2024-05-12T07:23:33.585200 #2422202]  INFO -- : [806/885] 2463658=test_addr
I, [2024-05-12T07:23:33.588882 #2422202]  INFO -- : [807/885] 2463667=test_locale
I, [2024-05-12T07:23:33.598322 #2422202]  INFO -- : [808/885] 2463658=test_ensured
I, [2024-05-12T07:23:33.629815 #2422202]  INFO -- : [809/885] 2463661=test_ts
I, [2024-05-12T07:23:33.642167 #2422202]  INFO -- : [810/885] 2463658=test_encoding
I, [2024-05-12T07:23:33.656000 #2422202]  INFO -- : [811/885] 2463667=test_helper
I, [2024-05-12T07:23:33.659864 #2422202]  INFO -- : [812/885] 2463667=test_erb_command
I, [2024-05-12T07:23:33.698875 #2422202]  INFO -- : [813/885] 2463667=test_gem_uri_formatter
I, [2024-05-12T07:23:33.714093 #2422202]  INFO -- : [814/885] 2463667=test_dup
I, [2024-05-12T07:23:33.815942 #2422202]  INFO -- : [815/885] 2463658=test_pty
I, [2024-05-12T07:23:33.856973 #2422202]  INFO -- : [816/885] 2463667=test_constant
I, [2024-05-12T07:23:33.887594 #2422202]  INFO -- : [817/885] 2463662=command_line_test
I, [2024-05-12T07:23:33.892108 #2422202]  INFO -- : [818/885] 2463662=test_range
I, [2024-05-12T07:23:34.088538 #2422202]  INFO -- : [819/885] 2463670=test_project_sanity
I, [2024-05-12T07:23:34.145917 #2422202]  INFO -- : [820/885] 2463670=test_udp
I, [2024-05-12T07:23:34.151080 #2422202]  INFO -- : [821/885] 2463670=test_ostruct
I, [2024-05-12T07:23:34.198623 #2422202]  INFO -- : [822/885] 2463661=unescape_test
I, [2024-05-12T07:23:34.207540 #2422202]  INFO -- : [823/885] 2463655=test_file
I, [2024-05-12T07:23:34.302820 #2422202]  INFO -- : [824/885] 2463658=test_force_exit
I, [2024-05-12T07:23:34.308766 #2422202]  INFO -- : [825/885] 2463658=test_data_error
I, [2024-05-12T07:23:34.314185 #2422202]  INFO -- : [826/885] 2463654=bom_test
I, [2024-05-12T07:23:34.317092 #2422202]  INFO -- : [827/885] 2463670=static_inspect_test
I, [2024-05-12T07:23:34.319600 #2422202]  INFO -- : [828/885] 2463654=test_regexp
I, [2024-05-12T07:23:34.319918 #2422202]  INFO -- : [829/885] 2463670=test_gem_commands_check_command
I, [2024-05-12T07:23:34.354674 #2422202]  INFO -- : [830/885] 2463670=errors_test
I, [2024-05-12T07:23:34.389291 #2422202]  INFO -- : [831/885] 2463658=test_tmpdir
I, [2024-05-12T07:23:34.416656 #2422202]  INFO -- : [832/885] 2463670=test_integer_comb
I, [2024-05-12T07:23:34.480610 #2422202]  INFO -- : [833/885] 2463658=test_rdoc_markup_document
I, [2024-05-12T07:23:34.487723 #2422202]  INFO -- : [834/885] 2463658=test_vm_dump
I, [2024-05-12T07:23:34.490482 #2422202]  INFO -- : [835/885] 2463658=test_func
I, [2024-05-12T07:23:34.511064 #2422202]  INFO -- : [836/885] 2463662=test_big5
I, [2024-05-12T07:23:34.516995 #2422202]  INFO -- : [837/885] 2463662=test_pointer
I, [2024-05-12T07:23:34.552840 #2422202]  INFO -- : [838/885] 2463671=test_type
I, [2024-05-12T07:23:34.567083 #2422202]  INFO -- : [839/885] 2463671=test_ractor
I, [2024-05-12T07:23:34.602885 #2422202]  INFO -- : [840/885] 2463671=test_tsort
I, [2024-05-12T07:23:34.605194 #2422202]  INFO -- : [841/885] 2463671=test_signedness
I, [2024-05-12T07:23:35.123360 #2422202]  INFO -- : [842/885] 2463662=test_rdoc_rd_block_parser
I, [2024-05-12T07:23:35.156146 #2422202]  INFO -- : [843/885] 2463662=test_ossl
I, [2024-05-12T07:23:35.308741 #2422202]  INFO -- : [844/885] 2463657=test_normalize
I, [2024-05-12T07:23:35.313621 #2422202]  INFO -- : [845/885] 2463657=test_timeout
I, [2024-05-12T07:23:35.328958 #2422202]  INFO -- : [846/885] 2463657=test_flip
I, [2024-05-12T07:23:35.338216 #2422202]  INFO -- : [847/885] 2463657=compiler_test
I, [2024-05-12T07:23:35.340104 #2422202]  INFO -- : [848/885] 2463664=test_change_word
I, [2024-05-12T07:23:35.342726 #2422202]  INFO -- : [849/885] 2463657=test_sleep
I, [2024-05-12T07:23:35.349632 #2422202]  INFO -- : [850/885] 2463664=test_gem_local_remote_options
I, [2024-05-12T07:23:35.383949 #2422202]  INFO -- : [851/885] 2463665=test_date_arith
I, [2024-05-12T07:23:35.388880 #2422202]  INFO -- : [852/885] 2463664=test_object
I, [2024-05-12T07:23:35.416549 #2422202]  INFO -- : [853/885] 2463665=test_ruby_lex
I, [2024-05-12T07:23:35.524904 #2422202]  INFO -- : [854/885] 2463665=test_gem_command_manager
I, [2024-05-12T07:23:35.645086 #2422202]  INFO -- : [855/885] 2463665=test_basicinstructions
I, [2024-05-12T07:23:35.731576 #2422202]  INFO -- : [856/885] 2463665=test_gem_gemcutter_utilities
I, [2024-05-12T07:23:35.793004 #2422202]  INFO -- : [857/885] 2463664=test_key_actor_emacs
I, [2024-05-12T07:23:35.878645 #2422202]  INFO -- : [858/885] 2463653=test_arithmetic_sequence
I, [2024-05-12T07:23:35.890056 #2422202]  INFO -- : [859/885] 2463653=test_object
I, [2024-05-12T07:23:35.897136 #2422202]  INFO -- : [860/885] 2463653=test_cgi_header
I, [2024-05-12T07:23:35.902799 #2422202]  INFO -- : [861/885] 2463664=heredoc_dedent_test
I, [2024-05-12T07:23:35.905928 #2422202]  INFO -- : [862/885] 2463653=version_test
I, [2024-05-12T07:23:35.912501 #2422202]  INFO -- : [863/885] 2463664=test_gem_resolver_lock_set
I, [2024-05-12T07:23:35.932835 #2422202]  INFO -- : [864/885] 2463664=test_not
I, [2024-05-12T07:23:35.948798 #2422202]  INFO -- : [865/885] 2463664=test_import
I, [2024-05-12T07:23:35.990398 #2422202]  INFO -- : [866/885] 2463653=test_rdoc_parser_markdown
I, [2024-05-12T07:23:36.015368 #2422202]  INFO -- : [867/885] 2463660=test_files_test
I, [2024-05-12T07:23:36.021889 #2422202]  INFO -- : [868/885] 2463653=test_gem_update_suggestion
I, [2024-05-12T07:23:36.066248 #2422202]  INFO -- : [869/885] 2463665=test_file_exhaustive
I, [2024-05-12T07:23:36.112661 #2422202]  INFO -- : [870/885] 2463660=test_logger
I, [2024-05-12T07:23:36.123299 #2422202]  INFO -- : [871/885] 2463660=test_win32ole_method
I, [2024-05-12T07:23:36.127629 #2422202]  INFO -- : [872/885] 2463660=test_delete
I, [2024-05-12T07:23:36.132693 #2422202]  INFO -- : [873/885] 2463660=test_keyword
I, [2024-05-12T07:23:36.220307 #2422202]  INFO -- : [874/885] 2463667=test_class_name_check
I, [2024-05-12T07:23:36.227447 #2422202]  INFO -- : [875/885] 2463653=test_continuation
I, [2024-05-12T07:23:36.231150 #2422202]  INFO -- : [876/885] 2463653=test_fd_setsize
I, [2024-05-12T07:23:36.232271 #2422202]  INFO -- : [877/885] 2463653=test_numhash
I, [2024-05-12T07:23:36.235144 #2422202]  INFO -- : [878/885] 2463653=test_gem_commands_push_command
I, [2024-05-12T07:23:36.243217 #2422202]  INFO -- : [879/885] 2463667=test_weakkeymap
I, [2024-05-12T07:23:36.346062 #2422202]  INFO -- : [880/885] 2463661=test_pkey_rsa
I, [2024-05-12T07:23:36.482818 #2422202]  INFO -- : [881/885] 2463667=test_gem_platform
I, [2024-05-12T07:23:36.575232 #2422202]  INFO -- : [882/885] 2463667=test_rdoc_markup_hard_break
I, [2024-05-12T07:23:36.579897 #2422202]  INFO -- : [883/885] 2463667=test_gem_package_task
I, [2024-05-12T07:23:36.585300 #2422202]  INFO -- : [884/885] 2463667=test_date_strptime
I, [2024-05-12T07:23:36.586656 #2422202]  INFO -- : [885/885] 2463661=test_placearg
I, [2024-05-12T07:23:56.826990 #2422202]  INFO -- : Finished tests in 39.310301s, 671.2744 tests/s, 237930.3594 assertions/s.
E, [2024-05-12T07:23:56.827084 #2422202] ERROR -- : Children under /tmp/rubytest.hjfnad:
E, [2024-05-12T07:23:56.827146 #2422202] ERROR -- : * drwx------ 4 80 2024-05-12 07:23:29 +0000 gem_rebuild20240512-2463660-4c8uyd/
E, [2024-05-12T07:23:56.827169 #2422202] ERROR -- :   * drwxrwxr-x 2 60 2024-05-12 07:23:29 +0000 new/
E, [2024-05-12T07:23:56.827189 #2422202] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-12 07:23:29 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-12T07:23:56.827216 #2422202] ERROR -- :   * drwxrwxr-x 2 60 2024-05-12 07:23:29 +0000 old/
E, [2024-05-12T07:23:56.827231 #2422202] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-12 07:23:29 +0000 rebuild_test_gem-1.0.0.gem
I, [2024-05-12T07:23:56.828835 #2422202]  INFO -- : 26388 tests, 9353114 assertions, 0 failures, 0 errors, 304 skips
I, [2024-05-12T07:23:56.828860 #2422202]  INFO -- : 
I, [2024-05-12T07:23:56.828867 #2422202]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-12T06:38:22Z master 5695c5df95) [x86_64-linux]
I, [2024-05-12T07:23:56.831073 #2422202]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-12T07:23:56.831219 #2422202]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-12T07:23:56.920799 #2422202]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-12T07:23:56.920853 #2422202]  INFO -- : 	CC = gcc
I, [2024-05-12T07:23:56.920867 #2422202]  INFO -- : 	LD = ld
I, [2024-05-12T07:23:56.920872 #2422202]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-12T07:23:56.920877 #2422202]  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-12T07:23:56.920891 #2422202]  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-12T07:23:56.920897 #2422202]  INFO -- : 	CPPFLAGS =   
I, [2024-05-12T07:23:56.920902 #2422202]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-12T07:23:56.920906 #2422202]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-12T07:23:56.920910 #2422202]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-12T07:23:56.920915 #2422202]  INFO -- : 	LC_ALL = 
I, [2024-05-12T07:23:56.920924 #2422202]  INFO -- : 	LC_CTYPE = 
I, [2024-05-12T07:23:56.920928 #2422202]  INFO -- : 	MFLAGS = 
I, [2024-05-12T07:23:56.920933 #2422202]  INFO -- : 	RUSTC = no
I, [2024-05-12T07:23:56.920937 #2422202]  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-12T07:23:56.921478 #2422202]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-12T07:23:56.921503 #2422202]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-12T07:23:56.921510 #2422202]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-12T07:23:56.921515 #2422202]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-12T07:23:56.921520 #2422202]  INFO -- : 
I, [2024-05-12T07:23:56.923103 #2422202]  INFO -- : generating enc.mk
I, [2024-05-12T07:23:57.039442 #2422202]  INFO -- : making enc
I, [2024-05-12T07:23:57.057594 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.057620 #2422202]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-12T07:23:57.057628 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.058476 #2422202]  INFO -- : making srcs under enc
I, [2024-05-12T07:23:57.088203 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.088224 #2422202]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-12T07:23:57.088230 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.089105 #2422202]  INFO -- : generating transdb.h
I, [2024-05-12T07:23:57.189720 #2422202]  INFO -- : transdb.h unchanged
I, [2024-05-12T07:23:57.191062 #2422202]  INFO -- : making trans
I, [2024-05-12T07:23:57.225571 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.225592 #2422202]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-12T07:23:57.225597 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.226148 #2422202]  INFO -- : making encs
I, [2024-05-12T07:23:57.263316 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.263337 #2422202]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-12T07:23:57.263342 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:57.265185 #2422202]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-12T07:23:57.291923 #2422202]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-12T07:23:57.294468 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:58.639366 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:58.639900 #2422202]  INFO -- : generating makefile exts.mk
I, [2024-05-12T07:23:58.676403 #2422202]  INFO -- : exts.mk unchanged
I, [2024-05-12T07:23:58.681043 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:58.994796 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:58.999492 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-12T07:23:59.006314 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:59.011548 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-12T07:23:59.015339 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:59.024202 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-12T07:23:59.050360 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:59.055237 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-12T07:23:59.073985 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:59.085007 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-12T07:23:59.089942 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:59.094144 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-12T07:23:59.106882 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:59.117558 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-12T07:23:59.131914 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:59.135315 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-12T07:23:59.141137 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:59.144919 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-12T07:23:59.160530 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:59.175521 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-12T07:23:59.180489 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:59.184701 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-12T07:23:59.191829 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:59.213036 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-12T07:23:59.216149 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:59.219284 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-12T07:23:59.233963 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:59.241656 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-12T07:23:59.244153 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:59.247529 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-12T07:23:59.260763 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:59.270099 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-12T07:23:59.286224 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:59.314331 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-12T07:23:59.316259 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:59.344042 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-12T07:23:59.346042 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:59.370942 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-12T07:23:59.372879 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:59.395115 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-12T07:23:59.397486 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:59.424763 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-12T07:23:59.426700 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:59.452024 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-12T07:23:59.475462 #2422202]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:59.539768 #2422202]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-12T07:23:59.539805 #2422202]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:59.539987 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:59.543606 #2422202]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-12T07:23:59.543630 #2422202]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-12T07:23:59.543639 #2422202]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-12T07:23:59.599246 #2422202] 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.ice90e/1-mspec-multi-0
E, [2024-05-12T07:23:59.599359 #2422202] 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.ice90e/2-mspec-multi-1
E, [2024-05-12T07:23:59.599634 #2422202] 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.ice90e/3-mspec-multi-2
E, [2024-05-12T07:23:59.599913 #2422202] 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.ice90e/4-mspec-multi-3
E, [2024-05-12T07:23:59.600209 #2422202] 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.ice90e/5-mspec-multi-4
E, [2024-05-12T07:23:59.600370 #2422202] 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.ice90e/6-mspec-multi-5
E, [2024-05-12T07:23:59.600698 #2422202] 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.ice90e/7-mspec-multi-6
E, [2024-05-12T07:23:59.600931 #2422202] 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.ice90e/8-mspec-multi-7
E, [2024-05-12T07:23:59.601159 #2422202] 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.ice90e/9-mspec-multi-8
E, [2024-05-12T07:23:59.601391 #2422202] 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.ice90e/10-mspec-multi-9
E, [2024-05-12T07:23:59.601616 #2422202] 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.ice90e/11-mspec-multi-10
E, [2024-05-12T07:23:59.601975 #2422202] 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.ice90e/12-mspec-multi-11
E, [2024-05-12T07:23:59.602173 #2422202] 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.ice90e/13-mspec-multi-12
E, [2024-05-12T07:23:59.602377 #2422202] 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.ice90e/14-mspec-multi-13
E, [2024-05-12T07:23:59.602561 #2422202] 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.ice90e/15-mspec-multi-14
E, [2024-05-12T07:23:59.602726 #2422202] 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.ice90e/16-mspec-multi-15
E, [2024-05-12T07:23:59.602902 #2422202] 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.ice90e/17-mspec-multi-16
E, [2024-05-12T07:23:59.603094 #2422202] 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.ice90e/18-mspec-multi-17
E, [2024-05-12T07:23:59.605867 #2422202] 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.ice90e/19-mspec-multi-18
E, [2024-05-12T07:23:59.606192 #2422202] 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.ice90e/20-mspec-multi-19
I, [2024-05-12T07:23:59.770680 #2422202]  INFO -- : ruby 3.4.0dev (2024-05-12T06:38:22Z master 5695c5df95) [x86_64-linux]
I, [2024-05-12T07:24:00.392386 #2422202]  INFO -- :      0 .........................................................................
I, [2024-05-12T07:24:00.776916 #2422202]  INFO -- :     73 .........................................................................
I, [2024-05-12T07:24:00.915857 #2422202]  INFO -- :    146 .........................................................................
I, [2024-05-12T07:24:00.956907 #2422202]  INFO -- :    219 .........................................................................
I, [2024-05-12T07:24:01.009220 #2422202]  INFO -- :    292 .........................................................................
I, [2024-05-12T07:24:01.052374 #2422202]  INFO -- :    365 .........................................................................
I, [2024-05-12T07:24:01.073716 #2422202]  INFO -- :    438 .........................................................................
I, [2024-05-12T07:24:01.091888 #2422202]  INFO -- :    511 .........................................................................
I, [2024-05-12T07:24:01.110413 #2422202]  INFO -- :    584 .........................................................................
I, [2024-05-12T07:24:01.165151 #2422202]  INFO -- :    657 .........................................................................
I, [2024-05-12T07:24:01.193014 #2422202]  INFO -- :    730 .........................................................................
I, [2024-05-12T07:24:01.214969 #2422202]  INFO -- :    803 .........................................................................
I, [2024-05-12T07:24:01.249000 #2422202]  INFO -- :    876 .........................................................................
I, [2024-05-12T07:24:01.291568 #2422202]  INFO -- :    949 .........................................................................
I, [2024-05-12T07:24:01.374660 #2422202]  INFO -- :   1022 .........................................................................
I, [2024-05-12T07:24:01.538558 #2422202]  INFO -- :   1095 .........................................................................
I, [2024-05-12T07:24:01.659175 #2422202]  INFO -- :   1168 .........................................................................
I, [2024-05-12T07:24:01.713690 #2422202]  INFO -- :   1241 .........................................................................
I, [2024-05-12T07:24:01.760709 #2422202]  INFO -- :   1314 .........................................................................
I, [2024-05-12T07:24:01.776893 #2422202]  INFO -- :   1387 .........................................................................
I, [2024-05-12T07:24:01.869332 #2422202]  INFO -- :   1460 .........................................................................
I, [2024-05-12T07:24:02.342640 #2422202]  INFO -- :   1533 .........................................................................
I, [2024-05-12T07:24:02.398363 #2422202]  INFO -- :   1606 .........................................................................
I, [2024-05-12T07:24:02.513898 #2422202]  INFO -- :   1679 .........................................................................
I, [2024-05-12T07:24:02.627252 #2422202]  INFO -- :   1752 .........................................................................
I, [2024-05-12T07:24:02.719606 #2422202]  INFO -- :   1825 .........................................................................
I, [2024-05-12T07:24:02.810270 #2422202]  INFO -- :   1898 .........................................................................
I, [2024-05-12T07:24:02.903216 #2422202]  INFO -- :   1971 .........................................................................
I, [2024-05-12T07:24:02.971213 #2422202]  INFO -- :   2044 .........................................................................
I, [2024-05-12T07:24:03.023387 #2422202]  INFO -- :   2117 .........................................................................
I, [2024-05-12T07:24:03.038594 #2422202]  INFO -- :   2190 .........................................................................
I, [2024-05-12T07:24:03.056702 #2422202]  INFO -- :   2263 .........................................................................
I, [2024-05-12T07:24:03.069455 #2422202]  INFO -- :   2336 .........................................................................
I, [2024-05-12T07:24:03.108468 #2422202]  INFO -- :   2409 .........................................................................
I, [2024-05-12T07:24:03.211616 #2422202]  INFO -- :   2482 .........................................................................
I, [2024-05-12T07:24:03.240474 #2422202]  INFO -- :   2555 .........................................................................
I, [2024-05-12T07:24:03.338791 #2422202]  INFO -- :   2628 .........................................................................
I, [2024-05-12T07:24:03.439711 #2422202]  INFO -- :   2701 .........................................................................
I, [2024-05-12T07:24:03.470730 #2422202]  INFO -- :   2774 .........................................................................
I, [2024-05-12T07:24:03.531856 #2422202]  INFO -- :   2847 .........................................................................
I, [2024-05-12T07:24:03.563932 #2422202]  INFO -- :   2920 .........................................................................
I, [2024-05-12T07:24:03.588240 #2422202]  INFO -- :   2993 .........................................................................
I, [2024-05-12T07:24:03.612590 #2422202]  INFO -- :   3066 .........................................................................
I, [2024-05-12T07:24:03.625734 #2422202]  INFO -- :   3139 .........................................................................
I, [2024-05-12T07:24:03.633635 #2422202]  INFO -- :   3212 .........................................................................
I, [2024-05-12T07:24:03.658450 #2422202]  INFO -- :   3285 .........................................................................
I, [2024-05-12T07:24:07.641133 #2422202]  INFO -- :   3358 ........................................................................
I, [2024-05-12T07:24:07.641205 #2422202]  INFO -- : 
I, [2024-05-12T07:24:07.641213 #2422202]  INFO -- : Finished in 8.039316 seconds
I, [2024-05-12T07:24:07.641219 #2422202]  INFO -- : 
I, [2024-05-12T07:24:07.641224 #2422202]  INFO -- : 3429 files, 32611 examples, 192480 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-12T07:24:07.644286 #2422202]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.