# Logfile created on 2024-05-10 21:40:44 +0000 by logger.rb/v1.4.3
I, [2024-05-10T21:40:44.546356 #2143829]  INFO -- : #<BuildRuby:0x000055ae9073b880 @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.20240510-214044", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ae907c3320 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ae907c31e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ae907c3050 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240510-214044", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240510-214044>, @binmode=false, @mon_data=#<Monitor:0x000055ae907c2ee8>, @mon_data_owner_object_id=860>>>
I, [2024-05-10T21:40:44.546485 #2143829]  INFO -- : $$$[beg] make update-unicode  -j20
I, [2024-05-10T21:40:44.605462 #2143829]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-10T21:40:44.605615 #2143829]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-10T21:40:44.606222 #2143829]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-10T21:40:44.648076 #2143829]  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-10T21:40:44.648120 #2143829]  INFO -- : downloading emoji/15.0/emoji-test.txt ... /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
I, [2024-05-10T21:40:44.648362 #2143829]  INFO -- : 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-10T21:40:45.105780 #2143829] 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-10T21:40:45.105896 #2143829] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-10T21:40:45.105916 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-10T21:40:45.105929 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T21:40:45.105942 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T21:40:45.105954 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T21:40:45.105965 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T21:40:45.105977 #2143829] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-10T21:40:45.105989 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-10T21:40:45.106004 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-10T21:40:45.106016 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-10T21:40:45.106028 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-10T21:40:45.106039 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-10T21:40:45.106052 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-10T21:40:45.106063 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-10T21:40:45.106100 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-10T21:40:45.106113 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-10T21:40:45.106125 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-10T21:40:45.106140 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T21:40:45.106152 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T21:40:45.106164 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T21:40:45.106176 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T21:40:45.110194 #2143829] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
E, [2024-05-10T21:40:45.110254 #2143829] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-10T21:40:45.117563 #2143829] 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-10T21:40:45.117646 #2143829] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-10T21:40:45.117664 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-10T21:40:45.117675 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T21:40:45.117685 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T21:40:45.117695 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T21:40:45.117705 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T21:40:45.117715 #2143829] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-10T21:40:45.117725 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-10T21:40:45.117739 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-10T21:40:45.117749 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-10T21:40:45.117759 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-10T21:40:45.117769 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-10T21:40:45.117779 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-10T21:40:45.117788 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-10T21:40:45.117799 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-10T21:40:45.117809 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-10T21:40:45.117821 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-10T21:40:45.117832 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T21:40:45.117842 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T21:40:45.117852 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T21:40:45.117861 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T21:40:45.121497 #2143829] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-10T21:40:45.121551 #2143829] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
E, [2024-05-10T21:40:45.135268 #2143829] 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-10T21:40:45.135352 #2143829] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-10T21:40:45.135369 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-10T21:40:45.135380 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T21:40:45.135390 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T21:40:45.135400 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T21:40:45.135410 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-10T21:40:45.135420 #2143829] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-10T21:40:45.135433 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-10T21:40:45.135443 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-10T21:40:45.135453 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-10T21:40:45.135463 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-10T21:40:45.135473 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-10T21:40:45.135668 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-10T21:40:45.135686 #2143829] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-10T21:40:45.135763 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-10T21:40:45.135777 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-10T21:40:45.135787 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-10T21:40:45.135798 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-10T21:40:45.135809 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-10T21:40:45.135820 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-10T21:40:45.135834 #2143829] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
I, [2024-05-10T21:40:45.139591 #2143829]  INFO -- : downloading emoji/15.0/emoji-test.txt ... 
E, [2024-05-10T21:40:45.139660 #2143829] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
I, [2024-05-10T21:40:45.140188 #2143829]  INFO -- : $$$[end] "make update-unicode  -j20" exit with 512.
I, [2024-05-10T21:40:45.140251 #2143829]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-10T21:40:45.245580 #2143829]  INFO -- : tool/config.guess already exists
I, [2024-05-10T21:40:45.245616 #2143829]  INFO -- : tool/config.sub already exists
I, [2024-05-10T21:40:45.247826 #2143829]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-10T21:40:45.248102 #2143829]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-10T21:40:45.248521 #2143829]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-10T21:40:45.249186 #2143829]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-10T21:40:45.249213 #2143829]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-10T21:40:45.249351 #2143829]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-10T21:40:45.249855 #2143829]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-10T21:40:45.250809 #2143829]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-10T21:40:45.251238 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-10T21:40:45.251470 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-10T21:40:45.251789 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-10T21:40:45.252347 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-10T21:40:45.252468 #2143829]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-10T21:40:45.321417 #2143829]  INFO -- :   Successfully built RubyGem
I, [2024-05-10T21:40:45.321460 #2143829]  INFO -- :   Name: power_assert
I, [2024-05-10T21:40:45.321470 #2143829]  INFO -- :   Version: 2.0.4dev
I, [2024-05-10T21:40:45.321476 #2143829]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-10T21:40:45.366038 #2143829]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-10T21:40:45.366073 #2143829]  INFO -- : $$$[beg] make update-rubyspec -j20
I, [2024-05-10T21:40:45.424868 #2143829]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-10T21:40:45.425203 #2143829]  INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0.
I, [2024-05-10T21:40:45.425227 #2143829]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-10T21:40:45.973527 #2143829]  INFO -- : Already up to date.
I, [2024-05-10T21:40:45.988910 #2143829]  INFO -- : Latest commit hash = 68b6fe7048
I, [2024-05-10T21:40:45.989964 #2143829]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-10T21:40:45.989989 #2143829]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-10T21:40:46.082684 #2143829]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-10T21:40:46.083786 #2143829]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-10T21:40:46.140832 #2143829]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-10T21:40:46.142198 #2143829]  INFO -- : generating enc.mk
I, [2024-05-10T21:40:46.261996 #2143829]  INFO -- : making srcs under enc
I, [2024-05-10T21:40:46.291871 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:46.291898 #2143829]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T21:40:46.291906 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:46.336069 #2143829]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-10T21:40:46.336369 #2143829]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-10T21:40:46.337188 #2143829]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-10T21:40:46.337457 #2143829]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-10T21:40:46.337898 #2143829]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-10T21:40:46.338111 #2143829]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-10T21:40:46.339356 #2143829]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-10T21:40:46.339501 #2143829]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-10T21:40:46.339874 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-10T21:40:46.339913 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-10T21:40:46.341056 #2143829]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-10T21:40:46.341090 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-10T21:40:46.341187 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-10T21:40:46.410134 #2143829]  INFO -- :   Successfully built RubyGem
I, [2024-05-10T21:40:46.410193 #2143829]  INFO -- :   Name: power_assert
I, [2024-05-10T21:40:46.410206 #2143829]  INFO -- :   Version: 2.0.4dev
I, [2024-05-10T21:40:46.410216 #2143829]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-10T21:40:46.412331 #2143829]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-10T21:40:46.472539 #2143829]  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-10T21:40:46.477484 #2143829]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-10T21:40:46.479163 #2143829]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-10T21:40:46.479325 #2143829]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-10T21:40:46.537746 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:40:46.537790 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:40:46.537800 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:40:46.537808 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:40:46.537815 #2143829]  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-10T21:40:46.537821 #2143829]  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-10T21:40:46.537826 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:40:46.537831 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:40:46.537837 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:40:46.537841 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:40:46.537846 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:40:46.537850 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:40:46.537855 #2143829]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-10T21:40:46.537859 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:40:46.537864 #2143829]  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-10T21:40:46.539717 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:40:46.539748 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:40:46.539756 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:40:46.539762 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:40:46.539777 #2143829]  INFO -- : 
I, [2024-05-10T21:40:46.561746 #2143829]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-10T21:40:46.664981 #2143829]  INFO -- : linking miniruby
I, [2024-05-10T21:40:47.186395 #2143829]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-10T21:40:47.186506 #2143829]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-10T21:40:47.243894 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:40:47.243937 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:40:47.243950 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:40:47.243966 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:40:47.243977 #2143829]  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-10T21:40:47.243988 #2143829]  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-10T21:40:47.243999 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:40:47.244008 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:40:47.244019 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:40:47.244029 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:40:47.244039 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:40:47.244048 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:40:47.244058 #2143829]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-10T21:40:47.244068 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:40:47.244078 #2143829]  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-10T21:40:47.245256 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:40:47.245296 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:40:47.245315 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:40:47.245326 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:40:47.245336 #2143829]  INFO -- : 
I, [2024-05-10T21:40:47.353677 #2143829]  INFO -- : builtin_binary.inc updated
I, [2024-05-10T21:40:47.358290 #2143829]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-10T21:40:47.359058 #2143829]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-10T21:40:47.542589 #2143829]  INFO -- : linking static-library libruby-static.a
I, [2024-05-10T21:40:47.834759 #2143829]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-10T21:40:49.384217 #2143829]  INFO -- : linking ruby
I, [2024-05-10T21:40:49.407301 #2143829]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-10T21:40:49.407451 #2143829]  INFO -- : $$$[beg] make all -j20
I, [2024-05-10T21:40:49.464367 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:40:49.464401 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:40:49.464406 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:40:49.464410 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:40:49.464414 #2143829]  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-10T21:40:49.464420 #2143829]  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-10T21:40:49.464423 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:40:49.464427 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:40:49.464431 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:40:49.464434 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:40:49.464438 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:40:49.464441 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:40:49.464445 #2143829]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-10T21:40:49.464448 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:40:49.464453 #2143829]  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-10T21:40:49.465694 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:40:49.465726 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:40:49.465739 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:40:49.465750 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:40:49.465760 #2143829]  INFO -- : 
I, [2024-05-10T21:40:49.495741 #2143829]  INFO -- : generating enc.mk
I, [2024-05-10T21:40:49.497574 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-10T21:40:49.497885 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-10T21:40:49.498682 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-10T21:40:49.499406 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-10T21:40:49.499518 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-10T21:40:49.499989 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-10T21:40:49.501217 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-10T21:40:49.501916 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-10T21:40:49.502361 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-10T21:40:49.503121 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-10T21:40:49.503998 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-10T21:40:49.504411 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-10T21:40:49.505137 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-10T21:40:49.505942 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-10T21:40:49.506260 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-10T21:40:49.507107 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-10T21:40:49.507217 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-10T21:40:49.507890 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-10T21:40:49.524232 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-10T21:40:49.632512 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-10T21:40:49.636652 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-10T21:40:49.643995 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-10T21:40:49.646530 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-10T21:40:49.651292 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-10T21:40:49.653970 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-10T21:40:49.665917 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-10T21:40:49.667035 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-10T21:40:49.670030 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-10T21:40:49.673179 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-10T21:40:49.674135 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-10T21:40:49.688084 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-10T21:40:49.695041 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-10T21:40:49.699522 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-10T21:40:49.711299 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-10T21:40:49.716964 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-10T21:40:49.754994 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-10T21:40:49.764242 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-10T21:40:49.783002 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-10T21:40:49.787456 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-10T21:40:49.812221 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-10T21:40:49.817810 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-10T21:40:49.819299 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-10T21:40:49.825911 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-10T21:40:49.835084 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-10T21:40:49.840013 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-10T21:40:49.840645 #2143829]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-10T21:40:49.876956 #2143829]  INFO -- : making enc
I, [2024-05-10T21:40:49.882303 #2143829]  INFO -- : making srcs under enc
I, [2024-05-10T21:40:49.907744 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:49.907802 #2143829]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T21:40:49.907838 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:49.922078 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:49.922136 #2143829]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T21:40:49.922156 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:49.922760 #2143829]  INFO -- : generating transdb.h
I, [2024-05-10T21:40:50.046985 #2143829]  INFO -- : transdb.h unchanged
I, [2024-05-10T21:40:50.048541 #2143829]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T21:40:50.048850 #2143829]  INFO -- : making trans
I, [2024-05-10T21:40:50.074704 #2143829]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-10T21:40:50.077132 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.086705 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.086777 #2143829]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T21:40:50.086804 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.130705 #2143829]  INFO -- : making encs
I, [2024-05-10T21:40:50.186843 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.186906 #2143829]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T21:40:50.186915 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.229968 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.230815 #2143829]  INFO -- : generating makefile exts.mk
I, [2024-05-10T21:40:50.267733 #2143829]  INFO -- : exts.mk unchanged
I, [2024-05-10T21:40:50.272005 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.290041 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:40:50.291676 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:40:50.291844 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:40:50.292219 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:40:50.292518 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:40:50.293437 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:40:50.294352 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:40:50.294363 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:40:50.294558 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:40:50.294757 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:40:50.294936 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:40:50.295558 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:40:50.295858 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:40:50.295924 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:40:50.296409 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:40:50.296433 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:40:50.296960 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:40:50.297139 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:40:50.297268 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:40:50.297814 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:40:50.298408 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:40:50.298442 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:40:50.298685 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:40:50.298900 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:40:50.299043 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:40:50.299455 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:40:50.299881 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:40:50.299961 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:40:50.301674 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:40:50.301709 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:40:50.302520 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:40:50.304216 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:40:50.305434 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:40:50.305929 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:40:50.308313 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:40:50.310428 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:40:50.313335 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:40:50.319854 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:40:50.323540 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:40:50.323607 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:40:50.325749 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:40:50.326138 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:40:50.330505 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:40:50.331316 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:40:50.354790 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.421850 #2143829]  INFO -- : linking ruby
I, [2024-05-10T21:40:50.444369 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.444781 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.448407 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.448465 #2143829]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T21:40:50.448480 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.449210 #2143829]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-10T21:40:50.449354 #2143829]  INFO -- : $$$[beg] make install -j20
I, [2024-05-10T21:40:50.524985 #2143829]  INFO -- : Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
I, [2024-05-10T21:40:50.525224 #2143829]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-10T21:40:50.526073 #2143829]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-10T21:40:50.526148 #2143829]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-10T21:40:50.527203 #2143829]  INFO -- : echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-05-10T21:40:50.527355 #2143829]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-10T21:40:50.528524 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:40:50.528588 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:40:50.528606 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:40:50.528622 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:40:50.528638 #2143829]  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-10T21:40:50.528656 #2143829]  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-10T21:40:50.528672 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:40:50.528687 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:40:50.528703 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:40:50.528719 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:40:50.528733 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:40:50.528748 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:40:50.528763 #2143829]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-10T21:40:50.528784 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:40:50.528799 #2143829]  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-10T21:40:50.529967 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-05-10T21:40:50.530174 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-10T21:40:50.557802 #2143829]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-10T21:40:50.557926 #2143829]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-10T21:40:50.558650 #2143829]  INFO -- : generating enc.mk
I, [2024-05-10T21:40:50.558687 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:40:50.558692 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:40:50.558696 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:40:50.558700 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:40:50.558704 #2143829]  INFO -- : 
I, [2024-05-10T21:40:50.559833 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-10T21:40:50.559862 #2143829]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-10T21:40:50.687553 #2143829]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-10T21:40:50.687757 #2143829]  INFO -- : making srcs under enc
I, [2024-05-10T21:40:50.687903 #2143829]  INFO -- : making enc
I, [2024-05-10T21:40:50.704993 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.705042 #2143829]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T21:40:50.705055 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.717369 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.717416 #2143829]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T21:40:50.717428 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.718149 #2143829]  INFO -- : generating transdb.h
I, [2024-05-10T21:40:50.756376 #2143829]  INFO -- :   Successfully built RubyGem
I, [2024-05-10T21:40:50.756443 #2143829]  INFO -- :   Name: power_assert
I, [2024-05-10T21:40:50.756456 #2143829]  INFO -- :   Version: 2.0.4dev
I, [2024-05-10T21:40:50.756467 #2143829]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-10T21:40:50.758658 #2143829]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-10T21:40:50.816647 #2143829]  INFO -- : transdb.h unchanged
I, [2024-05-10T21:40:50.818192 #2143829]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T21:40:50.818340 #2143829]  INFO -- : making trans
I, [2024-05-10T21:40:50.819303 #2143829]  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-10T21:40:50.824439 #2143829]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-10T21:40:50.845295 #2143829]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-10T21:40:50.847797 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.852588 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.852687 #2143829]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T21:40:50.852699 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.853547 #2143829]  INFO -- : making encs
I, [2024-05-10T21:40:50.911654 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.911739 #2143829]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T21:40:50.911766 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.994206 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:50.995187 #2143829]  INFO -- : generating makefile exts.mk
I, [2024-05-10T21:40:51.032503 #2143829]  INFO -- : exts.mk unchanged
I, [2024-05-10T21:40:51.037262 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:51.055466 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:40:51.056938 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:40:51.057077 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:40:51.057816 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:40:51.057888 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:40:51.058300 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:40:51.059008 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:40:51.059951 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:40:51.060229 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:40:51.060395 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:40:51.060659 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:40:51.060683 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:40:51.060788 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:40:51.061553 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:40:51.061584 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:40:51.061938 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:40:51.062166 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:40:51.063108 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:40:51.063163 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:40:51.063218 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:40:51.063287 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:40:51.063333 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:40:51.063539 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:40:51.064028 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:40:51.064623 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:40:51.064852 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:40:51.065080 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:40:51.065310 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:40:51.066713 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:40:51.066873 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:40:51.068981 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:40:51.069522 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:40:51.070631 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:40:51.071820 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:40:51.072947 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:40:51.075192 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:40:51.075365 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:40:51.085750 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:40:51.086887 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:40:51.087932 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:40:51.094346 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:40:51.094790 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:40:51.098954 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:40:51.099617 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:40:51.123623 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:51.193197 #2143829]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-10T21:40:51.193228 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:51.193718 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:51.197829 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:51.197850 #2143829]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T21:40:51.197857 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:51.198306 #2143829]  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-10T21:40:51.292278 #2143829]  INFO -- : Installing to 
I, [2024-05-10T21:40:51.292337 #2143829]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-10T21:40:51.292433 #2143829]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-10T21:40:51.299706 #2143829]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T21:40:51.299730 #2143829]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-10T21:40:51.299736 #2143829]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T21:40:51.309156 #2143829]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T21:40:51.309178 #2143829]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-10T21:40:51.309185 #2143829]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-10T21:40:51.309339 #2143829]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-10T21:40:51.313310 #2143829]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-10T21:40:51.313331 #2143829]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-10T21:40:51.313337 #2143829]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-10T21:40:51.313344 #2143829]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-10T21:40:51.313349 #2143829]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-10T21:40:51.346620 #2143829]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-10T21:40:51.351982 #2143829]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-10T21:40:51.352022 #2143829]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-10T21:40:51.374539 #2143829]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-10T21:40:51.381337 #2143829]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-10T21:40:51.383426 #2143829]  INFO -- :                                     cgi 0.4.1
I, [2024-05-10T21:40:51.383977 #2143829]  INFO -- :                                     delegate 0.3.1
I, [2024-05-10T21:40:51.384450 #2143829]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-10T21:40:51.384911 #2143829]  INFO -- :                                     english 0.8.0
I, [2024-05-10T21:40:51.385361 #2143829]  INFO -- :                                     erb 4.0.4
I, [2024-05-10T21:40:51.386078 #2143829]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-10T21:40:51.386533 #2143829]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-10T21:40:51.386976 #2143829]  INFO -- :                                     find 0.2.0
I, [2024-05-10T21:40:51.387362 #2143829]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-10T21:40:51.387826 #2143829]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-10T21:40:51.388318 #2143829]  INFO -- :                                     irb 1.13.1
I, [2024-05-10T21:40:51.389735 #2143829]  INFO -- :                                     logger 1.6.0
I, [2024-05-10T21:40:51.390226 #2143829]  INFO -- :                                     net-http 0.4.1
I, [2024-05-10T21:40:51.390738 #2143829]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-10T21:40:51.391231 #2143829]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-10T21:40:51.391725 #2143829]  INFO -- :                                     open3 0.2.1
I, [2024-05-10T21:40:51.392212 #2143829]  INFO -- :                                     optparse 0.5.0
I, [2024-05-10T21:40:51.392689 #2143829]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-10T21:40:51.393102 #2143829]  INFO -- :                                     pp 0.5.0
I, [2024-05-10T21:40:51.393554 #2143829]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-10T21:40:51.394004 #2143829]  INFO -- :                                     prism 0.29.0
I, [2024-05-10T21:40:51.394493 #2143829]  INFO -- :                                     pstore 0.1.3
I, [2024-05-10T21:40:51.394964 #2143829]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-10T21:40:51.396652 #2143829]  INFO -- :                                     readline 0.0.4
I, [2024-05-10T21:40:51.397172 #2143829]  INFO -- :                                     reline 0.5.6
I, [2024-05-10T21:40:51.397679 #2143829]  INFO -- :                                     resolv 0.4.0
I, [2024-05-10T21:40:51.398144 #2143829]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-10T21:40:51.398606 #2143829]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-10T21:40:51.399082 #2143829]  INFO -- :                                     set 1.1.0
I, [2024-05-10T21:40:51.399577 #2143829]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-10T21:40:51.400021 #2143829]  INFO -- :                                     singleton 0.2.0
I, [2024-05-10T21:40:51.400508 #2143829]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-10T21:40:51.401183 #2143829]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-10T21:40:51.401668 #2143829]  INFO -- :                                     time 0.3.0
I, [2024-05-10T21:40:51.402156 #2143829]  INFO -- :                                     timeout 0.4.1
I, [2024-05-10T21:40:51.403179 #2143829]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-10T21:40:51.403714 #2143829]  INFO -- :                                     tsort 0.2.0
I, [2024-05-10T21:40:51.404215 #2143829]  INFO -- :                                     un 0.3.0
I, [2024-05-10T21:40:51.404670 #2143829]  INFO -- :                                     uri 0.13.0
I, [2024-05-10T21:40:51.405093 #2143829]  INFO -- :                                     weakref 0.1.3
I, [2024-05-10T21:40:51.405737 #2143829]  INFO -- :                                     yaml 0.3.0
I, [2024-05-10T21:40:51.405969 #2143829]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-10T21:40:51.412444 #2143829]  INFO -- :                                     date 3.3.4
I, [2024-05-10T21:40:51.412964 #2143829]  INFO -- :                                     digest 3.1.1
I, [2024-05-10T21:40:51.413440 #2143829]  INFO -- :                                     etc 1.4.3
I, [2024-05-10T21:40:51.413954 #2143829]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-10T21:40:51.414427 #2143829]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-10T21:40:51.414895 #2143829]  INFO -- :                                     io-console 0.7.2
I, [2024-05-10T21:40:51.415497 #2143829]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-10T21:40:51.415922 #2143829]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-10T21:40:51.416421 #2143829]  INFO -- :                                     json 2.7.2
I, [2024-05-10T21:40:51.417275 #2143829]  INFO -- :                                     openssl 3.2.0
I, [2024-05-10T21:40:51.417976 #2143829]  INFO -- :                                     pathname 0.3.0
I, [2024-05-10T21:40:51.418477 #2143829]  INFO -- :                                     psych 5.1.2
I, [2024-05-10T21:40:51.419024 #2143829]  INFO -- :                                     stringio 3.1.1
I, [2024-05-10T21:40:51.419538 #2143829]  INFO -- :                                     strscan 3.1.1
I, [2024-05-10T21:40:51.420017 #2143829]  INFO -- :                                     zlib 3.1.0
I, [2024-05-10T21:40:51.420462 #2143829]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-10T21:40:51.420734 #2143829]  INFO -- :                                     minitest 5.22.3
I, [2024-05-10T21:40:51.428098 #2143829]  INFO -- :                                     rake 13.2.1
I, [2024-05-10T21:40:51.431353 #2143829]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-10T21:40:51.435626 #2143829]  INFO -- :                                     rexml 3.2.6
I, [2024-05-10T21:40:51.439004 #2143829]  INFO -- :                                     rss 0.3.0
I, [2024-05-10T21:40:51.441953 #2143829]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-10T21:40:51.443418 #2143829]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-10T21:40:51.446352 #2143829]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-10T21:40:51.447257 #2143829]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-10T21:40:51.448299 #2143829]  INFO -- :                                     matrix 0.4.2
I, [2024-05-10T21:40:51.451763 #2143829]  INFO -- :                                     prime 0.1.2
I, [2024-05-10T21:40:51.456940 #2143829]  INFO -- :                                     rbs 3.4.4
I, [2024-05-10T21:40:51.479153 #2143829]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-10T21:40:51.481695 #2143829]  INFO -- :                                     debug 1.9.2
I, [2024-05-10T21:40:51.484362 #2143829]  INFO -- :                                     racc 1.7.3
I, [2024-05-10T21:40:51.486801 #2143829]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-10T21:40:51.487969 #2143829]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-10T21:40:51.489233 #2143829]  INFO -- :                                     base64 0.2.0
I, [2024-05-10T21:40:51.490237 #2143829]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-10T21:40:51.492782 #2143829]  INFO -- :                                     observer 0.1.2
I, [2024-05-10T21:40:51.493833 #2143829]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-10T21:40:51.495249 #2143829]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-10T21:40:51.496369 #2143829]  INFO -- :                                     rinda 0.2.0
I, [2024-05-10T21:40:51.497750 #2143829]  INFO -- :                                     drb 2.2.1
I, [2024-05-10T21:40:51.499210 #2143829]  INFO -- :                                     nkf 0.2.0
I, [2024-05-10T21:40:51.501765 #2143829]  INFO -- :                                     syslog 0.1.2
I, [2024-05-10T21:40:51.503285 #2143829]  INFO -- :                                     csv 3.3.0
I, [2024-05-10T21:40:51.505317 #2143829]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-10T21:40:51.506674 #2143829]  INFO -- : skipped bundled gems:
I, [2024-05-10T21:40:51.506694 #2143829]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-10T21:40:51.510244 #2143829]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-10T21:40:51.510342 #2143829]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-10T21:40:57.116967 #2143829]  INFO -- : PASS all 1936 tests
E, [2024-05-10T21:40:57.122014 #2143829] ERROR -- :  
I, [2024-05-10T21:40:57.122368 #2143829]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-10T21:40:57.122450 #2143829]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-10T21:40:57.183054 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:40:57.183100 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:40:57.183114 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:40:57.183126 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:40:57.183138 #2143829]  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-10T21:40:57.183151 #2143829]  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-10T21:40:57.183169 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:40:57.183182 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:40:57.183194 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:40:57.183206 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:40:57.183217 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:40:57.183228 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:40:57.183239 #2143829]  INFO -- : 	MFLAGS = 
I, [2024-05-10T21:40:57.183251 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:40:57.183263 #2143829]  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-10T21:40:57.183636 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:40:57.183679 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:40:57.183700 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:40:57.183724 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:40:57.183737 #2143829]  INFO -- : 
I, [2024-05-10T21:40:57.297644 #2143829]  INFO -- : Checking leaked global symbols...none
I, [2024-05-10T21:40:57.337751 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-10T21:40:57.337849 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-10T21:40:57.337865 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-10T21:40:57.337879 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-10T21:40:57.338025 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-10T21:40:57.338077 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-10T21:40:57.338345 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-10T21:40:57.338447 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-10T21:40:57.339164 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-10T21:40:57.339444 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-10T21:40:57.340449 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-10T21:40:57.341219 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-10T21:40:57.341250 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-10T21:40:57.341274 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-10T21:40:57.341325 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-10T21:40:57.441922 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-10T21:40:57.443499 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-10T21:40:57.550441 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-10T21:40:57.550542 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-10T21:40:57.550562 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-10T21:40:57.550683 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-10T21:40:57.550716 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-10T21:40:57.550736 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-10T21:40:57.550832 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-10T21:40:57.551005 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-10T21:40:57.551037 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-10T21:40:57.551071 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-10T21:40:57.551117 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-10T21:40:57.551615 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-10T21:40:57.586883 #2143829]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-10T21:40:57.589315 #2143829]  INFO -- : 
I, [2024-05-10T21:40:57.589390 #2143829]  INFO -- : test succeeded
I, [2024-05-10T21:40:57.590887 #2143829]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-10T21:40:57.591006 #2143829]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-10T21:40:57.685486 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:40:57.685528 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:40:57.685534 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:40:57.685538 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:40:57.685543 #2143829]  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-10T21:40:57.685547 #2143829]  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-10T21:40:57.685551 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:40:57.685555 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:40:57.685564 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:40:57.685569 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:40:57.685574 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:40:57.685578 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:40:57.685582 #2143829]  INFO -- : 	MFLAGS = 
I, [2024-05-10T21:40:57.685585 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:40:57.685590 #2143829]  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-10T21:40:57.686341 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:40:57.686362 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:40:57.686369 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:40:57.686374 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:40:57.686378 #2143829]  INFO -- : 
I, [2024-05-10T21:40:57.687970 #2143829]  INFO -- : generating enc.mk
I, [2024-05-10T21:40:57.805469 #2143829]  INFO -- : making enc
I, [2024-05-10T21:40:57.823552 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:57.823575 #2143829]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T21:40:57.823580 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:57.824323 #2143829]  INFO -- : making srcs under enc
I, [2024-05-10T21:40:57.854309 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:57.854330 #2143829]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T21:40:57.854336 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:57.855332 #2143829]  INFO -- : generating transdb.h
I, [2024-05-10T21:40:57.951789 #2143829]  INFO -- : transdb.h unchanged
I, [2024-05-10T21:40:57.953206 #2143829]  INFO -- : making trans
I, [2024-05-10T21:40:57.986730 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:57.986752 #2143829]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T21:40:57.986757 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:57.987399 #2143829]  INFO -- : making encs
I, [2024-05-10T21:40:58.024773 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:58.024793 #2143829]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T21:40:58.024799 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:58.026645 #2143829]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T21:40:58.052977 #2143829]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-10T21:40:58.055367 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:59.398258 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:59.398892 #2143829]  INFO -- : generating makefile exts.mk
I, [2024-05-10T21:40:59.435406 #2143829]  INFO -- : exts.mk unchanged
I, [2024-05-10T21:40:59.439804 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:40:59.729349 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:40:59.734014 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:40:59.740477 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:40:59.745536 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:40:59.749387 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:40:59.758428 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:40:59.785174 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:40:59.790036 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:40:59.811402 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:40:59.822052 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:40:59.827070 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:40:59.831262 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:40:59.843829 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:40:59.854163 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:40:59.868648 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:40:59.872362 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:40:59.879363 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:40:59.885263 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:40:59.901881 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:40:59.916755 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:40:59.920539 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:40:59.924481 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:40:59.931758 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:40:59.955214 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:40:59.958960 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:40:59.962836 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:40:59.977682 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:40:59.985735 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:40:59.988133 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:40:59.991448 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:41:00.005054 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:41:00.015217 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:41:00.033646 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:41:00.058772 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:41:00.060721 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:41:00.082948 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:41:00.084882 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:41:00.108248 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:41:00.111150 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:41:00.139726 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:41:00.142638 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:41:00.168497 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:41:00.170982 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:41:00.197583 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:41:00.220898 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:00.284917 #2143829]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-10T21:41:00.284956 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:00.285205 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:00.288848 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:00.288869 #2143829]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T21:41:00.288949 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:00.365380 #2143829]  INFO -- : Run options: 
I, [2024-05-10T21:41:00.365438 #2143829]  INFO -- :   --seed=54597
I, [2024-05-10T21:41:00.365444 #2143829]  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-10T21:41:00.365455 #2143829]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-10T21:41:00.365459 #2143829]  INFO -- :   --name=!/memory_leak/
I, [2024-05-10T21:41:00.365462 #2143829]  INFO -- :   --stderr-on-failure
I, [2024-05-10T21:41:00.365466 #2143829]  INFO -- :   -j20
I, [2024-05-10T21:41:00.365482 #2143829]  INFO -- : 
I, [2024-05-10T21:41:00.365486 #2143829]  INFO -- : # Running tests:
I, [2024-05-10T21:41:00.365490 #2143829]  INFO -- : 
I, [2024-05-10T21:41:00.506355 #2143829]  INFO -- : [  1/885] 2185190=test_struct
I, [2024-05-10T21:41:00.513612 #2143829]  INFO -- : [  2/885] 2185190=magic_comment_test
I, [2024-05-10T21:41:00.513716 #2143829]  INFO -- : [  3/885] 2185193=test_rdoc_markup_to_html_snippet
I, [2024-05-10T21:41:00.513805 #2143829]  INFO -- : [  4/885] 2185194=fuzzer_test
I, [2024-05-10T21:41:00.513890 #2143829]  INFO -- : [  5/885] 2185192=test_sexp
I, [2024-05-10T21:41:00.514704 #2143829]  INFO -- : [  6/885] 2185191=test_rdoc_markup_include
I, [2024-05-10T21:41:00.514955 #2143829]  INFO -- : [  7/885] 2185195=test_variable
I, [2024-05-10T21:41:00.515502 #2143829]  INFO -- : [  8/885] 2185205=test_pkg_config
I, [2024-05-10T21:41:00.515604 #2143829]  INFO -- : [  9/885] 2185203=test_cparser
I, [2024-05-10T21:41:00.515721 #2143829]  INFO -- : [ 10/885] 2185207=test_nomethod_error
I, [2024-05-10T21:41:00.516553 #2143829]  INFO -- : [ 11/885] 2185208=json_parser_test
I, [2024-05-10T21:41:00.521274 #2143829]  INFO -- : [ 12/885] 2185204=memsize_test
I, [2024-05-10T21:41:00.543482 #2143829]  INFO -- : [ 13/885] 2185207=test_config
I, [2024-05-10T21:41:00.543791 #2143829]  INFO -- : [ 14/885] 2185206=test_win32ole_variant_outarg
I, [2024-05-10T21:41:00.546431 #2143829]  INFO -- : [ 15/885] 2185197=test_dln
I, [2024-05-10T21:41:00.546743 #2143829]  INFO -- : [ 16/885] 2185198=test_gem_source_subpath_problem
I, [2024-05-10T21:41:00.546921 #2143829]  INFO -- : [ 17/885] 2185199=json_common_interface_test
I, [2024-05-10T21:41:00.547143 #2143829]  INFO -- : [ 18/885] 2185200=test_mutex
I, [2024-05-10T21:41:00.547238 #2143829]  INFO -- : [ 19/885] 2185196=test_x509req
I, [2024-05-10T21:41:00.547700 #2143829]  INFO -- : [ 20/885] 2185209=test_rdoc_rd_inline
I, [2024-05-10T21:41:00.547979 #2143829]  INFO -- : [ 21/885] 2185197=test_files_test_1
I, [2024-05-10T21:41:00.549655 #2143829]  INFO -- : [ 22/885] 2185206=test_set
I, [2024-05-10T21:41:00.551256 #2143829]  INFO -- : [ 23/885] 2185192=test_struct
I, [2024-05-10T21:41:00.556072 #2143829]  INFO -- : [ 24/885] 2185202=test_gem_path_support
I, [2024-05-10T21:41:00.558394 #2143829]  INFO -- : [ 25/885] 2185208=test_insns_leaf
I, [2024-05-10T21:41:00.561803 #2143829]  INFO -- : [ 26/885] 2185201=test_serialize_subclasses
I, [2024-05-10T21:41:00.564312 #2143829]  INFO -- : [ 27/885] 2185208=test_color_printer
I, [2024-05-10T21:41:00.571467 #2143829]  INFO -- : [ 28/885] 2185190=test_deprecated
I, [2024-05-10T21:41:00.573078 #2143829]  INFO -- : [ 29/885] 2185205=test_allocation
I, [2024-05-10T21:41:00.574006 #2143829]  INFO -- : [ 30/885] 2185199=test_div
I, [2024-05-10T21:41:00.575397 #2143829]  INFO -- : [ 31/885] 2185190=test_win32ole_variant_m
I, [2024-05-10T21:41:00.576013 #2143829]  INFO -- : [ 32/885] 2185199=test_engine
I, [2024-05-10T21:41:00.578359 #2143829]  INFO -- : [ 33/885] 2185190=test_key_error
I, [2024-05-10T21:41:00.580663 #2143829]  INFO -- : [ 34/885] 2185206=test_process
I, [2024-05-10T21:41:00.583437 #2143829]  INFO -- : [ 35/885] 2185190=test_input_method
I, [2024-05-10T21:41:00.590105 #2143829]  INFO -- : [ 36/885] 2185201=test_windows_1252
I, [2024-05-10T21:41:00.595587 #2143829]  INFO -- : [ 37/885] 2185207=test_rdoc_rd
I, [2024-05-10T21:41:00.597452 #2143829]  INFO -- : [ 38/885] 2185206=test_cgi_session
I, [2024-05-10T21:41:00.601207 #2143829]  INFO -- : [ 39/885] 2185201=test_rdoc_top_level
I, [2024-05-10T21:41:00.610741 #2143829]  INFO -- : [ 40/885] 2185204=test_metaclass
I, [2024-05-10T21:41:00.610988 #2143829]  INFO -- : [ 41/885] 2185199=test_fixnum
I, [2024-05-10T21:41:00.614261 #2143829]  INFO -- : [ 42/885] 2185204=test_signal
I, [2024-05-10T21:41:00.616036 #2143829]  INFO -- : [ 43/885] 2185206=test_x509crl
I, [2024-05-10T21:41:00.617765 #2143829]  INFO -- : [ 44/885] 2185194=test_regex_casefold
I, [2024-05-10T21:41:00.633195 #2143829]  INFO -- : [ 45/885] 2185199=test_refinement
I, [2024-05-10T21:41:00.634514 #2143829]  INFO -- : [ 46/885] 2185195=test_gem_commands_signout_command
I, [2024-05-10T21:41:00.637647 #2143829]  INFO -- : [ 47/885] 2185203=test_gem_source_git
I, [2024-05-10T21:41:00.647866 #2143829]  INFO -- : [ 48/885] 2185208=test_dir_m17n
I, [2024-05-10T21:41:00.648823 #2143829]  INFO -- : [ 49/885] 2185191=test_gem_resolver_installer_set
I, [2024-05-10T21:41:00.706418 #2143829]  INFO -- : [ 50/885] 2185193=test_float
I, [2024-05-10T21:41:00.710420 #2143829]  INFO -- : [ 51/885] 2185209=test_require
I, [2024-05-10T21:41:00.736858 #2143829]  INFO -- : [ 52/885] 2185202=test_cgi_cookie
I, [2024-05-10T21:41:00.750156 #2143829]  INFO -- : [ 53/885] 2185202=test_storage
I, [2024-05-10T21:41:00.752689 #2143829]  INFO -- : [ 54/885] 2185202=test_gem_resolver_git_set
I, [2024-05-10T21:41:00.774094 #2143829]  INFO -- : [ 55/885] 2185207=test_new
I, [2024-05-10T21:41:00.776637 #2143829]  INFO -- : [ 56/885] 2185207=test_cipher
I, [2024-05-10T21:41:00.797965 #2143829]  INFO -- : [ 57/885] 2185206=test_gem_security_signer
I, [2024-05-10T21:41:00.800152 #2143829]  INFO -- : [ 58/885] 2185196=test_debug
I, [2024-05-10T21:41:00.803857 #2143829]  INFO -- : [ 59/885] 2185196=test_memory_view
I, [2024-05-10T21:41:00.823306 #2143829]  INFO -- : [ 60/885] 2185207=pattern_test
I, [2024-05-10T21:41:00.851187 #2143829]  INFO -- : [ 61/885] 2185196=test_shellwords
I, [2024-05-10T21:41:00.854262 #2143829]  INFO -- : [ 62/885] 2185195=test_digest_extend
I, [2024-05-10T21:41:00.870415 #2143829]  INFO -- : [ 63/885] 2185196=test_iterator
I, [2024-05-10T21:41:00.871758 #2143829]  INFO -- : [ 64/885] 2185195=test_string
I, [2024-05-10T21:41:00.873976 #2143829]  INFO -- : [ 65/885] 2185190=test_omap
I, [2024-05-10T21:41:00.874026 #2143829]  INFO -- : [ 66/885] 2185195=test_https
I, [2024-05-10T21:41:00.880825 #2143829]  INFO -- : [ 67/885] 2185190=test_gem_ext_builder
I, [2024-05-10T21:41:00.916144 #2143829]  INFO -- : [ 68/885] 2185198=test_evaluation
I, [2024-05-10T21:41:00.919348 #2143829]  INFO -- : [ 69/885] 2185207=test_abi
I, [2024-05-10T21:41:00.926602 #2143829]  INFO -- : [ 70/885] 2185198=test_provider
I, [2024-05-10T21:41:00.931492 #2143829]  INFO -- : [ 71/885] 2185196=test_rdoc_parser_simple
I, [2024-05-10T21:41:01.004080 #2143829]  INFO -- : [ 72/885] 2185191=test_load
I, [2024-05-10T21:41:01.006758 #2143829]  INFO -- : [ 73/885] 2185191=test_yamldbm
I, [2024-05-10T21:41:01.013702 #2143829]  INFO -- : [ 74/885] 2185191=test_gem_commands_rebuild_command
I, [2024-05-10T21:41:01.024573 #2143829]  INFO -- : [ 75/885] 2185206=test_gem_source
I, [2024-05-10T21:41:01.040568 #2143829]  INFO -- : [ 76/885] 2185194=test_scalar_scanner
I, [2024-05-10T21:41:01.046649 #2143829]  INFO -- : [ 77/885] 2185191=test_gem_commands_outdated_command
I, [2024-05-10T21:41:01.060916 #2143829]  INFO -- : [ 78/885] 2185194=test_array
I, [2024-05-10T21:41:01.069479 #2143829]  INFO -- : [ 79/885] 2185202=test_helper_method
I, [2024-05-10T21:41:01.076149 #2143829]  INFO -- : [ 80/885] 2185196=test_gem_package_tar_writer
I, [2024-05-10T21:41:01.093448 #2143829]  INFO -- : [ 81/885] 2185191=test_gem_dependency_list
I, [2024-05-10T21:41:01.112159 #2143829]  INFO -- : [ 82/885] 2185207=test_benchmark
I, [2024-05-10T21:41:01.141030 #2143829]  INFO -- : [ 83/885] 2185191=test_win32ole_method_event
I, [2024-05-10T21:41:01.142713 #2143829]  INFO -- : [ 84/885] 2185201=test_nesting_parser
I, [2024-05-10T21:41:01.144330 #2143829]  INFO -- : [ 85/885] 2185191=test_assembler
I, [2024-05-10T21:41:01.147838 #2143829]  INFO -- : [ 86/885] 2185191=test_spell_checker
I, [2024-05-10T21:41:01.152331 #2143829]  INFO -- : [ 87/885] 2185191=test_propertyputref
I, [2024-05-10T21:41:01.156280 #2143829]  INFO -- : [ 88/885] 2185191=attribute_write_test
I, [2024-05-10T21:41:01.171893 #2143829]  INFO -- : [ 89/885] 2185202=test_rational
I, [2024-05-10T21:41:01.183749 #2143829]  INFO -- : [ 90/885] 2185202=test_rational2
I, [2024-05-10T21:41:01.194093 #2143829]  INFO -- : [ 91/885] 2185202=test_len
I, [2024-05-10T21:41:01.197627 #2143829]  INFO -- : [ 92/885] 2185202=test_yield_block
I, [2024-05-10T21:41:01.203592 #2143829]  INFO -- : [ 93/885] 2185202=test_gem_commands_cert_command
I, [2024-05-10T21:41:01.239911 #2143829]  INFO -- : [ 94/885] 2185191=test_completion
I, [2024-05-10T21:41:01.268211 #2143829]  INFO -- : [ 95/885] 2185195=test_erb
I, [2024-05-10T21:41:01.281566 #2143829]  INFO -- : [ 96/885] 2185203=test_x509ext
I, [2024-05-10T21:41:01.284799 #2143829]  INFO -- : [ 97/885] 2185196=test_gem_source_installed
I, [2024-05-10T21:41:01.287968 #2143829]  INFO -- : [ 98/885] 2185192=test_method_name_check
I, [2024-05-10T21:41:01.292747 #2143829]  INFO -- : [ 99/885] 2185203=test_arith_seq_extract
I, [2024-05-10T21:41:01.294036 #2143829]  INFO -- : [100/885] 2185201=test_parser
I, [2024-05-10T21:41:01.306390 #2143829]  INFO -- : [101/885] 2185198=test_module
I, [2024-05-10T21:41:01.308745 #2143829]  INFO -- : [102/885] 2185192=test_gem_request_set
I, [2024-05-10T21:41:01.318210 #2143829]  INFO -- : [103/885] 2185195=constant_path_node_test
I, [2024-05-10T21:41:01.324163 #2143829]  INFO -- : [104/885] 2185196=test_ssl
I, [2024-05-10T21:41:01.327168 #2143829]  INFO -- : [105/885] 2185206=test_gem_ext_cargo_builder
I, [2024-05-10T21:41:01.343732 #2143829]  INFO -- : [106/885] 2185201=test_stringify_symbols
I, [2024-05-10T21:41:01.345937 #2143829]  INFO -- : [107/885] 2185206=test_instrumentation_api
I, [2024-05-10T21:41:01.358376 #2143829]  INFO -- : [108/885] 2185201=integer_parse_test
I, [2024-05-10T21:41:01.372047 #2143829]  INFO -- : [109/885] 2185195=test_boolean
I, [2024-05-10T21:41:01.391704 #2143829]  INFO -- : [110/885] 2185195=test_whileuntil
I, [2024-05-10T21:41:01.394039 #2143829]  INFO -- : [111/885] 2185195=test_rdoc_generator_markup
I, [2024-05-10T21:41:01.427089 #2143829]  INFO -- : [112/885] 2185201=test_configuration
I, [2024-05-10T21:41:01.503046 #2143829]  INFO -- : [113/885] 2185203=test_rubyvm
I, [2024-05-10T21:41:01.509736 #2143829]  INFO -- : [114/885] 2185203=test_monitor
I, [2024-05-10T21:41:01.525819 #2143829]  INFO -- : [115/885] 2185201=test_buffered_io
I, [2024-05-10T21:41:01.560203 #2143829]  INFO -- : [116/885] 2185195=test_http
I, [2024-05-10T21:41:01.626483 #2143829]  INFO -- : [117/885] 2185201=test_addrinfo
I, [2024-05-10T21:41:01.670086 #2143829]  INFO -- : [118/885] 2185201=test_tree_spell_checker
I, [2024-05-10T21:41:01.688299 #2143829]  INFO -- : [119/885] 2185200=test_path
I, [2024-05-10T21:41:01.696373 #2143829]  INFO -- : [120/885] 2185200=redundant_return_test
I, [2024-05-10T21:41:01.699395 #2143829]  INFO -- : [121/885] 2185201=test_case_mapping
I, [2024-05-10T21:41:01.708199 #2143829]  INFO -- : [122/885] 2185201=test_bn
I, [2024-05-10T21:41:01.719937 #2143829]  INFO -- : [123/885] 2185203=test_win32ole_param_event
I, [2024-05-10T21:41:01.723699 #2143829]  INFO -- : [124/885] 2185203=test_terminfo
I, [2024-05-10T21:41:01.731853 #2143829]  INFO -- : [125/885] 2185201=test_compile_prism
I, [2024-05-10T21:41:01.760800 #2143829]  INFO -- : [126/885] 2185191=test_date_compat
I, [2024-05-10T21:41:01.761040 #2143829]  INFO -- : [127/885] 2185191=test_rdoc_markup_to_html
I, [2024-05-10T21:41:01.771852 #2143829]  INFO -- : [128/885] 2185203=test_bug-14834
I, [2024-05-10T21:41:01.788547 #2143829]  INFO -- : [129/885] 2185200=test_gem_uri
I, [2024-05-10T21:41:01.823356 #2143829]  INFO -- : [130/885] 2185203=test_key_event_record
I, [2024-05-10T21:41:01.824585 #2143829]  INFO -- : [131/885] 2185203=test_notimplement
I, [2024-05-10T21:41:01.829372 #2143829]  INFO -- : [132/885] 2185203=test_random
I, [2024-05-10T21:41:01.836476 #2143829]  INFO -- : [133/885] 2185203=test_gem_resolver_vendor_specification
I, [2024-05-10T21:41:01.837396 #2143829]  INFO -- : [134/885] 2185191=test_gem_commands_update_command
I, [2024-05-10T21:41:01.873709 #2143829]  INFO -- : [135/885] 2185203=test_ssl_session
I, [2024-05-10T21:41:01.891926 #2143829]  INFO -- : [136/885] 2185208=test_lexer
I, [2024-05-10T21:41:01.901912 #2143829]  INFO -- : [137/885] 2185208=test_thread_cv
I, [2024-05-10T21:41:01.927160 #2143829]  INFO -- : [138/885] 2185192=test_enumerator
I, [2024-05-10T21:41:01.932591 #2143829]  INFO -- : [139/885] 2185192=test_rdoc_parser_changelog
I, [2024-05-10T21:41:01.943193 #2143829]  INFO -- : [140/885] 2185190=parameters_signature_test
I, [2024-05-10T21:41:01.948876 #2143829]  INFO -- : [141/885] 2185190=test_koi8
I, [2024-05-10T21:41:01.955815 #2143829]  INFO -- : [142/885] 2185200=test_unicode
I, [2024-05-10T21:41:01.957038 #2143829]  INFO -- : [143/885] 2185190=test_rdoc_generator_pot
I, [2024-05-10T21:41:01.967389 #2143829]  INFO -- : [144/885] 2185193=test_filter
I, [2024-05-10T21:41:02.000643 #2143829]  INFO -- : [145/885] 2185193=test_gem_gem_runner
I, [2024-05-10T21:41:02.004068 #2143829]  INFO -- : [146/885] 2185200=test_data
I, [2024-05-10T21:41:02.004616 #2143829]  INFO -- : [147/885] 2185200=static_literals_test
I, [2024-05-10T21:41:02.007110 #2143829]  INFO -- : [148/885] 2185200=test_rdoc_method_attr
I, [2024-05-10T21:41:02.016124 #2143829]  INFO -- : [149/885] 2185201=test_chilled
I, [2024-05-10T21:41:02.018986 #2143829]  INFO -- : [150/885] 2185201=test_name_error_extension
I, [2024-05-10T21:41:02.021529 #2143829]  INFO -- : [151/885] 2185190=test_rdoc_i18n_locale
I, [2024-05-10T21:41:02.024853 #2143829]  INFO -- : [152/885] 2185201=test_pair
I, [2024-05-10T21:41:02.031938 #2143829]  INFO -- : [153/885] 2185190=test_win32ole_param
I, [2024-05-10T21:41:02.035448 #2143829]  INFO -- : [154/885] 2185190=test_gem_commands_yank_command
I, [2024-05-10T21:41:02.146107 #2143829]  INFO -- : [155/885] 2185192=test_document
I, [2024-05-10T21:41:02.152485 #2143829]  INFO -- : [156/885] 2185192=test_acceptable
I, [2024-05-10T21:41:02.167233 #2143829]  INFO -- : [157/885] 2185193=test_rdoc_generator_pot_po_entry
I, [2024-05-10T21:41:02.169844 #2143829]  INFO -- : [158/885] 2185193=test_euc_jp
I, [2024-05-10T21:41:02.175395 #2143829]  INFO -- : [159/885] 2185193=test_rbconfig
I, [2024-05-10T21:41:02.176773 #2143829]  INFO -- : [160/885] 2185193=test_human_typo
I, [2024-05-10T21:41:02.182099 #2143829]  INFO -- : [161/885] 2185193=test_primitive
I, [2024-05-10T21:41:02.188261 #2143829]  INFO -- : [162/885] 2185193=json_encoding_test
I, [2024-05-10T21:41:02.201433 #2143829]  INFO -- : [163/885] 2185193=test_color
I, [2024-05-10T21:41:02.214139 #2143829]  INFO -- : [164/885] 2185200=test_key_stroke
I, [2024-05-10T21:41:02.224424 #2143829]  INFO -- : [165/885] 2185200=test_install
I, [2024-05-10T21:41:02.250878 #2143829]  INFO -- : [166/885] 2185192=test_rdoc_markup_to_label
I, [2024-05-10T21:41:02.267244 #2143829]  INFO -- : [167/885] 2185193=test_sockopt
I, [2024-05-10T21:41:02.270978 #2143829]  INFO -- : [168/885] 2185193=test_set_len
I, [2024-05-10T21:41:02.273082 #2143829]  INFO -- : [169/885] 2185192=test_httpresponses
I, [2024-05-10T21:41:02.276244 #2143829]  INFO -- : [170/885] 2185193=test_encoding
I, [2024-05-10T21:41:02.298406 #2143829]  INFO -- : [171/885] 2185193=test_httpheader
I, [2024-05-10T21:41:02.313029 #2143829]  INFO -- : [172/885] 2185207=test_gem_resolver_local_specification
I, [2024-05-10T21:41:02.321640 #2143829]  INFO -- : [173/885] 2185192=test_rdoc_ri_driver
I, [2024-05-10T21:41:02.355632 #2143829]  INFO -- : [174/885] 2185193=test_pinned
I, [2024-05-10T21:41:02.381590 #2143829]  INFO -- : [175/885] 2185193=test_to_ary_concat
I, [2024-05-10T21:41:02.387296 #2143829]  INFO -- : [176/885] 2185200=test_time
I, [2024-05-10T21:41:02.504939 #2143829]  INFO -- : [177/885] 2185200=test_webauthn_listener_response
I, [2024-05-10T21:41:02.515247 #2143829]  INFO -- : [178/885] 2185200=test_stream
I, [2024-05-10T21:41:02.521165 #2143829]  INFO -- : [179/885] 2185192=test_rdoc_markup_pre_process
I, [2024-05-10T21:41:02.528830 #2143829]  INFO -- : [180/885] 2185190=test_printf
I, [2024-05-10T21:41:02.533022 #2143829]  INFO -- : [181/885] 2185208=test_help
I, [2024-05-10T21:41:02.533215 #2143829]  INFO -- : [182/885] 2185200=test_rdoc_markup_to_bs
I, [2024-05-10T21:41:02.536844 #2143829]  INFO -- : [183/885] 2185208=test_files_lib
I, [2024-05-10T21:41:02.539105 #2143829]  INFO -- : [184/885] 2185190=test_gem_commands_unpack_command
I, [2024-05-10T21:41:02.565129 #2143829]  INFO -- : [185/885] 2185207=test_beginendblock
I, [2024-05-10T21:41:02.565644 #2143829]  INFO -- : [186/885] 2185200=reflection_test
I, [2024-05-10T21:41:02.573376 #2143829]  INFO -- : [187/885] 2185192=test_emoji_breaks
I, [2024-05-10T21:41:02.575539 #2143829]  INFO -- : [188/885] 2185192=test_gem_bundler_version_finder
I, [2024-05-10T21:41:02.576724 #2143829]  INFO -- : [189/885] 2185200=test_within_pipe
I, [2024-05-10T21:41:02.598671 #2143829]  INFO -- : [190/885] 2185200=test_bundled_ca
I, [2024-05-10T21:41:02.600348 #2143829]  INFO -- : [191/885] 2185192=test_closure
I, [2024-05-10T21:41:02.637966 #2143829]  INFO -- : [192/885] 2185204=test_multi_irb_commands
I, [2024-05-10T21:41:02.644436 #2143829]  INFO -- : [193/885] 2185204=test_fiber
I, [2024-05-10T21:41:02.683852 #2143829]  INFO -- : [194/885] 2185205=test_open3
I, [2024-05-10T21:41:02.746063 #2143829]  INFO -- : [195/885] 2185190=test_ractor
I, [2024-05-10T21:41:02.810257 #2143829]  INFO -- : [196/885] 2185190=test_rdoc_servlet
I, [2024-05-10T21:41:02.813512 #2143829]  INFO -- : [197/885] 2185197=test_gem_security
I, [2024-05-10T21:41:02.817571 #2143829]  INFO -- : [198/885] 2185203=test_digest
I, [2024-05-10T21:41:02.823843 #2143829]  INFO -- : [199/885] 2185203=test_exit
I, [2024-05-10T21:41:02.851827 #2143829]  INFO -- : [200/885] 2185192=test_recursion
I, [2024-05-10T21:41:02.856354 #2143829]  INFO -- : [201/885] 2185192=test_history
I, [2024-05-10T21:41:02.911573 #2143829]  INFO -- : [202/885] 2185198=test_mkmf
I, [2024-05-10T21:41:02.942882 #2143829]  INFO -- : [203/885] 2185198=test_date_marshal
I, [2024-05-10T21:41:02.948701 #2143829]  INFO -- : [204/885] 2185190=test_delegate
I, [2024-05-10T21:41:02.950388 #2143829]  INFO -- : [205/885] 2185198=test_popen_deadlock
I, [2024-05-10T21:41:02.962998 #2143829]  INFO -- : [206/885] 2185190=test_cmethod
I, [2024-05-10T21:41:02.963061 #2143829]  INFO -- : [207/885] 2185207=test_tracer
I, [2024-05-10T21:41:02.963150 #2143829]  INFO -- : [208/885] 2185192=test_append
I, [2024-05-10T21:41:02.965518 #2143829]  INFO -- : [209/885] 2185190=test_option
I, [2024-05-10T21:41:02.965879 #2143829]  INFO -- : [210/885] 2185192=test_gem_commands_server_command
I, [2024-05-10T21:41:02.974173 #2143829]  INFO -- : [211/885] 2185191=test_io_m17n
I, [2024-05-10T21:41:02.975183 #2143829]  INFO -- : [212/885] 2185203=test_variable_name_check
I, [2024-05-10T21:41:02.985124 #2143829]  INFO -- : [213/885] 2185192=test_did_you_mean
I, [2024-05-10T21:41:03.022906 #2143829]  INFO -- : [214/885] 2185203=test_interned_str
I, [2024-05-10T21:41:03.028964 #2143829]  INFO -- : [215/885] 2185203=test_case_comprehensive
I, [2024-05-10T21:41:03.033413 #2143829]  INFO -- : [216/885] 2185192=test_gem_commands_build_command
I, [2024-05-10T21:41:03.073447 #2143829]  INFO -- : [217/885] 2185207=test_scheduler
I, [2024-05-10T21:41:03.079578 #2143829]  INFO -- : [218/885] 2185193=test_pkey_dsa
I, [2024-05-10T21:41:03.115544 #2143829]  INFO -- : [219/885] 2185190=test_ocsp
I, [2024-05-10T21:41:03.132928 #2143829]  INFO -- : [220/885] 2185202=test_class
I, [2024-05-10T21:41:03.154844 #2143829]  INFO -- : [221/885] 2185202=test_rdoc_markup_heading
I, [2024-05-10T21:41:03.219540 #2143829]  INFO -- : [222/885] 2185192=test_exception_at_throwing
I, [2024-05-10T21:41:03.224963 #2143829]  INFO -- : [223/885] 2185207=test_iseq
I, [2024-05-10T21:41:03.266589 #2143829]  INFO -- : [224/885] 2185192=json_generator_test
I, [2024-05-10T21:41:03.296109 #2143829]  INFO -- : [225/885] 2185202=test_eval
I, [2024-05-10T21:41:03.356164 #2143829]  INFO -- : [226/885] 2185192=test_transcode
I, [2024-05-10T21:41:03.373615 #2143829]  INFO -- : [227/885] 2185190=test_gem_resolver_api_set
I, [2024-05-10T21:41:03.437033 #2143829]  INFO -- : [228/885] 2185190=test_gem_safe_marshal
I, [2024-05-10T21:41:03.474352 #2143829]  INFO -- : [229/885] 2185194=test_enumerable
I, [2024-05-10T21:41:03.479048 #2143829]  INFO -- : [230/885] 2185194=test_config
I, [2024-05-10T21:41:03.497092 #2143829]  INFO -- : [231/885] 2185209=test_gem_resolver_vendor_set
I, [2024-05-10T21:41:03.526408 #2143829]  INFO -- : [232/885] 2185202=test_webauthn_listener
I, [2024-05-10T21:41:03.533569 #2143829]  INFO -- : [233/885] 2185198=test_random_formatter
I, [2024-05-10T21:41:03.549604 #2143829]  INFO -- : [234/885] 2185192=test_helper
I, [2024-05-10T21:41:03.549882 #2143829]  INFO -- : [235/885] 2185198=test_jaro_winkler
I, [2024-05-10T21:41:03.557649 #2143829]  INFO -- : [236/885] 2185198=test_gem_request_set_gem_dependency_api
I, [2024-05-10T21:41:03.573606 #2143829]  INFO -- : [237/885] 2185202=test_ast
I, [2024-05-10T21:41:03.629091 #2143829]  INFO -- : [238/885] 2185192=test_lambda
I, [2024-05-10T21:41:03.630789 #2143829]  INFO -- : [239/885] 2185209=test_update
I, [2024-05-10T21:41:03.634156 #2143829]  INFO -- : [240/885] 2185209=test_fips
I, [2024-05-10T21:41:03.699379 #2143829]  INFO -- : [241/885] 2185192=test_x509name
I, [2024-05-10T21:41:03.714244 #2143829]  INFO -- : [242/885] 2185192=test_x509store
I, [2024-05-10T21:41:03.796031 #2143829]  INFO -- : [243/885] 2185198=test_rdoc_code_object
I, [2024-05-10T21:41:03.817517 #2143829]  INFO -- : [244/885] 2185207=static_inspect_test
I, [2024-05-10T21:41:03.823320 #2143829]  INFO -- : [245/885] 2185207=test_udp
I, [2024-05-10T21:41:03.826804 #2143829]  INFO -- : [246/885] 2185207=test_data_error
I, [2024-05-10T21:41:03.849659 #2143829]  INFO -- : [247/885] 2185209=bom_test
I, [2024-05-10T21:41:03.893100 #2143829]  INFO -- : [248/885] 2185207=test_file
I, [2024-05-10T21:41:03.926785 #2143829]  INFO -- : [249/885] 2185192=test_force_exit
I, [2024-05-10T21:41:03.929117 #2143829]  INFO -- : [250/885] 2185192=unescape_test
I, [2024-05-10T21:41:03.931349 #2143829]  INFO -- : [251/885] 2185209=test_ostruct
I, [2024-05-10T21:41:03.957371 #2143829]  INFO -- : [252/885] 2185190=test_rdoc_markup_document
I, [2024-05-10T21:41:03.963706 #2143829]  INFO -- : [253/885] 2185194=test_integer_comb
I, [2024-05-10T21:41:03.965024 #2143829]  INFO -- : [254/885] 2185190=test_tmpdir
I, [2024-05-10T21:41:04.051369 #2143829]  INFO -- : [255/885] 2185190=test_vm_dump
I, [2024-05-10T21:41:04.051727 #2143829]  INFO -- : [256/885] 2185190=errors_test
I, [2024-05-10T21:41:04.071561 #2143829]  INFO -- : [257/885] 2185191=test_gem_commands_check_command
I, [2024-05-10T21:41:04.085924 #2143829]  INFO -- : [258/885] 2185209=test_regexp
I, [2024-05-10T21:41:04.108254 #2143829]  INFO -- : [259/885] 2185190=test_ensured
I, [2024-05-10T21:41:04.110409 #2143829]  INFO -- : [260/885] 2185191=library_symbols_test
I, [2024-05-10T21:41:04.117826 #2143829]  INFO -- : [261/885] 2185191=test_locale
I, [2024-05-10T21:41:04.142424 #2143829]  INFO -- : [262/885] 2185193=test_addr
I, [2024-05-10T21:41:04.144259 #2143829]  INFO -- : [263/885] 2185191=test_ts
I, [2024-05-10T21:41:04.154681 #2143829]  INFO -- : [264/885] 2185193=test_rdoc_ri_paths
I, [2024-05-10T21:41:04.164582 #2143829]  INFO -- : [265/885] 2185190=test_project_sanity
I, [2024-05-10T21:41:04.175874 #2143829]  INFO -- : [266/885] 2185199=test_range
I, [2024-05-10T21:41:04.176535 #2143829]  INFO -- : [267/885] 2185193=test_constant
I, [2024-05-10T21:41:04.228896 #2143829]  INFO -- : [268/885] 2185190=test_pty
I, [2024-05-10T21:41:04.279815 #2143829]  INFO -- : [269/885] 2185200=test_dup
I, [2024-05-10T21:41:04.305508 #2143829]  INFO -- : [270/885] 2185206=command_line_test
I, [2024-05-10T21:41:04.371390 #2143829]  INFO -- : [271/885] 2185206=test_helper
I, [2024-05-10T21:41:04.382565 #2143829]  INFO -- : [272/885] 2185206=test_erb_command
I, [2024-05-10T21:41:04.400997 #2143829]  INFO -- : [273/885] 2185198=test_encoding
I, [2024-05-10T21:41:04.405476 #2143829]  INFO -- : [274/885] 2185206=test_gem_uri_formatter
I, [2024-05-10T21:41:04.422058 #2143829]  INFO -- : [275/885] 2185206=test_arithmetic_sequence
I, [2024-05-10T21:41:04.443992 #2143829]  INFO -- : [276/885] 2185206=test_gem_gemcutter_utilities
I, [2024-05-10T21:41:04.444561 #2143829]  INFO -- : [277/885] 2185200=test_basicinstructions
I, [2024-05-10T21:41:04.533270 #2143829]  INFO -- : [278/885] 2185200=test_gem_command_manager
I, [2024-05-10T21:41:04.589578 #2143829]  INFO -- : [279/885] 2185198=test_key_actor_emacs
I, [2024-05-10T21:41:04.706809 #2143829]  INFO -- : [280/885] 2185200=version_test
I, [2024-05-10T21:41:04.715129 #2143829]  INFO -- : [281/885] 2185200=test_object
I, [2024-05-10T21:41:04.720257 #2143829]  INFO -- : [282/885] 2185191=test_cgi_header
I, [2024-05-10T21:41:04.723754 #2143829]  INFO -- : [283/885] 2185200=heredoc_dedent_test
I, [2024-05-10T21:41:04.732279 #2143829]  INFO -- : [284/885] 2185191=test_signedness
I, [2024-05-10T21:41:04.740692 #2143829]  INFO -- : [285/885] 2185198=test_tsort
I, [2024-05-10T21:41:04.743482 #2143829]  INFO -- : [286/885] 2185190=test_rdoc_rd_block_parser
I, [2024-05-10T21:41:04.745210 #2143829]  INFO -- : [287/885] 2185198=test_pointer
I, [2024-05-10T21:41:04.750999 #2143829]  INFO -- : [288/885] 2185200=test_func
I, [2024-05-10T21:41:04.775957 #2143829]  INFO -- : [289/885] 2185190=test_big5
I, [2024-05-10T21:41:04.778384 #2143829]  INFO -- : [290/885] 2185190=test_ractor
I, [2024-05-10T21:41:04.781361 #2143829]  INFO -- : [291/885] 2185206=test_type
I, [2024-05-10T21:41:04.786057 #2143829]  INFO -- : [292/885] 2185206=test_sleep
I, [2024-05-10T21:41:04.826034 #2143829]  INFO -- : [293/885] 2185190=test_date_arith
I, [2024-05-10T21:41:04.835199 #2143829]  INFO -- : [294/885] 2185190=test_ruby_lex
I, [2024-05-10T21:41:04.838480 #2143829]  INFO -- : [295/885] 2185192=test_object
I, [2024-05-10T21:41:04.880654 #2143829]  INFO -- : [296/885] 2185199=test_gem_local_remote_options
I, [2024-05-10T21:41:04.919964 #2143829]  INFO -- : [297/885] 2185190=test_timeout
I, [2024-05-10T21:41:04.926986 #2143829]  INFO -- : [298/885] 2185190=test_ossl
I, [2024-05-10T21:41:05.054574 #2143829]  INFO -- : [299/885] 2185205=test_normalize
I, [2024-05-10T21:41:05.056268 #2143829]  INFO -- : [300/885] 2185198=test_change_word
I, [2024-05-10T21:41:05.058779 #2143829]  INFO -- : [301/885] 2185205=compiler_test
I, [2024-05-10T21:41:05.060255 #2143829]  INFO -- : [302/885] 2185198=test_flip
I, [2024-05-10T21:41:05.076926 #2143829]  INFO -- : [303/885] 2185198=test_class_name_check
I, [2024-05-10T21:41:05.086726 #2143829]  INFO -- : [304/885] 2185199=test_keyword
I, [2024-05-10T21:41:05.097066 #2143829]  INFO -- : [305/885] 2185198=test_fd_setsize
I, [2024-05-10T21:41:05.102598 #2143829]  INFO -- : [306/885] 2185198=test_continuation
I, [2024-05-10T21:41:05.108264 #2143829]  INFO -- : [307/885] 2185198=test_win32ole_method
I, [2024-05-10T21:41:05.113232 #2143829]  INFO -- : [308/885] 2185198=test_delete
I, [2024-05-10T21:41:05.113814 #2143829]  INFO -- : [309/885] 2185198=test_gem_platform
I, [2024-05-10T21:41:05.120457 #2143829]  INFO -- : [310/885] 2185192=test_date_strptime
I, [2024-05-10T21:41:05.130928 #2143829]  INFO -- : [311/885] 2185205=test_gem_package_task
I, [2024-05-10T21:41:05.196511 #2143829]  INFO -- : [312/885] 2185198=test_placearg
I, [2024-05-10T21:41:05.219568 #2143829]  INFO -- : [313/885] 2185192=test_rdoc_markup_hard_break
I, [2024-05-10T21:41:05.223622 #2143829]  INFO -- : [314/885] 2185192=test_weakkeymap
I, [2024-05-10T21:41:05.237083 #2143829]  INFO -- : [315/885] 2185201=test_gem_commands_push_command
I, [2024-05-10T21:41:05.330522 #2143829]  INFO -- : [316/885] 2185198=test_numhash
I, [2024-05-10T21:41:05.333574 #2143829]  INFO -- : [317/885] 2185205=test_pkey_rsa
I, [2024-05-10T21:41:05.344728 #2143829]  INFO -- : [318/885] 2185198=test_rdoc_parser_markdown
I, [2024-05-10T21:41:05.360765 #2143829]  INFO -- : [319/885] 2185198=test_gem_resolver_lock_set
I, [2024-05-10T21:41:05.373892 #2143829]  INFO -- : [320/885] 2185198=test_not
I, [2024-05-10T21:41:05.379421 #2143829]  INFO -- : [321/885] 2185198=test_import
I, [2024-05-10T21:41:05.381691 #2143829]  INFO -- : [322/885] 2185192=test_logger
I, [2024-05-10T21:41:05.391189 #2143829]  INFO -- : [323/885] 2185192=test_file_exhaustive
I, [2024-05-10T21:41:05.465598 #2143829]  INFO -- : [324/885] 2185194=test_gem_update_suggestion
I, [2024-05-10T21:41:05.574032 #2143829]  INFO -- : [325/885] 2185208=test_files_test
I, [2024-05-10T21:41:05.585157 #2143829]  INFO -- : [326/885] 2185208=test_http_request
I, [2024-05-10T21:41:05.631207 #2143829]  INFO -- : [327/885] 2185208=test_gem_source_fetch_problem
I, [2024-05-10T21:41:05.635066 #2143829]  INFO -- : [328/885] 2185205=json_generic_object_test
I, [2024-05-10T21:41:05.642721 #2143829]  INFO -- : [329/885] 2185194=test_rdoc_generator_darkfish
I, [2024-05-10T21:41:05.654519 #2143829]  INFO -- : [330/885] 2185199=test_rdoc_comment
I, [2024-05-10T21:41:05.660874 #2143829]  INFO -- : [331/885] 2185205=test_resize
I, [2024-05-10T21:41:05.662863 #2143829]  INFO -- : [332/885] 2185205=test_error_highlight
I, [2024-05-10T21:41:05.796107 #2143829]  INFO -- : [333/885] 2185208=test_mailto
I, [2024-05-10T21:41:05.799256 #2143829]  INFO -- : [334/885] 2185199=test_coderange
I, [2024-05-10T21:41:05.802752 #2143829]  INFO -- : [335/885] 2185208=location_test
I, [2024-05-10T21:41:05.807679 #2143829]  INFO -- : [336/885] 2185199=test_symbol
I, [2024-05-10T21:41:05.818002 #2143829]  INFO -- : [337/885] 2185199=test_ractor_compatibility
I, [2024-05-10T21:41:05.897713 #2143829]  INFO -- : [338/885] 2185208=test_dir
I, [2024-05-10T21:41:05.913179 #2143829]  INFO -- : [339/885] 2185201=format_errors_test
I, [2024-05-10T21:41:05.916047 #2143829]  INFO -- : [340/885] 2185201=test_date_ractor
I, [2024-05-10T21:41:05.948629 #2143829]  INFO -- : [341/885] 2185194=test_gem_console_ui
I, [2024-05-10T21:41:05.956553 #2143829]  INFO -- : [342/885] 2185194=test_autoconf
I, [2024-05-10T21:41:05.959586 #2143829]  INFO -- : [343/885] 2185194=test_eval
I, [2024-05-10T21:41:05.962011 #2143829]  INFO -- : [344/885] 2185194=test_cgi_multipart
I, [2024-05-10T21:41:06.090053 #2143829]  INFO -- : [345/885] 2185194=test_word
I, [2024-05-10T21:41:06.093205 #2143829]  INFO -- : [346/885] 2185194=test_gem_commands_cleanup_command
I, [2024-05-10T21:41:06.110821 #2143829]  INFO -- : [347/885] 2185208=test_numeric
I, [2024-05-10T21:41:06.129887 #2143829]  INFO -- : [348/885] 2185205=test_member
I, [2024-05-10T21:41:06.132567 #2143829]  INFO -- : [349/885] 2185205=test_coder
I, [2024-05-10T21:41:06.138760 #2143829]  INFO -- : [350/885] 2185199=test_symbol
I, [2024-05-10T21:41:06.139946 #2143829]  INFO -- : [351/885] 2185208=test_gem_commands_pristine_command
I, [2024-05-10T21:41:06.149142 #2143829]  INFO -- : [352/885] 2185201=test_context
I, [2024-05-10T21:41:06.165925 #2143829]  INFO -- : [353/885] 2185205=test_nofree
I, [2024-05-10T21:41:06.168568 #2143829]  INFO -- : [354/885] 2185205=ruby_api_test
I, [2024-05-10T21:41:06.263043 #2143829]  INFO -- : [355/885] 2185198=test_find_executable
I, [2024-05-10T21:41:06.264129 #2143829]  INFO -- : [356/885] 2185198=test_lazy_enumerator
I, [2024-05-10T21:41:06.293895 #2143829]  INFO -- : [357/885] 2185201=test_enc_associate
I, [2024-05-10T21:41:06.325738 #2143829]  INFO -- : [358/885] 2185205=test_unix
I, [2024-05-10T21:41:06.365121 #2143829]  INFO -- : [359/885] 2185205=test_gem_resolver_requirement_list
I, [2024-05-10T21:41:06.380306 #2143829]  INFO -- : [360/885] 2185205=test_arith_seq_beg_len_step
I, [2024-05-10T21:41:06.399952 #2143829]  INFO -- : [361/885] 2185193=test_pkcs7
I, [2024-05-10T21:41:06.448701 #2143829]  INFO -- : [362/885] 2185200=test_function_entry
I, [2024-05-10T21:41:06.450611 #2143829]  INFO -- : [363/885] 2185205=test_have_macro
I, [2024-05-10T21:41:06.456065 #2143829]  INFO -- : [364/885] 2185200=test_resolve_symbol
I, [2024-05-10T21:41:06.500246 #2143829]  INFO -- : [365/885] 2185200=test_complex2
I, [2024-05-10T21:41:06.505651 #2143829]  INFO -- : [366/885] 2185200=test_gem_package
I, [2024-05-10T21:41:06.602056 #2143829]  INFO -- : [367/885] 2185191=test_threadgroup
I, [2024-05-10T21:41:06.611717 #2143829]  INFO -- : [368/885] 2185193=test_gem_specification
I, [2024-05-10T21:41:06.629444 #2143829]  INFO -- : [369/885] 2185194=test_enum
I, [2024-05-10T21:41:06.663416 #2143829]  INFO -- : [370/885] 2185198=test_win32ole_variable
I, [2024-05-10T21:41:06.667474 #2143829]  INFO -- : [371/885] 2185198=test_arity
I, [2024-05-10T21:41:06.679139 #2143829]  INFO -- : [372/885] 2185198=test_stringio
I, [2024-05-10T21:41:06.775308 #2143829]  INFO -- : [373/885] 2185198=test_io_wait_uncommon
I, [2024-05-10T21:41:06.779535 #2143829]  INFO -- : [374/885] 2185198=test_bignum
I, [2024-05-10T21:41:06.788168 #2143829]  INFO -- : [375/885] 2185201=test_rdoc_class_module
I, [2024-05-10T21:41:06.857422 #2143829]  INFO -- : [376/885] 2185198=test_gem_ci_detector
I, [2024-05-10T21:41:06.859870 #2143829]  INFO -- : [377/885] 2185198=test_rdoc_generator_json_index
I, [2024-05-10T21:41:06.888377 #2143829]  INFO -- : [378/885] 2185198=test_time_tz
I, [2024-05-10T21:41:06.904952 #2143829]  INFO -- : [379/885] 2185205=test_win32ole_event
I, [2024-05-10T21:41:06.912622 #2143829]  INFO -- : [380/885] 2185205=ractor_test
I, [2024-05-10T21:41:06.947060 #2143829]  INFO -- : [381/885] 2185198=test_trace
I, [2024-05-10T21:41:06.959179 #2143829]  INFO -- : [382/885] 2185198=test_gem_resolver_api_specification
I, [2024-05-10T21:41:06.991358 #2143829]  INFO -- : [383/885] 2185205=test_ipaddr
I, [2024-05-10T21:41:07.002168 #2143829]  INFO -- : [384/885] 2185198=test_history
I, [2024-05-10T21:41:07.015753 #2143829]  INFO -- : [385/885] 2185198=test_mixed_unicode_escapes
I, [2024-05-10T21:41:07.018473 #2143829]  INFO -- : [386/885] 2185205=test_rdoc_markup_to_ansi
I, [2024-05-10T21:41:07.020064 #2143829]  INFO -- : [387/885] 2185198=test_win32ole_variant
I, [2024-05-10T21:41:07.027221 #2143829]  INFO -- : [388/885] 2185198=test_rdoc_extend
I, [2024-05-10T21:41:07.064956 #2143829]  INFO -- : [389/885] 2185198=test_merge_keys
I, [2024-05-10T21:41:07.076320 #2143829]  INFO -- : [390/885] 2185198=parse_stream_test
I, [2024-05-10T21:41:07.097315 #2143829]  INFO -- : [391/885] 2185200=test_registry
I, [2024-05-10T21:41:07.101584 #2143829]  INFO -- : [392/885] 2185200=test_ractor
I, [2024-05-10T21:41:07.118888 #2143829]  INFO -- : [393/885] 2185200=test_gem_commands_open_command
I, [2024-05-10T21:41:07.134978 #2143829]  INFO -- : [394/885] 2185201=test_dns
I, [2024-05-10T21:41:07.138936 #2143829]  INFO -- : [395/885] 2185198=test_gem_source_lock
I, [2024-05-10T21:41:07.163229 #2143829]  INFO -- : [396/885] 2185198=test_gem
I, [2024-05-10T21:41:07.212011 #2143829]  INFO -- : [397/885] 2185205=test_cgi_core
I, [2024-05-10T21:41:07.218617 #2143829]  INFO -- : [398/885] 2185200=test_parser
I, [2024-05-10T21:41:07.226836 #2143829]  INFO -- : [399/885] 2185200=test_marshal
I, [2024-05-10T21:41:07.240614 #2143829]  INFO -- : [400/885] 2185205=test_unicode_normalize
I, [2024-05-10T21:41:07.275221 #2143829]  INFO -- : [401/885] 2185208=test_weakref
I, [2024-05-10T21:41:07.364681 #2143829]  INFO -- : [402/885] 2185194=test_nonblock
I, [2024-05-10T21:41:07.383786 #2143829]  INFO -- : [403/885] 2185194=test_alias
I, [2024-05-10T21:41:07.419718 #2143829]  INFO -- : [404/885] 2185208=test_timeout
I, [2024-05-10T21:41:07.557272 #2143829]  INFO -- : [405/885] 2185194=test_ancdata
I, [2024-05-10T21:41:07.559664 #2143829]  INFO -- : [406/885] 2185194=test_singleton_function
I, [2024-05-10T21:41:07.562789 #2143829]  INFO -- : [407/885] 2185194=test_rb_str_dup
I, [2024-05-10T21:41:07.566127 #2143829]  INFO -- : [408/885] 2185194=test_reline_key
I, [2024-05-10T21:41:07.571363 #2143829]  INFO -- : [409/885] 2185201=test_ssl
I, [2024-05-10T21:41:07.604406 #2143829]  INFO -- : [410/885] 2185191=test_ractor
I, [2024-05-10T21:41:07.608711 #2143829]  INFO -- : [411/885] 2185200=test_my_integer
I, [2024-05-10T21:41:07.610420 #2143829]  INFO -- : [412/885] 2185200=json_ext_parser_test
I, [2024-05-10T21:41:07.613012 #2143829]  INFO -- : [413/885] 2185194=test_thread
I, [2024-05-10T21:41:07.621993 #2143829]  INFO -- : [414/885] 2185200=test_debugger_integration
I, [2024-05-10T21:41:07.641603 #2143829]  INFO -- : [415/885] 2185200=test_rendering
I, [2024-05-10T21:41:07.652111 #2143829]  INFO -- : [416/885] 2185200=test_nextafter
I, [2024-05-10T21:41:07.653747 #2143829]  INFO -- : [417/885] 2185199=test_capacity
I, [2024-05-10T21:41:07.660852 #2143829]  INFO -- : [418/885] 2185199=test_stat
I, [2024-05-10T21:41:07.661671 #2143829]  INFO -- : [419/885] 2185199=test_gem_request_set_lockfile_tokenizer
I, [2024-05-10T21:41:07.701781 #2143829]  INFO -- : [420/885] 2185199=test_have_func
I, [2024-05-10T21:41:07.735988 #2143829]  INFO -- : [421/885] 2185200=test_gem_resolver_git_specification
I, [2024-05-10T21:41:07.945335 #2143829]  INFO -- : [422/885] 2185191=test_object_references
I, [2024-05-10T21:41:07.952110 #2143829]  INFO -- : [423/885] 2185200=test_usrmarshal
I, [2024-05-10T21:41:07.954456 #2143829]  INFO -- : [424/885] 2185191=test_cgi_modruby
I, [2024-05-10T21:41:07.968775 #2143829]  INFO -- : [425/885] 2185191=test_integer
I, [2024-05-10T21:41:07.970094 #2143829]  INFO -- : [426/885] 2185201=test_super
I, [2024-05-10T21:41:08.130462 #2143829]  INFO -- : [427/885] 2185200=test_rubyoptions
I, [2024-05-10T21:41:08.455863 #2143829]  INFO -- : [428/885] 2185204=test_call
I, [2024-05-10T21:41:08.458333 #2143829]  INFO -- : [429/885] 2185208=test_https_proxy
I, [2024-05-10T21:41:08.461453 #2143829]  INFO -- : [430/885] 2185208=test_rubygems
I, [2024-05-10T21:41:08.573599 #2143829]  INFO -- : [431/885] 2185204=test_gem_commands_setup_command
I, [2024-05-10T21:41:08.592918 #2143829]  INFO -- : [432/885] 2185208=test_rdoc_attr
I, [2024-05-10T21:41:08.642833 #2143829]  INFO -- : [433/885] 2185201=test_env
I, [2024-05-10T21:41:08.781748 #2143829]  INFO -- : [434/885] 2185208=test_integer
I, [2024-05-10T21:41:08.858890 #2143829]  INFO -- : [435/885] 2185208=desugar_compiler_test
I, [2024-05-10T21:41:08.865319 #2143829]  INFO -- : [436/885] 2185208=test_dryrun
I, [2024-05-10T21:41:08.876589 #2143829]  INFO -- : [437/885] 2185199=test_rdoc_generator_pot_po
I, [2024-05-10T21:41:08.879512 #2143829]  INFO -- : [438/885] 2185199=test_ansi_with_terminfo
I, [2024-05-10T21:41:08.883468 #2143829]  INFO -- : [439/885] 2185208=test_rdoc_markup_to_markdown
I, [2024-05-10T21:41:08.916211 #2143829]  INFO -- : [440/885] 2185199=test_json_tree
I, [2024-05-10T21:41:08.918767 #2143829]  INFO -- : [441/885] 2185199=test_m17n_comb
I, [2024-05-10T21:41:08.941278 #2143829]  INFO -- : [442/885] 2185208=test_memory_view
I, [2024-05-10T21:41:08.975509 #2143829]  INFO -- : [443/885] 2185193=test_ractor
I, [2024-05-10T21:41:09.014341 #2143829]  INFO -- : [444/885] 2185193=test_cclass
I, [2024-05-10T21:41:09.032530 #2143829]  INFO -- : [445/885] 2185198=test_gem_request_connection_pools
I, [2024-05-10T21:41:09.073555 #2143829]  INFO -- : [446/885] 2185208=test_grapheme_breaks
I, [2024-05-10T21:41:09.085590 #2143829]  INFO -- : [447/885] 2185208=test_gem_version_option
I, [2024-05-10T21:41:09.113292 #2143829]  INFO -- : [448/885] 2185208=test_case
I, [2024-05-10T21:41:09.116990 #2143829]  INFO -- : [449/885] 2185208=test_pkey
I, [2024-05-10T21:41:09.127134 #2143829]  INFO -- : [450/885] 2185193=test_parser_events
I, [2024-05-10T21:41:09.166504 #2143829]  INFO -- : [451/885] 2185208=test_reline
I, [2024-05-10T21:41:09.178343 #2143829]  INFO -- : [452/885] 2185204=test_rdoc_markup_to_table_of_contents
I, [2024-05-10T21:41:09.192171 #2143829]  INFO -- : [453/885] 2185193=test_thread
I, [2024-05-10T21:41:09.296698 #2143829]  INFO -- : [454/885] 2185204=test_socket
I, [2024-05-10T21:41:09.365878 #2143829]  INFO -- : [455/885] 2185208=test_objectspace
I, [2024-05-10T21:41:09.413633 #2143829]  INFO -- : [456/885] 2185193=test_literal
I, [2024-05-10T21:41:09.672308 #2143829]  INFO -- : [457/885] 2185205=test_str2big
I, [2024-05-10T21:41:09.676388 #2143829]  INFO -- : [458/885] 2185205=test_dot_dot
I, [2024-05-10T21:41:09.694502 #2143829]  INFO -- : [459/885] 2185205=test_c_struct_builder
I, [2024-05-10T21:41:09.736907 #2143829]  INFO -- : [460/885] 2185196=test_gem_stream_ui
I, [2024-05-10T21:41:09.785915 #2143829]  INFO -- : [461/885] 2185205=test_rdoc_generator_ri
I, [2024-05-10T21:41:09.789888 #2143829]  INFO -- : [462/885] 2185206=test_extlibs
I, [2024-05-10T21:41:09.794156 #2143829]  INFO -- : [463/885] 2185205=test_ractor
I, [2024-05-10T21:41:09.805331 #2143829]  INFO -- : [464/885] 2185205=test_severity
I, [2024-05-10T21:41:09.812896 #2143829]  INFO -- : [465/885] 2185205=test_require_lib
I, [2024-05-10T21:41:09.815493 #2143829]  INFO -- : [466/885] 2185196=test_gem_install_update_options
I, [2024-05-10T21:41:09.834733 #2143829]  INFO -- : [467/885] 2185193=parse_test
I, [2024-05-10T21:41:09.881931 #2143829]  INFO -- : [468/885] 2185191=test_bug_reporter
I, [2024-05-10T21:41:09.917455 #2143829]  INFO -- : [469/885] 2185196=test_rand
I, [2024-05-10T21:41:09.943850 #2143829]  INFO -- : [470/885] 2185207=test_gem_package_tar_reader_entry
I, [2024-05-10T21:41:10.068905 #2143829]  INFO -- : [471/885] 2185198=test_gem_name_tuple
I, [2024-05-10T21:41:10.082211 #2143829]  INFO -- : [472/885] 2185198=test_exception
I, [2024-05-10T21:41:10.108309 #2143829]  INFO -- : [473/885] 2185207=test_case_options
I, [2024-05-10T21:41:10.115741 #2143829]  INFO -- : [474/885] 2185207=test_store
I, [2024-05-10T21:41:10.152734 #2143829]  INFO -- : [475/885] 2185196=test_rdoc_cross_reference
I, [2024-05-10T21:41:10.190918 #2143829]  INFO -- : [476/885] 2185191=test_gem_dependency_installer
I, [2024-05-10T21:41:10.192602 #2143829]  INFO -- : [477/885] 2185208=test_scalar
I, [2024-05-10T21:41:10.201003 #2143829]  INFO -- : [478/885] 2185208=test_gem_commands_info_command
I, [2024-05-10T21:41:10.211404 #2143829]  INFO -- : [479/885] 2185208=test_enumerator_kw
I, [2024-05-10T21:41:10.211638 #2143829]  INFO -- : [480/885] 2185208=test_gem_text
I, [2024-05-10T21:41:10.232414 #2143829]  INFO -- : [481/885] 2185207=test_settracefunc
I, [2024-05-10T21:41:10.247233 #2143829]  INFO -- : [482/885] 2185208=test_generic
I, [2024-05-10T21:41:10.267298 #2143829]  INFO -- : [483/885] 2185208=test_win32ole
I, [2024-05-10T21:41:10.272387 #2143829]  INFO -- : [484/885] 2185208=test_scan_args
I, [2024-05-10T21:41:10.284158 #2143829]  INFO -- : [485/885] 2185208=test_method_cache
I, [2024-05-10T21:41:10.285313 #2143829]  INFO -- : [486/885] 2185208=test_gem_request
I, [2024-05-10T21:41:10.420194 #2143829]  INFO -- : [487/885] 2185208=test_sprintf_comb
I, [2024-05-10T21:41:10.486514 #2143829]  INFO -- : [488/885] 2185204=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-10T21:41:10.532711 #2143829]  INFO -- : [489/885] 2185204=test_gem_commands_mirror
I, [2024-05-10T21:41:10.539278 #2143829]  INFO -- : [490/885] 2185204=test_rdoc_markup_attribute_manager
I, [2024-05-10T21:41:10.561183 #2143829]  INFO -- : [491/885] 2185208=test_name_error
I, [2024-05-10T21:41:10.562780 #2143829]  INFO -- : [492/885] 2185204=test_gem_commands_dependency_command
I, [2024-05-10T21:41:10.647661 #2143829]  INFO -- : [493/885] 2185204=test_gem_resolver_composed_set
I, [2024-05-10T21:41:10.661768 #2143829]  INFO -- : [494/885] 2185197=test_safe_load
I, [2024-05-10T21:41:10.663108 #2143829]  INFO -- : [495/885] 2185204=test_gem_resolver
I, [2024-05-10T21:41:10.670712 #2143829]  INFO -- : [496/885] 2185196=test_gem_commands_specification_command
I, [2024-05-10T21:41:10.693511 #2143829]  INFO -- : [497/885] 2185208=test_gem_commands_which_command
I, [2024-05-10T21:41:10.705176 #2143829]  INFO -- : [498/885] 2185197=test_shift_jis
I, [2024-05-10T21:41:10.707810 #2143829]  INFO -- : [499/885] 2185197=test_http
I, [2024-05-10T21:41:10.719576 #2143829]  INFO -- : [500/885] 2185208=test_enumerator
I, [2024-05-10T21:41:10.731685 #2143829]  INFO -- : [501/885] 2185197=test_flags
I, [2024-05-10T21:41:10.770845 #2143829]  INFO -- : [502/885] 2185196=test_inadvertent_creation
I, [2024-05-10T21:41:10.865384 #2143829]  INFO -- : [503/885] 2185195=test_gem_safe_yaml
I, [2024-05-10T21:41:10.883172 #2143829]  INFO -- : [504/885] 2185195=test_syntax
I, [2024-05-10T21:41:10.899746 #2143829]  INFO -- : [505/885] 2185196=test_data
I, [2024-05-10T21:41:10.904291 #2143829]  INFO -- : [506/885] 2185196=test_date_new
I, [2024-05-10T21:41:10.914992 #2143829]  INFO -- : [507/885] 2185196=index_write_test
I, [2024-05-10T21:41:10.915466 #2143829]  INFO -- : [508/885] 2185204=test_require
I, [2024-05-10T21:41:10.918520 #2143829]  INFO -- : [509/885] 2185204=test_date_time
I, [2024-05-10T21:41:10.936362 #2143829]  INFO -- : [510/885] 2185204=test_rdoc_markup_to_joined_paragraph
I, [2024-05-10T21:41:10.940753 #2143829]  INFO -- : [511/885] 2185204=test_iso_8859
I, [2024-05-10T21:41:10.963596 #2143829]  INFO -- : [512/885] 2185204=test_tcp
I, [2024-05-10T21:41:10.990101 #2143829]  INFO -- : [513/885] 2185196=test_rdoc_text
I, [2024-05-10T21:41:11.041249 #2143829]  INFO -- : [514/885] 2185196=test_rdoc_context
I, [2024-05-10T21:41:11.086275 #2143829]  INFO -- : [515/885] 2185204=test_stream
I, [2024-05-10T21:41:11.101327 #2143829]  INFO -- : [516/885] 2185204=test_nil2vtempty
I, [2024-05-10T21:41:11.105579 #2143829]  INFO -- : [517/885] 2185204=test_rdoc_parser_ruby
I, [2024-05-10T21:41:11.116873 #2143829]  INFO -- : [518/885] 2185207=test_httpresponse
I, [2024-05-10T21:41:11.166736 #2143829]  INFO -- : [519/885] 2185201=test_open-uri
I, [2024-05-10T21:41:11.190846 #2143829]  INFO -- : [520/885] 2185207=test_passing_block
I, [2024-05-10T21:41:11.194610 #2143829]  INFO -- : [521/885] 2185207=test_thread_fd_close
I, [2024-05-10T21:41:11.198089 #2143829]  INFO -- : [522/885] 2185207=test_uncorrectable_name_check
I, [2024-05-10T21:41:11.204587 #2143829]  INFO -- : [523/885] 2185207=newline_test
I, [2024-05-10T21:41:11.292786 #2143829]  INFO -- : [524/885] 2185207=test_hash_create
I, [2024-05-10T21:41:11.299627 #2143829]  INFO -- : [525/885] 2185207=test_stringchar
I, [2024-05-10T21:41:11.332400 #2143829]  INFO -- : [526/885] 2185192=test_singleton
I, [2024-05-10T21:41:11.336699 #2143829]  INFO -- : [527/885] 2185192=test_flush
I, [2024-05-10T21:41:11.341579 #2143829]  INFO -- : [528/885] 2185192=test_io_console
I, [2024-05-10T21:41:11.369844 #2143829]  INFO -- : [529/885] 2185207=test_switch_hitter
I, [2024-05-10T21:41:11.384124 #2143829]  INFO -- : [530/885] 2185207=test_securerandom
I, [2024-05-10T21:41:11.420390 #2143829]  INFO -- : [531/885] 2185207=test_c_union_entity
I, [2024-05-10T21:41:11.439801 #2143829]  INFO -- : [532/885] 2185190=test_rdoc_normal_module
I, [2024-05-10T21:41:11.490419 #2143829]  INFO -- : [533/885] 2185199=test_rdoc_markdown_test
I, [2024-05-10T21:41:11.496270 #2143829]  INFO -- : [534/885] 2185207=test_logperiod
I, [2024-05-10T21:41:11.502846 #2143829]  INFO -- : [535/885] 2185201=test_err_in_callback
I, [2024-05-10T21:41:11.503648 #2143829]  INFO -- : [536/885] 2185207=test_gem_resolver_lock_specification
I, [2024-05-10T21:41:11.504514 #2143829]  INFO -- : [537/885] 2185190=test_gc
I, [2024-05-10T21:41:11.506226 #2143829]  INFO -- : [538/885] 2185201=test_x509cert
I, [2024-05-10T21:41:11.532133 #2143829]  INFO -- : [539/885] 2185207=test_arity
I, [2024-05-10T21:41:11.543198 #2143829]  INFO -- : [540/885] 2185207=test_gem_ext_rake_builder
I, [2024-05-10T21:41:11.618625 #2143829]  INFO -- : [541/885] 2185204=test_logdevice
I, [2024-05-10T21:41:11.624787 #2143829]  INFO -- : [542/885] 2185206=test_gem_source_local
I, [2024-05-10T21:41:11.745638 #2143829]  INFO -- : [543/885] 2185201=test_gem_security_policy
I, [2024-05-10T21:41:11.771537 #2143829]  INFO -- : [544/885] 2185196=test_last_thread
I, [2024-05-10T21:41:11.775595 #2143829]  INFO -- : [545/885] 2185197=test_process
I, [2024-05-10T21:41:11.816255 #2143829]  INFO -- : [546/885] 2185206=test_pack
I, [2024-05-10T21:41:12.007410 #2143829]  INFO -- : [547/885] 2185201=test_gem_command
I, [2024-05-10T21:41:12.055990 #2143829]  INFO -- : [548/885] 2185198=test_key_actor_vi
I, [2024-05-10T21:41:12.074139 #2143829]  INFO -- : [549/885] 2185206=test_bug-3571
I, [2024-05-10T21:41:12.084177 #2143829]  INFO -- : [550/885] 2185201=test_common
I, [2024-05-10T21:41:12.087058 #2143829]  INFO -- : [551/885] 2185206=test_gem_spec_fetcher
I, [2024-05-10T21:41:12.105773 #2143829]  INFO -- : [552/885] 2185198=test_numeric
I, [2024-05-10T21:41:12.161585 #2143829]  INFO -- : [553/885] 2185198=test_assignment
I, [2024-05-10T21:41:12.179037 #2143829]  INFO -- : [554/885] 2185191=test_ifunless
I, [2024-05-10T21:41:12.182703 #2143829]  INFO -- : [555/885] 2185191=test_gem_commands_lock_command
I, [2024-05-10T21:41:12.198148 #2143829]  INFO -- : [556/885] 2185191=test_rdoc_tom_doc
I, [2024-05-10T21:41:12.211641 #2143829]  INFO -- : [557/885] 2185191=test_hmac
I, [2024-05-10T21:41:12.219837 #2143829]  INFO -- : [558/885] 2185191=test_rdoc_markup_to_tt_only
I, [2024-05-10T21:41:12.241297 #2143829]  INFO -- : [559/885] 2185206=test_zsh_completion
I, [2024-05-10T21:41:12.243280 #2143829]  INFO -- : [560/885] 2185206=test_exception
I, [2024-05-10T21:41:12.246974 #2143829]  INFO -- : [561/885] 2185191=test_iter_break
I, [2024-05-10T21:41:12.252474 #2143829]  INFO -- : [562/885] 2185191=test_verbose
I, [2024-05-10T21:41:12.255383 #2143829]  INFO -- : [563/885] 2185206=test_rdoc_single_class
I, [2024-05-10T21:41:12.267976 #2143829]  INFO -- : [564/885] 2185191=test_num2int
I, [2024-05-10T21:41:12.275978 #2143829]  INFO -- : [565/885] 2185201=test_nil
I, [2024-05-10T21:41:12.279126 #2143829]  INFO -- : [566/885] 2185191=test_macro
I, [2024-05-10T21:41:12.279775 #2143829]  INFO -- : [567/885] 2185201=test_frozen
I, [2024-05-10T21:41:12.284720 #2143829]  INFO -- : [568/885] 2185201=test_gem_ext_configure_builder
I, [2024-05-10T21:41:12.287658 #2143829]  INFO -- : [569/885] 2185191=test_pp
I, [2024-05-10T21:41:12.299035 #2143829]  INFO -- : [570/885] 2185207=test_config
I, [2024-05-10T21:41:12.314972 #2143829]  INFO -- : [571/885] 2185201=test_optarg
I, [2024-05-10T21:41:12.323192 #2143829]  INFO -- : [572/885] 2185191=test_yaml_special_cases
I, [2024-05-10T21:41:12.330543 #2143829]  INFO -- : [573/885] 2185191=test_gem_source_list
I, [2024-05-10T21:41:12.332963 #2143829]  INFO -- : [574/885] 2185207=test_rdoc_token_stream
I, [2024-05-10T21:41:12.341433 #2143829]  INFO -- : [575/885] 2185207=test_address_resolve
I, [2024-05-10T21:41:12.348193 #2143829]  INFO -- : [576/885] 2185207=test_kernel
I, [2024-05-10T21:41:12.375302 #2143829]  INFO -- : [577/885] 2185191=test_eval_history
I, [2024-05-10T21:41:12.381781 #2143829]  INFO -- : [578/885] 2185206=dispatcher_test
I, [2024-05-10T21:41:12.391918 #2143829]  INFO -- : [579/885] 2185191=test_kdf
I, [2024-05-10T21:41:12.398495 #2143829]  INFO -- : [580/885] 2185206=test_gem_doctor
I, [2024-05-10T21:41:12.427404 #2143829]  INFO -- : [581/885] 2185201=test_emitter
I, [2024-05-10T21:41:12.435487 #2143829]  INFO -- : [582/885] 2185201=test_gem_silent_ui
I, [2024-05-10T21:41:12.442473 #2143829]  INFO -- : [583/885] 2185206=test_bug-5832
I, [2024-05-10T21:41:12.445581 #2143829]  INFO -- : [584/885] 2185206=test_files_ext
I, [2024-05-10T21:41:12.453434 #2143829]  INFO -- : [585/885] 2185204=test_at_exit
I, [2024-05-10T21:41:12.468743 #2143829]  INFO -- : [586/885] 2185201=test_command
I, [2024-05-10T21:41:12.472069 #2143829]  INFO -- : [587/885] 2185191=test_gem_ext_cargo_builder_unit
I, [2024-05-10T21:41:12.472642 #2143829]  INFO -- : [588/885] 2185204=test_gem_rdoc
I, [2024-05-10T21:41:12.502029 #2143829]  INFO -- : [589/885] 2185191=test_date
I, [2024-05-10T21:41:12.509816 #2143829]  INFO -- : [590/885] 2185191=test_object_create_start
I, [2024-05-10T21:41:12.513832 #2143829]  INFO -- : [591/885] 2185191=test_enc_raise
I, [2024-05-10T21:41:12.518267 #2143829]  INFO -- : [592/885] 2185206=test_psych
I, [2024-05-10T21:41:12.519116 #2143829]  INFO -- : [593/885] 2185191=!Nothing_to_test
I, [2024-05-10T21:41:12.520155 #2143829]  INFO -- : [594/885] 2185191=test_rdoc_markup_paragraph
I, [2024-05-10T21:41:12.524697 #2143829]  INFO -- : [595/885] 2185191=test_trick
I, [2024-05-10T21:41:12.541521 #2143829]  INFO -- : [596/885] 2185206=test_thread
I, [2024-05-10T21:41:12.544119 #2143829]  INFO -- : [597/885] 2185206=test_pipe
I, [2024-05-10T21:41:12.579419 #2143829]  INFO -- : [598/885] 2185204=test_pkey_ec
I, [2024-05-10T21:41:12.635733 #2143829]  INFO -- : [599/885] 2185201=test_date_parse
I, [2024-05-10T21:41:12.662422 #2143829]  INFO -- : [600/885] 2185204=test_rdoc_markup_attributes
I, [2024-05-10T21:41:12.668657 #2143829]  INFO -- : [601/885] 2185204=test_null
I, [2024-05-10T21:41:12.671349 #2143829]  INFO -- : [602/885] 2185204=test_win32ole_type
I, [2024-05-10T21:41:12.676768 #2143829]  INFO -- : [603/885] 2185204=test_mul
I, [2024-05-10T21:41:12.680182 #2143829]  INFO -- : [604/885] 2185206=test_rdoc_markup_to_rdoc
I, [2024-05-10T21:41:12.682376 #2143829]  INFO -- : [605/885] 2185204=test_rdoc_rd_inline_parser
I, [2024-05-10T21:41:12.685614 #2143829]  INFO -- : [606/885] 2185193=test_default_gems
I, [2024-05-10T21:41:12.711892 #2143829]  INFO -- : [607/885] 2185206=test_gem_uninstaller
I, [2024-05-10T21:41:12.715874 #2143829]  INFO -- : [608/885] 2185201=test_buffering
I, [2024-05-10T21:41:12.722570 #2143829]  INFO -- : [609/885] 2185201=test_svcb_https
I, [2024-05-10T21:41:12.726140 #2143829]  INFO -- : [610/885] 2185204=test_gb18030
I, [2024-05-10T21:41:12.729233 #2143829]  INFO -- : [611/885] 2185201=test_windows_1251
I, [2024-05-10T21:41:12.729810 #2143829]  INFO -- : [612/885] 2185204=test_time
I, [2024-05-10T21:41:12.734891 #2143829]  INFO -- : [613/885] 2185201=test_rdoc_rdoc
I, [2024-05-10T21:41:12.740852 #2143829]  INFO -- : [614/885] 2185193=test_io_buffer
I, [2024-05-10T21:41:12.768352 #2143829]  INFO -- : [615/885] 2185199=test_key_name_check
I, [2024-05-10T21:41:12.775620 #2143829]  INFO -- : [616/885] 2185199=test_defined
I, [2024-05-10T21:41:12.777965 #2143829]  INFO -- : [617/885] 2185201=test_backtrace
I, [2024-05-10T21:41:12.781344 #2143829]  INFO -- : [618/885] 2185201=test_rdoc_i18n_text
I, [2024-05-10T21:41:12.785440 #2143829]  INFO -- : [619/885] 2185201=test_rdoc_markup_parser
I, [2024-05-10T21:41:12.798261 #2143829]  INFO -- : [620/885] 2185193=test_require_path_check
I, [2024-05-10T21:41:12.818953 #2143829]  INFO -- : [621/885] 2185201=test_folderitem2_invokeverb
I, [2024-05-10T21:41:12.820444 #2143829]  INFO -- : [622/885] 2185201=test_fnmatch
I, [2024-05-10T21:41:12.845412 #2143829]  INFO -- : [623/885] 2185196=test_files_test_2
I, [2024-05-10T21:41:12.852121 #2143829]  INFO -- : [624/885] 2185204=test_gem_validator
I, [2024-05-10T21:41:12.855771 #2143829]  INFO -- : [625/885] 2185201=test_gc_compact
I, [2024-05-10T21:41:12.858883 #2143829]  INFO -- : [626/885] 2185193=test_proc
I, [2024-05-10T21:41:12.860051 #2143829]  INFO -- : [627/885] 2185199=test_string
I, [2024-05-10T21:41:12.881313 #2143829]  INFO -- : [628/885] 2185204=test_gem_resolver_index_set
I, [2024-05-10T21:41:12.903715 #2143829]  INFO -- : [629/885] 2185207=test_gem_package_old
I, [2024-05-10T21:41:12.909880 #2143829]  INFO -- : [630/885] 2185204=test_zlib
I, [2024-05-10T21:41:12.968222 #2143829]  INFO -- : [631/885] 2185207=test_cgi_tag_helper
I, [2024-05-10T21:41:12.987779 #2143829]  INFO -- : [632/885] 2185207=test_egrep_cpp
I, [2024-05-10T21:41:13.141200 #2143829]  INFO -- : [633/885] 2185205=test_ole_methods
I, [2024-05-10T21:41:13.144979 #2143829]  INFO -- : [634/885] 2185205=test_erb_m17n
I, [2024-05-10T21:41:13.147660 #2143829]  INFO -- : [635/885] 2185207=test_date_conv
I, [2024-05-10T21:41:13.153326 #2143829]  INFO -- : [636/885] 2185205=test_optimization
I, [2024-05-10T21:41:13.158594 #2143829]  INFO -- : [637/885] 2185207=test_gem_dependency_resolution_error
I, [2024-05-10T21:41:13.170701 #2143829]  INFO -- : [638/885] 2185207=test_rdoc_parser
I, [2024-05-10T21:41:13.209449 #2143829]  INFO -- : [639/885] 2185207=test_qsort
I, [2024-05-10T21:41:13.211575 #2143829]  INFO -- : [640/885] 2185207=test_custom_command
I, [2024-05-10T21:41:13.224792 #2143829]  INFO -- : [641/885] 2185207=json_addition_test
I, [2024-05-10T21:41:13.259767 #2143829]  INFO -- : [642/885] 2185207=test_rdoc_store
I, [2024-05-10T21:41:13.369410 #2143829]  INFO -- : [643/885] 2185198=test_depth_first
I, [2024-05-10T21:41:13.380139 #2143829]  INFO -- : [644/885] 2185198=test_gem_request_set_lockfile_parser
I, [2024-05-10T21:41:13.474035 #2143829]  INFO -- : [645/885] 2185198=test_raise
I, [2024-05-10T21:41:13.475667 #2143829]  INFO -- : [646/885] 2185198=test_x509attr
I, [2024-05-10T21:41:13.490732 #2143829]  INFO -- : [647/885] 2185198=test_rdoc_stats
I, [2024-05-10T21:41:13.533263 #2143829]  INFO -- : [648/885] 2185198=test_pattern_matching
I, [2024-05-10T21:41:13.554207 #2143829]  INFO -- : [649/885] 2185198=test_string
I, [2024-05-10T21:41:13.572214 #2143829]  INFO -- : [650/885] 2185198=test_gem_commands_install_command
I, [2024-05-10T21:41:13.672542 #2143829]  INFO -- : [651/885] 2185193=test_clone
I, [2024-05-10T21:41:13.789886 #2143829]  INFO -- : [652/885] 2185206=test_readpartial
I, [2024-05-10T21:41:13.845323 #2143829]  INFO -- : [653/885] 2185193=locals_test
I, [2024-05-10T21:41:13.957360 #2143829]  INFO -- : [654/885] 2185192=test_rdoc_require
I, [2024-05-10T21:41:13.980014 #2143829]  INFO -- : [655/885] 2185192=test_rdoc_markup_indented_paragraph
I, [2024-05-10T21:41:13.997161 #2143829]  INFO -- : [656/885] 2185192=test_backtrace
I, [2024-05-10T21:41:14.181998 #2143829]  INFO -- : [657/885] 2185207=test_pack
I, [2024-05-10T21:41:14.199776 #2143829]  INFO -- : [658/885] 2185206=ruby_parser_test
I, [2024-05-10T21:41:14.204879 #2143829]  INFO -- : [659/885] 2185206=test_io_buffer
I, [2024-05-10T21:41:14.206570 #2143829]  INFO -- : [660/885] 2185207=test_gem_resolver_conflict
I, [2024-05-10T21:41:14.221430 #2143829]  INFO -- : [661/885] 2185207=test_rdoc_task
I, [2024-05-10T21:41:14.225853 #2143829]  INFO -- : [662/885] 2185207=parser_test
I, [2024-05-10T21:41:14.228999 #2143829]  INFO -- : [663/885] 2185207=test_convertible
I, [2024-05-10T21:41:14.261235 #2143829]  INFO -- : [664/885] 2185193=test_rdoc_alias
I, [2024-05-10T21:41:14.288515 #2143829]  INFO -- : [665/885] 2185193=test_yield
I, [2024-05-10T21:41:14.315931 #2143829]  INFO -- : [666/885] 2185206=test_stringscanner
I, [2024-05-10T21:41:14.364583 #2143829]  INFO -- : [667/885] 2185206=test_files_sample
I, [2024-05-10T21:41:14.369015 #2143829]  INFO -- : [668/885] 2185206=test_rat
I, [2024-05-10T21:41:14.381418 #2143829]  INFO -- : [669/885] 2185206=test_webauthn_poller
I, [2024-05-10T21:41:14.530527 #2143829]  INFO -- : [670/885] 2185206=test_rdoc_markup_raw
I, [2024-05-10T21:41:14.537833 #2143829]  INFO -- : [671/885] 2185206=test_rdoc_markup_to_html_crossref
I, [2024-05-10T21:41:14.648481 #2143829]  INFO -- : [672/885] 2185191=encoding_test
I, [2024-05-10T21:41:14.711648 #2143829]  INFO -- : [673/885] 2185191=test_gem_resolver_best_set
I, [2024-05-10T21:41:14.769566 #2143829]  INFO -- : [674/885] 2185191=test_typeddata
I, [2024-05-10T21:41:14.874344 #2143829]  INFO -- : [675/885] 2185198=test_fstring
I, [2024-05-10T21:41:14.961297 #2143829]  INFO -- : [676/885] 2185206=test_optparse
I, [2024-05-10T21:41:14.998231 #2143829]  INFO -- : [677/885] 2185198=test_array
I, [2024-05-10T21:41:15.002278 #2143829]  INFO -- : [678/885] 2185198=test_yjit_exit_locations
I, [2024-05-10T21:41:15.004670 #2143829]  INFO -- : [679/885] 2185191=test_etc
I, [2024-05-10T21:41:15.004777 #2143829]  INFO -- : [680/885] 2185198=test_gem_config_file
I, [2024-05-10T21:41:15.012683 #2143829]  INFO -- : [681/885] 2185206=test_ripper
I, [2024-05-10T21:41:15.070111 #2143829]  INFO -- : [682/885] 2185191=test_getopts
I, [2024-05-10T21:41:15.080008 #2143829]  INFO -- : [683/885] 2185191=test_protocol
I, [2024-05-10T21:41:15.160345 #2143829]  INFO -- : [684/885] 2185198=test_gem_resolver_activation_request
I, [2024-05-10T21:41:15.179274 #2143829]  INFO -- : [685/885] 2185198=test_pkey_dh
I, [2024-05-10T21:41:15.253888 #2143829]  INFO -- : [686/885] 2185198=test_bigzero
I, [2024-05-10T21:41:15.265964 #2143829]  INFO -- : [687/885] 2185198=test_gem_package_tar_header
I, [2024-05-10T21:41:15.301706 #2143829]  INFO -- : [688/885] 2185198=test_gem_util
I, [2024-05-10T21:41:15.324296 #2143829]  INFO -- : [689/885] 2185192=test_iseq_load
I, [2024-05-10T21:41:15.342705 #2143829]  INFO -- : [690/885] 2185206=test_system
I, [2024-05-10T21:41:15.386197 #2143829]  INFO -- : [691/885] 2185191=test_pkcs12
I, [2024-05-10T21:41:15.472356 #2143829]  INFO -- : [692/885] 2185198=test_sizeof
I, [2024-05-10T21:41:15.486104 #2143829]  INFO -- : [693/885] 2185201=test_case
I, [2024-05-10T21:41:15.513170 #2143829]  INFO -- : [694/885] 2185201=test_face
I, [2024-05-10T21:41:15.542675 #2143829]  INFO -- : [695/885] 2185201=test_rendering
I, [2024-05-10T21:41:15.548632 #2143829]  INFO -- : [696/885] 2185201=test_utf16
I, [2024-05-10T21:41:15.563614 #2143829]  INFO -- : [697/885] 2185201=test_autoload
I, [2024-05-10T21:41:15.765855 #2143829]  INFO -- : [698/885] 2185209=test_io
I, [2024-05-10T21:41:15.828169 #2143829]  INFO -- : [699/885] 2185196=test_unicode_escape
I, [2024-05-10T21:41:15.862756 #2143829]  INFO -- : [700/885] 2185191=test_libs
I, [2024-05-10T21:41:15.871874 #2143829]  INFO -- : [701/885] 2185191=test_gem_commands_fetch_command
I, [2024-05-10T21:41:15.899919 #2143829]  INFO -- : [702/885] 2185196=test_math
I, [2024-05-10T21:41:15.912550 #2143829]  INFO -- : [703/885] 2185196=test_gc
I, [2024-05-10T21:41:15.913225 #2143829]  INFO -- : [704/885] 2185196=test_sleep
I, [2024-05-10T21:41:16.032014 #2143829]  INFO -- : [705/885] 2185204=test_config
I, [2024-05-10T21:41:16.049569 #2143829]  INFO -- : [706/885] 2185191=test_yaml_tree
I, [2024-05-10T21:41:16.068856 #2143829]  INFO -- : [707/885] 2185204=test_gem_unsatisfiable_dependency_error
I, [2024-05-10T21:41:16.075607 #2143829]  INFO -- : [708/885] 2185191=test_win32ole_record
I, [2024-05-10T21:41:16.081272 #2143829]  INFO -- : [709/885] 2185191=test_cp949
I, [2024-05-10T21:41:16.083507 #2143829]  INFO -- : [710/885] 2185204=test_gem_commands_uninstall_command
I, [2024-05-10T21:41:16.093546 #2143829]  INFO -- : [711/885] 2185191=test_gem_source_specific_file
I, [2024-05-10T21:41:16.175767 #2143829]  INFO -- : [712/885] 2185192=test_foreach
I, [2024-05-10T21:41:16.178777 #2143829]  INFO -- : [713/885] 2185192=test_condition
I, [2024-05-10T21:41:16.179677 #2143829]  INFO -- : [714/885] 2185192=test_io
I, [2024-05-10T21:41:16.250924 #2143829]  INFO -- : [715/885] 2185191=test_sorted_set
I, [2024-05-10T21:41:16.269443 #2143829]  INFO -- : [716/885] 2185206=test_win32ole_type_event
I, [2024-05-10T21:41:16.280952 #2143829]  INFO -- : [717/885] 2185206=test_emoji
I, [2024-05-10T21:41:16.312034 #2143829]  INFO -- : [718/885] 2185206=test_ubf_async_safe
I, [2024-05-10T21:41:16.319548 #2143829]  INFO -- : [719/885] 2185206=test_hash
I, [2024-05-10T21:41:16.423721 #2143829]  INFO -- : [720/885] 2185191=test_io_wait
I, [2024-05-10T21:41:16.447002 #2143829]  INFO -- : [721/885] 2185192=test_gem_commands_exec_command
I, [2024-05-10T21:41:16.503166 #2143829]  INFO -- : [722/885] 2185194=warnings_test
I, [2024-05-10T21:41:16.518581 #2143829]  INFO -- : [723/885] 2185194=test_kwargs
I, [2024-05-10T21:41:16.525332 #2143829]  INFO -- : [724/885] 2185194=test_ellipsize
I, [2024-05-10T21:41:16.542161 #2143829]  INFO -- : [725/885] 2185194=test_date_attr
I, [2024-05-10T21:41:16.544645 #2143829]  INFO -- : [726/885] 2185194=test_console_attr
I, [2024-05-10T21:41:16.550732 #2143829]  INFO -- : [727/885] 2185194=test_summary
I, [2024-05-10T21:41:16.655861 #2143829]  INFO -- : [728/885] 2185194=test_type_completor
I, [2024-05-10T21:41:16.663573 #2143829]  INFO -- : [729/885] 2185194=test_rdoc_context_section
I, [2024-05-10T21:41:16.668574 #2143829]  INFO -- : [730/885] 2185194=test_euc_kr
I, [2024-05-10T21:41:16.671329 #2143829]  INFO -- : [731/885] 2185194=test_ftp
I, [2024-05-10T21:41:16.684861 #2143829]  INFO -- : [732/885] 2185194=test_gem_impossible_dependencies_error
I, [2024-05-10T21:41:16.701771 #2143829]  INFO -- : [733/885] 2185194=test_array_create
I, [2024-05-10T21:41:16.704087 #2143829]  INFO -- : [734/885] 2185194=test_pack
I, [2024-05-10T21:41:16.750335 #2143829]  INFO -- : [735/885] 2185191=test_pattern_key_name_check
I, [2024-05-10T21:41:16.753894 #2143829]  INFO -- : [736/885] 2185191=test_to_ruby
I, [2024-05-10T21:41:16.754622 #2143829]  INFO -- : [737/885] 2185204=test_rdoc_rubygems_hook
I, [2024-05-10T21:41:16.770909 #2143829]  INFO -- : [738/885] 2185191=test_gem_commands_query_command
I, [2024-05-10T21:41:16.825929 #2143829]  INFO -- : [739/885] 2185204=test_method
I, [2024-05-10T21:41:16.847549 #2143829]  INFO -- : [740/885] 2185194=test_c_struct_entry
I, [2024-05-10T21:41:17.071805 #2143829]  INFO -- : [741/885] 2185200=test_lock_native_thread
I, [2024-05-10T21:41:17.111075 #2143829]  INFO -- : [742/885] 2185194=test_gem_commands_stale_command
I, [2024-05-10T21:41:17.111794 #2143829]  INFO -- : [743/885] 2185194=test_remote_fetch_error
I, [2024-05-10T21:41:17.120481 #2143829]  INFO -- : [744/885] 2185194=test_have_library
I, [2024-05-10T21:41:17.268656 #2143829]  INFO -- : [745/885] 2185191=test_show_source
I, [2024-05-10T21:41:17.273064 #2143829]  INFO -- : [746/885] 2185191=test_set
I, [2024-05-10T21:41:17.277870 #2143829]  INFO -- : [747/885] 2185191=test_gem_security_trust_dir
I, [2024-05-10T21:41:17.309943 #2143829]  INFO -- : [748/885] 2185191=test_string_memory
I, [2024-05-10T21:41:17.327184 #2143829]  INFO -- : [749/885] 2185200=comments_test
I, [2024-05-10T21:41:17.329643 #2143829]  INFO -- : [750/885] 2185200=test_sprintf
I, [2024-05-10T21:41:17.383202 #2143829]  INFO -- : [751/885] 2185192=test_gem_requirement
I, [2024-05-10T21:41:17.387465 #2143829]  INFO -- : [752/885] 2185191=test_line_editor
I, [2024-05-10T21:41:17.394129 #2143829]  INFO -- : [753/885] 2185191=test_objspace
I, [2024-05-10T21:41:17.494930 #2143829]  INFO -- : [754/885] 2185192=ripper_test
I, [2024-05-10T21:41:17.505296 #2143829]  INFO -- : [755/885] 2185200=test_undef
I, [2024-05-10T21:41:17.509570 #2143829]  INFO -- : [756/885] 2185200=test_argf
I, [2024-05-10T21:41:17.631522 #2143829]  INFO -- : [757/885] 2185195=test_kill_ring
I, [2024-05-10T21:41:17.720803 #2143829]  INFO -- : [758/885] 2185195=test_ns_spki
I, [2024-05-10T21:41:17.754595 #2143829]  INFO -- : [759/885] 2185195=test_framework
I, [2024-05-10T21:41:17.781553 #2143829]  INFO -- : [760/885] 2185195=test_workspace
I, [2024-05-10T21:41:17.968078 #2143829]  INFO -- : [761/885] 2185196=test_weakmap
I, [2024-05-10T21:41:17.987549 #2143829]  INFO -- : [762/885] 2185192=test_yjit
I, [2024-05-10T21:41:17.994107 #2143829]  INFO -- : [763/885] 2185192=test_ws
I, [2024-05-10T21:41:17.995496 #2143829]  INFO -- : [764/885] 2185192=test_gem_commands_environment_command
I, [2024-05-10T21:41:18.031378 #2143829]  INFO -- : [765/885] 2185195=test_m17n
I, [2024-05-10T21:41:18.045823 #2143829]  INFO -- : [766/885] 2185192=test_tree_builder
I, [2024-05-10T21:41:18.067284 #2143829]  INFO -- : [767/885] 2185192=test_gem_resolver_dependency_request
I, [2024-05-10T21:41:18.093079 #2143829]  INFO -- : [768/885] 2185192=test_hash
I, [2024-05-10T21:41:18.107940 #2143829]  INFO -- : [769/885] 2185192=test_postponed_job
I, [2024-05-10T21:41:18.115962 #2143829]  INFO -- : [770/885] 2185193=test_alias_and_anchor
I, [2024-05-10T21:41:18.121696 #2143829]  INFO -- : [771/885] 2185195=test_external_new
I, [2024-05-10T21:41:18.125947 #2143829]  INFO -- : [772/885] 2185193=test_gem_request_set_lockfile
I, [2024-05-10T21:41:18.126662 #2143829]  INFO -- : [773/885] 2185195=test_raise_exception
I, [2024-05-10T21:41:18.345068 #2143829]  INFO -- : [774/885] 2185194=test_protect
I, [2024-05-10T21:41:18.351126 #2143829]  INFO -- : [775/885] 2185194=test_win32ole_typelib
I, [2024-05-10T21:41:18.351197 #2143829]  INFO -- : [776/885] 2185194=test_econv
I, [2024-05-10T21:41:18.508181 #2143829]  INFO -- : [777/885] 2185192=test_cesu8
I, [2024-05-10T21:41:18.515577 #2143829]  INFO -- : [778/885] 2185192=test_rdoc_options
I, [2024-05-10T21:41:18.605529 #2143829]  INFO -- : [779/885] 2185198=test_gem_version
I, [2024-05-10T21:41:18.616259 #2143829]  INFO -- : [780/885] 2185193=test_ldap
I, [2024-05-10T21:41:18.621623 #2143829]  INFO -- : [781/885] 2185193=test_emitter
I, [2024-05-10T21:41:18.626622 #2143829]  INFO -- : [782/885] 2185193=test_resource
I, [2024-05-10T21:41:18.634633 #2143829]  INFO -- : [783/885] 2185193=test_gem_commands_signin_command
I, [2024-05-10T21:41:18.694295 #2143829]  INFO -- : [784/885] 2185198=test_string_processing
I, [2024-05-10T21:41:18.704682 #2143829]  INFO -- : [785/885] 2185198=test_fileutils
I, [2024-05-10T21:41:18.739301 #2143829]  INFO -- : [786/885] 2185193=test_rdoc_include
I, [2024-05-10T21:41:18.753349 #2143829]  INFO -- : [787/885] 2185192=test_reqarg
I, [2024-05-10T21:41:18.784087 #2143829]  INFO -- : [788/885] 2185193=test_gem_commands_list_command
I, [2024-05-10T21:41:18.784485 #2143829]  INFO -- : [789/885] 2185193=test_stack
I, [2024-05-10T21:41:18.804716 #2143829]  INFO -- : [790/885] 2185190=test_too_many_dummy_encodings
I, [2024-05-10T21:41:18.868067 #2143829]  INFO -- : [791/885] 2185195=test_gem_remote_fetcher
I, [2024-05-10T21:41:18.887982 #2143829]  INFO -- : [792/885] 2185190=test_parse
I, [2024-05-10T21:41:19.068460 #2143829]  INFO -- : [793/885] 2185207=test_mdns
I, [2024-05-10T21:41:19.070604 #2143829]  INFO -- : [794/885] 2185207=test_gem_resolver_installed_specification
I, [2024-05-10T21:41:19.090071 #2143829]  INFO -- : [795/885] 2185207=test_scanner_events
I, [2024-05-10T21:41:19.111384 #2143829]  INFO -- : [796/885] 2185192=test_complex
I, [2024-05-10T21:41:19.128355 #2143829]  INFO -- : [797/885] 2185207=test_gem_commands_search_command
I, [2024-05-10T21:41:19.134235 #2143829]  INFO -- : [798/885] 2185207=test_frozen_error
I, [2024-05-10T21:41:19.137736 #2143829]  INFO -- : [799/885] 2185207=test_method_cache
I, [2024-05-10T21:41:19.138913 #2143829]  INFO -- : [800/885] 2185207=test_gem_stub_specification
I, [2024-05-10T21:41:19.218932 #2143829]  INFO -- : [801/885] 2185198=test_gem_ext_ext_conf_builder
I, [2024-05-10T21:41:19.255583 #2143829]  INFO -- : [802/885] 2185192=test_path_to_class
I, [2024-05-10T21:41:19.260516 #2143829]  INFO -- : [803/885] 2185192=test_gem_resolver_specification
I, [2024-05-10T21:41:19.282253 #2143829]  INFO -- : [804/885] 2185192=test_gem_dependency
I, [2024-05-10T21:41:19.311406 #2143829]  INFO -- : [805/885] 2185207=test_inlinecache
I, [2024-05-10T21:41:19.396107 #2143829]  INFO -- : [806/885] 2185207=test_rdoc_markup_verbatim
I, [2024-05-10T21:41:19.398494 #2143829]  INFO -- : [807/885] 2185192=test_asn1
I, [2024-05-10T21:41:19.403070 #2143829]  INFO -- : [808/885] 2185207=test_random
I, [2024-05-10T21:41:19.406901 #2143829]  INFO -- : [809/885] 2185207=json_string_matching_test
I, [2024-05-10T21:41:19.411111 #2143829]  INFO -- : [810/885] 2185207=test_load
I, [2024-05-10T21:41:19.420306 #2143829]  INFO -- : [811/885] 2185207=test_class
I, [2024-05-10T21:41:19.428246 #2143829]  INFO -- : [812/885] 2185192=test_rdoc_normal_class
I, [2024-05-10T21:41:19.455385 #2143829]  INFO -- : [813/885] 2185190=test_const
I, [2024-05-10T21:41:19.457519 #2143829]  INFO -- : [814/885] 2185190=test_irb
I, [2024-05-10T21:41:19.479683 #2143829]  INFO -- : [815/885] 2185192=test_date_strftime
I, [2024-05-10T21:41:19.494191 #2143829]  INFO -- : [816/885] 2185194=test_rdoc_parser_rd
I, [2024-05-10T21:41:19.523864 #2143829]  INFO -- : [817/885] 2185194=test_gem_installer
I, [2024-05-10T21:41:19.741891 #2143829]  INFO -- : [818/885] 2185190=test_yamlstore
I, [2024-05-10T21:41:19.751136 #2143829]  INFO -- : [819/885] 2185190=test_prettyprint
I, [2024-05-10T21:41:19.786954 #2143829]  INFO -- : [820/885] 2185190=test_tracepoint
I, [2024-05-10T21:41:19.846000 #2143829]  INFO -- : [821/885] 2185192=test_gem_commands_help_command
I, [2024-05-10T21:41:19.874027 #2143829]  INFO -- : [822/885] 2185205=test_rdoc_markup
I, [2024-05-10T21:41:19.886677 #2143829]  INFO -- : [823/885] 2185205=test_duplicate
I, [2024-05-10T21:41:19.887345 #2143829]  INFO -- : [824/885] 2185205=test_utf32
I, [2024-05-10T21:41:19.894962 #2143829]  INFO -- : [825/885] 2185205=test_basicsocket
I, [2024-05-10T21:41:19.901771 #2143829]  INFO -- : [826/885] 2185206=test_gem_resolver_index_specification
I, [2024-05-10T21:41:19.903168 #2143829]  INFO -- : [827/885] 2185193=test_internal_ivar
I, [2024-05-10T21:41:19.910444 #2143829]  INFO -- : [828/885] 2185193=test_function
I, [2024-05-10T21:41:19.929528 #2143829]  INFO -- : [829/885] 2185205=test_queue
I, [2024-05-10T21:41:19.935026 #2143829]  INFO -- : [830/885] 2185206=parse_comments_test
I, [2024-05-10T21:41:19.937030 #2143829]  INFO -- : [831/885] 2185205=test_noarg
I, [2024-05-10T21:41:19.938435 #2143829]  INFO -- : [832/885] 2185206=test_tempfile
I, [2024-05-10T21:41:19.943657 #2143829]  INFO -- : [833/885] 2185192=test_wss
I, [2024-05-10T21:41:19.949972 #2143829]  INFO -- : [834/885] 2185192=test_fiddle
I, [2024-05-10T21:41:20.055919 #2143829]  INFO -- : [835/885] 2185190=test_find
I, [2024-05-10T21:41:20.060545 #2143829]  INFO -- : [836/885] 2185192=test_ractor
I, [2024-05-10T21:41:20.078063 #2143829]  INFO -- : [837/885] 2185190=test_digest
I, [2024-05-10T21:41:20.146108 #2143829]  INFO -- : [838/885] 2185193=test_marshalable
I, [2024-05-10T21:41:20.151050 #2143829]  INFO -- : [839/885] 2185205=test_require
I, [2024-05-10T21:41:20.158903 #2143829]  INFO -- : [840/885] 2185193=test_cgi_util
I, [2024-05-10T21:41:20.203673 #2143829]  INFO -- : [841/885] 2185192=test_gem_commands_contents_command
I, [2024-05-10T21:41:20.283518 #2143829]  INFO -- : [842/885] 2185192=test_gem_ext_cmake_builder
I, [2024-05-10T21:41:20.302146 #2143829]  INFO -- : [843/885] 2185192=test_bash_completion
I, [2024-05-10T21:41:20.304415 #2143829]  INFO -- : [844/885] 2185206=test_formatter
I, [2024-05-10T21:41:20.310246 #2143829]  INFO -- : [845/885] 2185192=test_deprecate
I, [2024-05-10T21:41:20.310879 #2143829]  INFO -- : [846/885] 2185206=test_rdoc_constant
I, [2024-05-10T21:41:20.339746 #2143829]  INFO -- : [847/885] 2185192=test_recorder
I, [2024-05-10T21:41:20.359349 #2143829]  INFO -- : [848/885] 2185192=test_gem_source_vendor
I, [2024-05-10T21:41:20.369742 #2143829]  INFO -- : [849/885] 2185192=test_gem_commands_owner_command
I, [2024-05-10T21:41:20.418786 #2143829]  INFO -- : [850/885] 2185193=test_pathname
I, [2024-05-10T21:41:20.461748 #2143829]  INFO -- : [851/885] 2185206=test_complexrational
I, [2024-05-10T21:41:20.472720 #2143829]  INFO -- : [852/885] 2185206=test_init
I, [2024-05-10T21:41:20.481692 #2143829]  INFO -- : [853/885] 2185198=regexp_test
I, [2024-05-10T21:41:20.494832 #2143829]  INFO -- : [854/885] 2185198=test_gem_package_tar_reader
I, [2024-05-10T21:41:20.561704 #2143829]  INFO -- : [855/885] 2185198=test_rdoc_encoding
I, [2024-05-10T21:41:20.592505 #2143829]  INFO -- : [856/885] 2185198=test_coverage
I, [2024-05-10T21:41:20.605343 #2143829]  INFO -- : [857/885] 2185193=test_file
I, [2024-05-10T21:41:20.610256 #2143829]  INFO -- : [858/885] 2185193=test_rdoc_any_method
I, [2024-05-10T21:41:20.872122 #2143829]  INFO -- : [859/885] 2185195=test_modify_expand
I, [2024-05-10T21:41:20.877404 #2143829]  INFO -- : [860/885] 2185195=test_rdoc_markdown
I, [2024-05-10T21:41:20.893535 #2143829]  INFO -- : [861/885] 2185206=test_gem_available_set
I, [2024-05-10T21:41:20.910720 #2143829]  INFO -- : [862/885] 2185192=test_rdoc_markup_formatter
I, [2024-05-10T21:41:20.916150 #2143829]  INFO -- : [863/885] 2185192=test_thread_queue
I, [2024-05-10T21:41:20.965649 #2143829]  INFO -- : [864/885] 2185196=test_nowrite
I, [2024-05-10T21:41:20.970966 #2143829]  INFO -- : [865/885] 2185190=test_gem_commands_sources_command
I, [2024-05-10T21:41:20.981351 #2143829]  INFO -- : [866/885] 2185196=test_ansi_without_terminfo
I, [2024-05-10T21:41:20.983060 #2143829]  INFO -- : [867/885] 2185206=test_ractor
I, [2024-05-10T21:41:20.999046 #2143829]  INFO -- : [868/885] 2185206=test_euc_tw
I, [2024-05-10T21:41:21.002217 #2143829]  INFO -- : [869/885] 2185206=test_bmethod
I, [2024-05-10T21:41:21.008006 #2143829]  INFO -- : [870/885] 2185206=test_big2str
I, [2024-05-10T21:41:21.014394 #2143829]  INFO -- : [871/885] 2185206=test_wait
I, [2024-05-10T21:41:21.054014 #2143829]  INFO -- : [872/885] 2185196=test_handle
I, [2024-05-10T21:41:21.071789 #2143829]  INFO -- : [873/885] 2185206=test_forwardable
I, [2024-05-10T21:41:21.080738 #2143829]  INFO -- : [874/885] 2185193=test_yaml
I, [2024-05-10T21:41:21.086144 #2143829]  INFO -- : [875/885] 2185206=test_enc_str_buf_cat
I, [2024-05-10T21:41:21.089909 #2143829]  INFO -- : [876/885] 2185206=test_class2name
I, [2024-05-10T21:41:21.096251 #2143829]  INFO -- : [877/885] 2185206=test_gbk
I, [2024-05-10T21:41:21.098671 #2143829]  INFO -- : [878/885] 2185206=test_profile_frames
I, [2024-05-10T21:41:21.109551 #2143829]  INFO -- : [879/885] 2185195=test_pstore
I, [2024-05-10T21:41:21.114328 #2143829]  INFO -- : [880/885] 2185201=test_cstr
I, [2024-05-10T21:41:21.128517 #2143829]  INFO -- : [881/885] 2185190=test_shapes
I, [2024-05-10T21:41:21.136970 #2143829]  INFO -- : [882/885] 2185190=json_fixtures_test
I, [2024-05-10T21:41:21.144910 #2143829]  INFO -- : [883/885] 2185195=test_io_timeout
I, [2024-05-10T21:41:21.147353 #2143829]  INFO -- : [884/885] 2185190=test_rdoc_parser_c
I, [2024-05-10T21:41:21.148303 #2143829]  INFO -- : [885/885] 2185195=test_comparable
I, [2024-05-10T21:41:33.925681 #2143829]  INFO -- : Finished tests in 33.565185s, 786.1121 tests/s, 278694.6912 assertions/s.
E, [2024-05-10T21:41:33.925851 #2143829] ERROR -- : Children under /tmp/rubytest.jswtvk:
E, [2024-05-10T21:41:33.925897 #2143829] ERROR -- : * drwx------ 2 40 2024-05-10 21:41:20 +0000 d20240510-2185206-t062p8/
E, [2024-05-10T21:41:33.925925 #2143829] ERROR -- : * drwx------ 2 40 2024-05-10 21:41:20 +0000 d20240510-2185206-8seosf/
E, [2024-05-10T21:41:33.925942 #2143829] ERROR -- : * drwx------ 2 40 2024-05-10 21:41:20 +0000 d20240510-2185206-hg0kd/
E, [2024-05-10T21:41:33.925956 #2143829] ERROR -- : * drwx------ 2 40 2024-05-10 21:41:20 +0000 d20240510-2185206-sm39jw/
E, [2024-05-10T21:41:33.925971 #2143829] ERROR -- : * drwx------ 2 40 2024-05-10 21:41:20 +0000 d20240510-2185206-lpgh7z/
E, [2024-05-10T21:41:33.926076 #2143829] ERROR -- : * drwx------ 4 80 2024-05-10 21:41:01 +0000 gem_rebuild20240510-2185191-1pepij/
E, [2024-05-10T21:41:33.926107 #2143829] ERROR -- :   * drwxrwxr-x 2 60 2024-05-10 21:41:01 +0000 new/
E, [2024-05-10T21:41:33.926124 #2143829] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-10 21:41:01 +0000 rebuild_test_gem-1.0.0.gem
E, [2024-05-10T21:41:33.926140 #2143829] ERROR -- :   * drwxrwxr-x 2 60 2024-05-10 21:41:01 +0000 old/
E, [2024-05-10T21:41:33.926154 #2143829] ERROR -- :     * -rw-rw-r-- 1 4096 2024-05-10 21:41:01 +0000 rebuild_test_gem-1.0.0.gem
I, [2024-05-10T21:41:33.927555 #2143829]  INFO -- : 26386 tests, 9354439 assertions, 0 failures, 0 errors, 306 skips
I, [2024-05-10T21:41:33.927581 #2143829]  INFO -- : 
I, [2024-05-10T21:41:33.927588 #2143829]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-10T17:19:42Z master 68b6fe7048) [x86_64-linux]
I, [2024-05-10T21:41:33.929628 #2143829]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-10T21:41:33.929755 #2143829]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-10T21:41:34.023379 #2143829]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-10T21:41:34.023439 #2143829]  INFO -- : 	CC = gcc
I, [2024-05-10T21:41:34.023456 #2143829]  INFO -- : 	LD = ld
I, [2024-05-10T21:41:34.023471 #2143829]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-10T21:41:34.023487 #2143829]  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-10T21:41:34.023502 #2143829]  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-10T21:41:34.023516 #2143829]  INFO -- : 	CPPFLAGS =   
I, [2024-05-10T21:41:34.023530 #2143829]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-10T21:41:34.023544 #2143829]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-10T21:41:34.023558 #2143829]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-10T21:41:34.023571 #2143829]  INFO -- : 	LC_ALL = 
I, [2024-05-10T21:41:34.023585 #2143829]  INFO -- : 	LC_CTYPE = 
I, [2024-05-10T21:41:34.023598 #2143829]  INFO -- : 	MFLAGS = 
I, [2024-05-10T21:41:34.023611 #2143829]  INFO -- : 	RUSTC = no
I, [2024-05-10T21:41:34.023626 #2143829]  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-10T21:41:34.023962 #2143829]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-10T21:41:34.024018 #2143829]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-10T21:41:34.024035 #2143829]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-10T21:41:34.024050 #2143829]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-10T21:41:34.024064 #2143829]  INFO -- : 
I, [2024-05-10T21:41:34.025708 #2143829]  INFO -- : generating enc.mk
I, [2024-05-10T21:41:34.143010 #2143829]  INFO -- : making enc
I, [2024-05-10T21:41:34.160036 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.160097 #2143829]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-10T21:41:34.160110 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.160729 #2143829]  INFO -- : making srcs under enc
I, [2024-05-10T21:41:34.190104 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.190167 #2143829]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-10T21:41:34.190181 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.190937 #2143829]  INFO -- : generating transdb.h
I, [2024-05-10T21:41:34.286796 #2143829]  INFO -- : transdb.h unchanged
I, [2024-05-10T21:41:34.288023 #2143829]  INFO -- : making trans
I, [2024-05-10T21:41:34.321926 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.321996 #2143829]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-10T21:41:34.322009 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.322693 #2143829]  INFO -- : making encs
I, [2024-05-10T21:41:34.361022 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.361097 #2143829]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-10T21:41:34.361111 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:34.362795 #2143829]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-10T21:41:34.389069 #2143829]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-10T21:41:34.391482 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:35.732719 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:35.733546 #2143829]  INFO -- : generating makefile exts.mk
I, [2024-05-10T21:41:35.769943 #2143829]  INFO -- : exts.mk unchanged
I, [2024-05-10T21:41:35.774373 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:36.110000 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:41:36.114814 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-10T21:41:36.121336 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:41:36.126470 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-10T21:41:36.130609 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:41:36.139719 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-10T21:41:36.166306 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:41:36.171177 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-10T21:41:36.192824 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:41:36.203032 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-10T21:41:36.208087 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:41:36.212255 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-10T21:41:36.225023 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:41:36.235575 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-10T21:41:36.250839 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:41:36.255076 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-10T21:41:36.262261 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:41:36.268392 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-10T21:41:36.288233 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:41:36.303238 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-10T21:41:36.306096 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:41:36.308521 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-10T21:41:36.313286 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:41:36.336259 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-10T21:41:36.339460 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:41:36.342725 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-10T21:41:36.357471 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:41:36.365886 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-10T21:41:36.368376 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:41:36.371699 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-10T21:41:36.384037 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:41:36.393387 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-10T21:41:36.411262 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:41:36.441156 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-10T21:41:36.443155 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:41:36.464613 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-10T21:41:36.466577 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:41:36.487816 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-10T21:41:36.489799 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:41:36.511397 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-10T21:41:36.514205 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:41:36.536048 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-10T21:41:36.538031 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:41:36.560017 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-10T21:41:36.583576 #2143829]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:36.650283 #2143829]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-10T21:41:36.650319 #2143829]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:36.650721 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:36.654387 #2143829]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-10T21:41:36.654408 #2143829]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-10T21:41:36.654414 #2143829]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-10T21:41:36.711113 #2143829] 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.760ovc/1-mspec-multi-0
E, [2024-05-10T21:41:36.711285 #2143829] 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.760ovc/2-mspec-multi-1
E, [2024-05-10T21:41:36.711547 #2143829] 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.760ovc/3-mspec-multi-2
E, [2024-05-10T21:41:36.711707 #2143829] 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.760ovc/4-mspec-multi-3
E, [2024-05-10T21:41:36.711949 #2143829] 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.760ovc/5-mspec-multi-4
E, [2024-05-10T21:41:36.712215 #2143829] 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.760ovc/6-mspec-multi-5
E, [2024-05-10T21:41:36.712342 #2143829] 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.760ovc/7-mspec-multi-6
E, [2024-05-10T21:41:36.712651 #2143829] 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.760ovc/8-mspec-multi-7
E, [2024-05-10T21:41:36.712857 #2143829] 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.760ovc/9-mspec-multi-8
E, [2024-05-10T21:41:36.713080 #2143829] 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.760ovc/10-mspec-multi-9
E, [2024-05-10T21:41:36.713302 #2143829] 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.760ovc/11-mspec-multi-10
E, [2024-05-10T21:41:36.713557 #2143829] 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.760ovc/12-mspec-multi-11
E, [2024-05-10T21:41:36.713735 #2143829] 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.760ovc/13-mspec-multi-12
E, [2024-05-10T21:41:36.713859 #2143829] 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.760ovc/14-mspec-multi-13
E, [2024-05-10T21:41:36.714015 #2143829] 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.760ovc/15-mspec-multi-14
E, [2024-05-10T21:41:36.714284 #2143829] 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.760ovc/16-mspec-multi-15
E, [2024-05-10T21:41:36.714579 #2143829] 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.760ovc/17-mspec-multi-16
E, [2024-05-10T21:41:36.714919 #2143829] 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.760ovc/18-mspec-multi-17
E, [2024-05-10T21:41:36.717929 #2143829] 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.760ovc/19-mspec-multi-18
E, [2024-05-10T21:41:36.718256 #2143829] 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.760ovc/20-mspec-multi-19
I, [2024-05-10T21:41:36.885198 #2143829]  INFO -- : ruby 3.4.0dev (2024-05-10T17:19:42Z master 68b6fe7048) [x86_64-linux]
I, [2024-05-10T21:41:37.483329 #2143829]  INFO -- :      0 .........................................................................
I, [2024-05-10T21:41:37.876557 #2143829]  INFO -- :     73 .........................................................................
I, [2024-05-10T21:41:38.016954 #2143829]  INFO -- :    146 .........................................................................
I, [2024-05-10T21:41:38.070834 #2143829]  INFO -- :    219 .........................................................................
I, [2024-05-10T21:41:38.143165 #2143829]  INFO -- :    292 .........................................................................
I, [2024-05-10T21:41:38.181831 #2143829]  INFO -- :    365 .........................................................................
I, [2024-05-10T21:41:38.201919 #2143829]  INFO -- :    438 .........................................................................
I, [2024-05-10T21:41:38.222224 #2143829]  INFO -- :    511 .........................................................................
I, [2024-05-10T21:41:38.239812 #2143829]  INFO -- :    584 .........................................................................
I, [2024-05-10T21:41:38.295450 #2143829]  INFO -- :    657 .........................................................................
I, [2024-05-10T21:41:38.317803 #2143829]  INFO -- :    730 .........................................................................
I, [2024-05-10T21:41:38.337594 #2143829]  INFO -- :    803 .........................................................................
I, [2024-05-10T21:41:38.370278 #2143829]  INFO -- :    876 .........................................................................
I, [2024-05-10T21:41:38.408728 #2143829]  INFO -- :    949 .........................................................................
I, [2024-05-10T21:41:38.489739 #2143829]  INFO -- :   1022 .........................................................................
I, [2024-05-10T21:41:38.654334 #2143829]  INFO -- :   1095 .........................................................................
I, [2024-05-10T21:41:38.764785 #2143829]  INFO -- :   1168 .........................................................................
I, [2024-05-10T21:41:38.824194 #2143829]  INFO -- :   1241 .........................................................................
I, [2024-05-10T21:41:38.879394 #2143829]  INFO -- :   1314 .........................................................................
I, [2024-05-10T21:41:38.901635 #2143829]  INFO -- :   1387 .........................................................................
I, [2024-05-10T21:41:38.999718 #2143829]  INFO -- :   1460 .........................................................................
I, [2024-05-10T21:41:39.491162 #2143829]  INFO -- :   1533 .........................................................................
I, [2024-05-10T21:41:39.529135 #2143829]  INFO -- :   1606 .........................................................................
I, [2024-05-10T21:41:39.640721 #2143829]  INFO -- :   1679 .........................................................................
I, [2024-05-10T21:41:39.752306 #2143829]  INFO -- :   1752 .........................................................................
I, [2024-05-10T21:41:39.827271 #2143829]  INFO -- :   1825 .........................................................................
I, [2024-05-10T21:41:39.929628 #2143829]  INFO -- :   1898 .........................................................................
I, [2024-05-10T21:41:40.017775 #2143829]  INFO -- :   1971 .........................................................................
I, [2024-05-10T21:41:40.086977 #2143829]  INFO -- :   2044 .........................................................................
I, [2024-05-10T21:41:40.130233 #2143829]  INFO -- :   2117 .........................................................................
I, [2024-05-10T21:41:40.143447 #2143829]  INFO -- :   2190 .........................................................................
I, [2024-05-10T21:41:40.163056 #2143829]  INFO -- :   2263 .........................................................................
I, [2024-05-10T21:41:40.175707 #2143829]  INFO -- :   2336 .........................................................................
I, [2024-05-10T21:41:40.210084 #2143829]  INFO -- :   2409 .........................................................................
I, [2024-05-10T21:41:40.316175 #2143829]  INFO -- :   2482 .........................................................................
I, [2024-05-10T21:41:40.341637 #2143829]  INFO -- :   2555 .........................................................................
I, [2024-05-10T21:41:40.445842 #2143829]  INFO -- :   2628 .........................................................................
I, [2024-05-10T21:41:40.537819 #2143829]  INFO -- :   2701 .........................................................................
I, [2024-05-10T21:41:40.569799 #2143829]  INFO -- :   2774 .........................................................................
I, [2024-05-10T21:41:40.628783 #2143829]  INFO -- :   2847 .........................................................................
I, [2024-05-10T21:41:40.662410 #2143829]  INFO -- :   2920 .........................................................................
I, [2024-05-10T21:41:40.689037 #2143829]  INFO -- :   2993 .........................................................................
I, [2024-05-10T21:41:40.714135 #2143829]  INFO -- :   3066 .........................................................................
I, [2024-05-10T21:41:40.728271 #2143829]  INFO -- :   3139 .........................................................................
I, [2024-05-10T21:41:40.738137 #2143829]  INFO -- :   3212 .........................................................................
I, [2024-05-10T21:41:40.772372 #2143829]  INFO -- :   3285 .........................................................................
I, [2024-05-10T21:41:44.737785 #2143829]  INFO -- :   3358 ........................................................................
I, [2024-05-10T21:41:44.737839 #2143829]  INFO -- : 
I, [2024-05-10T21:41:44.737846 #2143829]  INFO -- : Finished in 8.025924 seconds
I, [2024-05-10T21:41:44.737851 #2143829]  INFO -- : 
I, [2024-05-10T21:41:44.737856 #2143829]  INFO -- : 3429 files, 32611 examples, 176734 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-10T21:41:44.739950 #2143829]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.