# Logfile created on 2024-05-30 08:07:44 +0000 by logger.rb/v1.4.3
I, [2024-05-30T08:07:44.113966 #2082345]  INFO -- : #<BuildRuby:0x00005616eb7e7860 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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.20240530-080744", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005616eb87f318 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005616eb87f1d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005616eb87eff8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240530-080744", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240530-080744>, @binmode=false, @mon_data=#<Monitor:0x00005616eb87eee0>, @mon_data_owner_object_id=860>>>
I, [2024-05-30T08:07:44.114110 #2082345]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-30T08:07:44.319360 #2082345]  INFO -- : tool/config.guess already exists
I, [2024-05-30T08:07:44.319409 #2082345]  INFO -- : tool/config.sub already exists
I, [2024-05-30T08:07:44.321839 #2082345]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T08:07:44.321986 #2082345]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T08:07:44.322136 #2082345]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T08:07:44.323175 #2082345]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T08:07:44.323277 #2082345]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T08:07:44.323454 #2082345]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T08:07:44.325309 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T08:07:44.325423 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T08:07:44.325534 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T08:07:44.326753 #2082345]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T08:07:44.406732 #2082345]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T08:07:44.406776 #2082345]  INFO -- :   Name: power_assert
I, [2024-05-30T08:07:44.406787 #2082345]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T08:07:44.406796 #2082345]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T08:07:44.471922 #2082345]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-30T08:07:44.471972 #2082345]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-30T08:07:45.179639 #2082345]  INFO -- : Already up to date.
I, [2024-05-30T08:07:45.199116 #2082345]  INFO -- : Latest commit hash = 1fa93fb948
I, [2024-05-30T08:07:45.201102 #2082345]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-30T08:07:45.201177 #2082345]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-30T08:07:45.356517 #2082345]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-30T08:07:45.357998 #2082345]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-30T08:07:45.426981 #2082345]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-30T08:07:45.430467 #2082345]  INFO -- : generating enc.mk
I, [2024-05-30T08:07:45.557813 #2082345]  INFO -- : making srcs under enc
I, [2024-05-30T08:07:45.624334 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:45.624359 #2082345]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T08:07:45.624369 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:45.704184 #2082345]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T08:07:45.704471 #2082345]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T08:07:45.705450 #2082345]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T08:07:45.706069 #2082345]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T08:07:45.706208 #2082345]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T08:07:45.707096 #2082345]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T08:07:45.708384 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T08:07:45.708424 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T08:07:45.709509 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T08:07:45.709764 #2082345]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T08:07:45.794836 #2082345]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T08:07:45.794880 #2082345]  INFO -- :   Name: power_assert
I, [2024-05-30T08:07:45.794891 #2082345]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T08:07:45.794900 #2082345]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T08:07:45.796777 #2082345]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T08:07:45.856869 #2082345]  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-30T08:07:45.862111 #2082345]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T08:07:45.863830 #2082345]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-30T08:07:45.863927 #2082345]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-30T08:07:45.919682 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:07:45.919724 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:07:45.919736 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:07:45.919744 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:07:45.919752 #2082345]  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-30T08:07:45.919760 #2082345]  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-30T08:07:45.919776 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:07:45.919785 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:07:45.919793 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:07:45.919800 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:07:45.919807 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:07:45.919815 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:07:45.919821 #2082345]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T08:07:45.919828 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:07:45.919838 #2082345]  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-30T08:07:45.920354 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:07:45.920376 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:07:45.920395 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:07:45.920405 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:07:45.920414 #2082345]  INFO -- : 
I, [2024-05-30T08:07:45.943816 #2082345]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-30T08:07:46.057968 #2082345]  INFO -- : linking miniruby
I, [2024-05-30T08:07:46.738428 #2082345]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-30T08:07:46.738602 #2082345]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-30T08:07:46.831426 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:07:46.831469 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:07:46.831483 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:07:46.831491 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:07:46.831499 #2082345]  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-30T08:07:46.831507 #2082345]  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-30T08:07:46.831516 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:07:46.831524 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:07:46.831531 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:07:46.831538 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:07:46.831546 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:07:46.831553 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:07:46.831561 #2082345]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T08:07:46.831568 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:07:46.831578 #2082345]  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-30T08:07:46.832177 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:07:46.832199 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:07:46.832218 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:07:46.832230 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:07:46.832238 #2082345]  INFO -- : 
I, [2024-05-30T08:07:46.980319 #2082345]  INFO -- : builtin_binary.inc updated
I, [2024-05-30T08:07:46.992414 #2082345]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-30T08:07:46.994394 #2082345]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-30T08:07:47.286228 #2082345]  INFO -- : linking static-library libruby-static.a
I, [2024-05-30T08:07:47.718979 #2082345]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-30T08:07:49.678990 #2082345]  INFO -- : linking ruby
I, [2024-05-30T08:07:49.701167 #2082345]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-30T08:07:49.701295 #2082345]  INFO -- : $$$[beg] make all -j16
I, [2024-05-30T08:07:49.795023 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:07:49.795066 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:07:49.795077 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:07:49.795085 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:07:49.795093 #2082345]  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-30T08:07:49.795106 #2082345]  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-30T08:07:49.795114 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:07:49.795122 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:07:49.795129 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:07:49.795137 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:07:49.795144 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:07:49.795151 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:07:49.795159 #2082345]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T08:07:49.795166 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:07:49.795174 #2082345]  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-30T08:07:49.796125 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:07:49.796144 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:07:49.796153 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:07:49.796175 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:07:49.796189 #2082345]  INFO -- : 
I, [2024-05-30T08:07:49.836188 #2082345]  INFO -- : generating enc.mk
I, [2024-05-30T08:07:49.838046 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-30T08:07:49.838334 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-30T08:07:49.838735 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-30T08:07:49.839401 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-30T08:07:49.840064 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-30T08:07:49.840322 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-30T08:07:49.840717 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-30T08:07:49.841045 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-30T08:07:49.842185 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-30T08:07:49.842651 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-30T08:07:49.843401 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-30T08:07:49.843828 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-30T08:07:49.844541 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-30T08:07:49.844825 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-30T08:07:49.849652 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-30T08:07:50.026431 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-30T08:07:50.028874 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-30T08:07:50.029220 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-30T08:07:50.033832 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-30T08:07:50.035317 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-30T08:07:50.036600 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-30T08:07:50.078648 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-30T08:07:50.083337 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-30T08:07:50.084978 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-30T08:07:50.087365 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-30T08:07:50.120102 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-30T08:07:50.123962 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-30T08:07:50.148930 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-30T08:07:50.175562 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-30T08:07:50.241730 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-30T08:07:50.242353 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-30T08:07:50.243658 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-30T08:07:50.250378 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-30T08:07:50.250809 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-30T08:07:50.263267 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-30T08:07:50.292150 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-30T08:07:50.311292 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-30T08:07:50.314732 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-30T08:07:50.319105 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-30T08:07:50.333676 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-30T08:07:50.339435 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-30T08:07:50.383350 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-30T08:07:50.445328 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-30T08:07:50.453724 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-30T08:07:50.460763 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-30T08:07:50.472299 #2082345]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-30T08:07:50.482134 #2082345]  INFO -- : making enc
I, [2024-05-30T08:07:50.516002 #2082345]  INFO -- : making srcs under enc
I, [2024-05-30T08:07:50.526194 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.526309 #2082345]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T08:07:50.526366 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.566076 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.566172 #2082345]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T08:07:50.566189 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.566905 #2082345]  INFO -- : generating transdb.h
I, [2024-05-30T08:07:50.684234 #2082345]  INFO -- : transdb.h unchanged
I, [2024-05-30T08:07:50.685543 #2082345]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T08:07:50.685779 #2082345]  INFO -- : making trans
I, [2024-05-30T08:07:50.715379 #2082345]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T08:07:50.718356 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.731303 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.731576 #2082345]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T08:07:50.731659 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.733684 #2082345]  INFO -- : making encs
I, [2024-05-30T08:07:50.812000 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.812111 #2082345]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T08:07:50.812165 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.996777 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:50.998019 #2082345]  INFO -- : generating makefile exts.mk
I, [2024-05-30T08:07:51.044002 #2082345]  INFO -- : exts.mk unchanged
I, [2024-05-30T08:07:51.049501 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.076239 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:07:51.078052 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:07:51.078090 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:07:51.079324 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:07:51.080048 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:07:51.080398 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:07:51.082690 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:07:51.083143 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:07:51.083174 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:07:51.083367 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:07:51.084329 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:07:51.084533 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:07:51.084562 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:07:51.084580 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:07:51.084812 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:07:51.085082 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:07:51.085525 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:07:51.086719 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:07:51.087155 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:07:51.088059 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:07:51.088593 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:07:51.090006 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:07:51.090162 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:07:51.090335 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:07:51.090668 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:07:51.091280 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:07:51.091738 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:07:51.092343 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:07:51.092624 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:07:51.094412 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:07:51.100482 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:07:51.100989 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:07:51.101570 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:07:51.101675 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:07:51.104261 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:07:51.105613 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:07:51.109576 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:07:51.115166 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:07:51.125721 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:07:51.126581 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:07:51.126649 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:07:51.127179 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:07:51.138714 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:07:51.138759 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:07:51.161392 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.238202 #2082345]  INFO -- : linking ruby
I, [2024-05-30T08:07:51.258621 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.258967 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.262519 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.262546 #2082345]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T08:07:51.262564 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.263246 #2082345]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-30T08:07:51.263337 #2082345]  INFO -- : $$$[beg] make install -j16
I, [2024-05-30T08:07:51.325271 #2082345]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T08:07:51.325602 #2082345]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T08:07:51.325915 #2082345]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T08:07:51.326629 #2082345]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T08:07:51.327156 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:07:51.327179 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:07:51.327191 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:07:51.327201 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:07:51.327211 #2082345]  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-30T08:07:51.327220 #2082345]  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-30T08:07:51.327229 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:07:51.327237 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:07:51.327244 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:07:51.327252 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:07:51.327263 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:07:51.327271 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:07:51.327302 #2082345]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T08:07:51.327310 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:07:51.327321 #2082345]  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-30T08:07:51.328578 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T08:07:51.366295 #2082345]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T08:07:51.366429 #2082345]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T08:07:51.367165 #2082345]  INFO -- : generating enc.mk
I, [2024-05-30T08:07:51.367188 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:07:51.367211 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:07:51.367237 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:07:51.367250 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:07:51.367258 #2082345]  INFO -- : 
I, [2024-05-30T08:07:51.368576 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T08:07:51.368610 #2082345]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T08:07:51.509468 #2082345]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T08:07:51.510303 #2082345]  INFO -- : making srcs under enc
I, [2024-05-30T08:07:51.510542 #2082345]  INFO -- : making enc
I, [2024-05-30T08:07:51.527898 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.527946 #2082345]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T08:07:51.527962 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.540219 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.540248 #2082345]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T08:07:51.540259 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.540980 #2082345]  INFO -- : generating transdb.h
I, [2024-05-30T08:07:51.581322 #2082345]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T08:07:51.581367 #2082345]  INFO -- :   Name: power_assert
I, [2024-05-30T08:07:51.581378 #2082345]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T08:07:51.582267 #2082345]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T08:07:51.583190 #2082345]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T08:07:51.638870 #2082345]  INFO -- : transdb.h unchanged
I, [2024-05-30T08:07:51.639933 #2082345]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T08:07:51.640078 #2082345]  INFO -- : making trans
I, [2024-05-30T08:07:51.653725 #2082345]  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-30T08:07:51.659333 #2082345]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T08:07:51.668253 #2082345]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-30T08:07:51.670876 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.678910 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.679238 #2082345]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T08:07:51.679397 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.683035 #2082345]  INFO -- : making encs
I, [2024-05-30T08:07:51.761901 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.762001 #2082345]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T08:07:51.762056 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.932824 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:51.933712 #2082345]  INFO -- : generating makefile exts.mk
I, [2024-05-30T08:07:51.975757 #2082345]  INFO -- : exts.mk unchanged
I, [2024-05-30T08:07:51.980107 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:52.005570 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:07:52.007328 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:07:52.007569 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:07:52.009334 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:07:52.009367 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:07:52.010867 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:07:52.011775 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:07:52.012686 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:07:52.012716 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:07:52.012895 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:07:52.013374 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:07:52.013820 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:07:52.014287 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:07:52.014906 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:07:52.015216 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:07:52.015248 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:07:52.016469 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:07:52.016499 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:07:52.016517 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:07:52.017674 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:07:52.018626 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:07:52.018816 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:07:52.019564 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:07:52.019595 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:07:52.019929 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:07:52.019960 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:07:52.021646 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:07:52.021684 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:07:52.022101 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:07:52.022455 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:07:52.028000 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:07:52.029507 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:07:52.031680 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:07:52.032829 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:07:52.033701 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:07:52.035297 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:07:52.037432 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:07:52.046826 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:07:52.055520 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:07:52.057571 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:07:52.070338 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:07:52.070410 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:07:52.070802 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:07:52.071581 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:07:52.095942 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:52.173283 #2082345]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T08:07:52.173329 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:52.173502 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:52.177282 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:52.177307 #2082345]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T08:07:52.177321 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:07:52.177440 #2082345]  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="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-30T08:07:52.272027 #2082345]  INFO -- : Installing to 
I, [2024-05-30T08:07:52.272086 #2082345]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T08:07:52.272226 #2082345]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-30T08:07:52.281499 #2082345]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T08:07:52.281546 #2082345]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-30T08:07:52.281623 #2082345]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T08:07:52.291866 #2082345]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T08:07:52.291888 #2082345]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T08:07:52.291963 #2082345]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-30T08:07:52.292153 #2082345]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T08:07:52.296569 #2082345]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-30T08:07:52.296600 #2082345]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-30T08:07:52.296613 #2082345]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-30T08:07:52.296623 #2082345]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T08:07:52.296739 #2082345]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T08:07:52.340692 #2082345]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-30T08:07:52.348174 #2082345]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-30T08:07:52.348375 #2082345]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T08:07:52.373993 #2082345]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-30T08:07:52.376329 #2082345]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-30T08:07:52.377979 #2082345]  INFO -- :                                     cgi 0.4.1
I, [2024-05-30T08:07:52.379163 #2082345]  INFO -- :                                     delegate 0.3.1
I, [2024-05-30T08:07:52.379742 #2082345]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-30T08:07:52.380300 #2082345]  INFO -- :                                     english 0.8.0
I, [2024-05-30T08:07:52.380852 #2082345]  INFO -- :                                     erb 4.0.4
I, [2024-05-30T08:07:52.381741 #2082345]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-30T08:07:52.382304 #2082345]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-30T08:07:52.382872 #2082345]  INFO -- :                                     find 0.2.0
I, [2024-05-30T08:07:52.383425 #2082345]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-30T08:07:52.383969 #2082345]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-30T08:07:52.384520 #2082345]  INFO -- :                                     irb 1.13.1
I, [2024-05-30T08:07:52.385449 #2082345]  INFO -- :                                     logger 1.6.0
I, [2024-05-30T08:07:52.386000 #2082345]  INFO -- :                                     net-http 0.4.1
I, [2024-05-30T08:07:52.386578 #2082345]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-30T08:07:52.387155 #2082345]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-30T08:07:52.388307 #2082345]  INFO -- :                                     open3 0.2.1
I, [2024-05-30T08:07:52.388875 #2082345]  INFO -- :                                     optparse 0.5.0
I, [2024-05-30T08:07:52.389430 #2082345]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-30T08:07:52.389945 #2082345]  INFO -- :                                     pp 0.5.0
I, [2024-05-30T08:07:52.390505 #2082345]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-30T08:07:52.391047 #2082345]  INFO -- :                                     prism 0.29.0
I, [2024-05-30T08:07:52.391623 #2082345]  INFO -- :                                     pstore 0.1.3
I, [2024-05-30T08:07:52.392151 #2082345]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-30T08:07:52.393356 #2082345]  INFO -- :                                     readline 0.0.4
I, [2024-05-30T08:07:52.393898 #2082345]  INFO -- :                                     reline 0.5.8
I, [2024-05-30T08:07:52.394486 #2082345]  INFO -- :                                     resolv 0.4.0
I, [2024-05-30T08:07:52.395034 #2082345]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-30T08:07:52.395987 #2082345]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-30T08:07:52.396674 #2082345]  INFO -- :                                     set 1.1.0
I, [2024-05-30T08:07:52.397243 #2082345]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-30T08:07:52.397779 #2082345]  INFO -- :                                     singleton 0.2.0
I, [2024-05-30T08:07:52.398294 #2082345]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-30T08:07:52.399104 #2082345]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-30T08:07:52.399648 #2082345]  INFO -- :                                     time 0.3.0
I, [2024-05-30T08:07:52.400209 #2082345]  INFO -- :                                     timeout 0.4.1
I, [2024-05-30T08:07:52.400748 #2082345]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-30T08:07:52.401376 #2082345]  INFO -- :                                     tsort 0.2.0
I, [2024-05-30T08:07:52.401911 #2082345]  INFO -- :                                     un 0.3.0
I, [2024-05-30T08:07:52.402451 #2082345]  INFO -- :                                     uri 0.13.0
I, [2024-05-30T08:07:52.403019 #2082345]  INFO -- :                                     weakref 0.1.3
I, [2024-05-30T08:07:52.403558 #2082345]  INFO -- :                                     yaml 0.3.0
I, [2024-05-30T08:07:52.403988 #2082345]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T08:07:52.410742 #2082345]  INFO -- :                                     date 3.3.4
I, [2024-05-30T08:07:52.411336 #2082345]  INFO -- :                                     digest 3.1.1
I, [2024-05-30T08:07:52.411894 #2082345]  INFO -- :                                     etc 1.4.3
I, [2024-05-30T08:07:52.412471 #2082345]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-30T08:07:52.413534 #2082345]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-30T08:07:52.414109 #2082345]  INFO -- :                                     io-console 0.7.2
I, [2024-05-30T08:07:52.414663 #2082345]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-30T08:07:52.415207 #2082345]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-30T08:07:52.415731 #2082345]  INFO -- :                                     json 2.7.2
I, [2024-05-30T08:07:52.416336 #2082345]  INFO -- :                                     openssl 3.2.0
I, [2024-05-30T08:07:52.416910 #2082345]  INFO -- :                                     pathname 0.3.0
I, [2024-05-30T08:07:52.417540 #2082345]  INFO -- :                                     psych 5.1.2
I, [2024-05-30T08:07:52.418163 #2082345]  INFO -- :                                     stringio 3.1.1
I, [2024-05-30T08:07:52.418736 #2082345]  INFO -- :                                     strscan 3.1.1
I, [2024-05-30T08:07:52.419271 #2082345]  INFO -- :                                     zlib 3.1.0
I, [2024-05-30T08:07:52.419722 #2082345]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T08:07:52.420716 #2082345]  INFO -- :                                     minitest 5.23.1
I, [2024-05-30T08:07:52.429908 #2082345]  INFO -- :                                     rake 13.2.1
I, [2024-05-30T08:07:52.435069 #2082345]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-30T08:07:52.441164 #2082345]  INFO -- :                                     rexml 3.2.8
I, [2024-05-30T08:07:52.446577 #2082345]  INFO -- :                                     rss 0.3.0
I, [2024-05-30T08:07:52.450708 #2082345]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-30T08:07:52.452971 #2082345]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-30T08:07:52.457458 #2082345]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-30T08:07:52.458689 #2082345]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-30T08:07:52.460210 #2082345]  INFO -- :                                     matrix 0.4.2
I, [2024-05-30T08:07:52.464046 #2082345]  INFO -- :                                     prime 0.1.2
I, [2024-05-30T08:07:52.471718 #2082345]  INFO -- :                                     rbs 3.4.4
I, [2024-05-30T08:07:52.508026 #2082345]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-30T08:07:52.511412 #2082345]  INFO -- :                                     debug 1.9.2
I, [2024-05-30T08:07:52.515655 #2082345]  INFO -- :                                     racc 1.8.0
I, [2024-05-30T08:07:52.519467 #2082345]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-30T08:07:52.521106 #2082345]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-30T08:07:52.523050 #2082345]  INFO -- :                                     base64 0.2.0
I, [2024-05-30T08:07:52.524355 #2082345]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-30T08:07:52.527501 #2082345]  INFO -- :                                     observer 0.1.2
I, [2024-05-30T08:07:52.528957 #2082345]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-30T08:07:52.530455 #2082345]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-30T08:07:52.532188 #2082345]  INFO -- :                                     rinda 0.2.0
I, [2024-05-30T08:07:52.533858 #2082345]  INFO -- :                                     drb 2.2.1
I, [2024-05-30T08:07:52.535968 #2082345]  INFO -- :                                     nkf 0.2.0
I, [2024-05-30T08:07:52.539698 #2082345]  INFO -- :                                     syslog 0.1.2
I, [2024-05-30T08:07:52.541834 #2082345]  INFO -- :                                     csv 3.3.0
I, [2024-05-30T08:07:52.545561 #2082345]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-30T08:07:52.547150 #2082345]  INFO -- : skipped bundled gems:
I, [2024-05-30T08:07:52.547173 #2082345]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-30T08:07:52.550264 #2082345]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-30T08:07:52.550443 #2082345]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-30T08:08:00.587688 #2082345]  INFO -- : PASS all 1936 tests
E, [2024-05-30T08:08:00.594360 #2082345] ERROR -- :  
I, [2024-05-30T08:08:00.594517 #2082345]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-30T08:08:00.594620 #2082345]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-30T08:08:00.728732 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:08:00.728785 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:08:00.728808 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:08:00.728818 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:08:00.728830 #2082345]  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-30T08:08:00.728839 #2082345]  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-30T08:08:00.728849 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:08:00.728859 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:08:00.728873 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:08:00.728881 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:08:00.728888 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:08:00.728895 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:08:00.728903 #2082345]  INFO -- : 	MFLAGS = 
I, [2024-05-30T08:08:00.728912 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:08:00.728920 #2082345]  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-30T08:08:00.729401 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:08:00.729433 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:08:00.729457 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:08:00.729467 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:08:00.729476 #2082345]  INFO -- : 
I, [2024-05-30T08:08:00.898458 #2082345]  INFO -- : Checking leaked global symbols...none
I, [2024-05-30T08:08:00.974211 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-30T08:08:00.974272 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-30T08:08:00.974285 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-30T08:08:00.974295 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-30T08:08:00.974447 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-30T08:08:00.974551 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-30T08:08:00.974777 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-30T08:08:00.975010 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-30T08:08:00.975666 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-30T08:08:00.975991 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-30T08:08:00.977836 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-30T08:08:00.978674 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-30T08:08:00.978874 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-30T08:08:00.978904 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-30T08:08:00.978968 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-30T08:08:01.079716 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-30T08:08:01.081012 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-30T08:08:01.224060 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-30T08:08:01.224113 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-30T08:08:01.224172 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-30T08:08:01.224346 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-30T08:08:01.224413 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-30T08:08:01.224427 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-30T08:08:01.224485 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-30T08:08:01.224596 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-30T08:08:01.224630 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-30T08:08:01.224707 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-30T08:08:01.224761 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-30T08:08:01.225217 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-30T08:08:01.276931 #2082345]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-30T08:08:01.279748 #2082345]  INFO -- : 
I, [2024-05-30T08:08:01.279782 #2082345]  INFO -- : test succeeded
I, [2024-05-30T08:08:01.281903 #2082345]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-30T08:08:01.282032 #2082345]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-30T08:08:01.415992 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:08:01.416050 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:08:01.416062 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:08:01.416071 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:08:01.416080 #2082345]  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-30T08:08:01.416098 #2082345]  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-30T08:08:01.416110 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:08:01.416118 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:08:01.416125 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:08:01.416133 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:08:01.416140 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:08:01.416147 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:08:01.416154 #2082345]  INFO -- : 	MFLAGS = 
I, [2024-05-30T08:08:01.416162 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:08:01.416170 #2082345]  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-30T08:08:01.416666 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:08:01.416689 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:08:01.416710 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:08:01.416731 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:08:01.416743 #2082345]  INFO -- : 
I, [2024-05-30T08:08:01.418588 #2082345]  INFO -- : generating enc.mk
I, [2024-05-30T08:08:01.572472 #2082345]  INFO -- : making enc
I, [2024-05-30T08:08:01.627341 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.627365 #2082345]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T08:08:01.627376 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.627971 #2082345]  INFO -- : making srcs under enc
I, [2024-05-30T08:08:01.691618 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.691641 #2082345]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T08:08:01.691653 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.692582 #2082345]  INFO -- : generating transdb.h
I, [2024-05-30T08:08:01.790859 #2082345]  INFO -- : transdb.h unchanged
I, [2024-05-30T08:08:01.792094 #2082345]  INFO -- : making trans
I, [2024-05-30T08:08:01.862992 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.863016 #2082345]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T08:08:01.863026 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.863623 #2082345]  INFO -- : making encs
I, [2024-05-30T08:08:01.937243 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.937268 #2082345]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T08:08:01.937281 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:01.939719 #2082345]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T08:08:01.967951 #2082345]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T08:08:01.970649 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:03.484356 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:03.485066 #2082345]  INFO -- : generating makefile exts.mk
I, [2024-05-30T08:08:03.526733 #2082345]  INFO -- : exts.mk unchanged
I, [2024-05-30T08:08:03.533602 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:03.991287 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:08:03.996663 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:08:04.010556 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:08:04.015863 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:08:04.022129 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:08:04.032118 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:08:04.064479 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:08:04.070521 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:08:04.098762 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:08:04.114727 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:08:04.125300 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:08:04.128658 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:08:04.143712 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:08:04.165533 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:08:04.182017 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:08:04.185977 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:08:04.197298 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:08:04.205757 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:08:04.247665 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:08:04.262561 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:08:04.272442 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:08:04.277570 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:08:04.291190 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:08:04.321704 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:08:04.332264 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:08:04.336376 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:08:04.355891 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:08:04.369002 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:08:04.371298 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:08:04.373595 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:08:04.398239 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:08:04.414754 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:08:04.433515 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:08:04.456677 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:08:04.461644 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:08:04.484239 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:08:04.486278 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:08:04.508479 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:08:04.510504 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:08:04.568815 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:08:04.574081 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:08:04.597376 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:08:04.599834 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:08:04.622831 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:08:04.645705 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:04.723410 #2082345]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T08:08:04.723456 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:04.723686 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:04.730816 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:04.730885 #2082345]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T08:08:04.730934 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:08:04.849253 #2082345]  INFO -- : Run options: 
I, [2024-05-30T08:08:04.849309 #2082345]  INFO -- :   --seed=35986
I, [2024-05-30T08:08:04.849320 #2082345]  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-30T08:08:04.849329 #2082345]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-30T08:08:04.849337 #2082345]  INFO -- :   --name=!/memory_leak/
I, [2024-05-30T08:08:04.849345 #2082345]  INFO -- :   --stderr-on-failure
I, [2024-05-30T08:08:04.849352 #2082345]  INFO -- :   -j16
I, [2024-05-30T08:08:04.849360 #2082345]  INFO -- : 
I, [2024-05-30T08:08:04.849367 #2082345]  INFO -- : # Running tests:
I, [2024-05-30T08:08:04.849374 #2082345]  INFO -- : 
I, [2024-05-30T08:08:05.085896 #2082345]  INFO -- : [  1/883] 2123620=test_gem_commands_specification_command
I, [2024-05-30T08:08:05.088521 #2082345]  INFO -- : [  2/883] 2123627=test_enumerator
I, [2024-05-30T08:08:05.088630 #2082345]  INFO -- : [  3/883] 2123624=test_inadvertent_creation
I, [2024-05-30T08:08:05.088905 #2082345]  INFO -- : [  4/883] 2123617=test_flags
I, [2024-05-30T08:08:05.089642 #2082345]  INFO -- : [  5/883] 2123622=test_shift_jis
I, [2024-05-30T08:08:05.089674 #2082345]  INFO -- : [  6/883] 2123616=test_gem_commands_which_command
I, [2024-05-30T08:08:05.090479 #2082345]  INFO -- : [  7/883] 2123626=test_http
I, [2024-05-30T08:08:05.090851 #2082345]  INFO -- : [  8/883] 2123625=test_name_error
I, [2024-05-30T08:08:05.091177 #2082345]  INFO -- : [  9/883] 2123623=test_rdoc_markup_attribute_manager
I, [2024-05-30T08:08:05.091643 #2082345]  INFO -- : [ 10/883] 2123630=test_safe_load
I, [2024-05-30T08:08:05.091805 #2082345]  INFO -- : [ 11/883] 2123618=test_gem_resolver_composed_set
I, [2024-05-30T08:08:05.092305 #2082345]  INFO -- : [ 12/883] 2123619=test_gem_resolver
I, [2024-05-30T08:08:05.092516 #2082345]  INFO -- : [ 13/883] 2123621=test_gem_commands_dependency_command
I, [2024-05-30T08:08:05.093132 #2082345]  INFO -- : [ 14/883] 2123628=test_stream
I, [2024-05-30T08:08:05.093163 #2082345]  INFO -- : [ 15/883] 2123629=test_nil2vtempty
I, [2024-05-30T08:08:05.093179 #2082345]  INFO -- : [ 16/883] 2123631=test_rdoc_context
I, [2024-05-30T08:08:05.097139 #2082345]  INFO -- : [ 17/883] 2123622=test_open-uri
I, [2024-05-30T08:08:05.097574 #2082345]  INFO -- : [ 18/883] 2123629=test_httpresponse
I, [2024-05-30T08:08:05.118139 #2082345]  INFO -- : [ 19/883] 2123626=test_rdoc_parser_ruby
I, [2024-05-30T08:08:05.127360 #2082345]  INFO -- : [ 20/883] 2123628=test_date_new
I, [2024-05-30T08:08:05.133014 #2082345]  INFO -- : [ 21/883] 2123630=index_write_test
I, [2024-05-30T08:08:05.158102 #2082345]  INFO -- : [ 22/883] 2123628=test_data
I, [2024-05-30T08:08:05.205372 #2082345]  INFO -- : [ 23/883] 2123628=test_rdoc_markup_to_joined_paragraph
I, [2024-05-30T08:08:05.225763 #2082345]  INFO -- : [ 24/883] 2123625=test_date_time
I, [2024-05-30T08:08:05.244406 #2082345]  INFO -- : [ 25/883] 2123629=test_require
I, [2024-05-30T08:08:05.247022 #2082345]  INFO -- : [ 26/883] 2123629=test_gem_safe_yaml
I, [2024-05-30T08:08:05.249182 #2082345]  INFO -- : [ 27/883] 2123630=test_syntax
I, [2024-05-30T08:08:05.266504 #2082345]  INFO -- : [ 28/883] 2123624=test_rdoc_text
I, [2024-05-30T08:08:05.275840 #2082345]  INFO -- : [ 29/883] 2123625=test_iso_8859
I, [2024-05-30T08:08:05.321748 #2082345]  INFO -- : [ 30/883] 2123625=test_tcp
I, [2024-05-30T08:08:05.346245 #2082345]  INFO -- : [ 31/883] 2123628=test_switch_hitter
I, [2024-05-30T08:08:05.348585 #2082345]  INFO -- : [ 32/883] 2123618=test_io_console
I, [2024-05-30T08:08:05.353372 #2082345]  INFO -- : [ 33/883] 2123623=test_flush
I, [2024-05-30T08:08:05.358934 #2082345]  INFO -- : [ 34/883] 2123623=test_singleton
I, [2024-05-30T08:08:05.362676 #2082345]  INFO -- : [ 35/883] 2123628=test_rdoc_markdown_test
I, [2024-05-30T08:08:05.370566 #2082345]  INFO -- : [ 36/883] 2123623=test_rdoc_normal_module
I, [2024-05-30T08:08:05.396825 #2082345]  INFO -- : [ 37/883] 2123616=test_c_union_entity
I, [2024-05-30T08:08:05.450290 #2082345]  INFO -- : [ 38/883] 2123616=test_logperiod
I, [2024-05-30T08:08:05.458506 #2082345]  INFO -- : [ 39/883] 2123625=test_securerandom
I, [2024-05-30T08:08:05.465811 #2082345]  INFO -- : [ 40/883] 2123616=test_thread_fd_close
I, [2024-05-30T08:08:05.468999 #2082345]  INFO -- : [ 41/883] 2123616=test_passing_block
I, [2024-05-30T08:08:05.478349 #2082345]  INFO -- : [ 42/883] 2123616=test_hash_create
I, [2024-05-30T08:08:05.481800 #2082345]  INFO -- : [ 43/883] 2123616=test_stringchar
I, [2024-05-30T08:08:05.481876 #2082345]  INFO -- : [ 44/883] 2123623=test_uncorrectable_name_check
I, [2024-05-30T08:08:05.491382 #2082345]  INFO -- : [ 45/883] 2123623=newline_test
I, [2024-05-30T08:08:05.494449 #2082345]  INFO -- : [ 46/883] 2123621=test_gem_security_policy
I, [2024-05-30T08:08:05.527114 #2082345]  INFO -- : [ 47/883] 2123625=test_gem_source_local
I, [2024-05-30T08:08:05.528144 #2082345]  INFO -- : [ 48/883] 2123624=test_pack
I, [2024-05-30T08:08:05.528891 #2082345]  INFO -- : [ 49/883] 2123629=test_process
I, [2024-05-30T08:08:05.568490 #2082345]  INFO -- : [ 50/883] 2123620=test_last_thread
I, [2024-05-30T08:08:05.589121 #2082345]  INFO -- : [ 51/883] 2123616=test_gc
I, [2024-05-30T08:08:05.688251 #2082345]  INFO -- : [ 52/883] 2123623=test_x509cert
I, [2024-05-30T08:08:05.710129 #2082345]  INFO -- : [ 53/883] 2123619=test_err_in_callback
I, [2024-05-30T08:08:05.715933 #2082345]  INFO -- : [ 54/883] 2123619=test_gem_resolver_lock_specification
I, [2024-05-30T08:08:05.733482 #2082345]  INFO -- : [ 55/883] 2123622=test_logdevice
I, [2024-05-30T08:08:05.759871 #2082345]  INFO -- : [ 56/883] 2123619=test_gem_ext_rake_builder
I, [2024-05-30T08:08:05.841392 #2082345]  INFO -- : [ 57/883] 2123621=test_arity
I, [2024-05-30T08:08:05.847353 #2082345]  INFO -- : [ 58/883] 2123621=test_gem_request_connection_pools
I, [2024-05-30T08:08:05.903379 #2082345]  INFO -- : [ 59/883] 2123624=test_gem_version_option
I, [2024-05-30T08:08:05.982538 #2082345]  INFO -- : [ 60/883] 2123626=test_grapheme_breaks
I, [2024-05-30T08:08:05.988407 #2082345]  INFO -- : [ 61/883] 2123626=test_cclass
I, [2024-05-30T08:08:06.029435 #2082345]  INFO -- : [ 62/883] 2123623=test_reline
I, [2024-05-30T08:08:06.041352 #2082345]  INFO -- : [ 63/883] 2123625=test_parser_events
I, [2024-05-30T08:08:06.150195 #2082345]  INFO -- : [ 64/883] 2123625=test_pkey
I, [2024-05-30T08:08:06.150695 #2082345]  INFO -- : [ 65/883] 2123626=test_case
I, [2024-05-30T08:08:06.152606 #2082345]  INFO -- : [ 66/883] 2123626=test_json_tree
I, [2024-05-30T08:08:06.178617 #2082345]  INFO -- : [ 67/883] 2123626=test_rdoc_markup_to_markdown
I, [2024-05-30T08:08:06.206390 #2082345]  INFO -- : [ 68/883] 2123625=test_rdoc_generator_pot_po
I, [2024-05-30T08:08:06.220847 #2082345]  INFO -- : [ 69/883] 2123624=test_ansi_with_terminfo
I, [2024-05-30T08:08:06.222686 #2082345]  INFO -- : [ 70/883] 2123626=test_ractor
I, [2024-05-30T08:08:06.295571 #2082345]  INFO -- : [ 71/883] 2123626=test_memory_view
I, [2024-05-30T08:08:06.302565 #2082345]  INFO -- : [ 72/883] 2123624=test_m17n_comb
I, [2024-05-30T08:08:06.367088 #2082345]  INFO -- : [ 73/883] 2123631=test_gem_stream_ui
I, [2024-05-30T08:08:06.406913 #2082345]  INFO -- : [ 74/883] 2123625=test_extlibs
I, [2024-05-30T08:08:06.425904 #2082345]  INFO -- : [ 75/883] 2123626=test_rdoc_generator_ri
I, [2024-05-30T08:08:06.446289 #2082345]  INFO -- : [ 76/883] 2123626=test_require_lib
I, [2024-05-30T08:08:06.454141 #2082345]  INFO -- : [ 77/883] 2123617=parse_test
I, [2024-05-30T08:08:06.524259 #2082345]  INFO -- : [ 78/883] 2123623=test_gem_install_update_options
I, [2024-05-30T08:08:06.654209 #2082345]  INFO -- : [ 79/883] 2123620=test_severity
I, [2024-05-30T08:08:06.668725 #2082345]  INFO -- : [ 80/883] 2123620=test_ractor
I, [2024-05-30T08:08:06.697003 #2082345]  INFO -- : [ 81/883] 2123631=test_socket
I, [2024-05-30T08:08:06.706455 #2082345]  INFO -- : [ 82/883] 2123620=test_thread
I, [2024-05-30T08:08:06.718480 #2082345]  INFO -- : [ 83/883] 2123622=test_objectspace
I, [2024-05-30T08:08:06.735376 #2082345]  INFO -- : [ 84/883] 2123619=test_rdoc_markup_to_table_of_contents
I, [2024-05-30T08:08:06.777672 #2082345]  INFO -- : [ 85/883] 2123628=test_str2big
I, [2024-05-30T08:08:06.788511 #2082345]  INFO -- : [ 86/883] 2123628=test_c_struct_builder
I, [2024-05-30T08:08:06.876584 #2082345]  INFO -- : [ 87/883] 2123628=test_dot_dot
I, [2024-05-30T08:08:06.886526 #2082345]  INFO -- : [ 88/883] 2123628=test_literal
I, [2024-05-30T08:08:06.907298 #2082345]  INFO -- : [ 89/883] 2123621=test_store
I, [2024-05-30T08:08:06.926080 #2082345]  INFO -- : [ 90/883] 2123620=test_case_options
I, [2024-05-30T08:08:06.929929 #2082345]  INFO -- : [ 91/883] 2123620=test_scalar
I, [2024-05-30T08:08:06.937955 #2082345]  INFO -- : [ 92/883] 2123620=test_gem_dependency_installer
I, [2024-05-30T08:08:06.963462 #2082345]  INFO -- : [ 93/883] 2123619=test_gem_commands_info_command
I, [2024-05-30T08:08:06.992368 #2082345]  INFO -- : [ 94/883] 2123619=test_rdoc_cross_reference
I, [2024-05-30T08:08:07.003892 #2082345]  INFO -- : [ 95/883] 2123623=test_rand
I, [2024-05-30T08:08:07.130650 #2082345]  INFO -- : [ 96/883] 2123621=test_gem_name_tuple
I, [2024-05-30T08:08:07.157362 #2082345]  INFO -- : [ 97/883] 2123621=test_gem_package_tar_reader_entry
I, [2024-05-30T08:08:07.377967 #2082345]  INFO -- : [ 98/883] 2123621=test_bug_reporter
I, [2024-05-30T08:08:07.379753 #2082345]  INFO -- : [ 99/883] 2123623=test_exception
I, [2024-05-30T08:08:07.649601 #2082345]  INFO -- : [100/883] 2123619=test_sprintf_comb
I, [2024-05-30T08:08:07.726130 #2082345]  INFO -- : [101/883] 2123628=test_gem_request
I, [2024-05-30T08:08:07.776818 #2082345]  INFO -- : [102/883] 2123622=test_method_cache
I, [2024-05-30T08:08:07.778329 #2082345]  INFO -- : [103/883] 2123622=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-30T08:08:07.786727 #2082345]  INFO -- : [104/883] 2123619=test_gem_commands_mirror
I, [2024-05-30T08:08:07.801642 #2082345]  INFO -- : [105/883] 2123619=test_settracefunc
I, [2024-05-30T08:08:07.937852 #2082345]  INFO -- : [106/883] 2123621=test_gem_text
I, [2024-05-30T08:08:08.005527 #2082345]  INFO -- : [107/883] 2123621=test_enumerator_kw
I, [2024-05-30T08:08:08.009899 #2082345]  INFO -- : [108/883] 2123621=test_scan_args
I, [2024-05-30T08:08:08.028095 #2082345]  INFO -- : [109/883] 2123621=test_win32ole
I, [2024-05-30T08:08:08.036183 #2082345]  INFO -- : [110/883] 2123621=test_generic
I, [2024-05-30T08:08:08.070637 #2082345]  INFO -- : [111/883] 2123622=test_rdoc_markup_attributes
I, [2024-05-30T08:08:08.090649 #2082345]  INFO -- : [112/883] 2123621=test_rdoc_rd_inline_parser
I, [2024-05-30T08:08:08.139929 #2082345]  INFO -- : [113/883] 2123618=test_rdoc_markup_to_rdoc
I, [2024-05-30T08:08:08.173301 #2082345]  INFO -- : [114/883] 2123628=test_default_gems
I, [2024-05-30T08:08:08.245142 #2082345]  INFO -- : [115/883] 2123622=test_win32ole_type
I, [2024-05-30T08:08:08.250115 #2082345]  INFO -- : [116/883] 2123622=test_null
I, [2024-05-30T08:08:08.264522 #2082345]  INFO -- : [117/883] 2123628=test_mul
I, [2024-05-30T08:08:08.269911 #2082345]  INFO -- : [118/883] 2123628=test_pkey_ec
I, [2024-05-30T08:08:08.284258 #2082345]  INFO -- : [119/883] 2123622=test_pipe
I, [2024-05-30T08:08:08.332759 #2082345]  INFO -- : [120/883] 2123621=test_thread
I, [2024-05-30T08:08:08.337253 #2082345]  INFO -- : [121/883] 2123621=test_trick
I, [2024-05-30T08:08:08.379082 #2082345]  INFO -- : [122/883] 2123631=test_date_parse
I, [2024-05-30T08:08:08.392462 #2082345]  INFO -- : [123/883] 2123628=test_rdoc_i18n_text
I, [2024-05-30T08:08:08.403567 #2082345]  INFO -- : [124/883] 2123618=test_backtrace
I, [2024-05-30T08:08:08.411008 #2082345]  INFO -- : [125/883] 2123618=test_defined
I, [2024-05-30T08:08:08.419663 #2082345]  INFO -- : [126/883] 2123628=test_key_name_check
I, [2024-05-30T08:08:08.439208 #2082345]  INFO -- : [127/883] 2123628=test_io_buffer
I, [2024-05-30T08:08:08.476849 #2082345]  INFO -- : [128/883] 2123622=test_svcb_https
I, [2024-05-30T08:08:08.490558 #2082345]  INFO -- : [129/883] 2123622=test_buffering
I, [2024-05-30T08:08:08.501363 #2082345]  INFO -- : [130/883] 2123618=test_gb18030
I, [2024-05-30T08:08:08.507211 #2082345]  INFO -- : [131/883] 2123622=test_gem_uninstaller
I, [2024-05-30T08:08:08.507660 #2082345]  INFO -- : [132/883] 2123618=test_rdoc_rdoc
I, [2024-05-30T08:08:08.518706 #2082345]  INFO -- : [133/883] 2123628=test_time
I, [2024-05-30T08:08:08.592595 #2082345]  INFO -- : [134/883] 2123627=test_windows_1251
I, [2024-05-30T08:08:08.608273 #2082345]  INFO -- : [135/883] 2123627=test_gem_resolver_index_set
I, [2024-05-30T08:08:08.631262 #2082345]  INFO -- : [136/883] 2123631=test_gem_package_old
I, [2024-05-30T08:08:08.691216 #2082345]  INFO -- : [137/883] 2123618=test_string
I, [2024-05-30T08:08:08.717877 #2082345]  INFO -- : [138/883] 2123628=test_proc
I, [2024-05-30T08:08:08.719711 #2082345]  INFO -- : [139/883] 2123631=test_gc_compact
I, [2024-05-30T08:08:08.789350 #2082345]  INFO -- : [140/883] 2123625=test_ole_methods
I, [2024-05-30T08:08:08.789440 #2082345]  INFO -- : [141/883] 2123625=test_erb_m17n
I, [2024-05-30T08:08:08.803466 #2082345]  INFO -- : [142/883] 2123625=test_optimization
I, [2024-05-30T08:08:08.917349 #2082345]  INFO -- : [143/883] 2123627=test_date_conv
I, [2024-05-30T08:08:08.937987 #2082345]  INFO -- : [144/883] 2123627=test_cgi_tag_helper
I, [2024-05-30T08:08:08.971683 #2082345]  INFO -- : [145/883] 2123627=test_zlib
I, [2024-05-30T08:08:09.114689 #2082345]  INFO -- : [146/883] 2123619=test_egrep_cpp
I, [2024-05-30T08:08:09.346788 #2082345]  INFO -- : [147/883] 2123619=test_fnmatch
I, [2024-05-30T08:08:09.423499 #2082345]  INFO -- : [148/883] 2123619=test_files_test_2
I, [2024-05-30T08:08:09.635855 #2082345]  INFO -- : [149/883] 2123624=test_folderitem2_invokeverb
I, [2024-05-30T08:08:09.643348 #2082345]  INFO -- : [150/883] 2123624=test_require_path_check
I, [2024-05-30T08:08:09.755300 #2082345]  INFO -- : [151/883] 2123624=test_rdoc_markup_parser
I, [2024-05-30T08:08:09.812711 #2082345]  INFO -- : [152/883] 2123624=test_gem_validator
I, [2024-05-30T08:08:09.884677 #2082345]  INFO -- : [153/883] 2123624=test_gem_request_set_lockfile_parser
I, [2024-05-30T08:08:09.905258 #2082345]  INFO -- : [154/883] 2123628=test_depth_first
I, [2024-05-30T08:08:09.910137 #2082345]  INFO -- : [155/883] 2123628=test_x509attr
I, [2024-05-30T08:08:09.919663 #2082345]  INFO -- : [156/883] 2123628=test_raise
I, [2024-05-30T08:08:09.924073 #2082345]  INFO -- : [157/883] 2123628=test_rdoc_store
I, [2024-05-30T08:08:09.952783 #2082345]  INFO -- : [158/883] 2123620=test_string
I, [2024-05-30T08:08:09.986370 #2082345]  INFO -- : [159/883] 2123620=test_pattern_matching
I, [2024-05-30T08:08:10.020673 #2082345]  INFO -- : [160/883] 2123622=test_rdoc_stats
I, [2024-05-30T08:08:10.026097 #2082345]  INFO -- : [161/883] 2123620=test_qsort
I, [2024-05-30T08:08:10.036746 #2082345]  INFO -- : [162/883] 2123620=test_rdoc_parser
I, [2024-05-30T08:08:10.044767 #2082345]  INFO -- : [163/883] 2123624=test_gem_dependency_resolution_error
I, [2024-05-30T08:08:10.068827 #2082345]  INFO -- : [164/883] 2123624=json_addition_test
I, [2024-05-30T08:08:10.117381 #2082345]  INFO -- : [165/883] 2123624=test_custom_command
I, [2024-05-30T08:08:10.125565 #2082345]  INFO -- : [166/883] 2123622=test_rdoc_tom_doc
I, [2024-05-30T08:08:10.177060 #2082345]  INFO -- : [167/883] 2123622=test_rdoc_markup_to_tt_only
I, [2024-05-30T08:08:10.217385 #2082345]  INFO -- : [168/883] 2123622=test_hmac
I, [2024-05-30T08:08:10.221036 #2082345]  INFO -- : [169/883] 2123624=test_common
I, [2024-05-30T08:08:10.228380 #2082345]  INFO -- : [170/883] 2123622=test_gem_spec_fetcher
I, [2024-05-30T08:08:10.348653 #2082345]  INFO -- : [171/883] 2123620=test_gem_command
I, [2024-05-30T08:08:10.470188 #2082345]  INFO -- : [172/883] 2123622=test_bug-3571
I, [2024-05-30T08:08:10.480272 #2082345]  INFO -- : [173/883] 2123620=test_key_actor_vi
I, [2024-05-30T08:08:10.494069 #2082345]  INFO -- : [174/883] 2123622=test_ifunless
I, [2024-05-30T08:08:10.504568 #2082345]  INFO -- : [175/883] 2123622=test_assignment
I, [2024-05-30T08:08:10.519862 #2082345]  INFO -- : [176/883] 2123617=test_gem_commands_lock_command
I, [2024-05-30T08:08:10.567420 #2082345]  INFO -- : [177/883] 2123624=test_numeric
I, [2024-05-30T08:08:10.681289 #2082345]  INFO -- : [178/883] 2123624=test_gem_source_list
I, [2024-05-30T08:08:10.719084 #2082345]  INFO -- : [179/883] 2123623=test_yaml_special_cases
I, [2024-05-30T08:08:10.724106 #2082345]  INFO -- : [180/883] 2123620=test_optarg
I, [2024-05-30T08:08:10.739449 #2082345]  INFO -- : [181/883] 2123623=test_config
I, [2024-05-30T08:08:10.743342 #2082345]  INFO -- : [182/883] 2123617=test_address_resolve
I, [2024-05-30T08:08:10.748898 #2082345]  INFO -- : [183/883] 2123624=test_rdoc_token_stream
I, [2024-05-30T08:08:10.762355 #2082345]  INFO -- : [184/883] 2123624=test_exception
I, [2024-05-30T08:08:10.779679 #2082345]  INFO -- : [185/883] 2123624=test_zsh_completion
I, [2024-05-30T08:08:10.783820 #2082345]  INFO -- : [186/883] 2123624=test_iter_break
I, [2024-05-30T08:08:10.789314 #2082345]  INFO -- : [187/883] 2123624=test_macro
I, [2024-05-30T08:08:10.794437 #2082345]  INFO -- : [188/883] 2123624=test_pp
I, [2024-05-30T08:08:10.815829 #2082345]  INFO -- : [189/883] 2123623=test_gem_ext_configure_builder
I, [2024-05-30T08:08:10.831696 #2082345]  INFO -- : [190/883] 2123617=test_frozen
I, [2024-05-30T08:08:10.843269 #2082345]  INFO -- : [191/883] 2123617=test_verbose
I, [2024-05-30T08:08:10.860602 #2082345]  INFO -- : [192/883] 2123624=test_nil
I, [2024-05-30T08:08:10.865765 #2082345]  INFO -- : [193/883] 2123624=test_num2int
I, [2024-05-30T08:08:10.887418 #2082345]  INFO -- : [194/883] 2123624=test_rdoc_single_class
I, [2024-05-30T08:08:10.894429 #2082345]  INFO -- : [195/883] 2123624=test_gem_silent_ui
I, [2024-05-30T08:08:10.906840 #2082345]  INFO -- : [196/883] 2123623=test_emitter
I, [2024-05-30T08:08:10.909573 #2082345]  INFO -- : [197/883] 2123620=test_files_ext
I, [2024-05-30T08:08:10.921499 #2082345]  INFO -- : [198/883] 2123623=test_bug-5832
I, [2024-05-30T08:08:10.926201 #2082345]  INFO -- : [199/883] 2123617=dispatcher_test
I, [2024-05-30T08:08:10.929976 #2082345]  INFO -- : [200/883] 2123623=test_eval_history
I, [2024-05-30T08:08:10.943438 #2082345]  INFO -- : [201/883] 2123628=test_kernel
I, [2024-05-30T08:08:10.955546 #2082345]  INFO -- : [202/883] 2123617=test_gem_doctor
I, [2024-05-30T08:08:10.959605 #2082345]  INFO -- : [203/883] 2123624=test_kdf
I, [2024-05-30T08:08:11.011457 #2082345]  INFO -- : [204/883] 2123617=test_rdoc_markup_paragraph
I, [2024-05-30T08:08:11.023312 #2082345]  INFO -- : [205/883] 2123623=test_psych
I, [2024-05-30T08:08:11.036315 #2082345]  INFO -- : [206/883] 2123620=test_enc_raise
I, [2024-05-30T08:08:11.047697 #2082345]  INFO -- : [207/883] 2123620=!Nothing_to_test
I, [2024-05-30T08:08:11.049470 #2082345]  INFO -- : [208/883] 2123620=test_command
I, [2024-05-30T08:08:11.052097 #2082345]  INFO -- : [209/883] 2123623=test_at_exit
I, [2024-05-30T08:08:11.099414 #2082345]  INFO -- : [210/883] 2123623=test_date
I, [2024-05-30T08:08:11.106459 #2082345]  INFO -- : [211/883] 2123624=test_gem_rdoc
I, [2024-05-30T08:08:11.112234 #2082345]  INFO -- : [212/883] 2123623=test_gem_ext_cargo_builder_unit
I, [2024-05-30T08:08:11.148780 #2082345]  INFO -- : [213/883] 2123623=test_object_create_start
I, [2024-05-30T08:08:11.152167 #2082345]  INFO -- : [214/883] 2123623=test_ellipsize
I, [2024-05-30T08:08:11.179922 #2082345]  INFO -- : [215/883] 2123623=test_date_attr
I, [2024-05-30T08:08:11.191269 #2082345]  INFO -- : [216/883] 2123623=test_gem_commands_exec_command
I, [2024-05-30T08:08:11.239541 #2082345]  INFO -- : [217/883] 2123617=test_io_wait
I, [2024-05-30T08:08:11.260563 #2082345]  INFO -- : [218/883] 2123621=test_kwargs
I, [2024-05-30T08:08:11.263916 #2082345]  INFO -- : [219/883] 2123621=warnings_test
I, [2024-05-30T08:08:11.269322 #2082345]  INFO -- : [220/883] 2123626=test_type_completor
I, [2024-05-30T08:08:11.270901 #2082345]  INFO -- : [221/883] 2123624=test_console_attr
I, [2024-05-30T08:08:11.271162 #2082345]  INFO -- : [222/883] 2123626=test_summary
I, [2024-05-30T08:08:11.274408 #2082345]  INFO -- : [223/883] 2123624=test_cp949
I, [2024-05-30T08:08:11.276610 #2082345]  INFO -- : [224/883] 2123624=test_condition
I, [2024-05-30T08:08:11.281587 #2082345]  INFO -- : [225/883] 2123624=test_foreach
I, [2024-05-30T08:08:11.289906 #2082345]  INFO -- : [226/883] 2123624=test_gem_source_specific_file
I, [2024-05-30T08:08:11.372717 #2082345]  INFO -- : [227/883] 2123626=test_gem_commands_uninstall_command
I, [2024-05-30T08:08:11.386357 #2082345]  INFO -- : [228/883] 2123621=test_gem_unsatisfiable_dependency_error
I, [2024-05-30T08:08:11.409891 #2082345]  INFO -- : [229/883] 2123621=test_win32ole_record
I, [2024-05-30T08:08:11.413478 #2082345]  INFO -- : [230/883] 2123624=test_emoji
I, [2024-05-30T08:08:11.416403 #2082345]  INFO -- : [231/883] 2123621=test_win32ole_type_event
I, [2024-05-30T08:08:11.425035 #2082345]  INFO -- : [232/883] 2123621=test_sorted_set
I, [2024-05-30T08:08:11.460372 #2082345]  INFO -- : [233/883] 2123624=test_hash
I, [2024-05-30T08:08:11.533363 #2082345]  INFO -- : [234/883] 2123620=test_ubf_async_safe
I, [2024-05-30T08:08:11.556713 #2082345]  INFO -- : [235/883] 2123620=test_io
I, [2024-05-30T08:08:11.602903 #2082345]  INFO -- : [236/883] 2123617=test_to_ruby
I, [2024-05-30T08:08:11.638116 #2082345]  INFO -- : [237/883] 2123617=test_pattern_key_name_check
I, [2024-05-30T08:08:11.638788 #2082345]  INFO -- : [238/883] 2123617=test_gem_impossible_dependencies_error
I, [2024-05-30T08:08:11.653146 #2082345]  INFO -- : [239/883] 2123617=test_pack
I, [2024-05-30T08:08:11.764879 #2082345]  INFO -- : [240/883] 2123621=test_array_create
I, [2024-05-30T08:08:11.773785 #2082345]  INFO -- : [241/883] 2123621=test_method
I, [2024-05-30T08:08:11.828892 #2082345]  INFO -- : [242/883] 2123628=test_gem_commands_query_command
I, [2024-05-30T08:08:11.860995 #2082345]  INFO -- : [243/883] 2123620=test_rdoc_rubygems_hook
I, [2024-05-30T08:08:11.988476 #2082345]  INFO -- : [244/883] 2123617=test_euc_kr
I, [2024-05-30T08:08:12.012447 #2082345]  INFO -- : [245/883] 2123620=test_rdoc_context_section
I, [2024-05-30T08:08:12.017940 #2082345]  INFO -- : [246/883] 2123617=test_ftp
I, [2024-05-30T08:08:12.027779 #2082345]  INFO -- : [247/883] 2123620=test_string_memory
I, [2024-05-30T08:08:12.048014 #2082345]  INFO -- : [248/883] 2123617=test_gem_requirement
I, [2024-05-30T08:08:12.141131 #2082345]  INFO -- : [249/883] 2123620=test_sprintf
I, [2024-05-30T08:08:12.185539 #2082345]  INFO -- : [250/883] 2123627=comments_test
I, [2024-05-30T08:08:12.229418 #2082345]  INFO -- : [251/883] 2123617=test_gem_security_trust_dir
I, [2024-05-30T08:08:12.283245 #2082345]  INFO -- : [252/883] 2123617=ripper_test
I, [2024-05-30T08:08:12.317374 #2082345]  INFO -- : [253/883] 2123627=test_objspace
I, [2024-05-30T08:08:12.359894 #2082345]  INFO -- : [254/883] 2123631=test_line_editor
I, [2024-05-30T08:08:12.448729 #2082345]  INFO -- : [255/883] 2123631=test_undef
I, [2024-05-30T08:08:12.454090 #2082345]  INFO -- : [256/883] 2123631=test_gem_commands_stale_command
I, [2024-05-30T08:08:12.459622 #2082345]  INFO -- : [257/883] 2123620=test_c_struct_entry
I, [2024-05-30T08:08:12.487405 #2082345]  INFO -- : [258/883] 2123631=test_lock_native_thread
I, [2024-05-30T08:08:12.611939 #2082345]  INFO -- : [259/883] 2123628=test_have_library
I, [2024-05-30T08:08:12.651019 #2082345]  INFO -- : [260/883] 2123623=test_remote_fetch_error
I, [2024-05-30T08:08:12.669421 #2082345]  INFO -- : [261/883] 2123623=test_show_source
I, [2024-05-30T08:08:12.678720 #2082345]  INFO -- : [262/883] 2123622=test_set
I, [2024-05-30T08:08:12.691065 #2082345]  INFO -- : [263/883] 2123622=test_raise_exception
I, [2024-05-30T08:08:12.691160 #2082345]  INFO -- : [264/883] 2123623=test_gem_request_set_lockfile
I, [2024-05-30T08:08:12.833167 #2082345]  INFO -- : [265/883] 2123631=test_win32ole_typelib
I, [2024-05-30T08:08:12.843957 #2082345]  INFO -- : [266/883] 2123626=test_protect
I, [2024-05-30T08:08:12.844052 #2082345]  INFO -- : [267/883] 2123631=test_hash
I, [2024-05-30T08:08:12.852982 #2082345]  INFO -- : [268/883] 2123626=test_gem_resolver_dependency_request
I, [2024-05-30T08:08:12.863851 #2082345]  INFO -- : [269/883] 2123631=test_tree_builder
I, [2024-05-30T08:08:12.871397 #2082345]  INFO -- : [270/883] 2123631=test_external_new
I, [2024-05-30T08:08:12.886255 #2082345]  INFO -- : [271/883] 2123626=test_alias_and_anchor
I, [2024-05-30T08:08:12.890107 #2082345]  INFO -- : [272/883] 2123631=test_postponed_job
I, [2024-05-30T08:08:12.893590 #2082345]  INFO -- : [273/883] 2123626=test_framework
I, [2024-05-30T08:08:12.903503 #2082345]  INFO -- : [274/883] 2123620=test_ns_spki
I, [2024-05-30T08:08:12.916181 #2082345]  INFO -- : [275/883] 2123626=test_kill_ring
I, [2024-05-30T08:08:12.946740 #2082345]  INFO -- : [276/883] 2123620=test_argf
I, [2024-05-30T08:08:13.009730 #2082345]  INFO -- : [277/883] 2123626=test_ws
I, [2024-05-30T08:08:13.015244 #2082345]  INFO -- : [278/883] 2123626=test_m17n
I, [2024-05-30T08:08:13.143038 #2082345]  INFO -- : [279/883] 2123617=test_gem_commands_environment_command
I, [2024-05-30T08:08:13.159174 #2082345]  INFO -- : [280/883] 2123626=test_weakmap
I, [2024-05-30T08:08:13.231484 #2082345]  INFO -- : [281/883] 2123617=test_workspace
I, [2024-05-30T08:08:13.301605 #2082345]  INFO -- : [282/883] 2123623=test_yjit
I, [2024-05-30T08:08:13.422011 #2082345]  INFO -- : [283/883] 2123631=test_rdoc_markup_indented_paragraph
I, [2024-05-30T08:08:13.428110 #2082345]  INFO -- : [284/883] 2123631=test_gem_resolver_conflict
I, [2024-05-30T08:08:13.449317 #2082345]  INFO -- : [285/883] 2123631=test_rdoc_task
I, [2024-05-30T08:08:13.455543 #2082345]  INFO -- : [286/883] 2123631=test_io_buffer
I, [2024-05-30T08:08:13.573069 #2082345]  INFO -- : [287/883] 2123631=ruby_parser_test
I, [2024-05-30T08:08:13.577394 #2082345]  INFO -- : [288/883] 2123622=test_pack
I, [2024-05-30T08:08:13.604818 #2082345]  INFO -- : [289/883] 2123617=test_backtrace
I, [2024-05-30T08:08:13.621156 #2082345]  INFO -- : [290/883] 2123622=test_readpartial
I, [2024-05-30T08:08:13.652526 #2082345]  INFO -- : [291/883] 2123631=test_gem_commands_install_command
I, [2024-05-30T08:08:13.676661 #2082345]  INFO -- : [292/883] 2123630=test_clone
I, [2024-05-30T08:08:13.912255 #2082345]  INFO -- : [293/883] 2123630=test_rdoc_require
I, [2024-05-30T08:08:14.029651 #2082345]  INFO -- : [294/883] 2123622=locals_test
I, [2024-05-30T08:08:14.170741 #2082345]  INFO -- : [295/883] 2123630=test_rdoc_markup_to_html_crossref
I, [2024-05-30T08:08:14.208982 #2082345]  INFO -- : [296/883] 2123628=test_typeddata
I, [2024-05-30T08:08:14.223563 #2082345]  INFO -- : [297/883] 2123619=test_gem_resolver_best_set
I, [2024-05-30T08:08:14.316348 #2082345]  INFO -- : [298/883] 2123619=encoding_test
I, [2024-05-30T08:08:14.495137 #2082345]  INFO -- : [299/883] 2123628=test_rat
I, [2024-05-30T08:08:14.504572 #2082345]  INFO -- : [300/883] 2123628=test_rdoc_markup_raw
I, [2024-05-30T08:08:14.509499 #2082345]  INFO -- : [301/883] 2123628=test_webauthn_poller
I, [2024-05-30T08:08:14.564380 #2082345]  INFO -- : [302/883] 2123619=test_array
I, [2024-05-30T08:08:14.579522 #2082345]  INFO -- : [303/883] 2123619=test_optparse
I, [2024-05-30T08:08:14.622345 #2082345]  INFO -- : [304/883] 2123622=test_fstring
I, [2024-05-30T08:08:14.633899 #2082345]  INFO -- : [305/883] 2123630=test_rdoc_alias
I, [2024-05-30T08:08:14.642670 #2082345]  INFO -- : [306/883] 2123630=test_yield
I, [2024-05-30T08:08:14.659047 #2082345]  INFO -- : [307/883] 2123619=test_convertible
I, [2024-05-30T08:08:14.678263 #2082345]  INFO -- : [308/883] 2123628=parser_test
I, [2024-05-30T08:08:14.790417 #2082345]  INFO -- : [309/883] 2123622=test_stringscanner
I, [2024-05-30T08:08:14.798511 #2082345]  INFO -- : [310/883] 2123628=test_files_sample
I, [2024-05-30T08:08:14.862621 #2082345]  INFO -- : [311/883] 2123622=test_gem_package_tar_header
I, [2024-05-30T08:08:14.918564 #2082345]  INFO -- : [312/883] 2123622=test_iseq_load
I, [2024-05-30T08:08:14.991618 #2082345]  INFO -- : [313/883] 2123628=test_gem_util
I, [2024-05-30T08:08:15.185021 #2082345]  INFO -- : [314/883] 2123617=test_bigzero
I, [2024-05-30T08:08:15.190291 #2082345]  INFO -- : [315/883] 2123617=test_pkey_dh
I, [2024-05-30T08:08:15.212067 #2082345]  INFO -- : [316/883] 2123628=test_system
I, [2024-05-30T08:08:15.302698 #2082345]  INFO -- : [317/883] 2123617=test_pkcs12
I, [2024-05-30T08:08:15.534043 #2082345]  INFO -- : [318/883] 2123631=test_etc
I, [2024-05-30T08:08:15.609212 #2082345]  INFO -- : [319/883] 2123616=test_yjit_exit_locations
I, [2024-05-30T08:08:15.653962 #2082345]  INFO -- : [320/883] 2123631=test_protocol
I, [2024-05-30T08:08:15.694921 #2082345]  INFO -- : [321/883] 2123616=test_getopts
I, [2024-05-30T08:08:15.702681 #2082345]  INFO -- : [322/883] 2123616=test_gem_resolver_activation_request
I, [2024-05-30T08:08:15.723866 #2082345]  INFO -- : [323/883] 2123616=test_gem_config_file
I, [2024-05-30T08:08:15.744302 #2082345]  INFO -- : [324/883] 2123617=test_ripper
I, [2024-05-30T08:08:15.947283 #2082345]  INFO -- : [325/883] 2123616=test_sleep
I, [2024-05-30T08:08:15.973981 #2082345]  INFO -- : [326/883] 2123631=test_config
I, [2024-05-30T08:08:16.051376 #2082345]  INFO -- : [327/883] 2123631=test_libs
I, [2024-05-30T08:08:16.092074 #2082345]  INFO -- : [328/883] 2123631=test_gc
I, [2024-05-30T08:08:16.093463 #2082345]  INFO -- : [329/883] 2123631=test_gem_commands_fetch_command
I, [2024-05-30T08:08:16.251617 #2082345]  INFO -- : [330/883] 2123617=test_math
I, [2024-05-30T08:08:16.267254 #2082345]  INFO -- : [331/883] 2123617=test_yaml_tree
I, [2024-05-30T08:08:16.288576 #2082345]  INFO -- : [332/883] 2123631=test_rendering
I, [2024-05-30T08:08:16.311700 #2082345]  INFO -- : [333/883] 2123617=test_case
I, [2024-05-30T08:08:16.347339 #2082345]  INFO -- : [334/883] 2123617=test_sizeof
I, [2024-05-30T08:08:16.363593 #2082345]  INFO -- : [335/883] 2123631=test_face
I, [2024-05-30T08:08:16.437262 #2082345]  INFO -- : [336/883] 2123631=test_io
I, [2024-05-30T08:08:16.615613 #2082345]  INFO -- : [337/883] 2123628=test_unicode_escape
I, [2024-05-30T08:08:16.738107 #2082345]  INFO -- : [338/883] 2123628=test_autoload
I, [2024-05-30T08:08:17.046014 #2082345]  INFO -- : [339/883] 2123622=test_utf16
I, [2024-05-30T08:08:17.060926 #2082345]  INFO -- : [340/883] 2123622=test_marshalable
I, [2024-05-30T08:08:17.069823 #2082345]  INFO -- : [341/883] 2123622=test_digest
I, [2024-05-30T08:08:17.668914 #2082345]  INFO -- : [342/883] 2123624=test_gem_commands_contents_command
I, [2024-05-30T08:08:17.769216 #2082345]  INFO -- : [343/883] 2123624=test_gem_ext_cmake_builder
I, [2024-05-30T08:08:17.788514 #2082345]  INFO -- : [344/883] 2123624=test_require
I, [2024-05-30T08:08:17.899636 #2082345]  INFO -- : [345/883] 2123621=test_cgi_util
I, [2024-05-30T08:08:17.995358 #2082345]  INFO -- : [346/883] 2123616=test_fiddle
I, [2024-05-30T08:08:18.003327 #2082345]  INFO -- : [347/883] 2123622=test_wss
I, [2024-05-30T08:08:18.013307 #2082345]  INFO -- : [348/883] 2123622=test_ractor
I, [2024-05-30T08:08:18.057287 #2082345]  INFO -- : [349/883] 2123616=test_find
I, [2024-05-30T08:08:18.089387 #2082345]  INFO -- : [350/883] 2123616=test_gem_package_tar_reader
I, [2024-05-30T08:08:18.126033 #2082345]  INFO -- : [351/883] 2123626=regexp_test
I, [2024-05-30T08:08:18.150946 #2082345]  INFO -- : [352/883] 2123616=test_coverage
I, [2024-05-30T08:08:18.156840 #2082345]  INFO -- : [353/883] 2123622=test_rdoc_encoding
I, [2024-05-30T08:08:18.194687 #2082345]  INFO -- : [354/883] 2123622=test_pathname
I, [2024-05-30T08:08:18.211149 #2082345]  INFO -- : [355/883] 2123621=test_init
I, [2024-05-30T08:08:18.222554 #2082345]  INFO -- : [356/883] 2123626=test_complexrational
I, [2024-05-30T08:08:18.250223 #2082345]  INFO -- : [357/883] 2123626=test_modify_expand
I, [2024-05-30T08:08:18.251206 #2082345]  INFO -- : [358/883] 2123626=test_rdoc_any_method
I, [2024-05-30T08:08:18.479040 #2082345]  INFO -- : [359/883] 2123622=test_gem_available_set
I, [2024-05-30T08:08:18.623888 #2082345]  INFO -- : [360/883] 2123622=test_rdoc_markdown
I, [2024-05-30T08:08:18.733894 #2082345]  INFO -- : [361/883] 2123620=test_file
I, [2024-05-30T08:08:18.745636 #2082345]  INFO -- : [362/883] 2123630=test_rdoc_constant
I, [2024-05-30T08:08:18.757464 #2082345]  INFO -- : [363/883] 2123620=test_deprecate
I, [2024-05-30T08:08:18.775448 #2082345]  INFO -- : [364/883] 2123621=test_formatter
I, [2024-05-30T08:08:18.789027 #2082345]  INFO -- : [365/883] 2123621=test_bash_completion
I, [2024-05-30T08:08:18.797325 #2082345]  INFO -- : [366/883] 2123621=test_recorder
I, [2024-05-30T08:08:18.810674 #2082345]  INFO -- : [367/883] 2123621=test_gem_commands_owner_command
I, [2024-05-30T08:08:18.815886 #2082345]  INFO -- : [368/883] 2123620=test_gem_source_vendor
I, [2024-05-30T08:08:18.859522 #2082345]  INFO -- : [369/883] 2123620=test_big2str
I, [2024-05-30T08:08:18.860951 #2082345]  INFO -- : [370/883] 2123620=test_forwardable
I, [2024-05-30T08:08:18.862446 #2082345]  INFO -- : [371/883] 2123626=test_yaml
I, [2024-05-30T08:08:18.901478 #2082345]  INFO -- : [372/883] 2123620=test_handle
I, [2024-05-30T08:08:18.909496 #2082345]  INFO -- : [373/883] 2123630=test_wait
I, [2024-05-30T08:08:18.992166 #2082345]  INFO -- : [374/883] 2123630=test_thread_queue
I, [2024-05-30T08:08:19.001465 #2082345]  INFO -- : [375/883] 2123622=test_nowrite
I, [2024-05-30T08:08:19.012170 #2082345]  INFO -- : [376/883] 2123626=test_rdoc_markup_formatter
I, [2024-05-30T08:08:19.021941 #2082345]  INFO -- : [377/883] 2123622=test_euc_tw
I, [2024-05-30T08:08:19.026238 #2082345]  INFO -- : [378/883] 2123626=test_ractor
I, [2024-05-30T08:08:19.032851 #2082345]  INFO -- : [379/883] 2123622=test_bmethod
I, [2024-05-30T08:08:19.035350 #2082345]  INFO -- : [380/883] 2123622=test_ansi_without_terminfo
I, [2024-05-30T08:08:19.056148 #2082345]  INFO -- : [381/883] 2123626=test_gem_commands_sources_command
I, [2024-05-30T08:08:19.093842 #2082345]  INFO -- : [382/883] 2123622=test_io_timeout
I, [2024-05-30T08:08:19.111024 #2082345]  INFO -- : [383/883] 2123622=json_fixtures_test
I, [2024-05-30T08:08:19.126807 #2082345]  INFO -- : [384/883] 2123622=test_shapes
I, [2024-05-30T08:08:19.130263 #2082345]  INFO -- : [385/883] 2123622=test_comparable
I, [2024-05-30T08:08:19.141275 #2082345]  INFO -- : [386/883] 2123622=test_rdoc_parser_c
I, [2024-05-30T08:08:19.269030 #2082345]  INFO -- : [387/883] 2123626=test_class2name
I, [2024-05-30T08:08:19.280084 #2082345]  INFO -- : [388/883] 2123626=test_gbk
I, [2024-05-30T08:08:19.284448 #2082345]  INFO -- : [389/883] 2123626=test_enc_str_buf_cat
I, [2024-05-30T08:08:19.289095 #2082345]  INFO -- : [390/883] 2123626=test_cstr
I, [2024-05-30T08:08:19.361563 #2082345]  INFO -- : [391/883] 2123616=test_pstore
I, [2024-05-30T08:08:19.378213 #2082345]  INFO -- : [392/883] 2123620=test_profile_frames
I, [2024-05-30T08:08:19.411809 #2082345]  INFO -- : [393/883] 2123616=test_stack
I, [2024-05-30T08:08:19.445239 #2082345]  INFO -- : [394/883] 2123622=test_gem_commands_list_command
I, [2024-05-30T08:08:19.463845 #2082345]  INFO -- : [395/883] 2123622=test_reqarg
I, [2024-05-30T08:08:19.485958 #2082345]  INFO -- : [396/883] 2123621=test_rdoc_include
I, [2024-05-30T08:08:19.544044 #2082345]  INFO -- : [397/883] 2123624=test_too_many_dummy_encodings
I, [2024-05-30T08:08:19.605147 #2082345]  INFO -- : [398/883] 2123620=test_gem_version
I, [2024-05-30T08:08:19.610333 #2082345]  INFO -- : [399/883] 2123621=test_cesu8
I, [2024-05-30T08:08:19.616727 #2082345]  INFO -- : [400/883] 2123621=test_econv
I, [2024-05-30T08:08:19.624799 #2082345]  INFO -- : [401/883] 2123624=test_rdoc_options
I, [2024-05-30T08:08:19.721565 #2082345]  INFO -- : [402/883] 2123620=test_fileutils
I, [2024-05-30T08:08:19.998890 #2082345]  INFO -- : [403/883] 2123622=test_string_processing
I, [2024-05-30T08:08:20.004535 #2082345]  INFO -- : [404/883] 2123624=test_ldap
I, [2024-05-30T08:08:20.007207 #2082345]  INFO -- : [405/883] 2123622=test_gem_commands_signin_command
I, [2024-05-30T08:08:20.010593 #2082345]  INFO -- : [406/883] 2123624=test_resource
I, [2024-05-30T08:08:20.049962 #2082345]  INFO -- : [407/883] 2123624=test_emitter
I, [2024-05-30T08:08:20.055785 #2082345]  INFO -- : [408/883] 2123624=test_method_cache
I, [2024-05-30T08:08:20.060853 #2082345]  INFO -- : [409/883] 2123624=test_gem_stub_specification
I, [2024-05-30T08:08:20.151374 #2082345]  INFO -- : [410/883] 2123622=test_frozen_error
I, [2024-05-30T08:08:20.157798 #2082345]  INFO -- : [411/883] 2123622=test_gem_ext_ext_conf_builder
I, [2024-05-30T08:08:20.232101 #2082345]  INFO -- : [412/883] 2123625=test_complex
I, [2024-05-30T08:08:20.245403 #2082345]  INFO -- : [413/883] 2123620=test_gem_commands_search_command
I, [2024-05-30T08:08:20.258135 #2082345]  INFO -- : [414/883] 2123620=test_rdoc_markup_verbatim
I, [2024-05-30T08:08:20.262908 #2082345]  INFO -- : [415/883] 2123620=test_inlinecache
I, [2024-05-30T08:08:20.268416 #2082345]  INFO -- : [416/883] 2123624=test_path_to_class
I, [2024-05-30T08:08:20.275035 #2082345]  INFO -- : [417/883] 2123624=test_gem_dependency
I, [2024-05-30T08:08:20.312675 #2082345]  INFO -- : [418/883] 2123626=test_gem_resolver_specification
I, [2024-05-30T08:08:20.344670 #2082345]  INFO -- : [419/883] 2123626=test_parse
I, [2024-05-30T08:08:20.357722 #2082345]  INFO -- : [420/883] 2123620=test_mdns
I, [2024-05-30T08:08:20.407803 #2082345]  INFO -- : [421/883] 2123617=test_gem_remote_fetcher
I, [2024-05-30T08:08:20.423203 #2082345]  INFO -- : [422/883] 2123620=test_scanner_events
I, [2024-05-30T08:08:20.423437 #2082345]  INFO -- : [423/883] 2123625=test_gem_resolver_installed_specification
I, [2024-05-30T08:08:20.444967 #2082345]  INFO -- : [424/883] 2123624=test_rdoc_parser_rd
I, [2024-05-30T08:08:20.449066 #2082345]  INFO -- : [425/883] 2123625=test_date_strftime
I, [2024-05-30T08:08:20.459993 #2082345]  INFO -- : [426/883] 2123624=test_yamlstore
I, [2024-05-30T08:08:20.468166 #2082345]  INFO -- : [427/883] 2123620=test_gem_installer
I, [2024-05-30T08:08:20.482288 #2082345]  INFO -- : [428/883] 2123624=test_load
I, [2024-05-30T08:08:20.494967 #2082345]  INFO -- : [429/883] 2123624=json_string_matching_test
I, [2024-05-30T08:08:20.505712 #2082345]  INFO -- : [430/883] 2123624=test_const
I, [2024-05-30T08:08:20.507781 #2082345]  INFO -- : [431/883] 2123624=test_rdoc_normal_class
I, [2024-05-30T08:08:20.601144 #2082345]  INFO -- : [432/883] 2123624=test_class
I, [2024-05-30T08:08:20.736032 #2082345]  INFO -- : [433/883] 2123616=test_asn1
I, [2024-05-30T08:08:20.805936 #2082345]  INFO -- : [434/883] 2123616=test_random
I, [2024-05-30T08:08:20.819989 #2082345]  INFO -- : [435/883] 2123616=test_irb
I, [2024-05-30T08:08:21.057135 #2082345]  INFO -- : [436/883] 2123619=test_queue
I, [2024-05-30T08:08:21.065001 #2082345]  INFO -- : [437/883] 2123619=test_function
I, [2024-05-30T08:08:21.104554 #2082345]  INFO -- : [438/883] 2123621=test_tempfile
I, [2024-05-30T08:08:21.151524 #2082345]  INFO -- : [439/883] 2123626=test_noarg
I, [2024-05-30T08:08:21.184372 #2082345]  INFO -- : [440/883] 2123625=parse_comments_test
I, [2024-05-30T08:08:21.257884 #2082345]  INFO -- : [441/883] 2123625=test_duplicate
I, [2024-05-30T08:08:21.265966 #2082345]  INFO -- : [442/883] 2123625=test_basicsocket
I, [2024-05-30T08:08:21.279151 #2082345]  INFO -- : [443/883] 2123625=test_utf32
I, [2024-05-30T08:08:21.300164 #2082345]  INFO -- : [444/883] 2123619=test_tracepoint
I, [2024-05-30T08:08:21.310015 #2082345]  INFO -- : [445/883] 2123626=test_prettyprint
I, [2024-05-30T08:08:21.312557 #2082345]  INFO -- : [446/883] 2123625=test_rdoc_markup
I, [2024-05-30T08:08:21.327064 #2082345]  INFO -- : [447/883] 2123625=test_gem_commands_help_command
I, [2024-05-30T08:08:21.337122 #2082345]  INFO -- : [448/883] 2123616=test_internal_ivar
I, [2024-05-30T08:08:21.343678 #2082345]  INFO -- : [449/883] 2123616=test_gem_resolver_index_specification
I, [2024-05-30T08:08:21.352876 #2082345]  INFO -- : [450/883] 2123626=test_gem_commands_outdated_command
I, [2024-05-30T08:08:21.413289 #2082345]  INFO -- : [451/883] 2123626=test_gem_package_tar_writer
I, [2024-05-30T08:08:21.448719 #2082345]  INFO -- : [452/883] 2123625=test_helper_method
I, [2024-05-30T08:08:21.457335 #2082345]  INFO -- : [453/883] 2123621=test_array
I, [2024-05-30T08:08:21.462428 #2082345]  INFO -- : [454/883] 2123616=test_gem_source
I, [2024-05-30T08:08:21.576677 #2082345]  INFO -- : [455/883] 2123626=test_scalar_scanner
I, [2024-05-30T08:08:21.594402 #2082345]  INFO -- : [456/883] 2123626=test_win32ole_method_event
I, [2024-05-30T08:08:21.603398 #2082345]  INFO -- : [457/883] 2123626=test_nesting_parser
I, [2024-05-30T08:08:21.617007 #2082345]  INFO -- : [458/883] 2123625=test_gem_dependency_list
I, [2024-05-30T08:08:21.700416 #2082345]  INFO -- : [459/883] 2123626=test_benchmark
I, [2024-05-30T08:08:21.715081 #2082345]  INFO -- : [460/883] 2123619=test_evaluation
I, [2024-05-30T08:08:21.725503 #2082345]  INFO -- : [461/883] 2123625=test_https
I, [2024-05-30T08:08:21.728933 #2082345]  INFO -- : [462/883] 2123619=test_gem_ext_builder
I, [2024-05-30T08:08:21.779522 #2082345]  INFO -- : [463/883] 2123618=test_rdoc_parser_simple
I, [2024-05-30T08:08:21.798336 #2082345]  INFO -- : [464/883] 2123618=test_gem_commands_rebuild_command
I, [2024-05-30T08:08:21.810118 #2082345]  INFO -- : [465/883] 2123622=test_yamldbm
I, [2024-05-30T08:08:21.810314 #2082345]  INFO -- : [466/883] 2123622=test_load
I, [2024-05-30T08:08:21.819905 #2082345]  INFO -- : [467/883] 2123622=test_abi
I, [2024-05-30T08:08:21.871486 #2082345]  INFO -- : [468/883] 2123616=test_provider
I, [2024-05-30T08:08:21.904059 #2082345]  INFO -- : [469/883] 2123618=test_completion
I, [2024-05-30T08:08:22.085893 #2082345]  INFO -- : [470/883] 2123622=test_gem_commands_cert_command
I, [2024-05-30T08:08:22.174053 #2082345]  INFO -- : [471/883] 2123625=test_len
I, [2024-05-30T08:08:22.203936 #2082345]  INFO -- : [472/883] 2123625=test_yield_block
I, [2024-05-30T08:08:22.209583 #2082345]  INFO -- : [473/883] 2123625=test_x509ext
I, [2024-05-30T08:08:22.218874 #2082345]  INFO -- : [474/883] 2123625=test_erb
I, [2024-05-30T08:08:22.290117 #2082345]  INFO -- : [475/883] 2123625=test_gem_source_installed
I, [2024-05-30T08:08:22.304629 #2082345]  INFO -- : [476/883] 2123625=test_assembler
I, [2024-05-30T08:08:22.304829 #2082345]  INFO -- : [477/883] 2123625=attribute_write_test
I, [2024-05-30T08:08:22.315883 #2082345]  INFO -- : [478/883] 2123625=test_propertyputref
I, [2024-05-30T08:08:22.323582 #2082345]  INFO -- : [479/883] 2123625=test_spell_checker
I, [2024-05-30T08:08:22.340238 #2082345]  INFO -- : [480/883] 2123625=test_rational2
I, [2024-05-30T08:08:22.350818 #2082345]  INFO -- : [481/883] 2123616=test_rational
I, [2024-05-30T08:08:22.357973 #2082345]  INFO -- : [482/883] 2123625=test_gem_request_set
I, [2024-05-30T08:08:22.373505 #2082345]  INFO -- : [483/883] 2123616=test_module
I, [2024-05-30T08:08:22.477461 #2082345]  INFO -- : [484/883] 2123623=test_gem_ext_cargo_builder
I, [2024-05-30T08:08:22.501874 #2082345]  INFO -- : [485/883] 2123623=test_ssl
I, [2024-05-30T08:08:22.693916 #2082345]  INFO -- : [486/883] 2123618=constant_path_node_test
I, [2024-05-30T08:08:22.736088 #2082345]  INFO -- : [487/883] 2123628=test_parser
I, [2024-05-30T08:08:22.775009 #2082345]  INFO -- : [488/883] 2123628=test_arith_seq_extract
I, [2024-05-30T08:08:22.794455 #2082345]  INFO -- : [489/883] 2123618=test_method_name_check
I, [2024-05-30T08:08:22.815684 #2082345]  INFO -- : [490/883] 2123618=test_rdoc_generator_markup
I, [2024-05-30T08:08:22.821281 #2082345]  INFO -- : [491/883] 2123618=test_whileuntil
I, [2024-05-30T08:08:22.826151 #2082345]  INFO -- : [492/883] 2123618=test_buffered_io
I, [2024-05-30T08:08:22.832523 #2082345]  INFO -- : [493/883] 2123617=test_monitor
I, [2024-05-30T08:08:22.841886 #2082345]  INFO -- : [494/883] 2123625=test_configuration
I, [2024-05-30T08:08:22.922827 #2082345]  INFO -- : [495/883] 2123618=test_rubyvm
I, [2024-05-30T08:08:22.928278 #2082345]  INFO -- : [496/883] 2123618=integer_parse_test
I, [2024-05-30T08:08:22.934388 #2082345]  INFO -- : [497/883] 2123618=test_instrumentation_api
I, [2024-05-30T08:08:22.971740 #2082345]  INFO -- : [498/883] 2123625=test_stringify_symbols
I, [2024-05-30T08:08:22.982114 #2082345]  INFO -- : [499/883] 2123625=test_boolean
I, [2024-05-30T08:08:22.989424 #2082345]  INFO -- : [500/883] 2123628=test_config
I, [2024-05-30T08:08:22.993982 #2082345]  INFO -- : [501/883] 2123625=json_parser_test
I, [2024-05-30T08:08:23.023720 #2082345]  INFO -- : [502/883] 2123628=test_nomethod_error
I, [2024-05-30T08:08:23.031170 #2082345]  INFO -- : [503/883] 2123628=test_gem_source_subpath_problem
I, [2024-05-30T08:08:23.064525 #2082345]  INFO -- : [504/883] 2123617=test_dln
I, [2024-05-30T08:08:23.064619 #2082345]  INFO -- : [505/883] 2123617=json_common_interface_test
I, [2024-05-30T08:08:23.074404 #2082345]  INFO -- : [506/883] 2123625=test_win32ole_variant_outarg
I, [2024-05-30T08:08:23.079856 #2082345]  INFO -- : [507/883] 2123625=test_rdoc_markup_include
I, [2024-05-30T08:08:23.084691 #2082345]  INFO -- : [508/883] 2123625=test_sexp
I, [2024-05-30T08:08:23.089827 #2082345]  INFO -- : [509/883] 2123617=fuzzer_test
I, [2024-05-30T08:08:23.101365 #2082345]  INFO -- : [510/883] 2123617=test_variable
I, [2024-05-30T08:08:23.111626 #2082345]  INFO -- : [511/883] 2123625=test_struct
I, [2024-05-30T08:08:23.122081 #2082345]  INFO -- : [512/883] 2123625=test_rdoc_markup_to_html_snippet
I, [2024-05-30T08:08:23.130173 #2082345]  INFO -- : [513/883] 2123626=magic_comment_test
I, [2024-05-30T08:08:23.134290 #2082345]  INFO -- : [514/883] 2123626=test_cparser
I, [2024-05-30T08:08:23.192520 #2082345]  INFO -- : [515/883] 2123619=test_pkg_config
I, [2024-05-30T08:08:23.200433 #2082345]  INFO -- : [516/883] 2123619=test_deprecated
I, [2024-05-30T08:08:23.207567 #2082345]  INFO -- : [517/883] 2123628=test_color_printer
I, [2024-05-30T08:08:23.210864 #2082345]  INFO -- : [518/883] 2123619=test_serialize_subclasses
I, [2024-05-30T08:08:23.214807 #2082345]  INFO -- : [519/883] 2123619=test_insns_leaf
I, [2024-05-30T08:08:23.218824 #2082345]  INFO -- : [520/883] 2123619=test_key_error
I, [2024-05-30T08:08:23.223636 #2082345]  INFO -- : [521/883] 2123619=test_engine
I, [2024-05-30T08:08:23.233512 #2082345]  INFO -- : [522/883] 2123619=test_win32ole_variant_m
I, [2024-05-30T08:08:23.239860 #2082345]  INFO -- : [523/883] 2123619=test_div
I, [2024-05-30T08:08:23.242296 #2082345]  INFO -- : [524/883] 2123625=test_allocation
I, [2024-05-30T08:08:23.245393 #2082345]  INFO -- : [525/883] 2123617=test_rdoc_rd_inline
I, [2024-05-30T08:08:23.249055 #2082345]  INFO -- : [526/883] 2123619=test_x509req
I, [2024-05-30T08:08:23.265050 #2082345]  INFO -- : [527/883] 2123617=test_mutex
I, [2024-05-30T08:08:23.278565 #2082345]  INFO -- : [528/883] 2123628=test_set
I, [2024-05-30T08:08:23.317135 #2082345]  INFO -- : [529/883] 2123630=test_gem_path_support
I, [2024-05-30T08:08:23.337162 #2082345]  INFO -- : [530/883] 2123628=test_struct
I, [2024-05-30T08:08:23.449334 #2082345]  INFO -- : [531/883] 2123619=test_files_test_1
I, [2024-05-30T08:08:23.457315 #2082345]  INFO -- : [532/883] 2123619=test_dir_m17n
I, [2024-05-30T08:08:23.520234 #2082345]  INFO -- : [533/883] 2123622=test_gem_resolver_installer_set
I, [2024-05-30T08:08:23.574443 #2082345]  INFO -- : [534/883] 2123630=test_gem_commands_signout_command
I, [2024-05-30T08:08:23.613870 #2082345]  INFO -- : [535/883] 2123630=test_refinement
I, [2024-05-30T08:08:23.792199 #2082345]  INFO -- : [536/883] 2123622=test_regex_casefold
I, [2024-05-30T08:08:23.815585 #2082345]  INFO -- : [537/883] 2123622=test_gem_source_git
I, [2024-05-30T08:08:23.994828 #2082345]  INFO -- : [538/883] 2123628=test_float
I, [2024-05-30T08:08:24.273098 #2082345]  INFO -- : [539/883] 2123626=test_cgi_cookie
I, [2024-05-30T08:08:24.290761 #2082345]  INFO -- : [540/883] 2123626=test_require
I, [2024-05-30T08:08:24.404215 #2082345]  INFO -- : [541/883] 2123617=test_windows_1252
I, [2024-05-30T08:08:24.407357 #2082345]  INFO -- : [542/883] 2123617=test_input_method
I, [2024-05-30T08:08:24.484729 #2082345]  INFO -- : [543/883] 2123617=test_process
I, [2024-05-30T08:08:24.562076 #2082345]  INFO -- : [544/883] 2123624=test_signal
I, [2024-05-30T08:08:24.573956 #2082345]  INFO -- : [545/883] 2123617=test_fixnum
I, [2024-05-30T08:08:24.613440 #2082345]  INFO -- : [546/883] 2123617=test_x509crl
I, [2024-05-30T08:08:24.729684 #2082345]  INFO -- : [547/883] 2123622=test_cgi_session
I, [2024-05-30T08:08:24.757264 #2082345]  INFO -- : [548/883] 2123622=test_rdoc_rd
I, [2024-05-30T08:08:24.793885 #2082345]  INFO -- : [549/883] 2123617=test_metaclass
I, [2024-05-30T08:08:24.798799 #2082345]  INFO -- : [550/883] 2123622=test_rdoc_top_level
I, [2024-05-30T08:08:24.804088 #2082345]  INFO -- : [551/883] 2123617=test_shellwords
I, [2024-05-30T08:08:24.813545 #2082345]  INFO -- : [552/883] 2123617=test_debug
I, [2024-05-30T08:08:24.818728 #2082345]  INFO -- : [553/883] 2123617=pattern_test
I, [2024-05-30T08:08:24.843174 #2082345]  INFO -- : [554/883] 2123617=test_memory_view
I, [2024-05-30T08:08:24.877581 #2082345]  INFO -- : [555/883] 2123617=test_string
I, [2024-05-30T08:08:24.878015 #2082345]  INFO -- : [556/883] 2123617=test_iterator
I, [2024-05-30T08:08:24.994433 #2082345]  INFO -- : [557/883] 2123617=test_omap
I, [2024-05-30T08:08:25.008722 #2082345]  INFO -- : [558/883] 2123617=test_digest_extend
I, [2024-05-30T08:08:25.026833 #2082345]  INFO -- : [559/883] 2123617=test_gem_resolver_git_set
I, [2024-05-30T08:08:25.194444 #2082345]  INFO -- : [560/883] 2123622=test_storage
I, [2024-05-30T08:08:25.198288 #2082345]  INFO -- : [561/883] 2123622=test_cipher
I, [2024-05-30T08:08:25.249229 #2082345]  INFO -- : [562/883] 2123622=test_gem_security_signer
I, [2024-05-30T08:08:25.275020 #2082345]  INFO -- : [563/883] 2123619=test_new
I, [2024-05-30T08:08:25.279627 #2082345]  INFO -- : [564/883] 2123619=test_gem_commands_unpack_command
I, [2024-05-30T08:08:25.370274 #2082345]  INFO -- : [565/883] 2123622=test_files_lib
I, [2024-05-30T08:08:25.383028 #2082345]  INFO -- : [566/883] 2123616=test_beginendblock
I, [2024-05-30T08:08:25.434171 #2082345]  INFO -- : [567/883] 2123617=test_rdoc_markup_to_bs
I, [2024-05-30T08:08:25.479621 #2082345]  INFO -- : [568/883] 2123617=test_help
I, [2024-05-30T08:08:25.487116 #2082345]  INFO -- : [569/883] 2123617=test_gem_bundler_version_finder
I, [2024-05-30T08:08:25.533011 #2082345]  INFO -- : [570/883] 2123617=test_emoji_breaks
I, [2024-05-30T08:08:25.539746 #2082345]  INFO -- : [571/883] 2123617=test_within_pipe
I, [2024-05-30T08:08:25.594905 #2082345]  INFO -- : [572/883] 2123617=reflection_test
I, [2024-05-30T08:08:25.605951 #2082345]  INFO -- : [573/883] 2123617=test_pinned
I, [2024-05-30T08:08:25.672040 #2082345]  INFO -- : [574/883] 2123619=test_printf
I, [2024-05-30T08:08:25.678424 #2082345]  INFO -- : [575/883] 2123617=test_rdoc_markup_pre_process
I, [2024-05-30T08:08:25.687974 #2082345]  INFO -- : [576/883] 2123619=test_webauthn_listener_response
I, [2024-05-30T08:08:25.713424 #2082345]  INFO -- : [577/883] 2123619=test_time
I, [2024-05-30T08:08:25.745337 #2082345]  INFO -- : [578/883] 2123628=test_to_ary_concat
I, [2024-05-30T08:08:25.795733 #2082345]  INFO -- : [579/883] 2123617=test_stream
I, [2024-05-30T08:08:25.811947 #2082345]  INFO -- : [580/883] 2123617=test_recursion
I, [2024-05-30T08:08:25.825372 #2082345]  INFO -- : [581/883] 2123617=test_exit
I, [2024-05-30T08:08:25.900425 #2082345]  INFO -- : [582/883] 2123616=test_delegate
I, [2024-05-30T08:08:25.927210 #2082345]  INFO -- : [583/883] 2123618=test_popen_deadlock
I, [2024-05-30T08:08:25.943386 #2082345]  INFO -- : [584/883] 2123617=test_history
I, [2024-05-30T08:08:25.952663 #2082345]  INFO -- : [585/883] 2123616=test_date_marshal
I, [2024-05-30T08:08:25.953718 #2082345]  INFO -- : [586/883] 2123617=test_mkmf
I, [2024-05-30T08:08:25.960654 #2082345]  INFO -- : [587/883] 2123616=test_fiber
I, [2024-05-30T08:08:25.982259 #2082345]  INFO -- : [588/883] 2123617=test_multi_irb_commands
I, [2024-05-30T08:08:25.987185 #2082345]  INFO -- : [589/883] 2123617=test_open3
I, [2024-05-30T08:08:25.990315 #2082345]  INFO -- : [590/883] 2123619=test_closure
I, [2024-05-30T08:08:26.567309 #2082345]  INFO -- : [591/883] 2123619=test_bundled_ca
I, [2024-05-30T08:08:26.800011 #2082345]  INFO -- : [592/883] 2123620=test_digest
I, [2024-05-30T08:08:26.806785 #2082345]  INFO -- : [593/883] 2123620=test_ractor
I, [2024-05-30T08:08:26.809192 #2082345]  INFO -- : [594/883] 2123618=test_gem_security
I, [2024-05-30T08:08:26.890032 #2082345]  INFO -- : [595/883] 2123620=test_rdoc_servlet
I, [2024-05-30T08:08:26.946401 #2082345]  INFO -- : [596/883] 2123624=test_interned_str
I, [2024-05-30T08:08:26.951310 #2082345]  INFO -- : [597/883] 2123624=test_case_comprehensive
I, [2024-05-30T08:08:26.955443 #2082345]  INFO -- : [598/883] 2123624=test_gem_commands_build_command
I, [2024-05-30T08:08:26.965192 #2082345]  INFO -- : [599/883] 2123625=test_append
I, [2024-05-30T08:08:26.970693 #2082345]  INFO -- : [600/883] 2123625=test_option
I, [2024-05-30T08:08:27.019660 #2082345]  INFO -- : [601/883] 2123631=test_cmethod
I, [2024-05-30T08:08:27.021383 #2082345]  INFO -- : [602/883] 2123631=test_tracer
I, [2024-05-30T08:08:27.025107 #2082345]  INFO -- : [603/883] 2123620=test_variable_name_check
I, [2024-05-30T08:08:27.032860 #2082345]  INFO -- : [604/883] 2123631=test_io_m17n
I, [2024-05-30T08:08:27.067974 #2082345]  INFO -- : [605/883] 2123620=test_did_you_mean
I, [2024-05-30T08:08:27.125936 #2082345]  INFO -- : [606/883] 2123625=test_gem_commands_server_command
I, [2024-05-30T08:08:27.127335 #2082345]  INFO -- : [607/883] 2123625=test_iseq
I, [2024-05-30T08:08:27.156642 #2082345]  INFO -- : [608/883] 2123620=test_exception_at_throwing
I, [2024-05-30T08:08:27.238455 #2082345]  INFO -- : [609/883] 2123620=test_rdoc_markup_heading
I, [2024-05-30T08:08:27.246085 #2082345]  INFO -- : [610/883] 2123620=test_scheduler
I, [2024-05-30T08:08:27.289221 #2082345]  INFO -- : [611/883] 2123624=test_class
I, [2024-05-30T08:08:27.305623 #2082345]  INFO -- : [612/883] 2123624=test_ocsp
I, [2024-05-30T08:08:27.425197 #2082345]  INFO -- : [613/883] 2123620=test_pkey_dsa
I, [2024-05-30T08:08:27.609867 #2082345]  INFO -- : [614/883] 2123624=test_compile_prism
I, [2024-05-30T08:08:27.853877 #2082345]  INFO -- : [615/883] 2123628=test_terminfo
I, [2024-05-30T08:08:27.860046 #2082345]  INFO -- : [616/883] 2123628=test_bug-14834
I, [2024-05-30T08:08:27.955159 #2082345]  INFO -- : [617/883] 2123628=test_date_compat
I, [2024-05-30T08:08:27.960052 #2082345]  INFO -- : [618/883] 2123628=test_rdoc_markup_to_html
I, [2024-05-30T08:08:27.984830 #2082345]  INFO -- : [619/883] 2123624=test_tree_spell_checker
I, [2024-05-30T08:08:27.996424 #2082345]  INFO -- : [620/883] 2123629=test_addrinfo
I, [2024-05-30T08:08:28.001512 #2082345]  INFO -- : [621/883] 2123625=test_http
I, [2024-05-30T08:08:28.010616 #2082345]  INFO -- : [622/883] 2123624=test_bn
I, [2024-05-30T08:08:28.033355 #2082345]  INFO -- : [623/883] 2123624=test_win32ole_param_event
I, [2024-05-30T08:08:28.036566 #2082345]  INFO -- : [624/883] 2123624=test_path
I, [2024-05-30T08:08:28.042118 #2082345]  INFO -- : [625/883] 2123629=test_case_mapping
I, [2024-05-30T08:08:28.046194 #2082345]  INFO -- : [626/883] 2123624=redundant_return_test
I, [2024-05-30T08:08:28.056068 #2082345]  INFO -- : [627/883] 2123629=test_rdoc_generator_pot
I, [2024-05-30T08:08:28.069812 #2082345]  INFO -- : [628/883] 2123628=test_koi8
I, [2024-05-30T08:08:28.072705 #2082345]  INFO -- : [629/883] 2123628=parameters_signature_test
I, [2024-05-30T08:08:28.087573 #2082345]  INFO -- : [630/883] 2123628=test_rdoc_parser_changelog
I, [2024-05-30T08:08:28.129086 #2082345]  INFO -- : [631/883] 2123619=test_enumerator
I, [2024-05-30T08:08:28.145223 #2082345]  INFO -- : [632/883] 2123619=test_unicode
I, [2024-05-30T08:08:28.164011 #2082345]  INFO -- : [633/883] 2123624=test_rdoc_method_attr
I, [2024-05-30T08:08:28.178005 #2082345]  INFO -- : [634/883] 2123628=test_gem_gem_runner
I, [2024-05-30T08:08:28.208109 #2082345]  INFO -- : [635/883] 2123619=test_filter
I, [2024-05-30T08:08:28.245490 #2082345]  INFO -- : [636/883] 2123628=static_literals_test
I, [2024-05-30T08:08:28.252069 #2082345]  INFO -- : [637/883] 2123619=test_data
I, [2024-05-30T08:08:28.256134 #2082345]  INFO -- : [638/883] 2123628=test_gem_commands_update_command
I, [2024-05-30T08:08:28.258399 #2082345]  INFO -- : [639/883] 2123619=test_gem_resolver_vendor_specification
I, [2024-05-30T08:08:28.290094 #2082345]  INFO -- : [640/883] 2123629=test_key_event_record
I, [2024-05-30T08:08:28.292820 #2082345]  INFO -- : [641/883] 2123619=test_gem_uri
I, [2024-05-30T08:08:28.328902 #2082345]  INFO -- : [642/883] 2123619=test_random
I, [2024-05-30T08:08:28.333759 #2082345]  INFO -- : [643/883] 2123626=test_notimplement
I, [2024-05-30T08:08:28.350642 #2082345]  INFO -- : [644/883] 2123626=test_thread_cv
I, [2024-05-30T08:08:28.350716 #2082345]  INFO -- : [645/883] 2123624=test_lexer
I, [2024-05-30T08:08:28.353179 #2082345]  INFO -- : [646/883] 2123619=test_ssl_session
I, [2024-05-30T08:08:28.367690 #2082345]  INFO -- : [647/883] 2123624=test_rbconfig
I, [2024-05-30T08:08:28.374042 #2082345]  INFO -- : [648/883] 2123624=test_primitive
I, [2024-05-30T08:08:28.375499 #2082345]  INFO -- : [649/883] 2123620=test_human_typo
I, [2024-05-30T08:08:28.375706 #2082345]  INFO -- : [650/883] 2123629=test_name_error_extension
I, [2024-05-30T08:08:28.379424 #2082345]  INFO -- : [651/883] 2123620=test_chilled
I, [2024-05-30T08:08:28.383123 #2082345]  INFO -- : [652/883] 2123624=test_rdoc_i18n_locale
I, [2024-05-30T08:08:28.384321 #2082345]  INFO -- : [653/883] 2123620=test_document
I, [2024-05-30T08:08:28.388427 #2082345]  INFO -- : [654/883] 2123620=test_euc_jp
I, [2024-05-30T08:08:28.390666 #2082345]  INFO -- : [655/883] 2123624=test_rdoc_generator_pot_po_entry
I, [2024-05-30T08:08:28.392870 #2082345]  INFO -- : [656/883] 2123620=test_acceptable
I, [2024-05-30T08:08:28.394211 #2082345]  INFO -- : [657/883] 2123629=test_win32ole_param
I, [2024-05-30T08:08:28.404663 #2082345]  INFO -- : [658/883] 2123630=test_gem_commands_yank_command
I, [2024-05-30T08:08:28.404763 #2082345]  INFO -- : [659/883] 2123629=test_pair
I, [2024-05-30T08:08:28.404791 #2082345]  INFO -- : [660/883] 2123624=test_sockopt
I, [2024-05-30T08:08:28.414541 #2082345]  INFO -- : [661/883] 2123624=test_install
I, [2024-05-30T08:08:28.458030 #2082345]  INFO -- : [662/883] 2123620=test_rdoc_markup_to_label
I, [2024-05-30T08:08:28.555511 #2082345]  INFO -- : [663/883] 2123620=test_httpheader
I, [2024-05-30T08:08:28.593869 #2082345]  INFO -- : [664/883] 2123620=test_gem_resolver_local_specification
I, [2024-05-30T08:08:28.621414 #2082345]  INFO -- : [665/883] 2123620=test_rdoc_ri_driver
I, [2024-05-30T08:08:28.674153 #2082345]  INFO -- : [666/883] 2123624=test_encoding
I, [2024-05-30T08:08:28.685346 #2082345]  INFO -- : [667/883] 2123624=test_httpresponses
I, [2024-05-30T08:08:28.711007 #2082345]  INFO -- : [668/883] 2123624=test_set_len
I, [2024-05-30T08:08:28.715408 #2082345]  INFO -- : [669/883] 2123624=test_key_stroke
I, [2024-05-30T08:08:28.723255 #2082345]  INFO -- : [670/883] 2123624=test_color
I, [2024-05-30T08:08:28.737253 #2082345]  INFO -- : [671/883] 2123627=json_encoding_test
I, [2024-05-30T08:08:28.753778 #2082345]  INFO -- : [672/883] 2123627=version_test
I, [2024-05-30T08:08:28.754737 #2082345]  INFO -- : [673/883] 2123627=heredoc_dedent_test
I, [2024-05-30T08:08:28.763234 #2082345]  INFO -- : [674/883] 2123627=test_cgi_header
I, [2024-05-30T08:08:28.770332 #2082345]  INFO -- : [675/883] 2123627=test_object
I, [2024-05-30T08:08:28.777534 #2082345]  INFO -- : [676/883] 2123631=test_arithmetic_sequence
I, [2024-05-30T08:08:28.783450 #2082345]  INFO -- : [677/883] 2123624=test_key_actor_emacs
I, [2024-05-30T08:08:28.791360 #2082345]  INFO -- : [678/883] 2123627=test_basicinstructions
I, [2024-05-30T08:08:28.793472 #2082345]  INFO -- : [679/883] 2123631=test_gem_gemcutter_utilities
I, [2024-05-30T08:08:28.863711 #2082345]  INFO -- : [680/883] 2123627=test_gem_command_manager
I, [2024-05-30T08:08:28.905491 #2082345]  INFO -- : [681/883] 2123630=test_object
I, [2024-05-30T08:08:28.931948 #2082345]  INFO -- : [682/883] 2123620=test_ruby_lex
I, [2024-05-30T08:08:28.957874 #2082345]  INFO -- : [683/883] 2123617=test_date_arith
I, [2024-05-30T08:08:28.963337 #2082345]  INFO -- : [684/883] 2123624=test_gem_local_remote_options
I, [2024-05-30T08:08:28.969335 #2082345]  INFO -- : [685/883] 2123617=test_sleep
I, [2024-05-30T08:08:29.003560 #2082345]  INFO -- : [686/883] 2123626=test_change_word
I, [2024-05-30T08:08:29.011726 #2082345]  INFO -- : [687/883] 2123626=test_flip
I, [2024-05-30T08:08:29.027935 #2082345]  INFO -- : [688/883] 2123624=compiler_test
I, [2024-05-30T08:08:29.029654 #2082345]  INFO -- : [689/883] 2123624=test_timeout
I, [2024-05-30T08:08:29.041550 #2082345]  INFO -- : [690/883] 2123624=test_normalize
I, [2024-05-30T08:08:29.047500 #2082345]  INFO -- : [691/883] 2123624=test_ossl
I, [2024-05-30T08:08:29.063602 #2082345]  INFO -- : [692/883] 2123626=test_rdoc_rd_block_parser
I, [2024-05-30T08:08:29.070242 #2082345]  INFO -- : [693/883] 2123627=test_signedness
I, [2024-05-30T08:08:29.098956 #2082345]  INFO -- : [694/883] 2123620=test_tsort
I, [2024-05-30T08:08:29.107728 #2082345]  INFO -- : [695/883] 2123620=test_ractor
I, [2024-05-30T08:08:29.118185 #2082345]  INFO -- : [696/883] 2123626=test_type
I, [2024-05-30T08:08:29.121819 #2082345]  INFO -- : [697/883] 2123626=test_big5
I, [2024-05-30T08:08:29.131634 #2082345]  INFO -- : [698/883] 2123626=test_func
I, [2024-05-30T08:08:29.168632 #2082345]  INFO -- : [699/883] 2123631=test_pointer
I, [2024-05-30T08:08:29.197494 #2082345]  INFO -- : [700/883] 2123620=test_placearg
I, [2024-05-30T08:08:29.262412 #2082345]  INFO -- : [701/883] 2123620=test_gem_package_task
I, [2024-05-30T08:08:29.269492 #2082345]  INFO -- : [702/883] 2123620=test_date_strptime
I, [2024-05-30T08:08:29.289996 #2082345]  INFO -- : [703/883] 2123622=test_rdoc_markup_hard_break
I, [2024-05-30T08:08:29.292184 #2082345]  INFO -- : [704/883] 2123622=test_gem_platform
I, [2024-05-30T08:08:29.330841 #2082345]  INFO -- : [705/883] 2123619=test_pkey_rsa
I, [2024-05-30T08:08:29.374160 #2082345]  INFO -- : [706/883] 2123630=test_gem_commands_push_command
I, [2024-05-30T08:08:29.414012 #2082345]  INFO -- : [707/883] 2123622=test_weakkeymap
I, [2024-05-30T08:08:29.432459 #2082345]  INFO -- : [708/883] 2123620=test_numhash
I, [2024-05-30T08:08:29.433599 #2082345]  INFO -- : [709/883] 2123620=test_fd_setsize
I, [2024-05-30T08:08:29.434368 #2082345]  INFO -- : [710/883] 2123620=test_continuation
I, [2024-05-30T08:08:29.441854 #2082345]  INFO -- : [711/883] 2123620=test_keyword
I, [2024-05-30T08:08:29.600449 #2082345]  INFO -- : [712/883] 2123619=test_class_name_check
I, [2024-05-30T08:08:29.648514 #2082345]  INFO -- : [713/883] 2123619=test_delete
I, [2024-05-30T08:08:29.656200 #2082345]  INFO -- : [714/883] 2123619=test_win32ole_method
I, [2024-05-30T08:08:29.658293 #2082345]  INFO -- : [715/883] 2123619=test_logger
I, [2024-05-30T08:08:29.673055 #2082345]  INFO -- : [716/883] 2123621=test_file_exhaustive
I, [2024-05-30T08:08:29.682188 #2082345]  INFO -- : [717/883] 2123619=test_files_test
I, [2024-05-30T08:08:29.682840 #2082345]  INFO -- : [718/883] 2123619=test_gem_update_suggestion
I, [2024-05-30T08:08:29.777561 #2082345]  INFO -- : [719/883] 2123622=test_rdoc_parser_markdown
I, [2024-05-30T08:08:29.784555 #2082345]  INFO -- : [720/883] 2123622=test_import
I, [2024-05-30T08:08:29.799277 #2082345]  INFO -- : [721/883] 2123619=test_not
I, [2024-05-30T08:08:29.800879 #2082345]  INFO -- : [722/883] 2123619=test_gem_resolver_lock_set
I, [2024-05-30T08:08:29.818003 #2082345]  INFO -- : [723/883] 2123619=test_gem_safe_marshal
I, [2024-05-30T08:08:29.861900 #2082345]  INFO -- : [724/883] 2123628=test_gem_resolver_api_set
I, [2024-05-30T08:08:29.938181 #2082345]  INFO -- : [725/883] 2123631=test_config
I, [2024-05-30T08:08:29.940966 #2082345]  INFO -- : [726/883] 2123628=test_gem_resolver_vendor_set
I, [2024-05-30T08:08:29.968381 #2082345]  INFO -- : [727/883] 2123628=test_enumerable
I, [2024-05-30T08:08:29.977557 #2082345]  INFO -- : [728/883] 2123628=test_eval
I, [2024-05-30T08:08:29.980029 #2082345]  INFO -- : [729/883] 2123630=json_generator_test
I, [2024-05-30T08:08:30.078756 #2082345]  INFO -- : [730/883] 2123620=test_transcode
I, [2024-05-30T08:08:30.093584 #2082345]  INFO -- : [731/883] 2123630=test_update
I, [2024-05-30T08:08:30.095001 #2082345]  INFO -- : [732/883] 2123630=test_x509name
I, [2024-05-30T08:08:30.111514 #2082345]  INFO -- : [733/883] 2123630=test_fips
I, [2024-05-30T08:08:30.137270 #2082345]  INFO -- : [734/883] 2123623=test_rdoc_code_object
I, [2024-05-30T08:08:30.290028 #2082345]  INFO -- : [735/883] 2123628=test_x509store
I, [2024-05-30T08:08:30.363832 #2082345]  INFO -- : [736/883] 2123620=test_webauthn_listener
I, [2024-05-30T08:08:30.445854 #2082345]  INFO -- : [737/883] 2123620=test_lambda
I, [2024-05-30T08:08:30.450213 #2082345]  INFO -- : [738/883] 2123630=test_ast
I, [2024-05-30T08:08:30.455547 #2082345]  INFO -- : [739/883] 2123631=test_gem_request_set_gem_dependency_api
I, [2024-05-30T08:08:30.503864 #2082345]  INFO -- : [740/883] 2123619=test_helper
I, [2024-05-30T08:08:30.504719 #2082345]  INFO -- : [741/883] 2123619=test_random_formatter
I, [2024-05-30T08:08:30.529742 #2082345]  INFO -- : [742/883] 2123619=test_jaro_winkler
I, [2024-05-30T08:08:30.534432 #2082345]  INFO -- : [743/883] 2123619=test_vm_dump
I, [2024-05-30T08:08:30.535382 #2082345]  INFO -- : [744/883] 2123619=test_tmpdir
I, [2024-05-30T08:08:30.537988 #2082345]  INFO -- : [745/883] 2123620=test_integer_comb
I, [2024-05-30T08:08:30.540186 #2082345]  INFO -- : [746/883] 2123623=test_rdoc_markup_document
I, [2024-05-30T08:08:30.552554 #2082345]  INFO -- : [747/883] 2123623=errors_test
I, [2024-05-30T08:08:30.600307 #2082345]  INFO -- : [748/883] 2123628=test_regexp
I, [2024-05-30T08:08:30.645599 #2082345]  INFO -- : [749/883] 2123619=test_gem_commands_check_command
I, [2024-05-30T08:08:30.652628 #2082345]  INFO -- : [750/883] 2123623=static_inspect_test
I, [2024-05-30T08:08:30.659301 #2082345]  INFO -- : [751/883] 2123623=bom_test
I, [2024-05-30T08:08:30.673131 #2082345]  INFO -- : [752/883] 2123623=test_data_error
I, [2024-05-30T08:08:30.679520 #2082345]  INFO -- : [753/883] 2123619=unescape_test
I, [2024-05-30T08:08:30.702603 #2082345]  INFO -- : [754/883] 2123631=test_ostruct
I, [2024-05-30T08:08:30.742321 #2082345]  INFO -- : [755/883] 2123623=test_force_exit
I, [2024-05-30T08:08:30.757523 #2082345]  INFO -- : [756/883] 2123623=test_file
I, [2024-05-30T08:08:30.872453 #2082345]  INFO -- : [757/883] 2123631=test_udp
I, [2024-05-30T08:08:30.879617 #2082345]  INFO -- : [758/883] 2123631=test_range
I, [2024-05-30T08:08:31.301805 #2082345]  INFO -- : [759/883] 2123622=test_project_sanity
I, [2024-05-30T08:08:31.350889 #2082345]  INFO -- : [760/883] 2123622=command_line_test
I, [2024-05-30T08:08:31.360583 #2082345]  INFO -- : [761/883] 2123622=test_dup
I, [2024-05-30T08:08:31.475301 #2082345]  INFO -- : [762/883] 2123627=test_pty
I, [2024-05-30T08:08:31.533072 #2082345]  INFO -- : [763/883] 2123622=test_constant
I, [2024-05-30T08:08:31.602198 #2082345]  INFO -- : [764/883] 2123629=test_gem_uri_formatter
I, [2024-05-30T08:08:31.635356 #2082345]  INFO -- : [765/883] 2123629=test_erb_command
I, [2024-05-30T08:08:31.666915 #2082345]  INFO -- : [766/883] 2123631=test_helper
I, [2024-05-30T08:08:31.676765 #2082345]  INFO -- : [767/883] 2123631=test_encoding
I, [2024-05-30T08:08:31.693769 #2082345]  INFO -- : [768/883] 2123629=test_ts
I, [2024-05-30T08:08:31.718381 #2082345]  INFO -- : [769/883] 2123626=test_ensured
I, [2024-05-30T08:08:31.766333 #2082345]  INFO -- : [770/883] 2123626=test_addr
I, [2024-05-30T08:08:31.799012 #2082345]  INFO -- : [771/883] 2123626=test_locale
I, [2024-05-30T08:08:31.823718 #2082345]  INFO -- : [772/883] 2123626=library_symbols_test
I, [2024-05-30T08:08:31.831017 #2082345]  INFO -- : [773/883] 2123626=test_rdoc_ri_paths
I, [2024-05-30T08:08:31.848287 #2082345]  INFO -- : [774/883] 2123626=test_cgi_core
I, [2024-05-30T08:08:31.862799 #2082345]  INFO -- : [775/883] 2123626=test_parser
I, [2024-05-30T08:08:31.876765 #2082345]  INFO -- : [776/883] 2123626=parse_stream_test
I, [2024-05-30T08:08:31.881685 #2082345]  INFO -- : [777/883] 2123626=test_registry
I, [2024-05-30T08:08:31.883268 #2082345]  INFO -- : [778/883] 2123631=test_gem_source_lock
I, [2024-05-30T08:08:31.888951 #2082345]  INFO -- : [779/883] 2123626=test_gem
I, [2024-05-30T08:08:31.929721 #2082345]  INFO -- : [780/883] 2123631=test_dns
I, [2024-05-30T08:08:31.979202 #2082345]  INFO -- : [781/883] 2123618=test_gem_commands_open_command
I, [2024-05-30T08:08:32.013189 #2082345]  INFO -- : [782/883] 2123627=test_ractor
I, [2024-05-30T08:08:32.028651 #2082345]  INFO -- : [783/883] 2123627=test_ssl
I, [2024-05-30T08:08:32.072790 #2082345]  INFO -- : [784/883] 2123618=test_thread
I, [2024-05-30T08:08:32.087716 #2082345]  INFO -- : [785/883] 2123629=json_ext_parser_test
I, [2024-05-30T08:08:32.094789 #2082345]  INFO -- : [786/883] 2123629=test_my_integer
I, [2024-05-30T08:08:32.096697 #2082345]  INFO -- : [787/883] 2123629=test_rendering
I, [2024-05-30T08:08:32.113078 #2082345]  INFO -- : [788/883] 2123629=test_debugger_integration
I, [2024-05-30T08:08:32.124959 #2082345]  INFO -- : [789/883] 2123629=test_ractor
I, [2024-05-30T08:08:32.246629 #2082345]  INFO -- : [790/883] 2123616=test_alias
I, [2024-05-30T08:08:32.315319 #2082345]  INFO -- : [791/883] 2123619=test_timeout
I, [2024-05-30T08:08:32.391473 #2082345]  INFO -- : [792/883] 2123631=test_unicode_normalize
I, [2024-05-30T08:08:32.406259 #2082345]  INFO -- : [793/883] 2123616=test_marshal
I, [2024-05-30T08:08:32.428512 #2082345]  INFO -- : [794/883] 2123631=test_nonblock
I, [2024-05-30T08:08:32.447643 #2082345]  INFO -- : [795/883] 2123631=test_weakref
I, [2024-05-30T08:08:32.500349 #2082345]  INFO -- : [796/883] 2123629=test_rb_str_dup
I, [2024-05-30T08:08:32.502983 #2082345]  INFO -- : [797/883] 2123629=test_reline_key
I, [2024-05-30T08:08:32.508474 #2082345]  INFO -- : [798/883] 2123629=test_singleton_function
I, [2024-05-30T08:08:32.512414 #2082345]  INFO -- : [799/883] 2123629=test_ancdata
I, [2024-05-30T08:08:32.518874 #2082345]  INFO -- : [800/883] 2123629=test_super
I, [2024-05-30T08:08:32.620186 #2082345]  INFO -- : [801/883] 2123627=test_rubyoptions
I, [2024-05-30T08:08:32.707789 #2082345]  INFO -- : [802/883] 2123631=test_cgi_modruby
I, [2024-05-30T08:08:32.714406 #2082345]  INFO -- : [803/883] 2123631=test_integer
I, [2024-05-30T08:08:33.149710 #2082345]  INFO -- : [804/883] 2123616=test_https_proxy
I, [2024-05-30T08:08:33.203979 #2082345]  INFO -- : [805/883] 2123616=test_call
I, [2024-05-30T08:08:33.235850 #2082345]  INFO -- : [806/883] 2123629=test_rubygems
I, [2024-05-30T08:08:33.247638 #2082345]  INFO -- : [807/883] 2123619=test_gem_request_set_lockfile_tokenizer
I, [2024-05-30T08:08:33.325627 #2082345]  INFO -- : [808/883] 2123619=test_stat
I, [2024-05-30T08:08:33.327760 #2082345]  INFO -- : [809/883] 2123619=test_have_func
I, [2024-05-30T08:08:33.352523 #2082345]  INFO -- : [810/883] 2123616=test_nextafter
I, [2024-05-30T08:08:33.410523 #2082345]  INFO -- : [811/883] 2123620=test_capacity
I, [2024-05-30T08:08:33.417685 #2082345]  INFO -- : [812/883] 2123620=test_object_references
I, [2024-05-30T08:08:33.422016 #2082345]  INFO -- : [813/883] 2123629=test_usrmarshal
I, [2024-05-30T08:08:33.433505 #2082345]  INFO -- : [814/883] 2123620=test_gem_resolver_git_specification
I, [2024-05-30T08:08:33.449710 #2082345]  INFO -- : [815/883] 2123616=test_env
I, [2024-05-30T08:08:33.651565 #2082345]  INFO -- : [816/883] 2123629=test_rdoc_attr
I, [2024-05-30T08:08:33.658813 #2082345]  INFO -- : [817/883] 2123620=test_dryrun
I, [2024-05-30T08:08:33.660109 #2082345]  INFO -- : [818/883] 2123629=desugar_compiler_test
I, [2024-05-30T08:08:33.687751 #2082345]  INFO -- : [819/883] 2123620=test_integer
I, [2024-05-30T08:08:33.778810 #2082345]  INFO -- : [820/883] 2123629=test_gem_commands_setup_command
I, [2024-05-30T08:08:33.779262 #2082345]  INFO -- : [821/883] 2123620=test_ractor_compatibility
I, [2024-05-30T08:08:33.978775 #2082345]  INFO -- : [822/883] 2123617=test_eval
I, [2024-05-30T08:08:33.987384 #2082345]  INFO -- : [823/883] 2123617=test_autoconf
I, [2024-05-30T08:08:33.992936 #2082345]  INFO -- : [824/883] 2123617=test_date_ractor
I, [2024-05-30T08:08:34.068271 #2082345]  INFO -- : [825/883] 2123626=test_gem_console_ui
I, [2024-05-30T08:08:34.081094 #2082345]  INFO -- : [826/883] 2123626=test_dir
I, [2024-05-30T08:08:34.142907 #2082345]  INFO -- : [827/883] 2123622=test_numeric
I, [2024-05-30T08:08:34.160802 #2082345]  INFO -- : [828/883] 2123622=test_member
I, [2024-05-30T08:08:34.165623 #2082345]  INFO -- : [829/883] 2123622=test_gem_commands_cleanup_command
I, [2024-05-30T08:08:34.287887 #2082345]  INFO -- : [830/883] 2123620=test_word
I, [2024-05-30T08:08:34.287963 #2082345]  INFO -- : [831/883] 2123620=test_cgi_multipart
I, [2024-05-30T08:08:34.327601 #2082345]  INFO -- : [832/883] 2123617=test_rdoc_generator_darkfish
I, [2024-05-30T08:08:34.427665 #2082345]  INFO -- : [833/883] 2123626=test_error_highlight
I, [2024-05-30T08:08:34.434074 #2082345]  INFO -- : [834/883] 2123620=test_resize
I, [2024-05-30T08:08:34.441647 #2082345]  INFO -- : [835/883] 2123620=test_rdoc_comment
I, [2024-05-30T08:08:34.533167 #2082345]  INFO -- : [836/883] 2123629=test_gem_source_fetch_problem
I, [2024-05-30T08:08:34.544912 #2082345]  INFO -- : [837/883] 2123629=json_generic_object_test
I, [2024-05-30T08:08:34.551033 #2082345]  INFO -- : [838/883] 2123620=test_http_request
I, [2024-05-30T08:08:34.555132 #2082345]  INFO -- : [839/883] 2123629=test_coderange
I, [2024-05-30T08:08:34.557368 #2082345]  INFO -- : [840/883] 2123629=test_symbol
I, [2024-05-30T08:08:34.561996 #2082345]  INFO -- : [841/883] 2123629=location_test
I, [2024-05-30T08:08:34.580028 #2082345]  INFO -- : [842/883] 2123620=test_mailto
I, [2024-05-30T08:08:34.591260 #2082345]  INFO -- : [843/883] 2123620=test_pkcs7
I, [2024-05-30T08:08:34.645680 #2082345]  INFO -- : [844/883] 2123629=test_gem_resolver_requirement_list
I, [2024-05-30T08:08:34.653358 #2082345]  INFO -- : [845/883] 2123629=test_arith_seq_beg_len_step
I, [2024-05-30T08:08:34.720051 #2082345]  INFO -- : [846/883] 2123629=test_function_entry
I, [2024-05-30T08:08:34.723594 #2082345]  INFO -- : [847/883] 2123629=ruby_api_test
I, [2024-05-30T08:08:34.812932 #2082345]  INFO -- : [848/883] 2123617=test_find_executable
I, [2024-05-30T08:08:34.817629 #2082345]  INFO -- : [849/883] 2123620=test_symbol
I, [2024-05-30T08:08:34.819052 #2082345]  INFO -- : [850/883] 2123617=test_coder
I, [2024-05-30T08:08:34.840591 #2082345]  INFO -- : [851/883] 2123617=test_nofree
I, [2024-05-30T08:08:34.841846 #2082345]  INFO -- : [852/883] 2123617=test_context
I, [2024-05-30T08:08:34.875661 #2082345]  INFO -- : [853/883] 2123622=test_gem_commands_pristine_command
I, [2024-05-30T08:08:34.926291 #2082345]  INFO -- : [854/883] 2123629=test_unix
I, [2024-05-30T08:08:34.975427 #2082345]  INFO -- : [855/883] 2123629=test_enc_associate
I, [2024-05-30T08:08:34.997607 #2082345]  INFO -- : [856/883] 2123617=test_lazy_enumerator
I, [2024-05-30T08:08:35.102454 #2082345]  INFO -- : [857/883] 2123626=test_gem_ci_detector
I, [2024-05-30T08:08:35.124633 #2082345]  INFO -- : [858/883] 2123626=test_rdoc_class_module
I, [2024-05-30T08:08:35.243670 #2082345]  INFO -- : [859/883] 2123619=test_bignum
I, [2024-05-30T08:08:35.541052 #2082345]  INFO -- : [860/883] 2123617=test_win32ole_variable
I, [2024-05-30T08:08:35.544150 #2082345]  INFO -- : [861/883] 2123617=test_io_wait_uncommon
I, [2024-05-30T08:08:35.552216 #2082345]  INFO -- : [862/883] 2123617=test_stringio
I, [2024-05-30T08:08:35.606419 #2082345]  INFO -- : [863/883] 2123624=test_arity
I, [2024-05-30T08:08:35.619102 #2082345]  INFO -- : [864/883] 2123624=test_trace
I, [2024-05-30T08:08:35.646368 #2082345]  INFO -- : [865/883] 2123624=ractor_test
I, [2024-05-30T08:08:35.667375 #2082345]  INFO -- : [866/883] 2123629=test_rdoc_generator_json_index
I, [2024-05-30T08:08:35.719094 #2082345]  INFO -- : [867/883] 2123629=test_win32ole_event
I, [2024-05-30T08:08:35.734318 #2082345]  INFO -- : [868/883] 2123629=test_time_tz
I, [2024-05-30T08:08:35.735047 #2082345]  INFO -- : [869/883] 2123624=test_have_macro
I, [2024-05-30T08:08:35.736361 #2082345]  INFO -- : [870/883] 2123631=test_gem_package
I, [2024-05-30T08:08:35.752040 #2082345]  INFO -- : [871/883] 2123617=test_complex2
I, [2024-05-30T08:08:35.767717 #2082345]  INFO -- : [872/883] 2123617=test_resolve_symbol
I, [2024-05-30T08:08:35.812564 #2082345]  INFO -- : [873/883] 2123629=test_enum
I, [2024-05-30T08:08:35.867402 #2082345]  INFO -- : [874/883] 2123617=test_gem_specification
I, [2024-05-30T08:08:35.895922 #2082345]  INFO -- : [875/883] 2123626=test_threadgroup
I, [2024-05-30T08:08:36.267804 #2082345]  INFO -- : [876/883] 2123624=test_rdoc_extend
I, [2024-05-30T08:08:36.282699 #2082345]  INFO -- : [877/883] 2123624=test_merge_keys
I, [2024-05-30T08:08:36.294681 #2082345]  INFO -- : [878/883] 2123624=test_gem_resolver_api_specification
I, [2024-05-30T08:08:36.364453 #2082345]  INFO -- : [879/883] 2123624=test_win32ole_variant
I, [2024-05-30T08:08:36.373848 #2082345]  INFO -- : [880/883] 2123624=test_ipaddr
I, [2024-05-30T08:08:36.401622 #2082345]  INFO -- : [881/883] 2123624=test_rdoc_markup_to_ansi
I, [2024-05-30T08:08:36.458366 #2082345]  INFO -- : [882/883] 2123624=test_mixed_unicode_escapes
I, [2024-05-30T08:08:36.465313 #2082345]  INFO -- : [883/883] 2123624=test_history
I, [2024-05-30T08:08:59.913121 #2082345]  INFO -- : Finished tests in 55.069021s, 472.2074 tests/s, 114215.7406 assertions/s.
I, [2024-05-30T08:08:59.914036 #2082345]  INFO -- : 26004 tests, 6289749 assertions, 0 failures, 0 errors, 320 skips
I, [2024-05-30T08:08:59.914115 #2082345]  INFO -- : 
I, [2024-05-30T08:08:59.914151 #2082345]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-30T05:29:25Z master 1fa93fb948) [x86_64-linux]
I, [2024-05-30T08:08:59.918679 #2082345]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-30T08:08:59.918982 #2082345]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-30T08:09:00.090362 #2082345]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T08:09:00.090421 #2082345]  INFO -- : 	CC = gcc
I, [2024-05-30T08:09:00.090433 #2082345]  INFO -- : 	LD = ld
I, [2024-05-30T08:09:00.090446 #2082345]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T08:09:00.090457 #2082345]  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-30T08:09:00.090466 #2082345]  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-30T08:09:00.090475 #2082345]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T08:09:00.090484 #2082345]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T08:09:00.090492 #2082345]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T08:09:00.090500 #2082345]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T08:09:00.090508 #2082345]  INFO -- : 	LC_ALL = 
I, [2024-05-30T08:09:00.090515 #2082345]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T08:09:00.090522 #2082345]  INFO -- : 	MFLAGS = 
I, [2024-05-30T08:09:00.090531 #2082345]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T08:09:00.090540 #2082345]  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-30T08:09:00.090978 #2082345]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T08:09:00.091000 #2082345]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T08:09:00.091023 #2082345]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T08:09:00.091040 #2082345]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T08:09:00.091049 #2082345]  INFO -- : 
I, [2024-05-30T08:09:00.092841 #2082345]  INFO -- : generating enc.mk
I, [2024-05-30T08:09:00.254288 #2082345]  INFO -- : making enc
I, [2024-05-30T08:09:00.307536 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.307561 #2082345]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T08:09:00.307572 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.308177 #2082345]  INFO -- : making srcs under enc
I, [2024-05-30T08:09:00.337241 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.337269 #2082345]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T08:09:00.337281 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.338113 #2082345]  INFO -- : generating transdb.h
I, [2024-05-30T08:09:00.472894 #2082345]  INFO -- : transdb.h unchanged
I, [2024-05-30T08:09:00.474111 #2082345]  INFO -- : making trans
I, [2024-05-30T08:09:00.510039 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.510067 #2082345]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T08:09:00.510080 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.510740 #2082345]  INFO -- : making encs
I, [2024-05-30T08:09:00.548139 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.548164 #2082345]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T08:09:00.548176 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:00.551377 #2082345]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T08:09:00.580349 #2082345]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T08:09:00.583062 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:02.129631 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:02.130310 #2082345]  INFO -- : generating makefile exts.mk
I, [2024-05-30T08:09:02.172719 #2082345]  INFO -- : exts.mk unchanged
I, [2024-05-30T08:09:02.177565 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:02.518938 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:09:02.522354 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T08:09:02.531806 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:09:02.536121 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T08:09:02.538446 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:09:02.546322 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T08:09:02.592255 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:09:02.596283 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T08:09:02.623470 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:09:02.632444 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T08:09:02.641573 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:09:02.644897 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T08:09:02.667214 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:09:02.676787 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T08:09:02.706079 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:09:02.713714 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T08:09:02.726721 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:09:02.732143 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T08:09:02.772627 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:09:02.818881 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T08:09:02.826413 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:09:02.830077 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T08:09:02.842590 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:09:02.896627 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T08:09:02.905674 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:09:02.909315 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T08:09:02.936314 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:09:02.943743 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T08:09:02.948640 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:09:02.951875 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T08:09:02.959568 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:09:02.976832 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T08:09:03.001322 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:09:03.061429 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T08:09:03.066981 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:09:03.125870 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T08:09:03.127731 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:09:03.150446 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T08:09:03.154005 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:09:03.178094 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T08:09:03.180547 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:09:03.203308 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T08:09:03.206481 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:09:03.231214 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T08:09:03.255580 #2082345]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:03.367899 #2082345]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T08:09:03.367944 #2082345]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:03.368170 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:03.375331 #2082345]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T08:09:03.375400 #2082345]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T08:09:03.375431 #2082345]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-30T08:09:03.468074 #2082345] 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.dyw8ra/1-mspec-multi-0
E, [2024-05-30T08:09:03.468484 #2082345] 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.dyw8ra/2-mspec-multi-1
E, [2024-05-30T08:09:03.468603 #2082345] 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.dyw8ra/3-mspec-multi-2
E, [2024-05-30T08:09:03.468778 #2082345] 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.dyw8ra/4-mspec-multi-3
E, [2024-05-30T08:09:03.468955 #2082345] 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.dyw8ra/5-mspec-multi-4
E, [2024-05-30T08:09:03.469125 #2082345] 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.dyw8ra/6-mspec-multi-5
E, [2024-05-30T08:09:03.469299 #2082345] 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.dyw8ra/7-mspec-multi-6
E, [2024-05-30T08:09:03.469479 #2082345] 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.dyw8ra/8-mspec-multi-7
E, [2024-05-30T08:09:03.469641 #2082345] 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.dyw8ra/9-mspec-multi-8
E, [2024-05-30T08:09:03.469865 #2082345] 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.dyw8ra/10-mspec-multi-9
E, [2024-05-30T08:09:03.470112 #2082345] 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.dyw8ra/11-mspec-multi-10
E, [2024-05-30T08:09:03.470479 #2082345] 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.dyw8ra/12-mspec-multi-11
E, [2024-05-30T08:09:03.470849 #2082345] 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.dyw8ra/13-mspec-multi-12
E, [2024-05-30T08:09:03.471205 #2082345] 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.dyw8ra/14-mspec-multi-13
E, [2024-05-30T08:09:03.471724 #2082345] 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.dyw8ra/15-mspec-multi-14
E, [2024-05-30T08:09:03.472202 #2082345] 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.dyw8ra/16-mspec-multi-15
I, [2024-05-30T08:09:03.702223 #2082345]  INFO -- : ruby 3.4.0dev (2024-05-30T05:29:25Z master 1fa93fb948) [x86_64-linux]
I, [2024-05-30T08:09:04.960619 #2082345]  INFO -- :      0 ............................................................
I, [2024-05-30T08:09:05.643565 #2082345]  INFO -- :     60 ............................................................
I, [2024-05-30T08:09:05.910641 #2082345]  INFO -- :    120 ............................................................
I, [2024-05-30T08:09:06.063781 #2082345]  INFO -- :    180 ............................................................
I, [2024-05-30T08:09:06.122895 #2082345]  INFO -- :    240 ............................................................
I, [2024-05-30T08:09:06.186992 #2082345]  INFO -- :    300 ............................................................
I, [2024-05-30T08:09:06.280274 #2082345]  INFO -- :    360 ............................................................
I, [2024-05-30T08:09:06.329014 #2082345]  INFO -- :    420 ............................................................
I, [2024-05-30T08:09:06.346380 #2082345]  INFO -- :    480 ............................................................
I, [2024-05-30T08:09:06.369262 #2082345]  INFO -- :    540 ............................................................
I, [2024-05-30T08:09:06.392912 #2082345]  INFO -- :    600 ............................................................
I, [2024-05-30T08:09:06.476755 #2082345]  INFO -- :    660 ............................................................
I, [2024-05-30T08:09:06.518763 #2082345]  INFO -- :    720 ............................................................
I, [2024-05-30T08:09:06.546500 #2082345]  INFO -- :    780 ............................................................
I, [2024-05-30T08:09:06.590689 #2082345]  INFO -- :    840 ............................................................
I, [2024-05-30T08:09:06.645854 #2082345]  INFO -- :    900 ............................................................
I, [2024-05-30T08:09:06.707675 #2082345]  INFO -- :    960 ............................................................
I, [2024-05-30T08:09:06.839755 #2082345]  INFO -- :   1020 ............................................................
I, [2024-05-30T08:09:07.094255 #2082345]  INFO -- :   1080 ............................................................
I, [2024-05-30T08:09:07.334348 #2082345]  INFO -- :   1140 ............................................................
I, [2024-05-30T08:09:07.467900 #2082345]  INFO -- :   1200 ............................................................
I, [2024-05-30T08:09:07.581255 #2082345]  INFO -- :   1260 ............................................................
I, [2024-05-30T08:09:07.688322 #2082345]  INFO -- :   1320 ............................................................
I, [2024-05-30T08:09:07.724090 #2082345]  INFO -- :   1380 ............................................................
I, [2024-05-30T08:09:07.817444 #2082345]  INFO -- :   1440 ............................................................
I, [2024-05-30T08:09:08.746846 #2082345]  INFO -- :   1500 ............................................................
I, [2024-05-30T08:09:08.923025 #2082345]  INFO -- :   1560 ............................................................
I, [2024-05-30T08:09:08.970576 #2082345]  INFO -- :   1620 ............................................................
I, [2024-05-30T08:09:09.106871 #2082345]  INFO -- :   1680 ............................................................
I, [2024-05-30T08:09:09.248640 #2082345]  INFO -- :   1740 ............................................................
I, [2024-05-30T08:09:09.413851 #2082345]  INFO -- :   1800 ............................................................
I, [2024-05-30T08:09:09.490864 #2082345]  INFO -- :   1860 ............................................................
I, [2024-05-30T08:09:09.749776 #2082345]  INFO -- :   1920 ............................................................
I, [2024-05-30T08:09:09.832507 #2082345]  INFO -- :   1980 ............................................................
I, [2024-05-30T08:09:09.907833 #2082345]  INFO -- :   2040 ............................................................
I, [2024-05-30T08:09:10.052231 #2082345]  INFO -- :   2100 ............................................................
I, [2024-05-30T08:09:10.073482 #2082345]  INFO -- :   2160 ............................................................
I, [2024-05-30T08:09:10.090804 #2082345]  INFO -- :   2220 ............................................................
I, [2024-05-30T08:09:10.122027 #2082345]  INFO -- :   2280 ............................................................
I, [2024-05-30T08:09:10.146207 #2082345]  INFO -- :   2340 ............................................................
I, [2024-05-30T08:09:10.171997 #2082345]  INFO -- :   2400 ............................................................
I, [2024-05-30T08:09:10.348750 #2082345]  INFO -- :   2460 ............................................................
I, [2024-05-30T08:09:10.446875 #2082345]  INFO -- :   2520 ............................................................
I, [2024-05-30T08:09:10.480229 #2082345]  INFO -- :   2580 ............................................................
I, [2024-05-30T08:09:10.616504 #2082345]  INFO -- :   2640 ............................................................
I, [2024-05-30T08:09:10.785898 #2082345]  INFO -- :   2700 ............................................................
I, [2024-05-30T08:09:10.813054 #2082345]  INFO -- :   2760 ............................................................
I, [2024-05-30T08:09:10.861902 #2082345]  INFO -- :   2820 ............................................................
I, [2024-05-30T08:09:10.963013 #2082345]  INFO -- :   2880 ............................................................
I, [2024-05-30T08:09:11.009967 #2082345]  INFO -- :   2940 ............................................................
I, [2024-05-30T08:09:11.039682 #2082345]  INFO -- :   3000 ............................................................
I, [2024-05-30T08:09:11.067768 #2082345]  INFO -- :   3060 ............................................................
I, [2024-05-30T08:09:11.109002 #2082345]  INFO -- :   3120 ............................................................
I, [2024-05-30T08:09:11.127074 #2082345]  INFO -- :   3180 ............................................................
I, [2024-05-30T08:09:11.131649 #2082345]  INFO -- :   3240 ............................................................
I, [2024-05-30T08:09:11.174790 #2082345]  INFO -- :   3300 ............................................................
I, [2024-05-30T08:09:11.397625 #2082345]  INFO -- :   3360 ............................................................
I, [2024-05-30T08:09:15.102219 #2082345]  INFO -- :   3420 ...........
I, [2024-05-30T08:09:15.102272 #2082345]  INFO -- : 
I, [2024-05-30T08:09:15.102284 #2082345]  INFO -- : Finished in 11.633158 seconds
I, [2024-05-30T08:09:15.102293 #2082345]  INFO -- : 
I, [2024-05-30T08:09:15.102302 #2082345]  INFO -- : 3430 files, 32649 examples, 162452 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-30T08:09:15.103979 #2082345]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.