# Logfile created on 2024-05-30 16:40:35 +0000 by logger.rb/v1.4.3
I, [2024-05-30T16:40:35.893979 #1792075]  INFO -- : #<BuildRuby:0x000055cc04a57de8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240530-164035", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055cc04adf3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055cc04adf270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055cc04adf090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240530-164035", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240530-164035>, @binmode=false, @mon_data=#<Monitor:0x000055cc04adefc8>, @mon_data_owner_object_id=860>>>
I, [2024-05-30T16:40:35.894129 #1792075]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-30T16:40:36.059289 #1792075]  INFO -- : tool/config.guess already exists
I, [2024-05-30T16:40:36.059398 #1792075]  INFO -- : tool/config.sub already exists
I, [2024-05-30T16:40:36.061924 #1792075]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T16:40:36.061950 #1792075]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T16:40:36.062196 #1792075]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T16:40:36.063249 #1792075]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T16:40:36.063430 #1792075]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T16:40:36.063538 #1792075]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T16:40:36.065494 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T16:40:36.065680 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T16:40:36.065776 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T16:40:36.066903 #1792075]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T16:40:36.135849 #1792075]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T16:40:36.135892 #1792075]  INFO -- :   Name: power_assert
I, [2024-05-30T16:40:36.135902 #1792075]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T16:40:36.135911 #1792075]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T16:40:36.213559 #1792075]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-30T16:40:36.213606 #1792075]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-30T16:40:36.833323 #1792075]  INFO -- : Already up to date.
I, [2024-05-30T16:40:36.852853 #1792075]  INFO -- : Latest commit hash = 15501e13d7
I, [2024-05-30T16:40:36.853993 #1792075]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-30T16:40:36.854021 #1792075]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-30T16:40:36.976745 #1792075]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-30T16:40:36.978793 #1792075]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-30T16:40:37.047571 #1792075]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-30T16:40:37.050727 #1792075]  INFO -- : generating enc.mk
I, [2024-05-30T16:40:37.203231 #1792075]  INFO -- : making srcs under enc
I, [2024-05-30T16:40:37.232186 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:37.232212 #1792075]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T16:40:37.232223 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:37.311065 #1792075]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T16:40:37.311220 #1792075]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T16:40:37.311849 #1792075]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T16:40:37.312442 #1792075]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T16:40:37.312590 #1792075]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T16:40:37.313296 #1792075]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T16:40:37.314638 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T16:40:37.314666 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T16:40:37.315445 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T16:40:37.315803 #1792075]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T16:40:37.402357 #1792075]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T16:40:37.402400 #1792075]  INFO -- :   Name: power_assert
I, [2024-05-30T16:40:37.402412 #1792075]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T16:40:37.402421 #1792075]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T16:40:37.404352 #1792075]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T16:40:37.492829 #1792075]  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-30T16:40:37.497980 #1792075]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T16:40:37.499706 #1792075]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-30T16:40:37.499924 #1792075]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-30T16:40:37.555585 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:40:37.555638 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:40:37.555648 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:40:37.555657 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:40:37.555666 #1792075]  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-30T16:40:37.555675 #1792075]  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-30T16:40:37.555691 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:40:37.555698 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:40:37.555706 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:40:37.555714 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:40:37.555721 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:40:37.555729 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:40:37.555736 #1792075]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T16:40:37.555743 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:40:37.555751 #1792075]  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-30T16:40:37.556915 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:40:37.556934 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:40:37.556957 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:40:37.556975 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:40:37.556985 #1792075]  INFO -- : 
I, [2024-05-30T16:40:37.579988 #1792075]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-30T16:40:37.696577 #1792075]  INFO -- : linking miniruby
I, [2024-05-30T16:40:38.355501 #1792075]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-30T16:40:38.355676 #1792075]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-30T16:40:38.445303 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:40:38.445343 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:40:38.445355 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:40:38.445363 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:40:38.445372 #1792075]  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-30T16:40:38.445380 #1792075]  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-30T16:40:38.445389 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:40:38.445396 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:40:38.445404 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:40:38.445411 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:40:38.445418 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:40:38.445425 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:40:38.445432 #1792075]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T16:40:38.445440 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:40:38.445448 #1792075]  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-30T16:40:38.446668 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:40:38.446691 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:40:38.446704 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:40:38.446718 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:40:38.446726 #1792075]  INFO -- : 
I, [2024-05-30T16:40:38.603907 #1792075]  INFO -- : builtin_binary.inc updated
I, [2024-05-30T16:40:38.615920 #1792075]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-30T16:40:38.617460 #1792075]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-30T16:40:38.855952 #1792075]  INFO -- : linking static-library libruby-static.a
I, [2024-05-30T16:40:39.287003 #1792075]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-30T16:40:41.196522 #1792075]  INFO -- : linking ruby
I, [2024-05-30T16:40:41.218219 #1792075]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-30T16:40:41.218345 #1792075]  INFO -- : $$$[beg] make all -j16
I, [2024-05-30T16:40:41.345398 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:40:41.345445 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:40:41.345456 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:40:41.345465 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:40:41.345473 #1792075]  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-30T16:40:41.345490 #1792075]  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-30T16:40:41.345499 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:40:41.345507 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:40:41.345514 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:40:41.345521 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:40:41.345529 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:40:41.345536 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:40:41.345543 #1792075]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T16:40:41.345551 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:40:41.345558 #1792075]  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-30T16:40:41.346940 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:40:41.346959 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:40:41.346968 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:40:41.346990 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:40:41.347003 #1792075]  INFO -- : 
I, [2024-05-30T16:40:41.386580 #1792075]  INFO -- : generating enc.mk
I, [2024-05-30T16:40:41.388418 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-30T16:40:41.388691 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-30T16:40:41.389101 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-30T16:40:41.389493 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-30T16:40:41.390201 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-30T16:40:41.390586 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-30T16:40:41.391176 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-30T16:40:41.391493 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-30T16:40:41.392408 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-30T16:40:41.393098 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-30T16:40:41.393431 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-30T16:40:41.394130 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-30T16:40:41.394351 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-30T16:40:41.395165 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-30T16:40:41.395695 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-30T16:40:41.572521 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-30T16:40:41.574197 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-30T16:40:41.575512 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-30T16:40:41.577742 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-30T16:40:41.578196 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-30T16:40:41.582250 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-30T16:40:41.617301 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-30T16:40:41.620213 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-30T16:40:41.620681 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-30T16:40:41.623457 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-30T16:40:41.641912 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-30T16:40:41.668985 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-30T16:40:41.688355 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-30T16:40:41.712444 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-30T16:40:41.776233 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-30T16:40:41.786436 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-30T16:40:41.789220 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-30T16:40:41.789316 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-30T16:40:41.791364 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-30T16:40:41.819948 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-30T16:40:41.829557 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-30T16:40:41.831770 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-30T16:40:41.837934 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-30T16:40:41.847041 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-30T16:40:41.868644 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-30T16:40:41.877650 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-30T16:40:41.909038 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-30T16:40:41.981950 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-30T16:40:41.982364 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-30T16:40:41.982875 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-30T16:40:42.029510 #1792075]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-30T16:40:42.036098 #1792075]  INFO -- : making enc
I, [2024-05-30T16:40:42.039984 #1792075]  INFO -- : making srcs under enc
I, [2024-05-30T16:40:42.075362 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.075445 #1792075]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T16:40:42.075462 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.081123 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.081195 #1792075]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T16:40:42.081209 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.082014 #1792075]  INFO -- : generating transdb.h
I, [2024-05-30T16:40:42.211641 #1792075]  INFO -- : transdb.h unchanged
I, [2024-05-30T16:40:42.212555 #1792075]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T16:40:42.212679 #1792075]  INFO -- : making trans
I, [2024-05-30T16:40:42.240424 #1792075]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T16:40:42.243123 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.253664 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.253996 #1792075]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T16:40:42.254134 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.257111 #1792075]  INFO -- : making encs
I, [2024-05-30T16:40:42.333420 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.333519 #1792075]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T16:40:42.333568 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.500601 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.501334 #1792075]  INFO -- : generating makefile exts.mk
I, [2024-05-30T16:40:42.542827 #1792075]  INFO -- : exts.mk unchanged
I, [2024-05-30T16:40:42.547377 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.572258 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:40:42.574128 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:40:42.574261 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:40:42.575358 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:40:42.575811 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:40:42.576143 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:40:42.578268 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:40:42.578590 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:40:42.578966 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:40:42.579182 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:40:42.579927 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:40:42.580214 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:40:42.580242 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:40:42.580320 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:40:42.581029 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:40:42.581449 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:40:42.581538 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:40:42.582426 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:40:42.582475 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:40:42.583787 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:40:42.584687 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:40:42.585117 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:40:42.585443 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:40:42.585704 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:40:42.586543 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:40:42.586575 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:40:42.587652 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:40:42.588257 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:40:42.589847 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:40:42.590119 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:40:42.594364 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:40:42.595520 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:40:42.597713 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:40:42.597768 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:40:42.599099 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:40:42.602110 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:40:42.604696 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:40:42.611442 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:40:42.620884 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:40:42.622572 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:40:42.629190 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:40:42.630080 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:40:42.633743 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:40:42.636220 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:40:42.659364 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.735893 #1792075]  INFO -- : linking ruby
I, [2024-05-30T16:40:42.756594 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.756964 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.761777 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.761806 #1792075]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T16:40:42.761823 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:42.762415 #1792075]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-30T16:40:42.762521 #1792075]  INFO -- : $$$[beg] make install -j16
I, [2024-05-30T16:40:42.822928 #1792075]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T16:40:42.823060 #1792075]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T16:40:42.823229 #1792075]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T16:40:42.824463 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:40:42.824482 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:40:42.824492 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:40:42.824499 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:40:42.824506 #1792075]  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-30T16:40:42.824519 #1792075]  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-30T16:40:42.824527 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:40:42.824533 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:40:42.824539 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:40:42.824546 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:40:42.824552 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:40:42.824576 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:40:42.824584 #1792075]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T16:40:42.824591 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:40:42.824596 #1792075]  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-30T16:40:42.863950 #1792075]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T16:40:42.864352 #1792075]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T16:40:42.864464 #1792075]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T16:40:42.865203 #1792075]  INFO -- : generating enc.mk
I, [2024-05-30T16:40:42.865227 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:40:42.865250 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:40:42.865261 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:40:42.865270 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:40:42.865278 #1792075]  INFO -- : 
I, [2024-05-30T16:40:42.866262 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T16:40:42.866509 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T16:40:42.866614 #1792075]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T16:40:42.992068 #1792075]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T16:40:42.992715 #1792075]  INFO -- : making srcs under enc
I, [2024-05-30T16:40:42.992904 #1792075]  INFO -- : making enc
I, [2024-05-30T16:40:43.009911 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.009957 #1792075]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T16:40:43.009970 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.024002 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.024036 #1792075]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T16:40:43.024049 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.024875 #1792075]  INFO -- : generating transdb.h
I, [2024-05-30T16:40:43.067205 #1792075]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T16:40:43.068104 #1792075]  INFO -- :   Name: power_assert
I, [2024-05-30T16:40:43.068118 #1792075]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T16:40:43.068128 #1792075]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T16:40:43.068900 #1792075]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T16:40:43.125362 #1792075]  INFO -- : transdb.h unchanged
I, [2024-05-30T16:40:43.126456 #1792075]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T16:40:43.126596 #1792075]  INFO -- : making trans
I, [2024-05-30T16:40:43.128917 #1792075]  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-30T16:40:43.134841 #1792075]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T16:40:43.153899 #1792075]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-30T16:40:43.156341 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.168052 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.168409 #1792075]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T16:40:43.168521 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.171255 #1792075]  INFO -- : making encs
I, [2024-05-30T16:40:43.246969 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.247066 #1792075]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T16:40:43.247116 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.433365 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.434029 #1792075]  INFO -- : generating makefile exts.mk
I, [2024-05-30T16:40:43.475803 #1792075]  INFO -- : exts.mk unchanged
I, [2024-05-30T16:40:43.480258 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.504773 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:40:43.506212 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:40:43.506748 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:40:43.507855 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:40:43.508488 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:40:43.509186 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:40:43.511069 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:40:43.511103 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:40:43.511212 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:40:43.511707 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:40:43.511983 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:40:43.512587 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:40:43.512961 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:40:43.513201 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:40:43.513443 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:40:43.513474 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:40:43.514602 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:40:43.515110 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:40:43.515500 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:40:43.516432 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:40:43.518126 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:40:43.518235 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:40:43.518332 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:40:43.518362 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:40:43.519684 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:40:43.519879 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:40:43.519980 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:40:43.520637 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:40:43.520973 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:40:43.522729 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:40:43.526574 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:40:43.527828 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:40:43.529729 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:40:43.530019 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:40:43.530932 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:40:43.532022 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:40:43.536107 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:40:43.543300 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:40:43.552482 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:40:43.555581 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:40:43.563352 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:40:43.563689 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:40:43.565568 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:40:43.565818 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:40:43.588390 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.663956 #1792075]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T16:40:43.664000 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.664224 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.667713 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.667735 #1792075]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T16:40:43.667750 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:43.667967 #1792075]  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-30T16:40:43.762805 #1792075]  INFO -- : Installing to 
I, [2024-05-30T16:40:43.762860 #1792075]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T16:40:43.763011 #1792075]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-30T16:40:43.772281 #1792075]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T16:40:43.772315 #1792075]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-30T16:40:43.772393 #1792075]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T16:40:43.782606 #1792075]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T16:40:43.782629 #1792075]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T16:40:43.782709 #1792075]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-30T16:40:43.782897 #1792075]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T16:40:43.787221 #1792075]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-30T16:40:43.787252 #1792075]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-30T16:40:43.787264 #1792075]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-30T16:40:43.787283 #1792075]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T16:40:43.787398 #1792075]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T16:40:43.830209 #1792075]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-30T16:40:43.837462 #1792075]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-30T16:40:43.837665 #1792075]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T16:40:43.862838 #1792075]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-30T16:40:43.865127 #1792075]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-30T16:40:43.866719 #1792075]  INFO -- :                                     cgi 0.4.1
I, [2024-05-30T16:40:43.867881 #1792075]  INFO -- :                                     delegate 0.3.1
I, [2024-05-30T16:40:43.868454 #1792075]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-30T16:40:43.869023 #1792075]  INFO -- :                                     english 0.8.0
I, [2024-05-30T16:40:43.869577 #1792075]  INFO -- :                                     erb 4.0.4
I, [2024-05-30T16:40:43.870419 #1792075]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-30T16:40:43.870965 #1792075]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-30T16:40:43.871514 #1792075]  INFO -- :                                     find 0.2.0
I, [2024-05-30T16:40:43.872059 #1792075]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-30T16:40:43.872593 #1792075]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-30T16:40:43.873179 #1792075]  INFO -- :                                     irb 1.13.1
I, [2024-05-30T16:40:43.874057 #1792075]  INFO -- :                                     logger 1.6.0
I, [2024-05-30T16:40:43.874608 #1792075]  INFO -- :                                     net-http 0.4.1
I, [2024-05-30T16:40:43.875185 #1792075]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-30T16:40:43.875759 #1792075]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-30T16:40:43.876890 #1792075]  INFO -- :                                     open3 0.2.1
I, [2024-05-30T16:40:43.877463 #1792075]  INFO -- :                                     optparse 0.5.0
I, [2024-05-30T16:40:43.878029 #1792075]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-30T16:40:43.878553 #1792075]  INFO -- :                                     pp 0.5.0
I, [2024-05-30T16:40:43.879111 #1792075]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-30T16:40:43.879656 #1792075]  INFO -- :                                     prism 0.29.0
I, [2024-05-30T16:40:43.880206 #1792075]  INFO -- :                                     pstore 0.1.3
I, [2024-05-30T16:40:43.880720 #1792075]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-30T16:40:43.881900 #1792075]  INFO -- :                                     readline 0.0.4
I, [2024-05-30T16:40:43.882431 #1792075]  INFO -- :                                     reline 0.5.8
I, [2024-05-30T16:40:43.883010 #1792075]  INFO -- :                                     resolv 0.4.0
I, [2024-05-30T16:40:43.883555 #1792075]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-30T16:40:43.884620 #1792075]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-30T16:40:43.885175 #1792075]  INFO -- :                                     set 1.1.0
I, [2024-05-30T16:40:43.885732 #1792075]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-30T16:40:43.886273 #1792075]  INFO -- :                                     singleton 0.2.0
I, [2024-05-30T16:40:43.886782 #1792075]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-30T16:40:43.887587 #1792075]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-30T16:40:43.888119 #1792075]  INFO -- :                                     time 0.3.0
I, [2024-05-30T16:40:43.888670 #1792075]  INFO -- :                                     timeout 0.4.1
I, [2024-05-30T16:40:43.889272 #1792075]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-30T16:40:43.889821 #1792075]  INFO -- :                                     tsort 0.2.0
I, [2024-05-30T16:40:43.890339 #1792075]  INFO -- :                                     un 0.3.0
I, [2024-05-30T16:40:43.890861 #1792075]  INFO -- :                                     uri 0.13.0
I, [2024-05-30T16:40:43.891409 #1792075]  INFO -- :                                     weakref 0.1.3
I, [2024-05-30T16:40:43.891937 #1792075]  INFO -- :                                     yaml 0.3.0
I, [2024-05-30T16:40:43.892714 #1792075]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T16:40:43.899070 #1792075]  INFO -- :                                     date 3.3.4
I, [2024-05-30T16:40:43.899643 #1792075]  INFO -- :                                     digest 3.1.1
I, [2024-05-30T16:40:43.900180 #1792075]  INFO -- :                                     etc 1.4.3
I, [2024-05-30T16:40:43.900747 #1792075]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-30T16:40:43.901822 #1792075]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-30T16:40:43.902392 #1792075]  INFO -- :                                     io-console 0.7.2
I, [2024-05-30T16:40:43.902929 #1792075]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-30T16:40:43.903460 #1792075]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-30T16:40:43.903984 #1792075]  INFO -- :                                     json 2.7.2
I, [2024-05-30T16:40:43.904567 #1792075]  INFO -- :                                     openssl 3.2.0
I, [2024-05-30T16:40:43.905148 #1792075]  INFO -- :                                     pathname 0.3.0
I, [2024-05-30T16:40:43.905685 #1792075]  INFO -- :                                     psych 5.1.2
I, [2024-05-30T16:40:43.906300 #1792075]  INFO -- :                                     stringio 3.1.1
I, [2024-05-30T16:40:43.906860 #1792075]  INFO -- :                                     strscan 3.1.1
I, [2024-05-30T16:40:43.907391 #1792075]  INFO -- :                                     zlib 3.1.0
I, [2024-05-30T16:40:43.907835 #1792075]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T16:40:43.908813 #1792075]  INFO -- :                                     minitest 5.23.1
I, [2024-05-30T16:40:43.917906 #1792075]  INFO -- :                                     rake 13.2.1
I, [2024-05-30T16:40:43.923086 #1792075]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-30T16:40:43.929197 #1792075]  INFO -- :                                     rexml 3.2.8
I, [2024-05-30T16:40:43.934510 #1792075]  INFO -- :                                     rss 0.3.0
I, [2024-05-30T16:40:43.938481 #1792075]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-30T16:40:43.940818 #1792075]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-30T16:40:43.945354 #1792075]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-30T16:40:43.946574 #1792075]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-30T16:40:43.948065 #1792075]  INFO -- :                                     matrix 0.4.2
I, [2024-05-30T16:40:43.951887 #1792075]  INFO -- :                                     prime 0.1.2
I, [2024-05-30T16:40:43.959417 #1792075]  INFO -- :                                     rbs 3.4.4
I, [2024-05-30T16:40:43.995022 #1792075]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-30T16:40:43.998359 #1792075]  INFO -- :                                     debug 1.9.2
I, [2024-05-30T16:40:44.002580 #1792075]  INFO -- :                                     racc 1.8.0
I, [2024-05-30T16:40:44.006208 #1792075]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-30T16:40:44.007802 #1792075]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-30T16:40:44.009832 #1792075]  INFO -- :                                     base64 0.2.0
I, [2024-05-30T16:40:44.011115 #1792075]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-30T16:40:44.014263 #1792075]  INFO -- :                                     observer 0.1.2
I, [2024-05-30T16:40:44.015676 #1792075]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-30T16:40:44.017166 #1792075]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-30T16:40:44.018842 #1792075]  INFO -- :                                     rinda 0.2.0
I, [2024-05-30T16:40:44.020450 #1792075]  INFO -- :                                     drb 2.2.1
I, [2024-05-30T16:40:44.022536 #1792075]  INFO -- :                                     nkf 0.2.0
I, [2024-05-30T16:40:44.026248 #1792075]  INFO -- :                                     syslog 0.1.2
I, [2024-05-30T16:40:44.028324 #1792075]  INFO -- :                                     csv 3.3.0
I, [2024-05-30T16:40:44.031874 #1792075]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-30T16:40:44.033592 #1792075]  INFO -- : skipped bundled gems:
I, [2024-05-30T16:40:44.033616 #1792075]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-30T16:40:44.036613 #1792075]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-30T16:40:44.036790 #1792075]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-30T16:40:52.538806 #1792075]  INFO -- : PASS all 1936 tests
E, [2024-05-30T16:40:52.551662 #1792075] ERROR -- :  
I, [2024-05-30T16:40:52.552154 #1792075]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-30T16:40:52.552393 #1792075]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-30T16:40:52.645967 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:40:52.646005 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:40:52.646015 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:40:52.646023 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:40:52.646033 #1792075]  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-30T16:40:52.646041 #1792075]  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-30T16:40:52.646052 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:40:52.646061 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:40:52.646073 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:40:52.646080 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:40:52.646088 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:40:52.646095 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:40:52.646102 #1792075]  INFO -- : 	MFLAGS = 
I, [2024-05-30T16:40:52.646109 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:40:52.646114 #1792075]  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-30T16:40:52.646556 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:40:52.646575 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:40:52.646585 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:40:52.646611 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:40:52.646620 #1792075]  INFO -- : 
I, [2024-05-30T16:40:52.850898 #1792075]  INFO -- : Checking leaked global symbols...none
I, [2024-05-30T16:40:52.930711 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-30T16:40:52.930764 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-30T16:40:52.930777 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-30T16:40:52.930795 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-30T16:40:52.930960 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-30T16:40:52.931069 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-30T16:40:52.931296 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-30T16:40:52.931436 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-30T16:40:52.932213 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-30T16:40:52.932549 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-30T16:40:52.934327 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-30T16:40:52.935219 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-30T16:40:52.935437 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-30T16:40:52.935467 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-30T16:40:52.935536 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-30T16:40:53.036266 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-30T16:40:53.037136 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-30T16:40:53.246570 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-30T16:40:53.246621 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-30T16:40:53.246699 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-30T16:40:53.246861 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-30T16:40:53.246922 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-30T16:40:53.246944 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-30T16:40:53.247003 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-30T16:40:53.247113 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-30T16:40:53.247135 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-30T16:40:53.247210 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-30T16:40:53.247267 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-30T16:40:53.247704 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-30T16:40:53.287283 #1792075]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-30T16:40:53.290060 #1792075]  INFO -- : 
I, [2024-05-30T16:40:53.290112 #1792075]  INFO -- : test succeeded
I, [2024-05-30T16:40:53.292555 #1792075]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-30T16:40:53.292827 #1792075]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-30T16:40:53.427318 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:40:53.427372 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:40:53.427384 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:40:53.427394 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:40:53.427403 #1792075]  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-30T16:40:53.427416 #1792075]  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-30T16:40:53.427424 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:40:53.427433 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:40:53.427441 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:40:53.427447 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:40:53.427458 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:40:53.427467 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:40:53.427474 #1792075]  INFO -- : 	MFLAGS = 
I, [2024-05-30T16:40:53.427481 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:40:53.427489 #1792075]  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-30T16:40:53.427960 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:40:53.427982 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:40:53.428003 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:40:53.428020 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:40:53.428030 #1792075]  INFO -- : 
I, [2024-05-30T16:40:53.429890 #1792075]  INFO -- : generating enc.mk
I, [2024-05-30T16:40:53.548128 #1792075]  INFO -- : making enc
I, [2024-05-30T16:40:53.603063 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.603088 #1792075]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T16:40:53.603101 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.603689 #1792075]  INFO -- : making srcs under enc
I, [2024-05-30T16:40:53.632400 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.632423 #1792075]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T16:40:53.632437 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.633372 #1792075]  INFO -- : generating transdb.h
I, [2024-05-30T16:40:53.732196 #1792075]  INFO -- : transdb.h unchanged
I, [2024-05-30T16:40:53.733427 #1792075]  INFO -- : making trans
I, [2024-05-30T16:40:53.803657 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.803680 #1792075]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T16:40:53.803691 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.804306 #1792075]  INFO -- : making encs
I, [2024-05-30T16:40:53.869916 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.869940 #1792075]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T16:40:53.869951 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:53.872770 #1792075]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T16:40:53.901363 #1792075]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T16:40:53.904008 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:55.450613 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:55.451236 #1792075]  INFO -- : generating makefile exts.mk
I, [2024-05-30T16:40:55.528212 #1792075]  INFO -- : exts.mk unchanged
I, [2024-05-30T16:40:55.532633 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:55.818447 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:40:55.822888 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:40:55.826714 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:40:55.832883 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:40:55.835635 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:40:55.844114 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:40:55.873909 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:40:55.879848 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:40:55.908023 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:40:55.915504 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:40:55.918993 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:40:55.923148 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:40:55.936656 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:40:55.947327 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:40:55.957450 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:40:55.960126 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:40:55.973606 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:40:55.978161 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:40:55.989530 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:40:56.025767 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:40:56.028674 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:40:56.033937 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:40:56.038238 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:40:56.070392 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:40:56.073578 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:40:56.078462 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:40:56.087660 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:40:56.098569 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:40:56.100192 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:40:56.102102 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:40:56.109795 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:40:56.128429 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:40:56.139297 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:40:56.196950 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:40:56.199777 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:40:56.222021 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:40:56.225882 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:40:56.248451 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:40:56.250443 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:40:56.308756 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:40:56.313305 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:40:56.336722 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:40:56.339225 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:40:56.361387 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:40:56.384387 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:56.495038 #1792075]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T16:40:56.495081 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:56.495302 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:56.498723 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:56.498746 #1792075]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T16:40:56.498771 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:40:56.609632 #1792075]  INFO -- : Run options: 
I, [2024-05-30T16:40:56.609685 #1792075]  INFO -- :   --seed=41441
I, [2024-05-30T16:40:56.609696 #1792075]  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-30T16:40:56.609705 #1792075]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-30T16:40:56.609713 #1792075]  INFO -- :   --name=!/memory_leak/
I, [2024-05-30T16:40:56.609720 #1792075]  INFO -- :   --stderr-on-failure
I, [2024-05-30T16:40:56.609728 #1792075]  INFO -- :   -j16
I, [2024-05-30T16:40:56.609736 #1792075]  INFO -- : 
I, [2024-05-30T16:40:56.609743 #1792075]  INFO -- : # Running tests:
I, [2024-05-30T16:40:56.609750 #1792075]  INFO -- : 
I, [2024-05-30T16:40:56.843806 #1792075]  INFO -- : [  1/883] 1833344=test_etc
I, [2024-05-30T16:40:56.844003 #1792075]  INFO -- : [  2/883] 1833351=test_yjit_exit_locations
I, [2024-05-30T16:40:56.847761 #1792075]  INFO -- : [  3/883] 1833346=test_getopts
I, [2024-05-30T16:40:56.847850 #1792075]  INFO -- : [  4/883] 1833348=test_protocol
I, [2024-05-30T16:40:56.847867 #1792075]  INFO -- : [  5/883] 1833356=test_gem_resolver_activation_request
I, [2024-05-30T16:40:56.847881 #1792075]  INFO -- : [  6/883] 1833350=test_gem_config_file
I, [2024-05-30T16:40:56.847895 #1792075]  INFO -- : [  7/883] 1833358=test_ripper
I, [2024-05-30T16:40:56.847907 #1792075]  INFO -- : [  8/883] 1833349=test_gem_package_tar_header
I, [2024-05-30T16:40:56.848024 #1792075]  INFO -- : [  9/883] 1833357=test_gem_util
I, [2024-05-30T16:40:56.848535 #1792075]  INFO -- : [ 10/883] 1833353=test_iseq_load
I, [2024-05-30T16:40:56.848568 #1792075]  INFO -- : [ 11/883] 1833345=test_pkey_dh
I, [2024-05-30T16:40:56.848584 #1792075]  INFO -- : [ 12/883] 1833352=test_bigzero
I, [2024-05-30T16:40:56.848882 #1792075]  INFO -- : [ 13/883] 1833354=test_system
I, [2024-05-30T16:40:56.848909 #1792075]  INFO -- : [ 14/883] 1833347=test_pkcs12
I, [2024-05-30T16:40:56.849595 #1792075]  INFO -- : [ 15/883] 1833359=test_rendering
I, [2024-05-30T16:40:56.849625 #1792075]  INFO -- : [ 16/883] 1833355=test_sizeof
I, [2024-05-30T16:40:56.851260 #1792075]  INFO -- : [ 17/883] 1833346=test_case
I, [2024-05-30T16:40:56.854581 #1792075]  INFO -- : [ 18/883] 1833352=test_face
I, [2024-05-30T16:40:56.897090 #1792075]  INFO -- : [ 19/883] 1833346=test_io
I, [2024-05-30T16:40:56.926036 #1792075]  INFO -- : [ 20/883] 1833351=test_unicode_escape
I, [2024-05-30T16:40:56.948106 #1792075]  INFO -- : [ 21/883] 1833352=test_utf16
I, [2024-05-30T16:40:56.958048 #1792075]  INFO -- : [ 22/883] 1833344=test_autoload
I, [2024-05-30T16:40:56.965324 #1792075]  INFO -- : [ 23/883] 1833352=test_sleep
I, [2024-05-30T16:40:56.966362 #1792075]  INFO -- : [ 24/883] 1833345=test_config
I, [2024-05-30T16:40:56.996264 #1792075]  INFO -- : [ 25/883] 1833359=test_libs
I, [2024-05-30T16:40:57.018361 #1792075]  INFO -- : [ 26/883] 1833351=test_math
I, [2024-05-30T16:40:57.021375 #1792075]  INFO -- : [ 27/883] 1833359=test_gem_commands_fetch_command
I, [2024-05-30T16:40:57.040311 #1792075]  INFO -- : [ 28/883] 1833351=test_gc
I, [2024-05-30T16:40:57.044974 #1792075]  INFO -- : [ 29/883] 1833351=test_yaml_tree
I, [2024-05-30T16:40:57.094110 #1792075]  INFO -- : [ 30/883] 1833349=test_readpartial
I, [2024-05-30T16:40:57.098668 #1792075]  INFO -- : [ 31/883] 1833351=test_clone
I, [2024-05-30T16:40:57.106108 #1792075]  INFO -- : [ 32/883] 1833356=test_gem_commands_install_command
I, [2024-05-30T16:40:57.169653 #1792075]  INFO -- : [ 33/883] 1833348=test_rdoc_require
I, [2024-05-30T16:40:57.184844 #1792075]  INFO -- : [ 34/883] 1833350=locals_test
I, [2024-05-30T16:40:57.250578 #1792075]  INFO -- : [ 35/883] 1833345=test_rdoc_markup_indented_paragraph
I, [2024-05-30T16:40:57.278167 #1792075]  INFO -- : [ 36/883] 1833357=test_gem_resolver_conflict
I, [2024-05-30T16:40:57.291397 #1792075]  INFO -- : [ 37/883] 1833357=test_rdoc_task
I, [2024-05-30T16:40:57.317978 #1792075]  INFO -- : [ 38/883] 1833357=test_pack
I, [2024-05-30T16:40:57.333219 #1792075]  INFO -- : [ 39/883] 1833347=test_backtrace
I, [2024-05-30T16:40:57.335995 #1792075]  INFO -- : [ 40/883] 1833351=ruby_parser_test
I, [2024-05-30T16:40:57.336220 #1792075]  INFO -- : [ 41/883] 1833357=test_io_buffer
I, [2024-05-30T16:40:57.355739 #1792075]  INFO -- : [ 42/883] 1833358=test_rdoc_alias
I, [2024-05-30T16:40:57.368406 #1792075]  INFO -- : [ 43/883] 1833348=test_yield
I, [2024-05-30T16:40:57.403169 #1792075]  INFO -- : [ 44/883] 1833345=parser_test
I, [2024-05-30T16:40:57.429024 #1792075]  INFO -- : [ 45/883] 1833351=test_convertible
I, [2024-05-30T16:40:57.448010 #1792075]  INFO -- : [ 46/883] 1833357=test_stringscanner
I, [2024-05-30T16:40:57.458283 #1792075]  INFO -- : [ 47/883] 1833359=test_files_sample
I, [2024-05-30T16:40:57.475717 #1792075]  INFO -- : [ 48/883] 1833345=test_rdoc_markup_to_html_crossref
I, [2024-05-30T16:40:57.491954 #1792075]  INFO -- : [ 49/883] 1833357=encoding_test
I, [2024-05-30T16:40:57.499482 #1792075]  INFO -- : [ 50/883] 1833349=test_gem_resolver_best_set
I, [2024-05-30T16:40:57.548219 #1792075]  INFO -- : [ 51/883] 1833359=test_typeddata
I, [2024-05-30T16:40:57.577315 #1792075]  INFO -- : [ 52/883] 1833349=test_rat
I, [2024-05-30T16:40:57.583535 #1792075]  INFO -- : [ 53/883] 1833349=test_rdoc_markup_raw
I, [2024-05-30T16:40:57.585441 #1792075]  INFO -- : [ 54/883] 1833358=test_webauthn_poller
I, [2024-05-30T16:40:57.715106 #1792075]  INFO -- : [ 55/883] 1833350=test_optparse
I, [2024-05-30T16:40:57.732751 #1792075]  INFO -- : [ 56/883] 1833357=test_array
I, [2024-05-30T16:40:57.775973 #1792075]  INFO -- : [ 57/883] 1833357=test_fstring
I, [2024-05-30T16:40:57.801831 #1792075]  INFO -- : [ 58/883] 1833349=test_lock_native_thread
I, [2024-05-30T16:40:57.802344 #1792075]  INFO -- : [ 59/883] 1833350=test_c_struct_entry
I, [2024-05-30T16:40:57.814299 #1792075]  INFO -- : [ 60/883] 1833359=test_gem_commands_stale_command
I, [2024-05-30T16:40:57.833410 #1792075]  INFO -- : [ 61/883] 1833359=test_have_library
I, [2024-05-30T16:40:57.925717 #1792075]  INFO -- : [ 62/883] 1833345=test_remote_fetch_error
I, [2024-05-30T16:40:57.941928 #1792075]  INFO -- : [ 63/883] 1833345=test_show_source
I, [2024-05-30T16:40:57.953461 #1792075]  INFO -- : [ 64/883] 1833357=test_set
I, [2024-05-30T16:40:57.968649 #1792075]  INFO -- : [ 65/883] 1833357=test_string_memory
I, [2024-05-30T16:40:58.004054 #1792075]  INFO -- : [ 66/883] 1833358=comments_test
I, [2024-05-30T16:40:58.012685 #1792075]  INFO -- : [ 67/883] 1833354=test_sprintf
I, [2024-05-30T16:40:58.024697 #1792075]  INFO -- : [ 68/883] 1833357=test_gem_requirement
I, [2024-05-30T16:40:58.090129 #1792075]  INFO -- : [ 69/883] 1833345=test_gem_security_trust_dir
I, [2024-05-30T16:40:58.091291 #1792075]  INFO -- : [ 70/883] 1833350=test_line_editor
I, [2024-05-30T16:40:58.118502 #1792075]  INFO -- : [ 71/883] 1833358=test_objspace
I, [2024-05-30T16:40:58.136654 #1792075]  INFO -- : [ 72/883] 1833345=ripper_test
I, [2024-05-30T16:40:58.149784 #1792075]  INFO -- : [ 73/883] 1833349=test_undef
I, [2024-05-30T16:40:58.153625 #1792075]  INFO -- : [ 74/883] 1833349=test_kill_ring
I, [2024-05-30T16:40:58.161709 #1792075]  INFO -- : [ 75/883] 1833353=test_ns_spki
I, [2024-05-30T16:40:58.167621 #1792075]  INFO -- : [ 76/883] 1833350=test_framework
I, [2024-05-30T16:40:58.182779 #1792075]  INFO -- : [ 77/883] 1833357=test_argf
I, [2024-05-30T16:40:58.205544 #1792075]  INFO -- : [ 78/883] 1833350=test_ws
I, [2024-05-30T16:40:58.219863 #1792075]  INFO -- : [ 79/883] 1833353=test_gem_commands_environment_command
I, [2024-05-30T16:40:58.224577 #1792075]  INFO -- : [ 80/883] 1833350=test_m17n
I, [2024-05-30T16:40:58.230092 #1792075]  INFO -- : [ 81/883] 1833349=test_weakmap
I, [2024-05-30T16:40:58.321340 #1792075]  INFO -- : [ 82/883] 1833350=test_workspace
I, [2024-05-30T16:40:58.339763 #1792075]  INFO -- : [ 83/883] 1833354=test_yjit
I, [2024-05-30T16:40:58.450682 #1792075]  INFO -- : [ 84/883] 1833353=test_gem_request_set_lockfile
I, [2024-05-30T16:40:58.554360 #1792075]  INFO -- : [ 85/883] 1833350=test_raise_exception
I, [2024-05-30T16:40:58.731690 #1792075]  INFO -- : [ 86/883] 1833347=test_protect
I, [2024-05-30T16:40:58.735234 #1792075]  INFO -- : [ 87/883] 1833347=test_win32ole_typelib
I, [2024-05-30T16:40:58.739557 #1792075]  INFO -- : [ 88/883] 1833347=test_tree_builder
I, [2024-05-30T16:40:58.769509 #1792075]  INFO -- : [ 89/883] 1833347=test_gem_resolver_dependency_request
I, [2024-05-30T16:40:58.837343 #1792075]  INFO -- : [ 90/883] 1833345=test_hash
I, [2024-05-30T16:40:58.864888 #1792075]  INFO -- : [ 91/883] 1833345=test_alias_and_anchor
I, [2024-05-30T16:40:58.883407 #1792075]  INFO -- : [ 92/883] 1833345=test_postponed_job
I, [2024-05-30T16:40:58.955359 #1792075]  INFO -- : [ 93/883] 1833353=test_external_new
I, [2024-05-30T16:40:58.972007 #1792075]  INFO -- : [ 94/883] 1833353=test_cp949
I, [2024-05-30T16:40:58.975492 #1792075]  INFO -- : [ 95/883] 1833353=test_gem_commands_uninstall_command
I, [2024-05-30T16:40:59.025511 #1792075]  INFO -- : [ 96/883] 1833352=test_foreach
I, [2024-05-30T16:40:59.030218 #1792075]  INFO -- : [ 97/883] 1833347=test_gem_source_specific_file
I, [2024-05-30T16:40:59.033379 #1792075]  INFO -- : [ 98/883] 1833352=test_condition
I, [2024-05-30T16:40:59.045379 #1792075]  INFO -- : [ 99/883] 1833352=test_gem_unsatisfiable_dependency_error
I, [2024-05-30T16:40:59.149443 #1792075]  INFO -- : [100/883] 1833356=test_win32ole_record
I, [2024-05-30T16:40:59.152421 #1792075]  INFO -- : [101/883] 1833356=test_sorted_set
I, [2024-05-30T16:40:59.162523 #1792075]  INFO -- : [102/883] 1833347=test_win32ole_type_event
I, [2024-05-30T16:40:59.174339 #1792075]  INFO -- : [103/883] 1833347=test_emoji
I, [2024-05-30T16:40:59.216398 #1792075]  INFO -- : [104/883] 1833347=test_ubf_async_safe
I, [2024-05-30T16:40:59.217628 #1792075]  INFO -- : [105/883] 1833347=test_hash
I, [2024-05-30T16:40:59.282921 #1792075]  INFO -- : [106/883] 1833359=test_io
I, [2024-05-30T16:40:59.285618 #1792075]  INFO -- : [107/883] 1833352=test_ellipsize
I, [2024-05-30T16:40:59.306848 #1792075]  INFO -- : [108/883] 1833352=test_date_attr
I, [2024-05-30T16:40:59.310684 #1792075]  INFO -- : [109/883] 1833352=test_io_wait
I, [2024-05-30T16:40:59.397225 #1792075]  INFO -- : [110/883] 1833345=test_gem_commands_exec_command
I, [2024-05-30T16:40:59.407191 #1792075]  INFO -- : [111/883] 1833350=test_kwargs
I, [2024-05-30T16:40:59.414841 #1792075]  INFO -- : [112/883] 1833350=warnings_test
I, [2024-05-30T16:40:59.451504 #1792075]  INFO -- : [113/883] 1833356=test_type_completor
I, [2024-05-30T16:40:59.453467 #1792075]  INFO -- : [114/883] 1833350=test_console_attr
I, [2024-05-30T16:40:59.454215 #1792075]  INFO -- : [115/883] 1833350=test_summary
I, [2024-05-30T16:40:59.459398 #1792075]  INFO -- : [116/883] 1833356=test_rdoc_context_section
I, [2024-05-30T16:40:59.484863 #1792075]  INFO -- : [117/883] 1833356=test_euc_kr
I, [2024-05-30T16:40:59.491373 #1792075]  INFO -- : [118/883] 1833356=test_ftp
I, [2024-05-30T16:40:59.536081 #1792075]  INFO -- : [119/883] 1833356=test_to_ruby
I, [2024-05-30T16:40:59.548993 #1792075]  INFO -- : [120/883] 1833350=test_pattern_key_name_check
I, [2024-05-30T16:40:59.556583 #1792075]  INFO -- : [121/883] 1833356=test_gem_impossible_dependencies_error
I, [2024-05-30T16:40:59.559458 #1792075]  INFO -- : [122/883] 1833350=test_array_create
I, [2024-05-30T16:40:59.562063 #1792075]  INFO -- : [123/883] 1833356=test_pack
I, [2024-05-30T16:40:59.563625 #1792075]  INFO -- : [124/883] 1833350=test_gem_commands_query_command
I, [2024-05-30T16:40:59.595572 #1792075]  INFO -- : [125/883] 1833359=test_method
I, [2024-05-30T16:40:59.664986 #1792075]  INFO -- : [126/883] 1833352=test_rdoc_rubygems_hook
I, [2024-05-30T16:40:59.854801 #1792075]  INFO -- : [127/883] 1833356=json_string_matching_test
I, [2024-05-30T16:40:59.871250 #1792075]  INFO -- : [128/883] 1833356=test_load
I, [2024-05-30T16:40:59.885003 #1792075]  INFO -- : [129/883] 1833356=test_rdoc_normal_class
I, [2024-05-30T16:40:59.962251 #1792075]  INFO -- : [130/883] 1833356=test_class
I, [2024-05-30T16:41:00.017519 #1792075]  INFO -- : [131/883] 1833353=test_const
I, [2024-05-30T16:41:00.023198 #1792075]  INFO -- : [132/883] 1833353=test_asn1
I, [2024-05-30T16:41:00.030485 #1792075]  INFO -- : [133/883] 1833352=test_random
I, [2024-05-30T16:41:00.041541 #1792075]  INFO -- : [134/883] 1833352=test_irb
I, [2024-05-30T16:41:00.066177 #1792075]  INFO -- : [135/883] 1833353=test_rdoc_parser_rd
I, [2024-05-30T16:41:00.347956 #1792075]  INFO -- : [136/883] 1833350=test_date_strftime
I, [2024-05-30T16:41:00.393021 #1792075]  INFO -- : [137/883] 1833353=test_yamlstore
I, [2024-05-30T16:41:00.412907 #1792075]  INFO -- : [138/883] 1833353=test_gem_installer
I, [2024-05-30T16:41:00.494618 #1792075]  INFO -- : [139/883] 1833352=test_duplicate
I, [2024-05-30T16:41:00.503863 #1792075]  INFO -- : [140/883] 1833352=test_utf32
I, [2024-05-30T16:41:00.505934 #1792075]  INFO -- : [141/883] 1833352=test_basicsocket
I, [2024-05-30T16:41:00.524458 #1792075]  INFO -- : [142/883] 1833352=test_tracepoint
I, [2024-05-30T16:41:00.832792 #1792075]  INFO -- : [143/883] 1833352=test_prettyprint
I, [2024-05-30T16:41:00.838033 #1792075]  INFO -- : [144/883] 1833355=test_gem_commands_help_command
I, [2024-05-30T16:41:00.867527 #1792075]  INFO -- : [145/883] 1833352=test_rdoc_markup
I, [2024-05-30T16:41:00.871851 #1792075]  INFO -- : [146/883] 1833352=test_internal_ivar
I, [2024-05-30T16:41:00.885115 #1792075]  INFO -- : [147/883] 1833352=test_gem_resolver_index_specification
I, [2024-05-30T16:41:00.889996 #1792075]  INFO -- : [148/883] 1833345=test_function
I, [2024-05-30T16:41:00.977920 #1792075]  INFO -- : [149/883] 1833352=test_queue
I, [2024-05-30T16:41:00.985296 #1792075]  INFO -- : [150/883] 1833352=test_tempfile
I, [2024-05-30T16:41:01.010167 #1792075]  INFO -- : [151/883] 1833350=test_noarg
I, [2024-05-30T16:41:01.127733 #1792075]  INFO -- : [152/883] 1833345=parse_comments_test
I, [2024-05-30T16:41:01.137137 #1792075]  INFO -- : [153/883] 1833345=test_gem_version
I, [2024-05-30T16:41:01.145135 #1792075]  INFO -- : [154/883] 1833350=test_econv
I, [2024-05-30T16:41:01.236713 #1792075]  INFO -- : [155/883] 1833355=test_cesu8
I, [2024-05-30T16:41:01.244279 #1792075]  INFO -- : [156/883] 1833355=test_rdoc_options
I, [2024-05-30T16:41:01.256204 #1792075]  INFO -- : [157/883] 1833345=test_string_processing
I, [2024-05-30T16:41:01.272431 #1792075]  INFO -- : [158/883] 1833345=test_fileutils
I, [2024-05-30T16:41:01.293916 #1792075]  INFO -- : [159/883] 1833348=test_ldap
I, [2024-05-30T16:41:01.297006 #1792075]  INFO -- : [160/883] 1833348=test_emitter
I, [2024-05-30T16:41:01.330003 #1792075]  INFO -- : [161/883] 1833348=test_gem_commands_signin_command
I, [2024-05-30T16:41:01.389412 #1792075]  INFO -- : [162/883] 1833352=test_resource
I, [2024-05-30T16:41:01.415148 #1792075]  INFO -- : [163/883] 1833352=test_reqarg
I, [2024-05-30T16:41:01.703550 #1792075]  INFO -- : [164/883] 1833348=test_rdoc_include
I, [2024-05-30T16:41:01.772060 #1792075]  INFO -- : [165/883] 1833348=test_stack
I, [2024-05-30T16:41:01.853350 #1792075]  INFO -- : [166/883] 1833345=test_gem_commands_list_command
I, [2024-05-30T16:41:01.868820 #1792075]  INFO -- : [167/883] 1833345=test_too_many_dummy_encodings
I, [2024-05-30T16:41:01.883393 #1792075]  INFO -- : [168/883] 1833355=test_parse
I, [2024-05-30T16:41:01.962399 #1792075]  INFO -- : [169/883] 1833345=test_mdns
I, [2024-05-30T16:41:01.991419 #1792075]  INFO -- : [170/883] 1833352=test_gem_remote_fetcher
I, [2024-05-30T16:41:01.991829 #1792075]  INFO -- : [171/883] 1833345=test_scanner_events
I, [2024-05-30T16:41:02.076228 #1792075]  INFO -- : [172/883] 1833345=test_gem_resolver_installed_specification
I, [2024-05-30T16:41:02.091779 #1792075]  INFO -- : [173/883] 1833345=test_gem_stub_specification
I, [2024-05-30T16:41:02.101957 #1792075]  INFO -- : [174/883] 1833349=test_method_cache
I, [2024-05-30T16:41:02.109101 #1792075]  INFO -- : [175/883] 1833349=test_frozen_error
I, [2024-05-30T16:41:02.135044 #1792075]  INFO -- : [176/883] 1833349=test_gem_ext_ext_conf_builder
I, [2024-05-30T16:41:02.316347 #1792075]  INFO -- : [177/883] 1833345=test_complex
I, [2024-05-30T16:41:02.480195 #1792075]  INFO -- : [178/883] 1833345=test_gem_commands_search_command
I, [2024-05-30T16:41:02.489648 #1792075]  INFO -- : [179/883] 1833345=test_inlinecache
I, [2024-05-30T16:41:02.559022 #1792075]  INFO -- : [180/883] 1833350=test_rdoc_markup_verbatim
I, [2024-05-30T16:41:02.563720 #1792075]  INFO -- : [181/883] 1833355=test_path_to_class
I, [2024-05-30T16:41:02.572677 #1792075]  INFO -- : [182/883] 1833355=test_gem_resolver_specification
I, [2024-05-30T16:41:02.581980 #1792075]  INFO -- : [183/883] 1833345=test_gem_dependency
I, [2024-05-30T16:41:02.606527 #1792075]  INFO -- : [184/883] 1833355=test_thread_queue
I, [2024-05-30T16:41:02.728681 #1792075]  INFO -- : [185/883] 1833350=test_nowrite
I, [2024-05-30T16:41:02.773954 #1792075]  INFO -- : [186/883] 1833350=test_rdoc_markup_formatter
I, [2024-05-30T16:41:02.782176 #1792075]  INFO -- : [187/883] 1833345=test_ractor
I, [2024-05-30T16:41:02.794201 #1792075]  INFO -- : [188/883] 1833350=test_euc_tw
I, [2024-05-30T16:41:02.796217 #1792075]  INFO -- : [189/883] 1833345=test_bmethod
I, [2024-05-30T16:41:02.801650 #1792075]  INFO -- : [190/883] 1833350=test_gem_commands_sources_command
I, [2024-05-30T16:41:02.813255 #1792075]  INFO -- : [191/883] 1833345=test_ansi_without_terminfo
I, [2024-05-30T16:41:02.820577 #1792075]  INFO -- : [192/883] 1833345=test_big2str
I, [2024-05-30T16:41:02.827597 #1792075]  INFO -- : [193/883] 1833345=test_forwardable
I, [2024-05-30T16:41:02.849498 #1792075]  INFO -- : [194/883] 1833345=test_yaml
I, [2024-05-30T16:41:02.997483 #1792075]  INFO -- : [195/883] 1833345=test_wait
I, [2024-05-30T16:41:03.022651 #1792075]  INFO -- : [196/883] 1833350=test_handle
I, [2024-05-30T16:41:03.043431 #1792075]  INFO -- : [197/883] 1833348=test_class2name
I, [2024-05-30T16:41:03.048349 #1792075]  INFO -- : [198/883] 1833348=test_gbk
I, [2024-05-30T16:41:03.052252 #1792075]  INFO -- : [199/883] 1833348=test_enc_str_buf_cat
I, [2024-05-30T16:41:03.063032 #1792075]  INFO -- : [200/883] 1833348=test_pstore
I, [2024-05-30T16:41:03.080022 #1792075]  INFO -- : [201/883] 1833345=test_cstr
I, [2024-05-30T16:41:03.109542 #1792075]  INFO -- : [202/883] 1833348=test_profile_frames
I, [2024-05-30T16:41:03.270437 #1792075]  INFO -- : [203/883] 1833356=test_io_timeout
I, [2024-05-30T16:41:03.277278 #1792075]  INFO -- : [204/883] 1833356=test_shapes
I, [2024-05-30T16:41:03.281024 #1792075]  INFO -- : [205/883] 1833356=json_fixtures_test
I, [2024-05-30T16:41:03.284547 #1792075]  INFO -- : [206/883] 1833356=test_comparable
I, [2024-05-30T16:41:03.299834 #1792075]  INFO -- : [207/883] 1833356=test_rdoc_parser_c
I, [2024-05-30T16:41:03.306325 #1792075]  INFO -- : [208/883] 1833348=test_fiddle
I, [2024-05-30T16:41:03.398794 #1792075]  INFO -- : [209/883] 1833348=test_wss
I, [2024-05-30T16:41:03.406620 #1792075]  INFO -- : [210/883] 1833348=test_ractor
I, [2024-05-30T16:41:03.481920 #1792075]  INFO -- : [211/883] 1833350=test_find
I, [2024-05-30T16:41:03.500425 #1792075]  INFO -- : [212/883] 1833350=test_marshalable
I, [2024-05-30T16:41:03.512382 #1792075]  INFO -- : [213/883] 1833350=test_digest
I, [2024-05-30T16:41:03.530716 #1792075]  INFO -- : [214/883] 1833348=test_gem_commands_contents_command
I, [2024-05-30T16:41:03.545260 #1792075]  INFO -- : [215/883] 1833351=test_gem_ext_cmake_builder
I, [2024-05-30T16:41:03.567209 #1792075]  INFO -- : [216/883] 1833356=test_require
I, [2024-05-30T16:41:03.631444 #1792075]  INFO -- : [217/883] 1833348=test_cgi_util
I, [2024-05-30T16:41:03.739632 #1792075]  INFO -- : [218/883] 1833344=test_deprecate
I, [2024-05-30T16:41:03.766734 #1792075]  INFO -- : [219/883] 1833349=test_rdoc_constant
I, [2024-05-30T16:41:03.791030 #1792075]  INFO -- : [220/883] 1833357=test_formatter
I, [2024-05-30T16:41:03.794218 #1792075]  INFO -- : [221/883] 1833351=test_bash_completion
I, [2024-05-30T16:41:03.797025 #1792075]  INFO -- : [222/883] 1833357=test_recorder
I, [2024-05-30T16:41:03.797265 #1792075]  INFO -- : [223/883] 1833357=test_gem_source_vendor
I, [2024-05-30T16:41:03.801764 #1792075]  INFO -- : [224/883] 1833351=test_gem_commands_owner_command
I, [2024-05-30T16:41:03.807395 #1792075]  INFO -- : [225/883] 1833357=regexp_test
I, [2024-05-30T16:41:03.825667 #1792075]  INFO -- : [226/883] 1833357=test_gem_package_tar_reader
I, [2024-05-30T16:41:03.856212 #1792075]  INFO -- : [227/883] 1833357=test_rdoc_encoding
I, [2024-05-30T16:41:03.893671 #1792075]  INFO -- : [228/883] 1833347=test_coverage
I, [2024-05-30T16:41:03.951549 #1792075]  INFO -- : [229/883] 1833349=test_pathname
I, [2024-05-30T16:41:03.959739 #1792075]  INFO -- : [230/883] 1833348=test_complexrational
I, [2024-05-30T16:41:03.963959 #1792075]  INFO -- : [231/883] 1833348=test_init
I, [2024-05-30T16:41:04.005675 #1792075]  INFO -- : [232/883] 1833344=test_rdoc_any_method
I, [2024-05-30T16:41:04.063336 #1792075]  INFO -- : [233/883] 1833357=test_modify_expand
I, [2024-05-30T16:41:04.063837 #1792075]  INFO -- : [234/883] 1833357=test_rdoc_markdown
I, [2024-05-30T16:41:04.183085 #1792075]  INFO -- : [235/883] 1833352=test_gem_available_set
I, [2024-05-30T16:41:04.227763 #1792075]  INFO -- : [236/883] 1833349=test_file
I, [2024-05-30T16:41:04.248563 #1792075]  INFO -- : [237/883] 1833349=test_rand
I, [2024-05-30T16:41:04.256054 #1792075]  INFO -- : [238/883] 1833345=test_gem_package_tar_reader_entry
I, [2024-05-30T16:41:04.295961 #1792075]  INFO -- : [239/883] 1833352=test_gem_name_tuple
I, [2024-05-30T16:41:04.309713 #1792075]  INFO -- : [240/883] 1833352=test_bug_reporter
I, [2024-05-30T16:41:04.404030 #1792075]  INFO -- : [241/883] 1833357=test_exception
I, [2024-05-30T16:41:04.426721 #1792075]  INFO -- : [242/883] 1833351=test_store
I, [2024-05-30T16:41:04.435627 #1792075]  INFO -- : [243/883] 1833348=test_case_options
I, [2024-05-30T16:41:04.446359 #1792075]  INFO -- : [244/883] 1833348=test_scalar
I, [2024-05-30T16:41:04.462057 #1792075]  INFO -- : [245/883] 1833350=test_gem_dependency_installer
I, [2024-05-30T16:41:04.462173 #1792075]  INFO -- : [246/883] 1833348=test_gem_commands_info_command
I, [2024-05-30T16:41:04.473362 #1792075]  INFO -- : [247/883] 1833345=test_rdoc_cross_reference
I, [2024-05-30T16:41:04.506850 #1792075]  INFO -- : [248/883] 1833348=test_gem_text
I, [2024-05-30T16:41:04.579736 #1792075]  INFO -- : [249/883] 1833348=test_settracefunc
I, [2024-05-30T16:41:04.615025 #1792075]  INFO -- : [250/883] 1833349=test_enumerator_kw
I, [2024-05-30T16:41:04.620705 #1792075]  INFO -- : [251/883] 1833349=test_scan_args
I, [2024-05-30T16:41:04.633512 #1792075]  INFO -- : [252/883] 1833349=test_win32ole
I, [2024-05-30T16:41:04.646519 #1792075]  INFO -- : [253/883] 1833349=test_generic
I, [2024-05-30T16:41:04.682744 #1792075]  INFO -- : [254/883] 1833351=test_sprintf_comb
I, [2024-05-30T16:41:04.701144 #1792075]  INFO -- : [255/883] 1833349=test_method_cache
I, [2024-05-30T16:41:04.701657 #1792075]  INFO -- : [256/883] 1833349=test_gem_request
I, [2024-05-30T16:41:04.721390 #1792075]  INFO -- : [257/883] 1833344=test_gem_commands_mirror
I, [2024-05-30T16:41:04.731580 #1792075]  INFO -- : [258/883] 1833344=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-30T16:41:04.793990 #1792075]  INFO -- : [259/883] 1833344=test_json_tree
I, [2024-05-30T16:41:04.819944 #1792075]  INFO -- : [260/883] 1833344=test_rdoc_markup_to_markdown
I, [2024-05-30T16:41:04.837010 #1792075]  INFO -- : [261/883] 1833346=test_rdoc_generator_pot_po
I, [2024-05-30T16:41:04.853971 #1792075]  INFO -- : [262/883] 1833352=test_ansi_with_terminfo
I, [2024-05-30T16:41:04.859768 #1792075]  INFO -- : [263/883] 1833352=test_ractor
I, [2024-05-30T16:41:04.878886 #1792075]  INFO -- : [264/883] 1833344=test_memory_view
I, [2024-05-30T16:41:04.884408 #1792075]  INFO -- : [265/883] 1833351=test_m17n_comb
I, [2024-05-30T16:41:04.901221 #1792075]  INFO -- : [266/883] 1833349=test_gem_request_connection_pools
I, [2024-05-30T16:41:04.969005 #1792075]  INFO -- : [267/883] 1833352=test_gem_version_option
I, [2024-05-30T16:41:05.006338 #1792075]  INFO -- : [268/883] 1833346=test_grapheme_breaks
I, [2024-05-30T16:41:05.016019 #1792075]  INFO -- : [269/883] 1833346=test_cclass
I, [2024-05-30T16:41:05.024150 #1792075]  INFO -- : [270/883] 1833352=test_parser_events
I, [2024-05-30T16:41:05.042024 #1792075]  INFO -- : [271/883] 1833344=test_reline
I, [2024-05-30T16:41:05.049831 #1792075]  INFO -- : [272/883] 1833347=test_case
I, [2024-05-30T16:41:05.058365 #1792075]  INFO -- : [273/883] 1833347=test_pkey
I, [2024-05-30T16:41:05.074923 #1792075]  INFO -- : [274/883] 1833345=test_thread
I, [2024-05-30T16:41:05.113659 #1792075]  INFO -- : [275/883] 1833356=test_socket
I, [2024-05-30T16:41:05.113914 #1792075]  INFO -- : [276/883] 1833347=test_objectspace
I, [2024-05-30T16:41:05.141710 #1792075]  INFO -- : [277/883] 1833352=test_rdoc_markup_to_table_of_contents
I, [2024-05-30T16:41:05.169644 #1792075]  INFO -- : [278/883] 1833352=test_str2big
I, [2024-05-30T16:41:05.173420 #1792075]  INFO -- : [279/883] 1833346=test_dot_dot
I, [2024-05-30T16:41:05.174269 #1792075]  INFO -- : [280/883] 1833346=test_c_struct_builder
I, [2024-05-30T16:41:05.176856 #1792075]  INFO -- : [281/883] 1833352=test_literal
I, [2024-05-30T16:41:05.239838 #1792075]  INFO -- : [282/883] 1833346=test_gem_stream_ui
I, [2024-05-30T16:41:05.298757 #1792075]  INFO -- : [283/883] 1833345=test_extlibs
I, [2024-05-30T16:41:05.303512 #1792075]  INFO -- : [284/883] 1833359=test_rdoc_generator_ri
I, [2024-05-30T16:41:05.470225 #1792075]  INFO -- : [285/883] 1833344=test_require_lib
I, [2024-05-30T16:41:05.509523 #1792075]  INFO -- : [286/883] 1833359=test_gem_install_update_options
I, [2024-05-30T16:41:05.597279 #1792075]  INFO -- : [287/883] 1833346=parse_test
I, [2024-05-30T16:41:05.675609 #1792075]  INFO -- : [288/883] 1833359=test_ractor
I, [2024-05-30T16:41:05.701515 #1792075]  INFO -- : [289/883] 1833359=test_severity
I, [2024-05-30T16:41:05.706517 #1792075]  INFO -- : [290/883] 1833359=test_thread_fd_close
I, [2024-05-30T16:41:05.713631 #1792075]  INFO -- : [291/883] 1833359=test_passing_block
I, [2024-05-30T16:41:05.714932 #1792075]  INFO -- : [292/883] 1833359=test_hash_create
I, [2024-05-30T16:41:05.718750 #1792075]  INFO -- : [293/883] 1833359=test_stringchar
I, [2024-05-30T16:41:05.813501 #1792075]  INFO -- : [294/883] 1833359=test_uncorrectable_name_check
I, [2024-05-30T16:41:05.823435 #1792075]  INFO -- : [295/883] 1833359=newline_test
I, [2024-05-30T16:41:05.834063 #1792075]  INFO -- : [296/883] 1833348=test_switch_hitter
I, [2024-05-30T16:41:05.853708 #1792075]  INFO -- : [297/883] 1833348=test_singleton
I, [2024-05-30T16:41:05.865259 #1792075]  INFO -- : [298/883] 1833348=test_flush
I, [2024-05-30T16:41:05.874522 #1792075]  INFO -- : [299/883] 1833348=test_io_console
I, [2024-05-30T16:41:05.949258 #1792075]  INFO -- : [300/883] 1833349=test_rdoc_markdown_test
I, [2024-05-30T16:41:06.008916 #1792075]  INFO -- : [301/883] 1833359=test_c_union_entity
I, [2024-05-30T16:41:06.044615 #1792075]  INFO -- : [302/883] 1833352=test_rdoc_normal_module
I, [2024-05-30T16:41:06.096885 #1792075]  INFO -- : [303/883] 1833359=test_logperiod
I, [2024-05-30T16:41:06.103058 #1792075]  INFO -- : [304/883] 1833359=test_securerandom
I, [2024-05-30T16:41:06.114608 #1792075]  INFO -- : [305/883] 1833352=test_gc
I, [2024-05-30T16:41:06.150519 #1792075]  INFO -- : [306/883] 1833359=test_x509cert
I, [2024-05-30T16:41:06.215222 #1792075]  INFO -- : [307/883] 1833347=test_err_in_callback
I, [2024-05-30T16:41:06.215300 #1792075]  INFO -- : [308/883] 1833347=test_gem_resolver_lock_specification
I, [2024-05-30T16:41:06.258391 #1792075]  INFO -- : [309/883] 1833347=test_logdevice
I, [2024-05-30T16:41:06.380960 #1792075]  INFO -- : [310/883] 1833359=test_arity
I, [2024-05-30T16:41:06.390325 #1792075]  INFO -- : [311/883] 1833359=test_gem_ext_rake_builder
I, [2024-05-30T16:41:06.473722 #1792075]  INFO -- : [312/883] 1833353=test_gem_source_local
I, [2024-05-30T16:41:06.750479 #1792075]  INFO -- : [313/883] 1833353=test_gem_security_policy
I, [2024-05-30T16:41:07.003879 #1792075]  INFO -- : [314/883] 1833356=test_pack
I, [2024-05-30T16:41:07.058170 #1792075]  INFO -- : [315/883] 1833355=test_last_thread
I, [2024-05-30T16:41:07.140870 #1792075]  INFO -- : [316/883] 1833353=test_process
I, [2024-05-30T16:41:07.224232 #1792075]  INFO -- : [317/883] 1833354=test_rdoc_markup_attribute_manager
I, [2024-05-30T16:41:07.241736 #1792075]  INFO -- : [318/883] 1833347=test_name_error
I, [2024-05-30T16:41:07.359897 #1792075]  INFO -- : [319/883] 1833347=test_safe_load
I, [2024-05-30T16:41:07.361601 #1792075]  INFO -- : [320/883] 1833356=test_gem_resolver_composed_set
I, [2024-05-30T16:41:07.366185 #1792075]  INFO -- : [321/883] 1833347=test_gem_resolver
I, [2024-05-30T16:41:07.378247 #1792075]  INFO -- : [322/883] 1833356=test_gem_commands_dependency_command
I, [2024-05-30T16:41:07.383754 #1792075]  INFO -- : [323/883] 1833359=test_gem_commands_specification_command
I, [2024-05-30T16:41:07.442107 #1792075]  INFO -- : [324/883] 1833354=test_enumerator
I, [2024-05-30T16:41:07.456309 #1792075]  INFO -- : [325/883] 1833349=test_flags
I, [2024-05-30T16:41:07.485669 #1792075]  INFO -- : [326/883] 1833356=test_inadvertent_creation
I, [2024-05-30T16:41:07.519780 #1792075]  INFO -- : [327/883] 1833359=test_gem_commands_which_command
I, [2024-05-30T16:41:07.557675 #1792075]  INFO -- : [328/883] 1833359=test_shift_jis
I, [2024-05-30T16:41:07.562962 #1792075]  INFO -- : [329/883] 1833359=test_http
I, [2024-05-30T16:41:07.566549 #1792075]  INFO -- : [330/883] 1833350=test_data
I, [2024-05-30T16:41:07.574380 #1792075]  INFO -- : [331/883] 1833350=index_write_test
I, [2024-05-30T16:41:07.577622 #1792075]  INFO -- : [332/883] 1833350=test_date_new
I, [2024-05-30T16:41:07.591774 #1792075]  INFO -- : [333/883] 1833359=test_require
I, [2024-05-30T16:41:07.592016 #1792075]  INFO -- : [334/883] 1833350=test_date_time
I, [2024-05-30T16:41:07.594346 #1792075]  INFO -- : [335/883] 1833359=test_rdoc_markup_to_joined_paragraph
I, [2024-05-30T16:41:07.608609 #1792075]  INFO -- : [336/883] 1833350=test_gem_safe_yaml
I, [2024-05-30T16:41:07.610742 #1792075]  INFO -- : [337/883] 1833359=test_syntax
I, [2024-05-30T16:41:07.617522 #1792075]  INFO -- : [338/883] 1833356=test_rdoc_text
I, [2024-05-30T16:41:07.621617 #1792075]  INFO -- : [339/883] 1833350=test_iso_8859
I, [2024-05-30T16:41:07.629214 #1792075]  INFO -- : [340/883] 1833357=test_tcp
I, [2024-05-30T16:41:07.647854 #1792075]  INFO -- : [341/883] 1833350=test_stream
I, [2024-05-30T16:41:07.657048 #1792075]  INFO -- : [342/883] 1833350=test_nil2vtempty
I, [2024-05-30T16:41:07.661683 #1792075]  INFO -- : [343/883] 1833350=test_rdoc_context
I, [2024-05-30T16:41:07.662265 #1792075]  INFO -- : [344/883] 1833347=test_rdoc_parser_ruby
I, [2024-05-30T16:41:07.671181 #1792075]  INFO -- : [345/883] 1833345=test_open-uri
I, [2024-05-30T16:41:07.714235 #1792075]  INFO -- : [346/883] 1833356=test_httpresponse
I, [2024-05-30T16:41:07.716197 #1792075]  INFO -- : [347/883] 1833357=test_eval_history
I, [2024-05-30T16:41:07.794560 #1792075]  INFO -- : [348/883] 1833356=dispatcher_test
I, [2024-05-30T16:41:07.867485 #1792075]  INFO -- : [349/883] 1833357=test_kernel
I, [2024-05-30T16:41:07.910123 #1792075]  INFO -- : [350/883] 1833356=test_gem_doctor
I, [2024-05-30T16:41:07.963774 #1792075]  INFO -- : [351/883] 1833356=test_kdf
I, [2024-05-30T16:41:08.057280 #1792075]  INFO -- : [352/883] 1833356=test_gem_silent_ui
I, [2024-05-30T16:41:08.066682 #1792075]  INFO -- : [353/883] 1833351=test_emitter
I, [2024-05-30T16:41:08.073070 #1792075]  INFO -- : [354/883] 1833351=test_files_ext
I, [2024-05-30T16:41:08.098954 #1792075]  INFO -- : [355/883] 1833356=test_bug-5832
I, [2024-05-30T16:41:08.102802 #1792075]  INFO -- : [356/883] 1833356=test_at_exit
I, [2024-05-30T16:41:08.124027 #1792075]  INFO -- : [357/883] 1833356=test_command
I, [2024-05-30T16:41:08.136875 #1792075]  INFO -- : [358/883] 1833355=test_gem_ext_cargo_builder_unit
I, [2024-05-30T16:41:08.165846 #1792075]  INFO -- : [359/883] 1833355=test_gem_rdoc
I, [2024-05-30T16:41:08.199921 #1792075]  INFO -- : [360/883] 1833345=test_date
I, [2024-05-30T16:41:08.206551 #1792075]  INFO -- : [361/883] 1833351=test_object_create_start
I, [2024-05-30T16:41:08.206818 #1792075]  INFO -- : [362/883] 1833351=test_rdoc_markup_paragraph
I, [2024-05-30T16:41:08.225494 #1792075]  INFO -- : [363/883] 1833345=test_enc_raise
I, [2024-05-30T16:41:08.237436 #1792075]  INFO -- : [364/883] 1833345=test_psych
I, [2024-05-30T16:41:08.263909 #1792075]  INFO -- : [365/883] 1833345=!Nothing_to_test
I, [2024-05-30T16:41:08.264162 #1792075]  INFO -- : [366/883] 1833345=test_common
I, [2024-05-30T16:41:08.343858 #1792075]  INFO -- : [367/883] 1833355=test_gem_spec_fetcher
I, [2024-05-30T16:41:08.433034 #1792075]  INFO -- : [368/883] 1833351=test_gem_command
I, [2024-05-30T16:41:08.537571 #1792075]  INFO -- : [369/883] 1833345=test_bug-3571
I, [2024-05-30T16:41:08.555504 #1792075]  INFO -- : [370/883] 1833345=test_key_actor_vi
I, [2024-05-30T16:41:08.563718 #1792075]  INFO -- : [371/883] 1833355=test_assignment
I, [2024-05-30T16:41:08.568235 #1792075]  INFO -- : [372/883] 1833347=test_ifunless
I, [2024-05-30T16:41:08.572019 #1792075]  INFO -- : [373/883] 1833351=test_gem_commands_lock_command
I, [2024-05-30T16:41:08.573317 #1792075]  INFO -- : [374/883] 1833347=test_numeric
I, [2024-05-30T16:41:08.599090 #1792075]  INFO -- : [375/883] 1833351=test_rdoc_tom_doc
I, [2024-05-30T16:41:08.646825 #1792075]  INFO -- : [376/883] 1833351=test_hmac
I, [2024-05-30T16:41:08.648881 #1792075]  INFO -- : [377/883] 1833350=test_rdoc_markup_to_tt_only
I, [2024-05-30T16:41:08.660735 #1792075]  INFO -- : [378/883] 1833357=test_zsh_completion
I, [2024-05-30T16:41:08.666471 #1792075]  INFO -- : [379/883] 1833348=test_exception
I, [2024-05-30T16:41:08.668092 #1792075]  INFO -- : [380/883] 1833351=test_iter_break
I, [2024-05-30T16:41:08.672844 #1792075]  INFO -- : [381/883] 1833351=test_macro
I, [2024-05-30T16:41:08.676051 #1792075]  INFO -- : [382/883] 1833348=test_frozen
I, [2024-05-30T16:41:08.684653 #1792075]  INFO -- : [383/883] 1833357=test_gem_ext_configure_builder
I, [2024-05-30T16:41:08.684742 #1792075]  INFO -- : [384/883] 1833348=test_pp
I, [2024-05-30T16:41:08.684765 #1792075]  INFO -- : [385/883] 1833350=test_verbose
I, [2024-05-30T16:41:08.700373 #1792075]  INFO -- : [386/883] 1833347=test_nil
I, [2024-05-30T16:41:08.711600 #1792075]  INFO -- : [387/883] 1833345=test_num2int
I, [2024-05-30T16:41:08.712974 #1792075]  INFO -- : [388/883] 1833347=test_rdoc_single_class
I, [2024-05-30T16:41:08.716667 #1792075]  INFO -- : [389/883] 1833350=test_config
I, [2024-05-30T16:41:08.720186 #1792075]  INFO -- : [390/883] 1833356=test_yaml_special_cases
I, [2024-05-30T16:41:08.725534 #1792075]  INFO -- : [391/883] 1833347=test_optarg
I, [2024-05-30T16:41:08.728599 #1792075]  INFO -- : [392/883] 1833345=test_gem_source_list
I, [2024-05-30T16:41:08.731052 #1792075]  INFO -- : [393/883] 1833356=test_address_resolve
I, [2024-05-30T16:41:08.739063 #1792075]  INFO -- : [394/883] 1833348=test_rdoc_token_stream
I, [2024-05-30T16:41:08.748256 #1792075]  INFO -- : [395/883] 1833351=test_fnmatch
I, [2024-05-30T16:41:08.749165 #1792075]  INFO -- : [396/883] 1833348=test_files_test_2
I, [2024-05-30T16:41:08.750559 #1792075]  INFO -- : [397/883] 1833356=test_rdoc_markup_parser
I, [2024-05-30T16:41:08.755083 #1792075]  INFO -- : [398/883] 1833357=test_require_path_check
I, [2024-05-30T16:41:08.758758 #1792075]  INFO -- : [399/883] 1833349=test_folderitem2_invokeverb
I, [2024-05-30T16:41:08.759000 #1792075]  INFO -- : [400/883] 1833350=test_gem_validator
I, [2024-05-30T16:41:08.765594 #1792075]  INFO -- : [401/883] 1833349=test_gem_resolver_index_set
I, [2024-05-30T16:41:08.788512 #1792075]  INFO -- : [402/883] 1833345=test_gem_package_old
I, [2024-05-30T16:41:08.791166 #1792075]  INFO -- : [403/883] 1833350=test_gc_compact
I, [2024-05-30T16:41:08.810876 #1792075]  INFO -- : [404/883] 1833349=test_string
I, [2024-05-30T16:41:08.811211 #1792075]  INFO -- : [405/883] 1833351=test_proc
I, [2024-05-30T16:41:08.846373 #1792075]  INFO -- : [406/883] 1833345=test_erb_m17n
I, [2024-05-30T16:41:08.854413 #1792075]  INFO -- : [407/883] 1833345=test_ole_methods
I, [2024-05-30T16:41:08.863034 #1792075]  INFO -- : [408/883] 1833345=test_date_conv
I, [2024-05-30T16:41:08.865519 #1792075]  INFO -- : [409/883] 1833356=test_optimization
I, [2024-05-30T16:41:08.866682 #1792075]  INFO -- : [410/883] 1833357=test_zlib
I, [2024-05-30T16:41:08.870160 #1792075]  INFO -- : [411/883] 1833345=test_cgi_tag_helper
I, [2024-05-30T16:41:08.910326 #1792075]  INFO -- : [412/883] 1833345=test_egrep_cpp
I, [2024-05-30T16:41:08.919823 #1792075]  INFO -- : [413/883] 1833347=test_gem_dependency_resolution_error
I, [2024-05-30T16:41:08.935455 #1792075]  INFO -- : [414/883] 1833347=test_qsort
I, [2024-05-30T16:41:08.943950 #1792075]  INFO -- : [415/883] 1833347=test_rdoc_parser
I, [2024-05-30T16:41:08.976102 #1792075]  INFO -- : [416/883] 1833347=test_custom_command
I, [2024-05-30T16:41:09.145428 #1792075]  INFO -- : [417/883] 1833347=json_addition_test
I, [2024-05-30T16:41:09.169228 #1792075]  INFO -- : [418/883] 1833345=test_depth_first
I, [2024-05-30T16:41:09.175818 #1792075]  INFO -- : [419/883] 1833345=test_gem_request_set_lockfile_parser
I, [2024-05-30T16:41:09.182927 #1792075]  INFO -- : [420/883] 1833347=test_x509attr
I, [2024-05-30T16:41:09.194164 #1792075]  INFO -- : [421/883] 1833347=test_raise
I, [2024-05-30T16:41:09.195297 #1792075]  INFO -- : [422/883] 1833347=test_rdoc_store
I, [2024-05-30T16:41:09.352441 #1792075]  INFO -- : [423/883] 1833345=test_string
I, [2024-05-30T16:41:09.375742 #1792075]  INFO -- : [424/883] 1833345=test_rdoc_stats
I, [2024-05-30T16:41:09.427753 #1792075]  INFO -- : [425/883] 1833345=test_pattern_matching
I, [2024-05-30T16:41:09.471935 #1792075]  INFO -- : [426/883] 1833345=test_pkey_ec
I, [2024-05-30T16:41:09.563202 #1792075]  INFO -- : [427/883] 1833345=test_thread
I, [2024-05-30T16:41:09.568880 #1792075]  INFO -- : [428/883] 1833345=test_trick
I, [2024-05-30T16:41:09.985813 #1792075]  INFO -- : [429/883] 1833351=test_pipe
I, [2024-05-30T16:41:10.061004 #1792075]  INFO -- : [430/883] 1833344=test_date_parse
I, [2024-05-30T16:41:10.063574 #1792075]  INFO -- : [431/883] 1833346=test_rdoc_markup_attributes
I, [2024-05-30T16:41:10.076643 #1792075]  INFO -- : [432/883] 1833346=test_rdoc_markup_to_rdoc
I, [2024-05-30T16:41:10.105489 #1792075]  INFO -- : [433/883] 1833347=test_rdoc_rd_inline_parser
I, [2024-05-30T16:41:10.137262 #1792075]  INFO -- : [434/883] 1833347=test_default_gems
I, [2024-05-30T16:41:10.162433 #1792075]  INFO -- : [435/883] 1833346=test_null
I, [2024-05-30T16:41:10.183267 #1792075]  INFO -- : [436/883] 1833351=test_win32ole_type
I, [2024-05-30T16:41:10.189285 #1792075]  INFO -- : [437/883] 1833351=test_mul
I, [2024-05-30T16:41:10.190684 #1792075]  INFO -- : [438/883] 1833346=test_buffering
I, [2024-05-30T16:41:10.203366 #1792075]  INFO -- : [439/883] 1833351=test_svcb_https
I, [2024-05-30T16:41:10.205141 #1792075]  INFO -- : [440/883] 1833347=test_gb18030
I, [2024-05-30T16:41:10.209583 #1792075]  INFO -- : [441/883] 1833346=test_gem_uninstaller
I, [2024-05-30T16:41:10.217546 #1792075]  INFO -- : [442/883] 1833347=test_rdoc_rdoc
I, [2024-05-30T16:41:10.233226 #1792075]  INFO -- : [443/883] 1833351=test_time
I, [2024-05-30T16:41:10.275327 #1792075]  INFO -- : [444/883] 1833344=test_windows_1251
I, [2024-05-30T16:41:10.283912 #1792075]  INFO -- : [445/883] 1833344=test_rdoc_i18n_text
I, [2024-05-30T16:41:10.289186 #1792075]  INFO -- : [446/883] 1833347=test_io_buffer
I, [2024-05-30T16:41:10.312815 #1792075]  INFO -- : [447/883] 1833344=test_key_name_check
I, [2024-05-30T16:41:10.326884 #1792075]  INFO -- : [448/883] 1833344=test_backtrace
I, [2024-05-30T16:41:10.332743 #1792075]  INFO -- : [449/883] 1833344=test_defined
I, [2024-05-30T16:41:10.385147 #1792075]  INFO -- : [450/883] 1833347=static_inspect_test
I, [2024-05-30T16:41:10.426348 #1792075]  INFO -- : [451/883] 1833351=test_data_error
I, [2024-05-30T16:41:10.440768 #1792075]  INFO -- : [452/883] 1833344=bom_test
I, [2024-05-30T16:41:10.467111 #1792075]  INFO -- : [453/883] 1833347=test_ostruct
I, [2024-05-30T16:41:10.525295 #1792075]  INFO -- : [454/883] 1833351=unescape_test
I, [2024-05-30T16:41:10.533648 #1792075]  INFO -- : [455/883] 1833355=test_force_exit
I, [2024-05-30T16:41:10.565947 #1792075]  INFO -- : [456/883] 1833344=test_file
I, [2024-05-30T16:41:10.681368 #1792075]  INFO -- : [457/883] 1833355=test_udp
I, [2024-05-30T16:41:10.682231 #1792075]  INFO -- : [458/883] 1833355=test_vm_dump
I, [2024-05-30T16:41:10.683665 #1792075]  INFO -- : [459/883] 1833355=test_integer_comb
I, [2024-05-30T16:41:10.696606 #1792075]  INFO -- : [460/883] 1833347=test_rdoc_markup_document
I, [2024-05-30T16:41:10.709829 #1792075]  INFO -- : [461/883] 1833347=test_tmpdir
I, [2024-05-30T16:41:10.830130 #1792075]  INFO -- : [462/883] 1833347=errors_test
I, [2024-05-30T16:41:10.995386 #1792075]  INFO -- : [463/883] 1833347=test_gem_commands_check_command
I, [2024-05-30T16:41:11.030902 #1792075]  INFO -- : [464/883] 1833347=test_regexp
I, [2024-05-30T16:41:11.625245 #1792075]  INFO -- : [465/883] 1833346=test_ts
I, [2024-05-30T16:41:12.138135 #1792075]  INFO -- : [466/883] 1833346=test_ensured
I, [2024-05-30T16:41:12.207027 #1792075]  INFO -- : [467/883] 1833346=library_symbols_test
I, [2024-05-30T16:41:12.207235 #1792075]  INFO -- : [468/883] 1833346=test_locale
I, [2024-05-30T16:41:12.385313 #1792075]  INFO -- : [469/883] 1833346=test_addr
I, [2024-05-30T16:41:12.406123 #1792075]  INFO -- : [470/883] 1833346=test_rdoc_ri_paths
I, [2024-05-30T16:41:12.476245 #1792075]  INFO -- : [471/883] 1833346=test_range
I, [2024-05-30T16:41:12.567829 #1792075]  INFO -- : [472/883] 1833345=test_project_sanity
I, [2024-05-30T16:41:12.590569 #1792075]  INFO -- : [473/883] 1833351=test_constant
I, [2024-05-30T16:41:12.630013 #1792075]  INFO -- : [474/883] 1833345=test_dup
I, [2024-05-30T16:41:12.707242 #1792075]  INFO -- : [475/883] 1833350=test_pty
I, [2024-05-30T16:41:12.869185 #1792075]  INFO -- : [476/883] 1833345=command_line_test
I, [2024-05-30T16:41:12.883261 #1792075]  INFO -- : [477/883] 1833345=test_gem_uri_formatter
I, [2024-05-30T16:41:12.901284 #1792075]  INFO -- : [478/883] 1833345=test_erb_command
I, [2024-05-30T16:41:12.965501 #1792075]  INFO -- : [479/883] 1833345=test_helper
I, [2024-05-30T16:41:12.975143 #1792075]  INFO -- : [480/883] 1833345=test_encoding
I, [2024-05-30T16:41:13.069847 #1792075]  INFO -- : [481/883] 1833348=test_eval
I, [2024-05-30T16:41:13.298776 #1792075]  INFO -- : [482/883] 1833345=json_generator_test
I, [2024-05-30T16:41:13.355260 #1792075]  INFO -- : [483/883] 1833350=test_transcode
I, [2024-05-30T16:41:13.429442 #1792075]  INFO -- : [484/883] 1833345=test_gem_safe_marshal
I, [2024-05-30T16:41:13.486555 #1792075]  INFO -- : [485/883] 1833354=test_gem_resolver_api_set
I, [2024-05-30T16:41:13.512104 #1792075]  INFO -- : [486/883] 1833348=test_config
I, [2024-05-30T16:41:13.588811 #1792075]  INFO -- : [487/883] 1833350=test_gem_resolver_vendor_set
I, [2024-05-30T16:41:13.608160 #1792075]  INFO -- : [488/883] 1833350=test_enumerable
I, [2024-05-30T16:41:13.617357 #1792075]  INFO -- : [489/883] 1833350=test_webauthn_listener
I, [2024-05-30T16:41:13.632730 #1792075]  INFO -- : [490/883] 1833346=test_ast
I, [2024-05-30T16:41:13.701506 #1792075]  INFO -- : [491/883] 1833350=test_gem_request_set_gem_dependency_api
I, [2024-05-30T16:41:13.727000 #1792075]  INFO -- : [492/883] 1833354=test_lambda
I, [2024-05-30T16:41:13.831492 #1792075]  INFO -- : [493/883] 1833354=test_random_formatter
I, [2024-05-30T16:41:13.862952 #1792075]  INFO -- : [494/883] 1833354=test_helper
I, [2024-05-30T16:41:13.970130 #1792075]  INFO -- : [495/883] 1833354=test_jaro_winkler
I, [2024-05-30T16:41:13.981049 #1792075]  INFO -- : [496/883] 1833354=test_update
I, [2024-05-30T16:41:13.986834 #1792075]  INFO -- : [497/883] 1833354=test_fips
I, [2024-05-30T16:41:14.025286 #1792075]  INFO -- : [498/883] 1833350=test_x509name
I, [2024-05-30T16:41:14.049923 #1792075]  INFO -- : [499/883] 1833350=test_rdoc_code_object
I, [2024-05-30T16:41:14.152293 #1792075]  INFO -- : [500/883] 1833357=test_x509store
I, [2024-05-30T16:41:14.198265 #1792075]  INFO -- : [501/883] 1833348=test_fd_setsize
I, [2024-05-30T16:41:14.201391 #1792075]  INFO -- : [502/883] 1833348=test_continuation
I, [2024-05-30T16:41:14.207593 #1792075]  INFO -- : [503/883] 1833348=test_class_name_check
I, [2024-05-30T16:41:14.244708 #1792075]  INFO -- : [504/883] 1833345=test_keyword
I, [2024-05-30T16:41:14.306397 #1792075]  INFO -- : [505/883] 1833348=test_delete
I, [2024-05-30T16:41:14.307878 #1792075]  INFO -- : [506/883] 1833348=test_win32ole_method
I, [2024-05-30T16:41:14.315629 #1792075]  INFO -- : [507/883] 1833348=test_gem_package_task
I, [2024-05-30T16:41:14.324929 #1792075]  INFO -- : [508/883] 1833348=test_date_strptime
I, [2024-05-30T16:41:14.354359 #1792075]  INFO -- : [509/883] 1833354=test_placearg
I, [2024-05-30T16:41:14.464801 #1792075]  INFO -- : [510/883] 1833357=test_rdoc_markup_hard_break
I, [2024-05-30T16:41:14.469176 #1792075]  INFO -- : [511/883] 1833357=test_gem_platform
I, [2024-05-30T16:41:14.484701 #1792075]  INFO -- : [512/883] 1833348=test_pkey_rsa
I, [2024-05-30T16:41:14.553191 #1792075]  INFO -- : [513/883] 1833354=test_gem_commands_push_command
I, [2024-05-30T16:41:14.553284 #1792075]  INFO -- : [514/883] 1833350=test_weakkeymap
I, [2024-05-30T16:41:14.558715 #1792075]  INFO -- : [515/883] 1833355=test_numhash
I, [2024-05-30T16:41:14.566142 #1792075]  INFO -- : [516/883] 1833355=test_rdoc_parser_markdown
I, [2024-05-30T16:41:14.586471 #1792075]  INFO -- : [517/883] 1833355=test_import
I, [2024-05-30T16:41:14.591657 #1792075]  INFO -- : [518/883] 1833357=test_gem_resolver_lock_set
I, [2024-05-30T16:41:14.625365 #1792075]  INFO -- : [519/883] 1833357=test_not
I, [2024-05-30T16:41:14.633755 #1792075]  INFO -- : [520/883] 1833357=test_logger
I, [2024-05-30T16:41:14.661933 #1792075]  INFO -- : [521/883] 1833357=test_file_exhaustive
I, [2024-05-30T16:41:14.789887 #1792075]  INFO -- : [522/883] 1833348=test_gem_update_suggestion
I, [2024-05-30T16:41:14.890884 #1792075]  INFO -- : [523/883] 1833348=test_files_test
I, [2024-05-30T16:41:14.899980 #1792075]  INFO -- : [524/883] 1833348=test_arithmetic_sequence
I, [2024-05-30T16:41:14.921046 #1792075]  INFO -- : [525/883] 1833348=test_key_actor_emacs
I, [2024-05-30T16:41:14.936147 #1792075]  INFO -- : [526/883] 1833350=test_basicinstructions
I, [2024-05-30T16:41:15.024564 #1792075]  INFO -- : [527/883] 1833350=test_gem_gemcutter_utilities
I, [2024-05-30T16:41:15.044169 #1792075]  INFO -- : [528/883] 1833345=test_gem_command_manager
I, [2024-05-30T16:41:15.115053 #1792075]  INFO -- : [529/883] 1833348=version_test
I, [2024-05-30T16:41:15.173995 #1792075]  INFO -- : [530/883] 1833348=test_cgi_header
I, [2024-05-30T16:41:15.198581 #1792075]  INFO -- : [531/883] 1833348=heredoc_dedent_test
I, [2024-05-30T16:41:15.203852 #1792075]  INFO -- : [532/883] 1833348=test_object
I, [2024-05-30T16:41:15.213794 #1792075]  INFO -- : [533/883] 1833348=test_rdoc_rd_block_parser
I, [2024-05-30T16:41:15.233719 #1792075]  INFO -- : [534/883] 1833345=test_signedness
I, [2024-05-30T16:41:15.265027 #1792075]  INFO -- : [535/883] 1833354=test_tsort
I, [2024-05-30T16:41:15.271941 #1792075]  INFO -- : [536/883] 1833354=test_ractor
I, [2024-05-30T16:41:15.330489 #1792075]  INFO -- : [537/883] 1833348=test_type
I, [2024-05-30T16:41:15.337494 #1792075]  INFO -- : [538/883] 1833348=test_pointer
I, [2024-05-30T16:41:15.372634 #1792075]  INFO -- : [539/883] 1833354=test_big5
I, [2024-05-30T16:41:15.380176 #1792075]  INFO -- : [540/883] 1833354=test_func
I, [2024-05-30T16:41:15.430429 #1792075]  INFO -- : [541/883] 1833350=test_date_arith
I, [2024-05-30T16:41:15.438042 #1792075]  INFO -- : [542/883] 1833350=test_ruby_lex
I, [2024-05-30T16:41:15.548920 #1792075]  INFO -- : [543/883] 1833351=test_object
I, [2024-05-30T16:41:15.628572 #1792075]  INFO -- : [544/883] 1833350=test_gem_local_remote_options
I, [2024-05-30T16:41:15.690160 #1792075]  INFO -- : [545/883] 1833350=test_sleep
I, [2024-05-30T16:41:15.843181 #1792075]  INFO -- : [546/883] 1833355=test_change_word
I, [2024-05-30T16:41:15.859697 #1792075]  INFO -- : [547/883] 1833355=test_flip
I, [2024-05-30T16:41:15.888160 #1792075]  INFO -- : [548/883] 1833355=compiler_test
I, [2024-05-30T16:41:15.986357 #1792075]  INFO -- : [549/883] 1833355=test_timeout
I, [2024-05-30T16:41:15.993907 #1792075]  INFO -- : [550/883] 1833355=test_normalize
I, [2024-05-30T16:41:16.004517 #1792075]  INFO -- : [551/883] 1833355=test_ossl
I, [2024-05-30T16:41:16.064627 #1792075]  INFO -- : [552/883] 1833351=test_have_macro
I, [2024-05-30T16:41:16.309100 #1792075]  INFO -- : [553/883] 1833348=test_complex2
I, [2024-05-30T16:41:16.329913 #1792075]  INFO -- : [554/883] 1833348=test_resolve_symbol
I, [2024-05-30T16:41:16.425746 #1792075]  INFO -- : [555/883] 1833348=test_gem_package
I, [2024-05-30T16:41:16.503967 #1792075]  INFO -- : [556/883] 1833351=test_gem_specification
I, [2024-05-30T16:41:16.540911 #1792075]  INFO -- : [557/883] 1833358=test_enum
I, [2024-05-30T16:41:16.667869 #1792075]  INFO -- : [558/883] 1833344=test_threadgroup
I, [2024-05-30T16:41:17.240744 #1792075]  INFO -- : [559/883] 1833348=test_bignum
I, [2024-05-30T16:41:17.323571 #1792075]  INFO -- : [560/883] 1833359=test_rdoc_class_module
I, [2024-05-30T16:41:17.510166 #1792075]  INFO -- : [561/883] 1833354=test_gem_ci_detector
I, [2024-05-30T16:41:17.518044 #1792075]  INFO -- : [562/883] 1833354=test_win32ole_variable
I, [2024-05-30T16:41:17.521699 #1792075]  INFO -- : [563/883] 1833354=test_arity
I, [2024-05-30T16:41:17.529349 #1792075]  INFO -- : [564/883] 1833354=test_stringio
I, [2024-05-30T16:41:17.615819 #1792075]  INFO -- : [565/883] 1833354=test_io_wait_uncommon
I, [2024-05-30T16:41:17.617815 #1792075]  INFO -- : [566/883] 1833354=ractor_test
I, [2024-05-30T16:41:17.685247 #1792075]  INFO -- : [567/883] 1833344=test_trace
I, [2024-05-30T16:41:17.690633 #1792075]  INFO -- : [568/883] 1833354=test_rdoc_generator_json_index
I, [2024-05-30T16:41:17.704877 #1792075]  INFO -- : [569/883] 1833344=test_win32ole_event
I, [2024-05-30T16:41:17.714731 #1792075]  INFO -- : [570/883] 1833344=test_time_tz
I, [2024-05-30T16:41:17.720119 #1792075]  INFO -- : [571/883] 1833358=test_gem_resolver_api_specification
I, [2024-05-30T16:41:17.748286 #1792075]  INFO -- : [572/883] 1833354=test_win32ole_variant
I, [2024-05-30T16:41:17.752114 #1792075]  INFO -- : [573/883] 1833354=test_ipaddr
I, [2024-05-30T16:41:17.780781 #1792075]  INFO -- : [574/883] 1833354=test_history
I, [2024-05-30T16:41:17.792797 #1792075]  INFO -- : [575/883] 1833344=test_mixed_unicode_escapes
I, [2024-05-30T16:41:17.800089 #1792075]  INFO -- : [576/883] 1833344=test_rdoc_markup_to_ansi
I, [2024-05-30T16:41:17.806279 #1792075]  INFO -- : [577/883] 1833352=test_rdoc_extend
I, [2024-05-30T16:41:17.830359 #1792075]  INFO -- : [578/883] 1833352=test_merge_keys
I, [2024-05-30T16:41:17.840759 #1792075]  INFO -- : [579/883] 1833344=test_rdoc_generator_darkfish
I, [2024-05-30T16:41:17.841556 #1792075]  INFO -- : [580/883] 1833358=test_rdoc_comment
I, [2024-05-30T16:41:17.844011 #1792075]  INFO -- : [581/883] 1833352=test_resize
I, [2024-05-30T16:41:17.861367 #1792075]  INFO -- : [582/883] 1833352=test_error_highlight
I, [2024-05-30T16:41:17.868667 #1792075]  INFO -- : [583/883] 1833354=test_http_request
I, [2024-05-30T16:41:17.921080 #1792075]  INFO -- : [584/883] 1833354=json_generic_object_test
I, [2024-05-30T16:41:17.927410 #1792075]  INFO -- : [585/883] 1833354=test_gem_source_fetch_problem
I, [2024-05-30T16:41:17.929587 #1792075]  INFO -- : [586/883] 1833358=test_coderange
I, [2024-05-30T16:41:17.937902 #1792075]  INFO -- : [587/883] 1833354=location_test
I, [2024-05-30T16:41:17.941403 #1792075]  INFO -- : [588/883] 1833358=test_symbol
I, [2024-05-30T16:41:17.948626 #1792075]  INFO -- : [589/883] 1833358=test_mailto
I, [2024-05-30T16:41:17.975656 #1792075]  INFO -- : [590/883] 1833358=test_ractor_compatibility
I, [2024-05-30T16:41:17.988521 #1792075]  INFO -- : [591/883] 1833354=test_dir
I, [2024-05-30T16:41:18.073574 #1792075]  INFO -- : [592/883] 1833359=test_gem_console_ui
I, [2024-05-30T16:41:18.084473 #1792075]  INFO -- : [593/883] 1833359=test_date_ractor
I, [2024-05-30T16:41:18.111461 #1792075]  INFO -- : [594/883] 1833345=test_eval
I, [2024-05-30T16:41:18.117080 #1792075]  INFO -- : [595/883] 1833345=test_autoconf
I, [2024-05-30T16:41:18.124876 #1792075]  INFO -- : [596/883] 1833345=test_numeric
I, [2024-05-30T16:41:18.136994 #1792075]  INFO -- : [597/883] 1833345=test_member
I, [2024-05-30T16:41:18.139821 #1792075]  INFO -- : [598/883] 1833345=test_cgi_multipart
I, [2024-05-30T16:41:18.219608 #1792075]  INFO -- : [599/883] 1833344=test_word
I, [2024-05-30T16:41:18.220083 #1792075]  INFO -- : [600/883] 1833344=test_gem_commands_cleanup_command
I, [2024-05-30T16:41:18.355810 #1792075]  INFO -- : [601/883] 1833354=ruby_api_test
I, [2024-05-30T16:41:18.368375 #1792075]  INFO -- : [602/883] 1833345=test_find_executable
I, [2024-05-30T16:41:18.383912 #1792075]  INFO -- : [603/883] 1833345=test_coder
I, [2024-05-30T16:41:18.391535 #1792075]  INFO -- : [604/883] 1833359=test_symbol
I, [2024-05-30T16:41:18.405040 #1792075]  INFO -- : [605/883] 1833345=test_context
I, [2024-05-30T16:41:18.462250 #1792075]  INFO -- : [606/883] 1833358=test_gem_commands_pristine_command
I, [2024-05-30T16:41:18.477617 #1792075]  INFO -- : [607/883] 1833352=test_nofree
I, [2024-05-30T16:41:18.481280 #1792075]  INFO -- : [608/883] 1833352=test_unix
I, [2024-05-30T16:41:18.536555 #1792075]  INFO -- : [609/883] 1833352=test_enc_associate
I, [2024-05-30T16:41:18.554331 #1792075]  INFO -- : [610/883] 1833345=test_lazy_enumerator
I, [2024-05-30T16:41:18.617497 #1792075]  INFO -- : [611/883] 1833354=test_pkcs7
I, [2024-05-30T16:41:18.833467 #1792075]  INFO -- : [612/883] 1833354=test_gem_resolver_requirement_list
I, [2024-05-30T16:41:18.834992 #1792075]  INFO -- : [613/883] 1833354=test_arith_seq_beg_len_step
I, [2024-05-30T16:41:18.920441 #1792075]  INFO -- : [614/883] 1833354=test_function_entry
I, [2024-05-30T16:41:18.924563 #1792075]  INFO -- : [615/883] 1833354=test_stat
I, [2024-05-30T16:41:18.940188 #1792075]  INFO -- : [616/883] 1833354=test_gem_request_set_lockfile_tokenizer
I, [2024-05-30T16:41:18.951351 #1792075]  INFO -- : [617/883] 1833344=test_have_func
I, [2024-05-30T16:41:19.024116 #1792075]  INFO -- : [618/883] 1833354=test_nextafter
I, [2024-05-30T16:41:19.173813 #1792075]  INFO -- : [619/883] 1833354=test_capacity
I, [2024-05-30T16:41:19.187364 #1792075]  INFO -- : [620/883] 1833354=test_object_references
I, [2024-05-30T16:41:19.198879 #1792075]  INFO -- : [621/883] 1833354=test_usrmarshal
I, [2024-05-30T16:41:19.209542 #1792075]  INFO -- : [622/883] 1833351=test_gem_resolver_git_specification
I, [2024-05-30T16:41:19.221789 #1792075]  INFO -- : [623/883] 1833345=test_super
I, [2024-05-30T16:41:19.299705 #1792075]  INFO -- : [624/883] 1833352=test_rubyoptions
I, [2024-05-30T16:41:19.518448 #1792075]  INFO -- : [625/883] 1833354=test_cgi_modruby
I, [2024-05-30T16:41:19.525808 #1792075]  INFO -- : [626/883] 1833354=test_integer
I, [2024-05-30T16:41:19.543722 #1792075]  INFO -- : [627/883] 1833351=test_call
I, [2024-05-30T16:41:19.810673 #1792075]  INFO -- : [628/883] 1833356=test_https_proxy
I, [2024-05-30T16:41:19.842183 #1792075]  INFO -- : [629/883] 1833351=test_rubygems
I, [2024-05-30T16:41:19.854578 #1792075]  INFO -- : [630/883] 1833356=test_gem_commands_setup_command
I, [2024-05-30T16:41:20.036259 #1792075]  INFO -- : [631/883] 1833351=test_env
I, [2024-05-30T16:41:20.088761 #1792075]  INFO -- : [632/883] 1833358=test_rdoc_attr
I, [2024-05-30T16:41:20.112788 #1792075]  INFO -- : [633/883] 1833358=test_dryrun
I, [2024-05-30T16:41:20.123393 #1792075]  INFO -- : [634/883] 1833348=test_integer
I, [2024-05-30T16:41:20.136146 #1792075]  INFO -- : [635/883] 1833358=desugar_compiler_test
I, [2024-05-30T16:41:20.163319 #1792075]  INFO -- : [636/883] 1833358=parse_stream_test
I, [2024-05-30T16:41:20.168157 #1792075]  INFO -- : [637/883] 1833358=test_registry
I, [2024-05-30T16:41:20.177227 #1792075]  INFO -- : [638/883] 1833358=test_gem_source_lock
I, [2024-05-30T16:41:20.209339 #1792075]  INFO -- : [639/883] 1833348=test_gem
I, [2024-05-30T16:41:20.254363 #1792075]  INFO -- : [640/883] 1833358=test_ractor
I, [2024-05-30T16:41:20.259427 #1792075]  INFO -- : [641/883] 1833358=test_gem_commands_open_command
I, [2024-05-30T16:41:20.389307 #1792075]  INFO -- : [642/883] 1833358=test_dns
I, [2024-05-30T16:41:20.668887 #1792075]  INFO -- : [643/883] 1833356=test_cgi_core
I, [2024-05-30T16:41:20.678614 #1792075]  INFO -- : [644/883] 1833356=test_parser
I, [2024-05-30T16:41:20.694113 #1792075]  INFO -- : [645/883] 1833350=test_alias
I, [2024-05-30T16:41:20.706315 #1792075]  INFO -- : [646/883] 1833356=test_timeout
I, [2024-05-30T16:41:20.893436 #1792075]  INFO -- : [647/883] 1833345=test_marshal
I, [2024-05-30T16:41:20.916875 #1792075]  INFO -- : [648/883] 1833358=test_unicode_normalize
I, [2024-05-30T16:41:20.935857 #1792075]  INFO -- : [649/883] 1833350=test_nonblock
I, [2024-05-30T16:41:20.969064 #1792075]  INFO -- : [650/883] 1833350=test_weakref
I, [2024-05-30T16:41:20.983421 #1792075]  INFO -- : [651/883] 1833358=test_rb_str_dup
I, [2024-05-30T16:41:20.986428 #1792075]  INFO -- : [652/883] 1833358=test_reline_key
I, [2024-05-30T16:41:21.072238 #1792075]  INFO -- : [653/883] 1833344=test_singleton_function
I, [2024-05-30T16:41:21.076692 #1792075]  INFO -- : [654/883] 1833344=test_ancdata
I, [2024-05-30T16:41:21.077741 #1792075]  INFO -- : [655/883] 1833358=test_ssl
I, [2024-05-30T16:41:21.098920 #1792075]  INFO -- : [656/883] 1833344=test_my_integer
I, [2024-05-30T16:41:21.106951 #1792075]  INFO -- : [657/883] 1833344=test_thread
I, [2024-05-30T16:41:21.267223 #1792075]  INFO -- : [658/883] 1833350=json_ext_parser_test
I, [2024-05-30T16:41:21.268276 #1792075]  INFO -- : [659/883] 1833350=test_debugger_integration
I, [2024-05-30T16:41:21.287579 #1792075]  INFO -- : [660/883] 1833350=test_rendering
I, [2024-05-30T16:41:21.302779 #1792075]  INFO -- : [661/883] 1833350=test_ractor
I, [2024-05-30T16:41:21.611733 #1792075]  INFO -- : [662/883] 1833358=test_input_method
I, [2024-05-30T16:41:21.690993 #1792075]  INFO -- : [663/883] 1833356=test_windows_1252
I, [2024-05-30T16:41:21.710721 #1792075]  INFO -- : [664/883] 1833356=test_process
I, [2024-05-30T16:41:21.736633 #1792075]  INFO -- : [665/883] 1833356=test_fixnum
I, [2024-05-30T16:41:21.743508 #1792075]  INFO -- : [666/883] 1833356=test_signal
I, [2024-05-30T16:41:21.796697 #1792075]  INFO -- : [667/883] 1833358=test_x509crl
I, [2024-05-30T16:41:21.808674 #1792075]  INFO -- : [668/883] 1833350=test_rdoc_rd
I, [2024-05-30T16:41:21.846489 #1792075]  INFO -- : [669/883] 1833350=test_cgi_session
I, [2024-05-30T16:41:21.853675 #1792075]  INFO -- : [670/883] 1833350=test_rdoc_top_level
I, [2024-05-30T16:41:21.947078 #1792075]  INFO -- : [671/883] 1833358=test_metaclass
I, [2024-05-30T16:41:21.958562 #1792075]  INFO -- : [672/883] 1833358=test_dir_m17n
I, [2024-05-30T16:41:22.045986 #1792075]  INFO -- : [673/883] 1833357=test_gem_resolver_installer_set
I, [2024-05-30T16:41:22.063873 #1792075]  INFO -- : [674/883] 1833345=test_regex_casefold
I, [2024-05-30T16:41:22.080740 #1792075]  INFO -- : [675/883] 1833345=test_gem_commands_signout_command
I, [2024-05-30T16:41:22.097024 #1792075]  INFO -- : [676/883] 1833345=test_refinement
I, [2024-05-30T16:41:22.247970 #1792075]  INFO -- : [677/883] 1833350=test_gem_source_git
I, [2024-05-30T16:41:22.326504 #1792075]  INFO -- : [678/883] 1833357=test_float
I, [2024-05-30T16:41:22.624066 #1792075]  INFO -- : [679/883] 1833348=test_require
I, [2024-05-30T16:41:22.690682 #1792075]  INFO -- : [680/883] 1833359=test_cgi_cookie
I, [2024-05-30T16:41:22.695955 #1792075]  INFO -- : [681/883] 1833359=test_gem_resolver_git_set
I, [2024-05-30T16:41:22.701271 #1792075]  INFO -- : [682/883] 1833355=test_storage
I, [2024-05-30T16:41:22.710852 #1792075]  INFO -- : [683/883] 1833355=test_cipher
I, [2024-05-30T16:41:22.766580 #1792075]  INFO -- : [684/883] 1833355=test_gem_security_signer
I, [2024-05-30T16:41:22.917362 #1792075]  INFO -- : [685/883] 1833355=test_new
I, [2024-05-30T16:41:22.919969 #1792075]  INFO -- : [686/883] 1833355=test_shellwords
I, [2024-05-30T16:41:22.926586 #1792075]  INFO -- : [687/883] 1833355=test_debug
I, [2024-05-30T16:41:22.932208 #1792075]  INFO -- : [688/883] 1833355=pattern_test
I, [2024-05-30T16:41:22.968907 #1792075]  INFO -- : [689/883] 1833355=test_memory_view
I, [2024-05-30T16:41:23.009125 #1792075]  INFO -- : [690/883] 1833355=test_iterator
I, [2024-05-30T16:41:23.073719 #1792075]  INFO -- : [691/883] 1833350=test_string
I, [2024-05-30T16:41:23.082552 #1792075]  INFO -- : [692/883] 1833350=test_omap
I, [2024-05-30T16:41:23.100492 #1792075]  INFO -- : [693/883] 1833350=test_digest_extend
I, [2024-05-30T16:41:23.109794 #1792075]  INFO -- : [694/883] 1833359=fuzzer_test
I, [2024-05-30T16:41:23.114750 #1792075]  INFO -- : [695/883] 1833350=test_sexp
I, [2024-05-30T16:41:23.123174 #1792075]  INFO -- : [696/883] 1833359=test_rdoc_markup_include
I, [2024-05-30T16:41:23.123578 #1792075]  INFO -- : [697/883] 1833355=test_variable
I, [2024-05-30T16:41:23.127807 #1792075]  INFO -- : [698/883] 1833359=test_struct
I, [2024-05-30T16:41:23.137243 #1792075]  INFO -- : [699/883] 1833359=magic_comment_test
I, [2024-05-30T16:41:23.141153 #1792075]  INFO -- : [700/883] 1833350=test_rdoc_markup_to_html_snippet
I, [2024-05-30T16:41:23.147666 #1792075]  INFO -- : [701/883] 1833359=test_cparser
I, [2024-05-30T16:41:23.226215 #1792075]  INFO -- : [702/883] 1833350=test_pkg_config
I, [2024-05-30T16:41:23.239135 #1792075]  INFO -- : [703/883] 1833350=test_config
I, [2024-05-30T16:41:23.272726 #1792075]  INFO -- : [704/883] 1833355=json_parser_test
I, [2024-05-30T16:41:23.274133 #1792075]  INFO -- : [705/883] 1833354=test_nomethod_error
I, [2024-05-30T16:41:23.283762 #1792075]  INFO -- : [706/883] 1833350=test_gem_source_subpath_problem
I, [2024-05-30T16:41:23.286414 #1792075]  INFO -- : [707/883] 1833354=test_dln
I, [2024-05-30T16:41:23.290018 #1792075]  INFO -- : [708/883] 1833354=json_common_interface_test
I, [2024-05-30T16:41:23.302657 #1792075]  INFO -- : [709/883] 1833354=test_win32ole_variant_outarg
I, [2024-05-30T16:41:23.311117 #1792075]  INFO -- : [710/883] 1833354=test_rdoc_rd_inline
I, [2024-05-30T16:41:23.322668 #1792075]  INFO -- : [711/883] 1833354=test_mutex
I, [2024-05-30T16:41:23.354812 #1792075]  INFO -- : [712/883] 1833355=test_x509req
I, [2024-05-30T16:41:23.434731 #1792075]  INFO -- : [713/883] 1833350=test_set
I, [2024-05-30T16:41:23.470259 #1792075]  INFO -- : [714/883] 1833350=test_struct
I, [2024-05-30T16:41:23.528011 #1792075]  INFO -- : [715/883] 1833355=test_gem_path_support
I, [2024-05-30T16:41:23.576589 #1792075]  INFO -- : [716/883] 1833355=test_files_test_1
I, [2024-05-30T16:41:23.806418 #1792075]  INFO -- : [717/883] 1833358=test_color_printer
I, [2024-05-30T16:41:23.815433 #1792075]  INFO -- : [718/883] 1833358=test_deprecated
I, [2024-05-30T16:41:23.818874 #1792075]  INFO -- : [719/883] 1833358=test_insns_leaf
I, [2024-05-30T16:41:23.831729 #1792075]  INFO -- : [720/883] 1833358=test_serialize_subclasses
I, [2024-05-30T16:41:23.848471 #1792075]  INFO -- : [721/883] 1833358=test_key_error
I, [2024-05-30T16:41:23.853476 #1792075]  INFO -- : [722/883] 1833358=test_div
I, [2024-05-30T16:41:23.861497 #1792075]  INFO -- : [723/883] 1833358=test_allocation
I, [2024-05-30T16:41:23.865130 #1792075]  INFO -- : [724/883] 1833351=test_engine
I, [2024-05-30T16:41:23.865997 #1792075]  INFO -- : [725/883] 1833351=test_win32ole_variant_m
I, [2024-05-30T16:41:23.872344 #1792075]  INFO -- : [726/883] 1833351=test_parser
I, [2024-05-30T16:41:23.934470 #1792075]  INFO -- : [727/883] 1833351=test_method_name_check
I, [2024-05-30T16:41:23.997620 #1792075]  INFO -- : [728/883] 1833351=test_arith_seq_extract
I, [2024-05-30T16:41:24.005067 #1792075]  INFO -- : [729/883] 1833357=test_gem_request_set
I, [2024-05-30T16:41:24.134532 #1792075]  INFO -- : [730/883] 1833356=test_module
I, [2024-05-30T16:41:24.184848 #1792075]  INFO -- : [731/883] 1833350=test_ssl
I, [2024-05-30T16:41:24.262000 #1792075]  INFO -- : [732/883] 1833351=test_gem_ext_cargo_builder
I, [2024-05-30T16:41:24.293958 #1792075]  INFO -- : [733/883] 1833351=constant_path_node_test
I, [2024-05-30T16:41:24.300564 #1792075]  INFO -- : [734/883] 1833351=test_stringify_symbols
I, [2024-05-30T16:41:24.315767 #1792075]  INFO -- : [735/883] 1833351=test_instrumentation_api
I, [2024-05-30T16:41:24.468104 #1792075]  INFO -- : [736/883] 1833359=integer_parse_test
I, [2024-05-30T16:41:24.472232 #1792075]  INFO -- : [737/883] 1833359=test_boolean
I, [2024-05-30T16:41:24.485324 #1792075]  INFO -- : [738/883] 1833359=test_rdoc_generator_markup
I, [2024-05-30T16:41:24.490817 #1792075]  INFO -- : [739/883] 1833354=test_whileuntil
I, [2024-05-30T16:41:24.492992 #1792075]  INFO -- : [740/883] 1833359=test_monitor
I, [2024-05-30T16:41:24.501333 #1792075]  INFO -- : [741/883] 1833354=test_buffered_io
I, [2024-05-30T16:41:24.549390 #1792075]  INFO -- : [742/883] 1833354=test_configuration
I, [2024-05-30T16:41:24.556450 #1792075]  INFO -- : [743/883] 1833357=test_rubyvm
I, [2024-05-30T16:41:24.563590 #1792075]  INFO -- : [744/883] 1833357=test_evaluation
I, [2024-05-30T16:41:24.599915 #1792075]  INFO -- : [745/883] 1833357=test_https
I, [2024-05-30T16:41:24.715797 #1792075]  INFO -- : [746/883] 1833354=test_gem_ext_builder
I, [2024-05-30T16:41:24.731464 #1792075]  INFO -- : [747/883] 1833359=test_rdoc_parser_simple
I, [2024-05-30T16:41:24.745942 #1792075]  INFO -- : [748/883] 1833359=test_load
I, [2024-05-30T16:41:24.747919 #1792075]  INFO -- : [749/883] 1833359=test_yamldbm
I, [2024-05-30T16:41:24.756868 #1792075]  INFO -- : [750/883] 1833359=test_gem_commands_rebuild_command
I, [2024-05-30T16:41:24.786800 #1792075]  INFO -- : [751/883] 1833349=test_abi
I, [2024-05-30T16:41:24.853862 #1792075]  INFO -- : [752/883] 1833359=test_provider
I, [2024-05-30T16:41:25.042798 #1792075]  INFO -- : [753/883] 1833349=test_gem_commands_outdated_command
I, [2024-05-30T16:41:25.073965 #1792075]  INFO -- : [754/883] 1833357=test_array
I, [2024-05-30T16:41:25.171123 #1792075]  INFO -- : [755/883] 1833349=test_helper_method
I, [2024-05-30T16:41:25.242511 #1792075]  INFO -- : [756/883] 1833349=test_gem_package_tar_writer
I, [2024-05-30T16:41:25.376486 #1792075]  INFO -- : [757/883] 1833359=test_gem_source
I, [2024-05-30T16:41:25.407607 #1792075]  INFO -- : [758/883] 1833349=test_scalar_scanner
I, [2024-05-30T16:41:25.422403 #1792075]  INFO -- : [759/883] 1833349=test_win32ole_method_event
I, [2024-05-30T16:41:25.424632 #1792075]  INFO -- : [760/883] 1833349=test_nesting_parser
I, [2024-05-30T16:41:25.445527 #1792075]  INFO -- : [761/883] 1833349=test_gem_dependency_list
I, [2024-05-30T16:41:25.558307 #1792075]  INFO -- : [762/883] 1833349=test_benchmark
I, [2024-05-30T16:41:25.745122 #1792075]  INFO -- : [763/883] 1833359=test_assembler
I, [2024-05-30T16:41:25.755483 #1792075]  INFO -- : [764/883] 1833359=attribute_write_test
I, [2024-05-30T16:41:25.775989 #1792075]  INFO -- : [765/883] 1833359=test_propertyputref
I, [2024-05-30T16:41:25.776455 #1792075]  INFO -- : [766/883] 1833359=test_spell_checker
I, [2024-05-30T16:41:25.793293 #1792075]  INFO -- : [767/883] 1833359=test_rational2
I, [2024-05-30T16:41:25.810912 #1792075]  INFO -- : [768/883] 1833359=test_rational
I, [2024-05-30T16:41:25.841024 #1792075]  INFO -- : [769/883] 1833359=test_gem_commands_cert_command
I, [2024-05-30T16:41:26.470699 #1792075]  INFO -- : [770/883] 1833354=test_completion
I, [2024-05-30T16:41:26.705328 #1792075]  INFO -- : [771/883] 1833348=test_len
I, [2024-05-30T16:41:26.721255 #1792075]  INFO -- : [772/883] 1833348=test_yield_block
I, [2024-05-30T16:41:26.725435 #1792075]  INFO -- : [773/883] 1833348=test_erb
I, [2024-05-30T16:41:26.830265 #1792075]  INFO -- : [774/883] 1833348=test_x509ext
I, [2024-05-30T16:41:26.834671 #1792075]  INFO -- : [775/883] 1833348=test_gem_source_installed
I, [2024-05-30T16:41:26.851167 #1792075]  INFO -- : [776/883] 1833348=test_chilled
I, [2024-05-30T16:41:26.859443 #1792075]  INFO -- : [777/883] 1833348=test_name_error_extension
I, [2024-05-30T16:41:26.871823 #1792075]  INFO -- : [778/883] 1833348=test_rdoc_i18n_locale
I, [2024-05-30T16:41:26.898497 #1792075]  INFO -- : [779/883] 1833348=test_document
I, [2024-05-30T16:41:26.904258 #1792075]  INFO -- : [780/883] 1833348=test_acceptable
I, [2024-05-30T16:41:26.934687 #1792075]  INFO -- : [781/883] 1833349=test_rdoc_generator_pot_po_entry
I, [2024-05-30T16:41:26.940452 #1792075]  INFO -- : [782/883] 1833349=test_euc_jp
I, [2024-05-30T16:41:26.950210 #1792075]  INFO -- : [783/883] 1833349=test_pair
I, [2024-05-30T16:41:27.104173 #1792075]  INFO -- : [784/883] 1833345=test_gem_commands_yank_command
I, [2024-05-30T16:41:27.118132 #1792075]  INFO -- : [785/883] 1833348=test_win32ole_param
I, [2024-05-30T16:41:27.121905 #1792075]  INFO -- : [786/883] 1833348=test_rbconfig
I, [2024-05-30T16:41:27.139303 #1792075]  INFO -- : [787/883] 1833348=test_primitive
I, [2024-05-30T16:41:27.149092 #1792075]  INFO -- : [788/883] 1833348=test_human_typo
I, [2024-05-30T16:41:27.157097 #1792075]  INFO -- : [789/883] 1833348=test_key_stroke
I, [2024-05-30T16:41:27.164100 #1792075]  INFO -- : [790/883] 1833348=json_encoding_test
I, [2024-05-30T16:41:27.185204 #1792075]  INFO -- : [791/883] 1833348=test_color
I, [2024-05-30T16:41:27.272428 #1792075]  INFO -- : [792/883] 1833348=test_sockopt
I, [2024-05-30T16:41:27.290557 #1792075]  INFO -- : [793/883] 1833348=test_install
I, [2024-05-30T16:41:27.346726 #1792075]  INFO -- : [794/883] 1833359=test_rdoc_markup_to_label
I, [2024-05-30T16:41:27.393398 #1792075]  INFO -- : [795/883] 1833359=test_gem_resolver_local_specification
I, [2024-05-30T16:41:27.404176 #1792075]  INFO -- : [796/883] 1833351=test_httpheader
I, [2024-05-30T16:41:27.422486 #1792075]  INFO -- : [797/883] 1833359=test_rdoc_ri_driver
I, [2024-05-30T16:41:27.454747 #1792075]  INFO -- : [798/883] 1833351=test_set_len
I, [2024-05-30T16:41:27.459225 #1792075]  INFO -- : [799/883] 1833351=test_httpresponses
I, [2024-05-30T16:41:27.464181 #1792075]  INFO -- : [800/883] 1833351=test_encoding
I, [2024-05-30T16:41:27.482286 #1792075]  INFO -- : [801/883] 1833351=test_tree_spell_checker
I, [2024-05-30T16:41:27.484190 #1792075]  INFO -- : [802/883] 1833354=test_addrinfo
I, [2024-05-30T16:41:27.540034 #1792075]  INFO -- : [803/883] 1833354=test_http
I, [2024-05-30T16:41:27.572906 #1792075]  INFO -- : [804/883] 1833351=test_bn
I, [2024-05-30T16:41:27.586447 #1792075]  INFO -- : [805/883] 1833348=test_win32ole_param_event
I, [2024-05-30T16:41:27.589098 #1792075]  INFO -- : [806/883] 1833348=test_path
I, [2024-05-30T16:41:27.595089 #1792075]  INFO -- : [807/883] 1833351=redundant_return_test
I, [2024-05-30T16:41:27.597914 #1792075]  INFO -- : [808/883] 1833348=test_case_mapping
I, [2024-05-30T16:41:27.603231 #1792075]  INFO -- : [809/883] 1833351=test_terminfo
I, [2024-05-30T16:41:27.604898 #1792075]  INFO -- : [810/883] 1833351=test_compile_prism
I, [2024-05-30T16:41:27.612782 #1792075]  INFO -- : [811/883] 1833348=test_bug-14834
I, [2024-05-30T16:41:27.648224 #1792075]  INFO -- : [812/883] 1833345=test_date_compat
I, [2024-05-30T16:41:27.654280 #1792075]  INFO -- : [813/883] 1833345=test_rdoc_markup_to_html
I, [2024-05-30T16:41:27.662862 #1792075]  INFO -- : [814/883] 1833355=test_gem_resolver_vendor_specification
I, [2024-05-30T16:41:27.705753 #1792075]  INFO -- : [815/883] 1833355=test_gem_commands_update_command
I, [2024-05-30T16:41:27.730658 #1792075]  INFO -- : [816/883] 1833348=test_gem_uri
I, [2024-05-30T16:41:27.750260 #1792075]  INFO -- : [817/883] 1833358=test_key_event_record
I, [2024-05-30T16:41:27.757061 #1792075]  INFO -- : [818/883] 1833358=test_notimplement
I, [2024-05-30T16:41:27.770432 #1792075]  INFO -- : [819/883] 1833348=test_random
I, [2024-05-30T16:41:27.772817 #1792075]  INFO -- : [820/883] 1833345=test_ssl_session
I, [2024-05-30T16:41:27.789071 #1792075]  INFO -- : [821/883] 1833348=test_lexer
I, [2024-05-30T16:41:27.805560 #1792075]  INFO -- : [822/883] 1833359=test_thread_cv
I, [2024-05-30T16:41:27.806540 #1792075]  INFO -- : [823/883] 1833358=test_rdoc_generator_pot
I, [2024-05-30T16:41:27.812900 #1792075]  INFO -- : [824/883] 1833348=test_rdoc_parser_changelog
I, [2024-05-30T16:41:27.816867 #1792075]  INFO -- : [825/883] 1833358=test_enumerator
I, [2024-05-30T16:41:27.822740 #1792075]  INFO -- : [826/883] 1833358=test_koi8
I, [2024-05-30T16:41:27.830233 #1792075]  INFO -- : [827/883] 1833358=parameters_signature_test
I, [2024-05-30T16:41:27.845644 #1792075]  INFO -- : [828/883] 1833358=test_unicode
I, [2024-05-30T16:41:27.854242 #1792075]  INFO -- : [829/883] 1833358=test_rdoc_method_attr
I, [2024-05-30T16:41:27.927902 #1792075]  INFO -- : [830/883] 1833348=test_filter
I, [2024-05-30T16:41:27.939108 #1792075]  INFO -- : [831/883] 1833356=test_gem_gem_runner
I, [2024-05-30T16:41:27.979284 #1792075]  INFO -- : [832/883] 1833348=static_literals_test
I, [2024-05-30T16:41:27.984270 #1792075]  INFO -- : [833/883] 1833348=test_data
I, [2024-05-30T16:41:27.989562 #1792075]  INFO -- : [834/883] 1833348=test_append
I, [2024-05-30T16:41:27.997691 #1792075]  INFO -- : [835/883] 1833348=test_option
I, [2024-05-30T16:41:28.011339 #1792075]  INFO -- : [836/883] 1833356=test_cmethod
I, [2024-05-30T16:41:28.015417 #1792075]  INFO -- : [837/883] 1833356=test_tracer
I, [2024-05-30T16:41:28.034660 #1792075]  INFO -- : [838/883] 1833356=test_io_m17n
I, [2024-05-30T16:41:28.035586 #1792075]  INFO -- : [839/883] 1833358=test_variable_name_check
I, [2024-05-30T16:41:28.041623 #1792075]  INFO -- : [840/883] 1833351=test_did_you_mean
I, [2024-05-30T16:41:28.091835 #1792075]  INFO -- : [841/883] 1833358=test_gem_commands_server_command
I, [2024-05-30T16:41:28.097643 #1792075]  INFO -- : [842/883] 1833358=test_interned_str
I, [2024-05-30T16:41:28.106178 #1792075]  INFO -- : [843/883] 1833358=test_case_comprehensive
I, [2024-05-30T16:41:28.121292 #1792075]  INFO -- : [844/883] 1833358=test_gem_commands_build_command
I, [2024-05-30T16:41:28.142842 #1792075]  INFO -- : [845/883] 1833348=test_scheduler
I, [2024-05-30T16:41:28.230880 #1792075]  INFO -- : [846/883] 1833351=test_ocsp
I, [2024-05-30T16:41:28.325802 #1792075]  INFO -- : [847/883] 1833348=test_class
I, [2024-05-30T16:41:28.343007 #1792075]  INFO -- : [848/883] 1833348=test_pkey_dsa
I, [2024-05-30T16:41:28.459096 #1792075]  INFO -- : [849/883] 1833358=test_exception_at_throwing
I, [2024-05-30T16:41:28.463660 #1792075]  INFO -- : [850/883] 1833359=test_iseq
I, [2024-05-30T16:41:28.552369 #1792075]  INFO -- : [851/883] 1833358=test_rdoc_markup_heading
I, [2024-05-30T16:41:28.561867 #1792075]  INFO -- : [852/883] 1833358=test_pinned
I, [2024-05-30T16:41:28.571466 #1792075]  INFO -- : [853/883] 1833351=test_printf
I, [2024-05-30T16:41:28.605155 #1792075]  INFO -- : [854/883] 1833351=test_rdoc_markup_pre_process
I, [2024-05-30T16:41:28.641212 #1792075]  INFO -- : [855/883] 1833358=test_to_ary_concat
I, [2024-05-30T16:41:28.699970 #1792075]  INFO -- : [856/883] 1833351=test_webauthn_listener_response
I, [2024-05-30T16:41:28.721441 #1792075]  INFO -- : [857/883] 1833351=test_time
I, [2024-05-30T16:41:28.769191 #1792075]  INFO -- : [858/883] 1833345=test_stream
I, [2024-05-30T16:41:28.789839 #1792075]  INFO -- : [859/883] 1833345=test_files_lib
I, [2024-05-30T16:41:28.937535 #1792075]  INFO -- : [860/883] 1833351=test_gem_commands_unpack_command
I, [2024-05-30T16:41:29.075601 #1792075]  INFO -- : [861/883] 1833348=test_beginendblock
I, [2024-05-30T16:41:29.286871 #1792075]  INFO -- : [862/883] 1833353=test_help
I, [2024-05-30T16:41:29.297270 #1792075]  INFO -- : [863/883] 1833353=test_rdoc_markup_to_bs
I, [2024-05-30T16:41:29.352911 #1792075]  INFO -- : [864/883] 1833353=test_emoji_breaks
I, [2024-05-30T16:41:29.361058 #1792075]  INFO -- : [865/883] 1833353=test_gem_bundler_version_finder
I, [2024-05-30T16:41:29.365637 #1792075]  INFO -- : [866/883] 1833355=test_within_pipe
I, [2024-05-30T16:41:29.388881 #1792075]  INFO -- : [867/883] 1833351=reflection_test
I, [2024-05-30T16:41:29.395331 #1792075]  INFO -- : [868/883] 1833351=test_multi_irb_commands
I, [2024-05-30T16:41:29.396803 #1792075]  INFO -- : [869/883] 1833353=test_fiber
I, [2024-05-30T16:41:29.404617 #1792075]  INFO -- : [870/883] 1833355=test_open3
I, [2024-05-30T16:41:29.426888 #1792075]  INFO -- : [871/883] 1833359=test_bundled_ca
I, [2024-05-30T16:41:29.433592 #1792075]  INFO -- : [872/883] 1833351=test_closure
I, [2024-05-30T16:41:29.665216 #1792075]  INFO -- : [873/883] 1833348=test_digest
I, [2024-05-30T16:41:29.726369 #1792075]  INFO -- : [874/883] 1833348=test_ractor
I, [2024-05-30T16:41:29.817309 #1792075]  INFO -- : [875/883] 1833356=test_rdoc_servlet
I, [2024-05-30T16:41:29.844873 #1792075]  INFO -- : [876/883] 1833348=test_gem_security
I, [2024-05-30T16:41:30.057879 #1792075]  INFO -- : [877/883] 1833356=test_recursion
I, [2024-05-30T16:41:30.058981 #1792075]  INFO -- : [878/883] 1833356=test_exit
I, [2024-05-30T16:41:30.125274 #1792075]  INFO -- : [879/883] 1833351=test_delegate
I, [2024-05-30T16:41:30.136548 #1792075]  INFO -- : [880/883] 1833351=test_popen_deadlock
I, [2024-05-30T16:41:30.183442 #1792075]  INFO -- : [881/883] 1833356=test_history
I, [2024-05-30T16:41:30.197914 #1792075]  INFO -- : [882/883] 1833356=test_mkmf
I, [2024-05-30T16:41:30.248536 #1792075]  INFO -- : [883/883] 1833356=test_date_marshal
I, [2024-05-30T16:41:49.114045 #1792075]  INFO -- : Finished tests in 52.509915s, 496.1920 tests/s, 119818.9150 assertions/s.
I, [2024-05-30T16:41:49.114812 #1792075]  INFO -- : 26055 tests, 6291681 assertions, 0 failures, 0 errors, 318 skips
I, [2024-05-30T16:41:49.114901 #1792075]  INFO -- : 
I, [2024-05-30T16:41:49.114951 #1792075]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-30T15:11:48Z master 15501e13d7) [x86_64-linux]
I, [2024-05-30T16:41:49.119937 #1792075]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-30T16:41:49.120412 #1792075]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-30T16:41:49.255901 #1792075]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T16:41:49.255958 #1792075]  INFO -- : 	CC = gcc
I, [2024-05-30T16:41:49.255969 #1792075]  INFO -- : 	LD = ld
I, [2024-05-30T16:41:49.255979 #1792075]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T16:41:49.255988 #1792075]  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-30T16:41:49.255997 #1792075]  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-30T16:41:49.256006 #1792075]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T16:41:49.256014 #1792075]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T16:41:49.256023 #1792075]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T16:41:49.256030 #1792075]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T16:41:49.256038 #1792075]  INFO -- : 	LC_ALL = 
I, [2024-05-30T16:41:49.256046 #1792075]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T16:41:49.256054 #1792075]  INFO -- : 	MFLAGS = 
I, [2024-05-30T16:41:49.256062 #1792075]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T16:41:49.256070 #1792075]  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-30T16:41:49.256562 #1792075]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T16:41:49.256584 #1792075]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T16:41:49.256596 #1792075]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T16:41:49.256624 #1792075]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T16:41:49.256635 #1792075]  INFO -- : 
I, [2024-05-30T16:41:49.258565 #1792075]  INFO -- : generating enc.mk
I, [2024-05-30T16:41:49.414589 #1792075]  INFO -- : making enc
I, [2024-05-30T16:41:49.467455 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.467479 #1792075]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T16:41:49.467490 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.468091 #1792075]  INFO -- : making srcs under enc
I, [2024-05-30T16:41:49.497359 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.497390 #1792075]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T16:41:49.497402 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.498238 #1792075]  INFO -- : generating transdb.h
I, [2024-05-30T16:41:49.598386 #1792075]  INFO -- : transdb.h unchanged
I, [2024-05-30T16:41:49.599614 #1792075]  INFO -- : making trans
I, [2024-05-30T16:41:49.667756 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.667779 #1792075]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T16:41:49.667794 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.668380 #1792075]  INFO -- : making encs
I, [2024-05-30T16:41:49.743420 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.743443 #1792075]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T16:41:49.743453 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:49.747151 #1792075]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T16:41:49.775333 #1792075]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T16:41:49.778912 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:51.253966 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:51.254697 #1792075]  INFO -- : generating makefile exts.mk
I, [2024-05-30T16:41:51.331793 #1792075]  INFO -- : exts.mk unchanged
I, [2024-05-30T16:41:51.335988 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:51.569766 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:41:51.575583 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T16:41:51.579473 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:41:51.582483 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T16:41:51.584778 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:41:51.594977 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T16:41:51.622050 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:41:51.625397 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T16:41:51.647527 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:41:51.669432 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T16:41:51.673360 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:41:51.676802 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T16:41:51.690975 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:41:51.703812 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T16:41:51.718909 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:41:51.722887 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T16:41:51.734215 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:41:51.746254 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T16:41:51.758608 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:41:51.795573 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T16:41:51.798498 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:41:51.801482 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T16:41:51.806038 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:41:51.838431 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T16:41:51.841532 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:41:51.846736 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T16:41:51.856245 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:41:51.867075 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T16:41:51.868571 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:41:51.872038 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T16:41:51.879786 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:41:51.897604 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T16:41:51.914593 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:41:51.973405 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T16:41:51.975304 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:41:51.998596 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T16:41:52.000801 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:41:52.060511 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T16:41:52.062488 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:41:52.084422 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T16:41:52.086769 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:41:52.144884 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T16:41:52.147235 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:41:52.169641 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T16:41:52.192253 #1792075]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:52.269395 #1792075]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T16:41:52.269440 #1792075]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:52.269674 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:52.277372 #1792075]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T16:41:52.277439 #1792075]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T16:41:52.277470 #1792075]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-30T16:41:52.345376 #1792075] 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.b0wl9k/1-mspec-multi-0
E, [2024-05-30T16:41:52.345563 #1792075] 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.b0wl9k/2-mspec-multi-1
E, [2024-05-30T16:41:52.345737 #1792075] 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.b0wl9k/3-mspec-multi-2
E, [2024-05-30T16:41:52.345908 #1792075] 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.b0wl9k/4-mspec-multi-3
E, [2024-05-30T16:41:52.346084 #1792075] 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.b0wl9k/5-mspec-multi-4
E, [2024-05-30T16:41:52.346255 #1792075] 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.b0wl9k/6-mspec-multi-5
E, [2024-05-30T16:41:52.346414 #1792075] 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.b0wl9k/7-mspec-multi-6
E, [2024-05-30T16:41:52.346584 #1792075] 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.b0wl9k/8-mspec-multi-7
E, [2024-05-30T16:41:52.346734 #1792075] 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.b0wl9k/9-mspec-multi-8
E, [2024-05-30T16:41:52.346958 #1792075] 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.b0wl9k/10-mspec-multi-9
E, [2024-05-30T16:41:52.347207 #1792075] 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.b0wl9k/11-mspec-multi-10
E, [2024-05-30T16:41:52.347552 #1792075] 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.b0wl9k/12-mspec-multi-11
E, [2024-05-30T16:41:52.347961 #1792075] 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.b0wl9k/13-mspec-multi-12
E, [2024-05-30T16:41:52.348444 #1792075] 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.b0wl9k/14-mspec-multi-13
E, [2024-05-30T16:41:52.349041 #1792075] 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.b0wl9k/15-mspec-multi-14
E, [2024-05-30T16:41:52.349455 #1792075] 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.b0wl9k/16-mspec-multi-15
I, [2024-05-30T16:41:52.578652 #1792075]  INFO -- : ruby 3.4.0dev (2024-05-30T15:11:48Z master 15501e13d7) [x86_64-linux]
I, [2024-05-30T16:41:53.825940 #1792075]  INFO -- :      0 ............................................................
I, [2024-05-30T16:41:54.490798 #1792075]  INFO -- :     60 ............................................................
I, [2024-05-30T16:41:54.753866 #1792075]  INFO -- :    120 ............................................................
I, [2024-05-30T16:41:54.910298 #1792075]  INFO -- :    180 ............................................................
I, [2024-05-30T16:41:54.965469 #1792075]  INFO -- :    240 ............................................................
I, [2024-05-30T16:41:55.026676 #1792075]  INFO -- :    300 ............................................................
I, [2024-05-30T16:41:55.121464 #1792075]  INFO -- :    360 ............................................................
I, [2024-05-30T16:41:55.165619 #1792075]  INFO -- :    420 ............................................................
I, [2024-05-30T16:41:55.191020 #1792075]  INFO -- :    480 ............................................................
I, [2024-05-30T16:41:55.214540 #1792075]  INFO -- :    540 ............................................................
I, [2024-05-30T16:41:55.240104 #1792075]  INFO -- :    600 ............................................................
I, [2024-05-30T16:41:55.316614 #1792075]  INFO -- :    660 ............................................................
I, [2024-05-30T16:41:55.358385 #1792075]  INFO -- :    720 ............................................................
I, [2024-05-30T16:41:55.389419 #1792075]  INFO -- :    780 ............................................................
I, [2024-05-30T16:41:55.430289 #1792075]  INFO -- :    840 ............................................................
I, [2024-05-30T16:41:55.488778 #1792075]  INFO -- :    900 ............................................................
I, [2024-05-30T16:41:55.565451 #1792075]  INFO -- :    960 ............................................................
I, [2024-05-30T16:41:55.680908 #1792075]  INFO -- :   1020 ............................................................
I, [2024-05-30T16:41:55.913921 #1792075]  INFO -- :   1080 ............................................................
I, [2024-05-30T16:41:56.188730 #1792075]  INFO -- :   1140 ............................................................
I, [2024-05-30T16:41:56.311890 #1792075]  INFO -- :   1200 ............................................................
I, [2024-05-30T16:41:56.422973 #1792075]  INFO -- :   1260 ............................................................
I, [2024-05-30T16:41:56.528438 #1792075]  INFO -- :   1320 ............................................................
I, [2024-05-30T16:41:56.563119 #1792075]  INFO -- :   1380 ............................................................
I, [2024-05-30T16:41:56.651970 #1792075]  INFO -- :   1440 ............................................................
I, [2024-05-30T16:41:57.552608 #1792075]  INFO -- :   1500 ............................................................
I, [2024-05-30T16:41:57.735792 #1792075]  INFO -- :   1560 ............................................................
I, [2024-05-30T16:41:57.782540 #1792075]  INFO -- :   1620 ............................................................
I, [2024-05-30T16:41:57.927639 #1792075]  INFO -- :   1680 ............................................................
I, [2024-05-30T16:41:58.063995 #1792075]  INFO -- :   1740 ............................................................
I, [2024-05-30T16:41:58.213305 #1792075]  INFO -- :   1800 ............................................................
I, [2024-05-30T16:41:58.285713 #1792075]  INFO -- :   1860 ............................................................
I, [2024-05-30T16:41:58.508078 #1792075]  INFO -- :   1920 ............................................................
I, [2024-05-30T16:41:58.608647 #1792075]  INFO -- :   1980 ............................................................
I, [2024-05-30T16:41:58.702320 #1792075]  INFO -- :   2040 ............................................................
I, [2024-05-30T16:41:58.829652 #1792075]  INFO -- :   2100 ............................................................
I, [2024-05-30T16:41:58.854860 #1792075]  INFO -- :   2160 ............................................................
I, [2024-05-30T16:41:58.870134 #1792075]  INFO -- :   2220 ............................................................
I, [2024-05-30T16:41:58.901462 #1792075]  INFO -- :   2280 ............................................................
I, [2024-05-30T16:41:58.921732 #1792075]  INFO -- :   2340 ............................................................
I, [2024-05-30T16:41:58.950669 #1792075]  INFO -- :   2400 ............................................................
I, [2024-05-30T16:41:59.126205 #1792075]  INFO -- :   2460 ............................................................
I, [2024-05-30T16:41:59.229571 #1792075]  INFO -- :   2520 ............................................................
I, [2024-05-30T16:41:59.281891 #1792075]  INFO -- :   2580 ............................................................
I, [2024-05-30T16:41:59.432693 #1792075]  INFO -- :   2640 ............................................................
I, [2024-05-30T16:41:59.546490 #1792075]  INFO -- :   2700 ............................................................
I, [2024-05-30T16:41:59.599796 #1792075]  INFO -- :   2760 ............................................................
I, [2024-05-30T16:41:59.647262 #1792075]  INFO -- :   2820 ............................................................
I, [2024-05-30T16:41:59.750478 #1792075]  INFO -- :   2880 ............................................................
I, [2024-05-30T16:41:59.797197 #1792075]  INFO -- :   2940 ............................................................
I, [2024-05-30T16:41:59.827686 #1792075]  INFO -- :   3000 ............................................................
I, [2024-05-30T16:41:59.853811 #1792075]  INFO -- :   3060 ............................................................
I, [2024-05-30T16:41:59.877295 #1792075]  INFO -- :   3120 ............................................................
I, [2024-05-30T16:41:59.900080 #1792075]  INFO -- :   3180 ............................................................
I, [2024-05-30T16:41:59.906070 #1792075]  INFO -- :   3240 ............................................................
I, [2024-05-30T16:41:59.959105 #1792075]  INFO -- :   3300 ............................................................
I, [2024-05-30T16:42:00.179126 #1792075]  INFO -- :   3360 ............................................................
I, [2024-05-30T16:42:03.912321 #1792075]  INFO -- :   3420 ...........
I, [2024-05-30T16:42:03.912469 #1792075]  INFO -- : 
I, [2024-05-30T16:42:03.912532 #1792075]  INFO -- : Finished in 11.562060 seconds
I, [2024-05-30T16:42:03.912573 #1792075]  INFO -- : 
I, [2024-05-30T16:42:03.912607 #1792075]  INFO -- : 3430 files, 32649 examples, 157788 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-30T16:42:03.917423 #1792075]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.