# Logfile created on 2024-05-08 13:00:40 +0000 by logger.rb/v1.4.3
I, [2024-05-08T13:00:40.089346 #242781]  INFO -- : #<BuildRuby:0x000055f4fe6c7890 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240508-130040", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f4fe75b338 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f4fe75b1f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f4fe75b068 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240508-130040", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240508-130040>, @binmode=false, @mon_data=#<Monitor:0x000055f4fe75af00>, @mon_data_owner_object_id=860>>>
I, [2024-05-08T13:00:40.089471 #242781]  INFO -- : $$$[beg] make update-unicode  -j20
I, [2024-05-08T13:00:40.149729 #242781]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-08T13:00:40.149932 #242781]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-08T13:00:40.150509 #242781]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-08T13:00:40.191339 #242781]  INFO -- : made symlink emoji/15.0/emoji-sequences.txt to /tmp/ruby/src/trunk/.downloaded-cache/emoji/15.0/emoji-sequences.txt
I, [2024-05-08T13:00:40.191374 #242781]  INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-test.txt ... /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
E, [2024-05-08T13:00:40.627254 #242781] ERROR -- : /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
E, [2024-05-08T13:00:40.627288 #242781] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-08T13:00:40.627293 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-08T13:00:40.627297 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:00:40.627301 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:00:40.627306 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:00:40.627309 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:00:40.627313 #242781] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-08T13:00:40.627316 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-08T13:00:40.627321 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-08T13:00:40.627325 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-08T13:00:40.627328 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-08T13:00:40.627332 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-08T13:00:40.627335 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-08T13:00:40.627339 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-08T13:00:40.627342 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-08T13:00:40.627354 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-08T13:00:40.627359 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-08T13:00:40.627363 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:00:40.627367 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:00:40.627370 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:00:40.627374 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:00:40.629294 #242781] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
E, [2024-05-08T13:00:40.629315 #242781] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-08T13:00:40.648309 #242781] ERROR -- : /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-test.txt (RuntimeError)
E, [2024-05-08T13:00:40.648334 #242781] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-08T13:00:40.648339 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-08T13:00:40.648343 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:00:40.648347 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:00:40.648350 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:00:40.648354 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:00:40.648357 #242781] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-08T13:00:40.648361 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-08T13:00:40.648365 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-08T13:00:40.648369 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-08T13:00:40.648373 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-08T13:00:40.648376 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-08T13:00:40.648379 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-08T13:00:40.648383 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-08T13:00:40.648386 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-08T13:00:40.648389 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-08T13:00:40.648394 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-08T13:00:40.648397 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:00:40.648401 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:00:40.648404 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:00:40.648407 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:00:40.650293 #242781] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-08T13:00:40.650313 #242781] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
E, [2024-05-08T13:00:41.072232 #242781] ERROR -- : /tmp/ruby/src/trunk/tool/downloader.rb:302:in `rescue in download': failed to download emoji/15.0/emoji-sequences.txt (RuntimeError)
E, [2024-05-08T13:00:41.072253 #242781] ERROR -- : EOFError: end of file reached: https://www.unicode.org/Public/emoji/15.0/emoji-sequences.txt
E, [2024-05-08T13:00:41.072263 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-08T13:00:41.072267 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:00:41.072270 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:00:41.072274 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:00:41.072277 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-08T13:00:41.072280 #242781] ERROR -- : /usr/lib/ruby/3.0.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
E, [2024-05-08T13:00:41.072286 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:193:in `readuntil'
E, [2024-05-08T13:00:41.072289 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/protocol.rb:203:in `readline'
E, [2024-05-08T13:00:41.072293 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:42:in `read_status_line'
E, [2024-05-08T13:00:41.072296 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http/response.rb:31:in `read_new'
E, [2024-05-08T13:00:41.072299 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1557:in `block in transport_request'
E, [2024-05-08T13:00:41.072303 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `catch'
E, [2024-05-08T13:00:41.072377 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1548:in `transport_request'
E, [2024-05-08T13:00:41.072383 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:1521:in `request'
E, [2024-05-08T13:00:41.072386 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:329:in `block in open_http'
E, [2024-05-08T13:00:41.072390 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/net/http.rb:960:in `start'
E, [2024-05-08T13:00:41.072393 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:323:in `open_http'
E, [2024-05-08T13:00:41.072397 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-08T13:00:41.072401 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-08T13:00:41.072405 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-08T13:00:41.072408 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-08T13:00:41.072411 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-08T13:00:41.072415 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-08T13:00:41.072418 #242781] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-08T13:00:41.072422 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-08T13:00:41.072425 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-08T13:00:41.072429 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-08T13:00:41.072433 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-08T13:00:41.072436 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-08T13:00:41.072440 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-08T13:00:41.072443 #242781] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
I, [2024-05-08T13:00:41.074271 #242781]  INFO -- : downloading emoji/15.0/emoji-test.txt ... 
E, [2024-05-08T13:00:41.074351 #242781] ERROR -- : make: *** [uncommon.mk:1787: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
I, [2024-05-08T13:00:41.074719 #242781]  INFO -- : $$$[end] "make update-unicode  -j20" exit with 512.
I, [2024-05-08T13:00:41.074743 #242781]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-08T13:00:41.175856 #242781]  INFO -- : tool/config.guess already exists
I, [2024-05-08T13:00:41.175901 #242781]  INFO -- : tool/config.sub already exists
I, [2024-05-08T13:00:41.178088 #242781]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-08T13:00:41.178242 #242781]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-08T13:00:41.178872 #242781]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-08T13:00:41.179019 #242781]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-08T13:00:41.179420 #242781]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-08T13:00:41.179557 #242781]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-08T13:00:41.179971 #242781]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-08T13:00:41.180373 #242781]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-08T13:00:41.181210 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-08T13:00:41.181348 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-08T13:00:41.181834 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-08T13:00:41.182277 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-08T13:00:41.182299 #242781]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-08T13:00:41.252205 #242781]  INFO -- :   Successfully built RubyGem
I, [2024-05-08T13:00:41.252264 #242781]  INFO -- :   Name: power_assert
I, [2024-05-08T13:00:41.252283 #242781]  INFO -- :   Version: 2.0.4dev
I, [2024-05-08T13:00:41.252294 #242781]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-08T13:00:41.298659 #242781]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-08T13:00:41.298702 #242781]  INFO -- : $$$[beg] make update-rubyspec -j20
I, [2024-05-08T13:00:41.356884 #242781]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-08T13:00:41.357224 #242781]  INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0.
I, [2024-05-08T13:00:41.357252 #242781]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-08T13:00:42.043969 #242781]  INFO -- : Already up to date.
I, [2024-05-08T13:00:42.053288 #242781]  INFO -- : Latest commit hash = 74d948a617
I, [2024-05-08T13:00:42.054442 #242781]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-08T13:00:42.054482 #242781]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-08T13:00:42.125114 #242781]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-05-08T13:00:42.129483 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-08T13:00:42.129504 #242781]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-08T13:00:42.129510 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-08T13:00:42.145353 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:42.146770 #242781]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:00:42.198444 #242781]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:00:42.199844 #242781]  INFO -- : generating enc.mk
I, [2024-05-08T13:00:42.318309 #242781]  INFO -- : making srcs under enc
I, [2024-05-08T13:00:42.347733 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:42.347756 #242781]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:00:42.347769 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:42.393418 #242781]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-08T13:00:42.393735 #242781]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-08T13:00:42.394395 #242781]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-08T13:00:42.394568 #242781]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-08T13:00:42.395434 #242781]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-08T13:00:42.395620 #242781]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-08T13:00:42.396853 #242781]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-08T13:00:42.397058 #242781]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-08T13:00:42.397601 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-08T13:00:42.397635 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-08T13:00:42.398576 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-08T13:00:42.398802 #242781]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-08T13:00:42.398884 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-08T13:00:42.468160 #242781]  INFO -- :   Successfully built RubyGem
I, [2024-05-08T13:00:42.468201 #242781]  INFO -- :   Name: power_assert
I, [2024-05-08T13:00:42.468207 #242781]  INFO -- :   Version: 2.0.4dev
I, [2024-05-08T13:00:42.468218 #242781]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-08T13:00:42.470788 #242781]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-08T13:00:42.532018 #242781]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-08T13:00:42.536980 #242781]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-08T13:00:42.539039 #242781]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-08T13:00:42.539157 #242781]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-08T13:00:42.598424 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:00:42.598465 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:00:42.598478 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:00:42.598488 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:00:42.598499 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:00:42.598510 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:00:42.598529 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:00:42.598540 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:00:42.598550 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:00:42.598560 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:00:42.598570 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:00:42.598580 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:00:42.598589 #242781]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:00:42.598599 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:00:42.598608 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:00:42.599830 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:00:42.599870 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:00:42.599882 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:00:42.599893 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:00:42.599904 #242781]  INFO -- : 
I, [2024-05-08T13:00:42.651058 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:42.652266 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:00:42.750800 #242781]  INFO -- : linking miniruby
I, [2024-05-08T13:00:43.282003 #242781]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-08T13:00:43.282172 #242781]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-08T13:00:43.341770 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:00:43.341813 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:00:43.341819 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:00:43.341822 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:00:43.341829 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:00:43.341834 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:00:43.341838 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:00:43.341841 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:00:43.341845 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:00:43.341848 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:00:43.341852 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:00:43.341855 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:00:43.341858 #242781]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:00:43.341862 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:00:43.341866 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:00:43.343771 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:00:43.343795 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:00:43.343800 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:00:43.343804 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:00:43.343808 #242781]  INFO -- : 
I, [2024-05-08T13:00:43.395188 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:43.476096 #242781]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:00:43.480454 #242781]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:00:43.481216 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:00:43.665168 #242781]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:00:43.980910 #242781]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:00:45.539051 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:00:45.562493 #242781]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-08T13:00:45.562656 #242781]  INFO -- : $$$[beg] make all -j20
I, [2024-05-08T13:00:45.621033 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:00:45.621065 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:00:45.621070 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:00:45.621074 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:00:45.621077 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:00:45.621083 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:00:45.621086 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:00:45.621090 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:00:45.621094 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:00:45.621097 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:00:45.621101 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:00:45.621104 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:00:45.621107 #242781]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:00:45.621111 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:00:45.621116 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:00:45.622345 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:00:45.622385 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:00:45.622391 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:00:45.622395 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:00:45.622403 #242781]  INFO -- : 
I, [2024-05-08T13:00:45.674020 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:45.675202 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:00:45.675565 #242781]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:00:45.726228 #242781]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:00:45.727734 #242781]  INFO -- : generating enc.mk
I, [2024-05-08T13:00:45.772430 #242781]  INFO -- : linking miniruby
I, [2024-05-08T13:00:45.844922 #242781]  INFO -- : making srcs under enc
I, [2024-05-08T13:00:45.874782 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:45.874849 #242781]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:00:45.874865 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:45.875625 #242781]  INFO -- : generating transdb.h
I, [2024-05-08T13:00:45.969795 #242781]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:00:46.381990 #242781]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:00:46.386413 #242781]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:00:46.387187 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:00:46.572224 #242781]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:00:46.888863 #242781]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:00:48.446732 #242781]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:00:48.446942 #242781]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:00:48.447672 #242781]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:00:48.448032 #242781]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:00:48.448147 #242781]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:00:48.448332 #242781]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:00:48.448964 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:00:48.450255 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:00:48.450360 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:00:48.451016 #242781]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:00:48.451137 #242781]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:00:48.451254 #242781]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:00:48.452014 #242781]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:00:48.452181 #242781]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:00:48.452797 #242781]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:00:48.453093 #242781]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:00:48.453123 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:00:48.453738 #242781]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:00:48.453944 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:00:48.454425 #242781]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:00:48.489232 #242781]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-08T13:00:48.491391 #242781]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:00:48.583579 #242781]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:00:48.585284 #242781]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:00:48.602285 #242781]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:00:48.603460 #242781]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:00:48.605886 #242781]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:00:48.606526 #242781]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:00:48.614208 #242781]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:00:48.619814 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:00:48.620333 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:00:48.637336 #242781]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:00:48.649592 #242781]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:00:48.651323 #242781]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:00:48.656786 #242781]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:00:48.660714 #242781]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:00:48.672678 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:00:48.676928 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:00:48.693025 #242781]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:00:48.743538 #242781]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:00:48.751756 #242781]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:00:48.769849 #242781]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:00:48.769981 #242781]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:00:48.780857 #242781]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:00:48.786388 #242781]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:00:48.790447 #242781]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:00:48.792162 #242781]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:00:48.795071 #242781]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:00:48.819713 #242781]  INFO -- : making enc
I, [2024-05-08T13:00:48.838787 #242781]  INFO -- : making trans
I, [2024-05-08T13:00:48.845888 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:48.845976 #242781]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:00:48.846017 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:48.848631 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:48.892498 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:48.892568 #242781]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:00:48.892596 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:48.893474 #242781]  INFO -- : making encs
I, [2024-05-08T13:00:48.949309 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:48.949378 #242781]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:00:48.949393 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.090995 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.091679 #242781]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:00:49.129715 #242781]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:00:49.135500 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.155232 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:00:49.157152 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:00:49.157658 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:00:49.157771 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:00:49.159234 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:00:49.159316 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:00:49.159429 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:00:49.160405 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:00:49.160509 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:00:49.161468 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:00:49.161699 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:00:49.161804 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:00:49.161867 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:00:49.161907 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:00:49.161917 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:00:49.162155 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:00:49.162578 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:00:49.163642 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:00:49.164106 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:00:49.164212 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:00:49.165205 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:00:49.166023 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:00:49.166245 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:00:49.166272 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:00:49.166298 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:00:49.166350 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:00:49.166536 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:00:49.166711 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:00:49.166736 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:00:49.167354 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:00:49.168903 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:00:49.171360 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:00:49.171440 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:00:49.173402 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:00:49.174779 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:00:49.174824 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:00:49.174839 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:00:49.177766 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:00:49.186076 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:00:49.190216 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:00:49.196383 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:00:49.199235 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:00:49.201712 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:00:49.201864 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:00:49.202144 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:00:49.202681 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:00:49.227721 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.313615 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:49.315375 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:00:49.338296 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.338689 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.342641 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.342690 #242781]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:00:49.342703 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.343283 #242781]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-08T13:00:49.343420 #242781]  INFO -- : $$$[beg] make install -j20
I, [2024-05-08T13:00:49.407820 #242781]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-08T13:00:49.407972 #242781]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-08T13:00:49.408283 #242781]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-08T13:00:49.408333 #242781]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-08T13:00:49.409375 #242781]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-08T13:00:49.409561 #242781]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-08T13:00:49.410364 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:00:49.410401 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:00:49.410414 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:00:49.410425 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:00:49.410436 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:00:49.410456 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:00:49.410468 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:00:49.410478 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:00:49.410489 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:00:49.410499 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:00:49.410512 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:00:49.410523 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:00:49.410533 #242781]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-08T13:00:49.410544 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:00:49.410554 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:00:49.410979 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-08T13:00:49.411550 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-08T13:00:49.432675 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:49.445196 #242781]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-08T13:00:49.445345 #242781]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-08T13:00:49.446210 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:00:49.446258 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:00:49.446273 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:00:49.446287 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:00:49.446299 #242781]  INFO -- : 
I, [2024-05-08T13:00:49.447580 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-08T13:00:49.447631 #242781]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-08T13:00:49.448542 #242781]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:00:49.448819 #242781]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-08T13:00:49.449534 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:00:49.500073 #242781]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:00:49.501670 #242781]  INFO -- : generating enc.mk
I, [2024-05-08T13:00:49.518403 #242781]  INFO -- :   Successfully built RubyGem
I, [2024-05-08T13:00:49.518453 #242781]  INFO -- :   Name: power_assert
I, [2024-05-08T13:00:49.518467 #242781]  INFO -- :   Version: 2.0.4dev
I, [2024-05-08T13:00:49.518479 #242781]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-08T13:00:49.520507 #242781]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-08T13:00:49.545988 #242781]  INFO -- : linking miniruby
I, [2024-05-08T13:00:49.581422 #242781]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-08T13:00:49.586519 #242781]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-08T13:00:49.622422 #242781]  INFO -- : making srcs under enc
I, [2024-05-08T13:00:49.652340 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.652410 #242781]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:00:49.652425 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:49.653144 #242781]  INFO -- : generating transdb.h
I, [2024-05-08T13:00:49.748054 #242781]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:00:50.188099 #242781]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:00:50.192953 #242781]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:00:50.193826 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:00:50.378060 #242781]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:00:50.695415 #242781]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:00:52.253944 #242781]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:00:52.254028 #242781]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:00:52.254827 #242781]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:00:52.255609 #242781]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:00:52.255680 #242781]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:00:52.255993 #242781]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:00:52.256512 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:00:52.256750 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:00:52.257561 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:00:52.257854 #242781]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:00:52.258549 #242781]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:00:52.258689 #242781]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:00:52.259331 #242781]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:00:52.259405 #242781]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:00:52.259543 #242781]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:00:52.260244 #242781]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:00:52.260350 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:00:52.261043 #242781]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:00:52.261294 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:00:52.261346 #242781]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:00:52.294901 #242781]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-08T13:00:52.297109 #242781]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:00:52.393287 #242781]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:00:52.403188 #242781]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:00:52.403428 #242781]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:00:52.412309 #242781]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:00:52.413346 #242781]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:00:52.416488 #242781]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:00:52.419396 #242781]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:00:52.435221 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:00:52.441317 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:00:52.453299 #242781]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:00:52.453939 #242781]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:00:52.454307 #242781]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:00:52.458741 #242781]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:00:52.478764 #242781]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:00:52.492766 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:00:52.493116 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:00:52.515489 #242781]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:00:52.515553 #242781]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:00:52.546343 #242781]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:00:52.556845 #242781]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:00:52.566239 #242781]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:00:52.569283 #242781]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:00:52.579514 #242781]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:00:52.595134 #242781]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:00:52.595592 #242781]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:00:52.623377 #242781]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:00:52.634477 #242781]  INFO -- : making enc
I, [2024-05-08T13:00:52.637029 #242781]  INFO -- : making trans
I, [2024-05-08T13:00:52.654815 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.661382 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.661449 #242781]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:00:52.661473 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.690289 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.690357 #242781]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:00:52.690381 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.692271 #242781]  INFO -- : making encs
I, [2024-05-08T13:00:52.743442 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.743513 #242781]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:00:52.743537 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.898764 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.899380 #242781]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:00:52.937033 #242781]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:00:52.942461 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:52.964088 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:00:52.964835 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:00:52.966039 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:00:52.966072 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:00:52.966263 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:00:52.967845 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:00:52.968503 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:00:52.968582 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:00:52.968972 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:00:52.969038 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:00:52.969838 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:00:52.970192 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:00:52.970955 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:00:52.971558 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:00:52.971584 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:00:52.971631 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:00:52.971656 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:00:52.971699 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:00:52.971725 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:00:52.972467 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:00:52.972758 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:00:52.973849 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:00:52.974123 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:00:52.974206 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:00:52.975088 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:00:52.975644 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:00:52.976621 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:00:52.976924 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:00:52.976956 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:00:52.977177 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:00:52.979416 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:00:52.980167 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:00:52.980666 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:00:52.982274 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:00:52.983434 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:00:52.984219 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:00:52.986506 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:00:52.987113 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:00:52.993460 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:00:52.997749 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:00:52.998180 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:00:53.000267 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:00:53.004061 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:00:53.004107 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:00:53.008643 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:00:53.010552 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:00:53.034643 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:53.122139 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:53.123932 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:00:53.146250 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:53.146650 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:53.150768 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:53.150799 #242781]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:00:53.150811 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:00:53.151050 #242781]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-08T13:00:53.247846 #242781]  INFO -- : Installing to 
I, [2024-05-08T13:00:53.247920 #242781]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-08T13:00:53.247934 #242781]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-08T13:00:53.255589 #242781]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:00:53.255646 #242781]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-08T13:00:53.255666 #242781]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:00:53.265537 #242781]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:00:53.265597 #242781]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-08T13:00:53.265610 #242781]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-08T13:00:53.265702 #242781]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-08T13:00:53.269543 #242781]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-08T13:00:53.269601 #242781]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-08T13:00:53.269625 #242781]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-08T13:00:53.269637 #242781]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-08T13:00:53.269650 #242781]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-08T13:00:53.303683 #242781]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-08T13:00:53.309030 #242781]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-08T13:00:53.309095 #242781]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-08T13:00:53.331947 #242781]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-08T13:00:53.338942 #242781]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-08T13:00:53.341062 #242781]  INFO -- :                                     cgi 0.4.1
I, [2024-05-08T13:00:53.341599 #242781]  INFO -- :                                     delegate 0.3.1
I, [2024-05-08T13:00:53.342047 #242781]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-08T13:00:53.342566 #242781]  INFO -- :                                     english 0.8.0
I, [2024-05-08T13:00:53.343011 #242781]  INFO -- :                                     erb 4.0.4
I, [2024-05-08T13:00:53.343739 #242781]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-08T13:00:53.344195 #242781]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-08T13:00:53.344603 #242781]  INFO -- :                                     find 0.2.0
I, [2024-05-08T13:00:53.345031 #242781]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-08T13:00:53.345478 #242781]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-08T13:00:53.345993 #242781]  INFO -- :                                     irb 1.13.1
I, [2024-05-08T13:00:53.347493 #242781]  INFO -- :                                     logger 1.6.0
I, [2024-05-08T13:00:53.347954 #242781]  INFO -- :                                     net-http 0.4.1
I, [2024-05-08T13:00:53.348468 #242781]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-08T13:00:53.348967 #242781]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-08T13:00:53.349480 #242781]  INFO -- :                                     open3 0.2.1
I, [2024-05-08T13:00:53.349945 #242781]  INFO -- :                                     optparse 0.5.0
I, [2024-05-08T13:00:53.350405 #242781]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-08T13:00:53.350869 #242781]  INFO -- :                                     pp 0.5.0
I, [2024-05-08T13:00:53.351412 #242781]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-08T13:00:53.351814 #242781]  INFO -- :                                     prism 0.27.0
I, [2024-05-08T13:00:53.352375 #242781]  INFO -- :                                     pstore 0.1.3
I, [2024-05-08T13:00:53.352816 #242781]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-08T13:00:53.354468 #242781]  INFO -- :                                     readline 0.0.4
I, [2024-05-08T13:00:53.354977 #242781]  INFO -- :                                     reline 0.5.5
I, [2024-05-08T13:00:53.355503 #242781]  INFO -- :                                     resolv 0.4.0
I, [2024-05-08T13:00:53.355992 #242781]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-08T13:00:53.356508 #242781]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-08T13:00:53.356960 #242781]  INFO -- :                                     set 1.1.0
I, [2024-05-08T13:00:53.357495 #242781]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-08T13:00:53.357973 #242781]  INFO -- :                                     singleton 0.2.0
I, [2024-05-08T13:00:53.358417 #242781]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-08T13:00:53.359104 #242781]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-08T13:00:53.359595 #242781]  INFO -- :                                     time 0.3.0
I, [2024-05-08T13:00:53.360404 #242781]  INFO -- :                                     timeout 0.4.1
I, [2024-05-08T13:00:53.361167 #242781]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-08T13:00:53.361691 #242781]  INFO -- :                                     tsort 0.2.0
I, [2024-05-08T13:00:53.362169 #242781]  INFO -- :                                     un 0.3.0
I, [2024-05-08T13:00:53.362638 #242781]  INFO -- :                                     uri 0.13.0
I, [2024-05-08T13:00:53.363129 #242781]  INFO -- :                                     weakref 0.1.3
I, [2024-05-08T13:00:53.363615 #242781]  INFO -- :                                     yaml 0.3.0
I, [2024-05-08T13:00:53.363975 #242781]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-08T13:00:53.370628 #242781]  INFO -- :                                     date 3.3.4
I, [2024-05-08T13:00:53.371153 #242781]  INFO -- :                                     digest 3.1.1
I, [2024-05-08T13:00:53.371639 #242781]  INFO -- :                                     etc 1.4.3
I, [2024-05-08T13:00:53.372441 #242781]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-08T13:00:53.372940 #242781]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-08T13:00:53.373411 #242781]  INFO -- :                                     io-console 0.7.2
I, [2024-05-08T13:00:53.373905 #242781]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-08T13:00:53.374368 #242781]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-08T13:00:53.374751 #242781]  INFO -- :                                     json 2.7.2
I, [2024-05-08T13:00:53.375845 #242781]  INFO -- :                                     openssl 3.2.0
I, [2024-05-08T13:00:53.376388 #242781]  INFO -- :                                     pathname 0.3.0
I, [2024-05-08T13:00:53.376959 #242781]  INFO -- :                                     psych 5.1.2
I, [2024-05-08T13:00:53.377527 #242781]  INFO -- :                                     stringio 3.1.1
I, [2024-05-08T13:00:53.378036 #242781]  INFO -- :                                     strscan 3.1.1
I, [2024-05-08T13:00:53.378519 #242781]  INFO -- :                                     zlib 3.1.0
I, [2024-05-08T13:00:53.378929 #242781]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-08T13:00:53.379196 #242781]  INFO -- :                                     minitest 5.22.3
I, [2024-05-08T13:00:53.386709 #242781]  INFO -- :                                     rake 13.2.1
I, [2024-05-08T13:00:53.390129 #242781]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-08T13:00:53.394589 #242781]  INFO -- :                                     rexml 3.2.6
I, [2024-05-08T13:00:53.398059 #242781]  INFO -- :                                     rss 0.3.0
I, [2024-05-08T13:00:53.401037 #242781]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-08T13:00:53.402514 #242781]  INFO -- :                                     net-imap 0.4.10
I, [2024-05-08T13:00:53.405484 #242781]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-08T13:00:53.406491 #242781]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-08T13:00:53.407582 #242781]  INFO -- :                                     matrix 0.4.2
I, [2024-05-08T13:00:53.411108 #242781]  INFO -- :                                     prime 0.1.2
I, [2024-05-08T13:00:53.416534 #242781]  INFO -- :                                     rbs 3.4.4
I, [2024-05-08T13:00:53.439278 #242781]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-08T13:00:53.441871 #242781]  INFO -- :                                     debug 1.9.2
I, [2024-05-08T13:00:53.444873 #242781]  INFO -- :                                     racc 1.7.3
I, [2024-05-08T13:00:53.447357 #242781]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-08T13:00:53.448494 #242781]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-08T13:00:53.449781 #242781]  INFO -- :                                     base64 0.2.0
I, [2024-05-08T13:00:53.450778 #242781]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-08T13:00:53.452926 #242781]  INFO -- :                                     observer 0.1.2
I, [2024-05-08T13:00:53.454505 #242781]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-08T13:00:53.455521 #242781]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-08T13:00:53.456822 #242781]  INFO -- :                                     rinda 0.2.0
I, [2024-05-08T13:00:53.458007 #242781]  INFO -- :                                     drb 2.2.1
I, [2024-05-08T13:00:53.459595 #242781]  INFO -- :                                     nkf 0.2.0
I, [2024-05-08T13:00:53.461978 #242781]  INFO -- :                                     syslog 0.1.2
I, [2024-05-08T13:00:53.463542 #242781]  INFO -- :                                     csv 3.3.0
I, [2024-05-08T13:00:53.465619 #242781]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-08T13:00:53.467084 #242781]  INFO -- : skipped bundled gems:
I, [2024-05-08T13:00:53.467149 #242781]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-08T13:00:53.470517 #242781]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-08T13:00:53.470646 #242781]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-08T13:00:53.560515 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:00:53.562198 #242781]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:00:53.613414 #242781]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:00:53.634752 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:00:53.738551 #242781]  INFO -- : linking miniruby
I, [2024-05-08T13:01:00.018981 #242781]  INFO -- : PASS all 1936 tests
E, [2024-05-08T13:01:00.024192 #242781] ERROR -- :  
I, [2024-05-08T13:01:00.024412 #242781]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-08T13:01:00.024492 #242781]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-08T13:01:00.085858 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:01:00.085899 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:01:00.085912 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:01:00.085924 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:01:00.085935 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:01:00.085948 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:01:00.085959 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:01:00.085969 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:01:00.085979 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:01:00.085989 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:01:00.085999 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:01:00.086008 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:01:00.086018 #242781]  INFO -- : 	MFLAGS = 
I, [2024-05-08T13:01:00.086036 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:01:00.086046 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:01:00.086423 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:01:00.086475 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:01:00.086489 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:01:00.086500 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:01:00.086510 #242781]  INFO -- : 
I, [2024-05-08T13:01:00.135414 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:01:00.223031 #242781]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:01:00.227564 #242781]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:01:00.228289 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:01:00.412812 #242781]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:01:00.728240 #242781]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:01:02.283621 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:01:02.386199 #242781]  INFO -- : Checking leaked global symbols...none
I, [2024-05-08T13:01:02.428075 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-08T13:01:02.428182 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-08T13:01:02.428200 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-08T13:01:02.428214 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-08T13:01:02.428373 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-08T13:01:02.428428 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-08T13:01:02.428722 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-08T13:01:02.428836 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-08T13:01:02.429605 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-08T13:01:02.429910 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-08T13:01:02.430996 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-08T13:01:02.431828 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-08T13:01:02.431845 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-08T13:01:02.431864 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-08T13:01:02.431919 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-08T13:01:02.532259 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-08T13:01:02.532797 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-08T13:01:02.632906 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-08T13:01:02.632992 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-08T13:01:02.633024 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-08T13:01:02.633038 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-08T13:01:02.633145 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-08T13:01:02.633172 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-08T13:01:02.633189 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-08T13:01:02.633306 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-08T13:01:02.633333 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-08T13:01:02.633357 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-08T13:01:02.633371 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-08T13:01:02.633743 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-08T13:01:02.667772 #242781]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-08T13:01:02.670129 #242781]  INFO -- : 
I, [2024-05-08T13:01:02.670192 #242781]  INFO -- : test succeeded
I, [2024-05-08T13:01:02.671550 #242781]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-08T13:01:02.671660 #242781]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-08T13:01:02.779215 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:01:02.780417 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:01:02.884754 #242781]  INFO -- : linking miniruby
I, [2024-05-08T13:01:03.494366 #242781]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:01:03.498853 #242781]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:01:03.499639 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:01:03.684140 #242781]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:01:04.001400 #242781]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:01:05.558703 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:01:05.582710 #242781]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:01:05.633896 #242781]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:01:05.635727 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:01:05.635779 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:01:05.635793 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:01:05.635804 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:01:05.635815 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:01:05.635827 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:01:05.635848 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:01:05.635859 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:01:05.635870 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:01:05.635881 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:01:05.635891 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:01:05.635901 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:01:05.635911 #242781]  INFO -- : 	MFLAGS = 
I, [2024-05-08T13:01:05.635921 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:01:05.635932 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:01:05.636255 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:01:05.636307 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:01:05.636320 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:01:05.636332 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:01:05.636343 #242781]  INFO -- : 
I, [2024-05-08T13:01:05.638103 #242781]  INFO -- : generating enc.mk
I, [2024-05-08T13:01:05.755987 #242781]  INFO -- : making enc
I, [2024-05-08T13:01:05.772986 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.773050 #242781]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:01:05.773064 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.773673 #242781]  INFO -- : making srcs under enc
I, [2024-05-08T13:01:05.803755 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.803820 #242781]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:01:05.803833 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.804764 #242781]  INFO -- : generating transdb.h
I, [2024-05-08T13:01:05.899189 #242781]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:01:05.900532 #242781]  INFO -- : making trans
I, [2024-05-08T13:01:05.934202 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.934265 #242781]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:01:05.934279 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.934900 #242781]  INFO -- : making encs
I, [2024-05-08T13:01:05.972315 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.972379 #242781]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:01:05.972392 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:05.974010 #242781]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:01:06.001225 #242781]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-08T13:01:06.003577 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:07.400339 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:07.400914 #242781]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:01:07.438182 #242781]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:01:07.443054 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:07.653766 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:01:07.657091 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:01:07.661014 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:01:07.664155 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:01:07.666407 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:01:07.671828 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:01:07.687415 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:01:07.690389 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:01:07.702986 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:01:07.709345 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:01:07.712414 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:01:07.714933 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:01:07.722559 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:01:07.728875 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:01:07.737903 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:01:07.740499 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:01:07.744556 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:01:07.748171 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:01:07.759959 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:01:07.773101 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:01:07.775957 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:01:07.778447 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:01:07.782658 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:01:07.797425 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:01:07.800451 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:01:07.803014 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:01:07.812391 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:01:07.817366 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:01:07.818848 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:01:07.820908 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:01:07.828813 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:01:07.835179 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:01:07.846041 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:01:07.868966 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:01:07.871166 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:01:07.894264 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:01:07.896207 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:01:07.917571 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:01:07.919617 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:01:07.940874 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:01:07.942734 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:01:07.964558 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:01:07.966771 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:01:07.988207 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:01:07.990188 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:01:08.012071 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:01:08.035956 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:08.119417 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:01:08.127357 #242781]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:01:08.326318 #242781]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:01:08.412682 #242781]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:01:08.525606 #242781]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:01:08.614299 #242781]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:01:08.703235 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:01:08.790679 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:01:08.928760 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:01:09.014105 #242781]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:01:09.105650 #242781]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:01:09.255043 #242781]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:01:09.365825 #242781]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:01:09.475582 #242781]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:01:09.695826 #242781]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:01:09.815999 #242781]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:01:09.920099 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:01:10.025523 #242781]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:01:10.118811 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:01:10.208564 #242781]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:01:10.301899 #242781]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:01:10.410193 #242781]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:01:10.525381 #242781]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:01:10.644577 #242781]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:01:10.740447 #242781]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:01:10.921417 #242781]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:01:11.133527 #242781]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:01:11.229603 #242781]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:01:11.318292 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:01:11.454256 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:01:11.542239 #242781]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:01:11.638408 #242781]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:01:11.767113 #242781]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:01:11.983363 #242781]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:01:12.108550 #242781]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:01:12.204663 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:01:12.298864 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:01:12.411814 #242781]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:01:12.520023 #242781]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:01:12.808788 #242781]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:01:12.907240 #242781]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:01:13.006764 #242781]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:01:13.138554 #242781]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:01:13.258218 #242781]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:01:13.371799 #242781]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:01:13.464003 #242781]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:01:13.583533 #242781]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:01:13.712680 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:01:13.734613 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:13.735195 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:13.738857 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:13.738878 #242781]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:01:13.738883 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:13.814319 #242781]  INFO -- : Run options: 
I, [2024-05-08T13:01:13.814384 #242781]  INFO -- :   --seed=11031
I, [2024-05-08T13:01:13.814391 #242781]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2024-05-08T13:01:13.814395 #242781]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-08T13:01:13.814399 #242781]  INFO -- :   --name=!/memory_leak/
I, [2024-05-08T13:01:13.814403 #242781]  INFO -- :   --stderr-on-failure
I, [2024-05-08T13:01:13.814415 #242781]  INFO -- :   -j20
I, [2024-05-08T13:01:13.814419 #242781]  INFO -- : 
I, [2024-05-08T13:01:13.814424 #242781]  INFO -- : # Running tests:
I, [2024-05-08T13:01:13.814428 #242781]  INFO -- : 
I, [2024-05-08T13:01:13.961148 #242781]  INFO -- : [  1/885] 285311=test_gem_commands_mirror
I, [2024-05-08T13:01:13.961337 #242781]  INFO -- : [  2/885] 285295=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-08T13:01:13.961485 #242781]  INFO -- : [  3/885] 285296=test_sprintf_comb
I, [2024-05-08T13:01:13.961686 #242781]  INFO -- : [  4/885] 285297=test_method_cache
I, [2024-05-08T13:01:13.961767 #242781]  INFO -- : [  5/885] 285294=test_gem_request
I, [2024-05-08T13:01:13.964449 #242781]  INFO -- : [  6/885] 285298=test_scan_args
I, [2024-05-08T13:01:13.965309 #242781]  INFO -- : [  7/885] 285310=test_win32ole
I, [2024-05-08T13:01:13.965350 #242781]  INFO -- : [  8/885] 285309=test_generic
I, [2024-05-08T13:01:13.965450 #242781]  INFO -- : [  9/885] 285312=test_settracefunc
I, [2024-05-08T13:01:13.965690 #242781]  INFO -- : [ 10/885] 285308=test_gem_text
I, [2024-05-08T13:01:13.967255 #242781]  INFO -- : [ 11/885] 285307=test_enumerator_kw
I, [2024-05-08T13:01:13.968326 #242781]  INFO -- : [ 12/885] 285297=test_scalar
I, [2024-05-08T13:01:13.969394 #242781]  INFO -- : [ 13/885] 285310=test_gem_dependency_installer
I, [2024-05-08T13:01:13.992647 #242781]  INFO -- : [ 14/885] 285307=test_gem_commands_info_command
I, [2024-05-08T13:01:13.993835 #242781]  INFO -- : [ 15/885] 285297=test_rdoc_cross_reference
I, [2024-05-08T13:01:13.999252 #242781]  INFO -- : [ 16/885] 285301=test_store
I, [2024-05-08T13:01:13.999447 #242781]  INFO -- : [ 17/885] 285302=test_case_options
I, [2024-05-08T13:01:13.999589 #242781]  INFO -- : [ 18/885] 285306=test_exception
I, [2024-05-08T13:01:14.008215 #242781]  INFO -- : [ 19/885] 285304=test_rand
I, [2024-05-08T13:01:14.008289 #242781]  INFO -- : [ 20/885] 285300=test_gem_package_tar_reader_entry
I, [2024-05-08T13:01:14.008359 #242781]  INFO -- : [ 21/885] 285305=test_gem_name_tuple
I, [2024-05-08T13:01:14.015395 #242781]  INFO -- : [ 22/885] 285298=test_bug_reporter
I, [2024-05-08T13:01:14.016022 #242781]  INFO -- : [ 23/885] 285299=test_require_lib
I, [2024-05-08T13:01:14.016818 #242781]  INFO -- : [ 24/885] 285309=test_gem_install_update_options
I, [2024-05-08T13:01:14.024256 #242781]  INFO -- : [ 25/885] 285302=parse_test
I, [2024-05-08T13:01:14.033297 #242781]  INFO -- : [ 26/885] 285303=test_ractor
I, [2024-05-08T13:01:14.047599 #242781]  INFO -- : [ 27/885] 285313=test_severity
I, [2024-05-08T13:01:14.052571 #242781]  INFO -- : [ 28/885] 285303=test_gem_stream_ui
I, [2024-05-08T13:01:14.073212 #242781]  INFO -- : [ 29/885] 285313=test_extlibs
I, [2024-05-08T13:01:14.119758 #242781]  INFO -- : [ 30/885] 285296=test_rdoc_generator_ri
I, [2024-05-08T13:01:14.121256 #242781]  INFO -- : [ 31/885] 285311=test_str2big
I, [2024-05-08T13:01:14.125520 #242781]  INFO -- : [ 32/885] 285311=test_dot_dot
I, [2024-05-08T13:01:14.129392 #242781]  INFO -- : [ 33/885] 285311=test_c_struct_builder
I, [2024-05-08T13:01:14.177484 #242781]  INFO -- : [ 34/885] 285308=test_literal
I, [2024-05-08T13:01:14.180969 #242781]  INFO -- : [ 35/885] 285311=test_thread
I, [2024-05-08T13:01:14.185645 #242781]  INFO -- : [ 36/885] 285295=test_socket
I, [2024-05-08T13:01:14.194402 #242781]  INFO -- : [ 37/885] 285307=test_objectspace
I, [2024-05-08T13:01:14.228791 #242781]  INFO -- : [ 38/885] 285305=test_rdoc_markup_to_table_of_contents
I, [2024-05-08T13:01:14.242402 #242781]  INFO -- : [ 39/885] 285296=test_parser_events
I, [2024-05-08T13:01:14.258307 #242781]  INFO -- : [ 40/885] 285301=test_reline
I, [2024-05-08T13:01:14.267969 #242781]  INFO -- : [ 41/885] 285304=test_case
I, [2024-05-08T13:01:14.274289 #242781]  INFO -- : [ 42/885] 285304=test_pkey
I, [2024-05-08T13:01:14.298439 #242781]  INFO -- : [ 43/885] 285303=test_gem_request_connection_pools
I, [2024-05-08T13:01:14.300388 #242781]  INFO -- : [ 44/885] 285296=test_gem_version_option
I, [2024-05-08T13:01:14.354900 #242781]  INFO -- : [ 45/885] 285304=test_grapheme_breaks
I, [2024-05-08T13:01:14.359295 #242781]  INFO -- : [ 46/885] 285294=test_cclass
I, [2024-05-08T13:01:14.360347 #242781]  INFO -- : [ 47/885] 285309=test_ractor
I, [2024-05-08T13:01:14.378934 #242781]  INFO -- : [ 48/885] 285305=test_m17n_comb
I, [2024-05-08T13:01:14.381004 #242781]  INFO -- : [ 49/885] 285304=test_memory_view
I, [2024-05-08T13:01:14.385649 #242781]  INFO -- : [ 50/885] 285300=test_json_tree
I, [2024-05-08T13:01:14.407176 #242781]  INFO -- : [ 51/885] 285300=test_rdoc_markup_to_markdown
I, [2024-05-08T13:01:14.416072 #242781]  INFO -- : [ 52/885] 285311=test_rdoc_generator_pot_po
I, [2024-05-08T13:01:14.425927 #242781]  INFO -- : [ 53/885] 285304=test_ansi_with_terminfo
I, [2024-05-08T13:01:14.436633 #242781]  INFO -- : [ 54/885] 285298=test_pack
I, [2024-05-08T13:01:14.449596 #242781]  INFO -- : [ 55/885] 285309=test_last_thread
I, [2024-05-08T13:01:14.468358 #242781]  INFO -- : [ 56/885] 285301=test_process
I, [2024-05-08T13:01:14.487626 #242781]  INFO -- : [ 57/885] 285304=test_gem_security_policy
I, [2024-05-08T13:01:14.496112 #242781]  INFO -- : [ 58/885] 285296=test_gem_source_local
I, [2024-05-08T13:01:14.509299 #242781]  INFO -- : [ 59/885] 285294=test_logdevice
I, [2024-05-08T13:01:14.557615 #242781]  INFO -- : [ 60/885] 285311=test_arity
I, [2024-05-08T13:01:14.562146 #242781]  INFO -- : [ 61/885] 285311=test_gem_ext_rake_builder
I, [2024-05-08T13:01:14.582109 #242781]  INFO -- : [ 62/885] 285300=test_gc
I, [2024-05-08T13:01:14.652266 #242781]  INFO -- : [ 63/885] 285298=test_x509cert
I, [2024-05-08T13:01:14.708685 #242781]  INFO -- : [ 64/885] 285296=test_err_in_callback
I, [2024-05-08T13:01:14.711620 #242781]  INFO -- : [ 65/885] 285296=test_gem_resolver_lock_specification
I, [2024-05-08T13:01:14.721772 #242781]  INFO -- : [ 66/885] 285297=test_rdoc_normal_module
I, [2024-05-08T13:01:14.743410 #242781]  INFO -- : [ 67/885] 285296=test_c_union_entity
I, [2024-05-08T13:01:14.745061 #242781]  INFO -- : [ 68/885] 285308=test_rdoc_markdown_test
I, [2024-05-08T13:01:14.762111 #242781]  INFO -- : [ 69/885] 285297=test_logperiod
I, [2024-05-08T13:01:14.769163 #242781]  INFO -- : [ 70/885] 285297=test_securerandom
I, [2024-05-08T13:01:14.783338 #242781]  INFO -- : [ 71/885] 285296=test_switch_hitter
I, [2024-05-08T13:01:14.805775 #242781]  INFO -- : [ 72/885] 285296=test_singleton
I, [2024-05-08T13:01:14.807446 #242781]  INFO -- : [ 73/885] 285296=test_flush
I, [2024-05-08T13:01:14.832840 #242781]  INFO -- : [ 74/885] 285296=test_io_console
I, [2024-05-08T13:01:14.848023 #242781]  INFO -- : [ 75/885] 285297=test_hash_create
I, [2024-05-08T13:01:14.852597 #242781]  INFO -- : [ 76/885] 285297=test_stringchar
I, [2024-05-08T13:01:14.860874 #242781]  INFO -- : [ 77/885] 285312=test_uncorrectable_name_check
I, [2024-05-08T13:01:14.867983 #242781]  INFO -- : [ 78/885] 285312=newline_test
I, [2024-05-08T13:01:14.921586 #242781]  INFO -- : [ 79/885] 285297=test_thread_fd_close
I, [2024-05-08T13:01:14.925213 #242781]  INFO -- : [ 80/885] 285297=test_passing_block
I, [2024-05-08T13:01:14.929692 #242781]  INFO -- : [ 81/885] 285304=test_httpresponse
I, [2024-05-08T13:01:14.932726 #242781]  INFO -- : [ 82/885] 285297=test_open-uri
I, [2024-05-08T13:01:14.966996 #242781]  INFO -- : [ 83/885] 285298=test_rdoc_parser_ruby
I, [2024-05-08T13:01:14.991216 #242781]  INFO -- : [ 84/885] 285304=test_stream
I, [2024-05-08T13:01:15.004156 #242781]  INFO -- : [ 85/885] 285304=test_nil2vtempty
I, [2024-05-08T13:01:15.007508 #242781]  INFO -- : [ 86/885] 285304=test_rdoc_context
I, [2024-05-08T13:01:15.048280 #242781]  INFO -- : [ 87/885] 285312=test_rdoc_text
I, [2024-05-08T13:01:15.053495 #242781]  INFO -- : [ 88/885] 285307=test_iso_8859
I, [2024-05-08T13:01:15.091150 #242781]  INFO -- : [ 89/885] 285307=test_tcp
I, [2024-05-08T13:01:15.151663 #242781]  INFO -- : [ 90/885] 285307=index_write_test
I, [2024-05-08T13:01:15.238126 #242781]  INFO -- : [ 91/885] 285307=test_date_new
I, [2024-05-08T13:01:15.244860 #242781]  INFO -- : [ 92/885] 285312=test_data
I, [2024-05-08T13:01:15.245687 #242781]  INFO -- : [ 93/885] 285307=test_require
I, [2024-05-08T13:01:15.248216 #242781]  INFO -- : [ 94/885] 285307=test_rdoc_markup_to_joined_paragraph
I, [2024-05-08T13:01:15.252979 #242781]  INFO -- : [ 95/885] 285312=test_date_time
I, [2024-05-08T13:01:15.266091 #242781]  INFO -- : [ 96/885] 285306=test_gem_safe_yaml
I, [2024-05-08T13:01:15.281034 #242781]  INFO -- : [ 97/885] 285312=test_syntax
I, [2024-05-08T13:01:15.302071 #242781]  INFO -- : [ 98/885] 285294=test_enumerator
I, [2024-05-08T13:01:15.331979 #242781]  INFO -- : [ 99/885] 285297=test_flags
I, [2024-05-08T13:01:15.338187 #242781]  INFO -- : [100/885] 285303=test_inadvertent_creation
I, [2024-05-08T13:01:15.358492 #242781]  INFO -- : [101/885] 285311=test_gem_commands_which_command
I, [2024-05-08T13:01:15.378064 #242781]  INFO -- : [102/885] 285307=test_shift_jis
I, [2024-05-08T13:01:15.382069 #242781]  INFO -- : [103/885] 285307=test_http
I, [2024-05-08T13:01:15.393806 #242781]  INFO -- : [104/885] 285311=test_gem_commands_specification_command
I, [2024-05-08T13:01:15.406074 #242781]  INFO -- : [105/885] 285307=test_safe_load
I, [2024-05-08T13:01:15.414465 #242781]  INFO -- : [106/885] 285307=test_gem_resolver_composed_set
I, [2024-05-08T13:01:15.425209 #242781]  INFO -- : [107/885] 285307=test_gem_resolver
I, [2024-05-08T13:01:15.459944 #242781]  INFO -- : [108/885] 285303=test_gem_commands_dependency_command
I, [2024-05-08T13:01:15.513158 #242781]  INFO -- : [109/885] 285306=test_name_error
I, [2024-05-08T13:01:15.522805 #242781]  INFO -- : [110/885] 285309=test_rdoc_markup_attribute_manager
I, [2024-05-08T13:01:15.529310 #242781]  INFO -- : [111/885] 285311=test_rdoc_markup_paragraph
I, [2024-05-08T13:01:15.534804 #242781]  INFO -- : [112/885] 285311=test_enc_raise
I, [2024-05-08T13:01:15.542053 #242781]  INFO -- : [113/885] 285311=test_psych
I, [2024-05-08T13:01:15.576447 #242781]  INFO -- : [114/885] 285303=!Nothing_to_test
I, [2024-05-08T13:01:15.577392 #242781]  INFO -- : [115/885] 285303=test_object_create_start
I, [2024-05-08T13:01:15.581057 #242781]  INFO -- : [116/885] 285303=test_command
I, [2024-05-08T13:01:15.588417 #242781]  INFO -- : [117/885] 285311=test_at_exit
I, [2024-05-08T13:01:15.607959 #242781]  INFO -- : [118/885] 285311=test_gem_ext_cargo_builder_unit
I, [2024-05-08T13:01:15.612809 #242781]  INFO -- : [119/885] 285298=test_date
I, [2024-05-08T13:01:15.619015 #242781]  INFO -- : [120/885] 285298=test_gem_rdoc
I, [2024-05-08T13:01:15.625875 #242781]  INFO -- : [121/885] 285311=test_files_ext
I, [2024-05-08T13:01:15.632967 #242781]  INFO -- : [122/885] 285307=test_bug-5832
I, [2024-05-08T13:01:15.635116 #242781]  INFO -- : [123/885] 285307=test_gem_silent_ui
I, [2024-05-08T13:01:15.636636 #242781]  INFO -- : [124/885] 285306=test_emitter
I, [2024-05-08T13:01:15.647856 #242781]  INFO -- : [125/885] 285306=test_gem_doctor
I, [2024-05-08T13:01:15.664880 #242781]  INFO -- : [126/885] 285307=test_kdf
I, [2024-05-08T13:01:15.700321 #242781]  INFO -- : [127/885] 285306=test_eval_history
I, [2024-05-08T13:01:15.713070 #242781]  INFO -- : [128/885] 285311=dispatcher_test
I, [2024-05-08T13:01:15.741568 #242781]  INFO -- : [129/885] 285309=test_kernel
I, [2024-05-08T13:01:15.781275 #242781]  INFO -- : [130/885] 285307=test_address_resolve
I, [2024-05-08T13:01:15.791427 #242781]  INFO -- : [131/885] 285311=test_rdoc_token_stream
I, [2024-05-08T13:01:15.800627 #242781]  INFO -- : [132/885] 285311=test_config
I, [2024-05-08T13:01:15.814488 #242781]  INFO -- : [133/885] 285304=test_gem_source_list
I, [2024-05-08T13:01:15.841148 #242781]  INFO -- : [134/885] 285306=test_optarg
I, [2024-05-08T13:01:15.853777 #242781]  INFO -- : [135/885] 285304=test_yaml_special_cases
I, [2024-05-08T13:01:15.860199 #242781]  INFO -- : [136/885] 285304=test_macro
I, [2024-05-08T13:01:15.863253 #242781]  INFO -- : [137/885] 285304=test_gem_ext_configure_builder
I, [2024-05-08T13:01:15.868310 #242781]  INFO -- : [138/885] 285311=test_frozen
I, [2024-05-08T13:01:15.871212 #242781]  INFO -- : [139/885] 285311=test_pp
I, [2024-05-08T13:01:15.875181 #242781]  INFO -- : [140/885] 285298=test_verbose
I, [2024-05-08T13:01:15.890449 #242781]  INFO -- : [141/885] 285307=test_rdoc_single_class
I, [2024-05-08T13:01:15.893840 #242781]  INFO -- : [142/885] 285298=test_nil
I, [2024-05-08T13:01:15.898746 #242781]  INFO -- : [143/885] 285307=test_num2int
I, [2024-05-08T13:01:15.899338 #242781]  INFO -- : [144/885] 285298=test_zsh_completion
I, [2024-05-08T13:01:15.902817 #242781]  INFO -- : [145/885] 285307=test_exception
I, [2024-05-08T13:01:15.903478 #242781]  INFO -- : [146/885] 285304=test_iter_break
I, [2024-05-08T13:01:15.906313 #242781]  INFO -- : [147/885] 285304=test_hmac
I, [2024-05-08T13:01:15.907199 #242781]  INFO -- : [148/885] 285311=test_rdoc_markup_to_tt_only
I, [2024-05-08T13:01:15.907768 #242781]  INFO -- : [149/885] 285307=test_rdoc_tom_doc
I, [2024-05-08T13:01:15.909929 #242781]  INFO -- : [150/885] 285304=test_ifunless
I, [2024-05-08T13:01:15.911629 #242781]  INFO -- : [151/885] 285298=test_assignment
I, [2024-05-08T13:01:15.911932 #242781]  INFO -- : [152/885] 285304=test_gem_commands_lock_command
I, [2024-05-08T13:01:15.917862 #242781]  INFO -- : [153/885] 285295=test_numeric
I, [2024-05-08T13:01:15.925243 #242781]  INFO -- : [154/885] 285307=test_common
I, [2024-05-08T13:01:15.931916 #242781]  INFO -- : [155/885] 285304=test_gem_spec_fetcher
I, [2024-05-08T13:01:15.935559 #242781]  INFO -- : [156/885] 285311=test_gem_command
I, [2024-05-08T13:01:15.956706 #242781]  INFO -- : [157/885] 285306=test_bug-3571
I, [2024-05-08T13:01:15.967671 #242781]  INFO -- : [158/885] 285306=test_key_actor_vi
I, [2024-05-08T13:01:15.987868 #242781]  INFO -- : [159/885] 285295=test_string
I, [2024-05-08T13:01:16.016179 #242781]  INFO -- : [160/885] 285311=test_rdoc_stats
I, [2024-05-08T13:01:16.030252 #242781]  INFO -- : [161/885] 285295=test_pattern_matching
I, [2024-05-08T13:01:16.048274 #242781]  INFO -- : [162/885] 285295=test_gem_request_set_lockfile_parser
I, [2024-05-08T13:01:16.053593 #242781]  INFO -- : [163/885] 285305=test_depth_first
I, [2024-05-08T13:01:16.060188 #242781]  INFO -- : [164/885] 285306=test_x509attr
I, [2024-05-08T13:01:16.064435 #242781]  INFO -- : [165/885] 285304=test_raise
I, [2024-05-08T13:01:16.067095 #242781]  INFO -- : [166/885] 285304=test_rdoc_store
I, [2024-05-08T13:01:16.068317 #242781]  INFO -- : [167/885] 285305=json_addition_test
I, [2024-05-08T13:01:16.076944 #242781]  INFO -- : [168/885] 285306=test_custom_command
I, [2024-05-08T13:01:16.081130 #242781]  INFO -- : [169/885] 285311=test_gem_dependency_resolution_error
I, [2024-05-08T13:01:16.088900 #242781]  INFO -- : [170/885] 285311=test_qsort
I, [2024-05-08T13:01:16.089725 #242781]  INFO -- : [171/885] 285306=test_rdoc_parser
I, [2024-05-08T13:01:16.092264 #242781]  INFO -- : [172/885] 285305=test_erb_m17n
I, [2024-05-08T13:01:16.100134 #242781]  INFO -- : [173/885] 285311=test_ole_methods
I, [2024-05-08T13:01:16.101048 #242781]  INFO -- : [174/885] 285311=test_date_conv
I, [2024-05-08T13:01:16.108332 #242781]  INFO -- : [175/885] 285311=test_optimization
I, [2024-05-08T13:01:16.115457 #242781]  INFO -- : [176/885] 285305=test_cgi_tag_helper
I, [2024-05-08T13:01:16.139976 #242781]  INFO -- : [177/885] 285307=test_zlib
I, [2024-05-08T13:01:16.141356 #242781]  INFO -- : [178/885] 285295=test_egrep_cpp
I, [2024-05-08T13:01:16.148680 #242781]  INFO -- : [179/885] 285305=test_gem_resolver_index_set
I, [2024-05-08T13:01:16.178178 #242781]  INFO -- : [180/885] 285305=test_gem_package_old
I, [2024-05-08T13:01:16.200683 #242781]  INFO -- : [181/885] 285303=test_gc_compact
I, [2024-05-08T13:01:16.214717 #242781]  INFO -- : [182/885] 285313=test_string
I, [2024-05-08T13:01:16.214771 #242781]  INFO -- : [183/885] 285310=test_proc
I, [2024-05-08T13:01:16.217847 #242781]  INFO -- : [184/885] 285305=test_gem_validator
I, [2024-05-08T13:01:16.221335 #242781]  INFO -- : [185/885] 285308=test_fnmatch
I, [2024-05-08T13:01:16.254309 #242781]  INFO -- : [186/885] 285306=test_files_test_2
I, [2024-05-08T13:01:16.258097 #242781]  INFO -- : [187/885] 285305=test_require_path_check
I, [2024-05-08T13:01:16.284881 #242781]  INFO -- : [188/885] 285308=test_rdoc_markup_parser
I, [2024-05-08T13:01:16.315771 #242781]  INFO -- : [189/885] 285295=test_folderitem2_invokeverb
I, [2024-05-08T13:01:16.319926 #242781]  INFO -- : [190/885] 285295=test_rdoc_i18n_text
I, [2024-05-08T13:01:16.339835 #242781]  INFO -- : [191/885] 285305=test_io_buffer
I, [2024-05-08T13:01:16.340810 #242781]  INFO -- : [192/885] 285308=test_backtrace
I, [2024-05-08T13:01:16.348303 #242781]  INFO -- : [193/885] 285308=test_defined
I, [2024-05-08T13:01:16.366583 #242781]  INFO -- : [194/885] 285309=test_key_name_check
I, [2024-05-08T13:01:16.380510 #242781]  INFO -- : [195/885] 285309=test_rdoc_rdoc
I, [2024-05-08T13:01:16.409199 #242781]  INFO -- : [196/885] 285305=test_time
I, [2024-05-08T13:01:16.422062 #242781]  INFO -- : [197/885] 285308=test_windows_1251
I, [2024-05-08T13:01:16.427696 #242781]  INFO -- : [198/885] 285308=test_svcb_https
I, [2024-05-08T13:01:16.442325 #242781]  INFO -- : [199/885] 285297=test_buffering
I, [2024-05-08T13:01:16.454131 #242781]  INFO -- : [200/885] 285295=test_gb18030
I, [2024-05-08T13:01:16.457152 #242781]  INFO -- : [201/885] 285295=test_gem_uninstaller
I, [2024-05-08T13:01:16.465137 #242781]  INFO -- : [202/885] 285297=test_rdoc_rd_inline_parser
I, [2024-05-08T13:01:16.468518 #242781]  INFO -- : [203/885] 285308=test_rdoc_markup_to_rdoc
I, [2024-05-08T13:01:16.478173 #242781]  INFO -- : [204/885] 285302=test_default_gems
I, [2024-05-08T13:01:16.495077 #242781]  INFO -- : [205/885] 285297=test_win32ole_type
I, [2024-05-08T13:01:16.498141 #242781]  INFO -- : [206/885] 285297=test_null
I, [2024-05-08T13:01:16.504400 #242781]  INFO -- : [207/885] 285297=test_mul
I, [2024-05-08T13:01:16.510783 #242781]  INFO -- : [208/885] 285297=test_rdoc_markup_attributes
I, [2024-05-08T13:01:16.516274 #242781]  INFO -- : [209/885] 285297=test_date_parse
I, [2024-05-08T13:01:16.528775 #242781]  INFO -- : [210/885] 285302=test_pkey_ec
I, [2024-05-08T13:01:16.532603 #242781]  INFO -- : [211/885] 285308=test_thread
I, [2024-05-08T13:01:16.532746 #242781]  INFO -- : [212/885] 285308=test_trick
I, [2024-05-08T13:01:16.554246 #242781]  INFO -- : [213/885] 285305=test_pipe
I, [2024-05-08T13:01:16.554308 #242781]  INFO -- : [214/885] 285309=test_yaml_tree
I, [2024-05-08T13:01:16.586017 #242781]  INFO -- : [215/885] 285309=test_sleep
I, [2024-05-08T13:01:16.655639 #242781]  INFO -- : [216/885] 285302=test_config
I, [2024-05-08T13:01:16.660311 #242781]  INFO -- : [217/885] 285297=test_libs
I, [2024-05-08T13:01:16.668211 #242781]  INFO -- : [218/885] 285297=test_math
I, [2024-05-08T13:01:16.684651 #242781]  INFO -- : [219/885] 285304=test_gem_commands_fetch_command
I, [2024-05-08T13:01:16.685194 #242781]  INFO -- : [220/885] 285297=test_gc
I, [2024-05-08T13:01:16.686841 #242781]  INFO -- : [221/885] 285297=test_io
I, [2024-05-08T13:01:16.699501 #242781]  INFO -- : [222/885] 285305=test_unicode_escape
I, [2024-05-08T13:01:16.770459 #242781]  INFO -- : [223/885] 285305=test_utf16
I, [2024-05-08T13:01:16.777657 #242781]  INFO -- : [224/885] 285305=test_autoload
I, [2024-05-08T13:01:16.840621 #242781]  INFO -- : [225/885] 285304=test_rendering
I, [2024-05-08T13:01:16.894837 #242781]  INFO -- : [226/885] 285304=test_sizeof
I, [2024-05-08T13:01:16.911125 #242781]  INFO -- : [227/885] 285302=test_case
I, [2024-05-08T13:01:16.948654 #242781]  INFO -- : [228/885] 285302=test_face
I, [2024-05-08T13:01:16.998005 #242781]  INFO -- : [229/885] 285302=test_system
I, [2024-05-08T13:01:17.064985 #242781]  INFO -- : [230/885] 285310=test_pkcs12
I, [2024-05-08T13:01:17.110557 #242781]  INFO -- : [231/885] 285298=test_gem_package_tar_header
I, [2024-05-08T13:01:17.138266 #242781]  INFO -- : [232/885] 285298=test_gem_util
I, [2024-05-08T13:01:17.280415 #242781]  INFO -- : [233/885] 285298=test_iseq_load
I, [2024-05-08T13:01:17.341449 #242781]  INFO -- : [234/885] 285295=test_pkey_dh
I, [2024-05-08T13:01:17.352782 #242781]  INFO -- : [235/885] 285310=test_bigzero
I, [2024-05-08T13:01:17.355008 #242781]  INFO -- : [236/885] 285310=test_getopts
I, [2024-05-08T13:01:17.361042 #242781]  INFO -- : [237/885] 285310=test_protocol
I, [2024-05-08T13:01:17.462100 #242781]  INFO -- : [238/885] 285295=test_gem_resolver_activation_request
I, [2024-05-08T13:01:17.473263 #242781]  INFO -- : [239/885] 285299=test_gem_config_file
I, [2024-05-08T13:01:17.484461 #242781]  INFO -- : [240/885] 285295=test_ripper
I, [2024-05-08T13:01:17.558322 #242781]  INFO -- : [241/885] 285296=test_etc
I, [2024-05-08T13:01:17.629108 #242781]  INFO -- : [242/885] 285296=test_yjit_exit_locations
I, [2024-05-08T13:01:17.633654 #242781]  INFO -- : [243/885] 285296=test_optparse
I, [2024-05-08T13:01:17.669258 #242781]  INFO -- : [244/885] 285310=test_array
I, [2024-05-08T13:01:17.683360 #242781]  INFO -- : [245/885] 285310=test_fstring
I, [2024-05-08T13:01:17.701997 #242781]  INFO -- : [246/885] 285296=test_rdoc_markup_to_html_crossref
I, [2024-05-08T13:01:17.779538 #242781]  INFO -- : [247/885] 285299=test_gem_resolver_best_set
I, [2024-05-08T13:01:17.820513 #242781]  INFO -- : [248/885] 285310=encoding_test
I, [2024-05-08T13:01:17.835809 #242781]  INFO -- : [249/885] 285299=test_typeddata
I, [2024-05-08T13:01:17.916286 #242781]  INFO -- : [250/885] 285302=test_rat
I, [2024-05-08T13:01:17.922120 #242781]  INFO -- : [251/885] 285295=test_webauthn_poller
I, [2024-05-08T13:01:17.922946 #242781]  INFO -- : [252/885] 285302=test_rdoc_markup_raw
I, [2024-05-08T13:01:18.008772 #242781]  INFO -- : [253/885] 285296=test_stringscanner
I, [2024-05-08T13:01:18.033652 #242781]  INFO -- : [254/885] 285296=test_files_sample
I, [2024-05-08T13:01:18.034364 #242781]  INFO -- : [255/885] 285299=test_rdoc_alias
I, [2024-05-08T13:01:18.061914 #242781]  INFO -- : [256/885] 285295=test_yield
I, [2024-05-08T13:01:18.066995 #242781]  INFO -- : [257/885] 285310=test_convertible
I, [2024-05-08T13:01:18.112341 #242781]  INFO -- : [258/885] 285298=parser_test
I, [2024-05-08T13:01:18.125540 #242781]  INFO -- : [259/885] 285302=test_gem_resolver_conflict
I, [2024-05-08T13:01:18.138112 #242781]  INFO -- : [260/885] 285302=test_rdoc_task
I, [2024-05-08T13:01:18.142107 #242781]  INFO -- : [261/885] 285302=ruby_parser_test
I, [2024-05-08T13:01:18.144490 #242781]  INFO -- : [262/885] 285296=test_pack
I, [2024-05-08T13:01:18.155414 #242781]  INFO -- : [263/885] 285302=test_backtrace
I, [2024-05-08T13:01:18.163404 #242781]  INFO -- : [264/885] 285296=test_io_buffer
I, [2024-05-08T13:01:18.185867 #242781]  INFO -- : [265/885] 285298=test_rdoc_markup_indented_paragraph
I, [2024-05-08T13:01:18.190915 #242781]  INFO -- : [266/885] 285298=test_rdoc_require
I, [2024-05-08T13:01:18.218999 #242781]  INFO -- : [267/885] 285298=locals_test
I, [2024-05-08T13:01:18.236022 #242781]  INFO -- : [268/885] 285299=test_readpartial
I, [2024-05-08T13:01:18.266571 #242781]  INFO -- : [269/885] 285296=test_clone
I, [2024-05-08T13:01:18.458871 #242781]  INFO -- : [270/885] 285296=test_gem_commands_install_command
I, [2024-05-08T13:01:18.470609 #242781]  INFO -- : [271/885] 285298=test_gem_request_set_lockfile
I, [2024-05-08T13:01:18.501150 #242781]  INFO -- : [272/885] 285313=test_raise_exception
I, [2024-05-08T13:01:18.636014 #242781]  INFO -- : [273/885] 285309=test_protect
I, [2024-05-08T13:01:18.639079 #242781]  INFO -- : [274/885] 285309=test_win32ole_typelib
I, [2024-05-08T13:01:18.641760 #242781]  INFO -- : [275/885] 285309=test_gem_resolver_dependency_request
I, [2024-05-08T13:01:18.656364 #242781]  INFO -- : [276/885] 285299=test_tree_builder
I, [2024-05-08T13:01:18.660701 #242781]  INFO -- : [277/885] 285299=test_hash
I, [2024-05-08T13:01:18.670296 #242781]  INFO -- : [278/885] 285299=test_alias_and_anchor
I, [2024-05-08T13:01:18.677478 #242781]  INFO -- : [279/885] 285299=test_postponed_job
I, [2024-05-08T13:01:18.678241 #242781]  INFO -- : [280/885] 285309=test_external_new
I, [2024-05-08T13:01:18.684863 #242781]  INFO -- : [281/885] 285309=test_ws
I, [2024-05-08T13:01:18.688975 #242781]  INFO -- : [282/885] 285309=test_gem_commands_environment_command
I, [2024-05-08T13:01:18.689434 #242781]  INFO -- : [283/885] 285307=test_m17n
I, [2024-05-08T13:01:18.735736 #242781]  INFO -- : [284/885] 285309=test_weakmap
I, [2024-05-08T13:01:18.748953 #242781]  INFO -- : [285/885] 285307=test_workspace
I, [2024-05-08T13:01:18.778011 #242781]  INFO -- : [286/885] 285303=test_yjit
I, [2024-05-08T13:01:18.786632 #242781]  INFO -- : [287/885] 285303=test_kill_ring
I, [2024-05-08T13:01:18.796829 #242781]  INFO -- : [288/885] 285303=test_framework
I, [2024-05-08T13:01:18.819934 #242781]  INFO -- : [289/885] 285303=test_ns_spki
I, [2024-05-08T13:01:18.845997 #242781]  INFO -- : [290/885] 285303=test_argf
I, [2024-05-08T13:01:18.849386 #242781]  INFO -- : [291/885] 285298=ripper_test
I, [2024-05-08T13:01:18.883267 #242781]  INFO -- : [292/885] 285308=test_objspace
I, [2024-05-08T13:01:19.014206 #242781]  INFO -- : [293/885] 285307=test_line_editor
I, [2024-05-08T13:01:19.025464 #242781]  INFO -- : [294/885] 285307=test_undef
I, [2024-05-08T13:01:19.028661 #242781]  INFO -- : [295/885] 285307=test_string_memory
I, [2024-05-08T13:01:19.092568 #242781]  INFO -- : [296/885] 285307=comments_test
I, [2024-05-08T13:01:19.099167 #242781]  INFO -- : [297/885] 285307=test_gem_requirement
I, [2024-05-08T13:01:19.117828 #242781]  INFO -- : [298/885] 285313=test_sprintf
I, [2024-05-08T13:01:19.126938 #242781]  INFO -- : [299/885] 285299=test_gem_security_trust_dir
I, [2024-05-08T13:01:19.160520 #242781]  INFO -- : [300/885] 285299=test_show_source
I, [2024-05-08T13:01:19.219182 #242781]  INFO -- : [301/885] 285307=test_set
I, [2024-05-08T13:01:19.224389 #242781]  INFO -- : [302/885] 285307=test_lock_native_thread
I, [2024-05-08T13:01:19.268720 #242781]  INFO -- : [303/885] 285299=test_c_struct_entry
I, [2024-05-08T13:01:19.295649 #242781]  INFO -- : [304/885] 285313=test_gem_commands_stale_command
I, [2024-05-08T13:01:19.456443 #242781]  INFO -- : [305/885] 285298=test_have_library
I, [2024-05-08T13:01:19.469650 #242781]  INFO -- : [306/885] 285313=test_remote_fetch_error
I, [2024-05-08T13:01:19.471490 #242781]  INFO -- : [307/885] 285299=test_gem_commands_query_command
I, [2024-05-08T13:01:19.487148 #242781]  INFO -- : [308/885] 285313=test_method
I, [2024-05-08T13:01:19.538488 #242781]  INFO -- : [309/885] 285302=test_rdoc_rubygems_hook
I, [2024-05-08T13:01:19.592605 #242781]  INFO -- : [310/885] 285307=test_to_ruby
I, [2024-05-08T13:01:19.601852 #242781]  INFO -- : [311/885] 285307=test_pattern_key_name_check
I, [2024-05-08T13:01:19.614034 #242781]  INFO -- : [312/885] 285307=test_gem_impossible_dependencies_error
I, [2024-05-08T13:01:19.618332 #242781]  INFO -- : [313/885] 285307=test_pack
I, [2024-05-08T13:01:19.632521 #242781]  INFO -- : [314/885] 285306=test_array_create
I, [2024-05-08T13:01:19.632641 #242781]  INFO -- : [315/885] 285306=test_ftp
I, [2024-05-08T13:01:19.661054 #242781]  INFO -- : [316/885] 285306=test_euc_kr
I, [2024-05-08T13:01:19.665578 #242781]  INFO -- : [317/885] 285302=test_rdoc_context_section
I, [2024-05-08T13:01:19.669034 #242781]  INFO -- : [318/885] 285306=test_type_completor
I, [2024-05-08T13:01:19.670349 #242781]  INFO -- : [319/885] 285306=test_console_attr
I, [2024-05-08T13:01:19.672611 #242781]  INFO -- : [320/885] 285306=test_summary
I, [2024-05-08T13:01:19.688784 #242781]  INFO -- : [321/885] 285302=test_ellipsize
I, [2024-05-08T13:01:19.726562 #242781]  INFO -- : [322/885] 285302=test_date_attr
I, [2024-05-08T13:01:19.732036 #242781]  INFO -- : [323/885] 285306=test_io_wait
I, [2024-05-08T13:01:19.736866 #242781]  INFO -- : [324/885] 285302=test_gem_commands_exec_command
I, [2024-05-08T13:01:19.829068 #242781]  INFO -- : [325/885] 285307=test_kwargs
I, [2024-05-08T13:01:19.834942 #242781]  INFO -- : [326/885] 285307=warnings_test
I, [2024-05-08T13:01:19.848702 #242781]  INFO -- : [327/885] 285307=test_sorted_set
I, [2024-05-08T13:01:19.985553 #242781]  INFO -- : [328/885] 285299=test_emoji
I, [2024-05-08T13:01:20.028337 #242781]  INFO -- : [329/885] 285299=test_win32ole_type_event
I, [2024-05-08T13:01:20.034029 #242781]  INFO -- : [330/885] 285296=test_hash
I, [2024-05-08T13:01:20.036331 #242781]  INFO -- : [331/885] 285299=test_ubf_async_safe
I, [2024-05-08T13:01:20.046225 #242781]  INFO -- : [332/885] 285299=test_io
I, [2024-05-08T13:01:20.061137 #242781]  INFO -- : [333/885] 285306=test_cp949
I, [2024-05-08T13:01:20.064659 #242781]  INFO -- : [334/885] 285306=test_gem_commands_uninstall_command
I, [2024-05-08T13:01:20.108554 #242781]  INFO -- : [335/885] 285307=test_condition
I, [2024-05-08T13:01:20.112167 #242781]  INFO -- : [336/885] 285307=test_foreach
I, [2024-05-08T13:01:20.117532 #242781]  INFO -- : [337/885] 285307=test_gem_source_specific_file
I, [2024-05-08T13:01:20.225776 #242781]  INFO -- : [338/885] 285307=test_gem_unsatisfiable_dependency_error
I, [2024-05-08T13:01:20.230057 #242781]  INFO -- : [339/885] 285304=test_win32ole_record
I, [2024-05-08T13:01:20.232850 #242781]  INFO -- : [340/885] 285304=test_tempfile
I, [2024-05-08T13:01:20.240842 #242781]  INFO -- : [341/885] 285307=test_noarg
I, [2024-05-08T13:01:20.286991 #242781]  INFO -- : [342/885] 285299=parse_comments_test
I, [2024-05-08T13:01:20.365755 #242781]  INFO -- : [343/885] 285299=test_function
I, [2024-05-08T13:01:20.426207 #242781]  INFO -- : [344/885] 285295=test_queue
I, [2024-05-08T13:01:20.436772 #242781]  INFO -- : [345/885] 285295=test_internal_ivar
I, [2024-05-08T13:01:20.439283 #242781]  INFO -- : [346/885] 285295=test_gem_resolver_index_specification
I, [2024-05-08T13:01:20.444030 #242781]  INFO -- : [347/885] 285307=test_duplicate
I, [2024-05-08T13:01:20.451085 #242781]  INFO -- : [348/885] 285307=test_utf32
I, [2024-05-08T13:01:20.454054 #242781]  INFO -- : [349/885] 285307=test_basicsocket
I, [2024-05-08T13:01:20.478837 #242781]  INFO -- : [350/885] 285307=test_prettyprint
I, [2024-05-08T13:01:20.484885 #242781]  INFO -- : [351/885] 285295=test_tracepoint
I, [2024-05-08T13:01:20.499032 #242781]  INFO -- : [352/885] 285307=test_rdoc_markup
I, [2024-05-08T13:01:20.508145 #242781]  INFO -- : [353/885] 285307=test_gem_commands_help_command
I, [2024-05-08T13:01:20.565306 #242781]  INFO -- : [354/885] 285304=test_yamlstore
I, [2024-05-08T13:01:20.571191 #242781]  INFO -- : [355/885] 285304=test_gem_installer
I, [2024-05-08T13:01:20.622748 #242781]  INFO -- : [356/885] 285299=test_date_strftime
I, [2024-05-08T13:01:20.634367 #242781]  INFO -- : [357/885] 285307=test_rdoc_parser_rd
I, [2024-05-08T13:01:20.701879 #242781]  INFO -- : [358/885] 285307=test_irb
I, [2024-05-08T13:01:20.751283 #242781]  INFO -- : [359/885] 285295=json_string_matching_test
I, [2024-05-08T13:01:20.756870 #242781]  INFO -- : [360/885] 285298=test_load
I, [2024-05-08T13:01:20.758939 #242781]  INFO -- : [361/885] 285295=test_rdoc_normal_class
I, [2024-05-08T13:01:20.784616 #242781]  INFO -- : [362/885] 285298=test_class
I, [2024-05-08T13:01:20.856263 #242781]  INFO -- : [363/885] 285295=test_const
I, [2024-05-08T13:01:20.861816 #242781]  INFO -- : [364/885] 285295=test_asn1
I, [2024-05-08T13:01:20.888299 #242781]  INFO -- : [365/885] 285295=test_random
I, [2024-05-08T13:01:20.890981 #242781]  INFO -- : [366/885] 285295=test_inlinecache
I, [2024-05-08T13:01:20.908388 #242781]  INFO -- : [367/885] 285302=test_rdoc_markup_verbatim
I, [2024-05-08T13:01:20.913099 #242781]  INFO -- : [368/885] 285302=test_path_to_class
I, [2024-05-08T13:01:20.922397 #242781]  INFO -- : [369/885] 285302=test_gem_resolver_specification
I, [2024-05-08T13:01:20.958142 #242781]  INFO -- : [370/885] 285295=test_gem_dependency
I, [2024-05-08T13:01:20.962413 #242781]  INFO -- : [371/885] 285302=test_frozen_error
I, [2024-05-08T13:01:20.972254 #242781]  INFO -- : [372/885] 285302=test_gem_stub_specification
I, [2024-05-08T13:01:20.992757 #242781]  INFO -- : [373/885] 285306=test_method_cache
I, [2024-05-08T13:01:20.993640 #242781]  INFO -- : [374/885] 285306=test_gem_ext_ext_conf_builder
I, [2024-05-08T13:01:20.995439 #242781]  INFO -- : [375/885] 285294=test_complex
I, [2024-05-08T13:01:21.036263 #242781]  INFO -- : [376/885] 285307=test_gem_commands_search_command
I, [2024-05-08T13:01:21.044953 #242781]  INFO -- : [377/885] 285307=test_scanner_events
I, [2024-05-08T13:01:21.057495 #242781]  INFO -- : [378/885] 285295=test_gem_resolver_installed_specification
I, [2024-05-08T13:01:21.074830 #242781]  INFO -- : [379/885] 285295=test_parse
I, [2024-05-08T13:01:21.094662 #242781]  INFO -- : [380/885] 285307=test_mdns
I, [2024-05-08T13:01:21.107201 #242781]  INFO -- : [381/885] 285307=test_gem_remote_fetcher
I, [2024-05-08T13:01:21.145112 #242781]  INFO -- : [382/885] 285294=test_too_many_dummy_encodings
I, [2024-05-08T13:01:21.149827 #242781]  INFO -- : [383/885] 285302=test_gem_commands_list_command
I, [2024-05-08T13:01:21.158554 #242781]  INFO -- : [384/885] 285302=test_stack
I, [2024-05-08T13:01:21.220255 #242781]  INFO -- : [385/885] 285294=test_rdoc_include
I, [2024-05-08T13:01:21.272567 #242781]  INFO -- : [386/885] 285309=test_reqarg
I, [2024-05-08T13:01:21.357659 #242781]  INFO -- : [387/885] 285299=test_fileutils
I, [2024-05-08T13:01:21.409432 #242781]  INFO -- : [388/885] 285294=test_string_processing
I, [2024-05-08T13:01:21.459395 #242781]  INFO -- : [389/885] 285294=test_ldap
I, [2024-05-08T13:01:21.472317 #242781]  INFO -- : [390/885] 285294=test_emitter
I, [2024-05-08T13:01:21.482348 #242781]  INFO -- : [391/885] 285294=test_gem_commands_signin_command
I, [2024-05-08T13:01:21.581841 #242781]  INFO -- : [392/885] 285294=test_resource
I, [2024-05-08T13:01:21.620304 #242781]  INFO -- : [393/885] 285294=test_gem_version
I, [2024-05-08T13:01:21.638054 #242781]  INFO -- : [394/885] 285295=test_econv
I, [2024-05-08T13:01:21.653000 #242781]  INFO -- : [395/885] 285309=test_cesu8
I, [2024-05-08T13:01:21.656260 #242781]  INFO -- : [396/885] 285309=test_rdoc_options
I, [2024-05-08T13:01:21.714675 #242781]  INFO -- : [397/885] 285294=test_comparable
I, [2024-05-08T13:01:21.720933 #242781]  INFO -- : [398/885] 285294=test_rdoc_parser_c
I, [2024-05-08T13:01:21.905443 #242781]  INFO -- : [399/885] 285294=test_io_timeout
I, [2024-05-08T13:01:21.908128 #242781]  INFO -- : [400/885] 285294=test_shapes
I, [2024-05-08T13:01:21.915410 #242781]  INFO -- : [401/885] 285309=json_fixtures_test
I, [2024-05-08T13:01:21.916396 #242781]  INFO -- : [402/885] 285294=test_pstore
I, [2024-05-08T13:01:21.918308 #242781]  INFO -- : [403/885] 285309=test_cstr
I, [2024-05-08T13:01:21.945710 #242781]  INFO -- : [404/885] 285294=test_profile_frames
I, [2024-05-08T13:01:21.957370 #242781]  INFO -- : [405/885] 285299=test_class2name
I, [2024-05-08T13:01:21.962705 #242781]  INFO -- : [406/885] 285299=test_gbk
I, [2024-05-08T13:01:21.987220 #242781]  INFO -- : [407/885] 285299=test_enc_str_buf_cat
I, [2024-05-08T13:01:22.007436 #242781]  INFO -- : [408/885] 285299=test_forwardable
I, [2024-05-08T13:01:22.032388 #242781]  INFO -- : [409/885] 285299=test_yaml
I, [2024-05-08T13:01:22.067371 #242781]  INFO -- : [410/885] 285313=test_wait
I, [2024-05-08T13:01:22.107800 #242781]  INFO -- : [411/885] 285294=test_handle
I, [2024-05-08T13:01:22.118727 #242781]  INFO -- : [412/885] 285313=test_big2str
I, [2024-05-08T13:01:22.121261 #242781]  INFO -- : [413/885] 285313=test_euc_tw
I, [2024-05-08T13:01:22.123948 #242781]  INFO -- : [414/885] 285313=test_ractor
I, [2024-05-08T13:01:22.143746 #242781]  INFO -- : [415/885] 285313=test_bmethod
I, [2024-05-08T13:01:22.156752 #242781]  INFO -- : [416/885] 285299=test_ansi_without_terminfo
I, [2024-05-08T13:01:22.160544 #242781]  INFO -- : [417/885] 285313=test_gem_commands_sources_command
I, [2024-05-08T13:01:22.167262 #242781]  INFO -- : [418/885] 285306=test_thread_queue
I, [2024-05-08T13:01:22.172280 #242781]  INFO -- : [419/885] 285299=test_nowrite
I, [2024-05-08T13:01:22.196279 #242781]  INFO -- : [420/885] 285299=test_rdoc_markup_formatter
I, [2024-05-08T13:01:22.202969 #242781]  INFO -- : [421/885] 285302=test_rdoc_any_method
I, [2024-05-08T13:01:22.216176 #242781]  INFO -- : [422/885] 285299=test_modify_expand
I, [2024-05-08T13:01:22.217075 #242781]  INFO -- : [423/885] 285299=test_rdoc_markdown
I, [2024-05-08T13:01:22.256091 #242781]  INFO -- : [424/885] 285312=test_gem_available_set
I, [2024-05-08T13:01:22.316040 #242781]  INFO -- : [425/885] 285300=test_file
I, [2024-05-08T13:01:22.321193 #242781]  INFO -- : [426/885] 285300=regexp_test
I, [2024-05-08T13:01:22.329941 #242781]  INFO -- : [427/885] 285294=test_gem_package_tar_reader
I, [2024-05-08T13:01:22.344093 #242781]  INFO -- : [428/885] 285309=test_coverage
I, [2024-05-08T13:01:22.363496 #242781]  INFO -- : [429/885] 285294=test_rdoc_encoding
I, [2024-05-08T13:01:22.385974 #242781]  INFO -- : [430/885] 285294=test_pathname
I, [2024-05-08T13:01:22.404871 #242781]  INFO -- : [431/885] 285313=test_init
I, [2024-05-08T13:01:22.475525 #242781]  INFO -- : [432/885] 285300=test_complexrational
I, [2024-05-08T13:01:22.486129 #242781]  INFO -- : [433/885] 285300=test_recorder
I, [2024-05-08T13:01:22.491567 #242781]  INFO -- : [434/885] 285300=test_gem_source_vendor
I, [2024-05-08T13:01:22.506982 #242781]  INFO -- : [435/885] 285300=test_gem_commands_owner_command
I, [2024-05-08T13:01:22.559079 #242781]  INFO -- : [436/885] 285299=test_deprecate
I, [2024-05-08T13:01:22.568500 #242781]  INFO -- : [437/885] 285302=test_rdoc_constant
I, [2024-05-08T13:01:22.579485 #242781]  INFO -- : [438/885] 285312=test_bash_completion
I, [2024-05-08T13:01:22.584891 #242781]  INFO -- : [439/885] 285294=test_formatter
I, [2024-05-08T13:01:22.586112 #242781]  INFO -- : [440/885] 285294=test_gem_commands_contents_command
I, [2024-05-08T13:01:22.587465 #242781]  INFO -- : [441/885] 285312=test_gem_ext_cmake_builder
I, [2024-05-08T13:01:22.595621 #242781]  INFO -- : [442/885] 285299=test_require
I, [2024-05-08T13:01:22.603396 #242781]  INFO -- : [443/885] 285312=test_cgi_util
I, [2024-05-08T13:01:22.646357 #242781]  INFO -- : [444/885] 285302=test_marshalable
I, [2024-05-08T13:01:22.653198 #242781]  INFO -- : [445/885] 285302=test_digest
I, [2024-05-08T13:01:22.689613 #242781]  INFO -- : [446/885] 285294=test_ractor
I, [2024-05-08T13:01:22.782624 #242781]  INFO -- : [447/885] 285312=test_find
I, [2024-05-08T13:01:22.794848 #242781]  INFO -- : [448/885] 285312=test_fiddle
I, [2024-05-08T13:01:22.799450 #242781]  INFO -- : [449/885] 285294=test_wss
I, [2024-05-08T13:01:22.801169 #242781]  INFO -- : [450/885] 285294=test_string
I, [2024-05-08T13:01:22.804318 #242781]  INFO -- : [451/885] 285294=test_iterator
I, [2024-05-08T13:01:22.834929 #242781]  INFO -- : [452/885] 285295=test_omap
I, [2024-05-08T13:01:22.846366 #242781]  INFO -- : [453/885] 285295=test_digest_extend
I, [2024-05-08T13:01:22.847090 #242781]  INFO -- : [454/885] 285312=test_shellwords
I, [2024-05-08T13:01:22.852375 #242781]  INFO -- : [455/885] 285312=test_debug
I, [2024-05-08T13:01:22.853959 #242781]  INFO -- : [456/885] 285312=test_memory_view
I, [2024-05-08T13:01:22.862326 #242781]  INFO -- : [457/885] 285295=pattern_test
I, [2024-05-08T13:01:22.862756 #242781]  INFO -- : [458/885] 285313=test_cipher
I, [2024-05-08T13:01:22.889663 #242781]  INFO -- : [459/885] 285312=test_gem_security_signer
I, [2024-05-08T13:01:22.895574 #242781]  INFO -- : [460/885] 285305=test_new
I, [2024-05-08T13:01:22.901736 #242781]  INFO -- : [461/885] 285305=test_storage
I, [2024-05-08T13:01:22.903269 #242781]  INFO -- : [462/885] 285305=test_gem_resolver_git_set
I, [2024-05-08T13:01:22.907828 #242781]  INFO -- : [463/885] 285294=test_float
I, [2024-05-08T13:01:22.942271 #242781]  INFO -- : [464/885] 285313=test_require
I, [2024-05-08T13:01:22.961433 #242781]  INFO -- : [465/885] 285312=test_cgi_cookie
I, [2024-05-08T13:01:22.966423 #242781]  INFO -- : [466/885] 285312=test_dir_m17n
I, [2024-05-08T13:01:23.010463 #242781]  INFO -- : [467/885] 285295=test_gem_resolver_installer_set
I, [2024-05-08T13:01:23.094866 #242781]  INFO -- : [468/885] 285311=test_regex_casefold
I, [2024-05-08T13:01:23.122685 #242781]  INFO -- : [469/885] 285300=test_gem_commands_signout_command
I, [2024-05-08T13:01:23.151856 #242781]  INFO -- : [470/885] 285300=test_refinement
I, [2024-05-08T13:01:23.179452 #242781]  INFO -- : [471/885] 285303=test_gem_source_git
I, [2024-05-08T13:01:23.215215 #242781]  INFO -- : [472/885] 285310=test_signal
I, [2024-05-08T13:01:23.251026 #242781]  INFO -- : [473/885] 285305=test_fixnum
I, [2024-05-08T13:01:23.259520 #242781]  INFO -- : [474/885] 285295=test_x509crl
I, [2024-05-08T13:01:23.266960 #242781]  INFO -- : [475/885] 285305=test_cgi_session
I, [2024-05-08T13:01:23.275692 #242781]  INFO -- : [476/885] 285309=test_rdoc_rd
I, [2024-05-08T13:01:23.281426 #242781]  INFO -- : [477/885] 285309=test_rdoc_top_level
I, [2024-05-08T13:01:23.290535 #242781]  INFO -- : [478/885] 285305=test_metaclass
I, [2024-05-08T13:01:23.295510 #242781]  INFO -- : [479/885] 285305=test_windows_1252
I, [2024-05-08T13:01:23.301201 #242781]  INFO -- : [480/885] 285305=test_input_method
I, [2024-05-08T13:01:23.328265 #242781]  INFO -- : [481/885] 285307=test_process
I, [2024-05-08T13:01:23.352249 #242781]  INFO -- : [482/885] 285307=test_key_error
I, [2024-05-08T13:01:23.359188 #242781]  INFO -- : [483/885] 285307=test_engine
I, [2024-05-08T13:01:23.359731 #242781]  INFO -- : [484/885] 285307=test_win32ole_variant_m
I, [2024-05-08T13:01:23.366205 #242781]  INFO -- : [485/885] 285307=test_div
I, [2024-05-08T13:01:23.370483 #242781]  INFO -- : [486/885] 285307=test_allocation
I, [2024-05-08T13:01:23.411221 #242781]  INFO -- : [487/885] 285302=test_deprecated
I, [2024-05-08T13:01:23.417901 #242781]  INFO -- : [488/885] 285302=test_color_printer
I, [2024-05-08T13:01:23.440869 #242781]  INFO -- : [489/885] 285302=test_insns_leaf
I, [2024-05-08T13:01:23.441912 #242781]  INFO -- : [490/885] 285305=test_serialize_subclasses
I, [2024-05-08T13:01:23.445693 #242781]  INFO -- : [491/885] 285305=test_set
I, [2024-05-08T13:01:23.446136 #242781]  INFO -- : [492/885] 285302=test_struct
I, [2024-05-08T13:01:23.450572 #242781]  INFO -- : [493/885] 285295=test_gem_path_support
I, [2024-05-08T13:01:23.471875 #242781]  INFO -- : [494/885] 285305=test_files_test_1
I, [2024-05-08T13:01:23.485780 #242781]  INFO -- : [495/885] 285295=test_rdoc_rd_inline
I, [2024-05-08T13:01:23.493494 #242781]  INFO -- : [496/885] 285295=test_x509req
I, [2024-05-08T13:01:23.522928 #242781]  INFO -- : [497/885] 285311=test_mutex
I, [2024-05-08T13:01:23.533838 #242781]  INFO -- : [498/885] 285309=test_dln
I, [2024-05-08T13:01:23.534067 #242781]  INFO -- : [499/885] 285309=test_gem_source_subpath_problem
I, [2024-05-08T13:01:23.657068 #242781]  INFO -- : [500/885] 285309=json_common_interface_test
I, [2024-05-08T13:01:23.667613 #242781]  INFO -- : [501/885] 285309=test_win32ole_variant_outarg
I, [2024-05-08T13:01:23.669528 #242781]  INFO -- : [502/885] 285309=test_config
I, [2024-05-08T13:01:23.704590 #242781]  INFO -- : [503/885] 285309=test_nomethod_error
I, [2024-05-08T13:01:23.707052 #242781]  INFO -- : [504/885] 285309=json_parser_test
I, [2024-05-08T13:01:23.728274 #242781]  INFO -- : [505/885] 285295=memsize_test
I, [2024-05-08T13:01:23.730628 #242781]  INFO -- : [506/885] 285309=test_cparser
I, [2024-05-08T13:01:23.732286 #242781]  INFO -- : [507/885] 285295=test_pkg_config
I, [2024-05-08T13:01:23.746080 #242781]  INFO -- : [508/885] 285295=fuzzer_test
I, [2024-05-08T13:01:23.754390 #242781]  INFO -- : [509/885] 285295=test_rdoc_markup_include
I, [2024-05-08T13:01:23.760334 #242781]  INFO -- : [510/885] 285295=test_sexp
I, [2024-05-08T13:01:23.766954 #242781]  INFO -- : [511/885] 285299=test_variable
I, [2024-05-08T13:01:23.771007 #242781]  INFO -- : [512/885] 285295=test_struct
I, [2024-05-08T13:01:23.782305 #242781]  INFO -- : [513/885] 285295=test_rdoc_markup_to_html_snippet
I, [2024-05-08T13:01:23.827862 #242781]  INFO -- : [514/885] 285295=magic_comment_test
I, [2024-05-08T13:01:23.834157 #242781]  INFO -- : [515/885] 285295=test_buffered_io
I, [2024-05-08T13:01:23.841626 #242781]  INFO -- : [516/885] 285303=test_monitor
I, [2024-05-08T13:01:23.880920 #242781]  INFO -- : [517/885] 285296=test_configuration
I, [2024-05-08T13:01:23.886808 #242781]  INFO -- : [518/885] 285295=test_rubyvm
I, [2024-05-08T13:01:23.888578 #242781]  INFO -- : [519/885] 285299=test_rdoc_generator_markup
I, [2024-05-08T13:01:23.889785 #242781]  INFO -- : [520/885] 285295=test_whileuntil
I, [2024-05-08T13:01:23.892638 #242781]  INFO -- : [521/885] 285295=test_boolean
I, [2024-05-08T13:01:23.896800 #242781]  INFO -- : [522/885] 285299=test_stringify_symbols
I, [2024-05-08T13:01:23.902408 #242781]  INFO -- : [523/885] 285295=integer_parse_test
I, [2024-05-08T13:01:23.905299 #242781]  INFO -- : [524/885] 285295=test_instrumentation_api
I, [2024-05-08T13:01:23.908257 #242781]  INFO -- : [525/885] 285299=test_gem_ext_cargo_builder
I, [2024-05-08T13:01:23.913096 #242781]  INFO -- : [526/885] 285302=test_ssl
I, [2024-05-08T13:01:23.931404 #242781]  INFO -- : [527/885] 285299=constant_path_node_test
I, [2024-05-08T13:01:23.934751 #242781]  INFO -- : [528/885] 285299=test_gem_request_set
I, [2024-05-08T13:01:24.020619 #242781]  INFO -- : [529/885] 285296=test_module
I, [2024-05-08T13:01:24.051610 #242781]  INFO -- : [530/885] 285303=test_parser
I, [2024-05-08T13:01:24.083998 #242781]  INFO -- : [531/885] 285298=test_arith_seq_extract
I, [2024-05-08T13:01:24.095048 #242781]  INFO -- : [532/885] 285303=test_method_name_check
I, [2024-05-08T13:01:24.122894 #242781]  INFO -- : [533/885] 285303=test_x509ext
I, [2024-05-08T13:01:24.124067 #242781]  INFO -- : [534/885] 285309=test_erb
I, [2024-05-08T13:01:24.124972 #242781]  INFO -- : [535/885] 285303=test_gem_source_installed
I, [2024-05-08T13:01:24.141728 #242781]  INFO -- : [536/885] 285303=test_gem_commands_cert_command
I, [2024-05-08T13:01:24.159071 #242781]  INFO -- : [537/885] 285309=test_completion
I, [2024-05-08T13:01:24.282153 #242781]  INFO -- : [538/885] 285298=test_len
I, [2024-05-08T13:01:24.285367 #242781]  INFO -- : [539/885] 285298=test_yield_block
I, [2024-05-08T13:01:24.292377 #242781]  INFO -- : [540/885] 285298=test_rational2
I, [2024-05-08T13:01:24.297859 #242781]  INFO -- : [541/885] 285299=test_rational
I, [2024-05-08T13:01:24.298241 #242781]  INFO -- : [542/885] 285298=test_assembler
I, [2024-05-08T13:01:24.300189 #242781]  INFO -- : [543/885] 285298=test_propertyputref
I, [2024-05-08T13:01:24.303530 #242781]  INFO -- : [544/885] 285298=attribute_write_test
I, [2024-05-08T13:01:24.308047 #242781]  INFO -- : [545/885] 285298=test_spell_checker
I, [2024-05-08T13:01:24.311916 #242781]  INFO -- : [546/885] 285299=test_win32ole_method_event
I, [2024-05-08T13:01:24.316380 #242781]  INFO -- : [547/885] 285299=test_nesting_parser
I, [2024-05-08T13:01:24.318507 #242781]  INFO -- : [548/885] 285298=test_gem_dependency_list
I, [2024-05-08T13:01:24.332457 #242781]  INFO -- : [549/885] 285299=test_benchmark
I, [2024-05-08T13:01:24.380912 #242781]  INFO -- : [550/885] 285298=test_gem_commands_outdated_command
I, [2024-05-08T13:01:24.417784 #242781]  INFO -- : [551/885] 285294=test_array
I, [2024-05-08T13:01:24.423032 #242781]  INFO -- : [552/885] 285298=test_gem_package_tar_writer
I, [2024-05-08T13:01:24.481280 #242781]  INFO -- : [553/885] 285312=test_helper_method
I, [2024-05-08T13:01:24.549335 #242781]  INFO -- : [554/885] 285298=test_gem_source
I, [2024-05-08T13:01:24.578775 #242781]  INFO -- : [555/885] 285312=test_scalar_scanner
I, [2024-05-08T13:01:24.589205 #242781]  INFO -- : [556/885] 285312=test_rdoc_parser_simple
I, [2024-05-08T13:01:24.621223 #242781]  INFO -- : [557/885] 285312=test_load
I, [2024-05-08T13:01:24.624078 #242781]  INFO -- : [558/885] 285312=test_gem_commands_rebuild_command
I, [2024-05-08T13:01:24.642126 #242781]  INFO -- : [559/885] 285311=test_yamldbm
I, [2024-05-08T13:01:24.648939 #242781]  INFO -- : [560/885] 285311=test_abi
I, [2024-05-08T13:01:24.701965 #242781]  INFO -- : [561/885] 285312=test_provider
I, [2024-05-08T13:01:24.727758 #242781]  INFO -- : [562/885] 285309=test_evaluation
I, [2024-05-08T13:01:24.729834 #242781]  INFO -- : [563/885] 285309=test_https
I, [2024-05-08T13:01:24.835680 #242781]  INFO -- : [564/885] 285298=test_gem_ext_builder
I, [2024-05-08T13:01:24.852235 #242781]  INFO -- : [565/885] 285311=test_gem_resolver_local_specification
I, [2024-05-08T13:01:24.873924 #242781]  INFO -- : [566/885] 285311=test_httpheader
I, [2024-05-08T13:01:24.908404 #242781]  INFO -- : [567/885] 285311=test_rdoc_ri_driver
I, [2024-05-08T13:01:24.953654 #242781]  INFO -- : [568/885] 285297=test_set_len
I, [2024-05-08T13:01:24.960335 #242781]  INFO -- : [569/885] 285297=test_encoding
I, [2024-05-08T13:01:24.969433 #242781]  INFO -- : [570/885] 285297=test_httpresponses
I, [2024-05-08T13:01:24.972092 #242781]  INFO -- : [571/885] 285297=test_sockopt
I, [2024-05-08T13:01:24.978941 #242781]  INFO -- : [572/885] 285297=test_install
I, [2024-05-08T13:01:25.059143 #242781]  INFO -- : [573/885] 285312=test_rdoc_markup_to_label
I, [2024-05-08T13:01:25.082329 #242781]  INFO -- : [574/885] 285309=test_key_stroke
I, [2024-05-08T13:01:25.087855 #242781]  INFO -- : [575/885] 285312=json_encoding_test
I, [2024-05-08T13:01:25.101338 #242781]  INFO -- : [576/885] 285312=test_color
I, [2024-05-08T13:01:25.115775 #242781]  INFO -- : [577/885] 285309=test_primitive
I, [2024-05-08T13:01:25.124298 #242781]  INFO -- : [578/885] 285309=test_human_typo
I, [2024-05-08T13:01:25.130594 #242781]  INFO -- : [579/885] 285309=test_rbconfig
I, [2024-05-08T13:01:25.135222 #242781]  INFO -- : [580/885] 285309=test_document
I, [2024-05-08T13:01:25.138637 #242781]  INFO -- : [581/885] 285309=test_acceptable
I, [2024-05-08T13:01:25.148522 #242781]  INFO -- : [582/885] 285312=test_euc_jp
I, [2024-05-08T13:01:25.153376 #242781]  INFO -- : [583/885] 285312=test_rdoc_generator_pot_po_entry
I, [2024-05-08T13:01:25.159169 #242781]  INFO -- : [584/885] 285312=test_pair
I, [2024-05-08T13:01:25.163841 #242781]  INFO -- : [585/885] 285297=test_gem_commands_yank_command
I, [2024-05-08T13:01:25.226691 #242781]  INFO -- : [586/885] 285311=test_win32ole_param
I, [2024-05-08T13:01:25.230956 #242781]  INFO -- : [587/885] 285311=test_chilled
I, [2024-05-08T13:01:25.232968 #242781]  INFO -- : [588/885] 285311=test_name_error_extension
I, [2024-05-08T13:01:25.249031 #242781]  INFO -- : [589/885] 285309=test_rdoc_i18n_locale
I, [2024-05-08T13:01:25.252709 #242781]  INFO -- : [590/885] 285311=test_rdoc_method_attr
I, [2024-05-08T13:01:25.255970 #242781]  INFO -- : [591/885] 285309=test_filter
I, [2024-05-08T13:01:25.280847 #242781]  INFO -- : [592/885] 285309=test_gem_gem_runner
I, [2024-05-08T13:01:25.296054 #242781]  INFO -- : [593/885] 285304=static_literals_test
I, [2024-05-08T13:01:25.327280 #242781]  INFO -- : [594/885] 285309=test_data
I, [2024-05-08T13:01:25.330714 #242781]  INFO -- : [595/885] 285309=test_rdoc_generator_pot
I, [2024-05-08T13:01:25.331517 #242781]  INFO -- : [596/885] 285309=test_rdoc_parser_changelog
I, [2024-05-08T13:01:25.369474 #242781]  INFO -- : [597/885] 285304=test_enumerator
I, [2024-05-08T13:01:25.375342 #242781]  INFO -- : [598/885] 285304=test_koi8
I, [2024-05-08T13:01:25.378095 #242781]  INFO -- : [599/885] 285310=parameters_signature_test
I, [2024-05-08T13:01:25.380105 #242781]  INFO -- : [600/885] 285304=test_unicode
I, [2024-05-08T13:01:25.381900 #242781]  INFO -- : [601/885] 285310=test_ssl_session
I, [2024-05-08T13:01:25.385433 #242781]  INFO -- : [602/885] 285304=test_thread_cv
I, [2024-05-08T13:01:25.393610 #242781]  INFO -- : [603/885] 285309=test_lexer
I, [2024-05-08T13:01:25.398736 #242781]  INFO -- : [604/885] 285311=test_gem_resolver_vendor_specification
I, [2024-05-08T13:01:25.402940 #242781]  INFO -- : [605/885] 285309=test_gem_commands_update_command
I, [2024-05-08T13:01:25.424641 #242781]  INFO -- : [606/885] 285311=test_gem_uri
I, [2024-05-08T13:01:25.447219 #242781]  INFO -- : [607/885] 285311=test_key_event_record
I, [2024-05-08T13:01:25.451166 #242781]  INFO -- : [608/885] 285311=test_notimplement
I, [2024-05-08T13:01:25.454305 #242781]  INFO -- : [609/885] 285311=test_random
I, [2024-05-08T13:01:25.465459 #242781]  INFO -- : [610/885] 285311=test_bug-14834
I, [2024-05-08T13:01:25.517829 #242781]  INFO -- : [611/885] 285311=test_date_compat
I, [2024-05-08T13:01:25.518101 #242781]  INFO -- : [612/885] 285311=test_rdoc_markup_to_html
I, [2024-05-08T13:01:25.576066 #242781]  INFO -- : [613/885] 285299=test_terminfo
I, [2024-05-08T13:01:25.577038 #242781]  INFO -- : [614/885] 285299=test_compile_prism
I, [2024-05-08T13:01:25.611340 #242781]  INFO -- : [615/885] 285311=test_bn
I, [2024-05-08T13:01:25.634670 #242781]  INFO -- : [616/885] 285311=test_win32ole_param_event
I, [2024-05-08T13:01:25.636601 #242781]  INFO -- : [617/885] 285311=test_path
I, [2024-05-08T13:01:25.643949 #242781]  INFO -- : [618/885] 285311=redundant_return_test
I, [2024-05-08T13:01:25.649782 #242781]  INFO -- : [619/885] 285311=test_case_mapping
I, [2024-05-08T13:01:25.661534 #242781]  INFO -- : [620/885] 285311=test_tree_spell_checker
I, [2024-05-08T13:01:25.715178 #242781]  INFO -- : [621/885] 285311=test_addrinfo
I, [2024-05-08T13:01:25.747425 #242781]  INFO -- : [622/885] 285311=test_http
I, [2024-05-08T13:01:25.753157 #242781]  INFO -- : [623/885] 285297=test_exception_at_throwing
I, [2024-05-08T13:01:25.805652 #242781]  INFO -- : [624/885] 285297=test_iseq
I, [2024-05-08T13:01:25.853025 #242781]  INFO -- : [625/885] 285298=test_rdoc_markup_heading
I, [2024-05-08T13:01:25.857501 #242781]  INFO -- : [626/885] 285298=test_ocsp
I, [2024-05-08T13:01:25.925042 #242781]  INFO -- : [627/885] 285299=test_class
I, [2024-05-08T13:01:25.937795 #242781]  INFO -- : [628/885] 285299=test_pkey_dsa
I, [2024-05-08T13:01:25.944590 #242781]  INFO -- : [629/885] 285313=test_scheduler
I, [2024-05-08T13:01:26.032770 #242781]  INFO -- : [630/885] 285304=test_gem_commands_build_command
I, [2024-05-08T13:01:26.060797 #242781]  INFO -- : [631/885] 285307=test_interned_str
I, [2024-05-08T13:01:26.061977 #242781]  INFO -- : [632/885] 285303=test_case_comprehensive
I, [2024-05-08T13:01:26.068348 #242781]  INFO -- : [633/885] 285307=test_io_m17n
I, [2024-05-08T13:01:26.072060 #242781]  INFO -- : [634/885] 285300=test_variable_name_check
I, [2024-05-08T13:01:26.093216 #242781]  INFO -- : [635/885] 285313=test_did_you_mean
I, [2024-05-08T13:01:26.111431 #242781]  INFO -- : [636/885] 285298=test_gem_commands_server_command
I, [2024-05-08T13:01:26.115668 #242781]  INFO -- : [637/885] 285298=test_append
I, [2024-05-08T13:01:26.117923 #242781]  INFO -- : [638/885] 285298=test_option
I, [2024-05-08T13:01:26.138858 #242781]  INFO -- : [639/885] 285300=test_cmethod
I, [2024-05-08T13:01:26.138923 #242781]  INFO -- : [640/885] 285300=test_tracer
I, [2024-05-08T13:01:26.154332 #242781]  INFO -- : [641/885] 285296=test_delegate
I, [2024-05-08T13:01:26.164821 #242781]  INFO -- : [642/885] 285296=test_popen_deadlock
I, [2024-05-08T13:01:26.213701 #242781]  INFO -- : [643/885] 285313=test_history
I, [2024-05-08T13:01:26.223762 #242781]  INFO -- : [644/885] 285298=test_mkmf
I, [2024-05-08T13:01:26.246388 #242781]  INFO -- : [645/885] 285313=test_date_marshal
I, [2024-05-08T13:01:26.248067 #242781]  INFO -- : [646/885] 285298=test_recursion
I, [2024-05-08T13:01:26.252935 #242781]  INFO -- : [647/885] 285313=test_exit
I, [2024-05-08T13:01:26.254016 #242781]  INFO -- : [648/885] 285298=test_digest
I, [2024-05-08T13:01:26.270428 #242781]  INFO -- : [649/885] 285298=test_ractor
I, [2024-05-08T13:01:26.274737 #242781]  INFO -- : [650/885] 285300=test_gem_security
I, [2024-05-08T13:01:26.285621 #242781]  INFO -- : [651/885] 285304=test_rdoc_servlet
I, [2024-05-08T13:01:26.335067 #242781]  INFO -- : [652/885] 285313=test_multi_irb_commands
I, [2024-05-08T13:01:26.338775 #242781]  INFO -- : [653/885] 285298=test_fiber
I, [2024-05-08T13:01:26.339246 #242781]  INFO -- : [654/885] 285313=test_open3
I, [2024-05-08T13:01:26.373745 #242781]  INFO -- : [655/885] 285305=test_closure
I, [2024-05-08T13:01:26.390675 #242781]  INFO -- : [656/885] 285304=test_bundled_ca
I, [2024-05-08T13:01:26.393530 #242781]  INFO -- : [657/885] 285297=test_emoji_breaks
I, [2024-05-08T13:01:26.397765 #242781]  INFO -- : [658/885] 285297=test_gem_bundler_version_finder
I, [2024-05-08T13:01:26.413763 #242781]  INFO -- : [659/885] 285297=test_within_pipe
I, [2024-05-08T13:01:26.436475 #242781]  INFO -- : [660/885] 285310=reflection_test
I, [2024-05-08T13:01:26.448745 #242781]  INFO -- : [661/885] 285310=test_files_lib
I, [2024-05-08T13:01:26.484553 #242781]  INFO -- : [662/885] 285297=test_gem_commands_unpack_command
I, [2024-05-08T13:01:26.572569 #242781]  INFO -- : [663/885] 285306=test_beginendblock
I, [2024-05-08T13:01:26.632264 #242781]  INFO -- : [664/885] 285309=test_rdoc_markup_to_bs
I, [2024-05-08T13:01:26.644312 #242781]  INFO -- : [665/885] 285305=test_help
I, [2024-05-08T13:01:26.652425 #242781]  INFO -- : [666/885] 285305=test_printf
I, [2024-05-08T13:01:26.680701 #242781]  INFO -- : [667/885] 285305=test_rdoc_markup_pre_process
I, [2024-05-08T13:01:26.700612 #242781]  INFO -- : [668/885] 285309=test_to_ary_concat
I, [2024-05-08T13:01:26.757322 #242781]  INFO -- : [669/885] 285297=test_webauthn_listener_response
I, [2024-05-08T13:01:26.774009 #242781]  INFO -- : [670/885] 285297=test_time
I, [2024-05-08T13:01:26.780806 #242781]  INFO -- : [671/885] 285305=test_stream
I, [2024-05-08T13:01:26.786634 #242781]  INFO -- : [672/885] 285305=test_pinned
I, [2024-05-08T13:01:26.822084 #242781]  INFO -- : [673/885] 285305=test_gem_uri_formatter
I, [2024-05-08T13:01:26.836545 #242781]  INFO -- : [674/885] 285305=test_helper
I, [2024-05-08T13:01:26.837163 #242781]  INFO -- : [675/885] 285305=test_erb_command
I, [2024-05-08T13:01:26.872279 #242781]  INFO -- : [676/885] 285305=test_encoding
I, [2024-05-08T13:01:26.884330 #242781]  INFO -- : [677/885] 285295=test_range
I, [2024-05-08T13:01:26.887127 #242781]  INFO -- : [678/885] 285299=test_project_sanity
I, [2024-05-08T13:01:26.899799 #242781]  INFO -- : [679/885] 285296=test_dup
I, [2024-05-08T13:01:26.922351 #242781]  INFO -- : [680/885] 285297=test_pty
I, [2024-05-08T13:01:26.947264 #242781]  INFO -- : [681/885] 285299=test_constant
I, [2024-05-08T13:01:27.028538 #242781]  INFO -- : [682/885] 285306=command_line_test
I, [2024-05-08T13:01:27.067182 #242781]  INFO -- : [683/885] 285296=test_rdoc_ri_paths
I, [2024-05-08T13:01:27.082649 #242781]  INFO -- : [684/885] 285306=test_ts
I, [2024-05-08T13:01:27.085372 #242781]  INFO -- : [685/885] 285305=test_ensured
I, [2024-05-08T13:01:27.096169 #242781]  INFO -- : [686/885] 285296=library_symbols_test
I, [2024-05-08T13:01:27.134094 #242781]  INFO -- : [687/885] 285305=test_addr
I, [2024-05-08T13:01:27.140718 #242781]  INFO -- : [688/885] 285296=test_locale
I, [2024-05-08T13:01:27.182459 #242781]  INFO -- : [689/885] 285305=errors_test
I, [2024-05-08T13:01:27.237729 #242781]  INFO -- : [690/885] 285296=test_regexp
I, [2024-05-08T13:01:27.334873 #242781]  INFO -- : [691/885] 285305=test_gem_commands_check_command
I, [2024-05-08T13:01:27.347337 #242781]  INFO -- : [692/885] 285305=test_vm_dump
I, [2024-05-08T13:01:27.349870 #242781]  INFO -- : [693/885] 285305=test_tmpdir
I, [2024-05-08T13:01:27.427046 #242781]  INFO -- : [694/885] 285297=test_integer_comb
I, [2024-05-08T13:01:27.460225 #242781]  INFO -- : [695/885] 285305=test_rdoc_markup_document
I, [2024-05-08T13:01:27.462174 #242781]  INFO -- : [696/885] 285307=test_data_error
I, [2024-05-08T13:01:27.465725 #242781]  INFO -- : [697/885] 285305=bom_test
I, [2024-05-08T13:01:27.479203 #242781]  INFO -- : [698/885] 285305=test_ostruct
I, [2024-05-08T13:01:27.553853 #242781]  INFO -- : [699/885] 285307=unescape_test
I, [2024-05-08T13:01:27.556602 #242781]  INFO -- : [700/885] 285306=test_file
I, [2024-05-08T13:01:27.621768 #242781]  INFO -- : [701/885] 285305=test_force_exit
I, [2024-05-08T13:01:27.625172 #242781]  INFO -- : [702/885] 285305=test_udp
I, [2024-05-08T13:01:27.631529 #242781]  INFO -- : [703/885] 285305=static_inspect_test
I, [2024-05-08T13:01:27.636684 #242781]  INFO -- : [704/885] 285305=test_rdoc_code_object
I, [2024-05-08T13:01:27.708747 #242781]  INFO -- : [705/885] 285295=test_x509store
I, [2024-05-08T13:01:28.043567 #242781]  INFO -- : [706/885] 285295=test_update
I, [2024-05-08T13:01:28.061897 #242781]  INFO -- : [707/885] 285295=test_fips
I, [2024-05-08T13:01:28.134772 #242781]  INFO -- : [708/885] 285305=test_x509name
I, [2024-05-08T13:01:28.145679 #242781]  INFO -- : [709/885] 285305=test_lambda
I, [2024-05-08T13:01:28.245022 #242781]  INFO -- : [710/885] 285305=test_gem_request_set_gem_dependency_api
I, [2024-05-08T13:01:28.423528 #242781]  INFO -- : [711/885] 285309=test_ast
I, [2024-05-08T13:01:28.449952 #242781]  INFO -- : [712/885] 285295=test_random_formatter
I, [2024-05-08T13:01:28.469823 #242781]  INFO -- : [713/885] 285295=test_helper
I, [2024-05-08T13:01:28.474045 #242781]  INFO -- : [714/885] 285295=test_jaro_winkler
I, [2024-05-08T13:01:28.483799 #242781]  INFO -- : [715/885] 285295=test_webauthn_listener
I, [2024-05-08T13:01:28.543980 #242781]  INFO -- : [716/885] 285295=test_config
I, [2024-05-08T13:01:28.583743 #242781]  INFO -- : [717/885] 285304=test_gem_resolver_vendor_set
I, [2024-05-08T13:01:28.599951 #242781]  INFO -- : [718/885] 285305=test_enumerable
I, [2024-05-08T13:01:28.603166 #242781]  INFO -- : [719/885] 285312=test_gem_safe_marshal
I, [2024-05-08T13:01:28.607503 #242781]  INFO -- : [720/885] 285305=test_gem_resolver_api_set
I, [2024-05-08T13:01:28.615073 #242781]  INFO -- : [721/885] 285304=test_transcode
I, [2024-05-08T13:01:28.682269 #242781]  INFO -- : [722/885] 285307=test_eval
I, [2024-05-08T13:01:28.705705 #242781]  INFO -- : [723/885] 285305=json_generator_test
I, [2024-05-08T13:01:28.835414 #242781]  INFO -- : [724/885] 285305=test_file_exhaustive
I, [2024-05-08T13:01:28.860744 #242781]  INFO -- : [725/885] 285304=test_files_test
I, [2024-05-08T13:01:28.910991 #242781]  INFO -- : [726/885] 285294=test_gem_update_suggestion
I, [2024-05-08T13:01:28.941902 #242781]  INFO -- : [727/885] 285307=test_logger
I, [2024-05-08T13:01:28.961682 #242781]  INFO -- : [728/885] 285307=test_import
I, [2024-05-08T13:01:28.973235 #242781]  INFO -- : [729/885] 285294=test_gem_resolver_lock_set
I, [2024-05-08T13:01:28.994773 #242781]  INFO -- : [730/885] 285294=test_not
I, [2024-05-08T13:01:28.996334 #242781]  INFO -- : [731/885] 285308=test_rdoc_parser_markdown
I, [2024-05-08T13:01:28.997942 #242781]  INFO -- : [732/885] 285304=test_pkey_rsa
I, [2024-05-08T13:01:28.998930 #242781]  INFO -- : [733/885] 285294=test_gem_commands_push_command
I, [2024-05-08T13:01:29.035711 #242781]  INFO -- : [734/885] 285308=test_weakkeymap
I, [2024-05-08T13:01:29.159886 #242781]  INFO -- : [735/885] 285295=test_numhash
I, [2024-05-08T13:01:29.165334 #242781]  INFO -- : [736/885] 285295=test_gem_package_task
I, [2024-05-08T13:01:29.170183 #242781]  INFO -- : [737/885] 285295=test_date_strptime
I, [2024-05-08T13:01:29.202608 #242781]  INFO -- : [738/885] 285312=test_placearg
I, [2024-05-08T13:01:29.244466 #242781]  INFO -- : [739/885] 285313=test_rdoc_markup_hard_break
I, [2024-05-08T13:01:29.274131 #242781]  INFO -- : [740/885] 285308=test_gem_platform
I, [2024-05-08T13:01:29.310894 #242781]  INFO -- : [741/885] 285304=test_delete
I, [2024-05-08T13:01:29.313466 #242781]  INFO -- : [742/885] 285312=test_win32ole_method
I, [2024-05-08T13:01:29.315391 #242781]  INFO -- : [743/885] 285312=test_fd_setsize
I, [2024-05-08T13:01:29.316529 #242781]  INFO -- : [744/885] 285312=test_continuation
I, [2024-05-08T13:01:29.318601 #242781]  INFO -- : [745/885] 285304=test_keyword
I, [2024-05-08T13:01:29.321584 #242781]  INFO -- : [746/885] 285312=test_class_name_check
I, [2024-05-08T13:01:29.338080 #242781]  INFO -- : [747/885] 285308=test_change_word
I, [2024-05-08T13:01:29.344788 #242781]  INFO -- : [748/885] 285308=test_flip
I, [2024-05-08T13:01:29.355104 #242781]  INFO -- : [749/885] 285295=compiler_test
I, [2024-05-08T13:01:29.357532 #242781]  INFO -- : [750/885] 285295=test_timeout
I, [2024-05-08T13:01:29.358037 #242781]  INFO -- : [751/885] 285312=test_ossl
I, [2024-05-08T13:01:29.360649 #242781]  INFO -- : [752/885] 285295=test_normalize
I, [2024-05-08T13:01:29.363439 #242781]  INFO -- : [753/885] 285295=test_date_arith
I, [2024-05-08T13:01:29.365533 #242781]  INFO -- : [754/885] 285308=test_object
I, [2024-05-08T13:01:29.371819 #242781]  INFO -- : [755/885] 285295=test_ruby_lex
I, [2024-05-08T13:01:29.453035 #242781]  INFO -- : [756/885] 285313=test_gem_local_remote_options
I, [2024-05-08T13:01:29.467931 #242781]  INFO -- : [757/885] 285294=test_sleep
I, [2024-05-08T13:01:29.520279 #242781]  INFO -- : [758/885] 285313=test_ractor
I, [2024-05-08T13:01:29.593923 #242781]  INFO -- : [759/885] 285313=test_type
I, [2024-05-08T13:01:29.606347 #242781]  INFO -- : [760/885] 285313=test_func
I, [2024-05-08T13:01:29.673567 #242781]  INFO -- : [761/885] 285295=test_big5
I, [2024-05-08T13:01:29.687870 #242781]  INFO -- : [762/885] 285295=test_pointer
I, [2024-05-08T13:01:29.730677 #242781]  INFO -- : [763/885] 285308=test_rdoc_rd_block_parser
I, [2024-05-08T13:01:29.808244 #242781]  INFO -- : [764/885] 285308=test_signedness
I, [2024-05-08T13:01:30.013031 #242781]  INFO -- : [765/885] 285297=test_tsort
I, [2024-05-08T13:01:30.018767 #242781]  INFO -- : [766/885] 285297=test_cgi_header
I, [2024-05-08T13:01:30.023360 #242781]  INFO -- : [767/885] 285304=heredoc_dedent_test
I, [2024-05-08T13:01:30.027513 #242781]  INFO -- : [768/885] 285297=test_object
I, [2024-05-08T13:01:30.030537 #242781]  INFO -- : [769/885] 285304=version_test
I, [2024-05-08T13:01:30.033190 #242781]  INFO -- : [770/885] 285297=test_key_actor_emacs
I, [2024-05-08T13:01:30.040762 #242781]  INFO -- : [771/885] 285304=test_basicinstructions
I, [2024-05-08T13:01:30.078290 #242781]  INFO -- : [772/885] 285299=test_gem_gemcutter_utilities
I, [2024-05-08T13:01:30.128650 #242781]  INFO -- : [773/885] 285304=test_gem_command_manager
I, [2024-05-08T13:01:30.202706 #242781]  INFO -- : [774/885] 285297=test_arithmetic_sequence
I, [2024-05-08T13:01:30.216424 #242781]  INFO -- : [775/885] 285297=test_merge_keys
I, [2024-05-08T13:01:30.232148 #242781]  INFO -- : [776/885] 285297=test_rdoc_extend
I, [2024-05-08T13:01:30.273928 #242781]  INFO -- : [777/885] 285297=test_win32ole_variant
I, [2024-05-08T13:01:30.279145 #242781]  INFO -- : [778/885] 285297=test_ipaddr
I, [2024-05-08T13:01:30.296520 #242781]  INFO -- : [779/885] 285297=test_mixed_unicode_escapes
I, [2024-05-08T13:01:30.300397 #242781]  INFO -- : [780/885] 285297=test_history
I, [2024-05-08T13:01:30.310172 #242781]  INFO -- : [781/885] 285297=test_rdoc_markup_to_ansi
I, [2024-05-08T13:01:30.314549 #242781]  INFO -- : [782/885] 285295=test_gem_resolver_api_specification
I, [2024-05-08T13:01:30.339557 #242781]  INFO -- : [783/885] 285297=test_trace
I, [2024-05-08T13:01:30.341114 #242781]  INFO -- : [784/885] 285304=ractor_test
I, [2024-05-08T13:01:30.350881 #242781]  INFO -- : [785/885] 285297=test_rdoc_generator_json_index
I, [2024-05-08T13:01:30.367979 #242781]  INFO -- : [786/885] 285295=test_win32ole_event
I, [2024-05-08T13:01:30.378774 #242781]  INFO -- : [787/885] 285295=test_time_tz
I, [2024-05-08T13:01:30.403318 #242781]  INFO -- : [788/885] 285297=test_rdoc_class_module
I, [2024-05-08T13:01:30.405142 #242781]  INFO -- : [789/885] 285304=test_bignum
I, [2024-05-08T13:01:30.452199 #242781]  INFO -- : [790/885] 285299=test_gem_ci_detector
I, [2024-05-08T13:01:30.453598 #242781]  INFO -- : [791/885] 285295=test_win32ole_variable
I, [2024-05-08T13:01:30.455266 #242781]  INFO -- : [792/885] 285295=test_stringio
I, [2024-05-08T13:01:30.460566 #242781]  INFO -- : [793/885] 285299=test_arity
I, [2024-05-08T13:01:30.467943 #242781]  INFO -- : [794/885] 285299=test_io_wait_uncommon
I, [2024-05-08T13:01:30.475806 #242781]  INFO -- : [795/885] 285299=test_enum
I, [2024-05-08T13:01:30.547176 #242781]  INFO -- : [796/885] 285304=test_gem_specification
I, [2024-05-08T13:01:30.563777 #242781]  INFO -- : [797/885] 285295=test_threadgroup
I, [2024-05-08T13:01:30.620331 #242781]  INFO -- : [798/885] 285307=test_have_macro
I, [2024-05-08T13:01:30.698180 #242781]  INFO -- : [799/885] 285313=test_gem_package
I, [2024-05-08T13:01:31.129901 #242781]  INFO -- : [800/885] 285313=test_resolve_symbol
I, [2024-05-08T13:01:31.189085 #242781]  INFO -- : [801/885] 285313=test_complex2
I, [2024-05-08T13:01:31.194697 #242781]  INFO -- : [802/885] 285313=test_function_entry
I, [2024-05-08T13:01:31.200998 #242781]  INFO -- : [803/885] 285313=test_pkcs7
I, [2024-05-08T13:01:31.206982 #242781]  INFO -- : [804/885] 285297=test_gem_resolver_requirement_list
I, [2024-05-08T13:01:31.213709 #242781]  INFO -- : [805/885] 285297=test_arith_seq_beg_len_step
I, [2024-05-08T13:01:31.223026 #242781]  INFO -- : [806/885] 285310=test_unix
I, [2024-05-08T13:01:31.267711 #242781]  INFO -- : [807/885] 285310=test_lazy_enumerator
I, [2024-05-08T13:01:31.283542 #242781]  INFO -- : [808/885] 285307=test_enc_associate
I, [2024-05-08T13:01:31.305508 #242781]  INFO -- : [809/885] 285297=ruby_api_test
I, [2024-05-08T13:01:31.473071 #242781]  INFO -- : [810/885] 285297=test_find_executable
I, [2024-05-08T13:01:31.477762 #242781]  INFO -- : [811/885] 285297=test_coder
I, [2024-05-08T13:01:31.478384 #242781]  INFO -- : [812/885] 285313=test_symbol
I, [2024-05-08T13:01:31.486938 #242781]  INFO -- : [813/885] 285297=test_context
I, [2024-05-08T13:01:31.570740 #242781]  INFO -- : [814/885] 285295=test_gem_commands_pristine_command
I, [2024-05-08T13:01:31.609677 #242781]  INFO -- : [815/885] 285310=test_nofree
I, [2024-05-08T13:01:31.611884 #242781]  INFO -- : [816/885] 285310=test_numeric
I, [2024-05-08T13:01:31.618314 #242781]  INFO -- : [817/885] 285310=test_member
I, [2024-05-08T13:01:31.627875 #242781]  INFO -- : [818/885] 285310=test_cgi_multipart
I, [2024-05-08T13:01:31.659159 #242781]  INFO -- : [819/885] 285297=test_gem_commands_cleanup_command
I, [2024-05-08T13:01:31.711009 #242781]  INFO -- : [820/885] 285299=test_word
I, [2024-05-08T13:01:31.723704 #242781]  INFO -- : [821/885] 285299=test_ractor_compatibility
I, [2024-05-08T13:01:31.787500 #242781]  INFO -- : [822/885] 285310=test_gem_console_ui
I, [2024-05-08T13:01:31.793874 #242781]  INFO -- : [823/885] 285310=test_date_ractor
I, [2024-05-08T13:01:31.871953 #242781]  INFO -- : [824/885] 285307=format_errors_test
I, [2024-05-08T13:01:31.877028 #242781]  INFO -- : [825/885] 285307=test_dir
I, [2024-05-08T13:01:32.088820 #242781]  INFO -- : [826/885] 285297=test_eval
I, [2024-05-08T13:01:32.092529 #242781]  INFO -- : [827/885] 285297=test_autoconf
I, [2024-05-08T13:01:32.097867 #242781]  INFO -- : [828/885] 285297=test_coderange
I, [2024-05-08T13:01:32.104831 #242781]  INFO -- : [829/885] 285297=location_test
I, [2024-05-08T13:01:32.136092 #242781]  INFO -- : [830/885] 285297=test_symbol
I, [2024-05-08T13:01:32.140802 #242781]  INFO -- : [831/885] 285310=test_mailto
I, [2024-05-08T13:01:32.144614 #242781]  INFO -- : [832/885] 285307=test_rdoc_generator_darkfish
I, [2024-05-08T13:01:32.157373 #242781]  INFO -- : [833/885] 285297=test_rdoc_comment
I, [2024-05-08T13:01:32.168686 #242781]  INFO -- : [834/885] 285310=test_error_highlight
I, [2024-05-08T13:01:32.199682 #242781]  INFO -- : [835/885] 285297=test_resize
I, [2024-05-08T13:01:32.214280 #242781]  INFO -- : [836/885] 285297=test_http_request
I, [2024-05-08T13:01:32.218462 #242781]  INFO -- : [837/885] 285297=json_generic_object_test
I, [2024-05-08T13:01:32.244749 #242781]  INFO -- : [838/885] 285297=test_gem_source_fetch_problem
I, [2024-05-08T13:01:32.259518 #242781]  INFO -- : [839/885] 285297=test_dryrun
I, [2024-05-08T13:01:32.267689 #242781]  INFO -- : [840/885] 285298=test_integer
I, [2024-05-08T13:01:32.272899 #242781]  INFO -- : [841/885] 285299=desugar_compiler_test
I, [2024-05-08T13:01:32.289688 #242781]  INFO -- : [842/885] 285299=test_env
I, [2024-05-08T13:01:32.292463 #242781]  INFO -- : [843/885] 285297=test_rdoc_attr
I, [2024-05-08T13:01:32.307908 #242781]  INFO -- : [844/885] 285297=test_gem_commands_setup_command
I, [2024-05-08T13:01:32.325109 #242781]  INFO -- : [845/885] 285298=test_call
I, [2024-05-08T13:01:32.463569 #242781]  INFO -- : [846/885] 285298=test_https_proxy
I, [2024-05-08T13:01:32.525258 #242781]  INFO -- : [847/885] 285298=test_rubygems
I, [2024-05-08T13:01:32.556605 #242781]  INFO -- : [848/885] 285301=test_super
I, [2024-05-08T13:01:32.630714 #242781]  INFO -- : [849/885] 285307=test_rubyoptions
I, [2024-05-08T13:01:32.672670 #242781]  INFO -- : [850/885] 285310=test_cgi_modruby
I, [2024-05-08T13:01:32.673790 #242781]  INFO -- : [851/885] 285310=test_integer
I, [2024-05-08T13:01:32.741928 #242781]  INFO -- : [852/885] 285298=test_object_references
I, [2024-05-08T13:01:32.751393 #242781]  INFO -- : [853/885] 285298=test_usrmarshal
I, [2024-05-08T13:01:32.755273 #242781]  INFO -- : [854/885] 285308=test_gem_resolver_git_specification
I, [2024-05-08T13:01:32.929656 #242781]  INFO -- : [855/885] 285301=test_gem_request_set_lockfile_tokenizer
I, [2024-05-08T13:01:32.965433 #242781]  INFO -- : [856/885] 285302=test_stat
I, [2024-05-08T13:01:32.970569 #242781]  INFO -- : [857/885] 285302=test_have_func
I, [2024-05-08T13:01:33.033625 #242781]  INFO -- : [858/885] 285298=test_nextafter
I, [2024-05-08T13:01:33.054154 #242781]  INFO -- : [859/885] 285308=test_capacity
I, [2024-05-08T13:01:33.063064 #242781]  INFO -- : [860/885] 285308=test_my_integer
I, [2024-05-08T13:01:33.070203 #242781]  INFO -- : [861/885] 285308=json_ext_parser_test
I, [2024-05-08T13:01:33.078259 #242781]  INFO -- : [862/885] 285308=test_thread
I, [2024-05-08T13:01:33.120623 #242781]  INFO -- : [863/885] 285295=test_rendering
I, [2024-05-08T13:01:33.132270 #242781]  INFO -- : [864/885] 285297=test_debugger_integration
I, [2024-05-08T13:01:33.137776 #242781]  INFO -- : [865/885] 285295=test_ractor
I, [2024-05-08T13:01:33.147894 #242781]  INFO -- : [866/885] 285297=test_ssl
I, [2024-05-08T13:01:33.166838 #242781]  INFO -- : [867/885] 285298=test_rb_str_dup
I, [2024-05-08T13:01:33.171099 #242781]  INFO -- : [868/885] 285298=test_reline_key
I, [2024-05-08T13:01:33.187915 #242781]  INFO -- : [869/885] 285301=test_ancdata
I, [2024-05-08T13:01:33.195026 #242781]  INFO -- : [870/885] 285301=test_singleton_function
I, [2024-05-08T13:01:33.200032 #242781]  INFO -- : [871/885] 285301=test_alias
I, [2024-05-08T13:01:33.280158 #242781]  INFO -- : [872/885] 285298=test_timeout
I, [2024-05-08T13:01:33.416492 #242781]  INFO -- : [873/885] 285301=test_marshal
I, [2024-05-08T13:01:33.540859 #242781]  INFO -- : [874/885] 285304=test_unicode_normalize
I, [2024-05-08T13:01:33.602175 #242781]  INFO -- : [875/885] 285297=test_nonblock
I, [2024-05-08T13:01:33.618602 #242781]  INFO -- : [876/885] 285297=test_weakref
I, [2024-05-08T13:01:33.653348 #242781]  INFO -- : [877/885] 285306=test_parser
I, [2024-05-08T13:01:33.674833 #242781]  INFO -- : [878/885] 285306=test_cgi_core
I, [2024-05-08T13:01:33.679564 #242781]  INFO -- : [879/885] 285295=test_gem_source_lock
I, [2024-05-08T13:01:33.683159 #242781]  INFO -- : [880/885] 285306=test_gem
I, [2024-05-08T13:01:33.730904 #242781]  INFO -- : [881/885] 285295=test_ractor
I, [2024-05-08T13:01:33.737223 #242781]  INFO -- : [882/885] 285295=test_dns
I, [2024-05-08T13:01:33.851133 #242781]  INFO -- : [883/885] 285297=test_gem_commands_open_command
I, [2024-05-08T13:01:33.915127 #242781]  INFO -- : [884/885] 285301=parse_stream_test
I, [2024-05-08T13:01:33.977458 #242781]  INFO -- : [885/885] 285297=test_registry
I, [2024-05-08T13:01:54.125923 #242781]  INFO -- : Finished tests in 40.316592s, 654.3708 tests/s, 231962.8103 assertions/s.
E, [2024-05-08T13:01:54.126075 #242781] ERROR -- : Children under /tmp/rubytest.mz1wnx:
E, [2024-05-08T13:01:54.126109 #242781] ERROR -- : * drwx------ 4 80 2024-05-08 13:01:24 +0000 gem_rebuild20240508-285312-tp7aul/
E, [2024-05-08T13:01:54.126123 #242781] ERROR -- :   * drwxrwxr-x 2 60 2024-05-08 13:01:24 +0000 new/
E, [2024-05-08T13:01:54.126135 #242781] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-08 13:01:24 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-08T13:01:54.126146 #242781] ERROR -- :   * drwxrwxr-x 2 60 2024-05-08 13:01:24 +0000 old/
E, [2024-05-08T13:01:54.126157 #242781] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-08 13:01:24 +0000 rebuild_test_gem-1.0.0.gem
I, [2024-05-08T13:01:54.127335 #242781]  INFO -- : 26382 tests, 9351950 assertions, 0 failures, 0 errors, 304 skips
I, [2024-05-08T13:01:54.127380 #242781]  INFO -- : 
I, [2024-05-08T13:01:54.127387 #242781]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-08T12:52:54Z master 74d948a617) [x86_64-linux]
I, [2024-05-08T13:01:54.129463 #242781]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-08T13:01:54.129596 #242781]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-08T13:01:54.240664 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:01:54.241935 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-08T13:01:54.346722 #242781]  INFO -- : linking miniruby
I, [2024-05-08T13:01:54.956652 #242781]  INFO -- : builtin_binary.inc updated
I, [2024-05-08T13:01:54.961210 #242781]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-08T13:01:54.961996 #242781]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-08T13:01:55.145705 #242781]  INFO -- : linking static-library libruby-static.a
I, [2024-05-08T13:01:55.461735 #242781]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-08T13:01:57.003700 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:01:57.027495 #242781]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-08T13:01:57.079147 #242781]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-08T13:01:57.081114 #242781]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-08T13:01:57.081126 #242781]  INFO -- : 	CC = gcc
I, [2024-05-08T13:01:57.081130 #242781]  INFO -- : 	LD = ld
I, [2024-05-08T13:01:57.081134 #242781]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-08T13:01:57.081138 #242781]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-08T13:01:57.081148 #242781]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-08T13:01:57.081152 #242781]  INFO -- : 	CPPFLAGS =   
I, [2024-05-08T13:01:57.081156 #242781]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-08T13:01:57.081160 #242781]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-08T13:01:57.081164 #242781]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-08T13:01:57.081168 #242781]  INFO -- : 	LC_ALL = 
I, [2024-05-08T13:01:57.081171 #242781]  INFO -- : 	LC_CTYPE = 
I, [2024-05-08T13:01:57.081175 #242781]  INFO -- : 	MFLAGS = 
I, [2024-05-08T13:01:57.081178 #242781]  INFO -- : 	RUSTC = no
I, [2024-05-08T13:01:57.081183 #242781]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-08T13:01:57.081829 #242781]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-08T13:01:57.081844 #242781]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-08T13:01:57.081848 #242781]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-08T13:01:57.081852 #242781]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-08T13:01:57.081857 #242781]  INFO -- : 
I, [2024-05-08T13:01:57.083636 #242781]  INFO -- : generating enc.mk
I, [2024-05-08T13:01:57.201347 #242781]  INFO -- : making enc
I, [2024-05-08T13:01:57.218666 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.218695 #242781]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-08T13:01:57.218703 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.219317 #242781]  INFO -- : making srcs under enc
I, [2024-05-08T13:01:57.250274 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.250295 #242781]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-08T13:01:57.250301 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.251169 #242781]  INFO -- : generating transdb.h
I, [2024-05-08T13:01:57.346551 #242781]  INFO -- : transdb.h unchanged
I, [2024-05-08T13:01:57.347927 #242781]  INFO -- : making trans
I, [2024-05-08T13:01:57.382722 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.382742 #242781]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-08T13:01:57.382748 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.383428 #242781]  INFO -- : making encs
I, [2024-05-08T13:01:57.420643 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.420664 #242781]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-08T13:01:57.420669 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:57.422313 #242781]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-08T13:01:57.449348 #242781]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-08T13:01:57.451734 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:58.848757 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:58.849445 #242781]  INFO -- : generating makefile exts.mk
I, [2024-05-08T13:01:58.886476 #242781]  INFO -- : exts.mk unchanged
I, [2024-05-08T13:01:58.891079 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:59.101423 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:01:59.104240 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-08T13:01:59.107973 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:01:59.111184 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-08T13:01:59.113500 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:01:59.118951 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-08T13:01:59.134579 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:01:59.137554 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-08T13:01:59.150297 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:01:59.156751 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-08T13:01:59.159677 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:01:59.162185 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-08T13:01:59.169773 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:01:59.176075 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-08T13:01:59.185106 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:01:59.187603 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-08T13:01:59.191743 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:01:59.195471 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-08T13:01:59.207279 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:01:59.220442 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-08T13:01:59.223318 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:01:59.225766 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-08T13:01:59.230095 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:01:59.245031 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-08T13:01:59.248090 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:01:59.250614 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-08T13:01:59.259973 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:01:59.264921 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-08T13:01:59.266413 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:01:59.268350 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-08T13:01:59.276108 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:01:59.282442 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-08T13:01:59.293255 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:01:59.316045 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-05-08T13:01:59.317952 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:01:59.339456 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-08T13:01:59.341385 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:01:59.363064 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-08T13:01:59.364910 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:01:59.386571 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-08T13:01:59.388406 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:01:59.410190 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-08T13:01:59.412463 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:01:59.434472 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-08T13:01:59.436333 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:01:59.458028 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-08T13:01:59.481277 #242781]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:01:59.564876 #242781]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-08T13:01:59.572798 #242781]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-08T13:01:59.774047 #242781]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-08T13:01:59.860541 #242781]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-08T13:01:59.973861 #242781]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-08T13:02:00.065289 #242781]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-08T13:02:00.154545 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-08T13:02:00.242806 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-08T13:02:00.381564 #242781]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-08T13:02:00.466499 #242781]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-08T13:02:00.558240 #242781]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-08T13:02:00.706905 #242781]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-08T13:02:00.818237 #242781]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-08T13:02:00.927849 #242781]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-08T13:02:01.144353 #242781]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-08T13:02:01.264625 #242781]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-08T13:02:01.369591 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-08T13:02:01.475557 #242781]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-08T13:02:01.569252 #242781]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-08T13:02:01.658720 #242781]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-08T13:02:01.752748 #242781]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-08T13:02:01.861538 #242781]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-08T13:02:01.978316 #242781]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-08T13:02:02.096320 #242781]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-08T13:02:02.192056 #242781]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-08T13:02:02.373718 #242781]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-08T13:02:02.588045 #242781]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-08T13:02:02.684041 #242781]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-08T13:02:02.771667 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-08T13:02:02.907159 #242781]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-08T13:02:02.996072 #242781]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-08T13:02:03.092050 #242781]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-08T13:02:03.221488 #242781]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-08T13:02:03.438745 #242781]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-08T13:02:03.565726 #242781]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-08T13:02:03.662839 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-08T13:02:03.757322 #242781]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-08T13:02:03.871984 #242781]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-08T13:02:03.978893 #242781]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-08T13:02:04.268146 #242781]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-08T13:02:04.367471 #242781]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-08T13:02:04.467705 #242781]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-08T13:02:04.599122 #242781]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-08T13:02:04.719893 #242781]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-08T13:02:04.833537 #242781]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-08T13:02:04.925779 #242781]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-08T13:02:05.047305 #242781]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-08T13:02:05.176273 #242781]  INFO -- : linking ruby
I, [2024-05-08T13:02:05.198997 #242781]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:02:05.199507 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:02:05.203212 #242781]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-08T13:02:05.203233 #242781]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-08T13:02:05.203239 #242781]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-08T13:02:05.261353 #242781] 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.ybyyav/1-mspec-multi-0
E, [2024-05-08T13:02:05.261599 #242781] 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.ybyyav/2-mspec-multi-1
E, [2024-05-08T13:02:05.261864 #242781] 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.ybyyav/3-mspec-multi-2
E, [2024-05-08T13:02:05.262141 #242781] 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.ybyyav/4-mspec-multi-3
E, [2024-05-08T13:02:05.262423 #242781] 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.ybyyav/5-mspec-multi-4
E, [2024-05-08T13:02:05.262509 #242781] 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.ybyyav/6-mspec-multi-5
E, [2024-05-08T13:02:05.262691 #242781] 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.ybyyav/7-mspec-multi-6
E, [2024-05-08T13:02:05.262869 #242781] 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.ybyyav/8-mspec-multi-7
E, [2024-05-08T13:02:05.263008 #242781] 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.ybyyav/9-mspec-multi-8
E, [2024-05-08T13:02:05.263381 #242781] 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.ybyyav/10-mspec-multi-9
E, [2024-05-08T13:02:05.263603 #242781] 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.ybyyav/11-mspec-multi-10
E, [2024-05-08T13:02:05.263777 #242781] 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.ybyyav/12-mspec-multi-11
E, [2024-05-08T13:02:05.263995 #242781] 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.ybyyav/13-mspec-multi-12
E, [2024-05-08T13:02:05.264178 #242781] 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.ybyyav/14-mspec-multi-13
E, [2024-05-08T13:02:05.264338 #242781] 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.ybyyav/15-mspec-multi-14
E, [2024-05-08T13:02:05.264539 #242781] 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.ybyyav/16-mspec-multi-15
E, [2024-05-08T13:02:05.264705 #242781] 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.ybyyav/17-mspec-multi-16
E, [2024-05-08T13:02:05.264818 #242781] 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.ybyyav/18-mspec-multi-17
E, [2024-05-08T13:02:05.267036 #242781] 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.ybyyav/19-mspec-multi-18
E, [2024-05-08T13:02:05.267464 #242781] 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.ybyyav/20-mspec-multi-19
I, [2024-05-08T13:02:05.464985 #242781]  INFO -- : ruby 3.4.0dev (2024-05-08T12:52:54Z master 74d948a617) [x86_64-linux]
I, [2024-05-08T13:02:06.110015 #242781]  INFO -- :      0 .........................................................................
I, [2024-05-08T13:02:06.506662 #242781]  INFO -- :     73 .........................................................................
I, [2024-05-08T13:02:06.698372 #242781]  INFO -- :    146 .........................................................................
I, [2024-05-08T13:02:06.742658 #242781]  INFO -- :    219 .........................................................................
I, [2024-05-08T13:02:06.803933 #242781]  INFO -- :    292 .........................................................................
I, [2024-05-08T13:02:06.850844 #242781]  INFO -- :    365 .........................................................................
I, [2024-05-08T13:02:06.866401 #242781]  INFO -- :    438 .........................................................................
I, [2024-05-08T13:02:06.883095 #242781]  INFO -- :    511 .........................................................................
I, [2024-05-08T13:02:06.901173 #242781]  INFO -- :    584 .........................................................................
I, [2024-05-08T13:02:06.952705 #242781]  INFO -- :    657 .........................................................................
I, [2024-05-08T13:02:06.983740 #242781]  INFO -- :    730 .........................................................................
I, [2024-05-08T13:02:07.008867 #242781]  INFO -- :    803 .........................................................................
I, [2024-05-08T13:02:07.042737 #242781]  INFO -- :    876 .........................................................................
I, [2024-05-08T13:02:07.080438 #242781]  INFO -- :    949 .........................................................................
I, [2024-05-08T13:02:07.178642 #242781]  INFO -- :   1022 .........................................................................
I, [2024-05-08T13:02:07.346883 #242781]  INFO -- :   1095 .........................................................................
I, [2024-05-08T13:02:07.498477 #242781]  INFO -- :   1168 .........................................................................
I, [2024-05-08T13:02:07.552029 #242781]  INFO -- :   1241 .........................................................................
I, [2024-05-08T13:02:07.604183 #242781]  INFO -- :   1314 .........................................................................
I, [2024-05-08T13:02:07.628459 #242781]  INFO -- :   1387 .........................................................................
I, [2024-05-08T13:02:07.733879 #242781]  INFO -- :   1460 .........................................................................
I, [2024-05-08T13:02:08.185004 #242781]  INFO -- :   1533 .........................................................................
I, [2024-05-08T13:02:08.246011 #242781]  INFO -- :   1606 .........................................................................
I, [2024-05-08T13:02:08.349725 #242781]  INFO -- :   1679 .........................................................................
I, [2024-05-08T13:02:08.474936 #242781]  INFO -- :   1752 .........................................................................
I, [2024-05-08T13:02:08.559102 #242781]  INFO -- :   1825 .........................................................................
I, [2024-05-08T13:02:08.674814 #242781]  INFO -- :   1898 .........................................................................
I, [2024-05-08T13:02:08.768167 #242781]  INFO -- :   1971 .........................................................................
I, [2024-05-08T13:02:08.843121 #242781]  INFO -- :   2044 .........................................................................
I, [2024-05-08T13:02:08.899562 #242781]  INFO -- :   2117 .........................................................................
I, [2024-05-08T13:02:08.916192 #242781]  INFO -- :   2190 .........................................................................
I, [2024-05-08T13:02:08.937811 #242781]  INFO -- :   2263 .........................................................................
I, [2024-05-08T13:02:08.951047 #242781]  INFO -- :   2336 .........................................................................
I, [2024-05-08T13:02:08.993438 #242781]  INFO -- :   2409 .........................................................................
I, [2024-05-08T13:02:09.108740 #242781]  INFO -- :   2482 .........................................................................
I, [2024-05-08T13:02:09.131999 #242781]  INFO -- :   2555 .........................................................................
I, [2024-05-08T13:02:09.230786 #242781]  INFO -- :   2628 .........................................................................
I, [2024-05-08T13:02:09.328285 #242781]  INFO -- :   2701 .........................................................................
I, [2024-05-08T13:02:09.359467 #242781]  INFO -- :   2774 .........................................................................
I, [2024-05-08T13:02:09.426520 #242781]  INFO -- :   2847 .........................................................................
I, [2024-05-08T13:02:09.456746 #242781]  INFO -- :   2920 .........................................................................
I, [2024-05-08T13:02:09.480115 #242781]  INFO -- :   2993 .........................................................................
I, [2024-05-08T13:02:09.498022 #242781]  INFO -- :   3066 .........................................................................
I, [2024-05-08T13:02:09.509838 #242781]  INFO -- :   3139 .........................................................................
I, [2024-05-08T13:02:09.520112 #242781]  INFO -- :   3212 .........................................................................
I, [2024-05-08T13:02:09.550993 #242781]  INFO -- :   3285 .........................................................................
I, [2024-05-08T13:02:13.519220 #242781]  INFO -- :   3358 ........................................................................
I, [2024-05-08T13:02:13.519297 #242781]  INFO -- : 
I, [2024-05-08T13:02:13.519311 #242781]  INFO -- : Finished in 8.255382 seconds
I, [2024-05-08T13:02:13.519323 #242781]  INFO -- : 
I, [2024-05-08T13:02:13.519334 #242781]  INFO -- : 3429 files, 32610 examples, 194622 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-08T13:02:13.522361 #242781]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.