# Logfile created on 2024-05-17 22:34:13 +0000 by logger.rb/v1.4.3
I, [2024-05-17T22:34:13.365330 #579289]  INFO -- : #<BuildRuby:0x000056295c6c3050 @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.20240517-223413", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056295c75b378 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056295c75b238 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056295c75b058 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240517-223413", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240517-223413>, @binmode=false, @mon_data=#<Monitor:0x000056295c75af90>, @mon_data_owner_object_id=860>>>
I, [2024-05-17T22:34:13.365451 #579289]  INFO -- : $$$[beg] make update-unicode  -j20
I, [2024-05-17T22:34:13.424766 #579289]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-17T22:34:13.425027 #579289]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-17T22:34:13.425737 #579289]  INFO -- : Downloading Unicode emoji 15.0 files...
I, [2024-05-17T22:34:13.466360 #579289]  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-17T22:34:13.466734 #579289]  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-17T22:34:13.466762 #579289]  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-17T22:34:13.903660 #579289] 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-17T22:34:13.903881 #579289] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-17T22:34:13.903903 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-17T22:34:13.903915 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-17T22:34:13.903928 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-17T22:34:13.903941 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-17T22:34:13.903952 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-17T22:34:13.903964 #579289] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-17T22:34:13.903982 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-17T22:34:13.903997 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-17T22:34:13.904009 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-17T22:34:13.904021 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-17T22:34:13.904033 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-17T22:34:13.904044 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-17T22:34:13.904056 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-17T22:34:13.904086 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-17T22:34:13.904099 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-17T22:34:13.904114 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-17T22:34:13.904126 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-17T22:34:13.904137 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-17T22:34:13.904149 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-17T22:34:13.904161 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-17T22:34:13.908346 #579289] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
E, [2024-05-17T22:34:13.908423 #579289] ERROR -- : make: *** Waiting for unfinished jobs....
E, [2024-05-17T22:34:13.929257 #579289] 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-17T22:34:13.929348 #579289] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-17T22:34:13.929367 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-17T22:34:13.929379 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-17T22:34:13.929390 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-17T22:34:13.929407 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-17T22:34:13.929418 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-17T22:34:13.929428 #579289] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-17T22:34:13.929441 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-17T22:34:13.929455 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-17T22:34:13.929466 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-17T22:34:13.929477 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-17T22:34:13.929488 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-17T22:34:13.929498 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-17T22:34:13.929509 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-17T22:34:13.929520 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-17T22:34:13.929531 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-17T22:34:13.929544 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-17T22:34:13.929555 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-17T22:34:13.929566 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-17T22:34:13.929576 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-17T22:34:13.929587 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-17T22:34:13.932628 #579289] 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-17T22:34:13.932700 #579289] ERROR -- : OpenURI::HTTPError: 403 Forbidden: https://www.unicode.org/Public/emoji/15.0/emoji-test.txt
E, [2024-05-17T22:34:13.932716 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:201:in `download'
E, [2024-05-17T22:34:13.932750 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-17T22:34:13.932759 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-17T22:34:13.932768 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-17T22:34:13.932776 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-17T22:34:13.932785 #579289] ERROR -- : /usr/lib/ruby/3.0.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
E, [2024-05-17T22:34:13.932794 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:741:in `buffer_open'
E, [2024-05-17T22:34:13.932802 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:212:in `block in open_loop'
E, [2024-05-17T22:34:13.932811 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `catch'
E, [2024-05-17T22:34:13.932822 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:210:in `open_loop'
E, [2024-05-17T22:34:13.932831 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:151:in `open_uri'
E, [2024-05-17T22:34:13.932839 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:721:in `open'
E, [2024-05-17T22:34:13.932847 #579289] ERROR -- : 	from /usr/lib/ruby/3.0.0/open-uri.rb:729:in `read'
E, [2024-05-17T22:34:13.933008 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:247:in `block in download'
E, [2024-05-17T22:34:13.933018 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:378:in `with_retry'
E, [2024-05-17T22:34:13.933026 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:246:in `download'
E, [2024-05-17T22:34:13.933035 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:136:in `download'
E, [2024-05-17T22:34:13.933043 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:482:in `block in <main>'
E, [2024-05-17T22:34:13.933052 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `each'
E, [2024-05-17T22:34:13.933060 #579289] ERROR -- : 	from /tmp/ruby/src/trunk/tool/downloader.rb:465:in `<main>'
E, [2024-05-17T22:34:13.933336 #579289] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt] Error 1
E, [2024-05-17T22:34:13.933394 #579289] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-sequences.txt'
E, [2024-05-17T22:34:13.936169 #579289] ERROR -- : make: *** [uncommon.mk:1765: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
I, [2024-05-17T22:34:13.936264 #579289]  INFO -- : downloading emoji/15.0/emoji-test.txt ... 
I, [2024-05-17T22:34:13.936719 #579289]  INFO -- : $$$[end] "make update-unicode  -j20" exit with 512.
I, [2024-05-17T22:34:13.936780 #579289]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-17T22:34:14.051896 #579289]  INFO -- : tool/config.guess already exists
I, [2024-05-17T22:34:14.051934 #579289]  INFO -- : tool/config.sub already exists
I, [2024-05-17T22:34:14.053915 #579289]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-17T22:34:14.054250 #579289]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-17T22:34:14.054878 #579289]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-17T22:34:14.055105 #579289]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-17T22:34:14.055356 #579289]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-17T22:34:14.056129 #579289]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-17T22:34:14.056866 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-17T22:34:14.056945 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-17T22:34:14.058029 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-17T22:34:14.058050 #579289]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-17T22:34:14.127003 #579289]  INFO -- :   Successfully built RubyGem
I, [2024-05-17T22:34:14.127045 #579289]  INFO -- :   Name: power_assert
I, [2024-05-17T22:34:14.127051 #579289]  INFO -- :   Version: 2.0.4dev
I, [2024-05-17T22:34:14.127055 #579289]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-17T22:34:14.171961 #579289]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-17T22:34:14.171996 #579289]  INFO -- : $$$[beg] make update-rubyspec -j20
I, [2024-05-17T22:34:14.230345 #579289]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-05-17T22:34:14.230683 #579289]  INFO -- : $$$[end] "make update-rubyspec -j20" exit with 0.
I, [2024-05-17T22:34:14.230716 #579289]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-17T22:34:14.762506 #579289]  INFO -- : Already up to date.
I, [2024-05-17T22:34:14.777668 #579289]  INFO -- : Latest commit hash = cce7c25a42
I, [2024-05-17T22:34:14.778944 #579289]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-17T22:34:14.778999 #579289]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-17T22:34:14.860395 #579289]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-05-17T22:34:14.864628 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-17T22:34:14.864651 #579289]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-17T22:34:14.864657 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-17T22:34:14.880758 #579289]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-17T22:34:14.882061 #579289]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-17T22:34:14.932881 #579289]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-17T22:34:14.934227 #579289]  INFO -- : generating enc.mk
I, [2024-05-17T22:34:15.051115 #579289]  INFO -- : making srcs under enc
I, [2024-05-17T22:34:15.080747 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:15.080770 #579289]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-17T22:34:15.080776 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:15.125365 #579289]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-17T22:34:15.125526 #579289]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-17T22:34:15.126258 #579289]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-17T22:34:15.126646 #579289]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-17T22:34:15.126894 #579289]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-17T22:34:15.128030 #579289]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-17T22:34:15.128784 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-17T22:34:15.128989 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-17T22:34:15.129935 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-17T22:34:15.130142 #579289]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-17T22:34:15.200428 #579289]  INFO -- :   Successfully built RubyGem
I, [2024-05-17T22:34:15.200468 #579289]  INFO -- :   Name: power_assert
I, [2024-05-17T22:34:15.200473 #579289]  INFO -- :   Version: 2.0.4dev
I, [2024-05-17T22:34:15.200481 #579289]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-17T22:34:15.202639 #579289]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-17T22:34:15.262638 #579289]  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-17T22:34:15.267576 #579289]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-17T22:34:15.269702 #579289]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-17T22:34:15.269822 #579289]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-17T22:34:15.327294 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:34:15.327325 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:34:15.327331 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:34:15.327335 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:34:15.327339 #579289]  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-17T22:34:15.327343 #579289]  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-17T22:34:15.327347 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:34:15.327352 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:34:15.327356 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:34:15.327360 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:34:15.327365 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:34:15.327369 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:34:15.327372 #579289]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-17T22:34:15.327376 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:34:15.327380 #579289]  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-17T22:34:15.328904 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:34:15.328930 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:34:15.328937 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:34:15.328945 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:34:15.328950 #579289]  INFO -- : 
I, [2024-05-17T22:34:15.351348 #579289]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-17T22:34:15.453621 #579289]  INFO -- : linking miniruby
I, [2024-05-17T22:34:15.988028 #579289]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-17T22:34:15.988165 #579289]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-17T22:34:16.046106 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:34:16.046142 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:34:16.046160 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:34:16.046165 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:34:16.046170 #579289]  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-17T22:34:16.046177 #579289]  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-17T22:34:16.046182 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:34:16.046186 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:34:16.046190 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:34:16.046194 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:34:16.046199 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:34:16.046203 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:34:16.046207 #579289]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-17T22:34:16.046211 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:34:16.046215 #579289]  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-17T22:34:16.047631 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:34:16.047658 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:34:16.047667 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:34:16.047673 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:34:16.047677 #579289]  INFO -- : 
I, [2024-05-17T22:34:16.160489 #579289]  INFO -- : builtin_binary.inc updated
I, [2024-05-17T22:34:16.165379 #579289]  INFO -- : c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
I, [2024-05-17T22:34:16.166057 #579289]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-17T22:34:16.349003 #579289]  INFO -- : linking static-library libruby-static.a
I, [2024-05-17T22:34:16.661719 #579289]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-17T22:34:18.202738 #579289]  INFO -- : linking ruby
I, [2024-05-17T22:34:18.226129 #579289]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-17T22:34:18.226246 #579289]  INFO -- : $$$[beg] make all -j20
I, [2024-05-17T22:34:18.284612 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:34:18.284643 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:34:18.284648 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:34:18.284652 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:34:18.284656 #579289]  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-17T22:34:18.284666 #579289]  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-17T22:34:18.284670 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:34:18.284674 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:34:18.284677 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:34:18.284681 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:34:18.284684 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:34:18.284687 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:34:18.284691 #579289]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-17T22:34:18.284694 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:34:18.284698 #579289]  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-17T22:34:18.286007 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:34:18.286026 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:34:18.286035 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:34:18.286039 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:34:18.286043 #579289]  INFO -- : 
I, [2024-05-17T22:34:18.314979 #579289]  INFO -- : generating enc.mk
I, [2024-05-17T22:34:18.316794 #579289]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-17T22:34:18.317055 #579289]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-17T22:34:18.317715 #579289]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-17T22:34:18.318395 #579289]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-17T22:34:18.318625 #579289]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-17T22:34:18.319292 #579289]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-17T22:34:18.320147 #579289]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-17T22:34:18.320559 #579289]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-17T22:34:18.321872 #579289]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-17T22:34:18.322817 #579289]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-17T22:34:18.323290 #579289]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-17T22:34:18.323918 #579289]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-17T22:34:18.324182 #579289]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-17T22:34:18.325245 #579289]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-17T22:34:18.326061 #579289]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-17T22:34:18.326409 #579289]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-17T22:34:18.327138 #579289]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-17T22:34:18.327406 #579289]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-17T22:34:18.328298 #579289]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-17T22:34:18.452757 #579289]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-17T22:34:18.455353 #579289]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-17T22:34:18.459888 #579289]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-17T22:34:18.468540 #579289]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-17T22:34:18.471535 #579289]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-17T22:34:18.474229 #579289]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-17T22:34:18.477059 #579289]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-17T22:34:18.478317 #579289]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-17T22:34:18.484162 #579289]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-17T22:34:18.496077 #579289]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-17T22:34:18.498867 #579289]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-17T22:34:18.516698 #579289]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-17T22:34:18.517331 #579289]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-17T22:34:18.518495 #579289]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-17T22:34:18.518991 #579289]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-17T22:34:18.532419 #579289]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-17T22:34:18.554406 #579289]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-17T22:34:18.564563 #579289]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-17T22:34:18.616225 #579289]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-17T22:34:18.618237 #579289]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-17T22:34:18.622980 #579289]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-17T22:34:18.626352 #579289]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-17T22:34:18.646790 #579289]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-17T22:34:18.661697 #579289]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-17T22:34:18.665223 #579289]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-17T22:34:18.665283 #579289]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-17T22:34:18.668215 #579289]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-17T22:34:18.674365 #579289]  INFO -- : making srcs under enc
I, [2024-05-17T22:34:18.674427 #579289]  INFO -- : making enc
I, [2024-05-17T22:34:18.700353 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.700412 #579289]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-17T22:34:18.700446 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.712681 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.712745 #579289]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-17T22:34:18.712753 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.713355 #579289]  INFO -- : generating transdb.h
I, [2024-05-17T22:34:18.819258 #579289]  INFO -- : transdb.h unchanged
I, [2024-05-17T22:34:18.820716 #579289]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-17T22:34:18.820995 #579289]  INFO -- : making trans
I, [2024-05-17T22:34:18.847459 #579289]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-17T22:34:18.849801 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.855576 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.855673 #579289]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-17T22:34:18.855685 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.856610 #579289]  INFO -- : making encs
I, [2024-05-17T22:34:18.914657 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:18.914731 #579289]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-17T22:34:18.914757 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.005458 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.006096 #579289]  INFO -- : generating makefile exts.mk
I, [2024-05-17T22:34:19.043818 #579289]  INFO -- : exts.mk unchanged
I, [2024-05-17T22:34:19.048587 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.074943 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:34:19.076067 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:34:19.077091 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:34:19.077882 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:34:19.077918 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:34:19.078237 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:34:19.079445 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:34:19.079631 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:34:19.079704 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:34:19.080263 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:34:19.080754 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:34:19.081129 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:34:19.081196 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:34:19.081545 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:34:19.081570 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:34:19.081800 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:34:19.082178 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:34:19.082282 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:34:19.082942 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:34:19.082973 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:34:19.083162 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:34:19.083626 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:34:19.083651 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:34:19.083955 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:34:19.084505 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:34:19.084638 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:34:19.084939 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:34:19.085392 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:34:19.085419 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:34:19.088164 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:34:19.089347 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:34:19.089388 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:34:19.091225 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:34:19.091358 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:34:19.091656 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:34:19.094480 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:34:19.095919 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:34:19.102994 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:34:19.108424 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:34:19.108488 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:34:19.108509 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:34:19.108522 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:34:19.110689 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:34:19.116023 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:34:19.140114 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.210013 #579289]  INFO -- : linking ruby
I, [2024-05-17T22:34:19.232563 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.233079 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.236642 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.236664 #579289]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-17T22:34:19.236670 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.237204 #579289]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-17T22:34:19.237354 #579289]  INFO -- : $$$[beg] make install -j20
I, [2024-05-17T22:34:19.304793 #579289]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-17T22:34:19.305033 #579289]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-17T22:34:19.305687 #579289]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-17T22:34:19.306899 #579289]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-17T22:34:19.307985 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:34:19.308021 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:34:19.308030 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:34:19.308036 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:34:19.308043 #579289]  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-17T22:34:19.308058 #579289]  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-17T22:34:19.308064 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:34:19.308071 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:34:19.308079 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:34:19.308085 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:34:19.308092 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:34:19.308098 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:34:19.308104 #579289]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-17T22:34:19.308110 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:34:19.308116 #579289]  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-17T22:34:19.310058 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-17T22:34:19.343829 #579289]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-17T22:34:19.343961 #579289]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-17T22:34:19.344714 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:34:19.344738 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:34:19.344744 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:34:19.344748 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:34:19.344751 #579289]  INFO -- : 
I, [2024-05-17T22:34:19.344755 #579289]  INFO -- : generating enc.mk
I, [2024-05-17T22:34:19.345696 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-17T22:34:19.345868 #579289]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-17T22:34:19.468283 #579289]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-17T22:34:19.468918 #579289]  INFO -- : making srcs under enc
I, [2024-05-17T22:34:19.469296 #579289]  INFO -- : making enc
I, [2024-05-17T22:34:19.486131 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.486166 #579289]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-17T22:34:19.486178 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.498698 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.498737 #579289]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-17T22:34:19.498749 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.499513 #579289]  INFO -- : generating transdb.h
I, [2024-05-17T22:34:19.537584 #579289]  INFO -- :   Successfully built RubyGem
I, [2024-05-17T22:34:19.537652 #579289]  INFO -- :   Name: power_assert
I, [2024-05-17T22:34:19.537666 #579289]  INFO -- :   Version: 2.0.4dev
I, [2024-05-17T22:34:19.537677 #579289]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-17T22:34:19.539741 #579289]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-17T22:34:19.596926 #579289]  INFO -- : transdb.h unchanged
I, [2024-05-17T22:34:19.598473 #579289]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-17T22:34:19.598614 #579289]  INFO -- : making trans
I, [2024-05-17T22:34:19.601015 #579289]  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-17T22:34:19.606009 #579289]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-17T22:34:19.625456 #579289]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-17T22:34:19.627880 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.632431 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.632531 #579289]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-17T22:34:19.632541 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.633322 #579289]  INFO -- : making encs
I, [2024-05-17T22:34:19.691360 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.691425 #579289]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-17T22:34:19.691434 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.778815 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.779599 #579289]  INFO -- : generating makefile exts.mk
I, [2024-05-17T22:34:19.817498 #579289]  INFO -- : exts.mk unchanged
I, [2024-05-17T22:34:19.822006 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.840681 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:34:19.842184 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:34:19.842605 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:34:19.842996 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:34:19.843069 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:34:19.843443 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:34:19.844633 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:34:19.844934 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:34:19.845351 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:34:19.845376 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:34:19.845803 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:34:19.845915 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:34:19.846437 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:34:19.846504 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:34:19.847085 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:34:19.847103 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:34:19.847167 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:34:19.847267 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:34:19.847885 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:34:19.848720 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:34:19.849321 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:34:19.849426 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:34:19.849651 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:34:19.849827 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:34:19.849887 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:34:19.850173 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:34:19.850442 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:34:19.850467 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:34:19.852202 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:34:19.853144 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:34:19.854360 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:34:19.855176 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:34:19.855530 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:34:19.857403 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:34:19.859249 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:34:19.859730 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:34:19.860269 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:34:19.870601 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:34:19.872147 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:34:19.873545 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:34:19.873653 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:34:19.878960 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:34:19.880207 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:34:19.880663 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:34:19.904348 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.972530 #579289]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-17T22:34:19.972562 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.972975 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.976772 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.976793 #579289]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-17T22:34:19.976799 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:19.977082 #579289]  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-17T22:34:20.074283 #579289]  INFO -- : Installing to 
I, [2024-05-17T22:34:20.074328 #579289]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-17T22:34:20.074427 #579289]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-17T22:34:20.081584 #579289]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-17T22:34:20.081610 #579289]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-17T22:34:20.081617 #579289]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-17T22:34:20.091163 #579289]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-17T22:34:20.091196 #579289]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-17T22:34:20.091203 #579289]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-17T22:34:20.091356 #579289]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-17T22:34:20.094129 #579289]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-17T22:34:20.094150 #579289]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-17T22:34:20.094156 #579289]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-17T22:34:20.094166 #579289]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-17T22:34:20.094172 #579289]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-17T22:34:20.126891 #579289]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-17T22:34:20.133449 #579289]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-17T22:34:20.133482 #579289]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-17T22:34:20.156119 #579289]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-17T22:34:20.158030 #579289]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-17T22:34:20.160142 #579289]  INFO -- :                                     cgi 0.4.1
I, [2024-05-17T22:34:20.160687 #579289]  INFO -- :                                     delegate 0.3.1
I, [2024-05-17T22:34:20.161178 #579289]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-17T22:34:20.161651 #579289]  INFO -- :                                     english 0.8.0
I, [2024-05-17T22:34:20.162120 #579289]  INFO -- :                                     erb 4.0.4
I, [2024-05-17T22:34:20.163123 #579289]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-17T22:34:20.164082 #579289]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-17T22:34:20.164784 #579289]  INFO -- :                                     find 0.2.0
I, [2024-05-17T22:34:20.165639 #579289]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-17T22:34:20.166710 #579289]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-17T22:34:20.167327 #579289]  INFO -- :                                     irb 1.13.1
I, [2024-05-17T22:34:20.168123 #579289]  INFO -- :                                     logger 1.6.0
I, [2024-05-17T22:34:20.168609 #579289]  INFO -- :                                     net-http 0.4.1
I, [2024-05-17T22:34:20.169107 #579289]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-17T22:34:20.169593 #579289]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-17T22:34:20.170085 #579289]  INFO -- :                                     open3 0.2.1
I, [2024-05-17T22:34:20.170557 #579289]  INFO -- :                                     optparse 0.5.0
I, [2024-05-17T22:34:20.170953 #579289]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-17T22:34:20.171371 #579289]  INFO -- :                                     pp 0.5.0
I, [2024-05-17T22:34:20.172007 #579289]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-17T22:34:20.172393 #579289]  INFO -- :                                     prism 0.29.0
I, [2024-05-17T22:34:20.172943 #579289]  INFO -- :                                     pstore 0.1.3
I, [2024-05-17T22:34:20.173439 #579289]  INFO -- :                                     rdoc 6.6.3.1
I, [2024-05-17T22:34:20.174387 #579289]  INFO -- :                                     readline 0.0.4
I, [2024-05-17T22:34:20.174886 #579289]  INFO -- :                                     reline 0.5.7
I, [2024-05-17T22:34:20.175419 #579289]  INFO -- :                                     resolv 0.4.0
I, [2024-05-17T22:34:20.175783 #579289]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-17T22:34:20.176414 #579289]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-17T22:34:20.177340 #579289]  INFO -- :                                     set 1.1.0
I, [2024-05-17T22:34:20.178134 #579289]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-17T22:34:20.178625 #579289]  INFO -- :                                     singleton 0.2.0
I, [2024-05-17T22:34:20.179069 #579289]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-17T22:34:20.179747 #579289]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-17T22:34:20.180233 #579289]  INFO -- :                                     time 0.3.0
I, [2024-05-17T22:34:20.180734 #579289]  INFO -- :                                     timeout 0.4.1
I, [2024-05-17T22:34:20.181183 #579289]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-17T22:34:20.181642 #579289]  INFO -- :                                     tsort 0.2.0
I, [2024-05-17T22:34:20.182031 #579289]  INFO -- :                                     un 0.3.0
I, [2024-05-17T22:34:20.182474 #579289]  INFO -- :                                     uri 0.13.0
I, [2024-05-17T22:34:20.183071 #579289]  INFO -- :                                     weakref 0.1.3
I, [2024-05-17T22:34:20.183537 #579289]  INFO -- :                                     yaml 0.3.0
I, [2024-05-17T22:34:20.183826 #579289]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-17T22:34:20.190614 #579289]  INFO -- :                                     date 3.3.4
I, [2024-05-17T22:34:20.191150 #579289]  INFO -- :                                     digest 3.1.1
I, [2024-05-17T22:34:20.191635 #579289]  INFO -- :                                     etc 1.4.3
I, [2024-05-17T22:34:20.192144 #579289]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-17T22:34:20.192609 #579289]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-17T22:34:20.193107 #579289]  INFO -- :                                     io-console 0.7.2
I, [2024-05-17T22:34:20.193571 #579289]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-17T22:34:20.194026 #579289]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-17T22:34:20.194437 #579289]  INFO -- :                                     json 2.7.2
I, [2024-05-17T22:34:20.194981 #579289]  INFO -- :                                     openssl 3.2.0
I, [2024-05-17T22:34:20.195555 #579289]  INFO -- :                                     pathname 0.3.0
I, [2024-05-17T22:34:20.195970 #579289]  INFO -- :                                     psych 5.1.2
I, [2024-05-17T22:34:20.196591 #579289]  INFO -- :                                     stringio 3.1.1
I, [2024-05-17T22:34:20.197073 #579289]  INFO -- :                                     strscan 3.1.1
I, [2024-05-17T22:34:20.197532 #579289]  INFO -- :                                     zlib 3.1.0
I, [2024-05-17T22:34:20.197899 #579289]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-17T22:34:20.198470 #579289]  INFO -- :                                     minitest 5.23.0
I, [2024-05-17T22:34:20.207102 #579289]  INFO -- :                                     rake 13.2.1
I, [2024-05-17T22:34:20.210537 #579289]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-17T22:34:20.215392 #579289]  INFO -- :                                     rexml 3.2.6
I, [2024-05-17T22:34:20.219098 #579289]  INFO -- :                                     rss 0.3.0
I, [2024-05-17T22:34:20.221758 #579289]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-17T22:34:20.223363 #579289]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-17T22:34:20.227077 #579289]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-17T22:34:20.228237 #579289]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-17T22:34:20.229403 #579289]  INFO -- :                                     matrix 0.4.2
I, [2024-05-17T22:34:20.232702 #579289]  INFO -- :                                     prime 0.1.2
I, [2024-05-17T22:34:20.237662 #579289]  INFO -- :                                     rbs 3.4.4
I, [2024-05-17T22:34:20.259561 #579289]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-17T22:34:20.261955 #579289]  INFO -- :                                     debug 1.9.2
I, [2024-05-17T22:34:20.265019 #579289]  INFO -- :                                     racc 1.7.3
I, [2024-05-17T22:34:20.267767 #579289]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-17T22:34:20.269493 #579289]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-17T22:34:20.270864 #579289]  INFO -- :                                     base64 0.2.0
I, [2024-05-17T22:34:20.271953 #579289]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-17T22:34:20.274040 #579289]  INFO -- :                                     observer 0.1.2
I, [2024-05-17T22:34:20.275648 #579289]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-17T22:34:20.277130 #579289]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-17T22:34:20.278587 #579289]  INFO -- :                                     rinda 0.2.0
I, [2024-05-17T22:34:20.279881 #579289]  INFO -- :                                     drb 2.2.1
I, [2024-05-17T22:34:20.281507 #579289]  INFO -- :                                     nkf 0.2.0
I, [2024-05-17T22:34:20.284097 #579289]  INFO -- :                                     syslog 0.1.2
I, [2024-05-17T22:34:20.285767 #579289]  INFO -- :                                     csv 3.3.0
I, [2024-05-17T22:34:20.288507 #579289]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-17T22:34:20.289898 #579289]  INFO -- : skipped bundled gems:
I, [2024-05-17T22:34:20.289919 #579289]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-17T22:34:20.293049 #579289]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-17T22:34:20.293163 #579289]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-17T22:34:25.310552 #579289]  INFO -- : PASS all 1936 tests
E, [2024-05-17T22:34:25.316551 #579289] ERROR -- :  
I, [2024-05-17T22:34:25.316877 #579289]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-17T22:34:25.316957 #579289]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-17T22:34:25.379149 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:34:25.379194 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:34:25.379205 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:34:25.379215 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:34:25.379223 #579289]  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-17T22:34:25.379232 #579289]  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-17T22:34:25.379240 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:34:25.379245 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:34:25.379251 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:34:25.379255 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:34:25.379260 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:34:25.379266 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:34:25.379271 #579289]  INFO -- : 	MFLAGS = 
I, [2024-05-17T22:34:25.379275 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:34:25.379280 #579289]  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-17T22:34:25.379982 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:34:25.380010 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:34:25.380018 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:34:25.380024 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:34:25.380029 #579289]  INFO -- : 
I, [2024-05-17T22:34:25.486868 #579289]  INFO -- : Checking leaked global symbols...none
I, [2024-05-17T22:34:25.527695 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-17T22:34:25.527754 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-17T22:34:25.527761 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-17T22:34:25.527765 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-17T22:34:25.527937 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-17T22:34:25.527988 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-17T22:34:25.528263 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-17T22:34:25.528361 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-17T22:34:25.529086 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-17T22:34:25.529366 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-17T22:34:25.530365 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-17T22:34:25.531145 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-17T22:34:25.531177 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-17T22:34:25.531205 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-17T22:34:25.531257 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-17T22:34:25.631838 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-17T22:34:25.634670 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-17T22:34:25.748545 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-17T22:34:25.748608 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-17T22:34:25.748614 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-17T22:34:25.748787 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-17T22:34:25.748817 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-17T22:34:25.748824 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-17T22:34:25.748850 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-17T22:34:25.748947 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-17T22:34:25.748968 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-17T22:34:25.749007 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-17T22:34:25.749050 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-17T22:34:25.749398 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-17T22:34:25.784281 #579289]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-17T22:34:25.786673 #579289]  INFO -- : 
I, [2024-05-17T22:34:25.786697 #579289]  INFO -- : test succeeded
I, [2024-05-17T22:34:25.788207 #579289]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-17T22:34:25.788302 #579289]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-17T22:34:25.882098 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:34:25.882154 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:34:25.882168 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:34:25.882178 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:34:25.882190 #579289]  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-17T22:34:25.882212 #579289]  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-17T22:34:25.882223 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:34:25.882236 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:34:25.882252 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:34:25.882262 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:34:25.882271 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:34:25.882282 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:34:25.882295 #579289]  INFO -- : 	MFLAGS = 
I, [2024-05-17T22:34:25.882305 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:34:25.882315 #579289]  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-17T22:34:25.882810 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:34:25.882866 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:34:25.882879 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:34:25.882896 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:34:25.882907 #579289]  INFO -- : 
I, [2024-05-17T22:34:25.884605 #579289]  INFO -- : generating enc.mk
I, [2024-05-17T22:34:26.002034 #579289]  INFO -- : making enc
I, [2024-05-17T22:34:26.019351 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.019417 #579289]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-17T22:34:26.019431 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.019964 #579289]  INFO -- : making srcs under enc
I, [2024-05-17T22:34:26.049510 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.049573 #579289]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-17T22:34:26.049593 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.050346 #579289]  INFO -- : generating transdb.h
I, [2024-05-17T22:34:26.147079 #579289]  INFO -- : transdb.h unchanged
I, [2024-05-17T22:34:26.148312 #579289]  INFO -- : making trans
I, [2024-05-17T22:34:26.183336 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.183402 #579289]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-17T22:34:26.183417 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.183945 #579289]  INFO -- : making encs
I, [2024-05-17T22:34:26.221023 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.221087 #579289]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-17T22:34:26.221107 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:26.222800 #579289]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-17T22:34:26.251292 #579289]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-17T22:34:26.253944 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:27.612396 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:27.613177 #579289]  INFO -- : generating makefile exts.mk
I, [2024-05-17T22:34:27.649802 #579289]  INFO -- : exts.mk unchanged
I, [2024-05-17T22:34:27.654064 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:27.971372 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:34:27.974780 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:34:27.980293 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:34:27.985553 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:34:27.989204 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:34:27.997089 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:34:28.023723 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:34:28.028428 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:34:28.049937 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:34:28.060643 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:34:28.065733 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:34:28.069932 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:34:28.082701 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:34:28.093239 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:34:28.108418 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:34:28.112372 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:34:28.119425 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:34:28.125368 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:34:28.142579 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:34:28.158130 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:34:28.162545 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:34:28.166587 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:34:28.174160 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:34:28.199258 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:34:28.204598 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:34:28.208577 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:34:28.222904 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:34:28.228409 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:34:28.230715 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:34:28.233978 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:34:28.247527 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:34:28.258116 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:34:28.276914 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:34:28.303653 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:34:28.305593 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:34:28.327551 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:34:28.329467 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:34:28.358172 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:34:28.360292 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:34:28.385502 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:34:28.387912 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:34:28.409341 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:34:28.411424 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:34:28.435263 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:34:28.459643 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:28.526759 #579289]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-17T22:34:28.526797 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:28.527054 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:28.530544 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:28.530574 #579289]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-17T22:34:28.530582 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:34:28.606339 #579289]  INFO -- : Run options: 
I, [2024-05-17T22:34:28.606380 #579289]  INFO -- :   --seed=16156
I, [2024-05-17T22:34:28.606482 #579289]  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-17T22:34:28.606493 #579289]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-17T22:34:28.606496 #579289]  INFO -- :   --name=!/memory_leak/
I, [2024-05-17T22:34:28.606500 #579289]  INFO -- :   --stderr-on-failure
I, [2024-05-17T22:34:28.606503 #579289]  INFO -- :   -j20
I, [2024-05-17T22:34:28.606507 #579289]  INFO -- : 
I, [2024-05-17T22:34:28.606511 #579289]  INFO -- : # Running tests:
I, [2024-05-17T22:34:28.606514 #579289]  INFO -- : 
I, [2024-05-17T22:34:28.756840 #579289]  INFO -- : [  1/885] 620625=test_pkcs7
I, [2024-05-17T22:34:28.756906 #579289]  INFO -- : [  2/885] 620623=test_arith_seq_beg_len_step
I, [2024-05-17T22:34:28.757210 #579289]  INFO -- : [  3/885] 620624=test_gem_resolver_requirement_list
I, [2024-05-17T22:34:28.757242 #579289]  INFO -- : [  4/885] 620628=test_function_entry
I, [2024-05-17T22:34:28.757254 #579289]  INFO -- : [  5/885] 620626=test_find_executable
I, [2024-05-17T22:34:28.759899 #579289]  INFO -- : [  6/885] 620627=ruby_api_test
I, [2024-05-17T22:34:28.759996 #579289]  INFO -- : [  7/885] 620638=test_context
I, [2024-05-17T22:34:28.760087 #579289]  INFO -- : [  8/885] 620639=test_gem_commands_pristine_command
I, [2024-05-17T22:34:28.760166 #579289]  INFO -- : [  9/885] 620640=test_nofree
I, [2024-05-17T22:34:28.760253 #579289]  INFO -- : [ 10/885] 620641=test_coder
I, [2024-05-17T22:34:28.760331 #579289]  INFO -- : [ 11/885] 620636=test_symbol
I, [2024-05-17T22:34:28.760604 #579289]  INFO -- : [ 12/885] 620637=test_unix
I, [2024-05-17T22:34:28.761943 #579289]  INFO -- : [ 13/885] 620628=test_enc_associate
I, [2024-05-17T22:34:28.769695 #579289]  INFO -- : [ 14/885] 620640=test_lazy_enumerator
I, [2024-05-17T22:34:28.787545 #579289]  INFO -- : [ 15/885] 620626=test_date_ractor
I, [2024-05-17T22:34:28.789632 #579289]  INFO -- : [ 16/885] 620629=test_gem_console_ui
I, [2024-05-17T22:34:28.789929 #579289]  INFO -- : [ 17/885] 620630=format_errors_test
I, [2024-05-17T22:34:28.790356 #579289]  INFO -- : [ 18/885] 620631=test_dir
I, [2024-05-17T22:34:28.790374 #579289]  INFO -- : [ 19/885] 620633=test_eval
I, [2024-05-17T22:34:28.790381 #579289]  INFO -- : [ 20/885] 620632=test_autoconf
I, [2024-05-17T22:34:28.790832 #579289]  INFO -- : [ 21/885] 620642=test_ractor_compatibility
I, [2024-05-17T22:34:28.790846 #579289]  INFO -- : [ 22/885] 620635=test_member
I, [2024-05-17T22:34:28.792348 #579289]  INFO -- : [ 23/885] 620634=test_numeric
I, [2024-05-17T22:34:28.794619 #579289]  INFO -- : [ 24/885] 620635=test_cgi_multipart
I, [2024-05-17T22:34:28.801859 #579289]  INFO -- : [ 25/885] 620632=test_gem_commands_cleanup_command
I, [2024-05-17T22:34:28.803608 #579289]  INFO -- : [ 26/885] 620637=test_word
I, [2024-05-17T22:34:28.815161 #579289]  INFO -- : [ 27/885] 620641=test_rdoc_comment
I, [2024-05-17T22:34:28.815681 #579289]  INFO -- : [ 28/885] 620633=test_error_highlight
I, [2024-05-17T22:34:28.815775 #579289]  INFO -- : [ 29/885] 620637=test_resize
I, [2024-05-17T22:34:28.827855 #579289]  INFO -- : [ 30/885] 620623=test_rdoc_generator_darkfish
I, [2024-05-17T22:34:28.828783 #579289]  INFO -- : [ 31/885] 620637=test_http_request
I, [2024-05-17T22:34:28.843994 #579289]  INFO -- : [ 32/885] 620634=test_gem_source_fetch_problem
I, [2024-05-17T22:34:28.883886 #579289]  INFO -- : [ 33/885] 620637=json_generic_object_test
I, [2024-05-17T22:34:28.898767 #579289]  INFO -- : [ 34/885] 620630=location_test
I, [2024-05-17T22:34:28.904497 #579289]  INFO -- : [ 35/885] 620637=test_symbol
I, [2024-05-17T22:34:28.937953 #579289]  INFO -- : [ 36/885] 620630=test_coderange
I, [2024-05-17T22:34:28.938104 #579289]  INFO -- : [ 37/885] 620624=test_mailto
I, [2024-05-17T22:34:28.943425 #579289]  INFO -- : [ 38/885] 620630=test_rdoc_extend
I, [2024-05-17T22:34:28.946262 #579289]  INFO -- : [ 39/885] 620637=test_merge_keys
I, [2024-05-17T22:34:28.953101 #579289]  INFO -- : [ 40/885] 620627=test_gem_resolver_api_specification
I, [2024-05-17T22:34:28.960238 #579289]  INFO -- : [ 41/885] 620637=test_win32ole_variant
I, [2024-05-17T22:34:28.960749 #579289]  INFO -- : [ 42/885] 620624=test_mixed_unicode_escapes
I, [2024-05-17T22:34:28.963139 #579289]  INFO -- : [ 43/885] 620637=test_history
I, [2024-05-17T22:34:28.964626 #579289]  INFO -- : [ 44/885] 620638=test_rdoc_markup_to_ansi
I, [2024-05-17T22:34:28.967506 #579289]  INFO -- : [ 45/885] 620624=test_ipaddr
I, [2024-05-17T22:34:28.991187 #579289]  INFO -- : [ 46/885] 620624=test_rdoc_class_module
I, [2024-05-17T22:34:29.003532 #579289]  INFO -- : [ 47/885] 620641=test_bignum
I, [2024-05-17T22:34:29.004286 #579289]  INFO -- : [ 48/885] 620629=test_gem_ci_detector
I, [2024-05-17T22:34:29.005603 #579289]  INFO -- : [ 49/885] 620625=test_stringio
I, [2024-05-17T22:34:29.015750 #579289]  INFO -- : [ 50/885] 620634=test_arity
I, [2024-05-17T22:34:29.018924 #579289]  INFO -- : [ 51/885] 620637=test_io_wait_uncommon
I, [2024-05-17T22:34:29.019349 #579289]  INFO -- : [ 52/885] 620629=test_win32ole_variable
I, [2024-05-17T22:34:29.023117 #579289]  INFO -- : [ 53/885] 620629=test_trace
I, [2024-05-17T22:34:29.023686 #579289]  INFO -- : [ 54/885] 620637=ractor_test
I, [2024-05-17T22:34:29.023852 #579289]  INFO -- : [ 55/885] 620635=test_win32ole_event
I, [2024-05-17T22:34:29.028103 #579289]  INFO -- : [ 56/885] 620634=test_time_tz
I, [2024-05-17T22:34:29.031876 #579289]  INFO -- : [ 57/885] 620635=test_rdoc_generator_json_index
I, [2024-05-17T22:34:29.035594 #579289]  INFO -- : [ 58/885] 620629=test_gem_package
I, [2024-05-17T22:34:29.050370 #579289]  INFO -- : [ 59/885] 620631=test_complex2
I, [2024-05-17T22:34:29.063788 #579289]  INFO -- : [ 60/885] 620631=test_resolve_symbol
I, [2024-05-17T22:34:29.105048 #579289]  INFO -- : [ 61/885] 620634=test_have_macro
I, [2024-05-17T22:34:29.117135 #579289]  INFO -- : [ 62/885] 620641=test_enum
I, [2024-05-17T22:34:29.136088 #579289]  INFO -- : [ 63/885] 620626=test_gem_specification
I, [2024-05-17T22:34:29.136444 #579289]  INFO -- : [ 64/885] 620637=test_threadgroup
I, [2024-05-17T22:34:29.139447 #579289]  INFO -- : [ 65/885] 620638=test_ssl
I, [2024-05-17T22:34:29.140273 #579289]  INFO -- : [ 66/885] 620625=test_rendering
I, [2024-05-17T22:34:29.147698 #579289]  INFO -- : [ 67/885] 620640=test_debugger_integration
I, [2024-05-17T22:34:29.150142 #579289]  INFO -- : [ 68/885] 620631=test_my_integer
I, [2024-05-17T22:34:29.153602 #579289]  INFO -- : [ 69/885] 620631=test_thread
I, [2024-05-17T22:34:29.159016 #579289]  INFO -- : [ 70/885] 620640=json_ext_parser_test
I, [2024-05-17T22:34:29.167855 #579289]  INFO -- : [ 71/885] 620640=test_ractor
I, [2024-05-17T22:34:29.192383 #579289]  INFO -- : [ 72/885] 620630=test_timeout
I, [2024-05-17T22:34:29.205823 #579289]  INFO -- : [ 73/885] 620633=test_alias
I, [2024-05-17T22:34:29.207105 #579289]  INFO -- : [ 74/885] 620627=test_nonblock
I, [2024-05-17T22:34:29.213231 #579289]  INFO -- : [ 75/885] 620642=test_weakref
I, [2024-05-17T22:34:29.213806 #579289]  INFO -- : [ 76/885] 620625=test_marshal
I, [2024-05-17T22:34:29.220701 #579289]  INFO -- : [ 77/885] 620627=test_unicode_normalize
I, [2024-05-17T22:34:29.276025 #579289]  INFO -- : [ 78/885] 620628=test_reline_key
I, [2024-05-17T22:34:29.289977 #579289]  INFO -- : [ 79/885] 620635=test_rb_str_dup
I, [2024-05-17T22:34:29.290962 #579289]  INFO -- : [ 80/885] 620635=test_singleton_function
I, [2024-05-17T22:34:29.294681 #579289]  INFO -- : [ 81/885] 620635=test_ancdata
I, [2024-05-17T22:34:29.304537 #579289]  INFO -- : [ 82/885] 620635=test_cgi_core
I, [2024-05-17T22:34:29.307035 #579289]  INFO -- : [ 83/885] 620623=test_parser
I, [2024-05-17T22:34:29.316959 #579289]  INFO -- : [ 84/885] 620635=test_registry
I, [2024-05-17T22:34:29.320417 #579289]  INFO -- : [ 85/885] 620635=parse_stream_test
I, [2024-05-17T22:34:29.327009 #579289]  INFO -- : [ 86/885] 620642=test_gem
I, [2024-05-17T22:34:29.327179 #579289]  INFO -- : [ 87/885] 620628=test_gem_source_lock
I, [2024-05-17T22:34:29.336567 #579289]  INFO -- : [ 88/885] 620623=test_ractor
I, [2024-05-17T22:34:29.374992 #579289]  INFO -- : [ 89/885] 620623=test_dns
I, [2024-05-17T22:34:29.381055 #579289]  INFO -- : [ 90/885] 620635=test_gem_commands_open_command
I, [2024-05-17T22:34:29.385692 #579289]  INFO -- : [ 91/885] 620633=test_env
I, [2024-05-17T22:34:29.557038 #579289]  INFO -- : [ 92/885] 620628=test_rdoc_attr
I, [2024-05-17T22:34:29.587474 #579289]  INFO -- : [ 93/885] 620625=test_dryrun
I, [2024-05-17T22:34:29.598148 #579289]  INFO -- : [ 94/885] 620625=test_integer
I, [2024-05-17T22:34:29.610804 #579289]  INFO -- : [ 95/885] 620640=desugar_compiler_test
I, [2024-05-17T22:34:29.624556 #579289]  INFO -- : [ 96/885] 620632=test_gem_commands_setup_command
I, [2024-05-17T22:34:29.637479 #579289]  INFO -- : [ 97/885] 620625=test_rubyoptions
I, [2024-05-17T22:34:29.641912 #579289]  INFO -- : [ 98/885] 620629=test_super
I, [2024-05-17T22:34:29.656508 #579289]  INFO -- : [ 99/885] 620635=test_integer
I, [2024-05-17T22:34:29.662016 #579289]  INFO -- : [100/885] 620634=test_cgi_modruby
I, [2024-05-17T22:34:29.682425 #579289]  INFO -- : [101/885] 620640=test_rubygems
I, [2024-05-17T22:34:29.684935 #579289]  INFO -- : [102/885] 620628=test_call
I, [2024-05-17T22:34:29.685715 #579289]  INFO -- : [103/885] 620638=test_https_proxy
I, [2024-05-17T22:34:29.687405 #579289]  INFO -- : [104/885] 620634=test_have_func
I, [2024-05-17T22:34:29.688953 #579289]  INFO -- : [105/885] 620638=test_gem_request_set_lockfile_tokenizer
I, [2024-05-17T22:34:29.699284 #579289]  INFO -- : [106/885] 620624=test_stat
I, [2024-05-17T22:34:29.705535 #579289]  INFO -- : [107/885] 620624=test_capacity
I, [2024-05-17T22:34:29.708573 #579289]  INFO -- : [108/885] 620624=test_nextafter
I, [2024-05-17T22:34:29.789962 #579289]  INFO -- : [109/885] 620624=test_usrmarshal
I, [2024-05-17T22:34:29.822823 #579289]  INFO -- : [110/885] 620628=test_object_references
I, [2024-05-17T22:34:29.832234 #579289]  INFO -- : [111/885] 620628=test_gem_resolver_git_specification
I, [2024-05-17T22:34:29.843516 #579289]  INFO -- : [112/885] 620623=test_fips
I, [2024-05-17T22:34:29.888101 #579289]  INFO -- : [113/885] 620638=test_x509name
I, [2024-05-17T22:34:29.920190 #579289]  INFO -- : [114/885] 620638=test_update
I, [2024-05-17T22:34:29.926635 #579289]  INFO -- : [115/885] 620638=test_rdoc_code_object
I, [2024-05-17T22:34:29.982159 #579289]  INFO -- : [116/885] 620636=test_x509store
I, [2024-05-17T22:34:30.004763 #579289]  INFO -- : [117/885] 620624=test_webauthn_listener
I, [2024-05-17T22:34:30.009822 #579289]  INFO -- : [118/885] 620640=test_lambda
I, [2024-05-17T22:34:30.011301 #579289]  INFO -- : [119/885] 620630=test_ast
I, [2024-05-17T22:34:30.037788 #579289]  INFO -- : [120/885] 620641=test_gem_request_set_gem_dependency_api
I, [2024-05-17T22:34:30.057731 #579289]  INFO -- : [121/885] 620624=test_jaro_winkler
I, [2024-05-17T22:34:30.060606 #579289]  INFO -- : [122/885] 620629=test_random_formatter
I, [2024-05-17T22:34:30.061896 #579289]  INFO -- : [123/885] 620628=test_helper
I, [2024-05-17T22:34:30.064441 #579289]  INFO -- : [124/885] 620640=test_gem_safe_marshal
I, [2024-05-17T22:34:30.064886 #579289]  INFO -- : [125/885] 620624=test_gem_resolver_api_set
I, [2024-05-17T22:34:30.076848 #579289]  INFO -- : [126/885] 620629=test_gem_resolver_vendor_set
I, [2024-05-17T22:34:30.089455 #579289]  INFO -- : [127/885] 620629=test_config
I, [2024-05-17T22:34:30.100794 #579289]  INFO -- : [128/885] 620623=test_enumerable
I, [2024-05-17T22:34:30.105381 #579289]  INFO -- : [129/885] 620623=test_eval
I, [2024-05-17T22:34:30.113173 #579289]  INFO -- : [130/885] 620624=json_generator_test
I, [2024-05-17T22:34:30.119231 #579289]  INFO -- : [131/885] 620639=test_transcode
I, [2024-05-17T22:34:30.127364 #579289]  INFO -- : [132/885] 620628=test_dup
I, [2024-05-17T22:34:30.140446 #579289]  INFO -- : [133/885] 620637=test_pty
I, [2024-05-17T22:34:30.200003 #579289]  INFO -- : [134/885] 620624=test_constant
I, [2024-05-17T22:34:30.258239 #579289]  INFO -- : [135/885] 620638=command_line_test
I, [2024-05-17T22:34:30.259582 #579289]  INFO -- : [136/885] 620632=test_range
I, [2024-05-17T22:34:30.298491 #579289]  INFO -- : [137/885] 620628=test_project_sanity
I, [2024-05-17T22:34:30.304277 #579289]  INFO -- : [138/885] 620639=test_gem_uri_formatter
I, [2024-05-17T22:34:30.310486 #579289]  INFO -- : [139/885] 620623=test_encoding
I, [2024-05-17T22:34:30.317748 #579289]  INFO -- : [140/885] 620638=test_erb_command
I, [2024-05-17T22:34:30.323500 #579289]  INFO -- : [141/885] 620639=test_helper
I, [2024-05-17T22:34:30.332266 #579289]  INFO -- : [142/885] 620639=test_ts
I, [2024-05-17T22:34:30.348954 #579289]  INFO -- : [143/885] 620628=library_symbols_test
I, [2024-05-17T22:34:30.351086 #579289]  INFO -- : [144/885] 620638=test_addr
I, [2024-05-17T22:34:30.352787 #579289]  INFO -- : [145/885] 620628=test_locale
I, [2024-05-17T22:34:30.360389 #579289]  INFO -- : [146/885] 620638=test_ensured
I, [2024-05-17T22:34:30.412534 #579289]  INFO -- : [147/885] 620628=test_rdoc_ri_paths
I, [2024-05-17T22:34:30.420879 #579289]  INFO -- : [148/885] 620636=test_vm_dump
I, [2024-05-17T22:34:30.421111 #579289]  INFO -- : [149/885] 620636=test_tmpdir
I, [2024-05-17T22:34:30.430266 #579289]  INFO -- : [150/885] 620638=test_integer_comb
I, [2024-05-17T22:34:30.433980 #579289]  INFO -- : [151/885] 620628=test_rdoc_markup_document
I, [2024-05-17T22:34:30.443769 #579289]  INFO -- : [152/885] 620628=test_regexp
I, [2024-05-17T22:34:30.475020 #579289]  INFO -- : [153/885] 620641=test_gem_commands_check_command
I, [2024-05-17T22:34:30.507993 #579289]  INFO -- : [154/885] 620641=errors_test
I, [2024-05-17T22:34:30.516754 #579289]  INFO -- : [155/885] 620636=static_inspect_test
I, [2024-05-17T22:34:30.536044 #579289]  INFO -- : [156/885] 620623=unescape_test
I, [2024-05-17T22:34:30.578564 #579289]  INFO -- : [157/885] 620629=test_ostruct
I, [2024-05-17T22:34:30.586990 #579289]  INFO -- : [158/885] 620640=test_force_exit
I, [2024-05-17T22:34:30.604374 #579289]  INFO -- : [159/885] 620636=test_file
I, [2024-05-17T22:34:30.653545 #579289]  INFO -- : [160/885] 620637=test_data_error
I, [2024-05-17T22:34:30.701506 #579289]  INFO -- : [161/885] 620641=bom_test
I, [2024-05-17T22:34:30.712146 #579289]  INFO -- : [162/885] 620640=test_udp
I, [2024-05-17T22:34:30.715440 #579289]  INFO -- : [163/885] 620641=test_gem_local_remote_options
I, [2024-05-17T22:34:30.719644 #579289]  INFO -- : [164/885] 620640=test_date_arith
I, [2024-05-17T22:34:30.726818 #579289]  INFO -- : [165/885] 620640=test_object
I, [2024-05-17T22:34:30.728499 #579289]  INFO -- : [166/885] 620637=test_ruby_lex
I, [2024-05-17T22:34:30.767534 #579289]  INFO -- : [167/885] 620629=test_sleep
I, [2024-05-17T22:34:30.768222 #579289]  INFO -- : [168/885] 620641=test_flip
I, [2024-05-17T22:34:30.789721 #579289]  INFO -- : [169/885] 620641=compiler_test
I, [2024-05-17T22:34:30.798597 #579289]  INFO -- : [170/885] 620641=test_change_word
I, [2024-05-17T22:34:30.807929 #579289]  INFO -- : [171/885] 620641=test_normalize
I, [2024-05-17T22:34:30.808052 #579289]  INFO -- : [172/885] 620641=test_ossl
I, [2024-05-17T22:34:30.845409 #579289]  INFO -- : [173/885] 620639=test_timeout
I, [2024-05-17T22:34:30.850264 #579289]  INFO -- : [174/885] 620639=test_rdoc_rd_block_parser
I, [2024-05-17T22:34:30.911044 #579289]  INFO -- : [175/885] 620637=test_tsort
I, [2024-05-17T22:34:30.921588 #579289]  INFO -- : [176/885] 620637=test_signedness
I, [2024-05-17T22:34:30.973180 #579289]  INFO -- : [177/885] 620634=test_type
I, [2024-05-17T22:34:30.975532 #579289]  INFO -- : [178/885] 620634=test_ractor
I, [2024-05-17T22:34:31.028007 #579289]  INFO -- : [179/885] 620632=test_big5
I, [2024-05-17T22:34:31.032531 #579289]  INFO -- : [180/885] 620632=test_func
I, [2024-05-17T22:34:31.051173 #579289]  INFO -- : [181/885] 620639=test_pointer
I, [2024-05-17T22:34:31.052431 #579289]  INFO -- : [182/885] 620634=version_test
I, [2024-05-17T22:34:31.112322 #579289]  INFO -- : [183/885] 620634=test_cgi_header
I, [2024-05-17T22:34:31.133694 #579289]  INFO -- : [184/885] 620634=heredoc_dedent_test
I, [2024-05-17T22:34:31.142389 #579289]  INFO -- : [185/885] 620634=test_object
I, [2024-05-17T22:34:31.151116 #579289]  INFO -- : [186/885] 620634=test_arithmetic_sequence
I, [2024-05-17T22:34:31.161039 #579289]  INFO -- : [187/885] 620626=test_key_actor_emacs
I, [2024-05-17T22:34:31.162681 #579289]  INFO -- : [188/885] 620634=test_gem_command_manager
I, [2024-05-17T22:34:31.164618 #579289]  INFO -- : [189/885] 620640=test_basicinstructions
I, [2024-05-17T22:34:31.228887 #579289]  INFO -- : [190/885] 620640=test_gem_gemcutter_utilities
I, [2024-05-17T22:34:31.335537 #579289]  INFO -- : [191/885] 620634=test_logger
I, [2024-05-17T22:34:31.348150 #579289]  INFO -- : [192/885] 620626=test_files_test
I, [2024-05-17T22:34:31.349283 #579289]  INFO -- : [193/885] 620634=test_gem_update_suggestion
I, [2024-05-17T22:34:31.408529 #579289]  INFO -- : [194/885] 620634=test_file_exhaustive
I, [2024-05-17T22:34:31.423111 #579289]  INFO -- : [195/885] 620639=test_rdoc_parser_markdown
I, [2024-05-17T22:34:31.461103 #579289]  INFO -- : [196/885] 620626=test_import
I, [2024-05-17T22:34:31.470419 #579289]  INFO -- : [197/885] 620639=test_gem_resolver_lock_set
I, [2024-05-17T22:34:31.493955 #579289]  INFO -- : [198/885] 620639=test_not
I, [2024-05-17T22:34:31.494505 #579289]  INFO -- : [199/885] 620639=test_rdoc_markup_hard_break
I, [2024-05-17T22:34:31.499058 #579289]  INFO -- : [200/885] 620639=test_gem_package_task
I, [2024-05-17T22:34:31.504683 #579289]  INFO -- : [201/885] 620639=test_date_strptime
I, [2024-05-17T22:34:31.531039 #579289]  INFO -- : [202/885] 620642=test_placearg
I, [2024-05-17T22:34:31.590704 #579289]  INFO -- : [203/885] 620640=test_gem_platform
I, [2024-05-17T22:34:31.619437 #579289]  INFO -- : [204/885] 620623=test_pkey_rsa
I, [2024-05-17T22:34:31.656772 #579289]  INFO -- : [205/885] 620642=test_numhash
I, [2024-05-17T22:34:31.675095 #579289]  INFO -- : [206/885] 620642=test_gem_commands_push_command
I, [2024-05-17T22:34:31.675817 #579289]  INFO -- : [207/885] 620640=test_weakkeymap
I, [2024-05-17T22:34:31.679153 #579289]  INFO -- : [208/885] 620639=test_continuation
I, [2024-05-17T22:34:31.683887 #579289]  INFO -- : [209/885] 620639=test_fd_setsize
I, [2024-05-17T22:34:31.684669 #579289]  INFO -- : [210/885] 620639=test_keyword
I, [2024-05-17T22:34:31.823543 #579289]  INFO -- : [211/885] 620632=test_class_name_check
I, [2024-05-17T22:34:31.843203 #579289]  INFO -- : [212/885] 620632=test_delete
I, [2024-05-17T22:34:31.843957 #579289]  INFO -- : [213/885] 620632=test_win32ole_method
I, [2024-05-17T22:34:31.850934 #579289]  INFO -- : [214/885] 620632=test_rdoc_generator_pot
I, [2024-05-17T22:34:31.860624 #579289]  INFO -- : [215/885] 620623=test_unicode
I, [2024-05-17T22:34:31.910557 #579289]  INFO -- : [216/885] 620640=test_rdoc_parser_changelog
I, [2024-05-17T22:34:31.919227 #579289]  INFO -- : [217/885] 620623=test_enumerator
I, [2024-05-17T22:34:31.925840 #579289]  INFO -- : [218/885] 620623=test_koi8
I, [2024-05-17T22:34:31.930990 #579289]  INFO -- : [219/885] 620623=parameters_signature_test
I, [2024-05-17T22:34:31.934320 #579289]  INFO -- : [220/885] 620623=test_rdoc_method_attr
I, [2024-05-17T22:34:31.946528 #579289]  INFO -- : [221/885] 620626=static_literals_test
I, [2024-05-17T22:34:32.045586 #579289]  INFO -- : [222/885] 620626=test_data
I, [2024-05-17T22:34:32.051247 #579289]  INFO -- : [223/885] 620626=test_filter
I, [2024-05-17T22:34:32.062798 #579289]  INFO -- : [224/885] 620632=test_gem_gem_runner
I, [2024-05-17T22:34:32.066543 #579289]  INFO -- : [225/885] 620623=test_gem_resolver_vendor_specification
I, [2024-05-17T22:34:32.073260 #579289]  INFO -- : [226/885] 620626=test_gem_commands_update_command
I, [2024-05-17T22:34:32.121862 #579289]  INFO -- : [227/885] 620632=test_notimplement
I, [2024-05-17T22:34:32.126068 #579289]  INFO -- : [228/885] 620632=test_random
I, [2024-05-17T22:34:32.131023 #579289]  INFO -- : [229/885] 620640=test_gem_uri
I, [2024-05-17T22:34:32.133879 #579289]  INFO -- : [230/885] 620632=test_key_event_record
I, [2024-05-17T22:34:32.151247 #579289]  INFO -- : [231/885] 620640=test_ssl_session
I, [2024-05-17T22:34:32.193595 #579289]  INFO -- : [232/885] 620632=test_thread_cv
I, [2024-05-17T22:34:32.198766 #579289]  INFO -- : [233/885] 620639=test_lexer
I, [2024-05-17T22:34:32.202888 #579289]  INFO -- : [234/885] 620642=test_terminfo
I, [2024-05-17T22:34:32.214316 #579289]  INFO -- : [235/885] 620639=test_compile_prism
I, [2024-05-17T22:34:32.257384 #579289]  INFO -- : [236/885] 620623=test_bug-14834
I, [2024-05-17T22:34:32.270073 #579289]  INFO -- : [237/885] 620642=test_rdoc_markup_to_html
I, [2024-05-17T22:34:32.283877 #579289]  INFO -- : [238/885] 620638=test_date_compat
I, [2024-05-17T22:34:32.293033 #579289]  INFO -- : [239/885] 620638=test_tree_spell_checker
I, [2024-05-17T22:34:32.301288 #579289]  INFO -- : [240/885] 620627=test_addrinfo
I, [2024-05-17T22:34:32.307342 #579289]  INFO -- : [241/885] 620638=test_http
I, [2024-05-17T22:34:32.325089 #579289]  INFO -- : [242/885] 620627=test_win32ole_param_event
I, [2024-05-17T22:34:32.326293 #579289]  INFO -- : [243/885] 620627=test_bn
I, [2024-05-17T22:34:32.329378 #579289]  INFO -- : [244/885] 620623=redundant_return_test
I, [2024-05-17T22:34:32.332101 #579289]  INFO -- : [245/885] 620623=test_case_mapping
I, [2024-05-17T22:34:32.341890 #579289]  INFO -- : [246/885] 620623=test_path
I, [2024-05-17T22:34:32.344845 #579289]  INFO -- : [247/885] 620623=test_sockopt
I, [2024-05-17T22:34:32.348307 #579289]  INFO -- : [248/885] 620623=test_rdoc_markup_to_label
I, [2024-05-17T22:34:32.348629 #579289]  INFO -- : [249/885] 620633=test_install
I, [2024-05-17T22:34:32.352420 #579289]  INFO -- : [250/885] 620627=test_rdoc_ri_driver
I, [2024-05-17T22:34:32.379371 #579289]  INFO -- : [251/885] 620623=test_httpheader
I, [2024-05-17T22:34:32.407365 #579289]  INFO -- : [252/885] 620623=test_gem_resolver_local_specification
I, [2024-05-17T22:34:32.462380 #579289]  INFO -- : [253/885] 620623=test_set_len
I, [2024-05-17T22:34:32.465407 #579289]  INFO -- : [254/885] 620623=test_encoding
I, [2024-05-17T22:34:32.473016 #579289]  INFO -- : [255/885] 620623=test_httpresponses
I, [2024-05-17T22:34:32.475093 #579289]  INFO -- : [256/885] 620623=test_key_stroke
I, [2024-05-17T22:34:32.479458 #579289]  INFO -- : [257/885] 620623=json_encoding_test
I, [2024-05-17T22:34:32.482586 #579289]  INFO -- : [258/885] 620642=test_color
I, [2024-05-17T22:34:32.492534 #579289]  INFO -- : [259/885] 620623=test_rbconfig
I, [2024-05-17T22:34:32.493228 #579289]  INFO -- : [260/885] 620623=test_primitive
I, [2024-05-17T22:34:32.500019 #579289]  INFO -- : [261/885] 620633=test_human_typo
I, [2024-05-17T22:34:32.504849 #579289]  INFO -- : [262/885] 620623=test_rdoc_i18n_locale
I, [2024-05-17T22:34:32.509091 #579289]  INFO -- : [263/885] 620633=test_chilled
I, [2024-05-17T22:34:32.509445 #579289]  INFO -- : [264/885] 620623=test_name_error_extension
I, [2024-05-17T22:34:32.510683 #579289]  INFO -- : [265/885] 620633=test_acceptable
I, [2024-05-17T22:34:32.518345 #579289]  INFO -- : [266/885] 620639=test_euc_jp
I, [2024-05-17T22:34:32.520343 #579289]  INFO -- : [267/885] 620639=test_rdoc_generator_pot_po_entry
I, [2024-05-17T22:34:32.520677 #579289]  INFO -- : [268/885] 620623=test_document
I, [2024-05-17T22:34:32.525005 #579289]  INFO -- : [269/885] 620623=test_pair
I, [2024-05-17T22:34:32.527022 #579289]  INFO -- : [270/885] 620639=test_win32ole_param
I, [2024-05-17T22:34:32.528931 #579289]  INFO -- : [271/885] 620639=test_gem_commands_yank_command
I, [2024-05-17T22:34:32.531965 #579289]  INFO -- : [272/885] 620642=test_recursion
I, [2024-05-17T22:34:32.532678 #579289]  INFO -- : [273/885] 620642=test_exit
I, [2024-05-17T22:34:32.588821 #579289]  INFO -- : [274/885] 620642=test_popen_deadlock
I, [2024-05-17T22:34:32.621591 #579289]  INFO -- : [275/885] 620635=test_delegate
I, [2024-05-17T22:34:32.632760 #579289]  INFO -- : [276/885] 620635=test_mkmf
I, [2024-05-17T22:34:32.648235 #579289]  INFO -- : [277/885] 620624=test_date_marshal
I, [2024-05-17T22:34:32.649374 #579289]  INFO -- : [278/885] 620633=test_history
I, [2024-05-17T22:34:32.651353 #579289]  INFO -- : [279/885] 620624=test_open3
I, [2024-05-17T22:34:32.666330 #579289]  INFO -- : [280/885] 620635=test_multi_irb_commands
I, [2024-05-17T22:34:32.669715 #579289]  INFO -- : [281/885] 620635=test_fiber
I, [2024-05-17T22:34:32.786130 #579289]  INFO -- : [282/885] 620627=test_closure
I, [2024-05-17T22:34:32.801652 #579289]  INFO -- : [283/885] 620633=test_bundled_ca
I, [2024-05-17T22:34:32.838545 #579289]  INFO -- : [284/885] 620632=test_digest
I, [2024-05-17T22:34:32.848609 #579289]  INFO -- : [285/885] 620632=test_gem_security
I, [2024-05-17T22:34:33.006346 #579289]  INFO -- : [286/885] 620639=test_rdoc_servlet
I, [2024-05-17T22:34:33.149473 #579289]  INFO -- : [287/885] 620642=test_ractor
I, [2024-05-17T22:34:33.163229 #579289]  INFO -- : [288/885] 620627=test_beginendblock
I, [2024-05-17T22:34:33.188654 #579289]  INFO -- : [289/885] 620639=test_files_lib
I, [2024-05-17T22:34:33.211769 #579289]  INFO -- : [290/885] 620640=test_gem_commands_unpack_command
I, [2024-05-17T22:34:33.222441 #579289]  INFO -- : [291/885] 620642=test_rdoc_markup_to_bs
I, [2024-05-17T22:34:33.249652 #579289]  INFO -- : [292/885] 620642=test_help
I, [2024-05-17T22:34:33.256811 #579289]  INFO -- : [293/885] 620642=test_within_pipe
I, [2024-05-17T22:34:33.284762 #579289]  INFO -- : [294/885] 620642=test_emoji_breaks
I, [2024-05-17T22:34:33.287023 #579289]  INFO -- : [295/885] 620642=test_gem_bundler_version_finder
I, [2024-05-17T22:34:33.295844 #579289]  INFO -- : [296/885] 620637=reflection_test
I, [2024-05-17T22:34:33.320244 #579289]  INFO -- : [297/885] 620642=test_pinned
I, [2024-05-17T22:34:33.348155 #579289]  INFO -- : [298/885] 620642=test_printf
I, [2024-05-17T22:34:33.355681 #579289]  INFO -- : [299/885] 620642=test_rdoc_markup_pre_process
I, [2024-05-17T22:34:33.357923 #579289]  INFO -- : [300/885] 620637=test_stream
I, [2024-05-17T22:34:33.360704 #579289]  INFO -- : [301/885] 620626=test_to_ary_concat
I, [2024-05-17T22:34:33.360757 #579289]  INFO -- : [302/885] 620637=test_time
I, [2024-05-17T22:34:33.428693 #579289]  INFO -- : [303/885] 620642=test_webauthn_listener_response
I, [2024-05-17T22:34:33.444409 #579289]  INFO -- : [304/885] 620642=test_exception_at_throwing
I, [2024-05-17T22:34:33.484704 #579289]  INFO -- : [305/885] 620642=test_iseq
I, [2024-05-17T22:34:33.491808 #579289]  INFO -- : [306/885] 620640=test_rdoc_markup_heading
I, [2024-05-17T22:34:33.492563 #579289]  INFO -- : [307/885] 620637=test_scheduler
I, [2024-05-17T22:34:33.500011 #579289]  INFO -- : [308/885] 620640=test_ocsp
I, [2024-05-17T22:34:33.550373 #579289]  INFO -- : [309/885] 620627=test_class
I, [2024-05-17T22:34:33.568959 #579289]  INFO -- : [310/885] 620627=test_pkey_dsa
I, [2024-05-17T22:34:33.638927 #579289]  INFO -- : [311/885] 620637=test_case_comprehensive
I, [2024-05-17T22:34:33.771230 #579289]  INFO -- : [312/885] 620640=test_interned_str
I, [2024-05-17T22:34:33.778837 #579289]  INFO -- : [313/885] 620640=test_gem_commands_build_command
I, [2024-05-17T22:34:34.048595 #579289]  INFO -- : [314/885] 620626=test_option
I, [2024-05-17T22:34:34.064568 #579289]  INFO -- : [315/885] 620640=test_append
I, [2024-05-17T22:34:34.068186 #579289]  INFO -- : [316/885] 620640=test_tracer
I, [2024-05-17T22:34:34.069283 #579289]  INFO -- : [317/885] 620640=test_cmethod
I, [2024-05-17T22:34:34.072302 #579289]  INFO -- : [318/885] 620642=test_did_you_mean
I, [2024-05-17T22:34:34.073616 #579289]  INFO -- : [319/885] 620640=test_io_m17n
I, [2024-05-17T22:34:34.136044 #579289]  INFO -- : [320/885] 620642=test_variable_name_check
I, [2024-05-17T22:34:34.139420 #579289]  INFO -- : [321/885] 620626=test_gem_commands_server_command
I, [2024-05-17T22:34:34.147193 #579289]  INFO -- : [322/885] 620626=test_deprecated
I, [2024-05-17T22:34:34.151156 #579289]  INFO -- : [323/885] 620626=test_color_printer
I, [2024-05-17T22:34:34.157912 #579289]  INFO -- : [324/885] 620642=test_insns_leaf
I, [2024-05-17T22:34:34.159019 #579289]  INFO -- : [325/885] 620642=test_serialize_subclasses
I, [2024-05-17T22:34:34.162575 #579289]  INFO -- : [326/885] 620626=test_key_error
I, [2024-05-17T22:34:34.164103 #579289]  INFO -- : [327/885] 620642=test_engine
I, [2024-05-17T22:34:34.167419 #579289]  INFO -- : [328/885] 620626=test_win32ole_variant_m
I, [2024-05-17T22:34:34.168351 #579289]  INFO -- : [329/885] 620642=test_div
I, [2024-05-17T22:34:34.168681 #579289]  INFO -- : [330/885] 620626=test_allocation
I, [2024-05-17T22:34:34.171809 #579289]  INFO -- : [331/885] 620642=test_rdoc_rd_inline
I, [2024-05-17T22:34:34.177435 #579289]  INFO -- : [332/885] 620642=test_x509req
I, [2024-05-17T22:34:34.382409 #579289]  INFO -- : [333/885] 620642=test_mutex
I, [2024-05-17T22:34:34.477570 #579289]  INFO -- : [334/885] 620633=test_struct
I, [2024-05-17T22:34:34.549982 #579289]  INFO -- : [335/885] 620624=test_gem_path_support
I, [2024-05-17T22:34:34.575124 #579289]  INFO -- : [336/885] 620624=test_set
I, [2024-05-17T22:34:34.622366 #579289]  INFO -- : [337/885] 620624=test_files_test_1
I, [2024-05-17T22:34:34.937154 #579289]  INFO -- : [338/885] 620633=test_config
I, [2024-05-17T22:34:34.955760 #579289]  INFO -- : [339/885] 620633=json_parser_test
I, [2024-05-17T22:34:34.984003 #579289]  INFO -- : [340/885] 620633=test_nomethod_error
I, [2024-05-17T22:34:34.988744 #579289]  INFO -- : [341/885] 620633=memsize_test
I, [2024-05-17T22:34:35.033792 #579289]  INFO -- : [342/885] 620633=json_common_interface_test
I, [2024-05-17T22:34:35.061437 #579289]  INFO -- : [343/885] 620633=test_gem_source_subpath_problem
I, [2024-05-17T22:34:35.142195 #579289]  INFO -- : [344/885] 620640=test_dln
I, [2024-05-17T22:34:35.146314 #579289]  INFO -- : [345/885] 620640=test_win32ole_variant_outarg
I, [2024-05-17T22:34:35.152602 #579289]  INFO -- : [346/885] 620640=test_variable
I, [2024-05-17T22:34:35.211210 #579289]  INFO -- : [347/885] 620633=fuzzer_test
I, [2024-05-17T22:34:35.213567 #579289]  INFO -- : [348/885] 620640=test_rdoc_markup_include
I, [2024-05-17T22:34:35.216071 #579289]  INFO -- : [349/885] 620640=test_sexp
I, [2024-05-17T22:34:35.221846 #579289]  INFO -- : [350/885] 620633=test_rdoc_markup_to_html_snippet
I, [2024-05-17T22:34:35.237164 #579289]  INFO -- : [351/885] 620640=magic_comment_test
I, [2024-05-17T22:34:35.245682 #579289]  INFO -- : [352/885] 620640=test_struct
I, [2024-05-17T22:34:35.249374 #579289]  INFO -- : [353/885] 620640=test_cparser
I, [2024-05-17T22:34:35.491281 #579289]  INFO -- : [354/885] 620642=test_pkg_config
I, [2024-05-17T22:34:35.493659 #579289]  INFO -- : [355/885] 620633=test_shellwords
I, [2024-05-17T22:34:35.497594 #579289]  INFO -- : [356/885] 620633=pattern_test
I, [2024-05-17T22:34:35.512611 #579289]  INFO -- : [357/885] 620633=test_memory_view
I, [2024-05-17T22:34:35.523337 #579289]  INFO -- : [358/885] 620642=test_debug
I, [2024-05-17T22:34:35.525906 #579289]  INFO -- : [359/885] 620642=test_omap
I, [2024-05-17T22:34:35.528049 #579289]  INFO -- : [360/885] 620633=test_string
I, [2024-05-17T22:34:35.528379 #579289]  INFO -- : [361/885] 620633=test_iterator
I, [2024-05-17T22:34:35.531813 #579289]  INFO -- : [362/885] 620642=test_digest_extend
I, [2024-05-17T22:34:35.540795 #579289]  INFO -- : [363/885] 620642=test_gem_resolver_git_set
I, [2024-05-17T22:34:35.596537 #579289]  INFO -- : [364/885] 620639=test_storage
I, [2024-05-17T22:34:35.598855 #579289]  INFO -- : [365/885] 620639=test_gem_security_signer
I, [2024-05-17T22:34:35.607277 #579289]  INFO -- : [366/885] 620633=test_cipher
I, [2024-05-17T22:34:35.644760 #579289]  INFO -- : [367/885] 620633=test_new
I, [2024-05-17T22:34:35.650860 #579289]  INFO -- : [368/885] 620633=test_gem_resolver_installer_set
I, [2024-05-17T22:34:35.699488 #579289]  INFO -- : [369/885] 620639=test_dir_m17n
I, [2024-05-17T22:34:35.767089 #579289]  INFO -- : [370/885] 620629=test_gem_source_git
I, [2024-05-17T22:34:35.800830 #579289]  INFO -- : [371/885] 620633=test_regex_casefold
I, [2024-05-17T22:34:35.827067 #579289]  INFO -- : [372/885] 620642=test_gem_commands_signout_command
I, [2024-05-17T22:34:35.836649 #579289]  INFO -- : [373/885] 620642=test_refinement
I, [2024-05-17T22:34:35.859707 #579289]  INFO -- : [374/885] 620623=test_require
I, [2024-05-17T22:34:36.023749 #579289]  INFO -- : [375/885] 620640=test_cgi_cookie
I, [2024-05-17T22:34:36.035812 #579289]  INFO -- : [376/885] 620640=test_float
I, [2024-05-17T22:34:36.148364 #579289]  INFO -- : [377/885] 620633=test_windows_1252
I, [2024-05-17T22:34:36.152843 #579289]  INFO -- : [378/885] 620633=test_input_method
I, [2024-05-17T22:34:36.179526 #579289]  INFO -- : [379/885] 620633=test_process
I, [2024-05-17T22:34:36.206875 #579289]  INFO -- : [380/885] 620633=test_x509crl
I, [2024-05-17T22:34:36.252546 #579289]  INFO -- : [381/885] 620627=test_signal
I, [2024-05-17T22:34:36.253902 #579289]  INFO -- : [382/885] 620629=test_fixnum
I, [2024-05-17T22:34:36.281867 #579289]  INFO -- : [383/885] 620629=test_rdoc_top_level
I, [2024-05-17T22:34:36.319238 #579289]  INFO -- : [384/885] 620633=test_metaclass
I, [2024-05-17T22:34:36.329775 #579289]  INFO -- : [385/885] 620633=test_cgi_session
I, [2024-05-17T22:34:36.343014 #579289]  INFO -- : [386/885] 620633=test_rdoc_rd
I, [2024-05-17T22:34:36.354798 #579289]  INFO -- : [387/885] 620633=test_gem_commands_cert_command
I, [2024-05-17T22:34:36.556222 #579289]  INFO -- : [388/885] 620629=test_completion
I, [2024-05-17T22:34:36.559612 #579289]  INFO -- : [389/885] 620626=test_yield_block
I, [2024-05-17T22:34:36.563290 #579289]  INFO -- : [390/885] 620626=test_len
I, [2024-05-17T22:34:36.566749 #579289]  INFO -- : [391/885] 620626=test_gem_source_installed
I, [2024-05-17T22:34:36.574160 #579289]  INFO -- : [392/885] 620626=test_x509ext
I, [2024-05-17T22:34:36.588032 #579289]  INFO -- : [393/885] 620626=test_erb
I, [2024-05-17T22:34:36.644322 #579289]  INFO -- : [394/885] 620626=attribute_write_test
I, [2024-05-17T22:34:36.651086 #579289]  INFO -- : [395/885] 620626=test_propertyputref
I, [2024-05-17T22:34:36.654928 #579289]  INFO -- : [396/885] 620626=test_spell_checker
I, [2024-05-17T22:34:36.668411 #579289]  INFO -- : [397/885] 620626=test_assembler
I, [2024-05-17T22:34:36.668836 #579289]  INFO -- : [398/885] 620626=test_rational2
I, [2024-05-17T22:34:36.679099 #579289]  INFO -- : [399/885] 620626=test_rational
I, [2024-05-17T22:34:36.687839 #579289]  INFO -- : [400/885] 620636=test_array
I, [2024-05-17T22:34:36.702251 #579289]  INFO -- : [401/885] 620626=test_gem_package_tar_writer
I, [2024-05-17T22:34:36.802098 #579289]  INFO -- : [402/885] 620624=test_helper_method
I, [2024-05-17T22:34:36.804149 #579289]  INFO -- : [403/885] 620634=test_gem_commands_outdated_command
I, [2024-05-17T22:34:36.820447 #579289]  INFO -- : [404/885] 620626=test_scalar_scanner
I, [2024-05-17T22:34:36.826888 #579289]  INFO -- : [405/885] 620626=test_gem_source
I, [2024-05-17T22:34:36.858496 #579289]  INFO -- : [406/885] 620634=test_nesting_parser
I, [2024-05-17T22:34:36.919303 #579289]  INFO -- : [407/885] 620624=test_win32ole_method_event
I, [2024-05-17T22:34:36.925317 #579289]  INFO -- : [408/885] 620624=test_benchmark
I, [2024-05-17T22:34:36.957936 #579289]  INFO -- : [409/885] 620634=test_gem_dependency_list
I, [2024-05-17T22:34:36.982859 #579289]  INFO -- : [410/885] 620626=test_evaluation
I, [2024-05-17T22:34:36.988053 #579289]  INFO -- : [411/885] 620626=test_gem_ext_builder
I, [2024-05-17T22:34:36.994633 #579289]  INFO -- : [412/885] 620634=test_https
I, [2024-05-17T22:34:37.004501 #579289]  INFO -- : [413/885] 620629=test_load
I, [2024-05-17T22:34:37.005184 #579289]  INFO -- : [414/885] 620629=test_gem_commands_rebuild_command
I, [2024-05-17T22:34:37.049492 #579289]  INFO -- : [415/885] 620629=test_yamldbm
I, [2024-05-17T22:34:37.054917 #579289]  INFO -- : [416/885] 620629=test_rdoc_parser_simple
I, [2024-05-17T22:34:37.072889 #579289]  INFO -- : [417/885] 620629=test_provider
I, [2024-05-17T22:34:37.152469 #579289]  INFO -- : [418/885] 620633=test_abi
I, [2024-05-17T22:34:37.179124 #579289]  INFO -- : [419/885] 620641=test_rdoc_generator_markup
I, [2024-05-17T22:34:37.190560 #579289]  INFO -- : [420/885] 620641=test_whileuntil
I, [2024-05-17T22:34:37.192324 #579289]  INFO -- : [421/885] 620641=test_buffered_io
I, [2024-05-17T22:34:37.206516 #579289]  INFO -- : [422/885] 620639=test_monitor
I, [2024-05-17T22:34:37.254825 #579289]  INFO -- : [423/885] 620641=test_rubyvm
I, [2024-05-17T22:34:37.267352 #579289]  INFO -- : [424/885] 620641=test_configuration
I, [2024-05-17T22:34:37.274449 #579289]  INFO -- : [425/885] 620633=test_stringify_symbols
I, [2024-05-17T22:34:37.281441 #579289]  INFO -- : [426/885] 620633=integer_parse_test
I, [2024-05-17T22:34:37.295571 #579289]  INFO -- : [427/885] 620633=test_instrumentation_api
I, [2024-05-17T22:34:37.334468 #579289]  INFO -- : [428/885] 620641=test_boolean
I, [2024-05-17T22:34:37.347163 #579289]  INFO -- : [429/885] 620641=test_gem_request_set
I, [2024-05-17T22:34:37.376904 #579289]  INFO -- : [430/885] 620634=test_module
I, [2024-05-17T22:34:37.386209 #579289]  INFO -- : [431/885] 620640=test_gem_ext_cargo_builder
I, [2024-05-17T22:34:37.399050 #579289]  INFO -- : [432/885] 620640=test_ssl
I, [2024-05-17T22:34:37.413457 #579289]  INFO -- : [433/885] 620629=constant_path_node_test
I, [2024-05-17T22:34:37.420334 #579289]  INFO -- : [434/885] 620639=test_parser
I, [2024-05-17T22:34:37.440504 #579289]  INFO -- : [435/885] 620639=test_arith_seq_extract
I, [2024-05-17T22:34:37.488493 #579289]  INFO -- : [436/885] 620629=test_method_name_check
I, [2024-05-17T22:34:37.532853 #579289]  INFO -- : [437/885] 620629=test_gem_ext_ext_conf_builder
I, [2024-05-17T22:34:37.591164 #579289]  INFO -- : [438/885] 620639=test_method_cache
I, [2024-05-17T22:34:37.595001 #579289]  INFO -- : [439/885] 620639=test_gem_stub_specification
I, [2024-05-17T22:34:37.683815 #579289]  INFO -- : [440/885] 620641=test_frozen_error
I, [2024-05-17T22:34:37.685277 #579289]  INFO -- : [441/885] 620641=test_gem_commands_search_command
I, [2024-05-17T22:34:37.692646 #579289]  INFO -- : [442/885] 620641=test_complex
I, [2024-05-17T22:34:37.760232 #579289]  INFO -- : [443/885] 620639=test_inlinecache
I, [2024-05-17T22:34:37.805824 #579289]  INFO -- : [444/885] 620641=test_rdoc_markup_verbatim
I, [2024-05-17T22:34:37.809098 #579289]  INFO -- : [445/885] 620641=test_gem_resolver_specification
I, [2024-05-17T22:34:37.821326 #579289]  INFO -- : [446/885] 620639=test_gem_dependency
I, [2024-05-17T22:34:37.823880 #579289]  INFO -- : [447/885] 620641=test_path_to_class
I, [2024-05-17T22:34:37.824256 #579289]  INFO -- : [448/885] 620641=test_mdns
I, [2024-05-17T22:34:37.826561 #579289]  INFO -- : [449/885] 620641=test_parse
I, [2024-05-17T22:34:37.922985 #579289]  INFO -- : [450/885] 620639=test_gem_remote_fetcher
I, [2024-05-17T22:34:37.940715 #579289]  INFO -- : [451/885] 620631=test_scanner_events
I, [2024-05-17T22:34:37.972303 #579289]  INFO -- : [452/885] 620626=test_gem_resolver_installed_specification
I, [2024-05-17T22:34:37.977633 #579289]  INFO -- : [453/885] 620631=test_stack
I, [2024-05-17T22:34:37.990759 #579289]  INFO -- : [454/885] 620626=test_gem_commands_list_command
I, [2024-05-17T22:34:38.003989 #579289]  INFO -- : [455/885] 620626=test_reqarg
I, [2024-05-17T22:34:38.197814 #579289]  INFO -- : [456/885] 620624=test_rdoc_include
I, [2024-05-17T22:34:38.199706 #579289]  INFO -- : [457/885] 620623=test_too_many_dummy_encodings
I, [2024-05-17T22:34:38.229281 #579289]  INFO -- : [458/885] 620624=test_gem_version
I, [2024-05-17T22:34:38.247470 #579289]  INFO -- : [459/885] 620623=test_rdoc_options
I, [2024-05-17T22:34:38.249915 #579289]  INFO -- : [460/885] 620641=test_econv
I, [2024-05-17T22:34:38.296472 #579289]  INFO -- : [461/885] 620624=test_cesu8
I, [2024-05-17T22:34:38.306024 #579289]  INFO -- : [462/885] 620624=test_fileutils
I, [2024-05-17T22:34:38.365629 #579289]  INFO -- : [463/885] 620627=test_string_processing
I, [2024-05-17T22:34:38.388106 #579289]  INFO -- : [464/885] 620626=test_emitter
I, [2024-05-17T22:34:38.391600 #579289]  INFO -- : [465/885] 620626=test_gem_commands_signin_command
I, [2024-05-17T22:34:38.419243 #579289]  INFO -- : [466/885] 620625=test_resource
I, [2024-05-17T22:34:38.421716 #579289]  INFO -- : [467/885] 620627=test_ldap
I, [2024-05-17T22:34:38.444280 #579289]  INFO -- : [468/885] 620625=test_function
I, [2024-05-17T22:34:38.471194 #579289]  INFO -- : [469/885] 620627=test_queue
I, [2024-05-17T22:34:38.475697 #579289]  INFO -- : [470/885] 620623=test_tempfile
I, [2024-05-17T22:34:38.478970 #579289]  INFO -- : [471/885] 620627=test_noarg
I, [2024-05-17T22:34:38.508575 #579289]  INFO -- : [472/885] 620626=parse_comments_test
I, [2024-05-17T22:34:38.514237 #579289]  INFO -- : [473/885] 620626=test_utf32
I, [2024-05-17T22:34:38.525269 #579289]  INFO -- : [474/885] 620626=test_basicsocket
I, [2024-05-17T22:34:38.529918 #579289]  INFO -- : [475/885] 620635=test_duplicate
I, [2024-05-17T22:34:38.534299 #579289]  INFO -- : [476/885] 620635=test_rdoc_markup
I, [2024-05-17T22:34:38.536494 #579289]  INFO -- : [477/885] 620626=test_gem_commands_help_command
I, [2024-05-17T22:34:38.540360 #579289]  INFO -- : [478/885] 620635=test_tracepoint
I, [2024-05-17T22:34:38.591988 #579289]  INFO -- : [479/885] 620629=test_prettyprint
I, [2024-05-17T22:34:38.600153 #579289]  INFO -- : [480/885] 620626=test_internal_ivar
I, [2024-05-17T22:34:38.606415 #579289]  INFO -- : [481/885] 620624=test_gem_resolver_index_specification
I, [2024-05-17T22:34:38.606476 #579289]  INFO -- : [482/885] 620626=test_rdoc_parser_rd
I, [2024-05-17T22:34:38.620632 #579289]  INFO -- : [483/885] 620629=test_date_strftime
I, [2024-05-17T22:34:38.657549 #579289]  INFO -- : [484/885] 620626=test_yamlstore
I, [2024-05-17T22:34:38.662696 #579289]  INFO -- : [485/885] 620625=test_gem_installer
I, [2024-05-17T22:34:38.671504 #579289]  INFO -- : [486/885] 620626=test_rdoc_normal_class
I, [2024-05-17T22:34:38.678765 #579289]  INFO -- : [487/885] 620627=test_class
I, [2024-05-17T22:34:38.681616 #579289]  INFO -- : [488/885] 620624=test_const
I, [2024-05-17T22:34:38.684251 #579289]  INFO -- : [489/885] 620624=json_string_matching_test
I, [2024-05-17T22:34:38.687482 #579289]  INFO -- : [490/885] 620624=test_load
I, [2024-05-17T22:34:38.696596 #579289]  INFO -- : [491/885] 620624=test_random
I, [2024-05-17T22:34:38.698165 #579289]  INFO -- : [492/885] 620624=test_asn1
I, [2024-05-17T22:34:38.710880 #579289]  INFO -- : [493/885] 620624=test_irb
I, [2024-05-17T22:34:38.712635 #579289]  INFO -- : [494/885] 620631=test_coverage
I, [2024-05-17T22:34:38.718801 #579289]  INFO -- : [495/885] 620623=test_rdoc_encoding
I, [2024-05-17T22:34:38.747512 #579289]  INFO -- : [496/885] 620623=regexp_test
I, [2024-05-17T22:34:38.756776 #579289]  INFO -- : [497/885] 620623=test_gem_package_tar_reader
I, [2024-05-17T22:34:38.772088 #579289]  INFO -- : [498/885] 620626=test_init
I, [2024-05-17T22:34:38.793288 #579289]  INFO -- : [499/885] 620623=test_complexrational
I, [2024-05-17T22:34:38.796632 #579289]  INFO -- : [500/885] 620623=test_pathname
I, [2024-05-17T22:34:38.803675 #579289]  INFO -- : [501/885] 620635=test_rdoc_markdown
I, [2024-05-17T22:34:38.888597 #579289]  INFO -- : [502/885] 620624=test_gem_available_set
I, [2024-05-17T22:34:38.930289 #579289]  INFO -- : [503/885] 620629=test_rdoc_any_method
I, [2024-05-17T22:34:38.956431 #579289]  INFO -- : [504/885] 620624=test_modify_expand
I, [2024-05-17T22:34:38.962051 #579289]  INFO -- : [505/885] 620624=test_file
I, [2024-05-17T22:34:38.964305 #579289]  INFO -- : [506/885] 620624=test_deprecate
I, [2024-05-17T22:34:38.984534 #579289]  INFO -- : [507/885] 620624=test_rdoc_constant
I, [2024-05-17T22:34:38.993427 #579289]  INFO -- : [508/885] 620623=test_formatter
I, [2024-05-17T22:34:39.002047 #579289]  INFO -- : [509/885] 620623=test_bash_completion
I, [2024-05-17T22:34:39.009951 #579289]  INFO -- : [510/885] 620623=test_gem_source_vendor
I, [2024-05-17T22:34:39.020112 #579289]  INFO -- : [511/885] 620623=test_gem_commands_owner_command
I, [2024-05-17T22:34:39.051044 #579289]  INFO -- : [512/885] 620624=test_recorder
I, [2024-05-17T22:34:39.053215 #579289]  INFO -- : [513/885] 620624=test_marshalable
I, [2024-05-17T22:34:39.056434 #579289]  INFO -- : [514/885] 620624=test_digest
I, [2024-05-17T22:34:39.087480 #579289]  INFO -- : [515/885] 620635=test_gem_ext_cmake_builder
I, [2024-05-17T22:34:39.101288 #579289]  INFO -- : [516/885] 620635=test_gem_commands_contents_command
I, [2024-05-17T22:34:39.162810 #579289]  INFO -- : [517/885] 620641=test_cgi_util
I, [2024-05-17T22:34:39.196745 #579289]  INFO -- : [518/885] 620635=test_require
I, [2024-05-17T22:34:39.212347 #579289]  INFO -- : [519/885] 620626=test_fiddle
I, [2024-05-17T22:34:39.229405 #579289]  INFO -- : [520/885] 620629=test_wss
I, [2024-05-17T22:34:39.243949 #579289]  INFO -- : [521/885] 620629=test_ractor
I, [2024-05-17T22:34:39.275922 #579289]  INFO -- : [522/885] 620626=test_find
I, [2024-05-17T22:34:39.283014 #579289]  INFO -- : [523/885] 620634=test_io_timeout
I, [2024-05-17T22:34:39.286219 #579289]  INFO -- : [524/885] 620634=test_shapes
I, [2024-05-17T22:34:39.289652 #579289]  INFO -- : [525/885] 620626=json_fixtures_test
I, [2024-05-17T22:34:39.291886 #579289]  INFO -- : [526/885] 620634=test_comparable
I, [2024-05-17T22:34:39.295515 #579289]  INFO -- : [527/885] 620634=test_rdoc_parser_c
I, [2024-05-17T22:34:39.297079 #579289]  INFO -- : [528/885] 620626=test_gbk
I, [2024-05-17T22:34:39.306499 #579289]  INFO -- : [529/885] 620626=test_class2name
I, [2024-05-17T22:34:39.311948 #579289]  INFO -- : [530/885] 620626=test_enc_str_buf_cat
I, [2024-05-17T22:34:39.316723 #579289]  INFO -- : [531/885] 620626=test_pstore
I, [2024-05-17T22:34:39.360962 #579289]  INFO -- : [532/885] 620629=test_cstr
I, [2024-05-17T22:34:39.362873 #579289]  INFO -- : [533/885] 620626=test_profile_frames
I, [2024-05-17T22:34:39.387306 #579289]  INFO -- : [534/885] 620641=test_big2str
I, [2024-05-17T22:34:39.393425 #579289]  INFO -- : [535/885] 620641=test_yaml
I, [2024-05-17T22:34:39.409324 #579289]  INFO -- : [536/885] 620642=test_forwardable
I, [2024-05-17T22:34:39.452810 #579289]  INFO -- : [537/885] 620642=test_wait
I, [2024-05-17T22:34:39.493614 #579289]  INFO -- : [538/885] 620642=test_handle
I, [2024-05-17T22:34:39.514567 #579289]  INFO -- : [539/885] 620641=test_nowrite
I, [2024-05-17T22:34:39.519820 #579289]  INFO -- : [540/885] 620631=test_thread_queue
I, [2024-05-17T22:34:39.528996 #579289]  INFO -- : [541/885] 620641=test_rdoc_markup_formatter
I, [2024-05-17T22:34:39.535453 #579289]  INFO -- : [542/885] 620641=test_bmethod
I, [2024-05-17T22:34:39.538727 #579289]  INFO -- : [543/885] 620626=test_euc_tw
I, [2024-05-17T22:34:39.541658 #579289]  INFO -- : [544/885] 620641=test_ractor
I, [2024-05-17T22:34:39.547025 #579289]  INFO -- : [545/885] 620626=test_ansi_without_terminfo
I, [2024-05-17T22:34:39.553283 #579289]  INFO -- : [546/885] 620641=test_gem_commands_sources_command
I, [2024-05-17T22:34:39.557489 #579289]  INFO -- : [547/885] 620626=test_gem_resolver_best_set
I, [2024-05-17T22:34:39.590636 #579289]  INFO -- : [548/885] 620623=encoding_test
I, [2024-05-17T22:34:39.621592 #579289]  INFO -- : [549/885] 620626=test_typeddata
I, [2024-05-17T22:34:39.628353 #579289]  INFO -- : [550/885] 620639=test_rdoc_markup_to_html_crossref
I, [2024-05-17T22:34:39.633957 #579289]  INFO -- : [551/885] 620634=test_rdoc_markup_raw
I, [2024-05-17T22:34:39.636628 #579289]  INFO -- : [552/885] 620634=test_webauthn_poller
I, [2024-05-17T22:34:39.657637 #579289]  INFO -- : [553/885] 620623=test_rat
I, [2024-05-17T22:34:39.667415 #579289]  INFO -- : [554/885] 620623=test_optparse
I, [2024-05-17T22:34:39.669026 #579289]  INFO -- : [555/885] 620641=test_array
I, [2024-05-17T22:34:39.675154 #579289]  INFO -- : [556/885] 620641=test_fstring
I, [2024-05-17T22:34:39.734434 #579289]  INFO -- : [557/885] 620623=test_yield
I, [2024-05-17T22:34:39.754531 #579289]  INFO -- : [558/885] 620642=test_rdoc_alias
I, [2024-05-17T22:34:39.758007 #579289]  INFO -- : [559/885] 620641=test_convertible
I, [2024-05-17T22:34:39.759576 #579289]  INFO -- : [560/885] 620636=parser_test
I, [2024-05-17T22:34:39.764105 #579289]  INFO -- : [561/885] 620636=test_files_sample
I, [2024-05-17T22:34:39.772314 #579289]  INFO -- : [562/885] 620642=test_stringscanner
I, [2024-05-17T22:34:39.772710 #579289]  INFO -- : [563/885] 620634=test_rdoc_markup_indented_paragraph
I, [2024-05-17T22:34:39.779659 #579289]  INFO -- : [564/885] 620634=test_rdoc_task
I, [2024-05-17T22:34:39.787366 #579289]  INFO -- : [565/885] 620634=test_gem_resolver_conflict
I, [2024-05-17T22:34:39.798795 #579289]  INFO -- : [566/885] 620634=ruby_parser_test
I, [2024-05-17T22:34:39.802122 #579289]  INFO -- : [567/885] 620642=test_pack
I, [2024-05-17T22:34:39.805387 #579289]  INFO -- : [568/885] 620634=test_backtrace
I, [2024-05-17T22:34:39.808644 #579289]  INFO -- : [569/885] 620626=test_io_buffer
I, [2024-05-17T22:34:39.819364 #579289]  INFO -- : [570/885] 620642=test_readpartial
I, [2024-05-17T22:34:39.836025 #579289]  INFO -- : [571/885] 620636=test_gem_commands_install_command
I, [2024-05-17T22:34:39.845993 #579289]  INFO -- : [572/885] 620624=test_clone
I, [2024-05-17T22:34:39.853546 #579289]  INFO -- : [573/885] 620639=test_rdoc_require
I, [2024-05-17T22:34:39.860605 #579289]  INFO -- : [574/885] 620639=locals_test
I, [2024-05-17T22:34:39.919795 #579289]  INFO -- : [575/885] 620626=test_config
I, [2024-05-17T22:34:39.952357 #579289]  INFO -- : [576/885] 620626=test_sleep
I, [2024-05-17T22:34:40.000212 #579289]  INFO -- : [577/885] 620624=test_gem_commands_fetch_command
I, [2024-05-17T22:34:40.097072 #579289]  INFO -- : [578/885] 620624=test_math
I, [2024-05-17T22:34:40.106449 #579289]  INFO -- : [579/885] 620624=test_gc
I, [2024-05-17T22:34:40.108371 #579289]  INFO -- : [580/885] 620624=test_libs
I, [2024-05-17T22:34:40.117254 #579289]  INFO -- : [581/885] 620624=test_yaml_tree
I, [2024-05-17T22:34:40.123205 #579289]  INFO -- : [582/885] 620639=test_rendering
I, [2024-05-17T22:34:40.133181 #579289]  INFO -- : [583/885] 620624=test_face
I, [2024-05-17T22:34:40.140707 #579289]  INFO -- : [584/885] 620629=test_sizeof
I, [2024-05-17T22:34:40.151870 #579289]  INFO -- : [585/885] 620624=test_case
I, [2024-05-17T22:34:40.182265 #579289]  INFO -- : [586/885] 620624=test_unicode_escape
I, [2024-05-17T22:34:40.208332 #579289]  INFO -- : [587/885] 620639=test_io
I, [2024-05-17T22:34:40.225625 #579289]  INFO -- : [588/885] 620642=test_utf16
I, [2024-05-17T22:34:40.234533 #579289]  INFO -- : [589/885] 620642=test_autoload
I, [2024-05-17T22:34:40.240198 #579289]  INFO -- : [590/885] 620624=test_gem_util
I, [2024-05-17T22:34:40.242989 #579289]  INFO -- : [591/885] 620635=test_iseq_load
I, [2024-05-17T22:34:40.285409 #579289]  INFO -- : [592/885] 620633=test_gem_package_tar_header
I, [2024-05-17T22:34:40.324971 #579289]  INFO -- : [593/885] 620633=test_pkey_dh
I, [2024-05-17T22:34:40.432086 #579289]  INFO -- : [594/885] 620624=test_bigzero
I, [2024-05-17T22:34:40.435817 #579289]  INFO -- : [595/885] 620624=test_pkcs12
I, [2024-05-17T22:34:40.462607 #579289]  INFO -- : [596/885] 620633=test_system
I, [2024-05-17T22:34:40.841145 #579289]  INFO -- : [597/885] 620635=test_etc
I, [2024-05-17T22:34:40.895725 #579289]  INFO -- : [598/885] 620635=test_yjit_exit_locations
I, [2024-05-17T22:34:40.897026 #579289]  INFO -- : [599/885] 620635=test_gem_resolver_activation_request
I, [2024-05-17T22:34:40.909442 #579289]  INFO -- : [600/885] 620635=test_getopts
I, [2024-05-17T22:34:40.911188 #579289]  INFO -- : [601/885] 620635=test_protocol
I, [2024-05-17T22:34:40.944154 #579289]  INFO -- : [602/885] 620627=test_ripper
I, [2024-05-17T22:34:41.008630 #579289]  INFO -- : [603/885] 620624=test_gem_config_file
I, [2024-05-17T22:34:41.066501 #579289]  INFO -- : [604/885] 620634=test_to_ruby
I, [2024-05-17T22:34:41.075647 #579289]  INFO -- : [605/885] 620634=test_pattern_key_name_check
I, [2024-05-17T22:34:41.082684 #579289]  INFO -- : [606/885] 620634=test_pack
I, [2024-05-17T22:34:41.134789 #579289]  INFO -- : [607/885] 620633=test_array_create
I, [2024-05-17T22:34:41.136853 #579289]  INFO -- : [608/885] 620633=test_gem_impossible_dependencies_error
I, [2024-05-17T22:34:41.143789 #579289]  INFO -- : [609/885] 620633=test_gem_commands_query_command
I, [2024-05-17T22:34:41.149227 #579289]  INFO -- : [610/885] 620624=test_method
I, [2024-05-17T22:34:41.192144 #579289]  INFO -- : [611/885] 620627=test_rdoc_rubygems_hook
I, [2024-05-17T22:34:41.221060 #579289]  INFO -- : [612/885] 620635=test_euc_kr
I, [2024-05-17T22:34:41.227059 #579289]  INFO -- : [613/885] 620635=test_rdoc_context_section
I, [2024-05-17T22:34:41.233134 #579289]  INFO -- : [614/885] 620635=test_ftp
I, [2024-05-17T22:34:41.237425 #579289]  INFO -- : [615/885] 620634=test_date_attr
I, [2024-05-17T22:34:41.244464 #579289]  INFO -- : [616/885] 620634=test_ellipsize
I, [2024-05-17T22:34:41.247201 #579289]  INFO -- : [617/885] 620627=test_kwargs
I, [2024-05-17T22:34:41.251938 #579289]  INFO -- : [618/885] 620627=warnings_test
I, [2024-05-17T22:34:41.254003 #579289]  INFO -- : [619/885] 620635=test_io_wait
I, [2024-05-17T22:34:41.257042 #579289]  INFO -- : [620/885] 620634=test_gem_commands_exec_command
I, [2024-05-17T22:34:41.262359 #579289]  INFO -- : [621/885] 620627=test_type_completor
I, [2024-05-17T22:34:41.266176 #579289]  INFO -- : [622/885] 620627=test_summary
I, [2024-05-17T22:34:41.276040 #579289]  INFO -- : [623/885] 620636=test_console_attr
I, [2024-05-17T22:34:41.277388 #579289]  INFO -- : [624/885] 620636=test_gem_commands_uninstall_command
I, [2024-05-17T22:34:41.313026 #579289]  INFO -- : [625/885] 620627=test_condition
I, [2024-05-17T22:34:41.313346 #579289]  INFO -- : [626/885] 620627=test_foreach
I, [2024-05-17T22:34:41.322168 #579289]  INFO -- : [627/885] 620627=test_gem_source_specific_file
I, [2024-05-17T22:34:41.380361 #579289]  INFO -- : [628/885] 620627=test_cp949
I, [2024-05-17T22:34:41.385022 #579289]  INFO -- : [629/885] 620627=test_win32ole_record
I, [2024-05-17T22:34:41.386830 #579289]  INFO -- : [630/885] 620627=test_gem_unsatisfiable_dependency_error
I, [2024-05-17T22:34:41.393302 #579289]  INFO -- : [631/885] 620627=test_hash
I, [2024-05-17T22:34:41.566485 #579289]  INFO -- : [632/885] 620638=test_ubf_async_safe
I, [2024-05-17T22:34:41.572259 #579289]  INFO -- : [633/885] 620638=test_sorted_set
I, [2024-05-17T22:34:41.586545 #579289]  INFO -- : [634/885] 620635=test_emoji
I, [2024-05-17T22:34:41.614643 #579289]  INFO -- : [635/885] 620635=test_win32ole_type_event
I, [2024-05-17T22:34:41.619086 #579289]  INFO -- : [636/885] 620635=test_io
I, [2024-05-17T22:34:41.739583 #579289]  INFO -- : [637/885] 620638=test_protect
I, [2024-05-17T22:34:41.744554 #579289]  INFO -- : [638/885] 620638=test_win32ole_typelib
I, [2024-05-17T22:34:41.749782 #579289]  INFO -- : [639/885] 620638=test_gem_request_set_lockfile
I, [2024-05-17T22:34:41.763680 #579289]  INFO -- : [640/885] 620633=test_raise_exception
I, [2024-05-17T22:34:41.799370 #579289]  INFO -- : [641/885] 620635=test_alias_and_anchor
I, [2024-05-17T22:34:41.804907 #579289]  INFO -- : [642/885] 620635=test_postponed_job
I, [2024-05-17T22:34:42.002698 #579289]  INFO -- : [643/885] 620626=test_external_new
I, [2024-05-17T22:34:42.011076 #579289]  INFO -- : [644/885] 620626=test_gem_resolver_dependency_request
I, [2024-05-17T22:34:42.020985 #579289]  INFO -- : [645/885] 620636=test_tree_builder
I, [2024-05-17T22:34:42.026254 #579289]  INFO -- : [646/885] 620626=test_hash
I, [2024-05-17T22:34:42.031960 #579289]  INFO -- : [647/885] 620636=test_kill_ring
I, [2024-05-17T22:34:42.039189 #579289]  INFO -- : [648/885] 620626=test_framework
I, [2024-05-17T22:34:42.039344 #579289]  INFO -- : [649/885] 620626=test_ns_spki
I, [2024-05-17T22:34:42.045540 #579289]  INFO -- : [650/885] 620638=test_argf
I, [2024-05-17T22:34:42.056563 #579289]  INFO -- : [651/885] 620626=test_gem_commands_environment_command
I, [2024-05-17T22:34:42.089258 #579289]  INFO -- : [652/885] 620626=test_m17n
I, [2024-05-17T22:34:42.094496 #579289]  INFO -- : [653/885] 620636=test_ws
I, [2024-05-17T22:34:42.101028 #579289]  INFO -- : [654/885] 620634=test_yjit
I, [2024-05-17T22:34:42.109384 #579289]  INFO -- : [655/885] 620634=test_weakmap
I, [2024-05-17T22:34:42.111183 #579289]  INFO -- : [656/885] 620636=test_workspace
I, [2024-05-17T22:34:42.146613 #579289]  INFO -- : [657/885] 620626=comments_test
I, [2024-05-17T22:34:42.159149 #579289]  INFO -- : [658/885] 620626=test_gem_requirement
I, [2024-05-17T22:34:42.160923 #579289]  INFO -- : [659/885] 620635=test_sprintf
I, [2024-05-17T22:34:42.282741 #579289]  INFO -- : [660/885] 620626=test_string_memory
I, [2024-05-17T22:34:42.296088 #579289]  INFO -- : [661/885] 620633=test_gem_security_trust_dir
I, [2024-05-17T22:34:42.329266 #579289]  INFO -- : [662/885] 620633=test_undef
I, [2024-05-17T22:34:42.347920 #579289]  INFO -- : [663/885] 620633=ripper_test
I, [2024-05-17T22:34:42.348501 #579289]  INFO -- : [664/885] 620636=test_objspace
I, [2024-05-17T22:34:42.349202 #579289]  INFO -- : [665/885] 620635=test_line_editor
I, [2024-05-17T22:34:42.349376 #579289]  INFO -- : [666/885] 620626=test_have_library
I, [2024-05-17T22:34:42.426417 #579289]  INFO -- : [667/885] 620635=test_remote_fetch_error
I, [2024-05-17T22:34:42.436088 #579289]  INFO -- : [668/885] 620635=test_c_struct_entry
I, [2024-05-17T22:34:42.671068 #579289]  INFO -- : [669/885] 620625=test_lock_native_thread
I, [2024-05-17T22:34:42.678530 #579289]  INFO -- : [670/885] 620635=test_gem_commands_stale_command
I, [2024-05-17T22:34:42.686601 #579289]  INFO -- : [671/885] 620635=test_set
I, [2024-05-17T22:34:42.693205 #579289]  INFO -- : [672/885] 620635=test_show_source
I, [2024-05-17T22:34:42.743592 #579289]  INFO -- : [673/885] 620623=test_config
I, [2024-05-17T22:34:42.755726 #579289]  INFO -- : [674/885] 620635=test_gem_source_list
I, [2024-05-17T22:34:42.765088 #579289]  INFO -- : [675/885] 620623=test_yaml_special_cases
I, [2024-05-17T22:34:42.771635 #579289]  INFO -- : [676/885] 620623=test_optarg
I, [2024-05-17T22:34:42.805255 #579289]  INFO -- : [677/885] 620635=test_address_resolve
I, [2024-05-17T22:34:42.816776 #579289]  INFO -- : [678/885] 620635=test_rdoc_token_stream
I, [2024-05-17T22:34:42.822954 #579289]  INFO -- : [679/885] 620635=test_iter_break
I, [2024-05-17T22:34:42.831064 #579289]  INFO -- : [680/885] 620635=test_zsh_completion
I, [2024-05-17T22:34:42.834874 #579289]  INFO -- : [681/885] 620635=test_exception
I, [2024-05-17T22:34:42.844296 #579289]  INFO -- : [682/885] 620635=test_gem_ext_configure_builder
I, [2024-05-17T22:34:42.848397 #579289]  INFO -- : [683/885] 620623=test_frozen
I, [2024-05-17T22:34:42.851886 #579289]  INFO -- : [684/885] 620623=test_pp
I, [2024-05-17T22:34:42.869148 #579289]  INFO -- : [685/885] 620635=test_macro
I, [2024-05-17T22:34:42.873228 #579289]  INFO -- : [686/885] 620635=test_num2int
I, [2024-05-17T22:34:42.875796 #579289]  INFO -- : [687/885] 620633=test_nil
I, [2024-05-17T22:34:42.883817 #579289]  INFO -- : [688/885] 620633=test_rdoc_single_class
I, [2024-05-17T22:34:42.886301 #579289]  INFO -- : [689/885] 620633=test_verbose
I, [2024-05-17T22:34:42.887823 #579289]  INFO -- : [690/885] 620623=test_rdoc_tom_doc
I, [2024-05-17T22:34:42.908021 #579289]  INFO -- : [691/885] 620623=test_hmac
I, [2024-05-17T22:34:42.908994 #579289]  INFO -- : [692/885] 620635=test_rdoc_markup_to_tt_only
I, [2024-05-17T22:34:42.915164 #579289]  INFO -- : [693/885] 620633=test_gem_spec_fetcher
I, [2024-05-17T22:34:42.915453 #579289]  INFO -- : [694/885] 620623=test_common
I, [2024-05-17T22:34:42.930887 #579289]  INFO -- : [695/885] 620635=test_bug-3571
I, [2024-05-17T22:34:42.963700 #579289]  INFO -- : [696/885] 620635=test_key_actor_vi
I, [2024-05-17T22:34:42.963957 #579289]  INFO -- : [697/885] 620625=test_gem_command
I, [2024-05-17T22:34:43.028862 #579289]  INFO -- : [698/885] 620633=test_gem_commands_lock_command
I, [2024-05-17T22:34:43.044390 #579289]  INFO -- : [699/885] 620625=test_ifunless
I, [2024-05-17T22:34:43.050070 #579289]  INFO -- : [700/885] 620625=test_assignment
I, [2024-05-17T22:34:43.054308 #579289]  INFO -- : [701/885] 620633=test_numeric
I, [2024-05-17T22:34:43.079806 #579289]  INFO -- : [702/885] 620635=test_rdoc_markup_paragraph
I, [2024-05-17T22:34:43.081743 #579289]  INFO -- : [703/885] 620635=!Nothing_to_test
I, [2024-05-17T22:34:43.082263 #579289]  INFO -- : [704/885] 620635=test_enc_raise
I, [2024-05-17T22:34:43.088754 #579289]  INFO -- : [705/885] 620629=test_psych
I, [2024-05-17T22:34:43.089734 #579289]  INFO -- : [706/885] 620635=test_gem_ext_cargo_builder_unit
I, [2024-05-17T22:34:43.105081 #579289]  INFO -- : [707/885] 620629=test_date
I, [2024-05-17T22:34:43.111652 #579289]  INFO -- : [708/885] 620629=test_gem_rdoc
I, [2024-05-17T22:34:43.112069 #579289]  INFO -- : [709/885] 620635=test_command
I, [2024-05-17T22:34:43.116845 #579289]  INFO -- : [710/885] 620623=test_at_exit
I, [2024-05-17T22:34:43.120091 #579289]  INFO -- : [711/885] 620633=test_object_create_start
I, [2024-05-17T22:34:43.122028 #579289]  INFO -- : [712/885] 620633=test_gem_silent_ui
I, [2024-05-17T22:34:43.135309 #579289]  INFO -- : [713/885] 620623=test_emitter
I, [2024-05-17T22:34:43.138824 #579289]  INFO -- : [714/885] 620623=test_files_ext
I, [2024-05-17T22:34:43.154125 #579289]  INFO -- : [715/885] 620633=test_bug-5832
I, [2024-05-17T22:34:43.159490 #579289]  INFO -- : [716/885] 620633=test_eval_history
I, [2024-05-17T22:34:43.175723 #579289]  INFO -- : [717/885] 620633=dispatcher_test
I, [2024-05-17T22:34:43.194290 #579289]  INFO -- : [718/885] 620633=test_kernel
I, [2024-05-17T22:34:43.214154 #579289]  INFO -- : [719/885] 620629=test_gem_doctor
I, [2024-05-17T22:34:43.241765 #579289]  INFO -- : [720/885] 620628=test_kdf
I, [2024-05-17T22:34:43.247319 #579289]  INFO -- : [721/885] 620629=test_rdoc_i18n_text
I, [2024-05-17T22:34:43.251365 #579289]  INFO -- : [722/885] 620629=test_io_buffer
I, [2024-05-17T22:34:43.294480 #579289]  INFO -- : [723/885] 620623=test_backtrace
I, [2024-05-17T22:34:43.298534 #579289]  INFO -- : [724/885] 620629=test_defined
I, [2024-05-17T22:34:43.300886 #579289]  INFO -- : [725/885] 620623=test_key_name_check
I, [2024-05-17T22:34:43.305012 #579289]  INFO -- : [726/885] 620623=test_gb18030
I, [2024-05-17T22:34:43.308101 #579289]  INFO -- : [727/885] 620628=test_svcb_https
I, [2024-05-17T22:34:43.309702 #579289]  INFO -- : [728/885] 620623=test_buffering
I, [2024-05-17T22:34:43.317914 #579289]  INFO -- : [729/885] 620623=test_gem_uninstaller
I, [2024-05-17T22:34:43.322922 #579289]  INFO -- : [730/885] 620628=test_rdoc_rdoc
I, [2024-05-17T22:34:43.375613 #579289]  INFO -- : [731/885] 620629=test_time
I, [2024-05-17T22:34:43.386403 #579289]  INFO -- : [732/885] 620635=test_windows_1251
I, [2024-05-17T22:34:43.390590 #579289]  INFO -- : [733/885] 620635=test_rdoc_markup_attributes
I, [2024-05-17T22:34:43.394276 #579289]  INFO -- : [734/885] 620635=test_default_gems
I, [2024-05-17T22:34:43.428886 #579289]  INFO -- : [735/885] 620628=test_rdoc_rd_inline_parser
I, [2024-05-17T22:34:43.458621 #579289]  INFO -- : [736/885] 620628=test_rdoc_markup_to_rdoc
I, [2024-05-17T22:34:43.461816 #579289]  INFO -- : [737/885] 620635=test_mul
I, [2024-05-17T22:34:43.467883 #579289]  INFO -- : [738/885] 620635=test_win32ole_type
I, [2024-05-17T22:34:43.471998 #579289]  INFO -- : [739/885] 620635=test_null
I, [2024-05-17T22:34:43.482247 #579289]  INFO -- : [740/885] 620635=test_pkey_ec
I, [2024-05-17T22:34:43.484355 #579289]  INFO -- : [741/885] 620628=test_thread
I, [2024-05-17T22:34:43.488124 #579289]  INFO -- : [742/885] 620628=test_trick
I, [2024-05-17T22:34:43.497964 #579289]  INFO -- : [743/885] 620629=test_pipe
I, [2024-05-17T22:34:43.557174 #579289]  INFO -- : [744/885] 620626=test_date_parse
I, [2024-05-17T22:34:43.570997 #579289]  INFO -- : [745/885] 620635=test_x509attr
I, [2024-05-17T22:34:43.573541 #579289]  INFO -- : [746/885] 620635=test_raise
I, [2024-05-17T22:34:43.575202 #579289]  INFO -- : [747/885] 620635=test_gem_request_set_lockfile_parser
I, [2024-05-17T22:34:43.647973 #579289]  INFO -- : [748/885] 620629=test_depth_first
I, [2024-05-17T22:34:43.651128 #579289]  INFO -- : [749/885] 620626=test_rdoc_store
I, [2024-05-17T22:34:43.652794 #579289]  INFO -- : [750/885] 620629=test_string
I, [2024-05-17T22:34:43.676617 #579289]  INFO -- : [751/885] 620629=test_rdoc_stats
I, [2024-05-17T22:34:43.687785 #579289]  INFO -- : [752/885] 620635=test_pattern_matching
I, [2024-05-17T22:34:43.696290 #579289]  INFO -- : [753/885] 620633=test_gem_dependency_resolution_error
I, [2024-05-17T22:34:43.702428 #579289]  INFO -- : [754/885] 620633=test_qsort
I, [2024-05-17T22:34:43.705846 #579289]  INFO -- : [755/885] 620633=test_rdoc_parser
I, [2024-05-17T22:34:43.707397 #579289]  INFO -- : [756/885] 620635=json_addition_test
I, [2024-05-17T22:34:43.719567 #579289]  INFO -- : [757/885] 620633=test_custom_command
I, [2024-05-17T22:34:43.724084 #579289]  INFO -- : [758/885] 620633=test_gem_package_old
I, [2024-05-17T22:34:43.725148 #579289]  INFO -- : [759/885] 620635=test_gem_resolver_index_set
I, [2024-05-17T22:34:43.727531 #579289]  INFO -- : [760/885] 620629=test_gc_compact
I, [2024-05-17T22:34:43.767120 #579289]  INFO -- : [761/885] 620633=test_string
I, [2024-05-17T22:34:43.769101 #579289]  INFO -- : [762/885] 620635=test_proc
I, [2024-05-17T22:34:43.884169 #579289]  INFO -- : [763/885] 620631=test_date_conv
I, [2024-05-17T22:34:43.895529 #579289]  INFO -- : [764/885] 620631=test_optimization
I, [2024-05-17T22:34:44.142376 #579289]  INFO -- : [765/885] 620641=test_ole_methods
I, [2024-05-17T22:34:44.149618 #579289]  INFO -- : [766/885] 620641=test_erb_m17n
I, [2024-05-17T22:34:44.159612 #579289]  INFO -- : [767/885] 620641=test_egrep_cpp
I, [2024-05-17T22:34:44.217278 #579289]  INFO -- : [768/885] 620626=test_cgi_tag_helper
I, [2024-05-17T22:34:44.251006 #579289]  INFO -- : [769/885] 620626=test_zlib
I, [2024-05-17T22:34:44.283194 #579289]  INFO -- : [770/885] 620641=test_files_test_2
I, [2024-05-17T22:34:44.327399 #579289]  INFO -- : [771/885] 620623=test_fnmatch
I, [2024-05-17T22:34:44.389295 #579289]  INFO -- : [772/885] 620623=test_require_path_check
I, [2024-05-17T22:34:44.446964 #579289]  INFO -- : [773/885] 620642=test_rdoc_markup_parser
I, [2024-05-17T22:34:44.460325 #579289]  INFO -- : [774/885] 620623=test_folderitem2_invokeverb
I, [2024-05-17T22:34:44.461671 #579289]  INFO -- : [775/885] 620623=test_gem_validator
I, [2024-05-17T22:34:44.498738 #579289]  INFO -- : [776/885] 620623=test_extlibs
I, [2024-05-17T22:34:44.517650 #579289]  INFO -- : [777/885] 620642=test_rdoc_generator_ri
I, [2024-05-17T22:34:44.520509 #579289]  INFO -- : [778/885] 620642=test_gem_stream_ui
I, [2024-05-17T22:34:44.583949 #579289]  INFO -- : [779/885] 620635=test_gem_install_update_options
I, [2024-05-17T22:34:44.608158 #579289]  INFO -- : [780/885] 620642=parse_test
I, [2024-05-17T22:34:44.688426 #579289]  INFO -- : [781/885] 620632=test_require_lib
I, [2024-05-17T22:34:44.712503 #579289]  INFO -- : [782/885] 620635=test_ractor
I, [2024-05-17T22:34:44.718357 #579289]  INFO -- : [783/885] 620635=test_severity
I, [2024-05-17T22:34:44.723756 #579289]  INFO -- : [784/885] 620635=test_objectspace
I, [2024-05-17T22:34:44.754338 #579289]  INFO -- : [785/885] 620625=test_thread
I, [2024-05-17T22:34:45.007169 #579289]  INFO -- : [786/885] 620625=test_socket
I, [2024-05-17T22:34:45.040246 #579289]  INFO -- : [787/885] 620627=test_rdoc_markup_to_table_of_contents
I, [2024-05-17T22:34:45.070331 #579289]  INFO -- : [788/885] 620627=test_dot_dot
I, [2024-05-17T22:34:45.074235 #579289]  INFO -- : [789/885] 620627=test_c_struct_builder
I, [2024-05-17T22:34:45.352193 #579289]  INFO -- : [790/885] 620627=test_str2big
I, [2024-05-17T22:34:45.355025 #579289]  INFO -- : [791/885] 620627=test_literal
I, [2024-05-17T22:34:45.696944 #579289]  INFO -- : [792/885] 620628=test_gem_version_option
I, [2024-05-17T22:34:45.720306 #579289]  INFO -- : [793/885] 620635=test_grapheme_breaks
I, [2024-05-17T22:34:45.744155 #579289]  INFO -- : [794/885] 620628=test_gem_request_connection_pools
I, [2024-05-17T22:34:45.758076 #579289]  INFO -- : [795/885] 620635=test_cclass
I, [2024-05-17T22:34:45.787524 #579289]  INFO -- : [796/885] 620634=test_parser_events
I, [2024-05-17T22:34:45.850293 #579289]  INFO -- : [797/885] 620634=test_reline
I, [2024-05-17T22:34:45.877381 #579289]  INFO -- : [798/885] 620640=test_case
I, [2024-05-17T22:34:45.878242 #579289]  INFO -- : [799/885] 620640=test_pkey
I, [2024-05-17T22:34:45.892428 #579289]  INFO -- : [800/885] 620635=test_json_tree
I, [2024-05-17T22:34:45.904450 #579289]  INFO -- : [801/885] 620635=test_rdoc_markup_to_markdown
I, [2024-05-17T22:34:45.921272 #579289]  INFO -- : [802/885] 620640=test_ansi_with_terminfo
I, [2024-05-17T22:34:45.928357 #579289]  INFO -- : [803/885] 620640=test_rdoc_generator_pot_po
I, [2024-05-17T22:34:45.931931 #579289]  INFO -- : [804/885] 620640=test_ractor
I, [2024-05-17T22:34:45.935921 #579289]  INFO -- : [805/885] 620635=test_memory_view
I, [2024-05-17T22:34:46.016875 #579289]  INFO -- : [806/885] 620640=test_m17n_comb
I, [2024-05-17T22:34:46.048719 #579289]  INFO -- : [807/885] 620627=test_sprintf_comb
I, [2024-05-17T22:34:46.118651 #579289]  INFO -- : [808/885] 620634=test_method_cache
I, [2024-05-17T22:34:46.123097 #579289]  INFO -- : [809/885] 620634=test_gem_request
I, [2024-05-17T22:34:46.201897 #579289]  INFO -- : [810/885] 620635=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-17T22:34:46.214303 #579289]  INFO -- : [811/885] 620638=test_gem_commands_mirror
I, [2024-05-17T22:34:46.220617 #579289]  INFO -- : [812/885] 620638=test_settracefunc
I, [2024-05-17T22:34:46.256277 #579289]  INFO -- : [813/885] 620635=test_gem_text
I, [2024-05-17T22:34:46.263973 #579289]  INFO -- : [814/885] 620634=test_enumerator_kw
I, [2024-05-17T22:34:46.267327 #579289]  INFO -- : [815/885] 620634=test_scan_args
I, [2024-05-17T22:34:46.273154 #579289]  INFO -- : [816/885] 620627=test_win32ole
I, [2024-05-17T22:34:46.276599 #579289]  INFO -- : [817/885] 620634=test_generic
I, [2024-05-17T22:34:46.281223 #579289]  INFO -- : [818/885] 620627=test_store
I, [2024-05-17T22:34:46.294846 #579289]  INFO -- : [819/885] 620634=test_case_options
I, [2024-05-17T22:34:46.299037 #579289]  INFO -- : [820/885] 620634=test_gem_commands_info_command
I, [2024-05-17T22:34:46.319492 #579289]  INFO -- : [821/885] 620635=test_scalar
I, [2024-05-17T22:34:46.320023 #579289]  INFO -- : [822/885] 620634=test_gem_dependency_installer
I, [2024-05-17T22:34:46.323097 #579289]  INFO -- : [823/885] 620635=test_rdoc_cross_reference
I, [2024-05-17T22:34:46.363828 #579289]  INFO -- : [824/885] 620624=test_gem_package_tar_reader_entry
I, [2024-05-17T22:34:46.417637 #579289]  INFO -- : [825/885] 620625=test_gem_name_tuple
I, [2024-05-17T22:34:46.430360 #579289]  INFO -- : [826/885] 620625=test_rand
I, [2024-05-17T22:34:46.450391 #579289]  INFO -- : [827/885] 620627=test_bug_reporter
I, [2024-05-17T22:34:46.458398 #579289]  INFO -- : [828/885] 620623=test_exception
I, [2024-05-17T22:34:46.554069 #579289]  INFO -- : [829/885] 620629=test_nil2vtempty
I, [2024-05-17T22:34:46.557129 #579289]  INFO -- : [830/885] 620629=test_stream
I, [2024-05-17T22:34:46.559869 #579289]  INFO -- : [831/885] 620624=test_rdoc_context
I, [2024-05-17T22:34:46.571792 #579289]  INFO -- : [832/885] 620629=test_open-uri
I, [2024-05-17T22:34:46.659612 #579289]  INFO -- : [833/885] 620625=test_httpresponse
I, [2024-05-17T22:34:46.719797 #579289]  INFO -- : [834/885] 620625=test_rdoc_parser_ruby
I, [2024-05-17T22:34:46.778862 #579289]  INFO -- : [835/885] 620627=test_require
I, [2024-05-17T22:34:46.781980 #579289]  INFO -- : [836/885] 620627=test_rdoc_markup_to_joined_paragraph
I, [2024-05-17T22:34:46.790136 #579289]  INFO -- : [837/885] 620627=test_date_time
I, [2024-05-17T22:34:46.791159 #579289]  INFO -- : [838/885] 620628=test_date_new
I, [2024-05-17T22:34:46.798506 #579289]  INFO -- : [839/885] 620628=index_write_test
I, [2024-05-17T22:34:46.801968 #579289]  INFO -- : [840/885] 620628=test_data
I, [2024-05-17T22:34:46.807887 #579289]  INFO -- : [841/885] 620628=test_syntax
I, [2024-05-17T22:34:46.808117 #579289]  INFO -- : [842/885] 620627=test_gem_safe_yaml
I, [2024-05-17T22:34:46.821269 #579289]  INFO -- : [843/885] 620627=test_rdoc_text
I, [2024-05-17T22:34:46.887052 #579289]  INFO -- : [844/885] 620627=test_tcp
I, [2024-05-17T22:34:46.889359 #579289]  INFO -- : [845/885] 620635=test_iso_8859
I, [2024-05-17T22:34:46.925036 #579289]  INFO -- : [846/885] 620635=test_gem_commands_specification_command
I, [2024-05-17T22:34:46.972706 #579289]  INFO -- : [847/885] 620627=test_flags
I, [2024-05-17T22:34:47.053919 #579289]  INFO -- : [848/885] 620635=test_inadvertent_creation
I, [2024-05-17T22:34:47.125278 #579289]  INFO -- : [849/885] 620629=test_enumerator
I, [2024-05-17T22:34:47.154781 #579289]  INFO -- : [850/885] 620635=test_http
I, [2024-05-17T22:34:47.163271 #579289]  INFO -- : [851/885] 620635=test_gem_commands_which_command
I, [2024-05-17T22:34:47.186601 #579289]  INFO -- : [852/885] 620638=test_shift_jis
I, [2024-05-17T22:34:47.190021 #579289]  INFO -- : [853/885] 620638=test_name_error
I, [2024-05-17T22:34:47.193856 #579289]  INFO -- : [854/885] 620635=test_rdoc_markup_attribute_manager
I, [2024-05-17T22:34:47.223270 #579289]  INFO -- : [855/885] 620635=test_gem_resolver
I, [2024-05-17T22:34:47.288659 #579289]  INFO -- : [856/885] 620638=test_safe_load
I, [2024-05-17T22:34:47.298222 #579289]  INFO -- : [857/885] 620638=test_gem_resolver_composed_set
I, [2024-05-17T22:34:47.311286 #579289]  INFO -- : [858/885] 620638=test_gem_commands_dependency_command
I, [2024-05-17T22:34:47.406348 #579289]  INFO -- : [859/885] 620638=test_gem_security_policy
I, [2024-05-17T22:34:47.427701 #579289]  INFO -- : [860/885] 620624=test_gem_source_local
I, [2024-05-17T22:34:47.459717 #579289]  INFO -- : [861/885] 620635=test_pack
I, [2024-05-17T22:34:47.469588 #579289]  INFO -- : [862/885] 620625=test_last_thread
I, [2024-05-17T22:34:47.627742 #579289]  INFO -- : [863/885] 620641=test_process
I, [2024-05-17T22:34:47.658568 #579289]  INFO -- : [864/885] 620635=test_x509cert
I, [2024-05-17T22:34:47.679856 #579289]  INFO -- : [865/885] 620642=test_gc
I, [2024-05-17T22:34:47.683520 #579289]  INFO -- : [866/885] 620624=test_gem_resolver_lock_specification
I, [2024-05-17T22:34:47.718593 #579289]  INFO -- : [867/885] 620624=test_err_in_callback
I, [2024-05-17T22:34:47.726558 #579289]  INFO -- : [868/885] 620624=test_logdevice
I, [2024-05-17T22:34:47.735418 #579289]  INFO -- : [869/885] 620638=test_arity
I, [2024-05-17T22:34:47.751675 #579289]  INFO -- : [870/885] 620638=test_gem_ext_rake_builder
I, [2024-05-17T22:34:47.922288 #579289]  INFO -- : [871/885] 620635=test_switch_hitter
I, [2024-05-17T22:34:47.963949 #579289]  INFO -- : [872/885] 620635=test_flush
I, [2024-05-17T22:34:47.970902 #579289]  INFO -- : [873/885] 620635=test_singleton
I, [2024-05-17T22:34:47.982559 #579289]  INFO -- : [874/885] 620635=test_io_console
I, [2024-05-17T22:34:48.100078 #579289]  INFO -- : [875/885] 620627=test_logperiod
I, [2024-05-17T22:34:48.108752 #579289]  INFO -- : [876/885] 620627=test_rdoc_markdown_test
I, [2024-05-17T22:34:48.199483 #579289]  INFO -- : [877/885] 620632=test_rdoc_normal_module
I, [2024-05-17T22:34:48.272778 #579289]  INFO -- : [878/885] 620632=test_c_union_entity
I, [2024-05-17T22:34:48.301573 #579289]  INFO -- : [879/885] 620632=test_securerandom
I, [2024-05-17T22:34:48.344683 #579289]  INFO -- : [880/885] 620632=test_thread_fd_close
I, [2024-05-17T22:34:48.350872 #579289]  INFO -- : [881/885] 620632=test_passing_block
I, [2024-05-17T22:34:48.355931 #579289]  INFO -- : [882/885] 620632=test_stringchar
I, [2024-05-17T22:34:48.441940 #579289]  INFO -- : [883/885] 620638=test_hash_create
I, [2024-05-17T22:34:48.443902 #579289]  INFO -- : [884/885] 620638=newline_test
I, [2024-05-17T22:34:48.452935 #579289]  INFO -- : [885/885] 620632=test_uncorrectable_name_check
I, [2024-05-17T22:35:01.854695 #579289]  INFO -- : Finished tests in 33.253177s, 793.6685 tests/s, 281276.4596 assertions/s.
I, [2024-05-17T22:35:01.855433 #579289]  INFO -- : 26392 tests, 9353336 assertions, 0 failures, 0 errors, 304 skips
I, [2024-05-17T22:35:01.855501 #579289]  INFO -- : 
I, [2024-05-17T22:35:01.855519 #579289]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-17T20:42:14Z master cce7c25a42) [x86_64-linux]
I, [2024-05-17T22:35:01.857726 #579289]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-17T22:35:01.857913 #579289]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-17T22:35:01.947255 #579289]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-17T22:35:01.947291 #579289]  INFO -- : 	CC = gcc
I, [2024-05-17T22:35:01.947297 #579289]  INFO -- : 	LD = ld
I, [2024-05-17T22:35:01.947301 #579289]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-17T22:35:01.947306 #579289]  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-17T22:35:01.947311 #579289]  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-17T22:35:01.947315 #579289]  INFO -- : 	CPPFLAGS =   
I, [2024-05-17T22:35:01.947319 #579289]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-17T22:35:01.947323 #579289]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-17T22:35:01.947326 #579289]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-17T22:35:01.947330 #579289]  INFO -- : 	LC_ALL = 
I, [2024-05-17T22:35:01.947333 #579289]  INFO -- : 	LC_CTYPE = 
I, [2024-05-17T22:35:01.947336 #579289]  INFO -- : 	MFLAGS = 
I, [2024-05-17T22:35:01.947340 #579289]  INFO -- : 	RUSTC = no
I, [2024-05-17T22:35:01.947344 #579289]  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-17T22:35:01.948006 #579289]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-17T22:35:01.948028 #579289]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-17T22:35:01.948034 #579289]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-17T22:35:01.948039 #579289]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-17T22:35:01.948044 #579289]  INFO -- : 
I, [2024-05-17T22:35:01.949873 #579289]  INFO -- : generating enc.mk
I, [2024-05-17T22:35:02.069952 #579289]  INFO -- : making enc
I, [2024-05-17T22:35:02.087283 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.087305 #579289]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-17T22:35:02.087311 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.088013 #579289]  INFO -- : making srcs under enc
I, [2024-05-17T22:35:02.117986 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.118007 #579289]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-17T22:35:02.118013 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.118990 #579289]  INFO -- : generating transdb.h
I, [2024-05-17T22:35:02.214888 #579289]  INFO -- : transdb.h unchanged
I, [2024-05-17T22:35:02.216165 #579289]  INFO -- : making trans
I, [2024-05-17T22:35:02.249715 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.249762 #579289]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-17T22:35:02.249779 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.250413 #579289]  INFO -- : making encs
I, [2024-05-17T22:35:02.288500 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.288533 #579289]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-17T22:35:02.288545 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:02.290275 #579289]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-17T22:35:02.317382 #579289]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-17T22:35:02.319846 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:03.675090 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:03.675744 #579289]  INFO -- : generating makefile exts.mk
I, [2024-05-17T22:35:03.712664 #579289]  INFO -- : exts.mk unchanged
I, [2024-05-17T22:35:03.717136 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:04.053348 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:35:04.058083 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-17T22:35:04.064547 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:35:04.069119 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-17T22:35:04.072924 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:35:04.081705 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-17T22:35:04.107924 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:35:04.112788 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-17T22:35:04.134732 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:35:04.145414 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-17T22:35:04.149876 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:35:04.154200 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-17T22:35:04.167303 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:35:04.177928 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-17T22:35:04.193391 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:35:04.197602 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-17T22:35:04.205172 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:35:04.211357 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-17T22:35:04.230392 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:35:04.247416 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-17T22:35:04.251225 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:35:04.255142 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-17T22:35:04.262134 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:35:04.284993 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-17T22:35:04.288465 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:35:04.292340 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-17T22:35:04.308914 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:35:04.316650 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-17T22:35:04.319131 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:35:04.322537 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-17T22:35:04.336001 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:35:04.346697 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-17T22:35:04.364814 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:35:04.396267 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-17T22:35:04.398250 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:35:04.420964 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-17T22:35:04.422858 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:35:04.444003 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-17T22:35:04.446052 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:35:04.467510 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-05-17T22:35:04.470051 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:35:04.491764 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-17T22:35:04.493707 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:35:04.515110 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-17T22:35:04.539018 #579289]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:04.602971 #579289]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-17T22:35:04.603012 #579289]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:04.603410 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:04.606869 #579289]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-17T22:35:04.606893 #579289]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-17T22:35:04.606907 #579289]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-17T22:35:04.662349 #579289] 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.ohct1g/1-mspec-multi-0
E, [2024-05-17T22:35:04.662592 #579289] 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.ohct1g/2-mspec-multi-1
E, [2024-05-17T22:35:04.662831 #579289] 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.ohct1g/3-mspec-multi-2
E, [2024-05-17T22:35:04.663096 #579289] 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.ohct1g/4-mspec-multi-3
E, [2024-05-17T22:35:04.663258 #579289] 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.ohct1g/5-mspec-multi-4
E, [2024-05-17T22:35:04.663447 #579289] 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.ohct1g/6-mspec-multi-5
E, [2024-05-17T22:35:04.663554 #579289] 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.ohct1g/7-mspec-multi-6
E, [2024-05-17T22:35:04.663869 #579289] 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.ohct1g/8-mspec-multi-7
E, [2024-05-17T22:35:04.664134 #579289] 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.ohct1g/9-mspec-multi-8
E, [2024-05-17T22:35:04.664472 #579289] 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.ohct1g/10-mspec-multi-9
E, [2024-05-17T22:35:04.664835 #579289] 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.ohct1g/11-mspec-multi-10
E, [2024-05-17T22:35:04.665138 #579289] 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.ohct1g/12-mspec-multi-11
E, [2024-05-17T22:35:04.665397 #579289] 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.ohct1g/13-mspec-multi-12
E, [2024-05-17T22:35:04.665672 #579289] 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.ohct1g/14-mspec-multi-13
E, [2024-05-17T22:35:04.665853 #579289] 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.ohct1g/15-mspec-multi-14
E, [2024-05-17T22:35:04.666044 #579289] 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.ohct1g/16-mspec-multi-15
E, [2024-05-17T22:35:04.666228 #579289] 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.ohct1g/17-mspec-multi-16
E, [2024-05-17T22:35:04.666410 #579289] 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.ohct1g/18-mspec-multi-17
E, [2024-05-17T22:35:04.669345 #579289] 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.ohct1g/19-mspec-multi-18
E, [2024-05-17T22:35:04.669670 #579289] 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.ohct1g/20-mspec-multi-19
I, [2024-05-17T22:35:04.831617 #579289]  INFO -- : ruby 3.4.0dev (2024-05-17T20:42:14Z master cce7c25a42) [x86_64-linux]
I, [2024-05-17T22:35:05.445648 #579289]  INFO -- :      0 .........................................................................
I, [2024-05-17T22:35:05.824574 #579289]  INFO -- :     73 .........................................................................
I, [2024-05-17T22:35:05.991708 #579289]  INFO -- :    146 .........................................................................
I, [2024-05-17T22:35:06.036549 #579289]  INFO -- :    219 .........................................................................
I, [2024-05-17T22:35:06.099886 #579289]  INFO -- :    292 .........................................................................
I, [2024-05-17T22:35:06.147474 #579289]  INFO -- :    365 .........................................................................
I, [2024-05-17T22:35:06.169172 #579289]  INFO -- :    438 .........................................................................
I, [2024-05-17T22:35:06.189818 #579289]  INFO -- :    511 .........................................................................
I, [2024-05-17T22:35:06.208887 #579289]  INFO -- :    584 .........................................................................
I, [2024-05-17T22:35:06.261719 #579289]  INFO -- :    657 .........................................................................
I, [2024-05-17T22:35:06.284981 #579289]  INFO -- :    730 .........................................................................
I, [2024-05-17T22:35:06.305081 #579289]  INFO -- :    803 .........................................................................
I, [2024-05-17T22:35:06.342814 #579289]  INFO -- :    876 .........................................................................
I, [2024-05-17T22:35:06.372328 #579289]  INFO -- :    949 .........................................................................
I, [2024-05-17T22:35:06.456668 #579289]  INFO -- :   1022 .........................................................................
I, [2024-05-17T22:35:06.646472 #579289]  INFO -- :   1095 .........................................................................
I, [2024-05-17T22:35:06.753556 #579289]  INFO -- :   1168 .........................................................................
I, [2024-05-17T22:35:06.807351 #579289]  INFO -- :   1241 .........................................................................
I, [2024-05-17T22:35:06.850708 #579289]  INFO -- :   1314 .........................................................................
I, [2024-05-17T22:35:06.868988 #579289]  INFO -- :   1387 .........................................................................
I, [2024-05-17T22:35:06.970626 #579289]  INFO -- :   1460 .........................................................................
I, [2024-05-17T22:35:07.453793 #579289]  INFO -- :   1533 .........................................................................
I, [2024-05-17T22:35:07.529289 #579289]  INFO -- :   1606 .........................................................................
I, [2024-05-17T22:35:07.630041 #579289]  INFO -- :   1679 .........................................................................
I, [2024-05-17T22:35:07.743290 #579289]  INFO -- :   1752 .........................................................................
I, [2024-05-17T22:35:07.851139 #579289]  INFO -- :   1825 .........................................................................
I, [2024-05-17T22:35:07.942872 #579289]  INFO -- :   1898 .........................................................................
I, [2024-05-17T22:35:08.010887 #579289]  INFO -- :   1971 .........................................................................
I, [2024-05-17T22:35:08.071319 #579289]  INFO -- :   2044 .........................................................................
I, [2024-05-17T22:35:08.113963 #579289]  INFO -- :   2117 .........................................................................
I, [2024-05-17T22:35:08.129065 #579289]  INFO -- :   2190 .........................................................................
I, [2024-05-17T22:35:08.152061 #579289]  INFO -- :   2263 .........................................................................
I, [2024-05-17T22:35:08.165489 #579289]  INFO -- :   2336 .........................................................................
I, [2024-05-17T22:35:08.200852 #579289]  INFO -- :   2409 .........................................................................
I, [2024-05-17T22:35:08.302470 #579289]  INFO -- :   2482 .........................................................................
I, [2024-05-17T22:35:08.336294 #579289]  INFO -- :   2555 .........................................................................
I, [2024-05-17T22:35:08.442131 #579289]  INFO -- :   2628 .........................................................................
I, [2024-05-17T22:35:08.554235 #579289]  INFO -- :   2701 .........................................................................
I, [2024-05-17T22:35:08.589212 #579289]  INFO -- :   2774 .........................................................................
I, [2024-05-17T22:35:08.653075 #579289]  INFO -- :   2847 .........................................................................
I, [2024-05-17T22:35:08.688799 #579289]  INFO -- :   2920 .........................................................................
I, [2024-05-17T22:35:08.712747 #579289]  INFO -- :   2993 .........................................................................
I, [2024-05-17T22:35:08.731108 #579289]  INFO -- :   3066 .........................................................................
I, [2024-05-17T22:35:08.741791 #579289]  INFO -- :   3139 .........................................................................
I, [2024-05-17T22:35:08.751044 #579289]  INFO -- :   3212 .........................................................................
I, [2024-05-17T22:35:08.779682 #579289]  INFO -- :   3285 .........................................................................
I, [2024-05-17T22:35:12.753550 #579289]  INFO -- :   3358 ........................................................................
I, [2024-05-17T22:35:12.753620 #579289]  INFO -- : 
I, [2024-05-17T22:35:12.753638 #579289]  INFO -- : Finished in 8.090415 seconds
I, [2024-05-17T22:35:12.753653 #579289]  INFO -- : 
I, [2024-05-17T22:35:12.753667 #579289]  INFO -- : 3429 files, 32611 examples, 171760 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-17T22:35:12.755574 #579289]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.