# Logfile created on 2024-05-27 21:14:56 +0000 by logger.rb/v1.4.3
I, [2024-05-27T21:14:56.447708 #2180869]  INFO -- : #<BuildRuby:0x0000557263543938 @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.20240527-211456", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005572635d7318 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005572635d71d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005572635d6fa8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240527-211456", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240527-211456>, @binmode=false, @mon_data=#<Monitor:0x00005572635d6e90>, @mon_data_owner_object_id=860>>>
I, [2024-05-27T21:14:56.447856 #2180869]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-27T21:14:56.612813 #2180869]  INFO -- : tool/config.guess already exists
I, [2024-05-27T21:14:56.612860 #2180869]  INFO -- : tool/config.sub already exists
I, [2024-05-27T21:14:56.615301 #2180869]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-27T21:14:56.615326 #2180869]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-27T21:14:56.616026 #2180869]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-27T21:14:56.616481 #2180869]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-27T21:14:56.616661 #2180869]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-27T21:14:56.617237 #2180869]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-27T21:14:56.618624 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-27T21:14:56.618825 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-27T21:14:56.619398 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-27T21:14:56.683687 #2180869]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-27T21:14:56.758287 #2180869]  INFO -- :   Successfully built RubyGem
I, [2024-05-27T21:14:56.758331 #2180869]  INFO -- :   Name: power_assert
I, [2024-05-27T21:14:56.758343 #2180869]  INFO -- :   Version: 2.0.4dev
I, [2024-05-27T21:14:56.758353 #2180869]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-27T21:14:56.800608 #2180869]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-27T21:14:56.800657 #2180869]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-27T21:14:57.479630 #2180869]  INFO -- : Already up to date.
I, [2024-05-27T21:14:57.500643 #2180869]  INFO -- : Latest commit hash = 7c6e4bc7ca
I, [2024-05-27T21:14:57.501767 #2180869]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-27T21:14:57.501794 #2180869]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-27T21:14:57.693332 #2180869]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-27T21:14:57.694447 #2180869]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-27T21:14:57.762133 #2180869]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-27T21:14:57.764867 #2180869]  INFO -- : generating enc.mk
I, [2024-05-27T21:14:57.922671 #2180869]  INFO -- : making srcs under enc
I, [2024-05-27T21:14:57.951908 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:14:57.951934 #2180869]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T21:14:57.951945 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:14:57.993953 #2180869]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-27T21:14:57.994221 #2180869]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-27T21:14:57.994700 #2180869]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-27T21:14:57.996437 #2180869]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-27T21:14:57.996609 #2180869]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-27T21:14:57.996750 #2180869]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-27T21:14:57.998636 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-27T21:14:57.998762 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-27T21:14:57.999111 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-27T21:14:58.055713 #2180869]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-27T21:14:58.153384 #2180869]  INFO -- :   Successfully built RubyGem
I, [2024-05-27T21:14:58.153426 #2180869]  INFO -- :   Name: power_assert
I, [2024-05-27T21:14:58.153437 #2180869]  INFO -- :   Version: 2.0.4dev
I, [2024-05-27T21:14:58.153447 #2180869]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-27T21:14:58.155004 #2180869]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-27T21:14:58.214451 #2180869]  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-27T21:14:58.219566 #2180869]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-27T21:14:58.221429 #2180869]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-27T21:14:58.221516 #2180869]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-27T21:14:58.310255 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:14:58.310296 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:14:58.310308 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:14:58.310316 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:14:58.310325 #2180869]  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-27T21:14:58.310334 #2180869]  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-27T21:14:58.310350 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:14:58.310358 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:14:58.310367 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:14:58.310374 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:14:58.310381 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:14:58.310388 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:14:58.310396 #2180869]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T21:14:58.310403 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:14:58.310411 #2180869]  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-27T21:14:58.311620 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:14:58.311640 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:14:58.311649 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:14:58.311657 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:14:58.311666 #2180869]  INFO -- : 
I, [2024-05-27T21:14:58.334221 #2180869]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-27T21:14:58.449840 #2180869]  INFO -- : linking miniruby
I, [2024-05-27T21:14:59.085171 #2180869]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-27T21:14:59.085338 #2180869]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-27T21:14:59.214972 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:14:59.215012 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:14:59.215025 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:14:59.215034 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:14:59.215042 #2180869]  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-27T21:14:59.215051 #2180869]  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-27T21:14:59.215059 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:14:59.215067 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:14:59.215075 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:14:59.215082 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:14:59.215089 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:14:59.215097 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:14:59.215104 #2180869]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T21:14:59.215111 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:14:59.215120 #2180869]  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-27T21:14:59.216169 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:14:59.216187 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:14:59.216204 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:14:59.216212 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:14:59.216219 #2180869]  INFO -- : 
I, [2024-05-27T21:14:59.386610 #2180869]  INFO -- : builtin_binary.inc updated
I, [2024-05-27T21:14:59.391802 #2180869]  INFO -- : 2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
I, [2024-05-27T21:14:59.392494 #2180869]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-27T21:14:59.702527 #2180869]  INFO -- : linking static-library libruby-static.a
I, [2024-05-27T21:15:00.121399 #2180869]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-27T21:15:02.030967 #2180869]  INFO -- : linking ruby
I, [2024-05-27T21:15:02.086923 #2180869]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-27T21:15:02.087050 #2180869]  INFO -- : $$$[beg] make all -j16
I, [2024-05-27T21:15:02.214053 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:15:02.214094 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:15:02.214105 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:15:02.214114 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:15:02.214122 #2180869]  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-27T21:15:02.214135 #2180869]  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-27T21:15:02.214143 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:15:02.214151 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:15:02.214159 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:15:02.214166 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:15:02.214173 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:15:02.214181 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:15:02.214188 #2180869]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T21:15:02.214195 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:15:02.214202 #2180869]  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-27T21:15:02.215405 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:15:02.215427 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:15:02.215445 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:15:02.215458 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:15:02.215475 #2180869]  INFO -- : 
I, [2024-05-27T21:15:02.258818 #2180869]  INFO -- : generating enc.mk
I, [2024-05-27T21:15:02.260854 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-27T21:15:02.261539 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-27T21:15:02.261816 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-27T21:15:02.262443 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-27T21:15:02.263062 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-27T21:15:02.263371 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-27T21:15:02.263948 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-27T21:15:02.264878 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-27T21:15:02.265095 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-27T21:15:02.265857 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-27T21:15:02.266196 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-27T21:15:02.266930 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-27T21:15:02.267325 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-27T21:15:02.268153 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-27T21:15:02.269484 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-27T21:15:02.447995 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-27T21:15:02.450633 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-27T21:15:02.451956 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-27T21:15:02.452355 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-27T21:15:02.455738 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-27T21:15:02.456672 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-27T21:15:02.493369 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-27T21:15:02.494126 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-27T21:15:02.497109 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-27T21:15:02.501438 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-27T21:15:02.519116 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-27T21:15:02.547708 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-27T21:15:02.588591 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-27T21:15:02.596033 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-27T21:15:02.651622 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-27T21:15:02.651715 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-27T21:15:02.666933 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-27T21:15:02.675233 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-27T21:15:02.682385 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-27T21:15:02.698729 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-27T21:15:02.714745 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-27T21:15:02.720955 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-27T21:15:02.723187 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-27T21:15:02.737603 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-27T21:15:02.742917 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-27T21:15:02.749493 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-27T21:15:02.786683 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-27T21:15:02.871739 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-27T21:15:02.879733 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-27T21:15:02.882126 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-27T21:15:02.897873 #2180869]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-27T21:15:02.939943 #2180869]  INFO -- : making enc
I, [2024-05-27T21:15:02.950678 #2180869]  INFO -- : making srcs under enc
I, [2024-05-27T21:15:02.966864 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:02.966935 #2180869]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T21:15:02.966951 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.014428 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.014506 #2180869]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T21:15:03.014520 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.015277 #2180869]  INFO -- : generating transdb.h
I, [2024-05-27T21:15:03.127842 #2180869]  INFO -- : transdb.h unchanged
I, [2024-05-27T21:15:03.129098 #2180869]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T21:15:03.129254 #2180869]  INFO -- : making trans
I, [2024-05-27T21:15:03.160905 #2180869]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-27T21:15:03.163506 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.173744 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.174070 #2180869]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T21:15:03.174194 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.176972 #2180869]  INFO -- : making encs
I, [2024-05-27T21:15:03.260886 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.261075 #2180869]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T21:15:03.261122 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.430039 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.430751 #2180869]  INFO -- : generating makefile exts.mk
I, [2024-05-27T21:15:03.473407 #2180869]  INFO -- : exts.mk unchanged
I, [2024-05-27T21:15:03.477690 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.503732 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:15:03.504604 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:15:03.505611 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:15:03.506597 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:15:03.506963 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:15:03.507795 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:15:03.510038 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:15:03.510762 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:15:03.510792 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:15:03.510819 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:15:03.511108 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:15:03.511309 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:15:03.511661 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:15:03.512179 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:15:03.512427 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:15:03.513297 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:15:03.513328 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:15:03.513738 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:15:03.514402 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:15:03.515824 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:15:03.516897 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:15:03.517203 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:15:03.517504 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:15:03.517552 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:15:03.517609 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:15:03.517749 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:15:03.518913 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:15:03.521532 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:15:03.521827 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:15:03.522111 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:15:03.527461 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:15:03.527564 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:15:03.528379 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:15:03.530274 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:15:03.531757 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:15:03.534854 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:15:03.540853 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:15:03.552419 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:15:03.552521 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:15:03.553148 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:15:03.553804 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:15:03.554452 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:15:03.558734 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:15:03.561818 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:15:03.584558 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.661773 #2180869]  INFO -- : linking ruby
I, [2024-05-27T21:15:03.682025 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.682367 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.685854 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.685880 #2180869]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T21:15:03.685899 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.686447 #2180869]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-27T21:15:03.686537 #2180869]  INFO -- : $$$[beg] make install -j16
I, [2024-05-27T21:15:03.747087 #2180869]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-27T21:15:03.747139 #2180869]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-27T21:15:03.747775 #2180869]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-27T21:15:03.748343 #2180869]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-27T21:15:03.748475 #2180869]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-27T21:15:03.749071 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:15:03.749094 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:15:03.749104 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:15:03.749111 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:15:03.749119 #2180869]  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-27T21:15:03.749126 #2180869]  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-27T21:15:03.749133 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:15:03.749139 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:15:03.749146 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:15:03.749152 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:15:03.749157 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:15:03.749191 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:15:03.749197 #2180869]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T21:15:03.749207 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:15:03.749213 #2180869]  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-27T21:15:03.750295 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-27T21:15:03.750375 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-27T21:15:03.786356 #2180869]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-27T21:15:03.787031 #2180869]  INFO -- : generating enc.mk
I, [2024-05-27T21:15:03.787054 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:15:03.787078 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:15:03.787088 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:15:03.787101 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:15:03.787115 #2180869]  INFO -- : 
I, [2024-05-27T21:15:03.788400 #2180869]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-27T21:15:03.932502 #2180869]  INFO -- : making srcs under enc
I, [2024-05-27T21:15:03.932666 #2180869]  INFO -- : making enc
I, [2024-05-27T21:15:03.951428 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.951478 #2180869]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T21:15:03.951492 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.965249 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.965286 #2180869]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T21:15:03.965302 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:03.966093 #2180869]  INFO -- : generating transdb.h
I, [2024-05-27T21:15:03.992799 #2180869]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-27T21:15:04.062178 #2180869]  INFO -- :   Successfully built RubyGem
I, [2024-05-27T21:15:04.062220 #2180869]  INFO -- :   Name: power_assert
I, [2024-05-27T21:15:04.062231 #2180869]  INFO -- :   Version: 2.0.4dev
I, [2024-05-27T21:15:04.063122 #2180869]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-27T21:15:04.064129 #2180869]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-27T21:15:04.066309 #2180869]  INFO -- : transdb.h unchanged
I, [2024-05-27T21:15:04.067868 #2180869]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T21:15:04.068023 #2180869]  INFO -- : making trans
I, [2024-05-27T21:15:04.096881 #2180869]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-27T21:15:04.099523 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.123282 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.123372 #2180869]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T21:15:04.123422 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.124723 #2180869]  INFO -- : making encs
I, [2024-05-27T21:15:04.186642 #2180869]  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-27T21:15:04.200410 #2180869]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-27T21:15:04.203342 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.203464 #2180869]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T21:15:04.203514 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.365033 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.365652 #2180869]  INFO -- : generating makefile exts.mk
I, [2024-05-27T21:15:04.407436 #2180869]  INFO -- : exts.mk unchanged
I, [2024-05-27T21:15:04.412366 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.439539 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:15:04.441902 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:15:04.442353 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:15:04.443047 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:15:04.444613 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:15:04.444793 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:15:04.447154 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:15:04.447189 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:15:04.447462 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:15:04.448358 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:15:04.448533 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:15:04.449079 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:15:04.449174 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:15:04.449394 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:15:04.449601 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:15:04.450479 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:15:04.451457 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:15:04.452096 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:15:04.452914 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:15:04.453205 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:15:04.453439 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:15:04.454571 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:15:04.454895 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:15:04.456221 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:15:04.456530 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:15:04.456848 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:15:04.457857 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:15:04.458545 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:15:04.459887 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:15:04.462112 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:15:04.465433 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:15:04.466673 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:15:04.468290 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:15:04.468778 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:15:04.469821 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:15:04.472056 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:15:04.480071 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:15:04.481790 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:15:04.492485 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:15:04.497246 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:15:04.502762 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:15:04.504187 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:15:04.504434 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:15:04.504735 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:15:04.528607 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.612638 #2180869]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-27T21:15:04.612691 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.612960 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.617245 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.617282 #2180869]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T21:15:04.617295 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:04.617467 #2180869]  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-27T21:15:04.712823 #2180869]  INFO -- : Installing to 
I, [2024-05-27T21:15:04.712876 #2180869]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-27T21:15:04.713212 #2180869]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-27T21:15:04.721950 #2180869]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T21:15:04.721990 #2180869]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-27T21:15:04.722068 #2180869]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T21:15:04.732018 #2180869]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T21:15:04.732041 #2180869]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T21:15:04.732121 #2180869]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-27T21:15:04.732306 #2180869]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-27T21:15:04.736694 #2180869]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-27T21:15:04.736725 #2180869]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-27T21:15:04.736737 #2180869]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-27T21:15:04.736755 #2180869]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-27T21:15:04.736872 #2180869]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-27T21:15:04.779850 #2180869]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-27T21:15:04.786573 #2180869]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-27T21:15:04.786778 #2180869]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-27T21:15:04.812407 #2180869]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-27T21:15:04.814696 #2180869]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-27T21:15:04.816254 #2180869]  INFO -- :                                     cgi 0.4.1
I, [2024-05-27T21:15:04.817330 #2180869]  INFO -- :                                     delegate 0.3.1
I, [2024-05-27T21:15:04.817603 #2180869]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-27T21:15:04.818157 #2180869]  INFO -- :                                     english 0.8.0
I, [2024-05-27T21:15:04.818711 #2180869]  INFO -- :                                     erb 4.0.4
I, [2024-05-27T21:15:04.819527 #2180869]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-27T21:15:04.820069 #2180869]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-27T21:15:04.820631 #2180869]  INFO -- :                                     find 0.2.0
I, [2024-05-27T21:15:04.821212 #2180869]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-27T21:15:04.823082 #2180869]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-27T21:15:04.823110 #2180869]  INFO -- :                                     irb 1.13.1
I, [2024-05-27T21:15:04.823947 #2180869]  INFO -- :                                     logger 1.6.0
I, [2024-05-27T21:15:04.824503 #2180869]  INFO -- :                                     net-http 0.4.1
I, [2024-05-27T21:15:04.825367 #2180869]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-27T21:15:04.825685 #2180869]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-27T21:15:04.826273 #2180869]  INFO -- :                                     open3 0.2.1
I, [2024-05-27T21:15:04.826834 #2180869]  INFO -- :                                     optparse 0.5.0
I, [2024-05-27T21:15:04.827487 #2180869]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-27T21:15:04.828006 #2180869]  INFO -- :                                     pp 0.5.0
I, [2024-05-27T21:15:04.828564 #2180869]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-27T21:15:04.829144 #2180869]  INFO -- :                                     prism 0.29.0
I, [2024-05-27T21:15:04.829736 #2180869]  INFO -- :                                     pstore 0.1.3
I, [2024-05-27T21:15:04.830260 #2180869]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-27T21:15:04.831930 #2180869]  INFO -- :                                     readline 0.0.4
I, [2024-05-27T21:15:04.832480 #2180869]  INFO -- :                                     reline 0.5.7
I, [2024-05-27T21:15:04.833074 #2180869]  INFO -- :                                     resolv 0.4.0
I, [2024-05-27T21:15:04.833625 #2180869]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-27T21:15:04.834165 #2180869]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-27T21:15:04.834703 #2180869]  INFO -- :                                     set 1.1.0
I, [2024-05-27T21:15:04.835240 #2180869]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-27T21:15:04.835767 #2180869]  INFO -- :                                     singleton 0.2.0
I, [2024-05-27T21:15:04.836276 #2180869]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-27T21:15:04.837199 #2180869]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-27T21:15:04.837747 #2180869]  INFO -- :                                     time 0.3.0
I, [2024-05-27T21:15:04.838308 #2180869]  INFO -- :                                     timeout 0.4.1
I, [2024-05-27T21:15:04.838847 #2180869]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-27T21:15:04.839393 #2180869]  INFO -- :                                     tsort 0.2.0
I, [2024-05-27T21:15:04.839918 #2180869]  INFO -- :                                     un 0.3.0
I, [2024-05-27T21:15:04.840448 #2180869]  INFO -- :                                     uri 0.13.0
I, [2024-05-27T21:15:04.841020 #2180869]  INFO -- :                                     weakref 0.1.3
I, [2024-05-27T21:15:04.841941 #2180869]  INFO -- :                                     yaml 0.3.0
I, [2024-05-27T21:15:04.842535 #2180869]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-27T21:15:04.848840 #2180869]  INFO -- :                                     date 3.3.4
I, [2024-05-27T21:15:04.849425 #2180869]  INFO -- :                                     digest 3.1.1
I, [2024-05-27T21:15:04.849982 #2180869]  INFO -- :                                     etc 1.4.3
I, [2024-05-27T21:15:04.850567 #2180869]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-27T21:15:04.851109 #2180869]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-27T21:15:04.851660 #2180869]  INFO -- :                                     io-console 0.7.2
I, [2024-05-27T21:15:04.852761 #2180869]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-27T21:15:04.853399 #2180869]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-27T21:15:04.853921 #2180869]  INFO -- :                                     json 2.7.2
I, [2024-05-27T21:15:04.854523 #2180869]  INFO -- :                                     openssl 3.2.0
I, [2024-05-27T21:15:04.855080 #2180869]  INFO -- :                                     pathname 0.3.0
I, [2024-05-27T21:15:04.855609 #2180869]  INFO -- :                                     psych 5.1.2
I, [2024-05-27T21:15:04.856215 #2180869]  INFO -- :                                     stringio 3.1.1
I, [2024-05-27T21:15:04.856764 #2180869]  INFO -- :                                     strscan 3.1.1
I, [2024-05-27T21:15:04.857389 #2180869]  INFO -- :                                     zlib 3.1.0
I, [2024-05-27T21:15:04.857855 #2180869]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-27T21:15:04.858454 #2180869]  INFO -- :                                     minitest 5.23.1
I, [2024-05-27T21:15:04.867649 #2180869]  INFO -- :                                     rake 13.2.1
I, [2024-05-27T21:15:04.872814 #2180869]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-27T21:15:04.879369 #2180869]  INFO -- :                                     rexml 3.2.8
I, [2024-05-27T21:15:04.884903 #2180869]  INFO -- :                                     rss 0.3.0
I, [2024-05-27T21:15:04.888826 #2180869]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-27T21:15:04.891386 #2180869]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-27T21:15:04.895627 #2180869]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-27T21:15:04.896928 #2180869]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-27T21:15:04.898469 #2180869]  INFO -- :                                     matrix 0.4.2
I, [2024-05-27T21:15:04.902470 #2180869]  INFO -- :                                     prime 0.1.2
I, [2024-05-27T21:15:04.907622 #2180869]  INFO -- :                                     rbs 3.4.4
I, [2024-05-27T21:15:04.943494 #2180869]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-27T21:15:04.947049 #2180869]  INFO -- :                                     debug 1.9.2
I, [2024-05-27T21:15:04.950889 #2180869]  INFO -- :                                     racc 1.8.0
I, [2024-05-27T21:15:04.954834 #2180869]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-27T21:15:04.956369 #2180869]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-27T21:15:04.958584 #2180869]  INFO -- :                                     base64 0.2.0
I, [2024-05-27T21:15:04.960040 #2180869]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-27T21:15:04.962939 #2180869]  INFO -- :                                     observer 0.1.2
I, [2024-05-27T21:15:04.964378 #2180869]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-27T21:15:04.966544 #2180869]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-27T21:15:04.968072 #2180869]  INFO -- :                                     rinda 0.2.0
I, [2024-05-27T21:15:04.969844 #2180869]  INFO -- :                                     drb 2.2.1
I, [2024-05-27T21:15:04.971975 #2180869]  INFO -- :                                     nkf 0.2.0
I, [2024-05-27T21:15:04.975235 #2180869]  INFO -- :                                     syslog 0.1.2
I, [2024-05-27T21:15:04.977692 #2180869]  INFO -- :                                     csv 3.3.0
I, [2024-05-27T21:15:04.981441 #2180869]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-27T21:15:04.982719 #2180869]  INFO -- : skipped bundled gems:
I, [2024-05-27T21:15:04.982742 #2180869]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-27T21:15:04.986010 #2180869]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-27T21:15:04.986175 #2180869]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-27T21:15:12.940172 #2180869]  INFO -- : PASS all 1936 tests
E, [2024-05-27T21:15:12.950227 #2180869] ERROR -- :  
I, [2024-05-27T21:15:12.950725 #2180869]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-27T21:15:12.950912 #2180869]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-27T21:15:13.079374 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:15:13.079415 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:15:13.079427 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:15:13.079437 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:15:13.079449 #2180869]  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-27T21:15:13.079458 #2180869]  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-27T21:15:13.079466 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:15:13.079474 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:15:13.079489 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:15:13.079497 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:15:13.079504 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:15:13.079511 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:15:13.079520 #2180869]  INFO -- : 	MFLAGS = 
I, [2024-05-27T21:15:13.079528 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:15:13.079537 #2180869]  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-27T21:15:13.080168 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:15:13.080189 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:15:13.080209 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:15:13.080227 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:15:13.080237 #2180869]  INFO -- : 
I, [2024-05-27T21:15:13.271600 #2180869]  INFO -- : Checking leaked global symbols...none
I, [2024-05-27T21:15:13.313694 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-27T21:15:13.313744 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-27T21:15:13.313761 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-27T21:15:13.313771 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-27T21:15:13.314047 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-27T21:15:13.314111 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-27T21:15:13.314368 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-27T21:15:13.314539 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-27T21:15:13.315379 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-27T21:15:13.315733 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-27T21:15:13.317861 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-27T21:15:13.318773 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-27T21:15:13.318813 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-27T21:15:13.318850 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-27T21:15:13.318923 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-27T21:15:13.419974 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-27T21:15:13.421013 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-27T21:15:13.630632 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-27T21:15:13.630690 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-27T21:15:13.630772 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-27T21:15:13.630941 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-27T21:15:13.630995 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-27T21:15:13.631017 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-27T21:15:13.631075 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-27T21:15:13.631183 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-27T21:15:13.631208 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-27T21:15:13.631277 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-27T21:15:13.631331 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-27T21:15:13.631729 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-27T21:15:13.727288 #2180869]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-27T21:15:13.729875 #2180869]  INFO -- : 
I, [2024-05-27T21:15:13.729926 #2180869]  INFO -- : test succeeded
I, [2024-05-27T21:15:13.731247 #2180869]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-27T21:15:13.731377 #2180869]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-27T21:15:13.862446 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:15:13.862501 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:15:13.862511 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:15:13.862518 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:15:13.862525 #2180869]  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-27T21:15:13.862533 #2180869]  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-27T21:15:13.862541 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:15:13.862548 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:15:13.862554 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:15:13.862560 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:15:13.862566 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:15:13.862573 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:15:13.862580 #2180869]  INFO -- : 	MFLAGS = 
I, [2024-05-27T21:15:13.862587 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:15:13.862594 #2180869]  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-27T21:15:13.863123 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:15:13.863142 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:15:13.863152 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:15:13.863176 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:15:13.863185 #2180869]  INFO -- : 
I, [2024-05-27T21:15:13.865236 #2180869]  INFO -- : generating enc.mk
I, [2024-05-27T21:15:13.999769 #2180869]  INFO -- : making enc
I, [2024-05-27T21:15:14.051895 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.051920 #2180869]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T21:15:14.051932 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.052539 #2180869]  INFO -- : making srcs under enc
I, [2024-05-27T21:15:14.083263 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.083288 #2180869]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T21:15:14.083301 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.084328 #2180869]  INFO -- : generating transdb.h
I, [2024-05-27T21:15:14.183760 #2180869]  INFO -- : transdb.h unchanged
I, [2024-05-27T21:15:14.185559 #2180869]  INFO -- : making trans
I, [2024-05-27T21:15:14.222180 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.222207 #2180869]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T21:15:14.222220 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.222869 #2180869]  INFO -- : making encs
I, [2024-05-27T21:15:14.260379 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.260402 #2180869]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T21:15:14.260413 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:14.262387 #2180869]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T21:15:14.324463 #2180869]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-27T21:15:14.327105 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:15.838766 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:15.839443 #2180869]  INFO -- : generating makefile exts.mk
I, [2024-05-27T21:15:15.881371 #2180869]  INFO -- : exts.mk unchanged
I, [2024-05-27T21:15:15.885508 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:16.193720 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:15:16.196467 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:15:16.207238 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:15:16.211339 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:15:16.213619 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:15:16.220455 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:15:16.248009 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:15:16.250952 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:15:16.271171 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:15:16.277490 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:15:16.284745 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:15:16.291137 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:15:16.304127 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:15:16.316335 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:15:16.330922 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:15:16.333882 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:15:16.338283 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:15:16.345904 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:15:16.385515 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:15:16.424760 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:15:16.428613 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:15:16.430992 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:15:16.442913 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:15:16.474103 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:15:16.478015 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:15:16.480453 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:15:16.496329 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:15:16.501356 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:15:16.504030 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:15:16.508623 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:15:16.517491 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:15:16.523469 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:15:16.544972 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:15:16.567660 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:15:16.570715 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:15:16.593524 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:15:16.595524 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:15:16.652684 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:15:16.655335 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:15:16.678526 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:15:16.685664 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:15:16.708521 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:15:16.711073 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:15:16.768978 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:15:16.792121 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:16.902996 #2180869]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-27T21:15:16.903041 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:16.903278 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:16.909770 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:16.909836 #2180869]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T21:15:16.909867 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:15:16.985757 #2180869]  INFO -- : Run options: 
I, [2024-05-27T21:15:16.985847 #2180869]  INFO -- :   --seed=65292
I, [2024-05-27T21:15:16.985860 #2180869]  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-27T21:15:16.985870 #2180869]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-27T21:15:16.985879 #2180869]  INFO -- :   --name=!/memory_leak/
I, [2024-05-27T21:15:16.985886 #2180869]  INFO -- :   --stderr-on-failure
I, [2024-05-27T21:15:16.985895 #2180869]  INFO -- :   -j16
I, [2024-05-27T21:15:16.985903 #2180869]  INFO -- : 
I, [2024-05-27T21:15:16.985911 #2180869]  INFO -- : # Running tests:
I, [2024-05-27T21:15:16.985919 #2180869]  INFO -- : 
I, [2024-05-27T21:15:17.220869 #2180869]  INFO -- : [  1/883] 2222563=test_pathname
I, [2024-05-27T21:15:17.221933 #2180869]  INFO -- : [  2/883] 2222572=test_init
I, [2024-05-27T21:15:17.222075 #2180869]  INFO -- : [  3/883] 2222568=test_complexrational
I, [2024-05-27T21:15:17.222211 #2180869]  INFO -- : [  4/883] 2222562=test_gem_package_tar_reader
I, [2024-05-27T21:15:17.222359 #2180869]  INFO -- : [  5/883] 2222574=regexp_test
I, [2024-05-27T21:15:17.222893 #2180869]  INFO -- : [  6/883] 2222565=test_coverage
I, [2024-05-27T21:15:17.223079 #2180869]  INFO -- : [  7/883] 2222570=test_rdoc_encoding
I, [2024-05-27T21:15:17.223813 #2180869]  INFO -- : [  8/883] 2222576=test_file
I, [2024-05-27T21:15:17.224296 #2180869]  INFO -- : [  9/883] 2222564=test_modify_expand
I, [2024-05-27T21:15:17.224447 #2180869]  INFO -- : [ 10/883] 2222575=test_rdoc_any_method
I, [2024-05-27T21:15:17.224582 #2180869]  INFO -- : [ 11/883] 2222567=test_gem_available_set
I, [2024-05-27T21:15:17.224716 #2180869]  INFO -- : [ 12/883] 2222569=test_rdoc_markdown
I, [2024-05-27T21:15:17.225049 #2180869]  INFO -- : [ 13/883] 2222577=test_formatter
I, [2024-05-27T21:15:17.225078 #2180869]  INFO -- : [ 14/883] 2222566=test_bash_completion
I, [2024-05-27T21:15:17.225287 #2180869]  INFO -- : [ 15/883] 2222571=test_rdoc_constant
I, [2024-05-27T21:15:17.233384 #2180869]  INFO -- : [ 16/883] 2222573=test_deprecate
I, [2024-05-27T21:15:17.234588 #2180869]  INFO -- : [ 17/883] 2222564=test_recorder
I, [2024-05-27T21:15:17.234630 #2180869]  INFO -- : [ 18/883] 2222568=test_gem_commands_owner_command
I, [2024-05-27T21:15:17.238090 #2180869]  INFO -- : [ 19/883] 2222577=test_gem_source_vendor
I, [2024-05-27T21:15:17.252028 #2180869]  INFO -- : [ 20/883] 2222566=test_digest
I, [2024-05-27T21:15:17.264752 #2180869]  INFO -- : [ 21/883] 2222564=test_marshalable
I, [2024-05-27T21:15:17.264849 #2180869]  INFO -- : [ 22/883] 2222576=test_require
I, [2024-05-27T21:15:17.269623 #2180869]  INFO -- : [ 23/883] 2222564=test_cgi_util
I, [2024-05-27T21:15:17.352005 #2180869]  INFO -- : [ 24/883] 2222574=test_gem_commands_contents_command
I, [2024-05-27T21:15:17.454025 #2180869]  INFO -- : [ 25/883] 2222570=test_gem_ext_cmake_builder
I, [2024-05-27T21:15:17.491989 #2180869]  INFO -- : [ 26/883] 2222577=test_wss
I, [2024-05-27T21:15:17.513794 #2180869]  INFO -- : [ 27/883] 2222573=test_fiddle
I, [2024-05-27T21:15:17.515593 #2180869]  INFO -- : [ 28/883] 2222562=test_find
I, [2024-05-27T21:15:17.527937 #2180869]  INFO -- : [ 29/883] 2222577=test_ractor
I, [2024-05-27T21:15:17.532716 #2180869]  INFO -- : [ 30/883] 2222563=json_fixtures_test
I, [2024-05-27T21:15:17.538429 #2180869]  INFO -- : [ 31/883] 2222562=test_shapes
I, [2024-05-27T21:15:17.549958 #2180869]  INFO -- : [ 32/883] 2222563=test_io_timeout
I, [2024-05-27T21:15:17.553194 #2180869]  INFO -- : [ 33/883] 2222562=test_rdoc_parser_c
I, [2024-05-27T21:15:17.553750 #2180869]  INFO -- : [ 34/883] 2222563=test_comparable
I, [2024-05-27T21:15:17.565890 #2180869]  INFO -- : [ 35/883] 2222563=test_enc_str_buf_cat
I, [2024-05-27T21:15:17.573989 #2180869]  INFO -- : [ 36/883] 2222563=test_class2name
I, [2024-05-27T21:15:17.574624 #2180869]  INFO -- : [ 37/883] 2222573=test_gbk
I, [2024-05-27T21:15:17.578800 #2180869]  INFO -- : [ 38/883] 2222563=test_profile_frames
I, [2024-05-27T21:15:17.580069 #2180869]  INFO -- : [ 39/883] 2222573=test_cstr
I, [2024-05-27T21:15:17.585014 #2180869]  INFO -- : [ 40/883] 2222564=test_pstore
I, [2024-05-27T21:15:17.604757 #2180869]  INFO -- : [ 41/883] 2222571=test_big2str
I, [2024-05-27T21:15:17.610045 #2180869]  INFO -- : [ 42/883] 2222571=test_handle
I, [2024-05-27T21:15:17.632772 #2180869]  INFO -- : [ 43/883] 2222567=test_wait
I, [2024-05-27T21:15:17.647100 #2180869]  INFO -- : [ 44/883] 2222564=test_forwardable
I, [2024-05-27T21:15:17.652626 #2180869]  INFO -- : [ 45/883] 2222577=test_yaml
I, [2024-05-27T21:15:17.664124 #2180869]  INFO -- : [ 46/883] 2222564=test_rdoc_markup_formatter
I, [2024-05-27T21:15:17.709161 #2180869]  INFO -- : [ 47/883] 2222569=test_thread_queue
I, [2024-05-27T21:15:17.713092 #2180869]  INFO -- : [ 48/883] 2222567=test_nowrite
I, [2024-05-27T21:15:17.731571 #2180869]  INFO -- : [ 49/883] 2222574=test_ansi_without_terminfo
I, [2024-05-27T21:15:17.746357 #2180869]  INFO -- : [ 50/883] 2222570=test_gem_commands_sources_command
I, [2024-05-27T21:15:17.753391 #2180869]  INFO -- : [ 51/883] 2222567=test_ractor
I, [2024-05-27T21:15:17.771334 #2180869]  INFO -- : [ 52/883] 2222567=test_euc_tw
I, [2024-05-27T21:15:17.774991 #2180869]  INFO -- : [ 53/883] 2222567=test_bmethod
I, [2024-05-27T21:15:17.786319 #2180869]  INFO -- : [ 54/883] 2222567=test_complex
I, [2024-05-27T21:15:17.791088 #2180869]  INFO -- : [ 55/883] 2222563=test_gem_commands_search_command
I, [2024-05-27T21:15:17.793944 #2180869]  INFO -- : [ 56/883] 2222571=test_method_cache
I, [2024-05-27T21:15:17.794664 #2180869]  INFO -- : [ 57/883] 2222572=test_gem_stub_specification
I, [2024-05-27T21:15:17.796584 #2180869]  INFO -- : [ 58/883] 2222571=test_frozen_error
I, [2024-05-27T21:15:17.801129 #2180869]  INFO -- : [ 59/883] 2222571=test_gem_ext_ext_conf_builder
I, [2024-05-27T21:15:17.815049 #2180869]  INFO -- : [ 60/883] 2222574=test_path_to_class
I, [2024-05-27T21:15:17.818719 #2180869]  INFO -- : [ 61/883] 2222574=test_gem_dependency
I, [2024-05-27T21:15:17.822385 #2180869]  INFO -- : [ 62/883] 2222564=test_gem_resolver_specification
I, [2024-05-27T21:15:17.825025 #2180869]  INFO -- : [ 63/883] 2222577=test_rdoc_markup_verbatim
I, [2024-05-27T21:15:17.937067 #2180869]  INFO -- : [ 64/883] 2222567=test_inlinecache
I, [2024-05-27T21:15:17.961614 #2180869]  INFO -- : [ 65/883] 2222574=test_gem_remote_fetcher
I, [2024-05-27T21:15:18.009720 #2180869]  INFO -- : [ 66/883] 2222570=test_parse
I, [2024-05-27T21:15:18.010077 #2180869]  INFO -- : [ 67/883] 2222577=test_mdns
I, [2024-05-27T21:15:18.017693 #2180869]  INFO -- : [ 68/883] 2222562=test_gem_resolver_installed_specification
I, [2024-05-27T21:15:18.020052 #2180869]  INFO -- : [ 69/883] 2222567=test_scanner_events
I, [2024-05-27T21:15:18.020964 #2180869]  INFO -- : [ 70/883] 2222573=test_stack
I, [2024-05-27T21:15:18.035044 #2180869]  INFO -- : [ 71/883] 2222577=test_gem_commands_list_command
I, [2024-05-27T21:15:18.045214 #2180869]  INFO -- : [ 72/883] 2222577=test_reqarg
I, [2024-05-27T21:15:18.048445 #2180869]  INFO -- : [ 73/883] 2222563=test_rdoc_include
I, [2024-05-27T21:15:18.051511 #2180869]  INFO -- : [ 74/883] 2222564=test_too_many_dummy_encodings
I, [2024-05-27T21:15:18.060275 #2180869]  INFO -- : [ 75/883] 2222575=test_cesu8
I, [2024-05-27T21:15:18.065551 #2180869]  INFO -- : [ 76/883] 2222575=test_econv
I, [2024-05-27T21:15:18.091325 #2180869]  INFO -- : [ 77/883] 2222567=test_rdoc_options
I, [2024-05-27T21:15:18.100652 #2180869]  INFO -- : [ 78/883] 2222562=test_gem_version
I, [2024-05-27T21:15:18.110038 #2180869]  INFO -- : [ 79/883] 2222568=test_ldap
I, [2024-05-27T21:15:18.129232 #2180869]  INFO -- : [ 80/883] 2222564=test_resource
I, [2024-05-27T21:15:18.134846 #2180869]  INFO -- : [ 81/883] 2222568=test_gem_commands_signin_command
I, [2024-05-27T21:15:18.158278 #2180869]  INFO -- : [ 82/883] 2222564=test_emitter
I, [2024-05-27T21:15:18.164610 #2180869]  INFO -- : [ 83/883] 2222564=test_fileutils
I, [2024-05-27T21:15:18.204743 #2180869]  INFO -- : [ 84/883] 2222566=test_string_processing
I, [2024-05-27T21:15:18.208331 #2180869]  INFO -- : [ 85/883] 2222562=test_queue
I, [2024-05-27T21:15:18.213566 #2180869]  INFO -- : [ 86/883] 2222572=test_function
I, [2024-05-27T21:15:18.218701 #2180869]  INFO -- : [ 87/883] 2222562=parse_comments_test
I, [2024-05-27T21:15:18.264000 #2180869]  INFO -- : [ 88/883] 2222568=test_noarg
I, [2024-05-27T21:15:18.282454 #2180869]  INFO -- : [ 89/883] 2222566=test_tempfile
I, [2024-05-27T21:15:18.318654 #2180869]  INFO -- : [ 90/883] 2222562=test_tracepoint
I, [2024-05-27T21:15:18.319328 #2180869]  INFO -- : [ 91/883] 2222565=test_prettyprint
I, [2024-05-27T21:15:18.338122 #2180869]  INFO -- : [ 92/883] 2222565=test_rdoc_markup
I, [2024-05-27T21:15:18.371554 #2180869]  INFO -- : [ 93/883] 2222563=test_gem_commands_help_command
I, [2024-05-27T21:15:18.438662 #2180869]  INFO -- : [ 94/883] 2222572=test_duplicate
I, [2024-05-27T21:15:18.443732 #2180869]  INFO -- : [ 95/883] 2222572=test_basicsocket
I, [2024-05-27T21:15:18.478702 #2180869]  INFO -- : [ 96/883] 2222572=test_utf32
I, [2024-05-27T21:15:18.487154 #2180869]  INFO -- : [ 97/883] 2222572=test_gem_resolver_index_specification
I, [2024-05-27T21:15:18.494204 #2180869]  INFO -- : [ 98/883] 2222563=test_internal_ivar
I, [2024-05-27T21:15:18.498029 #2180869]  INFO -- : [ 99/883] 2222563=test_rdoc_parser_rd
I, [2024-05-27T21:15:18.506554 #2180869]  INFO -- : [100/883] 2222577=test_date_strftime
I, [2024-05-27T21:15:18.513369 #2180869]  INFO -- : [101/883] 2222568=test_gem_installer
I, [2024-05-27T21:15:18.516854 #2180869]  INFO -- : [102/883] 2222565=test_yamlstore
I, [2024-05-27T21:15:18.529298 #2180869]  INFO -- : [103/883] 2222563=test_asn1
I, [2024-05-27T21:15:18.561331 #2180869]  INFO -- : [104/883] 2222565=test_random
I, [2024-05-27T21:15:18.565736 #2180869]  INFO -- : [105/883] 2222563=test_load
I, [2024-05-27T21:15:18.581831 #2180869]  INFO -- : [106/883] 2222563=json_string_matching_test
I, [2024-05-27T21:15:18.585761 #2180869]  INFO -- : [107/883] 2222563=test_const
I, [2024-05-27T21:15:18.590748 #2180869]  INFO -- : [108/883] 2222563=test_class
I, [2024-05-27T21:15:18.604496 #2180869]  INFO -- : [109/883] 2222572=test_rdoc_normal_class
I, [2024-05-27T21:15:18.604922 #2180869]  INFO -- : [110/883] 2222565=test_irb
I, [2024-05-27T21:15:18.629122 #2180869]  INFO -- : [111/883] 2222566=test_gem_impossible_dependencies_error
I, [2024-05-27T21:15:18.647589 #2180869]  INFO -- : [112/883] 2222562=test_pack
I, [2024-05-27T21:15:18.652549 #2180869]  INFO -- : [113/883] 2222567=test_array_create
I, [2024-05-27T21:15:18.655371 #2180869]  INFO -- : [114/883] 2222567=test_pattern_key_name_check
I, [2024-05-27T21:15:18.667412 #2180869]  INFO -- : [115/883] 2222567=test_to_ruby
I, [2024-05-27T21:15:18.670819 #2180869]  INFO -- : [116/883] 2222564=test_rdoc_rubygems_hook
I, [2024-05-27T21:15:18.691101 #2180869]  INFO -- : [117/883] 2222567=test_method
I, [2024-05-27T21:15:18.760092 #2180869]  INFO -- : [118/883] 2222570=test_gem_commands_query_command
I, [2024-05-27T21:15:18.852070 #2180869]  INFO -- : [119/883] 2222564=test_euc_kr
I, [2024-05-27T21:15:18.875619 #2180869]  INFO -- : [120/883] 2222564=test_rdoc_context_section
I, [2024-05-27T21:15:18.877198 #2180869]  INFO -- : [121/883] 2222566=test_ftp
I, [2024-05-27T21:15:18.885760 #2180869]  INFO -- : [122/883] 2222564=test_gem_commands_exec_command
I, [2024-05-27T21:15:18.904646 #2180869]  INFO -- : [123/883] 2222566=test_io_wait
I, [2024-05-27T21:15:18.908973 #2180869]  INFO -- : [124/883] 2222572=warnings_test
I, [2024-05-27T21:15:18.931087 #2180869]  INFO -- : [125/883] 2222562=test_kwargs
I, [2024-05-27T21:15:18.937876 #2180869]  INFO -- : [126/883] 2222562=test_ellipsize
I, [2024-05-27T21:15:18.958055 #2180869]  INFO -- : [127/883] 2222562=test_date_attr
I, [2024-05-27T21:15:18.963852 #2180869]  INFO -- : [128/883] 2222562=test_console_attr
I, [2024-05-27T21:15:18.964740 #2180869]  INFO -- : [129/883] 2222562=test_summary
I, [2024-05-27T21:15:19.065712 #2180869]  INFO -- : [130/883] 2222572=test_type_completor
I, [2024-05-27T21:15:19.070162 #2180869]  INFO -- : [131/883] 2222572=test_gem_unsatisfiable_dependency_error
I, [2024-05-27T21:15:19.088535 #2180869]  INFO -- : [132/883] 2222572=test_win32ole_record
I, [2024-05-27T21:15:19.096462 #2180869]  INFO -- : [133/883] 2222572=test_cp949
I, [2024-05-27T21:15:19.098042 #2180869]  INFO -- : [134/883] 2222572=test_condition
I, [2024-05-27T21:15:19.102212 #2180869]  INFO -- : [135/883] 2222572=test_gem_source_specific_file
I, [2024-05-27T21:15:19.114988 #2180869]  INFO -- : [136/883] 2222576=test_foreach
I, [2024-05-27T21:15:19.118600 #2180869]  INFO -- : [137/883] 2222565=test_gem_commands_uninstall_command
I, [2024-05-27T21:15:19.125031 #2180869]  INFO -- : [138/883] 2222576=test_io
I, [2024-05-27T21:15:19.134423 #2180869]  INFO -- : [139/883] 2222562=test_emoji
I, [2024-05-27T21:15:19.161260 #2180869]  INFO -- : [140/883] 2222562=test_win32ole_type_event
I, [2024-05-27T21:15:19.167980 #2180869]  INFO -- : [141/883] 2222562=test_sorted_set
I, [2024-05-27T21:15:19.218322 #2180869]  INFO -- : [142/883] 2222572=test_hash
I, [2024-05-27T21:15:19.227137 #2180869]  INFO -- : [143/883] 2222577=test_ubf_async_safe
I, [2024-05-27T21:15:19.233304 #2180869]  INFO -- : [144/883] 2222577=test_hash
I, [2024-05-27T21:15:19.243911 #2180869]  INFO -- : [145/883] 2222566=test_gem_resolver_dependency_request
I, [2024-05-27T21:15:19.251312 #2180869]  INFO -- : [146/883] 2222577=test_tree_builder
I, [2024-05-27T21:15:19.258646 #2180869]  INFO -- : [147/883] 2222573=test_external_new
I, [2024-05-27T21:15:19.266758 #2180869]  INFO -- : [148/883] 2222573=test_postponed_job
I, [2024-05-27T21:15:19.274652 #2180869]  INFO -- : [149/883] 2222577=test_alias_and_anchor
I, [2024-05-27T21:15:19.280216 #2180869]  INFO -- : [150/883] 2222577=test_raise_exception
I, [2024-05-27T21:15:19.288088 #2180869]  INFO -- : [151/883] 2222566=test_gem_request_set_lockfile
I, [2024-05-27T21:15:19.406927 #2180869]  INFO -- : [152/883] 2222576=test_win32ole_typelib
I, [2024-05-27T21:15:19.407020 #2180869]  INFO -- : [153/883] 2222576=test_protect
I, [2024-05-27T21:15:19.408035 #2180869]  INFO -- : [154/883] 2222575=test_argf
I, [2024-05-27T21:15:19.412067 #2180869]  INFO -- : [155/883] 2222576=test_framework
I, [2024-05-27T21:15:19.444169 #2180869]  INFO -- : [156/883] 2222570=test_ns_spki
I, [2024-05-27T21:15:19.453369 #2180869]  INFO -- : [157/883] 2222576=test_kill_ring
I, [2024-05-27T21:15:19.479305 #2180869]  INFO -- : [158/883] 2222570=test_workspace
I, [2024-05-27T21:15:19.485113 #2180869]  INFO -- : [159/883] 2222562=test_weakmap
I, [2024-05-27T21:15:19.544674 #2180869]  INFO -- : [160/883] 2222576=test_yjit
I, [2024-05-27T21:15:19.645729 #2180869]  INFO -- : [161/883] 2222571=test_ws
I, [2024-05-27T21:15:19.680836 #2180869]  INFO -- : [162/883] 2222571=test_m17n
I, [2024-05-27T21:15:19.758822 #2180869]  INFO -- : [163/883] 2222571=test_gem_commands_environment_command
I, [2024-05-27T21:15:19.761426 #2180869]  INFO -- : [164/883] 2222566=test_gem_security_trust_dir
I, [2024-05-27T21:15:19.783015 #2180869]  INFO -- : [165/883] 2222570=test_string_memory
I, [2024-05-27T21:15:19.784146 #2180869]  INFO -- : [166/883] 2222573=test_gem_requirement
I, [2024-05-27T21:15:19.807258 #2180869]  INFO -- : [167/883] 2222566=test_sprintf
I, [2024-05-27T21:15:19.819807 #2180869]  INFO -- : [168/883] 2222571=comments_test
I, [2024-05-27T21:15:19.861838 #2180869]  INFO -- : [169/883] 2222570=test_objspace
I, [2024-05-27T21:15:19.923180 #2180869]  INFO -- : [170/883] 2222571=ripper_test
I, [2024-05-27T21:15:19.954004 #2180869]  INFO -- : [171/883] 2222573=test_line_editor
I, [2024-05-27T21:15:20.028586 #2180869]  INFO -- : [172/883] 2222573=test_undef
I, [2024-05-27T21:15:20.032294 #2180869]  INFO -- : [173/883] 2222573=test_gem_commands_stale_command
I, [2024-05-27T21:15:20.049409 #2180869]  INFO -- : [174/883] 2222573=test_c_struct_entry
I, [2024-05-27T21:15:20.058462 #2180869]  INFO -- : [175/883] 2222566=test_lock_native_thread
I, [2024-05-27T21:15:20.185961 #2180869]  INFO -- : [176/883] 2222564=test_remote_fetch_error
I, [2024-05-27T21:15:20.208564 #2180869]  INFO -- : [177/883] 2222577=test_have_library
I, [2024-05-27T21:15:20.222260 #2180869]  INFO -- : [178/883] 2222564=test_show_source
I, [2024-05-27T21:15:20.250237 #2180869]  INFO -- : [179/883] 2222574=test_set
I, [2024-05-27T21:15:20.257964 #2180869]  INFO -- : [180/883] 2222574=test_rat
I, [2024-05-27T21:15:20.262751 #2180869]  INFO -- : [181/883] 2222574=test_rdoc_markup_raw
I, [2024-05-27T21:15:20.278812 #2180869]  INFO -- : [182/883] 2222573=test_webauthn_poller
I, [2024-05-27T21:15:20.280514 #2180869]  INFO -- : [183/883] 2222565=test_rdoc_markup_to_html_crossref
I, [2024-05-27T21:15:20.355550 #2180869]  INFO -- : [184/883] 2222564=test_typeddata
I, [2024-05-27T21:15:20.397202 #2180869]  INFO -- : [185/883] 2222566=test_gem_resolver_best_set
I, [2024-05-27T21:15:20.433700 #2180869]  INFO -- : [186/883] 2222573=encoding_test
I, [2024-05-27T21:15:20.434098 #2180869]  INFO -- : [187/883] 2222574=test_fstring
I, [2024-05-27T21:15:20.476818 #2180869]  INFO -- : [188/883] 2222566=test_array
I, [2024-05-27T21:15:20.512424 #2180869]  INFO -- : [189/883] 2222566=test_optparse
I, [2024-05-27T21:15:20.605123 #2180869]  INFO -- : [190/883] 2222566=test_convertible
I, [2024-05-27T21:15:20.629105 #2180869]  INFO -- : [191/883] 2222564=parser_test
I, [2024-05-27T21:15:20.630812 #2180869]  INFO -- : [192/883] 2222574=test_rdoc_alias
I, [2024-05-27T21:15:20.655492 #2180869]  INFO -- : [193/883] 2222571=test_yield
I, [2024-05-27T21:15:20.689502 #2180869]  INFO -- : [194/883] 2222573=test_stringscanner
I, [2024-05-27T21:15:20.727842 #2180869]  INFO -- : [195/883] 2222574=test_files_sample
I, [2024-05-27T21:15:20.741191 #2180869]  INFO -- : [196/883] 2222564=test_rdoc_markup_indented_paragraph
I, [2024-05-27T21:15:20.749102 #2180869]  INFO -- : [197/883] 2222564=test_io_buffer
I, [2024-05-27T21:15:20.754676 #2180869]  INFO -- : [198/883] 2222573=ruby_parser_test
I, [2024-05-27T21:15:20.760106 #2180869]  INFO -- : [199/883] 2222573=test_backtrace
I, [2024-05-27T21:15:20.766502 #2180869]  INFO -- : [200/883] 2222565=test_pack
I, [2024-05-27T21:15:20.837429 #2180869]  INFO -- : [201/883] 2222565=test_gem_resolver_conflict
I, [2024-05-27T21:15:20.857347 #2180869]  INFO -- : [202/883] 2222565=test_rdoc_task
I, [2024-05-27T21:15:20.859155 #2180869]  INFO -- : [203/883] 2222565=test_gem_commands_install_command
I, [2024-05-27T21:15:20.865093 #2180869]  INFO -- : [204/883] 2222564=test_clone
I, [2024-05-27T21:15:20.879908 #2180869]  INFO -- : [205/883] 2222574=test_readpartial
I, [2024-05-27T21:15:21.097960 #2180869]  INFO -- : [206/883] 2222564=locals_test
I, [2024-05-27T21:15:21.284590 #2180869]  INFO -- : [207/883] 2222574=test_rdoc_require
I, [2024-05-27T21:15:21.302015 #2180869]  INFO -- : [208/883] 2222574=test_libs
I, [2024-05-27T21:15:21.340853 #2180869]  INFO -- : [209/883] 2222574=test_gc
I, [2024-05-27T21:15:21.344314 #2180869]  INFO -- : [210/883] 2222574=test_gem_commands_fetch_command
I, [2024-05-27T21:15:21.523666 #2180869]  INFO -- : [211/883] 2222574=test_math
I, [2024-05-27T21:15:21.548762 #2180869]  INFO -- : [212/883] 2222574=test_sleep
I, [2024-05-27T21:15:21.564218 #2180869]  INFO -- : [213/883] 2222564=test_config
I, [2024-05-27T21:15:21.626913 #2180869]  INFO -- : [214/883] 2222564=test_yaml_tree
I, [2024-05-27T21:15:21.657238 #2180869]  INFO -- : [215/883] 2222564=test_case
I, [2024-05-27T21:15:21.703674 #2180869]  INFO -- : [216/883] 2222564=test_sizeof
I, [2024-05-27T21:15:21.761521 #2180869]  INFO -- : [217/883] 2222577=test_face
I, [2024-05-27T21:15:21.841520 #2180869]  INFO -- : [218/883] 2222577=test_rendering
I, [2024-05-27T21:15:21.900430 #2180869]  INFO -- : [219/883] 2222577=test_autoload
I, [2024-05-27T21:15:21.960056 #2180869]  INFO -- : [220/883] 2222563=test_utf16
I, [2024-05-27T21:15:21.972800 #2180869]  INFO -- : [221/883] 2222563=test_io
I, [2024-05-27T21:15:22.155682 #2180869]  INFO -- : [222/883] 2222569=test_unicode_escape
I, [2024-05-27T21:15:22.188062 #2180869]  INFO -- : [223/883] 2222573=test_bigzero
I, [2024-05-27T21:15:22.197751 #2180869]  INFO -- : [224/883] 2222573=test_pkey_dh
I, [2024-05-27T21:15:22.249235 #2180869]  INFO -- : [225/883] 2222569=test_gem_package_tar_header
I, [2024-05-27T21:15:22.273940 #2180869]  INFO -- : [226/883] 2222573=test_iseq_load
I, [2024-05-27T21:15:22.501383 #2180869]  INFO -- : [227/883] 2222565=test_gem_util
I, [2024-05-27T21:15:22.563596 #2180869]  INFO -- : [228/883] 2222569=test_system
I, [2024-05-27T21:15:22.718168 #2180869]  INFO -- : [229/883] 2222565=test_pkcs12
I, [2024-05-27T21:15:23.136921 #2180869]  INFO -- : [230/883] 2222565=test_yjit_exit_locations
I, [2024-05-27T21:15:23.213214 #2180869]  INFO -- : [231/883] 2222565=test_etc
I, [2024-05-27T21:15:23.316721 #2180869]  INFO -- : [232/883] 2222565=test_gem_config_file
I, [2024-05-27T21:15:23.460352 #2180869]  INFO -- : [233/883] 2222565=test_ripper
I, [2024-05-27T21:15:23.606072 #2180869]  INFO -- : [234/883] 2222574=test_protocol
I, [2024-05-27T21:15:23.913707 #2180869]  INFO -- : [235/883] 2222574=test_getopts
I, [2024-05-27T21:15:23.926004 #2180869]  INFO -- : [236/883] 2222574=test_gem_resolver_activation_request
I, [2024-05-27T21:15:23.935384 #2180869]  INFO -- : [237/883] 2222574=test_defined
I, [2024-05-27T21:15:23.965554 #2180869]  INFO -- : [238/883] 2222569=test_backtrace
I, [2024-05-27T21:15:23.965645 #2180869]  INFO -- : [239/883] 2222569=test_key_name_check
I, [2024-05-27T21:15:23.977527 #2180869]  INFO -- : [240/883] 2222569=test_io_buffer
I, [2024-05-27T21:15:23.985005 #2180869]  INFO -- : [241/883] 2222565=test_rdoc_i18n_text
I, [2024-05-27T21:15:23.986889 #2180869]  INFO -- : [242/883] 2222565=test_gem_uninstaller
I, [2024-05-27T21:15:23.989264 #2180869]  INFO -- : [243/883] 2222562=test_svcb_https
I, [2024-05-27T21:15:24.016113 #2180869]  INFO -- : [244/883] 2222567=test_buffering
I, [2024-05-27T21:15:24.021711 #2180869]  INFO -- : [245/883] 2222562=test_gb18030
I, [2024-05-27T21:15:24.022861 #2180869]  INFO -- : [246/883] 2222562=test_windows_1251
I, [2024-05-27T21:15:24.028714 #2180869]  INFO -- : [247/883] 2222567=test_time
I, [2024-05-27T21:15:24.031580 #2180869]  INFO -- : [248/883] 2222569=test_rdoc_rdoc
I, [2024-05-27T21:15:24.033351 #2180869]  INFO -- : [249/883] 2222562=test_rdoc_markup_attributes
I, [2024-05-27T21:15:24.038091 #2180869]  INFO -- : [250/883] 2222574=test_win32ole_type
I, [2024-05-27T21:15:24.042226 #2180869]  INFO -- : [251/883] 2222562=test_null
I, [2024-05-27T21:15:24.051928 #2180869]  INFO -- : [252/883] 2222574=test_mul
I, [2024-05-27T21:15:24.063610 #2180869]  INFO -- : [253/883] 2222562=test_rdoc_rd_inline_parser
I, [2024-05-27T21:15:24.080274 #2180869]  INFO -- : [254/883] 2222574=test_rdoc_markup_to_rdoc
I, [2024-05-27T21:15:24.106266 #2180869]  INFO -- : [255/883] 2222562=test_default_gems
I, [2024-05-27T21:15:24.130754 #2180869]  INFO -- : [256/883] 2222574=test_pipe
I, [2024-05-27T21:15:24.172491 #2180869]  INFO -- : [257/883] 2222573=test_trick
I, [2024-05-27T21:15:24.182013 #2180869]  INFO -- : [258/883] 2222562=test_thread
I, [2024-05-27T21:15:24.188232 #2180869]  INFO -- : [259/883] 2222562=test_pkey_ec
I, [2024-05-27T21:15:24.222713 #2180869]  INFO -- : [260/883] 2222569=test_date_parse
I, [2024-05-27T21:15:24.225955 #2180869]  INFO -- : [261/883] 2222567=test_rdoc_store
I, [2024-05-27T21:15:24.296877 #2180869]  INFO -- : [262/883] 2222562=test_gem_request_set_lockfile_parser
I, [2024-05-27T21:15:24.323354 #2180869]  INFO -- : [263/883] 2222574=test_depth_first
I, [2024-05-27T21:15:24.328787 #2180869]  INFO -- : [264/883] 2222574=test_raise
I, [2024-05-27T21:15:24.330748 #2180869]  INFO -- : [265/883] 2222574=test_x509attr
I, [2024-05-27T21:15:24.349380 #2180869]  INFO -- : [266/883] 2222574=test_pattern_matching
I, [2024-05-27T21:15:24.377604 #2180869]  INFO -- : [267/883] 2222574=test_rdoc_stats
I, [2024-05-27T21:15:24.421236 #2180869]  INFO -- : [268/883] 2222574=test_string
I, [2024-05-27T21:15:24.439406 #2180869]  INFO -- : [269/883] 2222562=test_rdoc_parser
I, [2024-05-27T21:15:24.443908 #2180869]  INFO -- : [270/883] 2222569=test_qsort
I, [2024-05-27T21:15:24.449240 #2180869]  INFO -- : [271/883] 2222574=test_gem_dependency_resolution_error
I, [2024-05-27T21:15:24.449643 #2180869]  INFO -- : [272/883] 2222569=json_addition_test
I, [2024-05-27T21:15:24.457157 #2180869]  INFO -- : [273/883] 2222574=test_custom_command
I, [2024-05-27T21:15:24.468479 #2180869]  INFO -- : [274/883] 2222562=test_proc
I, [2024-05-27T21:15:24.476925 #2180869]  INFO -- : [275/883] 2222569=test_string
I, [2024-05-27T21:15:24.533382 #2180869]  INFO -- : [276/883] 2222574=test_gc_compact
I, [2024-05-27T21:15:24.629311 #2180869]  INFO -- : [277/883] 2222568=test_gem_resolver_index_set
I, [2024-05-27T21:15:24.669139 #2180869]  INFO -- : [278/883] 2222568=test_gem_package_old
I, [2024-05-27T21:15:24.705410 #2180869]  INFO -- : [279/883] 2222568=test_cgi_tag_helper
I, [2024-05-27T21:15:24.718463 #2180869]  INFO -- : [280/883] 2222571=test_zlib
I, [2024-05-27T21:15:24.725345 #2180869]  INFO -- : [281/883] 2222568=test_egrep_cpp
I, [2024-05-27T21:15:24.907732 #2180869]  INFO -- : [282/883] 2222568=test_ole_methods
I, [2024-05-27T21:15:24.913100 #2180869]  INFO -- : [283/883] 2222568=test_erb_m17n
I, [2024-05-27T21:15:24.929816 #2180869]  INFO -- : [284/883] 2222568=test_optimization
I, [2024-05-27T21:15:24.930789 #2180869]  INFO -- : [285/883] 2222572=test_date_conv
I, [2024-05-27T21:15:24.943677 #2180869]  INFO -- : [286/883] 2222572=test_folderitem2_invokeverb
I, [2024-05-27T21:15:24.946044 #2180869]  INFO -- : [287/883] 2222572=test_require_path_check
I, [2024-05-27T21:15:24.955909 #2180869]  INFO -- : [288/883] 2222575=test_rdoc_markup_parser
I, [2024-05-27T21:15:25.027428 #2180869]  INFO -- : [289/883] 2222575=test_fnmatch
I, [2024-05-27T21:15:25.058421 #2180869]  INFO -- : [290/883] 2222572=test_files_test_2
I, [2024-05-27T21:15:25.111465 #2180869]  INFO -- : [291/883] 2222575=test_gem_validator
I, [2024-05-27T21:15:25.269748 #2180869]  INFO -- : [292/883] 2222567=test_gem_source_list
I, [2024-05-27T21:15:25.342751 #2180869]  INFO -- : [293/883] 2222567=test_yaml_special_cases
I, [2024-05-27T21:15:25.361277 #2180869]  INFO -- : [294/883] 2222567=test_optarg
I, [2024-05-27T21:15:25.442826 #2180869]  INFO -- : [295/883] 2222565=test_config
I, [2024-05-27T21:15:25.445850 #2180869]  INFO -- : [296/883] 2222575=test_rdoc_token_stream
I, [2024-05-27T21:15:25.460462 #2180869]  INFO -- : [297/883] 2222575=test_address_resolve
I, [2024-05-27T21:15:25.489771 #2180869]  INFO -- : [298/883] 2222565=test_exception
I, [2024-05-27T21:15:25.499083 #2180869]  INFO -- : [299/883] 2222565=test_zsh_completion
I, [2024-05-27T21:15:25.501370 #2180869]  INFO -- : [300/883] 2222565=test_iter_break
I, [2024-05-27T21:15:25.503383 #2180869]  INFO -- : [301/883] 2222575=test_verbose
I, [2024-05-27T21:15:25.508924 #2180869]  INFO -- : [302/883] 2222565=test_nil
I, [2024-05-27T21:15:25.516043 #2180869]  INFO -- : [303/883] 2222565=test_num2int
I, [2024-05-27T21:15:25.524740 #2180869]  INFO -- : [304/883] 2222565=test_rdoc_single_class
I, [2024-05-27T21:15:25.528654 #2180869]  INFO -- : [305/883] 2222565=test_macro
I, [2024-05-27T21:15:25.530942 #2180869]  INFO -- : [306/883] 2222565=test_pp
I, [2024-05-27T21:15:25.548336 #2180869]  INFO -- : [307/883] 2222567=test_gem_ext_configure_builder
I, [2024-05-27T21:15:25.584716 #2180869]  INFO -- : [308/883] 2222575=test_frozen
I, [2024-05-27T21:15:25.586595 #2180869]  INFO -- : [309/883] 2222565=test_rdoc_tom_doc
I, [2024-05-27T21:15:25.591665 #2180869]  INFO -- : [310/883] 2222575=test_rdoc_markup_to_tt_only
I, [2024-05-27T21:15:25.592586 #2180869]  INFO -- : [311/883] 2222567=test_hmac
I, [2024-05-27T21:15:25.601837 #2180869]  INFO -- : [312/883] 2222567=test_gem_command
I, [2024-05-27T21:15:25.604050 #2180869]  INFO -- : [313/883] 2222565=test_key_actor_vi
I, [2024-05-27T21:15:25.614084 #2180869]  INFO -- : [314/883] 2222562=test_bug-3571
I, [2024-05-27T21:15:25.629944 #2180869]  INFO -- : [315/883] 2222562=test_common
I, [2024-05-27T21:15:25.636878 #2180869]  INFO -- : [316/883] 2222575=test_gem_spec_fetcher
I, [2024-05-27T21:15:25.711576 #2180869]  INFO -- : [317/883] 2222567=test_numeric
I, [2024-05-27T21:15:25.743289 #2180869]  INFO -- : [318/883] 2222564=test_ifunless
I, [2024-05-27T21:15:25.749750 #2180869]  INFO -- : [319/883] 2222564=test_assignment
I, [2024-05-27T21:15:25.764252 #2180869]  INFO -- : [320/883] 2222565=test_gem_commands_lock_command
I, [2024-05-27T21:15:25.804454 #2180869]  INFO -- : [321/883] 2222565=test_psych
I, [2024-05-27T21:15:25.807972 #2180869]  INFO -- : [322/883] 2222567=test_enc_raise
I, [2024-05-27T21:15:25.819645 #2180869]  INFO -- : [323/883] 2222567=!Nothing_to_test
I, [2024-05-27T21:15:25.821055 #2180869]  INFO -- : [324/883] 2222567=test_rdoc_markup_paragraph
I, [2024-05-27T21:15:25.827625 #2180869]  INFO -- : [325/883] 2222567=test_command
I, [2024-05-27T21:15:25.841762 #2180869]  INFO -- : [326/883] 2222565=test_at_exit
I, [2024-05-27T21:15:25.864432 #2180869]  INFO -- : [327/883] 2222575=test_date
I, [2024-05-27T21:15:25.867629 #2180869]  INFO -- : [328/883] 2222565=test_gem_rdoc
I, [2024-05-27T21:15:25.874519 #2180869]  INFO -- : [329/883] 2222575=test_gem_ext_cargo_builder_unit
I, [2024-05-27T21:15:25.917798 #2180869]  INFO -- : [330/883] 2222575=test_object_create_start
I, [2024-05-27T21:15:25.922979 #2180869]  INFO -- : [331/883] 2222575=test_emitter
I, [2024-05-27T21:15:25.938746 #2180869]  INFO -- : [332/883] 2222575=test_gem_silent_ui
I, [2024-05-27T21:15:25.969421 #2180869]  INFO -- : [333/883] 2222562=test_bug-5832
I, [2024-05-27T21:15:25.975427 #2180869]  INFO -- : [334/883] 2222562=test_files_ext
I, [2024-05-27T21:15:25.976574 #2180869]  INFO -- : [335/883] 2222575=test_kernel
I, [2024-05-27T21:15:26.007944 #2180869]  INFO -- : [336/883] 2222565=dispatcher_test
I, [2024-05-27T21:15:26.097238 #2180869]  INFO -- : [337/883] 2222562=test_eval_history
I, [2024-05-27T21:15:26.125669 #2180869]  INFO -- : [338/883] 2222565=test_kdf
I, [2024-05-27T21:15:26.218093 #2180869]  INFO -- : [339/883] 2222565=test_gem_doctor
I, [2024-05-27T21:15:26.255965 #2180869]  INFO -- : [340/883] 2222562=test_rdoc_context
I, [2024-05-27T21:15:26.296306 #2180869]  INFO -- : [341/883] 2222565=test_stream
I, [2024-05-27T21:15:26.316219 #2180869]  INFO -- : [342/883] 2222565=test_nil2vtempty
I, [2024-05-27T21:15:26.319983 #2180869]  INFO -- : [343/883] 2222565=test_open-uri
I, [2024-05-27T21:15:26.356074 #2180869]  INFO -- : [344/883] 2222567=test_httpresponse
I, [2024-05-27T21:15:26.479310 #2180869]  INFO -- : [345/883] 2222567=test_rdoc_parser_ruby
I, [2024-05-27T21:15:26.752835 #2180869]  INFO -- : [346/883] 2222566=test_gem_safe_yaml
I, [2024-05-27T21:15:26.761714 #2180869]  INFO -- : [347/883] 2222566=test_syntax
I, [2024-05-27T21:15:26.809467 #2180869]  INFO -- : [348/883] 2222575=test_date_new
I, [2024-05-27T21:15:26.825419 #2180869]  INFO -- : [349/883] 2222575=index_write_test
I, [2024-05-27T21:15:26.903067 #2180869]  INFO -- : [350/883] 2222575=test_data
I, [2024-05-27T21:15:26.910151 #2180869]  INFO -- : [351/883] 2222575=test_rdoc_markup_to_joined_paragraph
I, [2024-05-27T21:15:26.914476 #2180869]  INFO -- : [352/883] 2222575=test_date_time
I, [2024-05-27T21:15:26.925777 #2180869]  INFO -- : [353/883] 2222573=test_require
I, [2024-05-27T21:15:26.934434 #2180869]  INFO -- : [354/883] 2222573=test_iso_8859
I, [2024-05-27T21:15:26.949848 #2180869]  INFO -- : [355/883] 2222575=test_tcp
I, [2024-05-27T21:15:26.998746 #2180869]  INFO -- : [356/883] 2222573=test_rdoc_text
I, [2024-05-27T21:15:27.050575 #2180869]  INFO -- : [357/883] 2222575=test_gem_commands_specification_command
I, [2024-05-27T21:15:27.140174 #2180869]  INFO -- : [358/883] 2222565=test_shift_jis
I, [2024-05-27T21:15:27.143497 #2180869]  INFO -- : [359/883] 2222565=test_gem_commands_which_command
I, [2024-05-27T21:15:27.185660 #2180869]  INFO -- : [360/883] 2222565=test_http
I, [2024-05-27T21:15:27.191635 #2180869]  INFO -- : [361/883] 2222565=test_enumerator
I, [2024-05-27T21:15:27.217234 #2180869]  INFO -- : [362/883] 2222575=test_inadvertent_creation
I, [2024-05-27T21:15:27.280803 #2180869]  INFO -- : [363/883] 2222567=test_flags
I, [2024-05-27T21:15:27.309921 #2180869]  INFO -- : [364/883] 2222562=test_name_error
I, [2024-05-27T21:15:27.357830 #2180869]  INFO -- : [365/883] 2222573=test_rdoc_markup_attribute_manager
I, [2024-05-27T21:15:27.375805 #2180869]  INFO -- : [366/883] 2222575=test_gem_commands_dependency_command
I, [2024-05-27T21:15:27.389868 #2180869]  INFO -- : [367/883] 2222573=test_gem_resolver_composed_set
I, [2024-05-27T21:15:27.417984 #2180869]  INFO -- : [368/883] 2222573=test_safe_load
I, [2024-05-27T21:15:27.446087 #2180869]  INFO -- : [369/883] 2222562=test_gem_resolver
I, [2024-05-27T21:15:27.461015 #2180869]  INFO -- : [370/883] 2222573=test_gem_security_policy
I, [2024-05-27T21:15:27.496290 #2180869]  INFO -- : [371/883] 2222575=test_gem_source_local
I, [2024-05-27T21:15:27.776312 #2180869]  INFO -- : [372/883] 2222562=test_process
I, [2024-05-27T21:15:27.799355 #2180869]  INFO -- : [373/883] 2222575=test_last_thread
I, [2024-05-27T21:15:27.868990 #2180869]  INFO -- : [374/883] 2222573=test_pack
I, [2024-05-27T21:15:28.012679 #2180869]  INFO -- : [375/883] 2222564=test_err_in_callback
I, [2024-05-27T21:15:28.014840 #2180869]  INFO -- : [376/883] 2222564=test_gem_resolver_lock_specification
I, [2024-05-27T21:15:28.077621 #2180869]  INFO -- : [377/883] 2222564=test_gc
I, [2024-05-27T21:15:28.184289 #2180869]  INFO -- : [378/883] 2222573=test_x509cert
I, [2024-05-27T21:15:28.270814 #2180869]  INFO -- : [379/883] 2222574=test_gem_ext_rake_builder
I, [2024-05-27T21:15:28.422497 #2180869]  INFO -- : [380/883] 2222573=test_arity
I, [2024-05-27T21:15:28.439349 #2180869]  INFO -- : [381/883] 2222573=test_logdevice
I, [2024-05-27T21:15:28.608638 #2180869]  INFO -- : [382/883] 2222567=test_io_console
I, [2024-05-27T21:15:28.653689 #2180869]  INFO -- : [383/883] 2222576=test_singleton
I, [2024-05-27T21:15:28.655590 #2180869]  INFO -- : [384/883] 2222576=test_flush
I, [2024-05-27T21:15:28.659437 #2180869]  INFO -- : [385/883] 2222576=test_switch_hitter
I, [2024-05-27T21:15:28.678819 #2180869]  INFO -- : [386/883] 2222576=test_securerandom
I, [2024-05-27T21:15:28.723198 #2180869]  INFO -- : [387/883] 2222576=test_rdoc_markdown_test
I, [2024-05-27T21:15:28.887945 #2180869]  INFO -- : [388/883] 2222575=test_c_union_entity
I, [2024-05-27T21:15:28.969669 #2180869]  INFO -- : [389/883] 2222575=test_rdoc_normal_module
I, [2024-05-27T21:15:29.042343 #2180869]  INFO -- : [390/883] 2222575=test_logperiod
I, [2024-05-27T21:15:29.071726 #2180869]  INFO -- : [391/883] 2222575=test_passing_block
I, [2024-05-27T21:15:29.084403 #2180869]  INFO -- : [392/883] 2222575=test_thread_fd_close
I, [2024-05-27T21:15:29.094938 #2180869]  INFO -- : [393/883] 2222575=test_uncorrectable_name_check
I, [2024-05-27T21:15:29.098142 #2180869]  INFO -- : [394/883] 2222575=newline_test
I, [2024-05-27T21:15:29.130805 #2180869]  INFO -- : [395/883] 2222574=test_hash_create
I, [2024-05-27T21:15:29.134060 #2180869]  INFO -- : [396/883] 2222574=test_stringchar
I, [2024-05-27T21:15:29.228117 #2180869]  INFO -- : [397/883] 2222575=test_gem_stream_ui
I, [2024-05-27T21:15:29.240806 #2180869]  INFO -- : [398/883] 2222574=test_rdoc_generator_ri
I, [2024-05-27T21:15:29.254100 #2180869]  INFO -- : [399/883] 2222574=test_extlibs
I, [2024-05-27T21:15:29.281317 #2180869]  INFO -- : [400/883] 2222577=test_severity
I, [2024-05-27T21:15:29.286288 #2180869]  INFO -- : [401/883] 2222577=test_ractor
I, [2024-05-27T21:15:29.297726 #2180869]  INFO -- : [402/883] 2222572=test_require_lib
I, [2024-05-27T21:15:29.303853 #2180869]  INFO -- : [403/883] 2222577=parse_test
I, [2024-05-27T21:15:29.333721 #2180869]  INFO -- : [404/883] 2222575=test_gem_install_update_options
I, [2024-05-27T21:15:29.414530 #2180869]  INFO -- : [405/883] 2222573=test_rdoc_markup_to_table_of_contents
I, [2024-05-27T21:15:29.452325 #2180869]  INFO -- : [406/883] 2222573=test_socket
I, [2024-05-27T21:15:29.480998 #2180869]  INFO -- : [407/883] 2222575=test_thread
I, [2024-05-27T21:15:29.487663 #2180869]  INFO -- : [408/883] 2222571=test_objectspace
I, [2024-05-27T21:15:29.699151 #2180869]  INFO -- : [409/883] 2222575=test_literal
I, [2024-05-27T21:15:30.216052 #2180869]  INFO -- : [410/883] 2222576=test_str2big
I, [2024-05-27T21:15:30.230704 #2180869]  INFO -- : [411/883] 2222576=test_c_struct_builder
I, [2024-05-27T21:15:30.358543 #2180869]  INFO -- : [412/883] 2222576=test_dot_dot
I, [2024-05-27T21:15:30.364011 #2180869]  INFO -- : [413/883] 2222576=test_cclass
I, [2024-05-27T21:15:30.522328 #2180869]  INFO -- : [414/883] 2222575=test_gem_request_connection_pools
I, [2024-05-27T21:15:30.528615 #2180869]  INFO -- : [415/883] 2222576=test_grapheme_breaks
I, [2024-05-27T21:15:30.559444 #2180869]  INFO -- : [416/883] 2222576=test_gem_version_option
I, [2024-05-27T21:15:30.607618 #2180869]  INFO -- : [417/883] 2222576=test_pkey
I, [2024-05-27T21:15:30.619684 #2180869]  INFO -- : [418/883] 2222571=test_case
I, [2024-05-27T21:15:30.625078 #2180869]  INFO -- : [419/883] 2222571=test_reline
I, [2024-05-27T21:15:30.673402 #2180869]  INFO -- : [420/883] 2222576=test_parser_events
I, [2024-05-27T21:15:30.769472 #2180869]  INFO -- : [421/883] 2222576=test_rdoc_generator_pot_po
I, [2024-05-27T21:15:30.775840 #2180869]  INFO -- : [422/883] 2222576=test_ansi_with_terminfo
I, [2024-05-27T21:15:30.785483 #2180869]  INFO -- : [423/883] 2222576=test_rdoc_markup_to_markdown
I, [2024-05-27T21:15:30.834865 #2180869]  INFO -- : [424/883] 2222576=test_json_tree
I, [2024-05-27T21:15:30.849881 #2180869]  INFO -- : [425/883] 2222576=test_memory_view
I, [2024-05-27T21:15:31.040452 #2180869]  INFO -- : [426/883] 2222576=test_m17n_comb
I, [2024-05-27T21:15:31.077947 #2180869]  INFO -- : [427/883] 2222571=test_ractor
I, [2024-05-27T21:15:31.145196 #2180869]  INFO -- : [428/883] 2222571=test_gem_request
I, [2024-05-27T21:15:31.233331 #2180869]  INFO -- : [429/883] 2222573=test_method_cache
I, [2024-05-27T21:15:31.242411 #2180869]  INFO -- : [430/883] 2222573=test_sprintf_comb
I, [2024-05-27T21:15:31.338607 #2180869]  INFO -- : [431/883] 2222571=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-27T21:15:31.403529 #2180869]  INFO -- : [432/883] 2222567=test_gem_commands_mirror
I, [2024-05-27T21:15:31.409605 #2180869]  INFO -- : [433/883] 2222567=test_enumerator_kw
I, [2024-05-27T21:15:31.411502 #2180869]  INFO -- : [434/883] 2222571=test_settracefunc
I, [2024-05-27T21:15:31.413740 #2180869]  INFO -- : [435/883] 2222567=test_gem_text
I, [2024-05-27T21:15:31.431848 #2180869]  INFO -- : [436/883] 2222573=test_win32ole
I, [2024-05-27T21:15:31.442168 #2180869]  INFO -- : [437/883] 2222573=test_generic
I, [2024-05-27T21:15:31.498860 #2180869]  INFO -- : [438/883] 2222567=test_scan_args
I, [2024-05-27T21:15:31.504142 #2180869]  INFO -- : [439/883] 2222573=test_case_options
I, [2024-05-27T21:15:31.507800 #2180869]  INFO -- : [440/883] 2222573=test_store
I, [2024-05-27T21:15:31.517022 #2180869]  INFO -- : [441/883] 2222567=test_rdoc_cross_reference
I, [2024-05-27T21:15:31.576812 #2180869]  INFO -- : [442/883] 2222575=test_gem_dependency_installer
I, [2024-05-27T21:15:31.588150 #2180869]  INFO -- : [443/883] 2222574=test_scalar
I, [2024-05-27T21:15:31.591839 #2180869]  INFO -- : [444/883] 2222574=test_gem_commands_info_command
I, [2024-05-27T21:15:31.619784 #2180869]  INFO -- : [445/883] 2222574=test_bug_reporter
I, [2024-05-27T21:15:31.759651 #2180869]  INFO -- : [446/883] 2222573=test_rand
I, [2024-05-27T21:15:31.836729 #2180869]  INFO -- : [447/883] 2222563=test_gem_name_tuple
I, [2024-05-27T21:15:31.855676 #2180869]  INFO -- : [448/883] 2222563=test_gem_package_tar_reader_entry
I, [2024-05-27T21:15:32.139459 #2180869]  INFO -- : [449/883] 2222563=test_exception
I, [2024-05-27T21:15:32.175936 #2180869]  INFO -- : [450/883] 2222567=test_ssl
I, [2024-05-27T21:15:32.181031 #2180869]  INFO -- : [451/883] 2222573=test_ractor
I, [2024-05-27T21:15:32.209819 #2180869]  INFO -- : [452/883] 2222574=test_thread
I, [2024-05-27T21:15:32.756171 #2180869]  INFO -- : [453/883] 2222567=json_ext_parser_test
I, [2024-05-27T21:15:32.774592 #2180869]  INFO -- : [454/883] 2222573=test_my_integer
I, [2024-05-27T21:15:32.774956 #2180869]  INFO -- : [455/883] 2222567=test_rendering
I, [2024-05-27T21:15:32.784550 #2180869]  INFO -- : [456/883] 2222573=test_debugger_integration
I, [2024-05-27T21:15:32.797911 #2180869]  INFO -- : [457/883] 2222567=test_unicode_normalize
I, [2024-05-27T21:15:32.806794 #2180869]  INFO -- : [458/883] 2222573=test_marshal
I, [2024-05-27T21:15:32.861071 #2180869]  INFO -- : [459/883] 2222571=test_weakref
I, [2024-05-27T21:15:33.120323 #2180869]  INFO -- : [460/883] 2222571=test_nonblock
I, [2024-05-27T21:15:33.138673 #2180869]  INFO -- : [461/883] 2222571=test_alias
I, [2024-05-27T21:15:33.370429 #2180869]  INFO -- : [462/883] 2222571=test_timeout
I, [2024-05-27T21:15:33.483200 #2180869]  INFO -- : [463/883] 2222577=test_singleton_function
I, [2024-05-27T21:15:33.488252 #2180869]  INFO -- : [464/883] 2222577=test_ancdata
I, [2024-05-27T21:15:33.510593 #2180869]  INFO -- : [465/883] 2222577=test_rb_str_dup
I, [2024-05-27T21:15:33.520143 #2180869]  INFO -- : [466/883] 2222577=test_reline_key
I, [2024-05-27T21:15:33.526856 #2180869]  INFO -- : [467/883] 2222577=test_cgi_core
I, [2024-05-27T21:15:33.551959 #2180869]  INFO -- : [468/883] 2222577=test_parser
I, [2024-05-27T21:15:33.571195 #2180869]  INFO -- : [469/883] 2222577=parse_stream_test
I, [2024-05-27T21:15:33.582270 #2180869]  INFO -- : [470/883] 2222577=test_registry
I, [2024-05-27T21:15:33.585201 #2180869]  INFO -- : [471/883] 2222577=test_dns
I, [2024-05-27T21:15:33.772017 #2180869]  INFO -- : [472/883] 2222573=test_gem_commands_open_command
I, [2024-05-27T21:15:33.905584 #2180869]  INFO -- : [473/883] 2222573=test_ractor
I, [2024-05-27T21:15:33.925426 #2180869]  INFO -- : [474/883] 2222573=test_gem_source_lock
I, [2024-05-27T21:15:33.947208 #2180869]  INFO -- : [475/883] 2222572=test_gem
I, [2024-05-27T21:15:34.000387 #2180869]  INFO -- : [476/883] 2222573=test_rdoc_attr
I, [2024-05-27T21:15:34.025428 #2180869]  INFO -- : [477/883] 2222573=test_env
I, [2024-05-27T21:15:34.117110 #2180869]  INFO -- : [478/883] 2222577=desugar_compiler_test
I, [2024-05-27T21:15:34.129987 #2180869]  INFO -- : [479/883] 2222577=test_integer
I, [2024-05-27T21:15:34.227716 #2180869]  INFO -- : [480/883] 2222577=test_dryrun
I, [2024-05-27T21:15:34.272677 #2180869]  INFO -- : [481/883] 2222571=test_gem_commands_setup_command
I, [2024-05-27T21:15:34.276969 #2180869]  INFO -- : [482/883] 2222577=test_cgi_modruby
I, [2024-05-27T21:15:34.291210 #2180869]  INFO -- : [483/883] 2222577=test_integer
I, [2024-05-27T21:15:34.486888 #2180869]  INFO -- : [484/883] 2222576=test_super
I, [2024-05-27T21:15:34.809196 #2180869]  INFO -- : [485/883] 2222575=test_rubyoptions
I, [2024-05-27T21:15:35.179454 #2180869]  INFO -- : [486/883] 2222571=test_https_proxy
I, [2024-05-27T21:15:35.259603 #2180869]  INFO -- : [487/883] 2222571=test_call
I, [2024-05-27T21:15:35.376369 #2180869]  INFO -- : [488/883] 2222568=test_rubygems
I, [2024-05-27T21:15:35.381173 #2180869]  INFO -- : [489/883] 2222566=test_nextafter
I, [2024-05-27T21:15:35.419520 #2180869]  INFO -- : [490/883] 2222563=test_capacity
I, [2024-05-27T21:15:35.437527 #2180869]  INFO -- : [491/883] 2222563=test_gem_request_set_lockfile_tokenizer
I, [2024-05-27T21:15:35.480580 #2180869]  INFO -- : [492/883] 2222566=test_stat
I, [2024-05-27T21:15:35.484574 #2180869]  INFO -- : [493/883] 2222566=test_have_func
I, [2024-05-27T21:15:35.520896 #2180869]  INFO -- : [494/883] 2222571=test_gem_resolver_git_specification
I, [2024-05-27T21:15:35.525386 #2180869]  INFO -- : [495/883] 2222563=test_object_references
I, [2024-05-27T21:15:35.556001 #2180869]  INFO -- : [496/883] 2222563=test_usrmarshal
I, [2024-05-27T21:15:35.562253 #2180869]  INFO -- : [497/883] 2222576=test_gem_resolver_requirement_list
I, [2024-05-27T21:15:35.572621 #2180869]  INFO -- : [498/883] 2222576=test_arith_seq_beg_len_step
I, [2024-05-27T21:15:35.650471 #2180869]  INFO -- : [499/883] 2222568=test_pkcs7
I, [2024-05-27T21:15:35.664777 #2180869]  INFO -- : [500/883] 2222576=test_function_entry
I, [2024-05-27T21:15:35.678323 #2180869]  INFO -- : [501/883] 2222576=test_symbol
I, [2024-05-27T21:15:35.869573 #2180869]  INFO -- : [502/883] 2222568=test_coder
I, [2024-05-27T21:15:35.877478 #2180869]  INFO -- : [503/883] 2222571=test_nofree
I, [2024-05-27T21:15:35.879291 #2180869]  INFO -- : [504/883] 2222571=test_gem_commands_pristine_command
I, [2024-05-27T21:15:35.885416 #2180869]  INFO -- : [505/883] 2222563=test_context
I, [2024-05-27T21:15:35.903739 #2180869]  INFO -- : [506/883] 2222568=ruby_api_test
I, [2024-05-27T21:15:36.193834 #2180869]  INFO -- : [507/883] 2222563=test_find_executable
I, [2024-05-27T21:15:36.221647 #2180869]  INFO -- : [508/883] 2222563=test_enc_associate
I, [2024-05-27T21:15:36.262910 #2180869]  INFO -- : [509/883] 2222568=test_lazy_enumerator
I, [2024-05-27T21:15:36.333255 #2180869]  INFO -- : [510/883] 2222572=test_unix
I, [2024-05-27T21:15:36.376142 #2180869]  INFO -- : [511/883] 2222572=test_ractor_compatibility
I, [2024-05-27T21:15:36.954770 #2180869]  INFO -- : [512/883] 2222563=test_autoconf
I, [2024-05-27T21:15:36.967205 #2180869]  INFO -- : [513/883] 2222563=test_eval
I, [2024-05-27T21:15:36.976084 #2180869]  INFO -- : [514/883] 2222563=test_date_ractor
I, [2024-05-27T21:15:36.983528 #2180869]  INFO -- : [515/883] 2222572=test_gem_console_ui
I, [2024-05-27T21:15:36.993779 #2180869]  INFO -- : [516/883] 2222572=test_dir
I, [2024-05-27T21:15:37.062277 #2180869]  INFO -- : [517/883] 2222568=test_gem_commands_cleanup_command
I, [2024-05-27T21:15:37.330764 #2180869]  INFO -- : [518/883] 2222563=test_word
I, [2024-05-27T21:15:37.341297 #2180869]  INFO -- : [519/883] 2222563=test_cgi_multipart
I, [2024-05-27T21:15:37.385314 #2180869]  INFO -- : [520/883] 2222572=test_numeric
I, [2024-05-27T21:15:37.403696 #2180869]  INFO -- : [521/883] 2222572=test_member
I, [2024-05-27T21:15:37.408628 #2180869]  INFO -- : [522/883] 2222572=test_gem_source_fetch_problem
I, [2024-05-27T21:15:37.435529 #2180869]  INFO -- : [523/883] 2222572=json_generic_object_test
I, [2024-05-27T21:15:37.464221 #2180869]  INFO -- : [524/883] 2222572=test_http_request
I, [2024-05-27T21:15:37.516686 #2180869]  INFO -- : [525/883] 2222563=test_rdoc_generator_darkfish
I, [2024-05-27T21:15:37.557908 #2180869]  INFO -- : [526/883] 2222572=test_error_highlight
I, [2024-05-27T21:15:37.634689 #2180869]  INFO -- : [527/883] 2222566=test_resize
I, [2024-05-27T21:15:37.649435 #2180869]  INFO -- : [528/883] 2222566=test_rdoc_comment
I, [2024-05-27T21:15:37.812911 #2180869]  INFO -- : [529/883] 2222571=test_mailto
I, [2024-05-27T21:15:37.820406 #2180869]  INFO -- : [530/883] 2222571=test_coderange
I, [2024-05-27T21:15:37.821099 #2180869]  INFO -- : [531/883] 2222568=test_symbol
I, [2024-05-27T21:15:37.828595 #2180869]  INFO -- : [532/883] 2222571=location_test
I, [2024-05-27T21:15:37.834151 #2180869]  INFO -- : [533/883] 2222568=test_rdoc_extend
I, [2024-05-27T21:15:37.906381 #2180869]  INFO -- : [534/883] 2222566=test_merge_keys
I, [2024-05-27T21:15:37.921564 #2180869]  INFO -- : [535/883] 2222566=test_gem_resolver_api_specification
I, [2024-05-27T21:15:37.931846 #2180869]  INFO -- : [536/883] 2222563=test_ipaddr
I, [2024-05-27T21:15:37.947359 #2180869]  INFO -- : [537/883] 2222571=test_rdoc_markup_to_ansi
I, [2024-05-27T21:15:37.967876 #2180869]  INFO -- : [538/883] 2222563=test_mixed_unicode_escapes
I, [2024-05-27T21:15:37.971710 #2180869]  INFO -- : [539/883] 2222566=test_history
I, [2024-05-27T21:15:37.980624 #2180869]  INFO -- : [540/883] 2222563=test_win32ole_variant
I, [2024-05-27T21:15:37.988545 #2180869]  INFO -- : [541/883] 2222563=test_win32ole_variable
I, [2024-05-27T21:15:37.992059 #2180869]  INFO -- : [542/883] 2222563=test_io_wait_uncommon
I, [2024-05-27T21:15:38.007202 #2180869]  INFO -- : [543/883] 2222571=test_stringio
I, [2024-05-27T21:15:38.009983 #2180869]  INFO -- : [544/883] 2222566=test_arity
I, [2024-05-27T21:15:38.013063 #2180869]  INFO -- : [545/883] 2222563=test_gem_ci_detector
I, [2024-05-27T21:15:38.016564 #2180869]  INFO -- : [546/883] 2222566=test_rdoc_class_module
I, [2024-05-27T21:15:38.037164 #2180869]  INFO -- : [547/883] 2222563=test_bignum
I, [2024-05-27T21:15:38.151344 #2180869]  INFO -- : [548/883] 2222571=test_rdoc_generator_json_index
I, [2024-05-27T21:15:38.174380 #2180869]  INFO -- : [549/883] 2222573=test_time_tz
I, [2024-05-27T21:15:38.190982 #2180869]  INFO -- : [550/883] 2222571=test_win32ole_event
I, [2024-05-27T21:15:38.207235 #2180869]  INFO -- : [551/883] 2222571=test_trace
I, [2024-05-27T21:15:38.207777 #2180869]  INFO -- : [552/883] 2222571=ractor_test
I, [2024-05-27T21:15:38.261153 #2180869]  INFO -- : [553/883] 2222577=test_have_macro
I, [2024-05-27T21:15:38.276283 #2180869]  INFO -- : [554/883] 2222568=test_gem_package
I, [2024-05-27T21:15:38.276920 #2180869]  INFO -- : [555/883] 2222573=test_complex2
I, [2024-05-27T21:15:38.287609 #2180869]  INFO -- : [556/883] 2222571=test_resolve_symbol
I, [2024-05-27T21:15:38.303843 #2180869]  INFO -- : [557/883] 2222573=test_threadgroup
I, [2024-05-27T21:15:38.378224 #2180869]  INFO -- : [558/883] 2222571=test_enum
I, [2024-05-27T21:15:38.379214 #2180869]  INFO -- : [559/883] 2222572=test_gem_specification
I, [2024-05-27T21:15:38.593333 #2180869]  INFO -- : [560/883] 2222569=test_sleep
I, [2024-05-27T21:15:38.644525 #2180869]  INFO -- : [561/883] 2222567=test_object
I, [2024-05-27T21:15:38.743662 #2180869]  INFO -- : [562/883] 2222566=test_ruby_lex
I, [2024-05-27T21:15:38.755238 #2180869]  INFO -- : [563/883] 2222577=test_date_arith
I, [2024-05-27T21:15:38.788799 #2180869]  INFO -- : [564/883] 2222577=test_gem_local_remote_options
I, [2024-05-27T21:15:38.836088 #2180869]  INFO -- : [565/883] 2222577=test_timeout
I, [2024-05-27T21:15:38.844839 #2180869]  INFO -- : [566/883] 2222577=test_normalize
I, [2024-05-27T21:15:38.848201 #2180869]  INFO -- : [567/883] 2222577=test_ossl
I, [2024-05-27T21:15:38.993322 #2180869]  INFO -- : [568/883] 2222566=test_change_word
I, [2024-05-27T21:15:39.005187 #2180869]  INFO -- : [569/883] 2222566=compiler_test
I, [2024-05-27T21:15:39.070200 #2180869]  INFO -- : [570/883] 2222568=test_flip
I, [2024-05-27T21:15:39.084926 #2180869]  INFO -- : [571/883] 2222568=test_signedness
I, [2024-05-27T21:15:39.091794 #2180869]  INFO -- : [572/883] 2222566=test_tsort
I, [2024-05-27T21:15:39.099793 #2180869]  INFO -- : [573/883] 2222566=test_rdoc_rd_block_parser
I, [2024-05-27T21:15:39.137632 #2180869]  INFO -- : [574/883] 2222566=test_big5
I, [2024-05-27T21:15:39.144681 #2180869]  INFO -- : [575/883] 2222566=test_func
I, [2024-05-27T21:15:39.184580 #2180869]  INFO -- : [576/883] 2222567=test_pointer
I, [2024-05-27T21:15:39.302641 #2180869]  INFO -- : [577/883] 2222573=test_ractor
I, [2024-05-27T21:15:39.398588 #2180869]  INFO -- : [578/883] 2222573=test_type
I, [2024-05-27T21:15:39.411200 #2180869]  INFO -- : [579/883] 2222573=version_test
I, [2024-05-27T21:15:39.418001 #2180869]  INFO -- : [580/883] 2222573=test_object
I, [2024-05-27T21:15:39.421807 #2180869]  INFO -- : [581/883] 2222573=heredoc_dedent_test
I, [2024-05-27T21:15:39.422561 #2180869]  INFO -- : [582/883] 2222576=test_cgi_header
I, [2024-05-27T21:15:39.430061 #2180869]  INFO -- : [583/883] 2222573=test_arithmetic_sequence
I, [2024-05-27T21:15:39.438826 #2180869]  INFO -- : [584/883] 2222576=test_gem_gemcutter_utilities
I, [2024-05-27T21:15:39.444923 #2180869]  INFO -- : [585/883] 2222573=test_basicinstructions
I, [2024-05-27T21:15:39.507907 #2180869]  INFO -- : [586/883] 2222570=test_gem_command_manager
I, [2024-05-27T21:15:39.553913 #2180869]  INFO -- : [587/883] 2222573=test_key_actor_emacs
I, [2024-05-27T21:15:39.651315 #2180869]  INFO -- : [588/883] 2222571=test_logger
I, [2024-05-27T21:15:39.673539 #2180869]  INFO -- : [589/883] 2222571=test_file_exhaustive
I, [2024-05-27T21:15:39.709686 #2180869]  INFO -- : [590/883] 2222570=test_files_test
I, [2024-05-27T21:15:39.759965 #2180869]  INFO -- : [591/883] 2222573=test_gem_update_suggestion
I, [2024-05-27T21:15:39.851953 #2180869]  INFO -- : [592/883] 2222570=test_rdoc_parser_markdown
I, [2024-05-27T21:15:39.865739 #2180869]  INFO -- : [593/883] 2222573=test_not
I, [2024-05-27T21:15:39.867434 #2180869]  INFO -- : [594/883] 2222573=test_gem_resolver_lock_set
I, [2024-05-27T21:15:39.896713 #2180869]  INFO -- : [595/883] 2222573=test_import
I, [2024-05-27T21:15:39.902380 #2180869]  INFO -- : [596/883] 2222570=test_gem_platform
I, [2024-05-27T21:15:39.910063 #2180869]  INFO -- : [597/883] 2222576=test_placearg
I, [2024-05-27T21:15:40.010204 #2180869]  INFO -- : [598/883] 2222570=test_date_strptime
I, [2024-05-27T21:15:40.017344 #2180869]  INFO -- : [599/883] 2222576=test_gem_package_task
I, [2024-05-27T21:15:40.027571 #2180869]  INFO -- : [600/883] 2222576=test_rdoc_markup_hard_break
I, [2024-05-27T21:15:40.029524 #2180869]  INFO -- : [601/883] 2222576=test_weakkeymap
I, [2024-05-27T21:15:40.177635 #2180869]  INFO -- : [602/883] 2222570=test_gem_commands_push_command
I, [2024-05-27T21:15:40.295508 #2180869]  INFO -- : [603/883] 2222576=test_numhash
I, [2024-05-27T21:15:40.301487 #2180869]  INFO -- : [604/883] 2222576=test_pkey_rsa
I, [2024-05-27T21:15:40.315233 #2180869]  INFO -- : [605/883] 2222564=test_keyword
I, [2024-05-27T21:15:40.575423 #2180869]  INFO -- : [606/883] 2222576=test_class_name_check
I, [2024-05-27T21:15:40.611557 #2180869]  INFO -- : [607/883] 2222576=test_fd_setsize
I, [2024-05-27T21:15:40.611904 #2180869]  INFO -- : [608/883] 2222576=test_continuation
I, [2024-05-27T21:15:40.620403 #2180869]  INFO -- : [609/883] 2222576=test_win32ole_method
I, [2024-05-27T21:15:40.625448 #2180869]  INFO -- : [610/883] 2222576=test_delete
I, [2024-05-27T21:15:40.639312 #2180869]  INFO -- : [611/883] 2222576=test_update
I, [2024-05-27T21:15:40.643835 #2180869]  INFO -- : [612/883] 2222576=test_x509name
I, [2024-05-27T21:15:40.659843 #2180869]  INFO -- : [613/883] 2222576=test_fips
I, [2024-05-27T21:15:40.790028 #2180869]  INFO -- : [614/883] 2222570=test_x509store
I, [2024-05-27T21:15:41.022287 #2180869]  INFO -- : [615/883] 2222576=test_rdoc_code_object
I, [2024-05-27T21:15:41.060895 #2180869]  INFO -- : [616/883] 2222570=test_webauthn_listener
I, [2024-05-27T21:15:41.062971 #2180869]  INFO -- : [617/883] 2222564=test_helper
I, [2024-05-27T21:15:41.074716 #2180869]  INFO -- : [618/883] 2222564=test_random_formatter
I, [2024-05-27T21:15:41.099907 #2180869]  INFO -- : [619/883] 2222572=test_jaro_winkler
I, [2024-05-27T21:15:41.104208 #2180869]  INFO -- : [620/883] 2222572=test_lambda
I, [2024-05-27T21:15:41.108959 #2180869]  INFO -- : [621/883] 2222567=test_ast
I, [2024-05-27T21:15:41.135095 #2180869]  INFO -- : [622/883] 2222564=test_gem_request_set_gem_dependency_api
I, [2024-05-27T21:15:41.159112 #2180869]  INFO -- : [623/883] 2222570=test_gem_resolver_api_set
I, [2024-05-27T21:15:41.202960 #2180869]  INFO -- : [624/883] 2222572=test_gem_safe_marshal
I, [2024-05-27T21:15:41.242250 #2180869]  INFO -- : [625/883] 2222570=test_enumerable
I, [2024-05-27T21:15:41.277303 #2180869]  INFO -- : [626/883] 2222570=test_config
I, [2024-05-27T21:15:41.278289 #2180869]  INFO -- : [627/883] 2222563=test_gem_resolver_vendor_set
I, [2024-05-27T21:15:41.309971 #2180869]  INFO -- : [628/883] 2222563=json_generator_test
I, [2024-05-27T21:15:41.365766 #2180869]  INFO -- : [629/883] 2222564=test_eval
I, [2024-05-27T21:15:41.436600 #2180869]  INFO -- : [630/883] 2222563=test_transcode
I, [2024-05-27T21:15:41.443004 #2180869]  INFO -- : [631/883] 2222573=test_project_sanity
I, [2024-05-27T21:15:41.537598 #2180869]  INFO -- : [632/883] 2222573=test_range
I, [2024-05-27T21:15:41.551707 #2180869]  INFO -- : [633/883] 2222576=command_line_test
I, [2024-05-27T21:15:41.675451 #2180869]  INFO -- : [634/883] 2222576=test_pty
I, [2024-05-27T21:15:41.759504 #2180869]  INFO -- : [635/883] 2222564=test_dup
I, [2024-05-27T21:15:41.781834 #2180869]  INFO -- : [636/883] 2222563=test_constant
I, [2024-05-27T21:15:41.967332 #2180869]  INFO -- : [637/883] 2222570=test_erb_command
I, [2024-05-27T21:15:41.982205 #2180869]  INFO -- : [638/883] 2222566=test_helper
I, [2024-05-27T21:15:41.994078 #2180869]  INFO -- : [639/883] 2222566=test_encoding
I, [2024-05-27T21:15:41.995054 #2180869]  INFO -- : [640/883] 2222574=test_gem_uri_formatter
I, [2024-05-27T21:15:42.013871 #2180869]  INFO -- : [641/883] 2222564=test_ensured
I, [2024-05-27T21:15:42.018015 #2180869]  INFO -- : [642/883] 2222574=test_addr
I, [2024-05-27T21:15:42.025336 #2180869]  INFO -- : [643/883] 2222572=test_locale
I, [2024-05-27T21:15:42.035920 #2180869]  INFO -- : [644/883] 2222570=library_symbols_test
I, [2024-05-27T21:15:42.048518 #2180869]  INFO -- : [645/883] 2222572=test_ts
I, [2024-05-27T21:15:42.060377 #2180869]  INFO -- : [646/883] 2222574=test_rdoc_ri_paths
I, [2024-05-27T21:15:42.088963 #2180869]  INFO -- : [647/883] 2222574=test_tmpdir
I, [2024-05-27T21:15:42.098855 #2180869]  INFO -- : [648/883] 2222564=test_rdoc_markup_document
I, [2024-05-27T21:15:42.120140 #2180869]  INFO -- : [649/883] 2222564=test_integer_comb
I, [2024-05-27T21:15:42.148166 #2180869]  INFO -- : [650/883] 2222570=test_vm_dump
I, [2024-05-27T21:15:42.168156 #2180869]  INFO -- : [651/883] 2222570=errors_test
I, [2024-05-27T21:15:42.175799 #2180869]  INFO -- : [652/883] 2222574=test_regexp
I, [2024-05-27T21:15:42.182358 #2180869]  INFO -- : [653/883] 2222568=test_gem_commands_check_command
I, [2024-05-27T21:15:42.218398 #2180869]  INFO -- : [654/883] 2222568=static_inspect_test
I, [2024-05-27T21:15:42.229024 #2180869]  INFO -- : [655/883] 2222568=test_udp
I, [2024-05-27T21:15:42.234553 #2180869]  INFO -- : [656/883] 2222568=bom_test
I, [2024-05-27T21:15:42.247432 #2180869]  INFO -- : [657/883] 2222568=test_data_error
I, [2024-05-27T21:15:42.287257 #2180869]  INFO -- : [658/883] 2222570=test_force_exit
I, [2024-05-27T21:15:42.291281 #2180869]  INFO -- : [659/883] 2222566=test_file
I, [2024-05-27T21:15:42.298282 #2180869]  INFO -- : [660/883] 2222570=unescape_test
I, [2024-05-27T21:15:42.307536 #2180869]  INFO -- : [661/883] 2222576=test_ostruct
I, [2024-05-27T21:15:42.352206 #2180869]  INFO -- : [662/883] 2222568=test_exit
I, [2024-05-27T21:15:42.480561 #2180869]  INFO -- : [663/883] 2222568=test_recursion
I, [2024-05-27T21:15:42.493336 #2180869]  INFO -- : [664/883] 2222576=test_history
I, [2024-05-27T21:15:42.493428 #2180869]  INFO -- : [665/883] 2222568=test_date_marshal
I, [2024-05-27T21:15:42.497260 #2180869]  INFO -- : [666/883] 2222573=test_mkmf
I, [2024-05-27T21:15:42.504981 #2180869]  INFO -- : [667/883] 2222568=test_delegate
I, [2024-05-27T21:15:42.522111 #2180869]  INFO -- : [668/883] 2222568=test_popen_deadlock
I, [2024-05-27T21:15:42.542404 #2180869]  INFO -- : [669/883] 2222573=test_bundled_ca
I, [2024-05-27T21:15:42.572018 #2180869]  INFO -- : [670/883] 2222576=test_closure
I, [2024-05-27T21:15:42.577895 #2180869]  INFO -- : [671/883] 2222572=test_fiber
I, [2024-05-27T21:15:43.189474 #2180869]  INFO -- : [672/883] 2222576=test_multi_irb_commands
I, [2024-05-27T21:15:43.190711 #2180869]  INFO -- : [673/883] 2222576=test_open3
I, [2024-05-27T21:15:43.331524 #2180869]  INFO -- : [674/883] 2222568=test_ractor
I, [2024-05-27T21:15:43.403619 #2180869]  INFO -- : [675/883] 2222568=test_gem_security
I, [2024-05-27T21:15:43.616955 #2180869]  INFO -- : [676/883] 2222569=test_rdoc_servlet
I, [2024-05-27T21:15:43.738105 #2180869]  INFO -- : [677/883] 2222569=test_digest
I, [2024-05-27T21:15:43.760029 #2180869]  INFO -- : [678/883] 2222569=test_rdoc_markup_to_bs
I, [2024-05-27T21:15:43.799998 #2180869]  INFO -- : [679/883] 2222569=test_help
I, [2024-05-27T21:15:43.809389 #2180869]  INFO -- : [680/883] 2222569=test_gem_commands_unpack_command
I, [2024-05-27T21:15:44.217049 #2180869]  INFO -- : [681/883] 2222569=test_files_lib
I, [2024-05-27T21:15:44.313324 #2180869]  INFO -- : [682/883] 2222570=test_beginendblock
I, [2024-05-27T21:15:44.348631 #2180869]  INFO -- : [683/883] 2222573=reflection_test
I, [2024-05-27T21:15:44.353975 #2180869]  INFO -- : [684/883] 2222573=test_gem_bundler_version_finder
I, [2024-05-27T21:15:44.401831 #2180869]  INFO -- : [685/883] 2222573=test_emoji_breaks
I, [2024-05-27T21:15:44.404510 #2180869]  INFO -- : [686/883] 2222573=test_within_pipe
I, [2024-05-27T21:15:44.441906 #2180869]  INFO -- : [687/883] 2222573=test_pinned
I, [2024-05-27T21:15:44.521138 #2180869]  INFO -- : [688/883] 2222573=test_webauthn_listener_response
I, [2024-05-27T21:15:44.541978 #2180869]  INFO -- : [689/883] 2222573=test_time
I, [2024-05-27T21:15:44.810358 #2180869]  INFO -- : [690/883] 2222573=test_to_ary_concat
I, [2024-05-27T21:15:44.819632 #2180869]  INFO -- : [691/883] 2222563=test_stream
I, [2024-05-27T21:15:44.829604 #2180869]  INFO -- : [692/883] 2222563=test_rdoc_markup_pre_process
I, [2024-05-27T21:15:44.857668 #2180869]  INFO -- : [693/883] 2222570=test_printf
I, [2024-05-27T21:15:44.882208 #2180869]  INFO -- : [694/883] 2222570=test_rdoc_markup_heading
I, [2024-05-27T21:15:44.902996 #2180869]  INFO -- : [695/883] 2222570=test_iseq
I, [2024-05-27T21:15:44.916406 #2180869]  INFO -- : [696/883] 2222563=test_exception_at_throwing
I, [2024-05-27T21:15:45.004620 #2180869]  INFO -- : [697/883] 2222563=test_scheduler
I, [2024-05-27T21:15:45.062236 #2180869]  INFO -- : [698/883] 2222564=test_pkey_dsa
I, [2024-05-27T21:15:45.172594 #2180869]  INFO -- : [699/883] 2222563=test_class
I, [2024-05-27T21:15:45.181169 #2180869]  INFO -- : [700/883] 2222563=test_ocsp
I, [2024-05-27T21:15:45.536587 #2180869]  INFO -- : [701/883] 2222577=test_interned_str
I, [2024-05-27T21:15:45.541206 #2180869]  INFO -- : [702/883] 2222577=test_case_comprehensive
I, [2024-05-27T21:15:45.543871 #2180869]  INFO -- : [703/883] 2222563=test_gem_commands_build_command
I, [2024-05-27T21:15:45.711405 #2180869]  INFO -- : [704/883] 2222564=test_cmethod
I, [2024-05-27T21:15:45.721907 #2180869]  INFO -- : [705/883] 2222564=test_tracer
I, [2024-05-27T21:15:45.722405 #2180869]  INFO -- : [706/883] 2222564=test_append
I, [2024-05-27T21:15:45.734626 #2180869]  INFO -- : [707/883] 2222564=test_option
I, [2024-05-27T21:15:45.775098 #2180869]  INFO -- : [708/883] 2222570=test_gem_commands_server_command
I, [2024-05-27T21:15:45.784227 #2180869]  INFO -- : [709/883] 2222570=test_variable_name_check
I, [2024-05-27T21:15:45.856574 #2180869]  INFO -- : [710/883] 2222570=test_io_m17n
I, [2024-05-27T21:15:45.914399 #2180869]  INFO -- : [711/883] 2222564=test_did_you_mean
I, [2024-05-27T21:15:45.928471 #2180869]  INFO -- : [712/883] 2222563=parameters_signature_test
I, [2024-05-27T21:15:46.026178 #2180869]  INFO -- : [713/883] 2222563=test_koi8
I, [2024-05-27T21:15:46.061930 #2180869]  INFO -- : [714/883] 2222563=test_enumerator
I, [2024-05-27T21:15:46.066596 #2180869]  INFO -- : [715/883] 2222563=test_rdoc_parser_changelog
I, [2024-05-27T21:15:46.070582 #2180869]  INFO -- : [716/883] 2222564=test_unicode
I, [2024-05-27T21:15:46.092091 #2180869]  INFO -- : [717/883] 2222564=test_rdoc_generator_pot
I, [2024-05-27T21:15:46.107656 #2180869]  INFO -- : [718/883] 2222564=test_gem_gem_runner
I, [2024-05-27T21:15:46.152910 #2180869]  INFO -- : [719/883] 2222564=test_filter
I, [2024-05-27T21:15:46.158966 #2180869]  INFO -- : [720/883] 2222563=test_data
I, [2024-05-27T21:15:46.162439 #2180869]  INFO -- : [721/883] 2222563=static_literals_test
I, [2024-05-27T21:15:46.175599 #2180869]  INFO -- : [722/883] 2222563=test_rdoc_method_attr
I, [2024-05-27T21:15:46.194352 #2180869]  INFO -- : [723/883] 2222564=test_key_event_record
I, [2024-05-27T21:15:46.196925 #2180869]  INFO -- : [724/883] 2222564=test_gem_uri
I, [2024-05-27T21:15:46.204346 #2180869]  INFO -- : [725/883] 2222576=test_random
I, [2024-05-27T21:15:46.239906 #2180869]  INFO -- : [726/883] 2222564=test_notimplement
I, [2024-05-27T21:15:46.244044 #2180869]  INFO -- : [727/883] 2222576=test_gem_commands_update_command
I, [2024-05-27T21:15:46.245428 #2180869]  INFO -- : [728/883] 2222564=test_gem_resolver_vendor_specification
I, [2024-05-27T21:15:46.286439 #2180869]  INFO -- : [729/883] 2222564=test_thread_cv
I, [2024-05-27T21:15:46.327133 #2180869]  INFO -- : [730/883] 2222563=test_lexer
I, [2024-05-27T21:15:46.382464 #2180869]  INFO -- : [731/883] 2222563=test_ssl_session
I, [2024-05-27T21:15:46.821852 #2180869]  INFO -- : [732/883] 2222573=test_compile_prism
I, [2024-05-27T21:15:46.844437 #2180869]  INFO -- : [733/883] 2222568=test_terminfo
I, [2024-05-27T21:15:46.898669 #2180869]  INFO -- : [734/883] 2222568=test_date_compat
I, [2024-05-27T21:15:46.903010 #2180869]  INFO -- : [735/883] 2222568=test_rdoc_markup_to_html
I, [2024-05-27T21:15:46.936132 #2180869]  INFO -- : [736/883] 2222564=test_bug-14834
I, [2024-05-27T21:15:47.011614 #2180869]  INFO -- : [737/883] 2222568=test_http
I, [2024-05-27T21:15:47.042414 #2180869]  INFO -- : [738/883] 2222564=test_addrinfo
I, [2024-05-27T21:15:47.107386 #2180869]  INFO -- : [739/883] 2222564=test_tree_spell_checker
I, [2024-05-27T21:15:47.144395 #2180869]  INFO -- : [740/883] 2222564=test_path
I, [2024-05-27T21:15:47.155780 #2180869]  INFO -- : [741/883] 2222564=test_case_mapping
I, [2024-05-27T21:15:47.160962 #2180869]  INFO -- : [742/883] 2222564=redundant_return_test
I, [2024-05-27T21:15:47.170501 #2180869]  INFO -- : [743/883] 2222564=test_bn
I, [2024-05-27T21:15:47.192990 #2180869]  INFO -- : [744/883] 2222564=test_win32ole_param_event
I, [2024-05-27T21:15:47.193844 #2180869]  INFO -- : [745/883] 2222564=test_install
I, [2024-05-27T21:15:47.211575 #2180869]  INFO -- : [746/883] 2222573=test_rdoc_markup_to_label
I, [2024-05-27T21:15:47.250163 #2180869]  INFO -- : [747/883] 2222573=test_sockopt
I, [2024-05-27T21:15:47.258896 #2180869]  INFO -- : [748/883] 2222573=test_encoding
I, [2024-05-27T21:15:47.269556 #2180869]  INFO -- : [749/883] 2222563=test_httpresponses
I, [2024-05-27T21:15:47.278902 #2180869]  INFO -- : [750/883] 2222573=test_set_len
I, [2024-05-27T21:15:47.292809 #2180869]  INFO -- : [751/883] 2222573=test_httpheader
I, [2024-05-27T21:15:47.323132 #2180869]  INFO -- : [752/883] 2222571=test_gem_resolver_local_specification
I, [2024-05-27T21:15:47.334524 #2180869]  INFO -- : [753/883] 2222563=test_rdoc_ri_driver
I, [2024-05-27T21:15:47.352727 #2180869]  INFO -- : [754/883] 2222573=test_color
I, [2024-05-27T21:15:47.353446 #2180869]  INFO -- : [755/883] 2222571=json_encoding_test
I, [2024-05-27T21:15:47.361328 #2180869]  INFO -- : [756/883] 2222571=test_key_stroke
I, [2024-05-27T21:15:47.371131 #2180869]  INFO -- : [757/883] 2222571=test_rbconfig
I, [2024-05-27T21:15:47.381064 #2180869]  INFO -- : [758/883] 2222571=test_human_typo
I, [2024-05-27T21:15:47.395089 #2180869]  INFO -- : [759/883] 2222571=test_primitive
I, [2024-05-27T21:15:47.407768 #2180869]  INFO -- : [760/883] 2222571=test_name_error_extension
I, [2024-05-27T21:15:47.414531 #2180869]  INFO -- : [761/883] 2222571=test_chilled
I, [2024-05-27T21:15:47.422349 #2180869]  INFO -- : [762/883] 2222571=test_rdoc_i18n_locale
I, [2024-05-27T21:15:47.423394 #2180869]  INFO -- : [763/883] 2222564=test_win32ole_param
I, [2024-05-27T21:15:47.425123 #2180869]  INFO -- : [764/883] 2222573=test_gem_commands_yank_command
I, [2024-05-27T21:15:47.428918 #2180869]  INFO -- : [765/883] 2222564=test_pair
I, [2024-05-27T21:15:47.429999 #2180869]  INFO -- : [766/883] 2222571=test_document
I, [2024-05-27T21:15:47.438413 #2180869]  INFO -- : [767/883] 2222571=test_rdoc_generator_pot_po_entry
I, [2024-05-27T21:15:47.446414 #2180869]  INFO -- : [768/883] 2222571=test_euc_jp
I, [2024-05-27T21:15:47.451822 #2180869]  INFO -- : [769/883] 2222571=test_acceptable
I, [2024-05-27T21:15:47.500761 #2180869]  INFO -- : [770/883] 2222575=test_len
I, [2024-05-27T21:15:47.502777 #2180869]  INFO -- : [771/883] 2222575=test_yield_block
I, [2024-05-27T21:15:47.509381 #2180869]  INFO -- : [772/883] 2222575=test_completion
I, [2024-05-27T21:15:47.547852 #2180869]  INFO -- : [773/883] 2222570=test_gem_commands_cert_command
I, [2024-05-27T21:15:47.637525 #2180869]  INFO -- : [774/883] 2222571=test_x509ext
I, [2024-05-27T21:15:47.655985 #2180869]  INFO -- : [775/883] 2222571=test_erb
I, [2024-05-27T21:15:47.714564 #2180869]  INFO -- : [776/883] 2222563=test_gem_source_installed
I, [2024-05-27T21:15:47.724628 #2180869]  INFO -- : [777/883] 2222571=test_assembler
I, [2024-05-27T21:15:47.726663 #2180869]  INFO -- : [778/883] 2222571=test_spell_checker
I, [2024-05-27T21:15:47.730101 #2180869]  INFO -- : [779/883] 2222563=attribute_write_test
I, [2024-05-27T21:15:47.734003 #2180869]  INFO -- : [780/883] 2222563=test_propertyputref
I, [2024-05-27T21:15:47.736279 #2180869]  INFO -- : [781/883] 2222563=test_rational
I, [2024-05-27T21:15:47.741735 #2180869]  INFO -- : [782/883] 2222571=test_rational2
I, [2024-05-27T21:15:47.748616 #2180869]  INFO -- : [783/883] 2222576=test_gem_source
I, [2024-05-27T21:15:47.762707 #2180869]  INFO -- : [784/883] 2222563=test_scalar_scanner
I, [2024-05-27T21:15:47.763722 #2180869]  INFO -- : [785/883] 2222571=test_gem_commands_outdated_command
I, [2024-05-27T21:15:47.770686 #2180869]  INFO -- : [786/883] 2222563=test_gem_package_tar_writer
I, [2024-05-27T21:15:47.828419 #2180869]  INFO -- : [787/883] 2222571=test_helper_method
I, [2024-05-27T21:15:47.903553 #2180869]  INFO -- : [788/883] 2222565=test_array
I, [2024-05-27T21:15:47.907712 #2180869]  INFO -- : [789/883] 2222571=test_gem_dependency_list
I, [2024-05-27T21:15:47.912495 #2180869]  INFO -- : [790/883] 2222563=test_benchmark
I, [2024-05-27T21:15:47.923374 #2180869]  INFO -- : [791/883] 2222573=test_win32ole_method_event
I, [2024-05-27T21:15:47.929438 #2180869]  INFO -- : [792/883] 2222573=test_nesting_parser
I, [2024-05-27T21:15:47.986708 #2180869]  INFO -- : [793/883] 2222571=test_https
I, [2024-05-27T21:15:48.016843 #2180869]  INFO -- : [794/883] 2222573=test_gem_ext_builder
I, [2024-05-27T21:15:48.094651 #2180869]  INFO -- : [795/883] 2222576=test_evaluation
I, [2024-05-27T21:15:48.101500 #2180869]  INFO -- : [796/883] 2222576=test_abi
I, [2024-05-27T21:15:48.137665 #2180869]  INFO -- : [797/883] 2222569=test_provider
I, [2024-05-27T21:15:48.339203 #2180869]  INFO -- : [798/883] 2222576=test_rdoc_parser_simple
I, [2024-05-27T21:15:48.353013 #2180869]  INFO -- : [799/883] 2222571=test_gem_commands_rebuild_command
I, [2024-05-27T21:15:48.357010 #2180869]  INFO -- : [800/883] 2222576=test_yamldbm
I, [2024-05-27T21:15:48.371357 #2180869]  INFO -- : [801/883] 2222576=test_load
I, [2024-05-27T21:15:48.373594 #2180869]  INFO -- : [802/883] 2222576=test_whileuntil
I, [2024-05-27T21:15:48.379090 #2180869]  INFO -- : [803/883] 2222576=test_rdoc_generator_markup
I, [2024-05-27T21:15:48.386633 #2180869]  INFO -- : [804/883] 2222566=test_configuration
I, [2024-05-27T21:15:48.393387 #2180869]  INFO -- : [805/883] 2222576=test_rubyvm
I, [2024-05-27T21:15:48.399671 #2180869]  INFO -- : [806/883] 2222576=test_buffered_io
I, [2024-05-27T21:15:48.459881 #2180869]  INFO -- : [807/883] 2222575=test_monitor
I, [2024-05-27T21:15:48.473214 #2180869]  INFO -- : [808/883] 2222571=test_instrumentation_api
I, [2024-05-27T21:15:48.488555 #2180869]  INFO -- : [809/883] 2222576=integer_parse_test
I, [2024-05-27T21:15:48.495279 #2180869]  INFO -- : [810/883] 2222576=test_stringify_symbols
I, [2024-05-27T21:15:48.507780 #2180869]  INFO -- : [811/883] 2222576=test_boolean
I, [2024-05-27T21:15:48.510909 #2180869]  INFO -- : [812/883] 2222566=test_module
I, [2024-05-27T21:15:48.521456 #2180869]  INFO -- : [813/883] 2222576=test_gem_request_set
I, [2024-05-27T21:15:48.602358 #2180869]  INFO -- : [814/883] 2222569=constant_path_node_test
I, [2024-05-27T21:15:48.666860 #2180869]  INFO -- : [815/883] 2222569=test_gem_ext_cargo_builder
I, [2024-05-27T21:15:48.680394 #2180869]  INFO -- : [816/883] 2222575=test_ssl
I, [2024-05-27T21:15:48.705196 #2180869]  INFO -- : [817/883] 2222569=test_arith_seq_extract
I, [2024-05-27T21:15:48.842493 #2180869]  INFO -- : [818/883] 2222572=test_method_name_check
I, [2024-05-27T21:15:48.868709 #2180869]  INFO -- : [819/883] 2222572=test_parser
I, [2024-05-27T21:15:48.903015 #2180869]  INFO -- : [820/883] 2222572=test_serialize_subclasses
I, [2024-05-27T21:15:48.906917 #2180869]  INFO -- : [821/883] 2222572=test_insns_leaf
I, [2024-05-27T21:15:48.908436 #2180869]  INFO -- : [822/883] 2222572=test_color_printer
I, [2024-05-27T21:15:48.914685 #2180869]  INFO -- : [823/883] 2222569=test_deprecated
I, [2024-05-27T21:15:48.916013 #2180869]  INFO -- : [824/883] 2222572=test_win32ole_variant_m
I, [2024-05-27T21:15:48.917601 #2180869]  INFO -- : [825/883] 2222569=test_engine
I, [2024-05-27T21:15:48.919526 #2180869]  INFO -- : [826/883] 2222569=test_allocation
I, [2024-05-27T21:15:48.919844 #2180869]  INFO -- : [827/883] 2222572=test_div
I, [2024-05-27T21:15:48.929591 #2180869]  INFO -- : [828/883] 2222572=test_key_error
I, [2024-05-27T21:15:48.942782 #2180869]  INFO -- : [829/883] 2222572=test_x509req
I, [2024-05-27T21:15:49.041657 #2180869]  INFO -- : [830/883] 2222576=test_mutex
I, [2024-05-27T21:15:49.073928 #2180869]  INFO -- : [831/883] 2222570=test_rdoc_rd_inline
I, [2024-05-27T21:15:49.075448 #2180869]  INFO -- : [832/883] 2222572=test_files_test_1
I, [2024-05-27T21:15:49.080720 #2180869]  INFO -- : [833/883] 2222572=test_set
I, [2024-05-27T21:15:49.087297 #2180869]  INFO -- : [834/883] 2222570=test_gem_path_support
I, [2024-05-27T21:15:49.107532 #2180869]  INFO -- : [835/883] 2222572=test_struct
I, [2024-05-27T21:15:49.114889 #2180869]  INFO -- : [836/883] 2222570=json_parser_test
I, [2024-05-27T21:15:49.189317 #2180869]  INFO -- : [837/883] 2222570=test_nomethod_error
I, [2024-05-27T21:15:49.196660 #2180869]  INFO -- : [838/883] 2222570=test_config
I, [2024-05-27T21:15:49.256677 #2180869]  INFO -- : [839/883] 2222570=test_win32ole_variant_outarg
I, [2024-05-27T21:15:49.260729 #2180869]  INFO -- : [840/883] 2222570=test_gem_source_subpath_problem
I, [2024-05-27T21:15:49.382946 #2180869]  INFO -- : [841/883] 2222563=test_dln
I, [2024-05-27T21:15:49.386432 #2180869]  INFO -- : [842/883] 2222563=json_common_interface_test
I, [2024-05-27T21:15:49.403768 #2180869]  INFO -- : [843/883] 2222563=test_struct
I, [2024-05-27T21:15:49.413826 #2180869]  INFO -- : [844/883] 2222563=test_rdoc_markup_to_html_snippet
I, [2024-05-27T21:15:49.429060 #2180869]  INFO -- : [845/883] 2222570=magic_comment_test
I, [2024-05-27T21:15:49.445869 #2180869]  INFO -- : [846/883] 2222570=test_sexp
I, [2024-05-27T21:15:49.474104 #2180869]  INFO -- : [847/883] 2222573=test_rdoc_markup_include
I, [2024-05-27T21:15:49.476840 #2180869]  INFO -- : [848/883] 2222570=fuzzer_test
I, [2024-05-27T21:15:49.481520 #2180869]  INFO -- : [849/883] 2222573=test_variable
I, [2024-05-27T21:15:49.485313 #2180869]  INFO -- : [850/883] 2222563=test_pkg_config
I, [2024-05-27T21:15:49.494214 #2180869]  INFO -- : [851/883] 2222563=test_cparser
I, [2024-05-27T21:15:49.502983 #2180869]  INFO -- : [852/883] 2222570=test_debug
I, [2024-05-27T21:15:49.512372 #2180869]  INFO -- : [853/883] 2222570=pattern_test
I, [2024-05-27T21:15:49.544736 #2180869]  INFO -- : [854/883] 2222570=test_memory_view
I, [2024-05-27T21:15:49.575318 #2180869]  INFO -- : [855/883] 2222570=test_shellwords
I, [2024-05-27T21:15:49.595113 #2180869]  INFO -- : [856/883] 2222570=test_digest_extend
I, [2024-05-27T21:15:49.611060 #2180869]  INFO -- : [857/883] 2222570=test_string
I, [2024-05-27T21:15:49.612145 #2180869]  INFO -- : [858/883] 2222570=test_iterator
I, [2024-05-27T21:15:49.666875 #2180869]  INFO -- : [859/883] 2222573=test_omap
I, [2024-05-27T21:15:49.682554 #2180869]  INFO -- : [860/883] 2222573=test_gem_resolver_git_set
I, [2024-05-27T21:15:49.737021 #2180869]  INFO -- : [861/883] 2222570=test_storage
I, [2024-05-27T21:15:49.748542 #2180869]  INFO -- : [862/883] 2222570=test_new
I, [2024-05-27T21:15:49.751237 #2180869]  INFO -- : [863/883] 2222570=test_cipher
I, [2024-05-27T21:15:49.769290 #2180869]  INFO -- : [864/883] 2222562=test_gem_security_signer
I, [2024-05-27T21:15:49.802423 #2180869]  INFO -- : [865/883] 2222572=test_refinement
I, [2024-05-27T21:15:49.816808 #2180869]  INFO -- : [866/883] 2222570=test_gem_commands_signout_command
I, [2024-05-27T21:15:49.837351 #2180869]  INFO -- : [867/883] 2222570=test_regex_casefold
I, [2024-05-27T21:15:49.883259 #2180869]  INFO -- : [868/883] 2222562=test_gem_source_git
I, [2024-05-27T21:15:50.128457 #2180869]  INFO -- : [869/883] 2222573=test_dir_m17n
I, [2024-05-27T21:15:50.194718 #2180869]  INFO -- : [870/883] 2222576=test_gem_resolver_installer_set
I, [2024-05-27T21:15:50.453223 #2180869]  INFO -- : [871/883] 2222576=test_float
I, [2024-05-27T21:15:50.490134 #2180869]  INFO -- : [872/883] 2222570=test_cgi_cookie
I, [2024-05-27T21:15:50.502586 #2180869]  INFO -- : [873/883] 2222570=test_require
I, [2024-05-27T21:15:50.571743 #2180869]  INFO -- : [874/883] 2222562=test_process
I, [2024-05-27T21:15:50.589196 #2180869]  INFO -- : [875/883] 2222562=test_windows_1252
I, [2024-05-27T21:15:50.602976 #2180869]  INFO -- : [876/883] 2222562=test_input_method
I, [2024-05-27T21:15:50.665847 #2180869]  INFO -- : [877/883] 2222562=test_cgi_session
I, [2024-05-27T21:15:50.690795 #2180869]  INFO -- : [878/883] 2222562=test_rdoc_rd
I, [2024-05-27T21:15:50.701078 #2180869]  INFO -- : [879/883] 2222562=test_metaclass
I, [2024-05-27T21:15:50.702614 #2180869]  INFO -- : [880/883] 2222562=test_rdoc_top_level
I, [2024-05-27T21:15:50.754939 #2180869]  INFO -- : [881/883] 2222564=test_signal
I, [2024-05-27T21:15:51.017090 #2180869]  INFO -- : [882/883] 2222563=test_fixnum
I, [2024-05-27T21:15:51.032300 #2180869]  INFO -- : [883/883] 2222563=test_x509crl
I, [2024-05-27T21:16:13.112642 #2180869]  INFO -- : Finished tests in 56.132571s, 472.2214 tests/s, 166732.4655 assertions/s.
I, [2024-05-27T21:16:13.113554 #2180869]  INFO -- : 26507 tests, 9359122 assertions, 0 failures, 0 errors, 320 skips
I, [2024-05-27T21:16:13.113650 #2180869]  INFO -- : 
I, [2024-05-27T21:16:13.113683 #2180869]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-27T16:38:22Z master 7c6e4bc7ca) [x86_64-linux]
I, [2024-05-27T21:16:13.118170 #2180869]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-27T21:16:13.118638 #2180869]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-27T21:16:13.253662 #2180869]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T21:16:13.253718 #2180869]  INFO -- : 	CC = gcc
I, [2024-05-27T21:16:13.253730 #2180869]  INFO -- : 	LD = ld
I, [2024-05-27T21:16:13.253740 #2180869]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T21:16:13.253751 #2180869]  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-27T21:16:13.253760 #2180869]  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-27T21:16:13.253768 #2180869]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T21:16:13.253776 #2180869]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T21:16:13.253784 #2180869]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T21:16:13.253791 #2180869]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T21:16:13.253799 #2180869]  INFO -- : 	LC_ALL = 
I, [2024-05-27T21:16:13.253806 #2180869]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T21:16:13.253813 #2180869]  INFO -- : 	MFLAGS = 
I, [2024-05-27T21:16:13.253820 #2180869]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T21:16:13.253828 #2180869]  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-27T21:16:13.254277 #2180869]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T21:16:13.254299 #2180869]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T21:16:13.254311 #2180869]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T21:16:13.254336 #2180869]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T21:16:13.254346 #2180869]  INFO -- : 
I, [2024-05-27T21:16:13.256123 #2180869]  INFO -- : generating enc.mk
I, [2024-05-27T21:16:13.412805 #2180869]  INFO -- : making enc
I, [2024-05-27T21:16:13.467045 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.467070 #2180869]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T21:16:13.467081 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.467687 #2180869]  INFO -- : making srcs under enc
I, [2024-05-27T21:16:13.532251 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.532274 #2180869]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T21:16:13.532286 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.533213 #2180869]  INFO -- : generating transdb.h
I, [2024-05-27T21:16:13.645359 #2180869]  INFO -- : transdb.h unchanged
I, [2024-05-27T21:16:13.646736 #2180869]  INFO -- : making trans
I, [2024-05-27T21:16:13.680646 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.680668 #2180869]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T21:16:13.680684 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.681289 #2180869]  INFO -- : making encs
I, [2024-05-27T21:16:13.718284 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.718308 #2180869]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T21:16:13.718320 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:13.721304 #2180869]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T21:16:13.748754 #2180869]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-27T21:16:13.751456 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:15.512105 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:15.512773 #2180869]  INFO -- : generating makefile exts.mk
I, [2024-05-27T21:16:15.591378 #2180869]  INFO -- : exts.mk unchanged
I, [2024-05-27T21:16:15.595804 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:16.010842 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:16:16.016003 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T21:16:16.026540 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:16:16.031040 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T21:16:16.035594 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:16:16.047561 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T21:16:16.097661 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:16:16.105547 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T21:16:16.144055 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:16:16.165717 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T21:16:16.169407 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:16:16.171938 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T21:16:16.184983 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:16:16.195088 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T21:16:16.210270 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:16:16.214215 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T21:16:16.225851 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:16:16.230461 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T21:16:16.271360 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:16:16.285482 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T21:16:16.294056 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:16:16.300373 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T21:16:16.305351 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:16:16.337778 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T21:16:16.345415 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:16:16.349603 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T21:16:16.371180 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:16:16.384090 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T21:16:16.386521 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:16:16.388786 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T21:16:16.413771 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:16:16.432964 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T21:16:16.454437 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:16:16.512796 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T21:16:16.515277 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:16:16.537852 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T21:16:16.539668 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:16:16.561799 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T21:16:16.564489 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:16:16.587522 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T21:16:16.590487 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:16:16.612854 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T21:16:16.616447 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:16:16.639359 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T21:16:16.697884 #2180869]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:16.813278 #2180869]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-27T21:16:16.813327 #2180869]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:16.813403 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:16.818931 #2180869]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T21:16:16.818956 #2180869]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T21:16:16.818968 #2180869]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-27T21:16:16.883095 #2180869] 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.165zgi/1-mspec-multi-0
E, [2024-05-27T21:16:16.883391 #2180869] 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.165zgi/2-mspec-multi-1
E, [2024-05-27T21:16:16.883522 #2180869] 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.165zgi/3-mspec-multi-2
E, [2024-05-27T21:16:16.883702 #2180869] 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.165zgi/4-mspec-multi-3
E, [2024-05-27T21:16:16.883889 #2180869] 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.165zgi/5-mspec-multi-4
E, [2024-05-27T21:16:16.884076 #2180869] 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.165zgi/6-mspec-multi-5
E, [2024-05-27T21:16:16.884268 #2180869] 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.165zgi/7-mspec-multi-6
E, [2024-05-27T21:16:16.884448 #2180869] 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.165zgi/8-mspec-multi-7
E, [2024-05-27T21:16:16.884615 #2180869] 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.165zgi/9-mspec-multi-8
E, [2024-05-27T21:16:16.884870 #2180869] 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.165zgi/10-mspec-multi-9
E, [2024-05-27T21:16:16.885192 #2180869] 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.165zgi/11-mspec-multi-10
E, [2024-05-27T21:16:16.895354 #2180869] 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.165zgi/12-mspec-multi-11
E, [2024-05-27T21:16:16.895807 #2180869] 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.165zgi/13-mspec-multi-12
E, [2024-05-27T21:16:16.895993 #2180869] 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.165zgi/14-mspec-multi-13
E, [2024-05-27T21:16:16.896189 #2180869] 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.165zgi/15-mspec-multi-14
E, [2024-05-27T21:16:16.899533 #2180869] 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.165zgi/16-mspec-multi-15
I, [2024-05-27T21:16:17.106642 #2180869]  INFO -- : ruby 3.4.0dev (2024-05-27T16:38:22Z master 7c6e4bc7ca) [x86_64-linux]
I, [2024-05-27T21:16:18.561909 #2180869]  INFO -- :      0 .........................................................................
I, [2024-05-27T21:16:19.232507 #2180869]  INFO -- :     73 .........................................................................
I, [2024-05-27T21:16:19.453048 #2180869]  INFO -- :    146 .........................................................................
I, [2024-05-27T21:16:19.525342 #2180869]  INFO -- :    219 .........................................................................
I, [2024-05-27T21:16:19.610846 #2180869]  INFO -- :    292 .........................................................................
I, [2024-05-27T21:16:19.701172 #2180869]  INFO -- :    365 .........................................................................
I, [2024-05-27T21:16:19.740576 #2180869]  INFO -- :    438 .........................................................................
I, [2024-05-27T21:16:19.770536 #2180869]  INFO -- :    511 .........................................................................
I, [2024-05-27T21:16:19.800039 #2180869]  INFO -- :    584 .........................................................................
I, [2024-05-27T21:16:19.885919 #2180869]  INFO -- :    657 .........................................................................
I, [2024-05-27T21:16:19.923683 #2180869]  INFO -- :    730 .........................................................................
I, [2024-05-27T21:16:19.963301 #2180869]  INFO -- :    803 .........................................................................
I, [2024-05-27T21:16:20.027158 #2180869]  INFO -- :    876 .........................................................................
I, [2024-05-27T21:16:20.123273 #2180869]  INFO -- :    949 .........................................................................
I, [2024-05-27T21:16:20.267511 #2180869]  INFO -- :   1022 .........................................................................
I, [2024-05-27T21:16:20.619115 #2180869]  INFO -- :   1095 .........................................................................
I, [2024-05-27T21:16:20.862294 #2180869]  INFO -- :   1168 .........................................................................
I, [2024-05-27T21:16:20.967123 #2180869]  INFO -- :   1241 .........................................................................
I, [2024-05-27T21:16:21.109768 #2180869]  INFO -- :   1314 .........................................................................
I, [2024-05-27T21:16:21.162193 #2180869]  INFO -- :   1387 .........................................................................
I, [2024-05-27T21:16:21.350303 #2180869]  INFO -- :   1460 .........................................................................
I, [2024-05-27T21:16:22.331987 #2180869]  INFO -- :   1533 .........................................................................
I, [2024-05-27T21:16:22.396926 #2180869]  INFO -- :   1606 .........................................................................
I, [2024-05-27T21:16:22.582765 #2180869]  INFO -- :   1679 .........................................................................
I, [2024-05-27T21:16:22.738581 #2180869]  INFO -- :   1752 .........................................................................
I, [2024-05-27T21:16:22.873794 #2180869]  INFO -- :   1825 .........................................................................
I, [2024-05-27T21:16:23.099519 #2180869]  INFO -- :   1898 .........................................................................
I, [2024-05-27T21:16:23.227588 #2180869]  INFO -- :   1971 .........................................................................
I, [2024-05-27T21:16:23.381559 #2180869]  INFO -- :   2044 .........................................................................
I, [2024-05-27T21:16:23.456624 #2180869]  INFO -- :   2117 .........................................................................
I, [2024-05-27T21:16:23.484706 #2180869]  INFO -- :   2190 .........................................................................
I, [2024-05-27T21:16:23.519600 #2180869]  INFO -- :   2263 .........................................................................
I, [2024-05-27T21:16:23.545879 #2180869]  INFO -- :   2336 .........................................................................
I, [2024-05-27T21:16:23.616505 #2180869]  INFO -- :   2409 .........................................................................
I, [2024-05-27T21:16:23.820247 #2180869]  INFO -- :   2482 .........................................................................
I, [2024-05-27T21:16:23.881424 #2180869]  INFO -- :   2555 .........................................................................
I, [2024-05-27T21:16:24.011397 #2180869]  INFO -- :   2628 .........................................................................
I, [2024-05-27T21:16:24.183865 #2180869]  INFO -- :   2701 .........................................................................
I, [2024-05-27T21:16:24.235610 #2180869]  INFO -- :   2774 .........................................................................
I, [2024-05-27T21:16:24.353405 #2180869]  INFO -- :   2847 .........................................................................
I, [2024-05-27T21:16:24.427857 #2180869]  INFO -- :   2920 .........................................................................
I, [2024-05-27T21:16:24.471973 #2180869]  INFO -- :   2993 .........................................................................
I, [2024-05-27T21:16:24.502609 #2180869]  INFO -- :   3066 .........................................................................
I, [2024-05-27T21:16:24.520000 #2180869]  INFO -- :   3139 .........................................................................
I, [2024-05-27T21:16:24.537578 #2180869]  INFO -- :   3212 .........................................................................
I, [2024-05-27T21:16:24.584681 #2180869]  INFO -- :   3285 .........................................................................
I, [2024-05-27T21:16:28.500002 #2180869]  INFO -- :   3358 .........................................................................
I, [2024-05-27T21:16:28.542941 #2180869]  INFO -- : 
I, [2024-05-27T21:16:28.543028 #2180869]  INFO -- : 
I, [2024-05-27T21:16:28.543060 #2180869]  INFO -- : Finished in 11.654882 seconds
I, [2024-05-27T21:16:28.543083 #2180869]  INFO -- : 
I, [2024-05-27T21:16:28.543105 #2180869]  INFO -- : 3430 files, 32652 examples, 162972 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-27T21:16:28.548384 #2180869]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.