# Logfile created on 2024-05-27 23:47:36 +0000 by logger.rb/v1.4.3
I, [2024-05-27T23:47:36.241476 #2777631]  INFO -- : #<BuildRuby:0x000056382ba1f860 @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-234736", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056382bab7318 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056382bab71d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056382bab6ff8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240527-234736", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240527-234736>, @binmode=false, @mon_data=#<Monitor:0x000056382bab6ee0>, @mon_data_owner_object_id=860>>>
I, [2024-05-27T23:47:36.241630 #2777631]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-27T23:47:36.441832 #2777631]  INFO -- : tool/config.guess already exists
I, [2024-05-27T23:47:36.441881 #2777631]  INFO -- : tool/config.sub already exists
I, [2024-05-27T23:47:36.444279 #2777631]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-27T23:47:36.444304 #2777631]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-27T23:47:36.445049 #2777631]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-27T23:47:36.445514 #2777631]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-27T23:47:36.445674 #2777631]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-27T23:47:36.446341 #2777631]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-27T23:47:36.447705 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-27T23:47:36.447807 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-27T23:47:36.448452 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-27T23:47:36.504834 #2777631]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-27T23:47:36.572628 #2777631]  INFO -- :   Successfully built RubyGem
I, [2024-05-27T23:47:36.572668 #2777631]  INFO -- :   Name: power_assert
I, [2024-05-27T23:47:36.572680 #2777631]  INFO -- :   Version: 2.0.4dev
I, [2024-05-27T23:47:36.572689 #2777631]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-27T23:47:36.650656 #2777631]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-27T23:47:36.650705 #2777631]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-27T23:47:37.342916 #2777631]  INFO -- : Already up to date.
I, [2024-05-27T23:47:37.369909 #2777631]  INFO -- : Latest commit hash = 7c6e4bc7ca
I, [2024-05-27T23:47:37.372664 #2777631]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-27T23:47:37.372740 #2777631]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-27T23:47:37.586110 #2777631]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-27T23:47:37.587424 #2777631]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-27T23:47:37.655251 #2777631]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-27T23:47:37.658753 #2777631]  INFO -- : generating enc.mk
I, [2024-05-27T23:47:37.822519 #2777631]  INFO -- : making srcs under enc
I, [2024-05-27T23:47:37.852175 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:37.852204 #2777631]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T23:47:37.852215 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:37.932001 #2777631]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-27T23:47:37.932052 #2777631]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-27T23:47:37.932755 #2777631]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-27T23:47:37.933355 #2777631]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-27T23:47:37.933500 #2777631]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-27T23:47:37.934289 #2777631]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-27T23:47:37.935720 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-27T23:47:37.935827 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-27T23:47:37.936234 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-27T23:47:37.995956 #2777631]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-27T23:47:38.064329 #2777631]  INFO -- :   Successfully built RubyGem
I, [2024-05-27T23:47:38.064371 #2777631]  INFO -- :   Name: power_assert
I, [2024-05-27T23:47:38.064383 #2777631]  INFO -- :   Version: 2.0.4dev
I, [2024-05-27T23:47:38.064392 #2777631]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-27T23:47:38.066297 #2777631]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-27T23:47:38.126050 #2777631]  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-27T23:47:38.131238 #2777631]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-27T23:47:38.133123 #2777631]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-27T23:47:38.133222 #2777631]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-27T23:47:38.188212 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:47:38.188252 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:47:38.188263 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:47:38.188272 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:47:38.188280 #2777631]  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-27T23:47:38.188289 #2777631]  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-27T23:47:38.188304 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:47:38.188312 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:47:38.188320 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:47:38.188327 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:47:38.188335 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:47:38.188342 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:47:38.188349 #2777631]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T23:47:38.188356 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:47:38.188364 #2777631]  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-27T23:47:38.189190 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:47:38.189224 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:47:38.189235 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:47:38.189244 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:47:38.189252 #2777631]  INFO -- : 
I, [2024-05-27T23:47:38.210932 #2777631]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-27T23:47:38.322988 #2777631]  INFO -- : linking miniruby
I, [2024-05-27T23:47:38.952457 #2777631]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-27T23:47:38.952625 #2777631]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-27T23:47:39.083778 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:47:39.083860 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:47:39.083926 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:47:39.083946 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:47:39.083964 #2777631]  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-27T23:47:39.083984 #2777631]  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-27T23:47:39.084002 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:47:39.084020 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:47:39.084037 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:47:39.084054 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:47:39.084070 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:47:39.084086 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:47:39.084103 #2777631]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T23:47:39.084120 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:47:39.084141 #2777631]  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-27T23:47:39.085585 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:47:39.085603 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:47:39.085613 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:47:39.085621 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:47:39.085628 #2777631]  INFO -- : 
I, [2024-05-27T23:47:39.265476 #2777631]  INFO -- : builtin_binary.inc updated
I, [2024-05-27T23:47:39.270638 #2777631]  INFO -- : 2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
I, [2024-05-27T23:47:39.271321 #2777631]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-27T23:47:39.510381 #2777631]  INFO -- : linking static-library libruby-static.a
I, [2024-05-27T23:47:39.942532 #2777631]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-27T23:47:41.991168 #2777631]  INFO -- : linking ruby
I, [2024-05-27T23:47:42.050288 #2777631]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-27T23:47:42.050412 #2777631]  INFO -- : $$$[beg] make all -j16
I, [2024-05-27T23:47:42.143802 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:47:42.143844 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:47:42.143856 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:47:42.143864 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:47:42.143872 #2777631]  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-27T23:47:42.143884 #2777631]  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-27T23:47:42.143892 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:47:42.143900 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:47:42.143907 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:47:42.143915 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:47:42.143922 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:47:42.143929 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:47:42.143936 #2777631]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T23:47:42.143943 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:47:42.143951 #2777631]  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-27T23:47:42.144658 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:47:42.144680 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:47:42.144699 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:47:42.144711 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:47:42.144726 #2777631]  INFO -- : 
I, [2024-05-27T23:47:42.186104 #2777631]  INFO -- : generating enc.mk
I, [2024-05-27T23:47:42.188141 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-27T23:47:42.188813 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-27T23:47:42.189082 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-27T23:47:42.189738 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-27T23:47:42.190021 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-27T23:47:42.190638 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-27T23:47:42.190986 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-27T23:47:42.191835 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-27T23:47:42.192363 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-27T23:47:42.192778 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-27T23:47:42.193272 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-27T23:47:42.193933 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-27T23:47:42.194349 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-27T23:47:42.195027 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-27T23:47:42.195651 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-27T23:47:42.352693 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-27T23:47:42.373493 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-27T23:47:42.374289 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-27T23:47:42.376044 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-27T23:47:42.384804 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-27T23:47:42.392036 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-27T23:47:42.412722 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-27T23:47:42.416935 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-27T23:47:42.419492 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-27T23:47:42.440289 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-27T23:47:42.462019 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-27T23:47:42.477061 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-27T23:47:42.480775 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-27T23:47:42.527387 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-27T23:47:42.567965 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-27T23:47:42.569238 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-27T23:47:42.583577 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-27T23:47:42.593945 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-27T23:47:42.594318 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-27T23:47:42.624548 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-27T23:47:42.632839 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-27T23:47:42.634246 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-27T23:47:42.640240 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-27T23:47:42.660075 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-27T23:47:42.669948 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-27T23:47:42.683986 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-27T23:47:42.710672 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-27T23:47:42.759009 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-27T23:47:42.775488 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-27T23:47:42.797042 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-27T23:47:42.806900 #2777631]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-27T23:47:42.832989 #2777631]  INFO -- : making enc
I, [2024-05-27T23:47:42.848867 #2777631]  INFO -- : making srcs under enc
I, [2024-05-27T23:47:42.870380 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:42.870470 #2777631]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T23:47:42.870495 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:42.894472 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:42.894561 #2777631]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T23:47:42.894579 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:42.895543 #2777631]  INFO -- : generating transdb.h
I, [2024-05-27T23:47:43.005586 #2777631]  INFO -- : transdb.h unchanged
I, [2024-05-27T23:47:43.007008 #2777631]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T23:47:43.007166 #2777631]  INFO -- : making trans
I, [2024-05-27T23:47:43.037606 #2777631]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-27T23:47:43.040410 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.052375 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.052598 #2777631]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T23:47:43.052633 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.119890 #2777631]  INFO -- : making encs
I, [2024-05-27T23:47:43.199082 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.199181 #2777631]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T23:47:43.199229 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.302728 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.303416 #2777631]  INFO -- : generating makefile exts.mk
I, [2024-05-27T23:47:43.345389 #2777631]  INFO -- : exts.mk unchanged
I, [2024-05-27T23:47:43.349583 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.374390 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:47:43.375639 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:47:43.376539 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:47:43.377738 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:47:43.378046 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:47:43.378229 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:47:43.379647 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:47:43.380979 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:47:43.381318 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:47:43.381464 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:47:43.381640 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:47:43.382573 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:47:43.382603 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:47:43.382625 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:47:43.383575 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:47:43.384488 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:47:43.384516 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:47:43.385084 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:47:43.385743 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:47:43.386017 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:47:43.387693 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:47:43.388122 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:47:43.388201 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:47:43.388424 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:47:43.389235 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:47:43.389488 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:47:43.389948 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:47:43.390145 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:47:43.390371 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:47:43.392090 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:47:43.397443 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:47:43.400003 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:47:43.400059 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:47:43.400234 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:47:43.403247 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:47:43.404807 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:47:43.410776 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:47:43.413441 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:47:43.422900 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:47:43.423088 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:47:43.423286 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:47:43.423689 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:47:43.424352 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:47:43.426803 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:47:43.449460 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.524701 #2777631]  INFO -- : linking ruby
I, [2024-05-27T23:47:43.544897 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.545685 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.549576 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.549602 #2777631]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T23:47:43.549623 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.550086 #2777631]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-27T23:47:43.550187 #2777631]  INFO -- : $$$[beg] make install -j16
I, [2024-05-27T23:47:43.610469 #2777631]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-27T23:47:43.610612 #2777631]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-27T23:47:43.610775 #2777631]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-27T23:47:43.612039 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:47:43.612061 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:47:43.612078 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:47:43.612088 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:47:43.612096 #2777631]  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-27T23:47:43.612105 #2777631]  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-27T23:47:43.612114 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:47:43.612122 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:47:43.612130 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:47:43.612137 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:47:43.612144 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:47:43.612151 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:47:43.612159 #2777631]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-27T23:47:43.612195 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:47:43.612203 #2777631]  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-27T23:47:43.650484 #2777631]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-27T23:47:43.650610 #2777631]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-27T23:47:43.650749 #2777631]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-27T23:47:43.651462 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:47:43.651486 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:47:43.651495 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:47:43.651503 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:47:43.651528 #2777631]  INFO -- : 
I, [2024-05-27T23:47:43.651536 #2777631]  INFO -- : generating enc.mk
I, [2024-05-27T23:47:43.652810 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-27T23:47:43.652840 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-27T23:47:43.653017 #2777631]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-27T23:47:43.776914 #2777631]  INFO -- : making srcs under enc
I, [2024-05-27T23:47:43.777046 #2777631]  INFO -- : making enc
I, [2024-05-27T23:47:43.794067 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.794113 #2777631]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T23:47:43.794125 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.808763 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.808803 #2777631]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T23:47:43.808817 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.809686 #2777631]  INFO -- : generating transdb.h
I, [2024-05-27T23:47:43.839065 #2777631]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-27T23:47:43.918931 #2777631]  INFO -- :   Successfully built RubyGem
I, [2024-05-27T23:47:43.918979 #2777631]  INFO -- :   Name: power_assert
I, [2024-05-27T23:47:43.918992 #2777631]  INFO -- :   Version: 2.0.4dev
I, [2024-05-27T23:47:43.920119 #2777631]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-27T23:47:43.921747 #2777631]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-27T23:47:43.924162 #2777631]  INFO -- : transdb.h unchanged
I, [2024-05-27T23:47:43.925680 #2777631]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T23:47:43.925852 #2777631]  INFO -- : making trans
I, [2024-05-27T23:47:43.953800 #2777631]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-27T23:47:43.956271 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.965583 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.965859 #2777631]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T23:47:43.966001 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:43.969347 #2777631]  INFO -- : making encs
I, [2024-05-27T23:47:44.028827 #2777631]  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-27T23:47:44.042440 #2777631]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-27T23:47:44.046093 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.046189 #2777631]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T23:47:44.046241 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.222096 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.222885 #2777631]  INFO -- : generating makefile exts.mk
I, [2024-05-27T23:47:44.265372 #2777631]  INFO -- : exts.mk unchanged
I, [2024-05-27T23:47:44.269522 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.294928 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:47:44.296528 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:47:44.297036 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:47:44.298194 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:47:44.298499 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:47:44.298938 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:47:44.301666 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:47:44.301812 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:47:44.302060 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:47:44.302276 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:47:44.302518 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:47:44.302699 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:47:44.302728 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:47:44.303213 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:47:44.303741 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:47:44.304065 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:47:44.305385 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:47:44.306183 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:47:44.306215 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:47:44.306513 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:47:44.307386 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:47:44.308322 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:47:44.309273 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:47:44.309830 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:47:44.309949 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:47:44.310137 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:47:44.310777 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:47:44.311118 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:47:44.311251 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:47:44.311419 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:47:44.316916 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:47:44.318513 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:47:44.321401 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:47:44.321652 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:47:44.321937 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:47:44.322102 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:47:44.327023 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:47:44.344276 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:47:44.345862 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:47:44.356330 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:47:44.356621 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:47:44.357975 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:47:44.358472 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:47:44.358696 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:47:44.381705 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.456850 #2777631]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-27T23:47:44.456899 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.457506 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.460960 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.460983 #2777631]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T23:47:44.460994 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:44.461546 #2777631]  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-27T23:47:44.557413 #2777631]  INFO -- : Installing to 
I, [2024-05-27T23:47:44.557468 #2777631]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-27T23:47:44.557610 #2777631]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-27T23:47:44.566686 #2777631]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T23:47:44.566724 #2777631]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-27T23:47:44.566800 #2777631]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T23:47:44.576853 #2777631]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T23:47:44.576877 #2777631]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-27T23:47:44.576959 #2777631]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-27T23:47:44.577152 #2777631]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-27T23:47:44.581541 #2777631]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-27T23:47:44.581572 #2777631]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-27T23:47:44.581584 #2777631]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-27T23:47:44.581604 #2777631]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-27T23:47:44.581720 #2777631]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-27T23:47:44.624273 #2777631]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-27T23:47:44.630952 #2777631]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-27T23:47:44.631150 #2777631]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-27T23:47:44.656929 #2777631]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-27T23:47:44.659211 #2777631]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-27T23:47:44.660962 #2777631]  INFO -- :                                     cgi 0.4.1
I, [2024-05-27T23:47:44.661579 #2777631]  INFO -- :                                     delegate 0.3.1
I, [2024-05-27T23:47:44.662149 #2777631]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-27T23:47:44.662709 #2777631]  INFO -- :                                     english 0.8.0
I, [2024-05-27T23:47:44.663263 #2777631]  INFO -- :                                     erb 4.0.4
I, [2024-05-27T23:47:44.664105 #2777631]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-27T23:47:44.664657 #2777631]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-27T23:47:44.665249 #2777631]  INFO -- :                                     find 0.2.0
I, [2024-05-27T23:47:44.666221 #2777631]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-27T23:47:44.666956 #2777631]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-27T23:47:44.667509 #2777631]  INFO -- :                                     irb 1.13.1
I, [2024-05-27T23:47:44.668415 #2777631]  INFO -- :                                     logger 1.6.0
I, [2024-05-27T23:47:44.669022 #2777631]  INFO -- :                                     net-http 0.4.1
I, [2024-05-27T23:47:44.669573 #2777631]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-27T23:47:44.670157 #2777631]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-27T23:47:44.670745 #2777631]  INFO -- :                                     open3 0.2.1
I, [2024-05-27T23:47:44.671303 #2777631]  INFO -- :                                     optparse 0.5.0
I, [2024-05-27T23:47:44.671942 #2777631]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-27T23:47:44.672472 #2777631]  INFO -- :                                     pp 0.5.0
I, [2024-05-27T23:47:44.673076 #2777631]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-27T23:47:44.673625 #2777631]  INFO -- :                                     prism 0.29.0
I, [2024-05-27T23:47:44.674185 #2777631]  INFO -- :                                     pstore 0.1.3
I, [2024-05-27T23:47:44.674704 #2777631]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-27T23:47:44.676362 #2777631]  INFO -- :                                     readline 0.0.4
I, [2024-05-27T23:47:44.676918 #2777631]  INFO -- :                                     reline 0.5.7
I, [2024-05-27T23:47:44.677528 #2777631]  INFO -- :                                     resolv 0.4.0
I, [2024-05-27T23:47:44.678080 #2777631]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-27T23:47:44.678618 #2777631]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-27T23:47:44.679156 #2777631]  INFO -- :                                     set 1.1.0
I, [2024-05-27T23:47:44.679698 #2777631]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-27T23:47:44.680240 #2777631]  INFO -- :                                     singleton 0.2.0
I, [2024-05-27T23:47:44.680812 #2777631]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-27T23:47:44.681700 #2777631]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-27T23:47:44.682236 #2777631]  INFO -- :                                     time 0.3.0
I, [2024-05-27T23:47:44.682788 #2777631]  INFO -- :                                     timeout 0.4.1
I, [2024-05-27T23:47:44.683318 #2777631]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-27T23:47:44.683867 #2777631]  INFO -- :                                     tsort 0.2.0
I, [2024-05-27T23:47:44.684397 #2777631]  INFO -- :                                     un 0.3.0
I, [2024-05-27T23:47:44.684925 #2777631]  INFO -- :                                     uri 0.13.0
I, [2024-05-27T23:47:44.685506 #2777631]  INFO -- :                                     weakref 0.1.3
I, [2024-05-27T23:47:44.686580 #2777631]  INFO -- :                                     yaml 0.3.0
I, [2024-05-27T23:47:44.687017 #2777631]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-27T23:47:44.693357 #2777631]  INFO -- :                                     date 3.3.4
I, [2024-05-27T23:47:44.693953 #2777631]  INFO -- :                                     digest 3.1.1
I, [2024-05-27T23:47:44.694505 #2777631]  INFO -- :                                     etc 1.4.3
I, [2024-05-27T23:47:44.695081 #2777631]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-27T23:47:44.695629 #2777631]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-27T23:47:44.696597 #2777631]  INFO -- :                                     io-console 0.7.2
I, [2024-05-27T23:47:44.697432 #2777631]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-27T23:47:44.697970 #2777631]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-27T23:47:44.698482 #2777631]  INFO -- :                                     json 2.7.2
I, [2024-05-27T23:47:44.699082 #2777631]  INFO -- :                                     openssl 3.2.0
I, [2024-05-27T23:47:44.699654 #2777631]  INFO -- :                                     pathname 0.3.0
I, [2024-05-27T23:47:44.700204 #2777631]  INFO -- :                                     psych 5.1.2
I, [2024-05-27T23:47:44.700829 #2777631]  INFO -- :                                     stringio 3.1.1
I, [2024-05-27T23:47:44.701488 #2777631]  INFO -- :                                     strscan 3.1.1
I, [2024-05-27T23:47:44.702038 #2777631]  INFO -- :                                     zlib 3.1.0
I, [2024-05-27T23:47:44.702492 #2777631]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-27T23:47:44.703090 #2777631]  INFO -- :                                     minitest 5.23.1
I, [2024-05-27T23:47:44.712072 #2777631]  INFO -- :                                     rake 13.2.1
I, [2024-05-27T23:47:44.717340 #2777631]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-27T23:47:44.723752 #2777631]  INFO -- :                                     rexml 3.2.8
I, [2024-05-27T23:47:44.729283 #2777631]  INFO -- :                                     rss 0.3.0
I, [2024-05-27T23:47:44.733822 #2777631]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-27T23:47:44.735659 #2777631]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-27T23:47:44.740072 #2777631]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-27T23:47:44.741384 #2777631]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-27T23:47:44.742884 #2777631]  INFO -- :                                     matrix 0.4.2
I, [2024-05-27T23:47:44.746957 #2777631]  INFO -- :                                     prime 0.1.2
I, [2024-05-27T23:47:44.752124 #2777631]  INFO -- :                                     rbs 3.4.4
I, [2024-05-27T23:47:44.787544 #2777631]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-27T23:47:44.791085 #2777631]  INFO -- :                                     debug 1.9.2
I, [2024-05-27T23:47:44.794994 #2777631]  INFO -- :                                     racc 1.8.0
I, [2024-05-27T23:47:44.798967 #2777631]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-27T23:47:44.800490 #2777631]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-27T23:47:44.802625 #2777631]  INFO -- :                                     base64 0.2.0
I, [2024-05-27T23:47:44.803901 #2777631]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-27T23:47:44.806680 #2777631]  INFO -- :                                     observer 0.1.2
I, [2024-05-27T23:47:44.808110 #2777631]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-27T23:47:44.809946 #2777631]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-27T23:47:44.811485 #2777631]  INFO -- :                                     rinda 0.2.0
I, [2024-05-27T23:47:44.813228 #2777631]  INFO -- :                                     drb 2.2.1
I, [2024-05-27T23:47:44.815380 #2777631]  INFO -- :                                     nkf 0.2.0
I, [2024-05-27T23:47:44.818675 #2777631]  INFO -- :                                     syslog 0.1.2
I, [2024-05-27T23:47:44.821144 #2777631]  INFO -- :                                     csv 3.3.0
I, [2024-05-27T23:47:44.824654 #2777631]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-27T23:47:44.826295 #2777631]  INFO -- : skipped bundled gems:
I, [2024-05-27T23:47:44.826319 #2777631]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-27T23:47:44.829494 #2777631]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-27T23:47:44.829671 #2777631]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-27T23:47:53.513521 #2777631]  INFO -- : PASS all 1936 tests
E, [2024-05-27T23:47:53.522443 #2777631] ERROR -- :  
I, [2024-05-27T23:47:53.522850 #2777631]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-27T23:47:53.523085 #2777631]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-27T23:47:53.627625 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:47:53.627714 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:47:53.627767 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:47:53.627799 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:47:53.627832 #2777631]  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-27T23:47:53.627856 #2777631]  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-27T23:47:53.627877 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:47:53.627898 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:47:53.627935 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:47:53.627956 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:47:53.627975 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:47:53.628002 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:47:53.628030 #2777631]  INFO -- : 	MFLAGS = 
I, [2024-05-27T23:47:53.628050 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:47:53.628073 #2777631]  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-27T23:47:53.629550 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:47:53.629618 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:47:53.629711 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:47:53.629737 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:47:53.629760 #2777631]  INFO -- : 
I, [2024-05-27T23:47:53.833629 #2777631]  INFO -- : Checking leaked global symbols...none
I, [2024-05-27T23:47:53.906711 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-27T23:47:53.906771 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-27T23:47:53.906782 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-27T23:47:53.906793 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-27T23:47:53.907080 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-27T23:47:53.907148 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-27T23:47:53.907424 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-27T23:47:53.907699 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-27T23:47:53.908503 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-27T23:47:53.908876 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-27T23:47:53.910788 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-27T23:47:53.911572 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-27T23:47:53.911602 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-27T23:47:53.911635 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-27T23:47:53.911699 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-27T23:47:54.012631 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-27T23:47:54.013475 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-27T23:47:54.187685 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-27T23:47:54.187733 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-27T23:47:54.187874 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-27T23:47:54.188080 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-27T23:47:54.188099 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-27T23:47:54.188109 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-27T23:47:54.188117 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-27T23:47:54.188267 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-27T23:47:54.188286 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-27T23:47:54.188315 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-27T23:47:54.188366 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-27T23:47:54.188766 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-27T23:47:54.285900 #2777631]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-27T23:47:54.288305 #2777631]  INFO -- : 
I, [2024-05-27T23:47:54.288351 #2777631]  INFO -- : test succeeded
I, [2024-05-27T23:47:54.290997 #2777631]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-27T23:47:54.291274 #2777631]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-27T23:47:54.509818 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:47:54.509876 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:47:54.509888 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:47:54.509897 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:47:54.509905 #2777631]  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-27T23:47:54.509916 #2777631]  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-27T23:47:54.509927 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:47:54.509935 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:47:54.509941 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:47:54.509949 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:47:54.509957 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:47:54.509964 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:47:54.509972 #2777631]  INFO -- : 	MFLAGS = 
I, [2024-05-27T23:47:54.509979 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:47:54.509987 #2777631]  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-27T23:47:54.510496 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:47:54.510519 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:47:54.510537 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:47:54.510558 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:47:54.510568 #2777631]  INFO -- : 
I, [2024-05-27T23:47:54.512483 #2777631]  INFO -- : generating enc.mk
I, [2024-05-27T23:47:54.672537 #2777631]  INFO -- : making enc
I, [2024-05-27T23:47:54.689355 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:54.689390 #2777631]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T23:47:54.689401 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:54.689927 #2777631]  INFO -- : making srcs under enc
I, [2024-05-27T23:47:54.755428 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:54.755450 #2777631]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T23:47:54.755462 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:54.756384 #2777631]  INFO -- : generating transdb.h
I, [2024-05-27T23:47:54.892777 #2777631]  INFO -- : transdb.h unchanged
I, [2024-05-27T23:47:54.894203 #2777631]  INFO -- : making trans
I, [2024-05-27T23:47:54.927467 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:54.927491 #2777631]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T23:47:54.927501 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:54.928103 #2777631]  INFO -- : making encs
I, [2024-05-27T23:47:55.003490 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:55.003512 #2777631]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T23:47:55.003523 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:55.005675 #2777631]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T23:47:55.032081 #2777631]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-27T23:47:55.034756 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:56.542950 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:56.543643 #2777631]  INFO -- : generating makefile exts.mk
I, [2024-05-27T23:47:56.585715 #2777631]  INFO -- : exts.mk unchanged
I, [2024-05-27T23:47:56.593993 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:56.957405 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:47:56.962526 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:47:56.966360 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:47:56.972468 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:47:56.976680 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:47:56.985347 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:47:57.005738 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:47:57.011661 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:47:57.026537 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:47:57.041537 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:47:57.044427 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:47:57.048495 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:47:57.056164 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:47:57.067757 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:47:57.082703 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:47:57.086665 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:47:57.097922 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:47:57.102464 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:47:57.113849 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:47:57.151489 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:47:57.154383 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:47:57.157539 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:47:57.169324 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:47:57.199602 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:47:57.203336 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:47:57.205926 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:47:57.222517 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:47:57.232717 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:47:57.234978 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:47:57.237516 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:47:57.261624 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:47:57.283085 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:47:57.302233 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:47:57.361697 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:47:57.364358 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:47:57.386974 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:47:57.389566 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:47:57.412636 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:47:57.417651 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:47:57.477371 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:47:57.484243 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:47:57.507190 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:47:57.513386 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:47:57.536669 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:47:57.560334 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:57.672066 #2777631]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-27T23:47:57.672110 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:57.672333 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:57.680672 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:57.680739 #2777631]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T23:47:57.680769 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:47:57.766947 #2777631]  INFO -- : Run options: 
I, [2024-05-27T23:47:57.767004 #2777631]  INFO -- :   --seed=51276
I, [2024-05-27T23:47:57.767017 #2777631]  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-27T23:47:57.767025 #2777631]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-27T23:47:57.767033 #2777631]  INFO -- :   --name=!/memory_leak/
I, [2024-05-27T23:47:57.767040 #2777631]  INFO -- :   --stderr-on-failure
I, [2024-05-27T23:47:57.767048 #2777631]  INFO -- :   -j16
I, [2024-05-27T23:47:57.767055 #2777631]  INFO -- : 
I, [2024-05-27T23:47:57.767063 #2777631]  INFO -- : # Running tests:
I, [2024-05-27T23:47:57.767070 #2777631]  INFO -- : 
I, [2024-05-27T23:47:58.000371 #2777631]  INFO -- : [  1/883] 2818910=test_macro
I, [2024-05-27T23:47:58.000966 #2777631]  INFO -- : [  2/883] 2818918=test_gem_ext_configure_builder
I, [2024-05-27T23:47:58.001003 #2777631]  INFO -- : [  3/883] 2818904=test_frozen
I, [2024-05-27T23:47:58.001020 #2777631]  INFO -- : [  4/883] 2818906=test_pp
I, [2024-05-27T23:47:58.001037 #2777631]  INFO -- : [  5/883] 2818907=test_verbose
I, [2024-05-27T23:47:58.001365 #2777631]  INFO -- : [  6/883] 2818915=test_rdoc_single_class
I, [2024-05-27T23:47:58.001687 #2777631]  INFO -- : [  7/883] 2818912=test_num2int
I, [2024-05-27T23:47:58.002443 #2777631]  INFO -- : [  8/883] 2818914=test_nil
I, [2024-05-27T23:47:58.002948 #2777631]  INFO -- : [  9/883] 2818916=test_zsh_completion
I, [2024-05-27T23:47:58.002978 #2777631]  INFO -- : [ 10/883] 2818917=test_exception
I, [2024-05-27T23:47:58.002995 #2777631]  INFO -- : [ 11/883] 2818908=test_iter_break
I, [2024-05-27T23:47:58.003625 #2777631]  INFO -- : [ 12/883] 2818909=test_address_resolve
I, [2024-05-27T23:47:58.003865 #2777631]  INFO -- : [ 13/883] 2818913=test_rdoc_token_stream
I, [2024-05-27T23:47:58.003983 #2777631]  INFO -- : [ 14/883] 2818911=test_config
I, [2024-05-27T23:47:58.004229 #2777631]  INFO -- : [ 15/883] 2818919=test_gem_source_list
I, [2024-05-27T23:47:58.007698 #2777631]  INFO -- : [ 16/883] 2818905=test_optarg
I, [2024-05-27T23:47:58.010706 #2777631]  INFO -- : [ 17/883] 2818904=test_yaml_special_cases
I, [2024-05-27T23:47:58.011663 #2777631]  INFO -- : [ 18/883] 2818916=test_ifunless
I, [2024-05-27T23:47:58.012439 #2777631]  INFO -- : [ 19/883] 2818908=test_assignment
I, [2024-05-27T23:47:58.018235 #2777631]  INFO -- : [ 20/883] 2818916=test_gem_commands_lock_command
I, [2024-05-27T23:47:58.027170 #2777631]  INFO -- : [ 21/883] 2818912=test_numeric
I, [2024-05-27T23:47:58.037962 #2777631]  INFO -- : [ 22/883] 2818914=test_common
I, [2024-05-27T23:47:58.050733 #2777631]  INFO -- : [ 23/883] 2818917=test_gem_spec_fetcher
I, [2024-05-27T23:47:58.053094 #2777631]  INFO -- : [ 24/883] 2818907=test_gem_command
I, [2024-05-27T23:47:58.062995 #2777631]  INFO -- : [ 25/883] 2818904=test_key_actor_vi
I, [2024-05-27T23:47:58.074173 #2777631]  INFO -- : [ 26/883] 2818906=test_bug-3571
I, [2024-05-27T23:47:58.077841 #2777631]  INFO -- : [ 27/883] 2818910=test_hmac
I, [2024-05-27T23:47:58.084096 #2777631]  INFO -- : [ 28/883] 2818906=test_rdoc_markup_to_tt_only
I, [2024-05-27T23:47:58.094494 #2777631]  INFO -- : [ 29/883] 2818909=test_rdoc_tom_doc
I, [2024-05-27T23:47:58.126185 #2777631]  INFO -- : [ 30/883] 2818911=test_object_create_start
I, [2024-05-27T23:47:58.128858 #2777631]  INFO -- : [ 31/883] 2818912=test_command
I, [2024-05-27T23:47:58.129208 #2777631]  INFO -- : [ 32/883] 2818911=test_at_exit
I, [2024-05-27T23:47:58.130528 #2777631]  INFO -- : [ 33/883] 2818910=test_gem_ext_cargo_builder_unit
I, [2024-05-27T23:47:58.161310 #2777631]  INFO -- : [ 34/883] 2818911=test_date
I, [2024-05-27T23:47:58.171509 #2777631]  INFO -- : [ 35/883] 2818911=test_gem_rdoc
I, [2024-05-27T23:47:58.172332 #2777631]  INFO -- : [ 36/883] 2818913=test_rdoc_markup_paragraph
I, [2024-05-27T23:47:58.180577 #2777631]  INFO -- : [ 37/883] 2818913=test_enc_raise
I, [2024-05-27T23:47:58.200919 #2777631]  INFO -- : [ 38/883] 2818915=test_psych
I, [2024-05-27T23:47:58.202728 #2777631]  INFO -- : [ 39/883] 2818913=!Nothing_to_test
I, [2024-05-27T23:47:58.204027 #2777631]  INFO -- : [ 40/883] 2818913=test_kdf
I, [2024-05-27T23:47:58.229076 #2777631]  INFO -- : [ 41/883] 2818905=test_gem_doctor
I, [2024-05-27T23:47:58.249330 #2777631]  INFO -- : [ 42/883] 2818915=test_eval_history
I, [2024-05-27T23:47:58.288834 #2777631]  INFO -- : [ 43/883] 2818906=dispatcher_test
I, [2024-05-27T23:47:58.290926 #2777631]  INFO -- : [ 44/883] 2818909=test_kernel
I, [2024-05-27T23:47:58.301845 #2777631]  INFO -- : [ 45/883] 2818904=test_bug-5832
I, [2024-05-27T23:47:58.308526 #2777631]  INFO -- : [ 46/883] 2818904=test_files_ext
I, [2024-05-27T23:47:58.315023 #2777631]  INFO -- : [ 47/883] 2818916=test_gem_silent_ui
I, [2024-05-27T23:47:58.325433 #2777631]  INFO -- : [ 48/883] 2818918=test_emitter
I, [2024-05-27T23:47:58.329678 #2777631]  INFO -- : [ 49/883] 2818919=test_rdoc_rdoc
I, [2024-05-27T23:47:58.351509 #2777631]  INFO -- : [ 50/883] 2818913=test_windows_1251
I, [2024-05-27T23:47:58.351916 #2777631]  INFO -- : [ 51/883] 2818910=test_time
I, [2024-05-27T23:47:58.355596 #2777631]  INFO -- : [ 52/883] 2818913=test_svcb_https
I, [2024-05-27T23:47:58.357134 #2777631]  INFO -- : [ 53/883] 2818918=test_buffering
I, [2024-05-27T23:47:58.369921 #2777631]  INFO -- : [ 54/883] 2818916=test_gb18030
I, [2024-05-27T23:47:58.373290 #2777631]  INFO -- : [ 55/883] 2818914=test_gem_uninstaller
I, [2024-05-27T23:47:58.384670 #2777631]  INFO -- : [ 56/883] 2818918=test_rdoc_i18n_text
I, [2024-05-27T23:47:58.385287 #2777631]  INFO -- : [ 57/883] 2818916=test_io_buffer
I, [2024-05-27T23:47:58.389158 #2777631]  INFO -- : [ 58/883] 2818913=test_defined
I, [2024-05-27T23:47:58.396047 #2777631]  INFO -- : [ 59/883] 2818907=test_backtrace
I, [2024-05-27T23:47:58.400281 #2777631]  INFO -- : [ 60/883] 2818907=test_key_name_check
I, [2024-05-27T23:47:58.409026 #2777631]  INFO -- : [ 61/883] 2818906=test_date_parse
I, [2024-05-27T23:47:58.411975 #2777631]  INFO -- : [ 62/883] 2818907=test_pkey_ec
I, [2024-05-27T23:47:58.418160 #2777631]  INFO -- : [ 63/883] 2818915=test_trick
I, [2024-05-27T23:47:58.433256 #2777631]  INFO -- : [ 64/883] 2818916=test_thread
I, [2024-05-27T23:47:58.436319 #2777631]  INFO -- : [ 65/883] 2818916=test_pipe
I, [2024-05-27T23:47:58.462654 #2777631]  INFO -- : [ 66/883] 2818904=test_rdoc_rd_inline_parser
I, [2024-05-27T23:47:58.498235 #2777631]  INFO -- : [ 67/883] 2818917=test_rdoc_markup_to_rdoc
I, [2024-05-27T23:47:58.517644 #2777631]  INFO -- : [ 68/883] 2818913=test_default_gems
I, [2024-05-27T23:47:58.528386 #2777631]  INFO -- : [ 69/883] 2818907=test_win32ole_type
I, [2024-05-27T23:47:58.535942 #2777631]  INFO -- : [ 70/883] 2818907=test_null
I, [2024-05-27T23:47:58.538964 #2777631]  INFO -- : [ 71/883] 2818910=test_mul
I, [2024-05-27T23:47:58.547473 #2777631]  INFO -- : [ 72/883] 2818905=test_rdoc_markup_attributes
I, [2024-05-27T23:47:58.548036 #2777631]  INFO -- : [ 73/883] 2818910=json_addition_test
I, [2024-05-27T23:47:58.570776 #2777631]  INFO -- : [ 74/883] 2818907=test_custom_command
I, [2024-05-27T23:47:58.584148 #2777631]  INFO -- : [ 75/883] 2818910=test_gem_dependency_resolution_error
I, [2024-05-27T23:47:58.591595 #2777631]  INFO -- : [ 76/883] 2818910=test_rdoc_parser
I, [2024-05-27T23:47:58.593212 #2777631]  INFO -- : [ 77/883] 2818913=test_qsort
I, [2024-05-27T23:47:58.596607 #2777631]  INFO -- : [ 78/883] 2818913=test_string
I, [2024-05-27T23:47:58.600245 #2777631]  INFO -- : [ 79/883] 2818918=test_rdoc_stats
I, [2024-05-27T23:47:58.613909 #2777631]  INFO -- : [ 80/883] 2818916=test_pattern_matching
I, [2024-05-27T23:47:58.640085 #2777631]  INFO -- : [ 81/883] 2818906=test_gem_request_set_lockfile_parser
I, [2024-05-27T23:47:58.640180 #2777631]  INFO -- : [ 82/883] 2818913=test_depth_first
I, [2024-05-27T23:47:58.642831 #2777631]  INFO -- : [ 83/883] 2818916=test_raise
I, [2024-05-27T23:47:58.647451 #2777631]  INFO -- : [ 84/883] 2818913=test_x509attr
I, [2024-05-27T23:47:58.647678 #2777631]  INFO -- : [ 85/883] 2818916=test_rdoc_store
I, [2024-05-27T23:47:58.663288 #2777631]  INFO -- : [ 86/883] 2818913=test_gem_validator
I, [2024-05-27T23:47:58.667532 #2777631]  INFO -- : [ 87/883] 2818904=test_fnmatch
I, [2024-05-27T23:47:58.706090 #2777631]  INFO -- : [ 88/883] 2818918=test_files_test_2
I, [2024-05-27T23:47:58.710730 #2777631]  INFO -- : [ 89/883] 2818919=test_require_path_check
I, [2024-05-27T23:47:58.718338 #2777631]  INFO -- : [ 90/883] 2818907=test_rdoc_markup_parser
I, [2024-05-27T23:47:58.729402 #2777631]  INFO -- : [ 91/883] 2818917=test_folderitem2_invokeverb
I, [2024-05-27T23:47:58.734833 #2777631]  INFO -- : [ 92/883] 2818917=test_ole_methods
I, [2024-05-27T23:47:58.736545 #2777631]  INFO -- : [ 93/883] 2818917=test_erb_m17n
I, [2024-05-27T23:47:58.747826 #2777631]  INFO -- : [ 94/883] 2818917=test_date_conv
I, [2024-05-27T23:47:58.757234 #2777631]  INFO -- : [ 95/883] 2818904=test_optimization
I, [2024-05-27T23:47:58.757982 #2777631]  INFO -- : [ 96/883] 2818917=test_cgi_tag_helper
I, [2024-05-27T23:47:58.761213 #2777631]  INFO -- : [ 97/883] 2818905=test_zlib
I, [2024-05-27T23:47:58.790283 #2777631]  INFO -- : [ 98/883] 2818911=test_egrep_cpp
I, [2024-05-27T23:47:58.792308 #2777631]  INFO -- : [ 99/883] 2818917=test_gem_resolver_index_set
I, [2024-05-27T23:47:58.815403 #2777631]  INFO -- : [100/883] 2818912=test_gem_package_old
I, [2024-05-27T23:47:58.827939 #2777631]  INFO -- : [101/883] 2818919=test_gc_compact
I, [2024-05-27T23:47:58.846500 #2777631]  INFO -- : [102/883] 2818917=test_proc
I, [2024-05-27T23:47:58.869216 #2777631]  INFO -- : [103/883] 2818910=test_string
I, [2024-05-27T23:47:58.902810 #2777631]  INFO -- : [104/883] 2818913=test_str2big
I, [2024-05-27T23:47:58.912729 #2777631]  INFO -- : [105/883] 2818913=test_dot_dot
I, [2024-05-27T23:47:58.931598 #2777631]  INFO -- : [106/883] 2818913=test_c_struct_builder
I, [2024-05-27T23:47:58.973270 #2777631]  INFO -- : [107/883] 2818907=test_literal
I, [2024-05-27T23:47:58.978096 #2777631]  INFO -- : [108/883] 2818911=test_thread
I, [2024-05-27T23:47:59.053562 #2777631]  INFO -- : [109/883] 2818906=test_socket
I, [2024-05-27T23:47:59.074279 #2777631]  INFO -- : [110/883] 2818913=test_objectspace
I, [2024-05-27T23:47:59.145225 #2777631]  INFO -- : [111/883] 2818912=test_rdoc_markup_to_table_of_contents
I, [2024-05-27T23:47:59.197595 #2777631]  INFO -- : [112/883] 2818911=test_require_lib
I, [2024-05-27T23:47:59.225346 #2777631]  INFO -- : [113/883] 2818912=test_gem_install_update_options
I, [2024-05-27T23:47:59.334658 #2777631]  INFO -- : [114/883] 2818909=parse_test
I, [2024-05-27T23:47:59.439383 #2777631]  INFO -- : [115/883] 2818912=test_ractor
I, [2024-05-27T23:47:59.464704 #2777631]  INFO -- : [116/883] 2818912=test_severity
I, [2024-05-27T23:47:59.471688 #2777631]  INFO -- : [117/883] 2818912=test_gem_stream_ui
I, [2024-05-27T23:47:59.609031 #2777631]  INFO -- : [118/883] 2818912=test_rdoc_generator_ri
I, [2024-05-27T23:47:59.623430 #2777631]  INFO -- : [119/883] 2818912=test_extlibs
I, [2024-05-27T23:47:59.748380 #2777631]  INFO -- : [120/883] 2818916=test_ractor
I, [2024-05-27T23:47:59.775404 #2777631]  INFO -- : [121/883] 2818907=test_m17n_comb
I, [2024-05-27T23:47:59.835923 #2777631]  INFO -- : [122/883] 2818916=test_memory_view
I, [2024-05-27T23:47:59.856078 #2777631]  INFO -- : [123/883] 2818908=test_rdoc_markup_to_markdown
I, [2024-05-27T23:47:59.895620 #2777631]  INFO -- : [124/883] 2818917=test_json_tree
I, [2024-05-27T23:47:59.903876 #2777631]  INFO -- : [125/883] 2818917=test_rdoc_generator_pot_po
I, [2024-05-27T23:47:59.917167 #2777631]  INFO -- : [126/883] 2818917=test_ansi_with_terminfo
I, [2024-05-27T23:48:00.014663 #2777631]  INFO -- : [127/883] 2818917=test_parser_events
I, [2024-05-27T23:48:00.020990 #2777631]  INFO -- : [128/883] 2818916=test_reline
I, [2024-05-27T23:48:00.024255 #2777631]  INFO -- : [129/883] 2818914=test_case
I, [2024-05-27T23:48:00.029255 #2777631]  INFO -- : [130/883] 2818914=test_pkey
I, [2024-05-27T23:48:00.076710 #2777631]  INFO -- : [131/883] 2818908=test_gem_request_connection_pools
I, [2024-05-27T23:48:00.131073 #2777631]  INFO -- : [132/883] 2818914=test_grapheme_breaks
I, [2024-05-27T23:48:00.136591 #2777631]  INFO -- : [133/883] 2818917=test_gem_version_option
I, [2024-05-27T23:48:00.169073 #2777631]  INFO -- : [134/883] 2818914=test_cclass
I, [2024-05-27T23:48:00.196069 #2777631]  INFO -- : [135/883] 2818913=test_scan_args
I, [2024-05-27T23:48:00.200141 #2777631]  INFO -- : [136/883] 2818917=test_generic
I, [2024-05-27T23:48:00.224439 #2777631]  INFO -- : [137/883] 2818913=test_win32ole
I, [2024-05-27T23:48:00.237838 #2777631]  INFO -- : [138/883] 2818913=test_settracefunc
I, [2024-05-27T23:48:00.279684 #2777631]  INFO -- : [139/883] 2818917=test_gem_text
I, [2024-05-27T23:48:00.340403 #2777631]  INFO -- : [140/883] 2818914=test_enumerator_kw
I, [2024-05-27T23:48:00.344805 #2777631]  INFO -- : [141/883] 2818917=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-27T23:48:00.346579 #2777631]  INFO -- : [142/883] 2818914=test_gem_commands_mirror
I, [2024-05-27T23:48:00.354217 #2777631]  INFO -- : [143/883] 2818914=test_sprintf_comb
I, [2024-05-27T23:48:00.411996 #2777631]  INFO -- : [144/883] 2818917=test_method_cache
I, [2024-05-27T23:48:00.418955 #2777631]  INFO -- : [145/883] 2818917=test_gem_request
I, [2024-05-27T23:48:00.506107 #2777631]  INFO -- : [146/883] 2818916=test_exception
I, [2024-05-27T23:48:00.561389 #2777631]  INFO -- : [147/883] 2818914=test_rand
I, [2024-05-27T23:48:00.619651 #2777631]  INFO -- : [148/883] 2818917=test_gem_package_tar_reader_entry
I, [2024-05-27T23:48:00.837135 #2777631]  INFO -- : [149/883] 2818917=test_gem_name_tuple
I, [2024-05-27T23:48:00.863148 #2777631]  INFO -- : [150/883] 2818917=test_bug_reporter
I, [2024-05-27T23:48:00.929666 #2777631]  INFO -- : [151/883] 2818914=test_gem_dependency_installer
I, [2024-05-27T23:48:01.131388 #2777631]  INFO -- : [152/883] 2818906=test_scalar
I, [2024-05-27T23:48:01.163031 #2777631]  INFO -- : [153/883] 2818906=test_gem_commands_info_command
I, [2024-05-27T23:48:01.193851 #2777631]  INFO -- : [154/883] 2818915=test_rdoc_cross_reference
I, [2024-05-27T23:48:01.203801 #2777631]  INFO -- : [155/883] 2818906=test_store
I, [2024-05-27T23:48:01.385735 #2777631]  INFO -- : [156/883] 2818917=test_case_options
I, [2024-05-27T23:48:01.396970 #2777631]  INFO -- : [157/883] 2818917=test_rdoc_text
I, [2024-05-27T23:48:01.402327 #2777631]  INFO -- : [158/883] 2818908=test_iso_8859
I, [2024-05-27T23:48:01.466271 #2777631]  INFO -- : [159/883] 2818908=test_tcp
I, [2024-05-27T23:48:01.474131 #2777631]  INFO -- : [160/883] 2818917=test_date_new
I, [2024-05-27T23:48:01.482260 #2777631]  INFO -- : [161/883] 2818906=index_write_test
I, [2024-05-27T23:48:01.487521 #2777631]  INFO -- : [162/883] 2818917=test_data
I, [2024-05-27T23:48:01.487926 #2777631]  INFO -- : [163/883] 2818906=test_require
I, [2024-05-27T23:48:01.495197 #2777631]  INFO -- : [164/883] 2818906=test_rdoc_markup_to_joined_paragraph
I, [2024-05-27T23:48:01.498084 #2777631]  INFO -- : [165/883] 2818906=test_date_time
I, [2024-05-27T23:48:01.508510 #2777631]  INFO -- : [166/883] 2818917=test_gem_safe_yaml
I, [2024-05-27T23:48:01.517039 #2777631]  INFO -- : [167/883] 2818917=test_syntax
I, [2024-05-27T23:48:01.517126 #2777631]  INFO -- : [168/883] 2818906=test_httpresponse
I, [2024-05-27T23:48:01.546828 #2777631]  INFO -- : [169/883] 2818913=test_open-uri
I, [2024-05-27T23:48:01.660708 #2777631]  INFO -- : [170/883] 2818906=test_rdoc_parser_ruby
I, [2024-05-27T23:48:01.679819 #2777631]  INFO -- : [171/883] 2818908=test_stream
I, [2024-05-27T23:48:01.712792 #2777631]  INFO -- : [172/883] 2818908=test_nil2vtempty
I, [2024-05-27T23:48:01.728149 #2777631]  INFO -- : [173/883] 2818908=test_rdoc_context
I, [2024-05-27T23:48:01.847461 #2777631]  INFO -- : [174/883] 2818915=test_gem_resolver_composed_set
I, [2024-05-27T23:48:02.067846 #2777631]  INFO -- : [175/883] 2818905=test_safe_load
I, [2024-05-27T23:48:02.075116 #2777631]  INFO -- : [176/883] 2818912=test_gem_resolver
I, [2024-05-27T23:48:02.118972 #2777631]  INFO -- : [177/883] 2818915=test_gem_commands_dependency_command
I, [2024-05-27T23:48:02.128471 #2777631]  INFO -- : [178/883] 2818905=test_name_error
I, [2024-05-27T23:48:02.246470 #2777631]  INFO -- : [179/883] 2818915=test_rdoc_markup_attribute_manager
I, [2024-05-27T23:48:02.266641 #2777631]  INFO -- : [180/883] 2818905=test_enumerator
I, [2024-05-27T23:48:02.276951 #2777631]  INFO -- : [181/883] 2818915=test_flags
I, [2024-05-27T23:48:02.278506 #2777631]  INFO -- : [182/883] 2818919=test_inadvertent_creation
I, [2024-05-27T23:48:02.340629 #2777631]  INFO -- : [183/883] 2818913=test_gem_commands_which_command
I, [2024-05-27T23:48:02.392814 #2777631]  INFO -- : [184/883] 2818906=test_shift_jis
I, [2024-05-27T23:48:02.403847 #2777631]  INFO -- : [185/883] 2818913=test_http
I, [2024-05-27T23:48:02.412895 #2777631]  INFO -- : [186/883] 2818913=test_gem_commands_specification_command
I, [2024-05-27T23:48:02.425021 #2777631]  INFO -- : [187/883] 2818906=test_logdevice
I, [2024-05-27T23:48:02.425130 #2777631]  INFO -- : [188/883] 2818912=test_arity
I, [2024-05-27T23:48:02.430191 #2777631]  INFO -- : [189/883] 2818912=test_gem_ext_rake_builder
I, [2024-05-27T23:48:02.438519 #2777631]  INFO -- : [190/883] 2818919=test_gc
I, [2024-05-27T23:48:02.584368 #2777631]  INFO -- : [191/883] 2818913=test_x509cert
I, [2024-05-27T23:48:02.858184 #2777631]  INFO -- : [192/883] 2818908=test_err_in_callback
I, [2024-05-27T23:48:02.861356 #2777631]  INFO -- : [193/883] 2818908=test_gem_resolver_lock_specification
I, [2024-05-27T23:48:02.881113 #2777631]  INFO -- : [194/883] 2818913=test_pack
I, [2024-05-27T23:48:02.922255 #2777631]  INFO -- : [195/883] 2818908=test_last_thread
I, [2024-05-27T23:48:03.022792 #2777631]  INFO -- : [196/883] 2818907=test_process
I, [2024-05-27T23:48:03.293241 #2777631]  INFO -- : [197/883] 2818913=test_gem_security_policy
I, [2024-05-27T23:48:03.353587 #2777631]  INFO -- : [198/883] 2818909=test_gem_source_local
I, [2024-05-27T23:48:03.491809 #2777631]  INFO -- : [199/883] 2818918=test_hash_create
I, [2024-05-27T23:48:03.495763 #2777631]  INFO -- : [200/883] 2818912=test_stringchar
I, [2024-05-27T23:48:03.495864 #2777631]  INFO -- : [201/883] 2818918=test_uncorrectable_name_check
I, [2024-05-27T23:48:03.521102 #2777631]  INFO -- : [202/883] 2818916=newline_test
I, [2024-05-27T23:48:03.523954 #2777631]  INFO -- : [203/883] 2818918=test_thread_fd_close
I, [2024-05-27T23:48:03.537247 #2777631]  INFO -- : [204/883] 2818918=test_passing_block
I, [2024-05-27T23:48:03.544709 #2777631]  INFO -- : [205/883] 2818918=test_c_union_entity
I, [2024-05-27T23:48:03.557741 #2777631]  INFO -- : [206/883] 2818906=test_rdoc_normal_module
I, [2024-05-27T23:48:03.607770 #2777631]  INFO -- : [207/883] 2818912=test_rdoc_markdown_test
I, [2024-05-27T23:48:03.608878 #2777631]  INFO -- : [208/883] 2818918=test_logperiod
I, [2024-05-27T23:48:03.618095 #2777631]  INFO -- : [209/883] 2818918=test_securerandom
I, [2024-05-27T23:48:03.626551 #2777631]  INFO -- : [210/883] 2818906=test_switch_hitter
I, [2024-05-27T23:48:03.638094 #2777631]  INFO -- : [211/883] 2818909=test_flush
I, [2024-05-27T23:48:03.645406 #2777631]  INFO -- : [212/883] 2818909=test_singleton
I, [2024-05-27T23:48:03.648510 #2777631]  INFO -- : [213/883] 2818906=test_io_console
I, [2024-05-27T23:48:03.651659 #2777631]  INFO -- : [214/883] 2818913=test_scanner_events
I, [2024-05-27T23:48:03.653536 #2777631]  INFO -- : [215/883] 2818909=test_gem_resolver_installed_specification
I, [2024-05-27T23:48:03.655615 #2777631]  INFO -- : [216/883] 2818918=test_parse
I, [2024-05-27T23:48:03.671800 #2777631]  INFO -- : [217/883] 2818909=test_mdns
I, [2024-05-27T23:48:03.692139 #2777631]  INFO -- : [218/883] 2818909=test_gem_remote_fetcher
I, [2024-05-27T23:48:03.700087 #2777631]  INFO -- : [219/883] 2818916=test_inlinecache
I, [2024-05-27T23:48:03.701717 #2777631]  INFO -- : [220/883] 2818915=test_rdoc_markup_verbatim
I, [2024-05-27T23:48:03.708548 #2777631]  INFO -- : [221/883] 2818915=test_path_to_class
I, [2024-05-27T23:48:03.712277 #2777631]  INFO -- : [222/883] 2818915=test_gem_resolver_specification
I, [2024-05-27T23:48:03.725528 #2777631]  INFO -- : [223/883] 2818913=test_gem_dependency
I, [2024-05-27T23:48:03.757761 #2777631]  INFO -- : [224/883] 2818915=test_frozen_error
I, [2024-05-27T23:48:03.762150 #2777631]  INFO -- : [225/883] 2818915=test_method_cache
I, [2024-05-27T23:48:03.770673 #2777631]  INFO -- : [226/883] 2818915=test_gem_stub_specification
I, [2024-05-27T23:48:03.791395 #2777631]  INFO -- : [227/883] 2818916=test_gem_ext_ext_conf_builder
I, [2024-05-27T23:48:03.882163 #2777631]  INFO -- : [228/883] 2818913=test_complex
I, [2024-05-27T23:48:03.952764 #2777631]  INFO -- : [229/883] 2818915=test_gem_commands_search_command
I, [2024-05-27T23:48:03.957169 #2777631]  INFO -- : [230/883] 2818915=test_fileutils
I, [2024-05-27T23:48:03.966614 #2777631]  INFO -- : [231/883] 2818911=test_string_processing
I, [2024-05-27T23:48:03.984008 #2777631]  INFO -- : [232/883] 2818911=test_ldap
I, [2024-05-27T23:48:03.998982 #2777631]  INFO -- : [233/883] 2818911=test_emitter
I, [2024-05-27T23:48:04.009962 #2777631]  INFO -- : [234/883] 2818911=test_resource
I, [2024-05-27T23:48:04.020420 #2777631]  INFO -- : [235/883] 2818908=test_gem_commands_signin_command
I, [2024-05-27T23:48:04.031136 #2777631]  INFO -- : [236/883] 2818911=test_gem_version
I, [2024-05-27T23:48:04.037133 #2777631]  INFO -- : [237/883] 2818913=test_econv
I, [2024-05-27T23:48:04.130577 #2777631]  INFO -- : [238/883] 2818911=test_cesu8
I, [2024-05-27T23:48:04.136320 #2777631]  INFO -- : [239/883] 2818911=test_rdoc_options
I, [2024-05-27T23:48:04.146239 #2777631]  INFO -- : [240/883] 2818908=test_too_many_dummy_encodings
I, [2024-05-27T23:48:04.211730 #2777631]  INFO -- : [241/883] 2818914=test_gem_commands_list_command
I, [2024-05-27T23:48:04.218929 #2777631]  INFO -- : [242/883] 2818908=test_stack
I, [2024-05-27T23:48:04.233951 #2777631]  INFO -- : [243/883] 2818914=test_rdoc_include
I, [2024-05-27T23:48:04.352116 #2777631]  INFO -- : [244/883] 2818918=test_reqarg
I, [2024-05-27T23:48:04.431279 #2777631]  INFO -- : [245/883] 2818915=test_internal_ivar
I, [2024-05-27T23:48:04.437740 #2777631]  INFO -- : [246/883] 2818915=test_gem_resolver_index_specification
I, [2024-05-27T23:48:04.487303 #2777631]  INFO -- : [247/883] 2818915=test_duplicate
I, [2024-05-27T23:48:04.498709 #2777631]  INFO -- : [248/883] 2818915=test_utf32
I, [2024-05-27T23:48:04.505103 #2777631]  INFO -- : [249/883] 2818915=test_basicsocket
I, [2024-05-27T23:48:04.515151 #2777631]  INFO -- : [250/883] 2818915=test_prettyprint
I, [2024-05-27T23:48:04.539554 #2777631]  INFO -- : [251/883] 2818915=test_tracepoint
I, [2024-05-27T23:48:04.571452 #2777631]  INFO -- : [252/883] 2818911=test_rdoc_markup
I, [2024-05-27T23:48:04.584727 #2777631]  INFO -- : [253/883] 2818911=test_gem_commands_help_command
I, [2024-05-27T23:48:04.597208 #2777631]  INFO -- : [254/883] 2818914=test_tempfile
I, [2024-05-27T23:48:04.706050 #2777631]  INFO -- : [255/883] 2818911=parse_comments_test
I, [2024-05-27T23:48:04.752954 #2777631]  INFO -- : [256/883] 2818911=test_noarg
I, [2024-05-27T23:48:04.851878 #2777631]  INFO -- : [257/883] 2818918=test_function
I, [2024-05-27T23:48:04.919318 #2777631]  INFO -- : [258/883] 2818915=test_queue
I, [2024-05-27T23:48:04.925851 #2777631]  INFO -- : [259/883] 2818915=test_irb
I, [2024-05-27T23:48:04.958043 #2777631]  INFO -- : [260/883] 2818914=json_string_matching_test
I, [2024-05-27T23:48:04.979345 #2777631]  INFO -- : [261/883] 2818914=test_load
I, [2024-05-27T23:48:04.992754 #2777631]  INFO -- : [262/883] 2818914=test_class
I, [2024-05-27T23:48:05.058561 #2777631]  INFO -- : [263/883] 2818911=test_rdoc_normal_class
I, [2024-05-27T23:48:05.080606 #2777631]  INFO -- : [264/883] 2818918=test_const
I, [2024-05-27T23:48:05.090972 #2777631]  INFO -- : [265/883] 2818918=test_asn1
I, [2024-05-27T23:48:05.120892 #2777631]  INFO -- : [266/883] 2818918=test_random
I, [2024-05-27T23:48:05.123570 #2777631]  INFO -- : [267/883] 2818918=test_yamlstore
I, [2024-05-27T23:48:05.129626 #2777631]  INFO -- : [268/883] 2818912=test_gem_installer
I, [2024-05-27T23:48:05.136690 #2777631]  INFO -- : [269/883] 2818918=test_date_strftime
I, [2024-05-27T23:48:05.159344 #2777631]  INFO -- : [270/883] 2818911=test_rdoc_parser_rd
I, [2024-05-27T23:48:05.201717 #2777631]  INFO -- : [271/883] 2818911=test_recorder
I, [2024-05-27T23:48:05.207217 #2777631]  INFO -- : [272/883] 2818911=test_gem_source_vendor
I, [2024-05-27T23:48:05.217600 #2777631]  INFO -- : [273/883] 2818911=test_gem_commands_owner_command
I, [2024-05-27T23:48:05.261827 #2777631]  INFO -- : [274/883] 2818915=test_deprecate
I, [2024-05-27T23:48:05.305711 #2777631]  INFO -- : [275/883] 2818915=test_rdoc_constant
I, [2024-05-27T23:48:05.412811 #2777631]  INFO -- : [276/883] 2818916=test_bash_completion
I, [2024-05-27T23:48:05.420724 #2777631]  INFO -- : [277/883] 2818916=test_formatter
I, [2024-05-27T23:48:05.424568 #2777631]  INFO -- : [278/883] 2818916=test_rdoc_any_method
I, [2024-05-27T23:48:05.446874 #2777631]  INFO -- : [279/883] 2818913=test_modify_expand
I, [2024-05-27T23:48:05.451436 #2777631]  INFO -- : [280/883] 2818913=test_rdoc_markdown
I, [2024-05-27T23:48:05.463696 #2777631]  INFO -- : [281/883] 2818908=test_gem_available_set
I, [2024-05-27T23:48:05.465948 #2777631]  INFO -- : [282/883] 2818915=test_file
I, [2024-05-27T23:48:05.487020 #2777631]  INFO -- : [283/883] 2818915=regexp_test
I, [2024-05-27T23:48:05.571616 #2777631]  INFO -- : [284/883] 2818908=test_gem_package_tar_reader
I, [2024-05-27T23:48:05.580029 #2777631]  INFO -- : [285/883] 2818915=test_coverage
I, [2024-05-27T23:48:05.609586 #2777631]  INFO -- : [286/883] 2818908=test_rdoc_encoding
I, [2024-05-27T23:48:05.642703 #2777631]  INFO -- : [287/883] 2818908=test_pathname
I, [2024-05-27T23:48:05.714283 #2777631]  INFO -- : [288/883] 2818918=test_init
I, [2024-05-27T23:48:05.840764 #2777631]  INFO -- : [289/883] 2818911=test_complexrational
I, [2024-05-27T23:48:05.848258 #2777631]  INFO -- : [290/883] 2818913=test_ractor
I, [2024-05-27T23:48:05.857484 #2777631]  INFO -- : [291/883] 2818911=test_find
I, [2024-05-27T23:48:05.882792 #2777631]  INFO -- : [292/883] 2818911=test_fiddle
I, [2024-05-27T23:48:05.925813 #2777631]  INFO -- : [293/883] 2818908=test_wss
I, [2024-05-27T23:48:05.927701 #2777631]  INFO -- : [294/883] 2818909=test_gem_commands_contents_command
I, [2024-05-27T23:48:05.953519 #2777631]  INFO -- : [295/883] 2818908=test_gem_ext_cmake_builder
I, [2024-05-27T23:48:05.974325 #2777631]  INFO -- : [296/883] 2818913=test_require
I, [2024-05-27T23:48:05.977147 #2777631]  INFO -- : [297/883] 2818908=test_cgi_util
I, [2024-05-27T23:48:05.998271 #2777631]  INFO -- : [298/883] 2818916=test_marshalable
I, [2024-05-27T23:48:06.013775 #2777631]  INFO -- : [299/883] 2818911=test_digest
I, [2024-05-27T23:48:06.034447 #2777631]  INFO -- : [300/883] 2818916=test_pstore
I, [2024-05-27T23:48:06.054096 #2777631]  INFO -- : [301/883] 2818909=test_cstr
I, [2024-05-27T23:48:06.108395 #2777631]  INFO -- : [302/883] 2818916=test_profile_frames
I, [2024-05-27T23:48:06.267525 #2777631]  INFO -- : [303/883] 2818918=test_class2name
I, [2024-05-27T23:48:06.273362 #2777631]  INFO -- : [304/883] 2818918=test_gbk
I, [2024-05-27T23:48:06.276956 #2777631]  INFO -- : [305/883] 2818918=test_enc_str_buf_cat
I, [2024-05-27T23:48:06.281252 #2777631]  INFO -- : [306/883] 2818918=test_comparable
I, [2024-05-27T23:48:06.288428 #2777631]  INFO -- : [307/883] 2818918=test_rdoc_parser_c
I, [2024-05-27T23:48:06.307339 #2777631]  INFO -- : [308/883] 2818908=test_io_timeout
I, [2024-05-27T23:48:06.311681 #2777631]  INFO -- : [309/883] 2818908=test_shapes
I, [2024-05-27T23:48:06.320769 #2777631]  INFO -- : [310/883] 2818916=json_fixtures_test
I, [2024-05-27T23:48:06.325231 #2777631]  INFO -- : [311/883] 2818908=test_ractor
I, [2024-05-27T23:48:06.343745 #2777631]  INFO -- : [312/883] 2818908=test_euc_tw
I, [2024-05-27T23:48:06.345781 #2777631]  INFO -- : [313/883] 2818916=test_bmethod
I, [2024-05-27T23:48:06.348572 #2777631]  INFO -- : [314/883] 2818908=test_ansi_without_terminfo
I, [2024-05-27T23:48:06.354079 #2777631]  INFO -- : [315/883] 2818916=test_gem_commands_sources_command
I, [2024-05-27T23:48:06.418724 #2777631]  INFO -- : [316/883] 2818908=test_thread_queue
I, [2024-05-27T23:48:06.454495 #2777631]  INFO -- : [317/883] 2818906=test_nowrite
I, [2024-05-27T23:48:06.484924 #2777631]  INFO -- : [318/883] 2818906=test_rdoc_markup_formatter
I, [2024-05-27T23:48:06.503344 #2777631]  INFO -- : [319/883] 2818906=test_forwardable
I, [2024-05-27T23:48:06.533826 #2777631]  INFO -- : [320/883] 2818906=test_yaml
I, [2024-05-27T23:48:06.576329 #2777631]  INFO -- : [321/883] 2818918=test_wait
I, [2024-05-27T23:48:06.655292 #2777631]  INFO -- : [322/883] 2818916=test_handle
I, [2024-05-27T23:48:06.686587 #2777631]  INFO -- : [323/883] 2818918=test_big2str
I, [2024-05-27T23:48:06.693207 #2777631]  INFO -- : [324/883] 2818918=test_stringscanner
I, [2024-05-27T23:48:06.701399 #2777631]  INFO -- : [325/883] 2818906=test_files_sample
I, [2024-05-27T23:48:06.742099 #2777631]  INFO -- : [326/883] 2818918=test_rdoc_alias
I, [2024-05-27T23:48:06.764570 #2777631]  INFO -- : [327/883] 2818915=test_yield
I, [2024-05-27T23:48:06.768986 #2777631]  INFO -- : [328/883] 2818918=test_convertible
I, [2024-05-27T23:48:06.828996 #2777631]  INFO -- : [329/883] 2818906=parser_test
I, [2024-05-27T23:48:06.844740 #2777631]  INFO -- : [330/883] 2818906=test_optparse
I, [2024-05-27T23:48:06.951999 #2777631]  INFO -- : [331/883] 2818911=test_array
I, [2024-05-27T23:48:06.969560 #2777631]  INFO -- : [332/883] 2818906=test_fstring
I, [2024-05-27T23:48:06.973694 #2777631]  INFO -- : [333/883] 2818911=test_rdoc_markup_to_html_crossref
I, [2024-05-27T23:48:07.145848 #2777631]  INFO -- : [334/883] 2818909=test_gem_resolver_best_set
I, [2024-05-27T23:48:07.152438 #2777631]  INFO -- : [335/883] 2818906=encoding_test
I, [2024-05-27T23:48:07.176982 #2777631]  INFO -- : [336/883] 2818916=test_typeddata
I, [2024-05-27T23:48:07.223031 #2777631]  INFO -- : [337/883] 2818909=test_rat
I, [2024-05-27T23:48:07.232186 #2777631]  INFO -- : [338/883] 2818909=test_webauthn_poller
I, [2024-05-27T23:48:07.255934 #2777631]  INFO -- : [339/883] 2818906=test_rdoc_markup_raw
I, [2024-05-27T23:48:07.261302 #2777631]  INFO -- : [340/883] 2818906=test_rdoc_require
I, [2024-05-27T23:48:07.282433 #2777631]  INFO -- : [341/883] 2818906=locals_test
I, [2024-05-27T23:48:07.387141 #2777631]  INFO -- : [342/883] 2818909=test_readpartial
I, [2024-05-27T23:48:07.409366 #2777631]  INFO -- : [343/883] 2818911=test_gem_commands_install_command
I, [2024-05-27T23:48:07.485931 #2777631]  INFO -- : [344/883] 2818916=test_clone
I, [2024-05-27T23:48:07.614433 #2777631]  INFO -- : [345/883] 2818913=test_gem_resolver_conflict
I, [2024-05-27T23:48:07.628767 #2777631]  INFO -- : [346/883] 2818913=test_rdoc_task
I, [2024-05-27T23:48:07.633920 #2777631]  INFO -- : [347/883] 2818913=ruby_parser_test
I, [2024-05-27T23:48:07.706417 #2777631]  INFO -- : [348/883] 2818916=test_backtrace
I, [2024-05-27T23:48:07.720128 #2777631]  INFO -- : [349/883] 2818906=test_pack
I, [2024-05-27T23:48:07.743285 #2777631]  INFO -- : [350/883] 2818913=test_io_buffer
I, [2024-05-27T23:48:07.767465 #2777631]  INFO -- : [351/883] 2818906=test_rdoc_markup_indented_paragraph
I, [2024-05-27T23:48:07.773913 #2777631]  INFO -- : [352/883] 2818906=test_io
I, [2024-05-27T23:48:07.793335 #2777631]  INFO -- : [353/883] 2818909=test_unicode_escape
I, [2024-05-27T23:48:07.863054 #2777631]  INFO -- : [354/883] 2818913=test_utf16
I, [2024-05-27T23:48:07.875621 #2777631]  INFO -- : [355/883] 2818913=test_autoload
I, [2024-05-27T23:48:07.899974 #2777631]  INFO -- : [356/883] 2818909=test_rendering
I, [2024-05-27T23:48:07.990166 #2777631]  INFO -- : [357/883] 2818909=test_sizeof
I, [2024-05-27T23:48:08.207888 #2777631]  INFO -- : [358/883] 2818914=test_case
I, [2024-05-27T23:48:08.232631 #2777631]  INFO -- : [359/883] 2818914=test_face
I, [2024-05-27T23:48:08.323814 #2777631]  INFO -- : [360/883] 2818914=test_yaml_tree
I, [2024-05-27T23:48:08.377663 #2777631]  INFO -- : [361/883] 2818914=test_sleep
I, [2024-05-27T23:48:08.933161 #2777631]  INFO -- : [362/883] 2818911=test_config
I, [2024-05-27T23:48:09.006642 #2777631]  INFO -- : [363/883] 2818911=test_libs
I, [2024-05-27T23:48:09.017489 #2777631]  INFO -- : [364/883] 2818911=test_gem_commands_fetch_command
I, [2024-05-27T23:48:09.090173 #2777631]  INFO -- : [365/883] 2818916=test_math
I, [2024-05-27T23:48:09.100700 #2777631]  INFO -- : [366/883] 2818916=test_gc
I, [2024-05-27T23:48:09.104610 #2777631]  INFO -- : [367/883] 2818916=test_getopts
I, [2024-05-27T23:48:09.107640 #2777631]  INFO -- : [368/883] 2818916=test_protocol
I, [2024-05-27T23:48:09.155264 #2777631]  INFO -- : [369/883] 2818911=test_gem_resolver_activation_request
I, [2024-05-27T23:48:09.167825 #2777631]  INFO -- : [370/883] 2818911=test_gem_config_file
I, [2024-05-27T23:48:09.220366 #2777631]  INFO -- : [371/883] 2818904=test_ripper
I, [2024-05-27T23:48:09.291071 #2777631]  INFO -- : [372/883] 2818911=test_etc
I, [2024-05-27T23:48:09.378511 #2777631]  INFO -- : [373/883] 2818911=test_yjit_exit_locations
I, [2024-05-27T23:48:09.417951 #2777631]  INFO -- : [374/883] 2818911=test_system
I, [2024-05-27T23:48:09.421389 #2777631]  INFO -- : [375/883] 2818916=test_pkcs12
I, [2024-05-27T23:48:09.662019 #2777631]  INFO -- : [376/883] 2818904=test_gem_package_tar_header
I, [2024-05-27T23:48:09.865706 #2777631]  INFO -- : [377/883] 2818916=test_gem_util
I, [2024-05-27T23:48:09.977114 #2777631]  INFO -- : [378/883] 2818904=test_iseq_load
I, [2024-05-27T23:48:10.119115 #2777631]  INFO -- : [379/883] 2818916=test_pkey_dh
I, [2024-05-27T23:48:10.161724 #2777631]  INFO -- : [380/883] 2818916=test_bigzero
I, [2024-05-27T23:48:10.167682 #2777631]  INFO -- : [381/883] 2818916=test_ftp
I, [2024-05-27T23:48:10.180539 #2777631]  INFO -- : [382/883] 2818916=test_euc_kr
I, [2024-05-27T23:48:10.184878 #2777631]  INFO -- : [383/883] 2818916=test_rdoc_context_section
I, [2024-05-27T23:48:10.211074 #2777631]  INFO -- : [384/883] 2818916=test_gem_commands_query_command
I, [2024-05-27T23:48:10.268346 #2777631]  INFO -- : [385/883] 2818917=test_method
I, [2024-05-27T23:48:10.412210 #2777631]  INFO -- : [386/883] 2818914=test_rdoc_rubygems_hook
I, [2024-05-27T23:48:10.523270 #2777631]  INFO -- : [387/883] 2818914=test_pattern_key_name_check
I, [2024-05-27T23:48:10.542315 #2777631]  INFO -- : [388/883] 2818914=test_to_ruby
I, [2024-05-27T23:48:10.564013 #2777631]  INFO -- : [389/883] 2818914=test_gem_impossible_dependencies_error
I, [2024-05-27T23:48:10.564508 #2777631]  INFO -- : [390/883] 2818914=test_pack
I, [2024-05-27T23:48:10.720599 #2777631]  INFO -- : [391/883] 2818911=test_array_create
I, [2024-05-27T23:48:10.730909 #2777631]  INFO -- : [392/883] 2818911=test_sorted_set
I, [2024-05-27T23:48:10.804528 #2777631]  INFO -- : [393/883] 2818915=test_emoji
I, [2024-05-27T23:48:10.853568 #2777631]  INFO -- : [394/883] 2818916=test_win32ole_type_event
I, [2024-05-27T23:48:10.854074 #2777631]  INFO -- : [395/883] 2818916=test_hash
I, [2024-05-27T23:48:10.880226 #2777631]  INFO -- : [396/883] 2818915=test_ubf_async_safe
I, [2024-05-27T23:48:10.894192 #2777631]  INFO -- : [397/883] 2818914=test_io
I, [2024-05-27T23:48:10.894382 #2777631]  INFO -- : [398/883] 2818908=test_cp949
I, [2024-05-27T23:48:10.911042 #2777631]  INFO -- : [399/883] 2818915=test_gem_commands_uninstall_command
I, [2024-05-27T23:48:10.913124 #2777631]  INFO -- : [400/883] 2818908=test_condition
I, [2024-05-27T23:48:10.916901 #2777631]  INFO -- : [401/883] 2818908=test_gem_source_specific_file
I, [2024-05-27T23:48:11.042169 #2777631]  INFO -- : [402/883] 2818908=test_foreach
I, [2024-05-27T23:48:11.052603 #2777631]  INFO -- : [403/883] 2818908=test_gem_unsatisfiable_dependency_error
I, [2024-05-27T23:48:11.061300 #2777631]  INFO -- : [404/883] 2818911=test_win32ole_record
I, [2024-05-27T23:48:11.064858 #2777631]  INFO -- : [405/883] 2818908=test_type_completor
I, [2024-05-27T23:48:11.066127 #2777631]  INFO -- : [406/883] 2818911=test_console_attr
I, [2024-05-27T23:48:11.068819 #2777631]  INFO -- : [407/883] 2818911=test_summary
I, [2024-05-27T23:48:11.071761 #2777631]  INFO -- : [408/883] 2818908=test_ellipsize
I, [2024-05-27T23:48:11.090841 #2777631]  INFO -- : [409/883] 2818908=test_date_attr
I, [2024-05-27T23:48:11.095827 #2777631]  INFO -- : [410/883] 2818908=test_io_wait
I, [2024-05-27T23:48:11.133272 #2777631]  INFO -- : [411/883] 2818914=test_gem_commands_exec_command
I, [2024-05-27T23:48:11.177030 #2777631]  INFO -- : [412/883] 2818911=warnings_test
I, [2024-05-27T23:48:11.201343 #2777631]  INFO -- : [413/883] 2818911=test_kwargs
I, [2024-05-27T23:48:11.207912 #2777631]  INFO -- : [414/883] 2818911=test_ws
I, [2024-05-27T23:48:11.210071 #2777631]  INFO -- : [415/883] 2818911=test_gem_commands_environment_command
I, [2024-05-27T23:48:11.284607 #2777631]  INFO -- : [416/883] 2818911=test_m17n
I, [2024-05-27T23:48:11.379987 #2777631]  INFO -- : [417/883] 2818912=test_workspace
I, [2024-05-27T23:48:11.424612 #2777631]  INFO -- : [418/883] 2818911=test_weakmap
I, [2024-05-27T23:48:11.429194 #2777631]  INFO -- : [419/883] 2818908=test_yjit
I, [2024-05-27T23:48:11.550939 #2777631]  INFO -- : [420/883] 2818912=test_kill_ring
I, [2024-05-27T23:48:11.573209 #2777631]  INFO -- : [421/883] 2818912=test_framework
I, [2024-05-27T23:48:11.637136 #2777631]  INFO -- : [422/883] 2818912=test_ns_spki
I, [2024-05-27T23:48:11.654458 #2777631]  INFO -- : [423/883] 2818912=test_argf
I, [2024-05-27T23:48:11.929382 #2777631]  INFO -- : [424/883] 2818909=test_gem_request_set_lockfile
I, [2024-05-27T23:48:11.939325 #2777631]  INFO -- : [425/883] 2818904=test_raise_exception
I, [2024-05-27T23:48:11.984056 #2777631]  INFO -- : [426/883] 2818905=test_protect
I, [2024-05-27T23:48:11.990658 #2777631]  INFO -- : [427/883] 2818905=test_win32ole_typelib
I, [2024-05-27T23:48:11.997900 #2777631]  INFO -- : [428/883] 2818905=test_gem_resolver_dependency_request
I, [2024-05-27T23:48:12.025992 #2777631]  INFO -- : [429/883] 2818905=test_tree_builder
I, [2024-05-27T23:48:12.028463 #2777631]  INFO -- : [430/883] 2818905=test_hash
I, [2024-05-27T23:48:12.034796 #2777631]  INFO -- : [431/883] 2818915=test_postponed_job
I, [2024-05-27T23:48:12.050097 #2777631]  INFO -- : [432/883] 2818905=test_alias_and_anchor
I, [2024-05-27T23:48:12.060154 #2777631]  INFO -- : [433/883] 2818905=test_external_new
I, [2024-05-27T23:48:12.100295 #2777631]  INFO -- : [434/883] 2818905=test_show_source
I, [2024-05-27T23:48:12.223805 #2777631]  INFO -- : [435/883] 2818905=test_set
I, [2024-05-27T23:48:12.247033 #2777631]  INFO -- : [436/883] 2818905=test_lock_native_thread
I, [2024-05-27T23:48:12.363897 #2777631]  INFO -- : [437/883] 2818909=test_c_struct_entry
I, [2024-05-27T23:48:12.484913 #2777631]  INFO -- : [438/883] 2818914=test_gem_commands_stale_command
I, [2024-05-27T23:48:12.487070 #2777631]  INFO -- : [439/883] 2818915=test_remote_fetch_error
I, [2024-05-27T23:48:12.500295 #2777631]  INFO -- : [440/883] 2818914=test_have_library
I, [2024-05-27T23:48:12.508798 #2777631]  INFO -- : [441/883] 2818915=test_objspace
I, [2024-05-27T23:48:12.567401 #2777631]  INFO -- : [442/883] 2818918=ripper_test
I, [2024-05-27T23:48:12.605310 #2777631]  INFO -- : [443/883] 2818905=test_line_editor
I, [2024-05-27T23:48:12.626597 #2777631]  INFO -- : [444/883] 2818905=test_undef
I, [2024-05-27T23:48:12.633017 #2777631]  INFO -- : [445/883] 2818910=test_string_memory
I, [2024-05-27T23:48:12.642374 #2777631]  INFO -- : [446/883] 2818905=comments_test
I, [2024-05-27T23:48:12.716085 #2777631]  INFO -- : [447/883] 2818910=test_gem_requirement
I, [2024-05-27T23:48:12.758925 #2777631]  INFO -- : [448/883] 2818905=test_sprintf
I, [2024-05-27T23:48:12.761737 #2777631]  INFO -- : [449/883] 2818919=test_gem_security_trust_dir
I, [2024-05-27T23:48:12.813782 #2777631]  INFO -- : [450/883] 2818919=test_ssl_session
I, [2024-05-27T23:48:12.823944 #2777631]  INFO -- : [451/883] 2818904=test_thread_cv
I, [2024-05-27T23:48:12.847397 #2777631]  INFO -- : [452/883] 2818909=test_lexer
I, [2024-05-27T23:48:12.867635 #2777631]  INFO -- : [453/883] 2818909=test_gem_resolver_vendor_specification
I, [2024-05-27T23:48:12.890843 #2777631]  INFO -- : [454/883] 2818910=test_gem_commands_update_command
I, [2024-05-27T23:48:12.894223 #2777631]  INFO -- : [455/883] 2818909=test_gem_uri
I, [2024-05-27T23:48:12.930640 #2777631]  INFO -- : [456/883] 2818909=test_key_event_record
I, [2024-05-27T23:48:12.939253 #2777631]  INFO -- : [457/883] 2818909=test_notimplement
I, [2024-05-27T23:48:12.945459 #2777631]  INFO -- : [458/883] 2818909=test_random
I, [2024-05-27T23:48:12.959565 #2777631]  INFO -- : [459/883] 2818909=test_rdoc_method_attr
I, [2024-05-27T23:48:13.053525 #2777631]  INFO -- : [460/883] 2818905=test_filter
I, [2024-05-27T23:48:13.091072 #2777631]  INFO -- : [461/883] 2818905=test_gem_gem_runner
I, [2024-05-27T23:48:13.151257 #2777631]  INFO -- : [462/883] 2818905=test_data
I, [2024-05-27T23:48:13.155824 #2777631]  INFO -- : [463/883] 2818905=static_literals_test
I, [2024-05-27T23:48:13.170653 #2777631]  INFO -- : [464/883] 2818905=test_rdoc_generator_pot
I, [2024-05-27T23:48:13.180310 #2777631]  INFO -- : [465/883] 2818909=test_enumerator
I, [2024-05-27T23:48:13.183676 #2777631]  INFO -- : [466/883] 2818909=test_rdoc_parser_changelog
I, [2024-05-27T23:48:13.210859 #2777631]  INFO -- : [467/883] 2818905=parameters_signature_test
I, [2024-05-27T23:48:13.224262 #2777631]  INFO -- : [468/883] 2818905=test_koi8
I, [2024-05-27T23:48:13.230730 #2777631]  INFO -- : [469/883] 2818905=test_unicode
I, [2024-05-27T23:48:13.238916 #2777631]  INFO -- : [470/883] 2818905=test_bn
I, [2024-05-27T23:48:13.263462 #2777631]  INFO -- : [471/883] 2818905=test_win32ole_param_event
I, [2024-05-27T23:48:13.266367 #2777631]  INFO -- : [472/883] 2818905=test_path
I, [2024-05-27T23:48:13.267205 #2777631]  INFO -- : [473/883] 2818909=redundant_return_test
I, [2024-05-27T23:48:13.273265 #2777631]  INFO -- : [474/883] 2818905=test_case_mapping
I, [2024-05-27T23:48:13.274115 #2777631]  INFO -- : [475/883] 2818909=test_tree_spell_checker
I, [2024-05-27T23:48:13.290312 #2777631]  INFO -- : [476/883] 2818905=test_http
I, [2024-05-27T23:48:13.318370 #2777631]  INFO -- : [477/883] 2818909=test_addrinfo
I, [2024-05-27T23:48:13.391453 #2777631]  INFO -- : [478/883] 2818918=test_bug-14834
I, [2024-05-27T23:48:13.402932 #2777631]  INFO -- : [479/883] 2818909=test_date_compat
I, [2024-05-27T23:48:13.409323 #2777631]  INFO -- : [480/883] 2818909=test_rdoc_markup_to_html
I, [2024-05-27T23:48:13.475517 #2777631]  INFO -- : [481/883] 2818904=test_terminfo
I, [2024-05-27T23:48:13.476779 #2777631]  INFO -- : [482/883] 2818904=test_compile_prism
I, [2024-05-27T23:48:13.483705 #2777631]  INFO -- : [483/883] 2818918=test_key_stroke
I, [2024-05-27T23:48:13.495405 #2777631]  INFO -- : [484/883] 2818918=json_encoding_test
I, [2024-05-27T23:48:13.505449 #2777631]  INFO -- : [485/883] 2818909=test_color
I, [2024-05-27T23:48:13.513033 #2777631]  INFO -- : [486/883] 2818918=test_httpheader
I, [2024-05-27T23:48:13.582509 #2777631]  INFO -- : [487/883] 2818909=test_gem_resolver_local_specification
I, [2024-05-27T23:48:13.597697 #2777631]  INFO -- : [488/883] 2818918=test_rdoc_ri_driver
I, [2024-05-27T23:48:13.615249 #2777631]  INFO -- : [489/883] 2818909=test_set_len
I, [2024-05-27T23:48:13.631807 #2777631]  INFO -- : [490/883] 2818909=test_encoding
I, [2024-05-27T23:48:13.647679 #2777631]  INFO -- : [491/883] 2818909=test_httpresponses
I, [2024-05-27T23:48:13.678391 #2777631]  INFO -- : [492/883] 2818909=test_sockopt
I, [2024-05-27T23:48:13.685226 #2777631]  INFO -- : [493/883] 2818909=test_install
I, [2024-05-27T23:48:13.769961 #2777631]  INFO -- : [494/883] 2818919=test_rdoc_markup_to_label
I, [2024-05-27T23:48:13.830553 #2777631]  INFO -- : [495/883] 2818919=test_document
I, [2024-05-27T23:48:13.868443 #2777631]  INFO -- : [496/883] 2818904=test_acceptable
I, [2024-05-27T23:48:13.874941 #2777631]  INFO -- : [497/883] 2818919=test_rdoc_generator_pot_po_entry
I, [2024-05-27T23:48:13.883869 #2777631]  INFO -- : [498/883] 2818919=test_euc_jp
I, [2024-05-27T23:48:13.891512 #2777631]  INFO -- : [499/883] 2818919=test_pair
I, [2024-05-27T23:48:13.952059 #2777631]  INFO -- : [500/883] 2818909=test_win32ole_param
I, [2024-05-27T23:48:13.955994 #2777631]  INFO -- : [501/883] 2818909=test_gem_commands_yank_command
I, [2024-05-27T23:48:13.974111 #2777631]  INFO -- : [502/883] 2818918=test_chilled
I, [2024-05-27T23:48:13.983425 #2777631]  INFO -- : [503/883] 2818918=test_name_error_extension
I, [2024-05-27T23:48:13.990703 #2777631]  INFO -- : [504/883] 2818918=test_rdoc_i18n_locale
I, [2024-05-27T23:48:14.002101 #2777631]  INFO -- : [505/883] 2818918=test_primitive
I, [2024-05-27T23:48:14.013413 #2777631]  INFO -- : [506/883] 2818918=test_human_typo
I, [2024-05-27T23:48:14.019008 #2777631]  INFO -- : [507/883] 2818918=test_rbconfig
I, [2024-05-27T23:48:14.031304 #2777631]  INFO -- : [508/883] 2818918=test_digest
I, [2024-05-27T23:48:14.036832 #2777631]  INFO -- : [509/883] 2818918=test_ractor
I, [2024-05-27T23:48:14.049446 #2777631]  INFO -- : [510/883] 2818914=test_gem_security
I, [2024-05-27T23:48:14.051162 #2777631]  INFO -- : [511/883] 2818904=test_rdoc_servlet
I, [2024-05-27T23:48:14.130925 #2777631]  INFO -- : [512/883] 2818918=test_multi_irb_commands
I, [2024-05-27T23:48:14.137222 #2777631]  INFO -- : [513/883] 2818918=test_fiber
I, [2024-05-27T23:48:14.287879 #2777631]  INFO -- : [514/883] 2818904=test_open3
I, [2024-05-27T23:48:14.463695 #2777631]  INFO -- : [515/883] 2818909=test_bundled_ca
I, [2024-05-27T23:48:14.614975 #2777631]  INFO -- : [516/883] 2818910=test_closure
I, [2024-05-27T23:48:14.826329 #2777631]  INFO -- : [517/883] 2818913=test_delegate
I, [2024-05-27T23:48:14.877993 #2777631]  INFO -- : [518/883] 2818913=test_popen_deadlock
I, [2024-05-27T23:48:15.137552 #2777631]  INFO -- : [519/883] 2818910=test_history
I, [2024-05-27T23:48:15.220567 #2777631]  INFO -- : [520/883] 2818910=test_mkmf
I, [2024-05-27T23:48:15.261661 #2777631]  INFO -- : [521/883] 2818910=test_date_marshal
I, [2024-05-27T23:48:15.266661 #2777631]  INFO -- : [522/883] 2818910=test_recursion
I, [2024-05-27T23:48:15.274385 #2777631]  INFO -- : [523/883] 2818910=test_exit
I, [2024-05-27T23:48:15.365656 #2777631]  INFO -- : [524/883] 2818910=test_rdoc_markup_pre_process
I, [2024-05-27T23:48:15.469208 #2777631]  INFO -- : [525/883] 2818910=test_printf
I, [2024-05-27T23:48:15.488003 #2777631]  INFO -- : [526/883] 2818910=test_to_ary_concat
I, [2024-05-27T23:48:15.801472 #2777631]  INFO -- : [527/883] 2818913=test_time
I, [2024-05-27T23:48:16.027841 #2777631]  INFO -- : [528/883] 2818913=test_webauthn_listener_response
I, [2024-05-27T23:48:16.062017 #2777631]  INFO -- : [529/883] 2818913=test_stream
I, [2024-05-27T23:48:16.066863 #2777631]  INFO -- : [530/883] 2818913=test_pinned
I, [2024-05-27T23:48:16.127307 #2777631]  INFO -- : [531/883] 2818913=test_emoji_breaks
I, [2024-05-27T23:48:16.133234 #2777631]  INFO -- : [532/883] 2818916=test_gem_bundler_version_finder
I, [2024-05-27T23:48:16.137941 #2777631]  INFO -- : [533/883] 2818913=test_within_pipe
I, [2024-05-27T23:48:16.166981 #2777631]  INFO -- : [534/883] 2818916=reflection_test
I, [2024-05-27T23:48:16.173233 #2777631]  INFO -- : [535/883] 2818917=test_files_lib
I, [2024-05-27T23:48:16.187020 #2777631]  INFO -- : [536/883] 2818916=test_gem_commands_unpack_command
I, [2024-05-27T23:48:16.220865 #2777631]  INFO -- : [537/883] 2818913=test_beginendblock
I, [2024-05-27T23:48:16.392342 #2777631]  INFO -- : [538/883] 2818909=test_rdoc_markup_to_bs
I, [2024-05-27T23:48:16.435388 #2777631]  INFO -- : [539/883] 2818909=test_help
I, [2024-05-27T23:48:16.437120 #2777631]  INFO -- : [540/883] 2818909=test_ocsp
I, [2024-05-27T23:48:16.551895 #2777631]  INFO -- : [541/883] 2818916=test_class
I, [2024-05-27T23:48:16.557256 #2777631]  INFO -- : [542/883] 2818916=test_pkey_dsa
I, [2024-05-27T23:48:16.762355 #2777631]  INFO -- : [543/883] 2818913=test_scheduler
I, [2024-05-27T23:48:16.811803 #2777631]  INFO -- : [544/883] 2818909=test_exception_at_throwing
I, [2024-05-27T23:48:16.870774 #2777631]  INFO -- : [545/883] 2818909=test_iseq
I, [2024-05-27T23:48:16.916382 #2777631]  INFO -- : [546/883] 2818913=test_rdoc_markup_heading
I, [2024-05-27T23:48:16.932635 #2777631]  INFO -- : [547/883] 2818913=test_io_m17n
I, [2024-05-27T23:48:17.240302 #2777631]  INFO -- : [548/883] 2818912=test_variable_name_check
I, [2024-05-27T23:48:17.279102 #2777631]  INFO -- : [549/883] 2818912=test_did_you_mean
I, [2024-05-27T23:48:17.282763 #2777631]  INFO -- : [550/883] 2818910=test_gem_commands_server_command
I, [2024-05-27T23:48:17.288132 #2777631]  INFO -- : [551/883] 2818910=test_append
I, [2024-05-27T23:48:17.290536 #2777631]  INFO -- : [552/883] 2818910=test_option
I, [2024-05-27T23:48:17.368014 #2777631]  INFO -- : [553/883] 2818919=test_cmethod
I, [2024-05-27T23:48:17.383617 #2777631]  INFO -- : [554/883] 2818919=test_tracer
I, [2024-05-27T23:48:17.445111 #2777631]  INFO -- : [555/883] 2818916=test_gem_commands_build_command
I, [2024-05-27T23:48:17.470801 #2777631]  INFO -- : [556/883] 2818912=test_interned_str
I, [2024-05-27T23:48:17.472840 #2777631]  INFO -- : [557/883] 2818912=test_case_comprehensive
I, [2024-05-27T23:48:17.484932 #2777631]  INFO -- : [558/883] 2818910=test_set
I, [2024-05-27T23:48:17.516411 #2777631]  INFO -- : [559/883] 2818919=test_struct
I, [2024-05-27T23:48:17.519752 #2777631]  INFO -- : [560/883] 2818910=test_gem_path_support
I, [2024-05-27T23:48:17.562405 #2777631]  INFO -- : [561/883] 2818910=test_files_test_1
I, [2024-05-27T23:48:17.698573 #2777631]  INFO -- : [562/883] 2818909=test_rdoc_rd_inline
I, [2024-05-27T23:48:17.707214 #2777631]  INFO -- : [563/883] 2818909=test_x509req
I, [2024-05-27T23:48:17.728569 #2777631]  INFO -- : [564/883] 2818904=test_mutex
I, [2024-05-27T23:48:17.751015 #2777631]  INFO -- : [565/883] 2818916=test_key_error
I, [2024-05-27T23:48:17.758454 #2777631]  INFO -- : [566/883] 2818916=test_win32ole_variant_m
I, [2024-05-27T23:48:17.759534 #2777631]  INFO -- : [567/883] 2818916=test_engine
I, [2024-05-27T23:48:17.760103 #2777631]  INFO -- : [568/883] 2818916=test_allocation
I, [2024-05-27T23:48:17.851170 #2777631]  INFO -- : [569/883] 2818909=test_div
I, [2024-05-27T23:48:17.880485 #2777631]  INFO -- : [570/883] 2818909=test_color_printer
I, [2024-05-27T23:48:17.885223 #2777631]  INFO -- : [571/883] 2818909=test_deprecated
I, [2024-05-27T23:48:17.888877 #2777631]  INFO -- : [572/883] 2818909=test_insns_leaf
I, [2024-05-27T23:48:17.892580 #2777631]  INFO -- : [573/883] 2818909=test_serialize_subclasses
I, [2024-05-27T23:48:17.896219 #2777631]  INFO -- : [574/883] 2818909=test_cparser
I, [2024-05-27T23:48:18.023489 #2777631]  INFO -- : [575/883] 2818919=test_pkg_config
I, [2024-05-27T23:48:18.060730 #2777631]  INFO -- : [576/883] 2818919=fuzzer_test
I, [2024-05-27T23:48:18.109499 #2777631]  INFO -- : [577/883] 2818911=test_sexp
I, [2024-05-27T23:48:18.127603 #2777631]  INFO -- : [578/883] 2818911=test_rdoc_markup_include
I, [2024-05-27T23:48:18.132992 #2777631]  INFO -- : [579/883] 2818911=test_variable
I, [2024-05-27T23:48:18.139977 #2777631]  INFO -- : [580/883] 2818919=test_struct
I, [2024-05-27T23:48:18.147653 #2777631]  INFO -- : [581/883] 2818919=test_rdoc_markup_to_html_snippet
I, [2024-05-27T23:48:18.247322 #2777631]  INFO -- : [582/883] 2818919=magic_comment_test
I, [2024-05-27T23:48:18.257153 #2777631]  INFO -- : [583/883] 2818919=test_dln
I, [2024-05-27T23:48:18.260340 #2777631]  INFO -- : [584/883] 2818919=test_gem_source_subpath_problem
I, [2024-05-27T23:48:18.285331 #2777631]  INFO -- : [585/883] 2818911=json_common_interface_test
I, [2024-05-27T23:48:18.303727 #2777631]  INFO -- : [586/883] 2818911=test_win32ole_variant_outarg
I, [2024-05-27T23:48:18.320323 #2777631]  INFO -- : [587/883] 2818911=test_config
I, [2024-05-27T23:48:18.368032 #2777631]  INFO -- : [588/883] 2818911=test_nomethod_error
I, [2024-05-27T23:48:18.370684 #2777631]  INFO -- : [589/883] 2818911=json_parser_test
I, [2024-05-27T23:48:18.429902 #2777631]  INFO -- : [590/883] 2818906=test_cipher
I, [2024-05-27T23:48:18.464056 #2777631]  INFO -- : [591/883] 2818911=test_gem_security_signer
I, [2024-05-27T23:48:18.477906 #2777631]  INFO -- : [592/883] 2818919=test_new
I, [2024-05-27T23:48:18.485181 #2777631]  INFO -- : [593/883] 2818919=test_storage
I, [2024-05-27T23:48:18.489265 #2777631]  INFO -- : [594/883] 2818919=test_gem_resolver_git_set
I, [2024-05-27T23:48:18.514636 #2777631]  INFO -- : [595/883] 2818906=test_string
I, [2024-05-27T23:48:18.516950 #2777631]  INFO -- : [596/883] 2818906=test_iterator
I, [2024-05-27T23:48:18.594268 #2777631]  INFO -- : [597/883] 2818911=test_omap
I, [2024-05-27T23:48:18.600956 #2777631]  INFO -- : [598/883] 2818911=test_digest_extend
I, [2024-05-27T23:48:18.618912 #2777631]  INFO -- : [599/883] 2818911=test_shellwords
I, [2024-05-27T23:48:18.623754 #2777631]  INFO -- : [600/883] 2818906=test_debug
I, [2024-05-27T23:48:18.628515 #2777631]  INFO -- : [601/883] 2818911=test_memory_view
I, [2024-05-27T23:48:18.630958 #2777631]  INFO -- : [602/883] 2818906=pattern_test
I, [2024-05-27T23:48:18.654497 #2777631]  INFO -- : [603/883] 2818911=test_signal
I, [2024-05-27T23:48:18.669829 #2777631]  INFO -- : [604/883] 2818906=test_fixnum
I, [2024-05-27T23:48:18.685316 #2777631]  INFO -- : [605/883] 2818906=test_x509crl
I, [2024-05-27T23:48:18.779088 #2777631]  INFO -- : [606/883] 2818914=test_cgi_session
I, [2024-05-27T23:48:18.802334 #2777631]  INFO -- : [607/883] 2818914=test_rdoc_rd
I, [2024-05-27T23:48:18.817877 #2777631]  INFO -- : [608/883] 2818913=test_rdoc_top_level
I, [2024-05-27T23:48:18.833448 #2777631]  INFO -- : [609/883] 2818914=test_metaclass
I, [2024-05-27T23:48:18.833529 #2777631]  INFO -- : [610/883] 2818914=test_windows_1252
I, [2024-05-27T23:48:18.843013 #2777631]  INFO -- : [611/883] 2818914=test_input_method
I, [2024-05-27T23:48:18.883691 #2777631]  INFO -- : [612/883] 2818904=test_process
I, [2024-05-27T23:48:18.885508 #2777631]  INFO -- : [613/883] 2818919=test_float
I, [2024-05-27T23:48:18.890056 #2777631]  INFO -- : [614/883] 2818906=test_require
I, [2024-05-27T23:48:18.900742 #2777631]  INFO -- : [615/883] 2818904=test_cgi_cookie
I, [2024-05-27T23:48:18.952441 #2777631]  INFO -- : [616/883] 2818904=test_dir_m17n
I, [2024-05-27T23:48:18.969808 #2777631]  INFO -- : [617/883] 2818914=test_gem_resolver_installer_set
I, [2024-05-27T23:48:19.206147 #2777631]  INFO -- : [618/883] 2818909=test_regex_casefold
I, [2024-05-27T23:48:19.224786 #2777631]  INFO -- : [619/883] 2818914=test_refinement
I, [2024-05-27T23:48:19.259128 #2777631]  INFO -- : [620/883] 2818913=test_gem_commands_signout_command
I, [2024-05-27T23:48:19.279619 #2777631]  INFO -- : [621/883] 2818913=test_gem_source_git
I, [2024-05-27T23:48:19.930553 #2777631]  INFO -- : [622/883] 2818909=test_rational2
I, [2024-05-27T23:48:19.936410 #2777631]  INFO -- : [623/883] 2818909=test_rational
I, [2024-05-27T23:48:19.954341 #2777631]  INFO -- : [624/883] 2818913=test_assembler
I, [2024-05-27T23:48:19.957834 #2777631]  INFO -- : [625/883] 2818913=test_spell_checker
I, [2024-05-27T23:48:19.967114 #2777631]  INFO -- : [626/883] 2818909=test_propertyputref
I, [2024-05-27T23:48:19.968195 #2777631]  INFO -- : [627/883] 2818909=attribute_write_test
I, [2024-05-27T23:48:19.976894 #2777631]  INFO -- : [628/883] 2818913=test_x509ext
I, [2024-05-27T23:48:19.979892 #2777631]  INFO -- : [629/883] 2818909=test_erb
I, [2024-05-27T23:48:19.986639 #2777631]  INFO -- : [630/883] 2818913=test_gem_source_installed
I, [2024-05-27T23:48:19.999498 #2777631]  INFO -- : [631/883] 2818913=test_gem_commands_cert_command
I, [2024-05-27T23:48:20.038855 #2777631]  INFO -- : [632/883] 2818909=test_completion
I, [2024-05-27T23:48:20.242762 #2777631]  INFO -- : [633/883] 2818917=test_len
I, [2024-05-27T23:48:20.246107 #2777631]  INFO -- : [634/883] 2818917=test_yield_block
I, [2024-05-27T23:48:20.252440 #2777631]  INFO -- : [635/883] 2818917=test_rdoc_parser_simple
I, [2024-05-27T23:48:20.288908 #2777631]  INFO -- : [636/883] 2818917=test_load
I, [2024-05-27T23:48:20.293782 #2777631]  INFO -- : [637/883] 2818917=test_gem_commands_rebuild_command
I, [2024-05-27T23:48:20.301394 #2777631]  INFO -- : [638/883] 2818908=test_yamldbm
I, [2024-05-27T23:48:20.326697 #2777631]  INFO -- : [639/883] 2818908=test_abi
I, [2024-05-27T23:48:20.416241 #2777631]  INFO -- : [640/883] 2818917=test_provider
I, [2024-05-27T23:48:20.456064 #2777631]  INFO -- : [641/883] 2818904=test_evaluation
I, [2024-05-27T23:48:20.459769 #2777631]  INFO -- : [642/883] 2818904=test_https
I, [2024-05-27T23:48:20.517619 #2777631]  INFO -- : [643/883] 2818908=test_gem_ext_builder
I, [2024-05-27T23:48:20.552294 #2777631]  INFO -- : [644/883] 2818918=test_win32ole_method_event
I, [2024-05-27T23:48:20.555717 #2777631]  INFO -- : [645/883] 2818918=test_nesting_parser
I, [2024-05-27T23:48:20.573757 #2777631]  INFO -- : [646/883] 2818918=test_gem_dependency_list
I, [2024-05-27T23:48:20.630490 #2777631]  INFO -- : [647/883] 2818919=test_benchmark
I, [2024-05-27T23:48:20.637784 #2777631]  INFO -- : [648/883] 2818918=test_gem_commands_outdated_command
I, [2024-05-27T23:48:20.750367 #2777631]  INFO -- : [649/883] 2818918=test_array
I, [2024-05-27T23:48:20.793846 #2777631]  INFO -- : [650/883] 2818917=test_gem_package_tar_writer
I, [2024-05-27T23:48:20.850126 #2777631]  INFO -- : [651/883] 2818904=test_helper_method
I, [2024-05-27T23:48:20.907807 #2777631]  INFO -- : [652/883] 2818904=test_gem_source
I, [2024-05-27T23:48:20.923853 #2777631]  INFO -- : [653/883] 2818917=test_scalar_scanner
I, [2024-05-27T23:48:20.932276 #2777631]  INFO -- : [654/883] 2818916=test_boolean
I, [2024-05-27T23:48:20.938115 #2777631]  INFO -- : [655/883] 2818917=test_stringify_symbols
I, [2024-05-27T23:48:20.938215 #2777631]  INFO -- : [656/883] 2818909=test_instrumentation_api
I, [2024-05-27T23:48:20.944666 #2777631]  INFO -- : [657/883] 2818916=integer_parse_test
I, [2024-05-27T23:48:20.948235 #2777631]  INFO -- : [658/883] 2818916=test_buffered_io
I, [2024-05-27T23:48:20.956136 #2777631]  INFO -- : [659/883] 2818917=test_monitor
I, [2024-05-27T23:48:20.991635 #2777631]  INFO -- : [660/883] 2818910=test_configuration
I, [2024-05-27T23:48:21.007365 #2777631]  INFO -- : [661/883] 2818916=test_rubyvm
I, [2024-05-27T23:48:21.010040 #2777631]  INFO -- : [662/883] 2818916=test_rdoc_generator_markup
I, [2024-05-27T23:48:21.027950 #2777631]  INFO -- : [663/883] 2818916=test_whileuntil
I, [2024-05-27T23:48:21.028634 #2777631]  INFO -- : [664/883] 2818916=test_parser
I, [2024-05-27T23:48:21.039896 #2777631]  INFO -- : [665/883] 2818911=test_arith_seq_extract
I, [2024-05-27T23:48:21.059358 #2777631]  INFO -- : [666/883] 2818916=test_method_name_check
I, [2024-05-27T23:48:21.075089 #2777631]  INFO -- : [667/883] 2818910=test_gem_ext_cargo_builder
I, [2024-05-27T23:48:21.086772 #2777631]  INFO -- : [668/883] 2818916=test_ssl
I, [2024-05-27T23:48:21.098697 #2777631]  INFO -- : [669/883] 2818910=constant_path_node_test
I, [2024-05-27T23:48:21.165470 #2777631]  INFO -- : [670/883] 2818917=test_gem_request_set
I, [2024-05-27T23:48:21.168294 #2777631]  INFO -- : [671/883] 2818910=test_module
I, [2024-05-27T23:48:21.200283 #2777631]  INFO -- : [672/883] 2818904=test_unix
I, [2024-05-27T23:48:21.249833 #2777631]  INFO -- : [673/883] 2818904=test_lazy_enumerator
I, [2024-05-27T23:48:21.256649 #2777631]  INFO -- : [674/883] 2818911=test_enc_associate
I, [2024-05-27T23:48:21.668400 #2777631]  INFO -- : [675/883] 2818917=ruby_api_test
I, [2024-05-27T23:48:21.715319 #2777631]  INFO -- : [676/883] 2818904=test_find_executable
I, [2024-05-27T23:48:21.776355 #2777631]  INFO -- : [677/883] 2818904=test_coder
I, [2024-05-27T23:48:21.799773 #2777631]  INFO -- : [678/883] 2818904=test_symbol
I, [2024-05-27T23:48:21.853447 #2777631]  INFO -- : [679/883] 2818913=test_gem_commands_pristine_command
I, [2024-05-27T23:48:21.859536 #2777631]  INFO -- : [680/883] 2818908=test_context
I, [2024-05-27T23:48:21.866682 #2777631]  INFO -- : [681/883] 2818917=test_nofree
I, [2024-05-27T23:48:21.867964 #2777631]  INFO -- : [682/883] 2818917=test_function_entry
I, [2024-05-27T23:48:21.873236 #2777631]  INFO -- : [683/883] 2818917=test_pkcs7
I, [2024-05-27T23:48:21.915721 #2777631]  INFO -- : [684/883] 2818911=test_gem_resolver_requirement_list
I, [2024-05-27T23:48:21.921958 #2777631]  INFO -- : [685/883] 2818911=test_arith_seq_beg_len_step
I, [2024-05-27T23:48:21.925507 #2777631]  INFO -- : [686/883] 2818911=test_coderange
I, [2024-05-27T23:48:21.930249 #2777631]  INFO -- : [687/883] 2818911=location_test
I, [2024-05-27T23:48:21.987298 #2777631]  INFO -- : [688/883] 2818911=test_symbol
I, [2024-05-27T23:48:21.993975 #2777631]  INFO -- : [689/883] 2818911=test_mailto
I, [2024-05-27T23:48:22.005384 #2777631]  INFO -- : [690/883] 2818911=test_rdoc_generator_darkfish
I, [2024-05-27T23:48:22.038681 #2777631]  INFO -- : [691/883] 2818917=test_rdoc_comment
I, [2024-05-27T23:48:22.050200 #2777631]  INFO -- : [692/883] 2818919=test_error_highlight
I, [2024-05-27T23:48:22.078722 #2777631]  INFO -- : [693/883] 2818908=test_resize
I, [2024-05-27T23:48:22.086767 #2777631]  INFO -- : [694/883] 2818908=test_http_request
I, [2024-05-27T23:48:22.102548 #2777631]  INFO -- : [695/883] 2818917=test_gem_source_fetch_problem
I, [2024-05-27T23:48:22.136474 #2777631]  INFO -- : [696/883] 2818917=json_generic_object_test
I, [2024-05-27T23:48:22.139561 #2777631]  INFO -- : [697/883] 2818908=test_numeric
I, [2024-05-27T23:48:22.149716 #2777631]  INFO -- : [698/883] 2818908=test_member
I, [2024-05-27T23:48:22.154484 #2777631]  INFO -- : [699/883] 2818908=test_cgi_multipart
I, [2024-05-27T23:48:22.197224 #2777631]  INFO -- : [700/883] 2818917=test_gem_commands_cleanup_command
I, [2024-05-27T23:48:22.399154 #2777631]  INFO -- : [701/883] 2818908=test_word
I, [2024-05-27T23:48:22.406303 #2777631]  INFO -- : [702/883] 2818908=test_ractor_compatibility
I, [2024-05-27T23:48:22.431296 #2777631]  INFO -- : [703/883] 2818911=test_date_ractor
I, [2024-05-27T23:48:22.514475 #2777631]  INFO -- : [704/883] 2818906=test_gem_console_ui
I, [2024-05-27T23:48:22.529146 #2777631]  INFO -- : [705/883] 2818906=test_dir
I, [2024-05-27T23:48:22.779226 #2777631]  INFO -- : [706/883] 2818911=test_autoconf
I, [2024-05-27T23:48:22.785891 #2777631]  INFO -- : [707/883] 2818911=test_eval
I, [2024-05-27T23:48:22.791879 #2777631]  INFO -- : [708/883] 2818911=test_win32ole_variant
I, [2024-05-27T23:48:22.804154 #2777631]  INFO -- : [709/883] 2818911=test_ipaddr
I, [2024-05-27T23:48:22.825155 #2777631]  INFO -- : [710/883] 2818919=test_mixed_unicode_escapes
I, [2024-05-27T23:48:22.835738 #2777631]  INFO -- : [711/883] 2818919=test_history
I, [2024-05-27T23:48:22.839741 #2777631]  INFO -- : [712/883] 2818911=test_rdoc_markup_to_ansi
I, [2024-05-27T23:48:22.857853 #2777631]  INFO -- : [713/883] 2818919=test_gem_resolver_api_specification
I, [2024-05-27T23:48:22.872917 #2777631]  INFO -- : [714/883] 2818917=test_merge_keys
I, [2024-05-27T23:48:22.886348 #2777631]  INFO -- : [715/883] 2818917=test_rdoc_extend
I, [2024-05-27T23:48:22.895564 #2777631]  INFO -- : [716/883] 2818911=test_enum
I, [2024-05-27T23:48:22.911499 #2777631]  INFO -- : [717/883] 2818919=test_gem_specification
I, [2024-05-27T23:48:22.912182 #2777631]  INFO -- : [718/883] 2818906=test_threadgroup
I, [2024-05-27T23:48:22.933960 #2777631]  INFO -- : [719/883] 2818917=test_have_macro
I, [2024-05-27T23:48:23.012603 #2777631]  INFO -- : [720/883] 2818908=test_gem_package
I, [2024-05-27T23:48:23.572093 #2777631]  INFO -- : [721/883] 2818905=test_resolve_symbol
I, [2024-05-27T23:48:23.603325 #2777631]  INFO -- : [722/883] 2818917=test_complex2
I, [2024-05-27T23:48:23.617270 #2777631]  INFO -- : [723/883] 2818917=test_trace
I, [2024-05-27T23:48:23.624535 #2777631]  INFO -- : [724/883] 2818913=ractor_test
I, [2024-05-27T23:48:23.625915 #2777631]  INFO -- : [725/883] 2818917=test_rdoc_generator_json_index
I, [2024-05-27T23:48:23.669574 #2777631]  INFO -- : [726/883] 2818905=test_time_tz
I, [2024-05-27T23:48:23.680007 #2777631]  INFO -- : [727/883] 2818917=test_win32ole_event
I, [2024-05-27T23:48:23.681513 #2777631]  INFO -- : [728/883] 2818917=test_rdoc_class_module
I, [2024-05-27T23:48:23.720471 #2777631]  INFO -- : [729/883] 2818913=test_bignum
I, [2024-05-27T23:48:23.782474 #2777631]  INFO -- : [730/883] 2818905=test_gem_ci_detector
I, [2024-05-27T23:48:23.801151 #2777631]  INFO -- : [731/883] 2818905=test_win32ole_variable
I, [2024-05-27T23:48:23.808225 #2777631]  INFO -- : [732/883] 2818905=test_stringio
I, [2024-05-27T23:48:23.876322 #2777631]  INFO -- : [733/883] 2818908=test_arity
I, [2024-05-27T23:48:23.882293 #2777631]  INFO -- : [734/883] 2818908=test_io_wait_uncommon
I, [2024-05-27T23:48:23.889027 #2777631]  INFO -- : [735/883] 2818908=test_rb_str_dup
I, [2024-05-27T23:48:23.893992 #2777631]  INFO -- : [736/883] 2818908=test_reline_key
I, [2024-05-27T23:48:23.898773 #2777631]  INFO -- : [737/883] 2818908=test_ancdata
I, [2024-05-27T23:48:23.904550 #2777631]  INFO -- : [738/883] 2818908=test_singleton_function
I, [2024-05-27T23:48:23.909559 #2777631]  INFO -- : [739/883] 2818908=test_alias
I, [2024-05-27T23:48:23.917430 #2777631]  INFO -- : [740/883] 2818905=test_timeout
I, [2024-05-27T23:48:23.919590 #2777631]  INFO -- : [741/883] 2818906=test_marshal
I, [2024-05-27T23:48:23.953341 #2777631]  INFO -- : [742/883] 2818909=test_unicode_normalize
I, [2024-05-27T23:48:24.021284 #2777631]  INFO -- : [743/883] 2818914=test_weakref
I, [2024-05-27T23:48:24.100790 #2777631]  INFO -- : [744/883] 2818911=test_nonblock
I, [2024-05-27T23:48:24.112817 #2777631]  INFO -- : [745/883] 2818911=test_my_integer
I, [2024-05-27T23:48:24.120989 #2777631]  INFO -- : [746/883] 2818911=json_ext_parser_test
I, [2024-05-27T23:48:24.122344 #2777631]  INFO -- : [747/883] 2818911=test_thread
I, [2024-05-27T23:48:24.124744 #2777631]  INFO -- : [748/883] 2818908=test_rendering
I, [2024-05-27T23:48:24.136532 #2777631]  INFO -- : [749/883] 2818908=test_debugger_integration
I, [2024-05-27T23:48:24.151016 #2777631]  INFO -- : [750/883] 2818908=test_ractor
I, [2024-05-27T23:48:24.225754 #2777631]  INFO -- : [751/883] 2818910=test_ssl
I, [2024-05-27T23:48:24.281282 #2777631]  INFO -- : [752/883] 2818914=test_gem_source_lock
I, [2024-05-27T23:48:24.334967 #2777631]  INFO -- : [753/883] 2818914=test_gem
I, [2024-05-27T23:48:24.395884 #2777631]  INFO -- : [754/883] 2818917=test_ractor
I, [2024-05-27T23:48:24.429270 #2777631]  INFO -- : [755/883] 2818917=test_dns
I, [2024-05-27T23:48:24.619747 #2777631]  INFO -- : [756/883] 2818908=test_gem_commands_open_command
I, [2024-05-27T23:48:24.717060 #2777631]  INFO -- : [757/883] 2818908=parse_stream_test
I, [2024-05-27T23:48:24.758812 #2777631]  INFO -- : [758/883] 2818907=test_registry
I, [2024-05-27T23:48:24.761475 #2777631]  INFO -- : [759/883] 2818907=test_parser
I, [2024-05-27T23:48:24.775863 #2777631]  INFO -- : [760/883] 2818905=test_cgi_core
I, [2024-05-27T23:48:24.780272 #2777631]  INFO -- : [761/883] 2818907=test_gem_commands_setup_command
I, [2024-05-27T23:48:24.798658 #2777631]  INFO -- : [762/883] 2818905=test_dryrun
I, [2024-05-27T23:48:24.803874 #2777631]  INFO -- : [763/883] 2818908=test_integer
I, [2024-05-27T23:48:24.832494 #2777631]  INFO -- : [764/883] 2818910=desugar_compiler_test
I, [2024-05-27T23:48:24.835847 #2777631]  INFO -- : [765/883] 2818906=test_env
I, [2024-05-27T23:48:24.839731 #2777631]  INFO -- : [766/883] 2818905=test_rdoc_attr
I, [2024-05-27T23:48:24.858507 #2777631]  INFO -- : [767/883] 2818905=test_object_references
I, [2024-05-27T23:48:24.862366 #2777631]  INFO -- : [768/883] 2818910=test_usrmarshal
I, [2024-05-27T23:48:24.871592 #2777631]  INFO -- : [769/883] 2818905=test_gem_resolver_git_specification
I, [2024-05-27T23:48:24.892191 #2777631]  INFO -- : [770/883] 2818908=test_gem_request_set_lockfile_tokenizer
I, [2024-05-27T23:48:24.916095 #2777631]  INFO -- : [771/883] 2818917=test_stat
I, [2024-05-27T23:48:24.925722 #2777631]  INFO -- : [772/883] 2818917=test_have_func
I, [2024-05-27T23:48:24.999729 #2777631]  INFO -- : [773/883] 2818908=test_nextafter
I, [2024-05-27T23:48:25.139621 #2777631]  INFO -- : [774/883] 2818908=test_capacity
I, [2024-05-27T23:48:25.148004 #2777631]  INFO -- : [775/883] 2818908=test_call
I, [2024-05-27T23:48:25.167305 #2777631]  INFO -- : [776/883] 2818910=test_https_proxy
I, [2024-05-27T23:48:25.174247 #2777631]  INFO -- : [777/883] 2818910=test_rubygems
I, [2024-05-27T23:48:25.188719 #2777631]  INFO -- : [778/883] 2818905=test_super
I, [2024-05-27T23:48:25.340731 #2777631]  INFO -- : [779/883] 2818908=test_rubyoptions
I, [2024-05-27T23:48:25.437949 #2777631]  INFO -- : [780/883] 2818904=test_cgi_modruby
I, [2024-05-27T23:48:25.440583 #2777631]  INFO -- : [781/883] 2818910=test_integer
I, [2024-05-27T23:48:25.443561 #2777631]  INFO -- : [782/883] 2818904=test_lambda
I, [2024-05-27T23:48:25.505896 #2777631]  INFO -- : [783/883] 2818919=test_gem_request_set_gem_dependency_api
I, [2024-05-27T23:48:25.528824 #2777631]  INFO -- : [784/883] 2818904=test_ast
I, [2024-05-27T23:48:25.588032 #2777631]  INFO -- : [785/883] 2818907=test_random_formatter
I, [2024-05-27T23:48:25.607356 #2777631]  INFO -- : [786/883] 2818907=test_helper
I, [2024-05-27T23:48:25.666555 #2777631]  INFO -- : [787/883] 2818907=test_jaro_winkler
I, [2024-05-27T23:48:25.670467 #2777631]  INFO -- : [788/883] 2818907=test_webauthn_listener
I, [2024-05-27T23:48:25.785085 #2777631]  INFO -- : [789/883] 2818907=test_rdoc_code_object
I, [2024-05-27T23:48:25.797735 #2777631]  INFO -- : [790/883] 2818919=test_x509store
I, [2024-05-27T23:48:26.108639 #2777631]  INFO -- : [791/883] 2818919=test_update
I, [2024-05-27T23:48:26.120571 #2777631]  INFO -- : [792/883] 2818919=test_fips
I, [2024-05-27T23:48:26.292394 #2777631]  INFO -- : [793/883] 2818905=test_x509name
I, [2024-05-27T23:48:26.314759 #2777631]  INFO -- : [794/883] 2818905=test_transcode
I, [2024-05-27T23:48:26.330282 #2777631]  INFO -- : [795/883] 2818907=test_eval
I, [2024-05-27T23:48:26.474304 #2777631]  INFO -- : [796/883] 2818919=json_generator_test
I, [2024-05-27T23:48:26.595659 #2777631]  INFO -- : [797/883] 2818905=test_config
I, [2024-05-27T23:48:26.602288 #2777631]  INFO -- : [798/883] 2818919=test_gem_resolver_vendor_set
I, [2024-05-27T23:48:26.628987 #2777631]  INFO -- : [799/883] 2818919=test_enumerable
I, [2024-05-27T23:48:26.652450 #2777631]  INFO -- : [800/883] 2818919=test_gem_safe_marshal
I, [2024-05-27T23:48:26.660221 #2777631]  INFO -- : [801/883] 2818914=test_gem_resolver_api_set
I, [2024-05-27T23:48:26.669708 #2777631]  INFO -- : [802/883] 2818907=test_rdoc_ri_paths
I, [2024-05-27T23:48:26.701406 #2777631]  INFO -- : [803/883] 2818907=test_ts
I, [2024-05-27T23:48:26.749699 #2777631]  INFO -- : [804/883] 2818914=test_ensured
I, [2024-05-27T23:48:26.842605 #2777631]  INFO -- : [805/883] 2818914=library_symbols_test
I, [2024-05-27T23:48:26.898302 #2777631]  INFO -- : [806/883] 2818913=test_addr
I, [2024-05-27T23:48:26.906275 #2777631]  INFO -- : [807/883] 2818913=test_locale
I, [2024-05-27T23:48:26.921011 #2777631]  INFO -- : [808/883] 2818917=test_gem_uri_formatter
I, [2024-05-27T23:48:26.922466 #2777631]  INFO -- : [809/883] 2818914=test_helper
I, [2024-05-27T23:48:26.923290 #2777631]  INFO -- : [810/883] 2818914=test_erb_command
I, [2024-05-27T23:48:26.943379 #2777631]  INFO -- : [811/883] 2818917=test_encoding
I, [2024-05-27T23:48:26.993288 #2777631]  INFO -- : [812/883] 2818913=test_project_sanity
I, [2024-05-27T23:48:27.017742 #2777631]  INFO -- : [813/883] 2818914=test_range
I, [2024-05-27T23:48:27.074871 #2777631]  INFO -- : [814/883] 2818913=test_pty
I, [2024-05-27T23:48:27.209192 #2777631]  INFO -- : [815/883] 2818905=test_dup
I, [2024-05-27T23:48:27.247247 #2777631]  INFO -- : [816/883] 2818917=test_constant
I, [2024-05-27T23:48:27.258220 #2777631]  INFO -- : [817/883] 2818907=command_line_test
I, [2024-05-27T23:48:27.264240 #2777631]  INFO -- : [818/883] 2818907=test_data_error
I, [2024-05-27T23:48:27.381990 #2777631]  INFO -- : [819/883] 2818907=bom_test
I, [2024-05-27T23:48:27.400309 #2777631]  INFO -- : [820/883] 2818907=test_file
I, [2024-05-27T23:48:27.465414 #2777631]  INFO -- : [821/883] 2818919=test_force_exit
I, [2024-05-27T23:48:27.481983 #2777631]  INFO -- : [822/883] 2818919=unescape_test
I, [2024-05-27T23:48:27.482588 #2777631]  INFO -- : [823/883] 2818905=test_ostruct
I, [2024-05-27T23:48:27.708734 #2777631]  INFO -- : [824/883] 2818905=test_udp
I, [2024-05-27T23:48:27.737594 #2777631]  INFO -- : [825/883] 2818905=static_inspect_test
I, [2024-05-27T23:48:27.743331 #2777631]  INFO -- : [826/883] 2818913=errors_test
I, [2024-05-27T23:48:27.757554 #2777631]  INFO -- : [827/883] 2818905=test_regexp
I, [2024-05-27T23:48:27.901361 #2777631]  INFO -- : [828/883] 2818913=test_gem_commands_check_command
I, [2024-05-27T23:48:27.917739 #2777631]  INFO -- : [829/883] 2818913=test_vm_dump
I, [2024-05-27T23:48:27.920141 #2777631]  INFO -- : [830/883] 2818913=test_tmpdir
I, [2024-05-27T23:48:28.029255 #2777631]  INFO -- : [831/883] 2818914=test_rdoc_markup_document
I, [2024-05-27T23:48:28.047071 #2777631]  INFO -- : [832/883] 2818913=test_integer_comb
I, [2024-05-27T23:48:28.047171 #2777631]  INFO -- : [833/883] 2818914=test_ractor
I, [2024-05-27T23:48:28.136478 #2777631]  INFO -- : [834/883] 2818914=test_type
I, [2024-05-27T23:48:28.139656 #2777631]  INFO -- : [835/883] 2818914=test_func
I, [2024-05-27T23:48:28.733785 #2777631]  INFO -- : [836/883] 2818906=test_big5
I, [2024-05-27T23:48:28.739130 #2777631]  INFO -- : [837/883] 2818906=test_pointer
I, [2024-05-27T23:48:28.848470 #2777631]  INFO -- : [838/883] 2818916=test_rdoc_rd_block_parser
I, [2024-05-27T23:48:28.943654 #2777631]  INFO -- : [839/883] 2818916=test_signedness
I, [2024-05-27T23:48:29.254023 #2777631]  INFO -- : [840/883] 2818910=test_tsort
I, [2024-05-27T23:48:29.269370 #2777631]  INFO -- : [841/883] 2818910=test_change_word
I, [2024-05-27T23:48:29.291219 #2777631]  INFO -- : [842/883] 2818910=compiler_test
I, [2024-05-27T23:48:29.294441 #2777631]  INFO -- : [843/883] 2818910=test_flip
I, [2024-05-27T23:48:29.323878 #2777631]  INFO -- : [844/883] 2818910=test_timeout
I, [2024-05-27T23:48:29.346771 #2777631]  INFO -- : [845/883] 2818910=test_ossl
I, [2024-05-27T23:48:29.467686 #2777631]  INFO -- : [846/883] 2818918=test_normalize
I, [2024-05-27T23:48:29.470474 #2777631]  INFO -- : [847/883] 2818918=test_date_arith
I, [2024-05-27T23:48:29.490197 #2777631]  INFO -- : [848/883] 2818918=test_object
I, [2024-05-27T23:48:29.674650 #2777631]  INFO -- : [849/883] 2818919=test_ruby_lex
I, [2024-05-27T23:48:29.771031 #2777631]  INFO -- : [850/883] 2818909=test_gem_local_remote_options
I, [2024-05-27T23:48:29.803043 #2777631]  INFO -- : [851/883] 2818906=test_sleep
I, [2024-05-27T23:48:29.850481 #2777631]  INFO -- : [852/883] 2818919=test_key_actor_emacs
I, [2024-05-27T23:48:29.851324 #2777631]  INFO -- : [853/883] 2818909=test_gem_gemcutter_utilities
I, [2024-05-27T23:48:30.027789 #2777631]  INFO -- : [854/883] 2818918=test_basicinstructions
I, [2024-05-27T23:48:30.058480 #2777631]  INFO -- : [855/883] 2818919=test_gem_command_manager
I, [2024-05-27T23:48:30.125557 #2777631]  INFO -- : [856/883] 2818918=test_arithmetic_sequence
I, [2024-05-27T23:48:30.144812 #2777631]  INFO -- : [857/883] 2818918=test_cgi_header
I, [2024-05-27T23:48:30.197765 #2777631]  INFO -- : [858/883] 2818918=heredoc_dedent_test
I, [2024-05-27T23:48:30.210538 #2777631]  INFO -- : [859/883] 2818918=test_object
I, [2024-05-27T23:48:30.215016 #2777631]  INFO -- : [860/883] 2818918=version_test
I, [2024-05-27T23:48:30.219013 #2777631]  INFO -- : [861/883] 2818918=test_import
I, [2024-05-27T23:48:30.258471 #2777631]  INFO -- : [862/883] 2818909=test_gem_resolver_lock_set
I, [2024-05-27T23:48:30.285631 #2777631]  INFO -- : [863/883] 2818909=test_not
I, [2024-05-27T23:48:30.289416 #2777631]  INFO -- : [864/883] 2818919=test_rdoc_parser_markdown
I, [2024-05-27T23:48:30.296341 #2777631]  INFO -- : [865/883] 2818909=test_file_exhaustive
I, [2024-05-27T23:48:30.309584 #2777631]  INFO -- : [866/883] 2818919=test_files_test
I, [2024-05-27T23:48:30.388469 #2777631]  INFO -- : [867/883] 2818917=test_gem_update_suggestion
I, [2024-05-27T23:48:30.468448 #2777631]  INFO -- : [868/883] 2818919=test_logger
I, [2024-05-27T23:48:30.476774 #2777631]  INFO -- : [869/883] 2818917=test_delete
I, [2024-05-27T23:48:30.478509 #2777631]  INFO -- : [870/883] 2818917=test_win32ole_method
I, [2024-05-27T23:48:30.485500 #2777631]  INFO -- : [871/883] 2818917=test_fd_setsize
I, [2024-05-27T23:48:30.487596 #2777631]  INFO -- : [872/883] 2818917=test_continuation
I, [2024-05-27T23:48:30.496049 #2777631]  INFO -- : [873/883] 2818919=test_keyword
I, [2024-05-27T23:48:30.511779 #2777631]  INFO -- : [874/883] 2818917=test_class_name_check
I, [2024-05-27T23:48:30.591275 #2777631]  INFO -- : [875/883] 2818917=test_pkey_rsa
I, [2024-05-27T23:48:30.886391 #2777631]  INFO -- : [876/883] 2818917=test_weakkeymap
I, [2024-05-27T23:48:31.279601 #2777631]  INFO -- : [877/883] 2818917=test_gem_commands_push_command
I, [2024-05-27T23:48:31.350838 #2777631]  INFO -- : [878/883] 2818919=test_numhash
I, [2024-05-27T23:48:31.354549 #2777631]  INFO -- : [879/883] 2818919=test_date_strptime
I, [2024-05-27T23:48:31.486760 #2777631]  INFO -- : [880/883] 2818919=test_gem_package_task
I, [2024-05-27T23:48:31.493486 #2777631]  INFO -- : [881/883] 2818919=test_placearg
I, [2024-05-27T23:48:31.669405 #2777631]  INFO -- : [882/883] 2818919=test_rdoc_markup_hard_break
I, [2024-05-27T23:48:31.682073 #2777631]  INFO -- : [883/883] 2818919=test_gem_platform
I, [2024-05-27T23:48:55.220186 #2777631]  INFO -- : Finished tests in 57.458865s, 461.6868 tests/s, 162937.2769 assertions/s.
I, [2024-05-27T23:48:55.220782 #2777631]  INFO -- : 26528 tests, 9362191 assertions, 0 failures, 0 errors, 312 skips
I, [2024-05-27T23:48:55.220814 #2777631]  INFO -- : 
I, [2024-05-27T23:48:55.220824 #2777631]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-27T16:38:22Z master 7c6e4bc7ca) [x86_64-linux]
I, [2024-05-27T23:48:55.224139 #2777631]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-27T23:48:55.224614 #2777631]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-27T23:48:55.357762 #2777631]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-27T23:48:55.357818 #2777631]  INFO -- : 	CC = gcc
I, [2024-05-27T23:48:55.357829 #2777631]  INFO -- : 	LD = ld
I, [2024-05-27T23:48:55.357840 #2777631]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-27T23:48:55.357850 #2777631]  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-27T23:48:55.357860 #2777631]  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-27T23:48:55.357868 #2777631]  INFO -- : 	CPPFLAGS =   
I, [2024-05-27T23:48:55.357876 #2777631]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-27T23:48:55.357884 #2777631]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-27T23:48:55.357891 #2777631]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-27T23:48:55.357899 #2777631]  INFO -- : 	LC_ALL = 
I, [2024-05-27T23:48:55.357906 #2777631]  INFO -- : 	LC_CTYPE = 
I, [2024-05-27T23:48:55.357913 #2777631]  INFO -- : 	MFLAGS = 
I, [2024-05-27T23:48:55.357920 #2777631]  INFO -- : 	RUSTC = rustc
I, [2024-05-27T23:48:55.357927 #2777631]  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-27T23:48:55.358373 #2777631]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-27T23:48:55.358395 #2777631]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-27T23:48:55.358407 #2777631]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-27T23:48:55.358437 #2777631]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-27T23:48:55.358447 #2777631]  INFO -- : 
I, [2024-05-27T23:48:55.360214 #2777631]  INFO -- : generating enc.mk
I, [2024-05-27T23:48:55.522805 #2777631]  INFO -- : making enc
I, [2024-05-27T23:48:55.575466 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.575491 #2777631]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-27T23:48:55.575501 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.576099 #2777631]  INFO -- : making srcs under enc
I, [2024-05-27T23:48:55.607219 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.607245 #2777631]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-27T23:48:55.607259 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.608255 #2777631]  INFO -- : generating transdb.h
I, [2024-05-27T23:48:55.707330 #2777631]  INFO -- : transdb.h unchanged
I, [2024-05-27T23:48:55.708559 #2777631]  INFO -- : making trans
I, [2024-05-27T23:48:55.779701 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.779724 #2777631]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-27T23:48:55.779739 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.780324 #2777631]  INFO -- : making encs
I, [2024-05-27T23:48:55.819760 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.819786 #2777631]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-27T23:48:55.819799 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:55.823461 #2777631]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-27T23:48:55.851395 #2777631]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-27T23:48:55.854139 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:57.392471 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:57.393199 #2777631]  INFO -- : generating makefile exts.mk
I, [2024-05-27T23:48:57.471787 #2777631]  INFO -- : exts.mk unchanged
I, [2024-05-27T23:48:57.475870 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:57.953326 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:48:57.960573 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-27T23:48:57.965628 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:48:57.971754 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-27T23:48:57.976176 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:48:57.987739 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-27T23:48:58.042958 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:48:58.046952 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-27T23:48:58.089765 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:48:58.097308 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-27T23:48:58.105794 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:48:58.113821 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-27T23:48:58.140400 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:48:58.151417 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-27T23:48:58.183780 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:48:58.190193 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-27T23:48:58.204913 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:48:58.209431 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-27T23:48:58.248716 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:48:58.293465 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-27T23:48:58.303316 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:48:58.306474 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-27T23:48:58.318458 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:48:58.369304 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-27T23:48:58.378228 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:48:58.381837 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-27T23:48:58.414568 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:48:58.420605 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-27T23:48:58.423896 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:48:58.430236 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-27T23:48:58.458203 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:48:58.479842 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-27T23:48:58.518296 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:48:58.577760 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-27T23:48:58.582912 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:48:58.641443 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-27T23:48:58.643993 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:48:58.701370 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-27T23:48:58.704699 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:48:58.765476 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-27T23:48:58.768426 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:48:58.791356 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-27T23:48:58.795068 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:48:58.817892 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-27T23:48:58.842531 #2777631]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:58.923217 #2777631]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-27T23:48:58.923267 #2777631]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:58.923516 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:58.927389 #2777631]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-27T23:48:58.927414 #2777631]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-27T23:48:58.927435 #2777631]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-27T23:48:59.019947 #2777631] 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.0ubugc/1-mspec-multi-0
E, [2024-05-27T23:48:59.020361 #2777631] 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.0ubugc/2-mspec-multi-1
E, [2024-05-27T23:48:59.020475 #2777631] 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.0ubugc/3-mspec-multi-2
E, [2024-05-27T23:48:59.020642 #2777631] 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.0ubugc/4-mspec-multi-3
E, [2024-05-27T23:48:59.020815 #2777631] 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.0ubugc/5-mspec-multi-4
E, [2024-05-27T23:48:59.021003 #2777631] 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.0ubugc/6-mspec-multi-5
E, [2024-05-27T23:48:59.021195 #2777631] 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.0ubugc/7-mspec-multi-6
E, [2024-05-27T23:48:59.021363 #2777631] 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.0ubugc/8-mspec-multi-7
E, [2024-05-27T23:48:59.021558 #2777631] 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.0ubugc/9-mspec-multi-8
E, [2024-05-27T23:48:59.021778 #2777631] 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.0ubugc/10-mspec-multi-9
E, [2024-05-27T23:48:59.022084 #2777631] 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.0ubugc/11-mspec-multi-10
E, [2024-05-27T23:48:59.032142 #2777631] 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.0ubugc/12-mspec-multi-11
E, [2024-05-27T23:48:59.032621 #2777631] 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.0ubugc/13-mspec-multi-12
E, [2024-05-27T23:48:59.032804 #2777631] 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.0ubugc/14-mspec-multi-13
E, [2024-05-27T23:48:59.033032 #2777631] 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.0ubugc/15-mspec-multi-14
E, [2024-05-27T23:48:59.036586 #2777631] 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.0ubugc/16-mspec-multi-15
I, [2024-05-27T23:48:59.244422 #2777631]  INFO -- : ruby 3.4.0dev (2024-05-27T16:38:22Z master 7c6e4bc7ca) [x86_64-linux]
I, [2024-05-27T23:49:00.700840 #2777631]  INFO -- :      0 .........................................................................
I, [2024-05-27T23:49:01.387394 #2777631]  INFO -- :     73 .........................................................................
I, [2024-05-27T23:49:01.595210 #2777631]  INFO -- :    146 .........................................................................
I, [2024-05-27T23:49:01.672268 #2777631]  INFO -- :    219 .........................................................................
I, [2024-05-27T23:49:01.785000 #2777631]  INFO -- :    292 .........................................................................
I, [2024-05-27T23:49:01.857015 #2777631]  INFO -- :    365 .........................................................................
I, [2024-05-27T23:49:01.890053 #2777631]  INFO -- :    438 .........................................................................
I, [2024-05-27T23:49:01.922159 #2777631]  INFO -- :    511 .........................................................................
I, [2024-05-27T23:49:01.950546 #2777631]  INFO -- :    584 .........................................................................
I, [2024-05-27T23:49:02.040663 #2777631]  INFO -- :    657 .........................................................................
I, [2024-05-27T23:49:02.083260 #2777631]  INFO -- :    730 .........................................................................
I, [2024-05-27T23:49:02.121491 #2777631]  INFO -- :    803 .........................................................................
I, [2024-05-27T23:49:02.185671 #2777631]  INFO -- :    876 .........................................................................
I, [2024-05-27T23:49:02.276887 #2777631]  INFO -- :    949 .........................................................................
I, [2024-05-27T23:49:02.429500 #2777631]  INFO -- :   1022 .........................................................................
I, [2024-05-27T23:49:02.769122 #2777631]  INFO -- :   1095 .........................................................................
I, [2024-05-27T23:49:03.011138 #2777631]  INFO -- :   1168 .........................................................................
I, [2024-05-27T23:49:03.122423 #2777631]  INFO -- :   1241 .........................................................................
I, [2024-05-27T23:49:03.259105 #2777631]  INFO -- :   1314 .........................................................................
I, [2024-05-27T23:49:03.316004 #2777631]  INFO -- :   1387 .........................................................................
I, [2024-05-27T23:49:03.508534 #2777631]  INFO -- :   1460 .........................................................................
I, [2024-05-27T23:49:04.517989 #2777631]  INFO -- :   1533 .........................................................................
I, [2024-05-27T23:49:04.584253 #2777631]  INFO -- :   1606 .........................................................................
I, [2024-05-27T23:49:04.772108 #2777631]  INFO -- :   1679 .........................................................................
I, [2024-05-27T23:49:04.917737 #2777631]  INFO -- :   1752 .........................................................................
I, [2024-05-27T23:49:05.054803 #2777631]  INFO -- :   1825 .........................................................................
I, [2024-05-27T23:49:05.285373 #2777631]  INFO -- :   1898 .........................................................................
I, [2024-05-27T23:49:05.412773 #2777631]  INFO -- :   1971 .........................................................................
I, [2024-05-27T23:49:05.571337 #2777631]  INFO -- :   2044 .........................................................................
I, [2024-05-27T23:49:05.637574 #2777631]  INFO -- :   2117 .........................................................................
I, [2024-05-27T23:49:05.669020 #2777631]  INFO -- :   2190 .........................................................................
I, [2024-05-27T23:49:05.703950 #2777631]  INFO -- :   2263 .........................................................................
I, [2024-05-27T23:49:05.733046 #2777631]  INFO -- :   2336 .........................................................................
I, [2024-05-27T23:49:05.816539 #2777631]  INFO -- :   2409 .........................................................................
I, [2024-05-27T23:49:06.003045 #2777631]  INFO -- :   2482 .........................................................................
I, [2024-05-27T23:49:06.071984 #2777631]  INFO -- :   2555 .........................................................................
I, [2024-05-27T23:49:06.228256 #2777631]  INFO -- :   2628 .........................................................................
I, [2024-05-27T23:49:06.396360 #2777631]  INFO -- :   2701 .........................................................................
I, [2024-05-27T23:49:06.448347 #2777631]  INFO -- :   2774 .........................................................................
I, [2024-05-27T23:49:06.563685 #2777631]  INFO -- :   2847 .........................................................................
I, [2024-05-27T23:49:06.629422 #2777631]  INFO -- :   2920 .........................................................................
I, [2024-05-27T23:49:06.676927 #2777631]  INFO -- :   2993 .........................................................................
I, [2024-05-27T23:49:06.723230 #2777631]  INFO -- :   3066 .........................................................................
I, [2024-05-27T23:49:06.749243 #2777631]  INFO -- :   3139 .........................................................................
I, [2024-05-27T23:49:06.765348 #2777631]  INFO -- :   3212 .........................................................................
I, [2024-05-27T23:49:06.816067 #2777631]  INFO -- :   3285 .........................................................................
I, [2024-05-27T23:49:10.711827 #2777631]  INFO -- :   3358 .........................................................................
I, [2024-05-27T23:49:10.756372 #2777631]  INFO -- : 
I, [2024-05-27T23:49:10.756463 #2777631]  INFO -- : 
I, [2024-05-27T23:49:10.756495 #2777631]  INFO -- : Finished in 11.731332 seconds
I, [2024-05-27T23:49:10.756516 #2777631]  INFO -- : 
I, [2024-05-27T23:49:10.756537 #2777631]  INFO -- : 3430 files, 32652 examples, 160228 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-27T23:49:10.761940 #2777631]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.