# Logfile created on 2024-05-30 10:48:09 +0000 by logger.rb/v1.4.3
I, [2024-05-30T10:48:09.005224 #3440099]  INFO -- : #<BuildRuby:0x0000561865e13e20 @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-104808", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561865eab388 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561865eab248 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561865eab0b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240530-104808", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240530-104808>, @binmode=false, @mon_data=#<Monitor:0x0000561865eaaf50>, @mon_data_owner_object_id=860>>>
I, [2024-05-30T10:48:09.005382 #3440099]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-30T10:48:09.206568 #3440099]  INFO -- : tool/config.guess already exists
I, [2024-05-30T10:48:09.206617 #3440099]  INFO -- : tool/config.sub already exists
I, [2024-05-30T10:48:09.209062 #3440099]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T10:48:09.209087 #3440099]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T10:48:09.209702 #3440099]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T10:48:09.210371 #3440099]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T10:48:09.210517 #3440099]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T10:48:09.211024 #3440099]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T10:48:09.212616 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T10:48:09.212717 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T10:48:09.213122 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T10:48:09.213989 #3440099]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T10:48:09.315972 #3440099]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T10:48:09.316015 #3440099]  INFO -- :   Name: power_assert
I, [2024-05-30T10:48:09.316027 #3440099]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T10:48:09.316035 #3440099]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T10:48:09.357945 #3440099]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-30T10:48:09.357992 #3440099]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-30T10:48:09.921623 #3440099]  INFO -- : Already up to date.
I, [2024-05-30T10:48:09.941505 #3440099]  INFO -- : Latest commit hash = 949fabe4e9
I, [2024-05-30T10:48:09.943735 #3440099]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-30T10:48:09.943809 #3440099]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-30T10:48:10.031998 #3440099]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-30T10:48:10.034071 #3440099]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-30T10:48:10.110752 #3440099]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-30T10:48:10.112301 #3440099]  INFO -- : generating enc.mk
I, [2024-05-30T10:48:10.266906 #3440099]  INFO -- : making srcs under enc
I, [2024-05-30T10:48:10.332549 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:10.332574 #3440099]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T10:48:10.332588 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:10.411370 #3440099]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T10:48:10.411412 #3440099]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T10:48:10.412125 #3440099]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T10:48:10.412722 #3440099]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T10:48:10.412870 #3440099]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T10:48:10.413791 #3440099]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T10:48:10.415011 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T10:48:10.415048 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T10:48:10.415873 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T10:48:10.416489 #3440099]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T10:48:10.518521 #3440099]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T10:48:10.518564 #3440099]  INFO -- :   Name: power_assert
I, [2024-05-30T10:48:10.518574 #3440099]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T10:48:10.518583 #3440099]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T10:48:10.520484 #3440099]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T10:48:10.616534 #3440099]  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-30T10:48:10.621629 #3440099]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T10:48:10.623292 #3440099]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-30T10:48:10.623391 #3440099]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-30T10:48:10.714901 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:48:10.714962 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:48:10.714983 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:48:10.714997 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:48:10.715012 #3440099]  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-30T10:48:10.715027 #3440099]  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-30T10:48:10.715053 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:48:10.715067 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:48:10.715081 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:48:10.715093 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:48:10.715106 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:48:10.715118 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:48:10.715131 #3440099]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T10:48:10.715143 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:48:10.715156 #3440099]  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-30T10:48:10.718149 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:48:10.718208 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:48:10.718235 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:48:10.718256 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:48:10.718282 #3440099]  INFO -- : 
I, [2024-05-30T10:48:10.791971 #3440099]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-30T10:48:10.974823 #3440099]  INFO -- : linking miniruby
I, [2024-05-30T10:48:11.608487 #3440099]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-30T10:48:11.608652 #3440099]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-30T10:48:11.735927 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:48:11.735968 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:48:11.735981 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:48:11.735990 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:48:11.735998 #3440099]  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-30T10:48:11.736006 #3440099]  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-30T10:48:11.736014 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:48:11.736022 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:48:11.736029 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:48:11.736037 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:48:11.736044 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:48:11.736051 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:48:11.736058 #3440099]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T10:48:11.736066 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:48:11.736075 #3440099]  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-30T10:48:11.736787 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:48:11.736809 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:48:11.736832 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:48:11.736841 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:48:11.736849 #3440099]  INFO -- : 
I, [2024-05-30T10:48:11.890328 #3440099]  INFO -- : builtin_binary.inc updated
I, [2024-05-30T10:48:11.895764 #3440099]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-30T10:48:11.896471 #3440099]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-30T10:48:12.185684 #3440099]  INFO -- : linking static-library libruby-static.a
I, [2024-05-30T10:48:12.655012 #3440099]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-30T10:48:14.540493 #3440099]  INFO -- : linking ruby
I, [2024-05-30T10:48:14.598204 #3440099]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-30T10:48:14.598330 #3440099]  INFO -- : $$$[beg] make all -j16
I, [2024-05-30T10:48:14.679067 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:48:14.679147 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:48:14.679205 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:48:14.679225 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:48:14.679244 #3440099]  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-30T10:48:14.679273 #3440099]  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-30T10:48:14.679294 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:48:14.679311 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:48:14.679329 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:48:14.679346 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:48:14.679362 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:48:14.679379 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:48:14.679396 #3440099]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T10:48:14.679414 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:48:14.679433 #3440099]  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-30T10:48:14.680997 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:48:14.681016 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:48:14.681025 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:48:14.681035 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:48:14.681054 #3440099]  INFO -- : 
I, [2024-05-30T10:48:14.762841 #3440099]  INFO -- : generating enc.mk
I, [2024-05-30T10:48:14.764952 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-30T10:48:14.765650 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-30T10:48:14.765933 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-30T10:48:14.766574 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-30T10:48:14.766903 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-30T10:48:14.767606 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-30T10:48:14.767909 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-30T10:48:14.768778 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-30T10:48:14.769471 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-30T10:48:14.769864 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-30T10:48:14.770315 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-30T10:48:14.770829 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-30T10:48:14.771658 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-30T10:48:14.772033 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-30T10:48:14.777655 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-30T10:48:14.954030 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-30T10:48:14.954285 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-30T10:48:14.954459 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-30T10:48:14.955157 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-30T10:48:14.955981 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-30T10:48:14.958019 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-30T10:48:14.984289 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-30T10:48:14.996401 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-30T10:48:15.000540 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-30T10:48:15.008049 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-30T10:48:15.011107 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-30T10:48:15.034327 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-30T10:48:15.060646 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-30T10:48:15.088259 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-30T10:48:15.153006 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-30T10:48:15.154597 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-30T10:48:15.162840 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-30T10:48:15.166239 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-30T10:48:15.175343 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-30T10:48:15.197789 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-30T10:48:15.204142 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-30T10:48:15.206980 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-30T10:48:15.214422 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-30T10:48:15.216538 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-30T10:48:15.219188 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-30T10:48:15.233405 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-30T10:48:15.273660 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-30T10:48:15.334093 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-30T10:48:15.356676 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-30T10:48:15.372275 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-30T10:48:15.375973 #3440099]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-30T10:48:15.403763 #3440099]  INFO -- : making enc
I, [2024-05-30T10:48:15.419653 #3440099]  INFO -- : making srcs under enc
I, [2024-05-30T10:48:15.433166 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.433241 #3440099]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T10:48:15.433258 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.465836 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.465913 #3440099]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T10:48:15.465927 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.466736 #3440099]  INFO -- : generating transdb.h
I, [2024-05-30T10:48:15.584158 #3440099]  INFO -- : transdb.h unchanged
I, [2024-05-30T10:48:15.585925 #3440099]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T10:48:15.586047 #3440099]  INFO -- : making trans
I, [2024-05-30T10:48:15.614671 #3440099]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T10:48:15.617185 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.626979 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.627319 #3440099]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T10:48:15.627456 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.630364 #3440099]  INFO -- : making encs
I, [2024-05-30T10:48:15.704747 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.704842 #3440099]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T10:48:15.704888 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.883248 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.883971 #3440099]  INFO -- : generating makefile exts.mk
I, [2024-05-30T10:48:15.925916 #3440099]  INFO -- : exts.mk unchanged
I, [2024-05-30T10:48:15.930353 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:15.955362 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:48:15.956916 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:48:15.957319 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:48:15.958506 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:48:15.958923 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:48:15.959728 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:48:15.961096 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:48:15.961736 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:48:15.961891 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:48:15.963082 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:48:15.963323 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:48:15.963350 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:48:15.963823 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:48:15.963852 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:48:15.964223 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:48:15.964534 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:48:15.965173 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:48:15.965254 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:48:15.965372 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:48:15.966482 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:48:15.967406 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:48:15.967697 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:48:15.968320 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:48:15.970440 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:48:15.970762 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:48:15.971233 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:48:15.972199 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:48:15.972230 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:48:15.972647 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:48:15.973038 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:48:15.977492 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:48:15.977964 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:48:15.978392 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:48:15.981342 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:48:15.982054 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:48:15.983977 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:48:15.986616 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:48:16.001329 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:48:16.004555 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:48:16.004811 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:48:16.005432 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:48:16.010492 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:48:16.013152 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:48:16.013209 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:48:16.035649 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.110956 #3440099]  INFO -- : linking ruby
I, [2024-05-30T10:48:16.131658 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.132013 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.135850 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.135877 #3440099]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T10:48:16.135898 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.136528 #3440099]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-30T10:48:16.136630 #3440099]  INFO -- : $$$[beg] make install -j16
I, [2024-05-30T10:48:16.197681 #3440099]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T10:48:16.197831 #3440099]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T10:48:16.197983 #3440099]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T10:48:16.199245 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:48:16.199264 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:48:16.199274 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:48:16.199281 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:48:16.199292 #3440099]  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-30T10:48:16.199307 #3440099]  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-30T10:48:16.199314 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:48:16.199320 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:48:16.199327 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:48:16.199333 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:48:16.199339 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:48:16.199345 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:48:16.199351 #3440099]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-30T10:48:16.199379 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:48:16.199387 #3440099]  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-30T10:48:16.237385 #3440099]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T10:48:16.237484 #3440099]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T10:48:16.237622 #3440099]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T10:48:16.238389 #3440099]  INFO -- : generating enc.mk
I, [2024-05-30T10:48:16.238422 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:48:16.238444 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:48:16.238469 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:48:16.238489 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:48:16.238502 #3440099]  INFO -- : 
I, [2024-05-30T10:48:16.239511 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T10:48:16.239700 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T10:48:16.239833 #3440099]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T10:48:16.375296 #3440099]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T10:48:16.375997 #3440099]  INFO -- : making srcs under enc
I, [2024-05-30T10:48:16.376185 #3440099]  INFO -- : making enc
I, [2024-05-30T10:48:16.397050 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.397093 #3440099]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T10:48:16.397109 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.406073 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.406099 #3440099]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T10:48:16.406110 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.406853 #3440099]  INFO -- : generating transdb.h
I, [2024-05-30T10:48:16.445730 #3440099]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T10:48:16.445773 #3440099]  INFO -- :   Name: power_assert
I, [2024-05-30T10:48:16.445784 #3440099]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T10:48:16.446662 #3440099]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T10:48:16.447758 #3440099]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T10:48:16.504361 #3440099]  INFO -- : transdb.h unchanged
I, [2024-05-30T10:48:16.505425 #3440099]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T10:48:16.505570 #3440099]  INFO -- : making trans
I, [2024-05-30T10:48:16.507955 #3440099]  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-30T10:48:16.513894 #3440099]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T10:48:16.533554 #3440099]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-30T10:48:16.536059 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.542403 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.542660 #3440099]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T10:48:16.542747 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.643818 #3440099]  INFO -- : making encs
I, [2024-05-30T10:48:16.721009 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.721126 #3440099]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T10:48:16.721181 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.791387 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.791897 #3440099]  INFO -- : generating makefile exts.mk
I, [2024-05-30T10:48:16.833367 #3440099]  INFO -- : exts.mk unchanged
I, [2024-05-30T10:48:16.837564 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:16.862228 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:48:16.863577 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:48:16.864118 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:48:16.865321 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:48:16.865776 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:48:16.865999 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:48:16.868342 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:48:16.868450 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:48:16.868527 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:48:16.868917 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:48:16.869413 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:48:16.869602 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:48:16.870006 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:48:16.870033 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:48:16.870540 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:48:16.870567 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:48:16.871941 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:48:16.871969 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:48:16.872615 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:48:16.873808 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:48:16.874280 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:48:16.874809 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:48:16.874837 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:48:16.874857 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:48:16.875066 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:48:16.876032 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:48:16.876679 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:48:16.877281 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:48:16.877553 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:48:16.877678 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:48:16.883458 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:48:16.884704 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:48:16.886737 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:48:16.887533 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:48:16.889347 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:48:16.891259 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:48:16.896864 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:48:16.901016 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:48:16.908802 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:48:16.909194 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:48:16.909503 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:48:16.910794 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:48:16.912333 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:48:16.912630 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:48:16.935519 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:17.009461 #3440099]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T10:48:17.009510 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:17.009737 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:17.013370 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:17.013394 #3440099]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T10:48:17.013406 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:17.013592 #3440099]  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-30T10:48:17.106957 #3440099]  INFO -- : Installing to 
I, [2024-05-30T10:48:17.107012 #3440099]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T10:48:17.107161 #3440099]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-30T10:48:17.116299 #3440099]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T10:48:17.116337 #3440099]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-30T10:48:17.116413 #3440099]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T10:48:17.126532 #3440099]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T10:48:17.126556 #3440099]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T10:48:17.126636 #3440099]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-30T10:48:17.126815 #3440099]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T10:48:17.131086 #3440099]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-30T10:48:17.131116 #3440099]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-30T10:48:17.131128 #3440099]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-30T10:48:17.131145 #3440099]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T10:48:17.131264 #3440099]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T10:48:17.173341 #3440099]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-30T10:48:17.180532 #3440099]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-30T10:48:17.180735 #3440099]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T10:48:17.205977 #3440099]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-30T10:48:17.208227 #3440099]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-30T10:48:17.209864 #3440099]  INFO -- :                                     cgi 0.4.1
I, [2024-05-30T10:48:17.211020 #3440099]  INFO -- :                                     delegate 0.3.1
I, [2024-05-30T10:48:17.211589 #3440099]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-30T10:48:17.212140 #3440099]  INFO -- :                                     english 0.8.0
I, [2024-05-30T10:48:17.212686 #3440099]  INFO -- :                                     erb 4.0.4
I, [2024-05-30T10:48:17.213543 #3440099]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-30T10:48:17.214086 #3440099]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-30T10:48:17.214633 #3440099]  INFO -- :                                     find 0.2.0
I, [2024-05-30T10:48:17.215181 #3440099]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-30T10:48:17.215710 #3440099]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-30T10:48:17.216236 #3440099]  INFO -- :                                     irb 1.13.1
I, [2024-05-30T10:48:17.217148 #3440099]  INFO -- :                                     logger 1.6.0
I, [2024-05-30T10:48:17.217688 #3440099]  INFO -- :                                     net-http 0.4.1
I, [2024-05-30T10:48:17.218259 #3440099]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-30T10:48:17.218827 #3440099]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-30T10:48:17.219970 #3440099]  INFO -- :                                     open3 0.2.1
I, [2024-05-30T10:48:17.220530 #3440099]  INFO -- :                                     optparse 0.5.0
I, [2024-05-30T10:48:17.221114 #3440099]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-30T10:48:17.221639 #3440099]  INFO -- :                                     pp 0.5.0
I, [2024-05-30T10:48:17.222193 #3440099]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-30T10:48:17.222733 #3440099]  INFO -- :                                     prism 0.29.0
I, [2024-05-30T10:48:17.223316 #3440099]  INFO -- :                                     pstore 0.1.3
I, [2024-05-30T10:48:17.223841 #3440099]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-30T10:48:17.225035 #3440099]  INFO -- :                                     readline 0.0.4
I, [2024-05-30T10:48:17.225585 #3440099]  INFO -- :                                     reline 0.5.8
I, [2024-05-30T10:48:17.226143 #3440099]  INFO -- :                                     resolv 0.4.0
I, [2024-05-30T10:48:17.226677 #3440099]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-30T10:48:17.227602 #3440099]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-30T10:48:17.228281 #3440099]  INFO -- :                                     set 1.1.0
I, [2024-05-30T10:48:17.228817 #3440099]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-30T10:48:17.229370 #3440099]  INFO -- :                                     singleton 0.2.0
I, [2024-05-30T10:48:17.229883 #3440099]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-30T10:48:17.230694 #3440099]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-30T10:48:17.231234 #3440099]  INFO -- :                                     time 0.3.0
I, [2024-05-30T10:48:17.231781 #3440099]  INFO -- :                                     timeout 0.4.1
I, [2024-05-30T10:48:17.232310 #3440099]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-30T10:48:17.232850 #3440099]  INFO -- :                                     tsort 0.2.0
I, [2024-05-30T10:48:17.233471 #3440099]  INFO -- :                                     un 0.3.0
I, [2024-05-30T10:48:17.233996 #3440099]  INFO -- :                                     uri 0.13.0
I, [2024-05-30T10:48:17.234556 #3440099]  INFO -- :                                     weakref 0.1.3
I, [2024-05-30T10:48:17.235079 #3440099]  INFO -- :                                     yaml 0.3.0
I, [2024-05-30T10:48:17.235499 #3440099]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T10:48:17.242143 #3440099]  INFO -- :                                     date 3.3.4
I, [2024-05-30T10:48:17.242717 #3440099]  INFO -- :                                     digest 3.1.1
I, [2024-05-30T10:48:17.243258 #3440099]  INFO -- :                                     etc 1.4.3
I, [2024-05-30T10:48:17.243821 #3440099]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-30T10:48:17.244849 #3440099]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-30T10:48:17.245432 #3440099]  INFO -- :                                     io-console 0.7.2
I, [2024-05-30T10:48:17.245989 #3440099]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-30T10:48:17.246527 #3440099]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-30T10:48:17.247048 #3440099]  INFO -- :                                     json 2.7.2
I, [2024-05-30T10:48:17.247639 #3440099]  INFO -- :                                     openssl 3.2.0
I, [2024-05-30T10:48:17.248196 #3440099]  INFO -- :                                     pathname 0.3.0
I, [2024-05-30T10:48:17.248732 #3440099]  INFO -- :                                     psych 5.1.2
I, [2024-05-30T10:48:17.249431 #3440099]  INFO -- :                                     stringio 3.1.1
I, [2024-05-30T10:48:17.249987 #3440099]  INFO -- :                                     strscan 3.1.1
I, [2024-05-30T10:48:17.250506 #3440099]  INFO -- :                                     zlib 3.1.0
I, [2024-05-30T10:48:17.250945 #3440099]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T10:48:17.251932 #3440099]  INFO -- :                                     minitest 5.23.1
I, [2024-05-30T10:48:17.261110 #3440099]  INFO -- :                                     rake 13.2.1
I, [2024-05-30T10:48:17.266186 #3440099]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-30T10:48:17.272070 #3440099]  INFO -- :                                     rexml 3.2.8
I, [2024-05-30T10:48:17.277436 #3440099]  INFO -- :                                     rss 0.3.0
I, [2024-05-30T10:48:17.281489 #3440099]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-30T10:48:17.283728 #3440099]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-30T10:48:17.288030 #3440099]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-30T10:48:17.289409 #3440099]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-30T10:48:17.290897 #3440099]  INFO -- :                                     matrix 0.4.2
I, [2024-05-30T10:48:17.294647 #3440099]  INFO -- :                                     prime 0.1.2
I, [2024-05-30T10:48:17.302225 #3440099]  INFO -- :                                     rbs 3.4.4
I, [2024-05-30T10:48:17.336967 #3440099]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-30T10:48:17.340385 #3440099]  INFO -- :                                     debug 1.9.2
I, [2024-05-30T10:48:17.344425 #3440099]  INFO -- :                                     racc 1.8.0
I, [2024-05-30T10:48:17.348119 #3440099]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-30T10:48:17.349714 #3440099]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-30T10:48:17.351594 #3440099]  INFO -- :                                     base64 0.2.0
I, [2024-05-30T10:48:17.352861 #3440099]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-30T10:48:17.356022 #3440099]  INFO -- :                                     observer 0.1.2
I, [2024-05-30T10:48:17.357462 #3440099]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-30T10:48:17.358799 #3440099]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-30T10:48:17.360470 #3440099]  INFO -- :                                     rinda 0.2.0
I, [2024-05-30T10:48:17.362219 #3440099]  INFO -- :                                     drb 2.2.1
I, [2024-05-30T10:48:17.364253 #3440099]  INFO -- :                                     nkf 0.2.0
I, [2024-05-30T10:48:17.367749 #3440099]  INFO -- :                                     syslog 0.1.2
I, [2024-05-30T10:48:17.369953 #3440099]  INFO -- :                                     csv 3.3.0
I, [2024-05-30T10:48:17.373454 #3440099]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-30T10:48:17.375007 #3440099]  INFO -- : skipped bundled gems:
I, [2024-05-30T10:48:17.375030 #3440099]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-30T10:48:17.378176 #3440099]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-30T10:48:17.378363 #3440099]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-30T10:48:25.935262 #3440099]  INFO -- : PASS all 1936 tests
E, [2024-05-30T10:48:25.947825 #3440099] ERROR -- :  
I, [2024-05-30T10:48:25.948319 #3440099]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-30T10:48:25.948559 #3440099]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-30T10:48:26.040517 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:48:26.040556 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:48:26.040566 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:48:26.040574 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:48:26.040585 #3440099]  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-30T10:48:26.040593 #3440099]  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-30T10:48:26.040599 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:48:26.040606 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:48:26.040617 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:48:26.040624 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:48:26.040630 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:48:26.040637 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:48:26.040644 #3440099]  INFO -- : 	MFLAGS = 
I, [2024-05-30T10:48:26.040652 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:48:26.040659 #3440099]  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-30T10:48:26.041323 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:48:26.041343 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:48:26.041364 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:48:26.041380 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:48:26.041387 #3440099]  INFO -- : 
I, [2024-05-30T10:48:26.241280 #3440099]  INFO -- : Checking leaked global symbols...none
I, [2024-05-30T10:48:26.286019 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-30T10:48:26.286099 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-30T10:48:26.286120 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-30T10:48:26.286141 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-30T10:48:26.286411 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-30T10:48:26.286582 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-30T10:48:26.287015 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-30T10:48:26.287290 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-30T10:48:26.288674 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-30T10:48:26.289426 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-30T10:48:26.293477 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-30T10:48:26.295140 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-30T10:48:26.295431 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-30T10:48:26.295516 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-30T10:48:26.295633 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-30T10:48:26.396561 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-30T10:48:26.398788 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-30T10:48:26.576282 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-30T10:48:26.576360 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-30T10:48:26.576471 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-30T10:48:26.576664 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-30T10:48:26.576749 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-30T10:48:26.576787 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-30T10:48:26.576881 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-30T10:48:26.577062 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-30T10:48:26.577119 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-30T10:48:26.577242 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-30T10:48:26.577342 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-30T10:48:26.578136 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-30T10:48:26.674242 #3440099]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-30T10:48:26.676717 #3440099]  INFO -- : 
I, [2024-05-30T10:48:26.676745 #3440099]  INFO -- : test succeeded
I, [2024-05-30T10:48:26.678890 #3440099]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-30T10:48:26.679003 #3440099]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-30T10:48:26.813375 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:48:26.813416 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:48:26.813439 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:48:26.813447 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:48:26.813454 #3440099]  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-30T10:48:26.813462 #3440099]  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-30T10:48:26.813469 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:48:26.813476 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:48:26.813482 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:48:26.813488 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:48:26.813494 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:48:26.813500 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:48:26.813506 #3440099]  INFO -- : 	MFLAGS = 
I, [2024-05-30T10:48:26.813512 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:48:26.813519 #3440099]  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-30T10:48:26.813948 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:48:26.813967 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:48:26.813977 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:48:26.814000 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:48:26.814010 #3440099]  INFO -- : 
I, [2024-05-30T10:48:26.816770 #3440099]  INFO -- : generating enc.mk
I, [2024-05-30T10:48:26.938986 #3440099]  INFO -- : making enc
I, [2024-05-30T10:48:26.955477 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:26.955503 #3440099]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T10:48:26.955515 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:26.956121 #3440099]  INFO -- : making srcs under enc
I, [2024-05-30T10:48:27.022305 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:27.022328 #3440099]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T10:48:27.022339 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:27.023295 #3440099]  INFO -- : generating transdb.h
I, [2024-05-30T10:48:27.121546 #3440099]  INFO -- : transdb.h unchanged
I, [2024-05-30T10:48:27.122972 #3440099]  INFO -- : making trans
I, [2024-05-30T10:48:27.155599 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:27.155623 #3440099]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T10:48:27.155634 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:27.156220 #3440099]  INFO -- : making encs
I, [2024-05-30T10:48:27.192926 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:27.192961 #3440099]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T10:48:27.192972 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:27.197316 #3440099]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T10:48:27.224838 #3440099]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T10:48:27.227535 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:28.679793 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:28.680482 #3440099]  INFO -- : generating makefile exts.mk
I, [2024-05-30T10:48:28.759411 #3440099]  INFO -- : exts.mk unchanged
I, [2024-05-30T10:48:28.767772 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:29.033659 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:48:29.036404 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:48:29.040209 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:48:29.043211 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:48:29.045641 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:48:29.051005 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:48:29.080261 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:48:29.083976 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:48:29.109710 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:48:29.117365 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:48:29.120708 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:48:29.123310 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:48:29.135550 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:48:29.141822 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:48:29.151308 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:48:29.153655 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:48:29.157717 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:48:29.166006 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:48:29.177520 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:48:29.189957 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:48:29.192921 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:48:29.195726 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:48:29.199891 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:48:29.214563 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:48:29.217653 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:48:29.221834 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:48:29.239247 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:48:29.248367 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:48:29.250021 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:48:29.252746 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:48:29.260227 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:48:29.276886 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:48:29.294419 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:48:29.353574 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:48:29.355614 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:48:29.377498 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:48:29.381497 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:48:29.404190 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:48:29.406177 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:48:29.464653 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:48:29.467061 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:48:29.524317 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:48:29.527519 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:48:29.585360 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:48:29.607977 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:29.681794 #3440099]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T10:48:29.681838 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:29.682063 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:29.685425 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:29.685467 #3440099]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T10:48:29.685478 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:48:29.770586 #3440099]  INFO -- : Run options: 
I, [2024-05-30T10:48:29.770643 #3440099]  INFO -- :   --seed=2797
I, [2024-05-30T10:48:29.770654 #3440099]  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-30T10:48:29.770663 #3440099]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-30T10:48:29.770672 #3440099]  INFO -- :   --name=!/memory_leak/
I, [2024-05-30T10:48:29.770679 #3440099]  INFO -- :   --stderr-on-failure
I, [2024-05-30T10:48:29.770686 #3440099]  INFO -- :   -j16
I, [2024-05-30T10:48:29.770694 #3440099]  INFO -- : 
I, [2024-05-30T10:48:29.770702 #3440099]  INFO -- : # Running tests:
I, [2024-05-30T10:48:29.770709 #3440099]  INFO -- : 
I, [2024-05-30T10:48:30.002770 #3440099]  INFO -- : [  1/883] 3481369=test_update
I, [2024-05-30T10:48:30.003823 #3440099]  INFO -- : [  2/883] 3481380=test_x509name
I, [2024-05-30T10:48:30.003963 #3440099]  INFO -- : [  3/883] 3481379=test_fips
I, [2024-05-30T10:48:30.004246 #3440099]  INFO -- : [  4/883] 3481375=test_rdoc_code_object
I, [2024-05-30T10:48:30.004276 #3440099]  INFO -- : [  5/883] 3481372=test_x509store
I, [2024-05-30T10:48:30.004528 #3440099]  INFO -- : [  6/883] 3481377=test_webauthn_listener
I, [2024-05-30T10:48:30.004717 #3440099]  INFO -- : [  7/883] 3481378=test_gem_request_set_gem_dependency_api
I, [2024-05-30T10:48:30.004908 #3440099]  INFO -- : [  8/883] 3481371=test_ast
I, [2024-05-30T10:48:30.005591 #3440099]  INFO -- : [  9/883] 3481374=test_lambda
I, [2024-05-30T10:48:30.005618 #3440099]  INFO -- : [ 10/883] 3481382=test_helper
I, [2024-05-30T10:48:30.006169 #3440099]  INFO -- : [ 11/883] 3481368=test_random_formatter
I, [2024-05-30T10:48:30.006406 #3440099]  INFO -- : [ 12/883] 3481376=test_jaro_winkler
I, [2024-05-30T10:48:30.007312 #3440099]  INFO -- : [ 13/883] 3481373=test_gem_safe_marshal
I, [2024-05-30T10:48:30.007339 #3440099]  INFO -- : [ 14/883] 3481370=test_gem_resolver_api_set
I, [2024-05-30T10:48:30.007356 #3440099]  INFO -- : [ 15/883] 3481381=test_config
I, [2024-05-30T10:48:30.007370 #3440099]  INFO -- : [ 16/883] 3481369=test_gem_resolver_vendor_set
I, [2024-05-30T10:48:30.015349 #3440099]  INFO -- : [ 17/883] 3481383=test_enumerable
I, [2024-05-30T10:48:30.017915 #3440099]  INFO -- : [ 18/883] 3481376=test_eval
I, [2024-05-30T10:48:30.038156 #3440099]  INFO -- : [ 19/883] 3481368=json_generator_test
I, [2024-05-30T10:48:30.062885 #3440099]  INFO -- : [ 20/883] 3481383=test_transcode
I, [2024-05-30T10:48:30.073471 #3440099]  INFO -- : [ 21/883] 3481380=test_project_sanity
I, [2024-05-30T10:48:30.103847 #3440099]  INFO -- : [ 22/883] 3481382=test_range
I, [2024-05-30T10:48:30.111169 #3440099]  INFO -- : [ 23/883] 3481374=command_line_test
I, [2024-05-30T10:48:30.156115 #3440099]  INFO -- : [ 24/883] 3481368=test_constant
I, [2024-05-30T10:48:30.228040 #3440099]  INFO -- : [ 25/883] 3481374=test_pty
I, [2024-05-30T10:48:30.274962 #3440099]  INFO -- : [ 26/883] 3481369=test_dup
I, [2024-05-30T10:48:30.325152 #3440099]  INFO -- : [ 27/883] 3481370=test_gem_uri_formatter
I, [2024-05-30T10:48:30.332175 #3440099]  INFO -- : [ 28/883] 3481372=test_helper
I, [2024-05-30T10:48:30.343717 #3440099]  INFO -- : [ 29/883] 3481372=test_erb_command
I, [2024-05-30T10:48:30.347480 #3440099]  INFO -- : [ 30/883] 3481380=test_encoding
I, [2024-05-30T10:48:30.350139 #3440099]  INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 51207>
I, [2024-05-30T10:48:30.354787 #3440099]  INFO -- : [ 31/883] 3481370=test_ts
I, [2024-05-30T10:48:30.363983 #3440099]  INFO -- : [ 32/883] 3481383=test_ensured
I, [2024-05-30T10:48:30.397253 #3440099]  INFO -- : [ 33/883] 3481372=test_locale
I, [2024-05-30T10:48:30.408891 #3440099]  INFO -- : COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
I, [2024-05-30T10:48:30.408999 #3440099]  INFO -- : ruby    3481377  ko1    9u  IPv4 99893830      0t0  TCP localhost:51207->localhost:62582 (CLOSE_WAIT)
I, [2024-05-30T10:48:30.420512 #3440099]  INFO -- : [ 34/883] 3481379=test_addr
I, [2024-05-30T10:48:30.421006 #3440099]  INFO -- : [ 35/883] 3481376=library_symbols_test
I, [2024-05-30T10:48:30.444159 #3440099]  INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9
I, [2024-05-30T10:48:30.455109 #3440099]  INFO -- : [ 36/883] 3481377=test_rdoc_ri_paths
I, [2024-05-30T10:48:30.458155 #3440099]  INFO -- : [ 37/883] 3481383=test_vm_dump
I, [2024-05-30T10:48:30.458236 #3440099]  INFO -- : [ 38/883] 3481383=test_rdoc_markup_document
I, [2024-05-30T10:48:30.474662 #3440099]  INFO -- : [ 39/883] 3481379=test_integer_comb
I, [2024-05-30T10:48:30.521861 #3440099]  INFO -- : [ 40/883] 3481369=test_tmpdir
I, [2024-05-30T10:48:30.536912 #3440099]  INFO -- : [ 41/883] 3481376=errors_test
I, [2024-05-30T10:48:30.537282 #3440099]  INFO -- : [ 42/883] 3481378=test_gem_commands_check_command
I, [2024-05-30T10:48:30.584970 #3440099]  INFO -- : [ 43/883] 3481378=test_regexp
I, [2024-05-30T10:48:30.587094 #3440099]  INFO -- : [ 44/883] 3481372=static_inspect_test
I, [2024-05-30T10:48:30.621027 #3440099]  INFO -- : [ 45/883] 3481380=bom_test
I, [2024-05-30T10:48:30.634986 #3440099]  INFO -- : [ 46/883] 3481383=test_data_error
I, [2024-05-30T10:48:30.640966 #3440099]  INFO -- : [ 47/883] 3481369=test_file
I, [2024-05-30T10:48:30.650090 #3440099]  INFO -- : [ 48/883] 3481381=test_force_exit
I, [2024-05-30T10:48:30.671721 #3440099]  INFO -- : [ 49/883] 3481376=test_ostruct
I, [2024-05-30T10:48:30.675477 #3440099]  INFO -- : [ 50/883] 3481377=unescape_test
I, [2024-05-30T10:48:30.699176 #3440099]  INFO -- : [ 51/883] 3481372=test_udp
I, [2024-05-30T10:48:30.702225 #3440099]  INFO -- : [ 52/883] 3481372=test_ruby_lex
I, [2024-05-30T10:48:30.707932 #3440099]  INFO -- : [ 53/883] 3481375=test_object
I, [2024-05-30T10:48:30.742533 #3440099]  INFO -- : [ 54/883] 3481383=test_date_arith
I, [2024-05-30T10:48:30.743879 #3440099]  INFO -- : [ 55/883] 3481380=test_gem_local_remote_options
I, [2024-05-30T10:48:30.758691 #3440099]  INFO -- : [ 56/883] 3481383=test_sleep
I, [2024-05-30T10:48:30.811088 #3440099]  INFO -- : [ 57/883] 3481381=test_change_word
I, [2024-05-30T10:48:30.814529 #3440099]  INFO -- : [ 58/883] 3481380=compiler_test
I, [2024-05-30T10:48:30.821657 #3440099]  INFO -- : [ 59/883] 3481380=test_flip
I, [2024-05-30T10:48:30.824435 #3440099]  INFO -- : [ 60/883] 3481381=test_timeout
I, [2024-05-30T10:48:30.846185 #3440099]  INFO -- : [ 61/883] 3481374=test_ossl
I, [2024-05-30T10:48:30.846272 #3440099]  INFO -- : [ 62/883] 3481381=test_normalize
I, [2024-05-30T10:48:30.849171 #3440099]  INFO -- : [ 63/883] 3481381=test_rdoc_rd_block_parser
I, [2024-05-30T10:48:30.858700 #3440099]  INFO -- : [ 64/883] 3481380=test_signedness
I, [2024-05-30T10:48:30.869546 #3440099]  INFO -- : [ 65/883] 3481376=test_tsort
I, [2024-05-30T10:48:30.881415 #3440099]  INFO -- : [ 66/883] 3481376=test_ractor
I, [2024-05-30T10:48:30.890454 #3440099]  INFO -- : [ 67/883] 3481372=test_type
I, [2024-05-30T10:48:30.900134 #3440099]  INFO -- : [ 68/883] 3481372=test_pointer
I, [2024-05-30T10:48:30.921481 #3440099]  INFO -- : [ 69/883] 3481370=test_func
I, [2024-05-30T10:48:30.974899 #3440099]  INFO -- : [ 70/883] 3481376=test_big5
I, [2024-05-30T10:48:30.979665 #3440099]  INFO -- : [ 71/883] 3481376=version_test
I, [2024-05-30T10:48:30.980517 #3440099]  INFO -- : [ 72/883] 3481376=heredoc_dedent_test
I, [2024-05-30T10:48:30.989644 #3440099]  INFO -- : [ 73/883] 3481376=test_cgi_header
I, [2024-05-30T10:48:31.017795 #3440099]  INFO -- : [ 74/883] 3481376=test_object
I, [2024-05-30T10:48:31.025351 #3440099]  INFO -- : [ 75/883] 3481376=test_arithmetic_sequence
I, [2024-05-30T10:48:31.035375 #3440099]  INFO -- : [ 76/883] 3481373=test_key_actor_emacs
I, [2024-05-30T10:48:31.056120 #3440099]  INFO -- : [ 77/883] 3481376=test_gem_gemcutter_utilities
I, [2024-05-30T10:48:31.127069 #3440099]  INFO -- : [ 78/883] 3481381=test_basicinstructions
I, [2024-05-30T10:48:31.173550 #3440099]  INFO -- : [ 79/883] 3481382=test_gem_command_manager
I, [2024-05-30T10:48:31.202569 #3440099]  INFO -- : [ 80/883] 3481375=test_logger
I, [2024-05-30T10:48:31.219873 #3440099]  INFO -- : [ 81/883] 3481381=test_file_exhaustive
I, [2024-05-30T10:48:31.239136 #3440099]  INFO -- : [ 82/883] 3481375=test_gem_update_suggestion
I, [2024-05-30T10:48:31.274201 #3440099]  INFO -- : [ 83/883] 3481373=test_files_test
I, [2024-05-30T10:48:31.340205 #3440099]  INFO -- : [ 84/883] 3481372=test_rdoc_parser_markdown
I, [2024-05-30T10:48:31.405864 #3440099]  INFO -- : [ 85/883] 3481373=test_import
I, [2024-05-30T10:48:31.512035 #3440099]  INFO -- : [ 86/883] 3481375=test_not
I, [2024-05-30T10:48:31.515275 #3440099]  INFO -- : [ 87/883] 3481375=test_gem_resolver_lock_set
I, [2024-05-30T10:48:31.533725 #3440099]  INFO -- : [ 88/883] 3481372=test_placearg
I, [2024-05-30T10:48:31.542560 #3440099]  INFO -- : [ 89/883] 3481382=test_date_strptime
I, [2024-05-30T10:48:31.549206 #3440099]  INFO -- : [ 90/883] 3481375=test_gem_package_task
I, [2024-05-30T10:48:31.554678 #3440099]  INFO -- : [ 91/883] 3481375=test_rdoc_markup_hard_break
I, [2024-05-30T10:48:31.564062 #3440099]  INFO -- : [ 92/883] 3481375=test_gem_platform
I, [2024-05-30T10:48:31.646434 #3440099]  INFO -- : [ 93/883] 3481375=test_pkey_rsa
I, [2024-05-30T10:48:31.660677 #3440099]  INFO -- : [ 94/883] 3481382=test_weakkeymap
I, [2024-05-30T10:48:31.669490 #3440099]  INFO -- : [ 95/883] 3481376=test_gem_commands_push_command
I, [2024-05-30T10:48:31.681246 #3440099]  INFO -- : [ 96/883] 3481372=test_numhash
I, [2024-05-30T10:48:31.682134 #3440099]  INFO -- : [ 97/883] 3481372=test_fd_setsize
I, [2024-05-30T10:48:31.690237 #3440099]  INFO -- : [ 98/883] 3481372=test_continuation
I, [2024-05-30T10:48:31.690490 #3440099]  INFO -- : [ 99/883] 3481372=test_class_name_check
I, [2024-05-30T10:48:31.720336 #3440099]  INFO -- : [100/883] 3481372=test_keyword
I, [2024-05-30T10:48:31.869042 #3440099]  INFO -- : [101/883] 3481382=test_delete
I, [2024-05-30T10:48:31.874446 #3440099]  INFO -- : [102/883] 3481382=test_win32ole_method
I, [2024-05-30T10:48:31.877130 #3440099]  INFO -- : [103/883] 3481375=test_pkcs7
I, [2024-05-30T10:48:31.883327 #3440099]  INFO -- : [104/883] 3481382=test_gem_resolver_requirement_list
I, [2024-05-30T10:48:31.886958 #3440099]  INFO -- : [105/883] 3481382=test_arith_seq_beg_len_step
I, [2024-05-30T10:48:31.939443 #3440099]  INFO -- : [106/883] 3481382=test_function_entry
I, [2024-05-30T10:48:31.939788 #3440099]  INFO -- : [107/883] 3481382=ruby_api_test
I, [2024-05-30T10:48:31.985519 #3440099]  INFO -- : [108/883] 3481370=test_find_executable
I, [2024-05-30T10:48:31.996234 #3440099]  INFO -- : [109/883] 3481375=test_symbol
I, [2024-05-30T10:48:32.006249 #3440099]  INFO -- : [110/883] 3481370=test_coder
I, [2024-05-30T10:48:32.038861 #3440099]  INFO -- : [111/883] 3481370=test_nofree
I, [2024-05-30T10:48:32.042227 #3440099]  INFO -- : [112/883] 3481370=test_gem_commands_pristine_command
I, [2024-05-30T10:48:32.074071 #3440099]  INFO -- : [113/883] 3481382=test_context
I, [2024-05-30T10:48:32.132846 #3440099]  INFO -- : [114/883] 3481373=test_unix
I, [2024-05-30T10:48:32.176643 #3440099]  INFO -- : [115/883] 3481373=test_lazy_enumerator
I, [2024-05-30T10:48:32.284437 #3440099]  INFO -- : [116/883] 3481376=test_enc_associate
I, [2024-05-30T10:48:32.389950 #3440099]  INFO -- : [117/883] 3481382=test_ractor_compatibility
I, [2024-05-30T10:48:32.418046 #3440099]  INFO -- : [118/883] 3481372=test_autoconf
I, [2024-05-30T10:48:32.423876 #3440099]  INFO -- : [119/883] 3481372=test_eval
I, [2024-05-30T10:48:32.439693 #3440099]  INFO -- : [120/883] 3481372=test_dir
I, [2024-05-30T10:48:32.583541 #3440099]  INFO -- : [121/883] 3481377=test_gem_console_ui
I, [2024-05-30T10:48:32.588303 #3440099]  INFO -- : [122/883] 3481377=test_date_ractor
I, [2024-05-30T10:48:32.690402 #3440099]  INFO -- : [123/883] 3481373=test_numeric
I, [2024-05-30T10:48:32.700415 #3440099]  INFO -- : [124/883] 3481373=test_member
I, [2024-05-30T10:48:32.705198 #3440099]  INFO -- : [125/883] 3481373=test_word
I, [2024-05-30T10:48:32.707174 #3440099]  INFO -- : [126/883] 3481373=test_gem_commands_cleanup_command
I, [2024-05-30T10:48:32.754165 #3440099]  INFO -- : [127/883] 3481372=test_cgi_multipart
I, [2024-05-30T10:48:32.880751 #3440099]  INFO -- : [128/883] 3481377=test_rdoc_generator_darkfish
I, [2024-05-30T10:48:32.888905 #3440099]  INFO -- : [129/883] 3481382=test_resize
I, [2024-05-30T10:48:32.900716 #3440099]  INFO -- : [130/883] 3481382=test_error_highlight
I, [2024-05-30T10:48:32.967002 #3440099]  INFO -- : [131/883] 3481372=test_rdoc_comment
I, [2024-05-30T10:48:32.996083 #3440099]  INFO -- : [132/883] 3481376=json_generic_object_test
I, [2024-05-30T10:48:33.005888 #3440099]  INFO -- : [133/883] 3481376=test_gem_source_fetch_problem
I, [2024-05-30T10:48:33.022061 #3440099]  INFO -- : [134/883] 3481376=test_http_request
I, [2024-05-30T10:48:33.036722 #3440099]  INFO -- : [135/883] 3481372=test_coderange
I, [2024-05-30T10:48:33.044547 #3440099]  INFO -- : [136/883] 3481372=test_symbol
I, [2024-05-30T10:48:33.076508 #3440099]  INFO -- : [137/883] 3481372=location_test
I, [2024-05-30T10:48:33.087527 #3440099]  INFO -- : [138/883] 3481376=test_mailto
I, [2024-05-30T10:48:33.094224 #3440099]  INFO -- : [139/883] 3481376=test_rdoc_extend
I, [2024-05-30T10:48:33.117121 #3440099]  INFO -- : [140/883] 3481368=test_merge_keys
I, [2024-05-30T10:48:33.137116 #3440099]  INFO -- : [141/883] 3481372=test_gem_resolver_api_specification
I, [2024-05-30T10:48:33.149952 #3440099]  INFO -- : [142/883] 3481368=test_win32ole_variant
I, [2024-05-30T10:48:33.157902 #3440099]  INFO -- : [143/883] 3481368=test_ipaddr
I, [2024-05-30T10:48:33.197013 #3440099]  INFO -- : [144/883] 3481368=test_rdoc_markup_to_ansi
I, [2024-05-30T10:48:33.344576 #3440099]  INFO -- : [145/883] 3481373=test_history
I, [2024-05-30T10:48:33.359136 #3440099]  INFO -- : [146/883] 3481373=test_mixed_unicode_escapes
I, [2024-05-30T10:48:33.364275 #3440099]  INFO -- : [147/883] 3481373=test_gem_ci_detector
I, [2024-05-30T10:48:33.372217 #3440099]  INFO -- : [148/883] 3481377=test_bignum
I, [2024-05-30T10:48:33.372807 #3440099]  INFO -- : [149/883] 3481376=test_rdoc_class_module
I, [2024-05-30T10:48:33.378797 #3440099]  INFO -- : [150/883] 3481373=test_win32ole_variable
I, [2024-05-30T10:48:33.384858 #3440099]  INFO -- : [151/883] 3481373=test_io_wait_uncommon
I, [2024-05-30T10:48:33.391932 #3440099]  INFO -- : [152/883] 3481368=test_arity
I, [2024-05-30T10:48:33.394521 #3440099]  INFO -- : [153/883] 3481373=test_stringio
I, [2024-05-30T10:48:33.395674 #3440099]  INFO -- : [154/883] 3481368=ractor_test
I, [2024-05-30T10:48:33.427169 #3440099]  INFO -- : [155/883] 3481382=test_trace
I, [2024-05-30T10:48:33.438150 #3440099]  INFO -- : [156/883] 3481372=test_rdoc_generator_json_index
I, [2024-05-30T10:48:33.450080 #3440099]  INFO -- : [157/883] 3481382=test_time_tz
I, [2024-05-30T10:48:33.470232 #3440099]  INFO -- : [158/883] 3481368=test_win32ole_event
I, [2024-05-30T10:48:33.475119 #3440099]  INFO -- : [159/883] 3481368=test_have_macro
I, [2024-05-30T10:48:33.476073 #3440099]  INFO -- : [160/883] 3481372=test_resolve_symbol
I, [2024-05-30T10:48:33.504474 #3440099]  INFO -- : [161/883] 3481382=test_complex2
I, [2024-05-30T10:48:33.516110 #3440099]  INFO -- : [162/883] 3481373=test_gem_package
I, [2024-05-30T10:48:33.527429 #3440099]  INFO -- : [163/883] 3481382=test_gem_specification
I, [2024-05-30T10:48:33.561775 #3440099]  INFO -- : [164/883] 3481372=test_enum
I, [2024-05-30T10:48:33.571340 #3440099]  INFO -- : [165/883] 3481370=test_threadgroup
I, [2024-05-30T10:48:33.627963 #3440099]  INFO -- : [166/883] 3481380=test_ssl
I, [2024-05-30T10:48:33.771177 #3440099]  INFO -- : [167/883] 3481379=json_ext_parser_test
I, [2024-05-30T10:48:33.778552 #3440099]  INFO -- : [168/883] 3481379=test_thread
I, [2024-05-30T10:48:33.794385 #3440099]  INFO -- : [169/883] 3481368=test_my_integer
I, [2024-05-30T10:48:33.799379 #3440099]  INFO -- : [170/883] 3481368=test_debugger_integration
I, [2024-05-30T10:48:33.820261 #3440099]  INFO -- : [171/883] 3481368=test_rendering
I, [2024-05-30T10:48:33.892642 #3440099]  INFO -- : [172/883] 3481368=test_ractor
I, [2024-05-30T10:48:34.041484 #3440099]  INFO -- : [173/883] 3481373=test_alias
I, [2024-05-30T10:48:34.120573 #3440099]  INFO -- : [174/883] 3481376=test_timeout
I, [2024-05-30T10:48:34.170350 #3440099]  INFO -- : [175/883] 3481380=test_unicode_normalize
I, [2024-05-30T10:48:34.172035 #3440099]  INFO -- : [176/883] 3481373=test_marshal
I, [2024-05-30T10:48:34.227763 #3440099]  INFO -- : [177/883] 3481380=test_weakref
I, [2024-05-30T10:48:34.302921 #3440099]  INFO -- : [178/883] 3481368=test_nonblock
I, [2024-05-30T10:48:34.312517 #3440099]  INFO -- : [179/883] 3481368=test_rb_str_dup
I, [2024-05-30T10:48:34.313666 #3440099]  INFO -- : [180/883] 3481368=test_reline_key
I, [2024-05-30T10:48:34.322486 #3440099]  INFO -- : [181/883] 3481368=test_ancdata
I, [2024-05-30T10:48:34.335227 #3440099]  INFO -- : [182/883] 3481368=test_singleton_function
I, [2024-05-30T10:48:34.335302 #3440099]  INFO -- : [183/883] 3481368=test_cgi_core
I, [2024-05-30T10:48:34.358841 #3440099]  INFO -- : [184/883] 3481368=test_parser
I, [2024-05-30T10:48:34.375568 #3440099]  INFO -- : [185/883] 3481368=parse_stream_test
I, [2024-05-30T10:48:34.378637 #3440099]  INFO -- : [186/883] 3481380=test_registry
I, [2024-05-30T10:48:34.378819 #3440099]  INFO -- : [187/883] 3481380=test_gem_source_lock
I, [2024-05-30T10:48:34.442199 #3440099]  INFO -- : [188/883] 3481372=test_gem
I, [2024-05-30T10:48:34.458125 #3440099]  INFO -- : [189/883] 3481375=test_gem_commands_open_command
I, [2024-05-30T10:48:34.480358 #3440099]  INFO -- : [190/883] 3481380=test_dns
I, [2024-05-30T10:48:34.483445 #3440099]  INFO -- : [191/883] 3481368=test_ractor
I, [2024-05-30T10:48:34.500669 #3440099]  INFO -- : [192/883] 3481368=test_env
I, [2024-05-30T10:48:34.557772 #3440099]  INFO -- : [193/883] 3481375=test_rdoc_attr
I, [2024-05-30T10:48:34.567734 #3440099]  INFO -- : [194/883] 3481375=test_dryrun
I, [2024-05-30T10:48:34.575566 #3440099]  INFO -- : [195/883] 3481370=desugar_compiler_test
I, [2024-05-30T10:48:34.591883 #3440099]  INFO -- : [196/883] 3481375=test_integer
I, [2024-05-30T10:48:34.651065 #3440099]  INFO -- : [197/883] 3481375=test_gem_commands_setup_command
I, [2024-05-30T10:48:34.682680 #3440099]  INFO -- : [198/883] 3481370=test_super
I, [2024-05-30T10:48:34.762065 #3440099]  INFO -- : [199/883] 3481373=test_rubyoptions
I, [2024-05-30T10:48:34.979175 #3440099]  INFO -- : [200/883] 3481380=test_cgi_modruby
I, [2024-05-30T10:48:34.988904 #3440099]  INFO -- : [201/883] 3481380=test_integer
I, [2024-05-30T10:48:35.060881 #3440099]  INFO -- : [202/883] 3481376=test_https_proxy
I, [2024-05-30T10:48:35.061969 #3440099]  INFO -- : [203/883] 3481376=test_call
I, [2024-05-30T10:48:35.255353 #3440099]  INFO -- : [204/883] 3481376=test_rubygems
I, [2024-05-30T10:48:35.281475 #3440099]  INFO -- : [205/883] 3481375=test_stat
I, [2024-05-30T10:48:35.288858 #3440099]  INFO -- : [206/883] 3481375=test_gem_request_set_lockfile_tokenizer
I, [2024-05-30T10:48:35.363822 #3440099]  INFO -- : [207/883] 3481375=test_have_func
I, [2024-05-30T10:48:35.441400 #3440099]  INFO -- : [208/883] 3481376=test_nextafter
I, [2024-05-30T10:48:35.442478 #3440099]  INFO -- : [209/883] 3481370=test_capacity
I, [2024-05-30T10:48:35.449190 #3440099]  INFO -- : [210/883] 3481370=test_object_references
I, [2024-05-30T10:48:35.455491 #3440099]  INFO -- : [211/883] 3481370=test_usrmarshal
I, [2024-05-30T10:48:35.539190 #3440099]  INFO -- : [212/883] 3481376=test_gem_resolver_git_specification
I, [2024-05-30T10:48:35.736070 #3440099]  INFO -- : [213/883] 3481370=test_color_printer
I, [2024-05-30T10:48:35.762169 #3440099]  INFO -- : [214/883] 3481383=test_deprecated
I, [2024-05-30T10:48:35.766342 #3440099]  INFO -- : [215/883] 3481383=test_serialize_subclasses
I, [2024-05-30T10:48:35.770379 #3440099]  INFO -- : [216/883] 3481383=test_insns_leaf
I, [2024-05-30T10:48:35.773721 #3440099]  INFO -- : [217/883] 3481383=test_key_error
I, [2024-05-30T10:48:35.778708 #3440099]  INFO -- : [218/883] 3481383=test_allocation
I, [2024-05-30T10:48:35.824569 #3440099]  INFO -- : [219/883] 3481370=test_div
I, [2024-05-30T10:48:35.829248 #3440099]  INFO -- : [220/883] 3481382=test_win32ole_variant_m
I, [2024-05-30T10:48:35.829474 #3440099]  INFO -- : [221/883] 3481376=test_engine
I, [2024-05-30T10:48:35.829992 #3440099]  INFO -- : [222/883] 3481370=test_rdoc_rd_inline
I, [2024-05-30T10:48:35.839861 #3440099]  INFO -- : [223/883] 3481382=test_mutex
I, [2024-05-30T10:48:35.851570 #3440099]  INFO -- : [224/883] 3481376=test_x509req
I, [2024-05-30T10:48:36.012719 #3440099]  INFO -- : [225/883] 3481370=test_set
I, [2024-05-30T10:48:36.027071 #3440099]  INFO -- : [226/883] 3481376=test_gem_path_support
I, [2024-05-30T10:48:36.042074 #3440099]  INFO -- : [227/883] 3481370=test_struct
I, [2024-05-30T10:48:36.091599 #3440099]  INFO -- : [228/883] 3481376=test_files_test_1
I, [2024-05-30T10:48:36.169879 #3440099]  INFO -- : [229/883] 3481377=test_config
I, [2024-05-30T10:48:36.216858 #3440099]  INFO -- : [230/883] 3481377=test_nomethod_error
I, [2024-05-30T10:48:36.221160 #3440099]  INFO -- : [231/883] 3481377=json_parser_test
I, [2024-05-30T10:48:36.296523 #3440099]  INFO -- : [232/883] 3481377=test_dln
I, [2024-05-30T10:48:36.298622 #3440099]  INFO -- : [233/883] 3481377=test_gem_source_subpath_problem
I, [2024-05-30T10:48:36.501754 #3440099]  INFO -- : [234/883] 3481377=json_common_interface_test
I, [2024-05-30T10:48:36.522828 #3440099]  INFO -- : [235/883] 3481377=test_win32ole_variant_outarg
I, [2024-05-30T10:48:36.528171 #3440099]  INFO -- : [236/883] 3481377=test_sexp
I, [2024-05-30T10:48:36.548629 #3440099]  INFO -- : [237/883] 3481377=test_rdoc_markup_include
I, [2024-05-30T10:48:36.555565 #3440099]  INFO -- : [238/883] 3481377=fuzzer_test
I, [2024-05-30T10:48:36.563506 #3440099]  INFO -- : [239/883] 3481377=test_variable
I, [2024-05-30T10:48:36.676928 #3440099]  INFO -- : [240/883] 3481370=test_struct
I, [2024-05-30T10:48:36.682563 #3440099]  INFO -- : [241/883] 3481370=magic_comment_test
I, [2024-05-30T10:48:36.688237 #3440099]  INFO -- : [242/883] 3481370=test_rdoc_markup_to_html_snippet
I, [2024-05-30T10:48:36.725574 #3440099]  INFO -- : [243/883] 3481377=test_cparser
I, [2024-05-30T10:48:36.750714 #3440099]  INFO -- : [244/883] 3481369=test_pkg_config
I, [2024-05-30T10:48:36.751204 #3440099]  INFO -- : [245/883] 3481372=test_shellwords
I, [2024-05-30T10:48:36.758481 #3440099]  INFO -- : [246/883] 3481372=test_debug
I, [2024-05-30T10:48:36.765381 #3440099]  INFO -- : [247/883] 3481372=test_memory_view
I, [2024-05-30T10:48:36.774156 #3440099]  INFO -- : [248/883] 3481381=pattern_test
I, [2024-05-30T10:48:36.787384 #3440099]  INFO -- : [249/883] 3481369=test_iterator
I, [2024-05-30T10:48:36.800690 #3440099]  INFO -- : [250/883] 3481372=test_string
I, [2024-05-30T10:48:36.806382 #3440099]  INFO -- : [251/883] 3481372=test_omap
I, [2024-05-30T10:48:36.814020 #3440099]  INFO -- : [252/883] 3481372=test_digest_extend
I, [2024-05-30T10:48:36.824427 #3440099]  INFO -- : [253/883] 3481370=test_storage
I, [2024-05-30T10:48:36.831364 #3440099]  INFO -- : [254/883] 3481372=test_gem_resolver_git_set
I, [2024-05-30T10:48:36.841095 #3440099]  INFO -- : [255/883] 3481370=test_cipher
I, [2024-05-30T10:48:36.885467 #3440099]  INFO -- : [256/883] 3481369=test_gem_security_signer
I, [2024-05-30T10:48:36.896754 #3440099]  INFO -- : [257/883] 3481370=test_new
I, [2024-05-30T10:48:36.906521 #3440099]  INFO -- : [258/883] 3481381=test_dir_m17n
I, [2024-05-30T10:48:36.909245 #3440099]  INFO -- : [259/883] 3481370=test_gem_resolver_installer_set
I, [2024-05-30T10:48:36.976901 #3440099]  INFO -- : [260/883] 3481382=test_refinement
I, [2024-05-30T10:48:37.019987 #3440099]  INFO -- : [261/883] 3481369=test_gem_commands_signout_command
I, [2024-05-30T10:48:37.049938 #3440099]  INFO -- : [262/883] 3481369=test_regex_casefold
I, [2024-05-30T10:48:37.088306 #3440099]  INFO -- : [263/883] 3481369=test_gem_source_git
I, [2024-05-30T10:48:37.208660 #3440099]  INFO -- : [264/883] 3481370=test_float
I, [2024-05-30T10:48:37.320676 #3440099]  INFO -- : [265/883] 3481374=test_cgi_cookie
I, [2024-05-30T10:48:37.333470 #3440099]  INFO -- : [266/883] 3481374=test_require
I, [2024-05-30T10:48:37.390874 #3440099]  INFO -- : [267/883] 3481372=test_input_method
I, [2024-05-30T10:48:37.436054 #3440099]  INFO -- : [268/883] 3481372=test_windows_1252
I, [2024-05-30T10:48:37.446583 #3440099]  INFO -- : [269/883] 3481372=test_process
I, [2024-05-30T10:48:37.481008 #3440099]  INFO -- : [270/883] 3481372=test_fixnum
I, [2024-05-30T10:48:37.488676 #3440099]  INFO -- : [271/883] 3481375=test_signal
I, [2024-05-30T10:48:37.496412 #3440099]  INFO -- : [272/883] 3481372=test_x509crl
I, [2024-05-30T10:48:37.677053 #3440099]  INFO -- : [273/883] 3481372=test_rdoc_rd
I, [2024-05-30T10:48:37.682722 #3440099]  INFO -- : [274/883] 3481372=test_cgi_session
I, [2024-05-30T10:48:37.719660 #3440099]  INFO -- : [275/883] 3481372=test_metaclass
I, [2024-05-30T10:48:37.730671 #3440099]  INFO -- : [276/883] 3481372=test_rdoc_top_level
I, [2024-05-30T10:48:37.763172 #3440099]  INFO -- : [277/883] 3481377=test_completion
I, [2024-05-30T10:48:37.925749 #3440099]  INFO -- : [278/883] 3481369=test_gem_commands_cert_command
I, [2024-05-30T10:48:37.988676 #3440099]  INFO -- : [279/883] 3481368=test_len
I, [2024-05-30T10:48:37.993858 #3440099]  INFO -- : [280/883] 3481368=test_yield_block
I, [2024-05-30T10:48:38.003499 #3440099]  INFO -- : [281/883] 3481368=test_erb
I, [2024-05-30T10:48:38.073728 #3440099]  INFO -- : [282/883] 3481368=test_x509ext
I, [2024-05-30T10:48:38.104768 #3440099]  INFO -- : [283/883] 3481372=test_gem_source_installed
I, [2024-05-30T10:48:38.108735 #3440099]  INFO -- : [284/883] 3481368=test_assembler
I, [2024-05-30T10:48:38.114136 #3440099]  INFO -- : [285/883] 3481368=test_spell_checker
I, [2024-05-30T10:48:38.115967 #3440099]  INFO -- : [286/883] 3481372=test_propertyputref
I, [2024-05-30T10:48:38.118823 #3440099]  INFO -- : [287/883] 3481368=attribute_write_test
I, [2024-05-30T10:48:38.125341 #3440099]  INFO -- : [288/883] 3481372=test_rational2
I, [2024-05-30T10:48:38.132138 #3440099]  INFO -- : [289/883] 3481368=test_rational
I, [2024-05-30T10:48:38.135162 #3440099]  INFO -- : [290/883] 3481372=test_gem_commands_outdated_command
I, [2024-05-30T10:48:38.162107 #3440099]  INFO -- : [291/883] 3481368=test_helper_method
I, [2024-05-30T10:48:38.210896 #3440099]  INFO -- : [292/883] 3481372=test_gem_package_tar_writer
I, [2024-05-30T10:48:38.219854 #3440099]  INFO -- : [293/883] 3481368=test_array
I, [2024-05-30T10:48:38.336026 #3440099]  INFO -- : [294/883] 3481372=test_gem_source
I, [2024-05-30T10:48:38.679331 #3440099]  INFO -- : [295/883] 3481380=test_scalar_scanner
I, [2024-05-30T10:48:38.685331 #3440099]  INFO -- : [296/883] 3481372=test_win32ole_method_event
I, [2024-05-30T10:48:38.685906 #3440099]  INFO -- : [297/883] 3481372=test_nesting_parser
I, [2024-05-30T10:48:38.695643 #3440099]  INFO -- : [298/883] 3481380=test_gem_dependency_list
I, [2024-05-30T10:48:38.710945 #3440099]  INFO -- : [299/883] 3481372=test_benchmark
I, [2024-05-30T10:48:38.733048 #3440099]  INFO -- : [300/883] 3481377=test_evaluation
I, [2024-05-30T10:48:38.741018 #3440099]  INFO -- : [301/883] 3481377=test_https
I, [2024-05-30T10:48:38.808897 #3440099]  INFO -- : [302/883] 3481380=test_gem_ext_builder
I, [2024-05-30T10:48:38.841786 #3440099]  INFO -- : [303/883] 3481381=test_rdoc_parser_simple
I, [2024-05-30T10:48:38.904698 #3440099]  INFO -- : [304/883] 3481381=test_yamldbm
I, [2024-05-30T10:48:38.940493 #3440099]  INFO -- : [305/883] 3481381=test_gem_commands_rebuild_command
I, [2024-05-30T10:48:38.972309 #3440099]  INFO -- : [306/883] 3481370=test_load
I, [2024-05-30T10:48:38.977154 #3440099]  INFO -- : [307/883] 3481370=test_abi
I, [2024-05-30T10:48:39.224577 #3440099]  INFO -- : [308/883] 3481370=test_provider
I, [2024-05-30T10:48:39.227380 #3440099]  INFO -- : [309/883] 3481377=test_rdoc_generator_markup
I, [2024-05-30T10:48:39.259358 #3440099]  INFO -- : [310/883] 3481381=test_whileuntil
I, [2024-05-30T10:48:39.263637 #3440099]  INFO -- : [311/883] 3481377=test_monitor
I, [2024-05-30T10:48:39.269000 #3440099]  INFO -- : [312/883] 3481381=test_buffered_io
I, [2024-05-30T10:48:39.375251 #3440099]  INFO -- : [313/883] 3481381=test_configuration
I, [2024-05-30T10:48:39.481725 #3440099]  INFO -- : [314/883] 3481377=test_rubyvm
I, [2024-05-30T10:48:39.502970 #3440099]  INFO -- : [315/883] 3481377=test_instrumentation_api
I, [2024-05-30T10:48:39.505051 #3440099]  INFO -- : [316/883] 3481381=integer_parse_test
I, [2024-05-30T10:48:39.516672 #3440099]  INFO -- : [317/883] 3481381=test_stringify_symbols
I, [2024-05-30T10:48:39.519922 #3440099]  INFO -- : [318/883] 3481383=test_boolean
I, [2024-05-30T10:48:39.527275 #3440099]  INFO -- : [319/883] 3481383=test_gem_request_set
I, [2024-05-30T10:48:39.574436 #3440099]  INFO -- : [320/883] 3481381=test_module
I, [2024-05-30T10:48:39.686128 #3440099]  INFO -- : [321/883] 3481370=test_ssl
I, [2024-05-30T10:48:39.745082 #3440099]  INFO -- : [322/883] 3481369=test_gem_ext_cargo_builder
I, [2024-05-30T10:48:39.756838 #3440099]  INFO -- : [323/883] 3481369=constant_path_node_test
I, [2024-05-30T10:48:39.852031 #3440099]  INFO -- : [324/883] 3481375=test_parser
I, [2024-05-30T10:48:39.859256 #3440099]  INFO -- : [325/883] 3481369=test_method_name_check
I, [2024-05-30T10:48:39.925876 #3440099]  INFO -- : [326/883] 3481375=test_arith_seq_extract
I, [2024-05-30T10:48:39.955769 #3440099]  INFO -- : [327/883] 3481369=test_rdoc_generator_pot
I, [2024-05-30T10:48:40.021002 #3440099]  INFO -- : [328/883] 3481376=parameters_signature_test
I, [2024-05-30T10:48:40.031489 #3440099]  INFO -- : [329/883] 3481376=test_koi8
I, [2024-05-30T10:48:40.042674 #3440099]  INFO -- : [330/883] 3481376=test_enumerator
I, [2024-05-30T10:48:40.055249 #3440099]  INFO -- : [331/883] 3481376=test_rdoc_parser_changelog
I, [2024-05-30T10:48:40.163202 #3440099]  INFO -- : [332/883] 3481376=test_unicode
I, [2024-05-30T10:48:40.175294 #3440099]  INFO -- : [333/883] 3481372=test_rdoc_method_attr
I, [2024-05-30T10:48:40.189316 #3440099]  INFO -- : [334/883] 3481375=test_gem_gem_runner
I, [2024-05-30T10:48:40.200889 #3440099]  INFO -- : [335/883] 3481369=test_filter
I, [2024-05-30T10:48:40.237225 #3440099]  INFO -- : [336/883] 3481376=test_data
I, [2024-05-30T10:48:40.241874 #3440099]  INFO -- : [337/883] 3481375=static_literals_test
I, [2024-05-30T10:48:40.244358 #3440099]  INFO -- : [338/883] 3481376=test_gem_commands_update_command
I, [2024-05-30T10:48:40.259009 #3440099]  INFO -- : [339/883] 3481369=test_gem_resolver_vendor_specification
I, [2024-05-30T10:48:40.288168 #3440099]  INFO -- : [340/883] 3481369=test_key_event_record
I, [2024-05-30T10:48:40.314336 #3440099]  INFO -- : [341/883] 3481380=test_gem_uri
I, [2024-05-30T10:48:40.330384 #3440099]  INFO -- : [342/883] 3481372=test_random
I, [2024-05-30T10:48:40.333947 #3440099]  INFO -- : [343/883] 3481383=test_notimplement
I, [2024-05-30T10:48:40.336717 #3440099]  INFO -- : [344/883] 3481375=test_lexer
I, [2024-05-30T10:48:40.340516 #3440099]  INFO -- : [345/883] 3481383=test_thread_cv
I, [2024-05-30T10:48:40.344923 #3440099]  INFO -- : [346/883] 3481380=test_ssl_session
I, [2024-05-30T10:48:40.348764 #3440099]  INFO -- : [347/883] 3481375=test_compile_prism
I, [2024-05-30T10:48:40.351230 #3440099]  INFO -- : [348/883] 3481369=test_terminfo
I, [2024-05-30T10:48:40.356332 #3440099]  INFO -- : [349/883] 3481369=test_bug-14834
I, [2024-05-30T10:48:40.366911 #3440099]  INFO -- : [350/883] 3481372=test_date_compat
I, [2024-05-30T10:48:40.370950 #3440099]  INFO -- : [351/883] 3481372=test_rdoc_markup_to_html
I, [2024-05-30T10:48:40.457131 #3440099]  INFO -- : [352/883] 3481369=test_tree_spell_checker
I, [2024-05-30T10:48:40.468236 #3440099]  INFO -- : [353/883] 3481372=test_http
I, [2024-05-30T10:48:40.535710 #3440099]  INFO -- : [354/883] 3481369=test_addrinfo
I, [2024-05-30T10:48:40.586287 #3440099]  INFO -- : [355/883] 3481369=test_bn
I, [2024-05-30T10:48:40.613808 #3440099]  INFO -- : [356/883] 3481369=test_win32ole_param_event
I, [2024-05-30T10:48:40.614174 #3440099]  INFO -- : [357/883] 3481369=test_path
I, [2024-05-30T10:48:40.623188 #3440099]  INFO -- : [358/883] 3481369=test_case_mapping
I, [2024-05-30T10:48:40.636774 #3440099]  INFO -- : [359/883] 3481369=redundant_return_test
I, [2024-05-30T10:48:40.642395 #3440099]  INFO -- : [360/883] 3481369=test_sockopt
I, [2024-05-30T10:48:40.646758 #3440099]  INFO -- : [361/883] 3481369=test_install
I, [2024-05-30T10:48:40.721817 #3440099]  INFO -- : [362/883] 3481375=test_rdoc_markup_to_label
I, [2024-05-30T10:48:40.785602 #3440099]  INFO -- : [363/883] 3481375=test_gem_resolver_local_specification
I, [2024-05-30T10:48:40.846800 #3440099]  INFO -- : [364/883] 3481375=test_httpheader
I, [2024-05-30T10:48:40.888771 #3440099]  INFO -- : [365/883] 3481369=test_rdoc_ri_driver
I, [2024-05-30T10:48:40.890840 #3440099]  INFO -- : [366/883] 3481375=test_httpresponses
I, [2024-05-30T10:48:40.901287 #3440099]  INFO -- : [367/883] 3481375=test_encoding
I, [2024-05-30T10:48:40.918411 #3440099]  INFO -- : [368/883] 3481375=test_set_len
I, [2024-05-30T10:48:40.929416 #3440099]  INFO -- : [369/883] 3481375=test_key_stroke
I, [2024-05-30T10:48:40.990047 #3440099]  INFO -- : [370/883] 3481383=test_color
I, [2024-05-30T10:48:41.019829 #3440099]  INFO -- : [371/883] 3481375=json_encoding_test
I, [2024-05-30T10:48:41.031208 #3440099]  INFO -- : [372/883] 3481375=test_rbconfig
I, [2024-05-30T10:48:41.036163 #3440099]  INFO -- : [373/883] 3481375=test_primitive
I, [2024-05-30T10:48:41.055065 #3440099]  INFO -- : [374/883] 3481375=test_human_typo
I, [2024-05-30T10:48:41.068259 #3440099]  INFO -- : [375/883] 3481375=test_name_error_extension
I, [2024-05-30T10:48:41.076107 #3440099]  INFO -- : [376/883] 3481375=test_chilled
I, [2024-05-30T10:48:41.078851 #3440099]  INFO -- : [377/883] 3481375=test_rdoc_i18n_locale
I, [2024-05-30T10:48:41.087098 #3440099]  INFO -- : [378/883] 3481375=test_document
I, [2024-05-30T10:48:41.089492 #3440099]  INFO -- : [379/883] 3481375=test_rdoc_generator_pot_po_entry
I, [2024-05-30T10:48:41.095990 #3440099]  INFO -- : [380/883] 3481375=test_euc_jp
I, [2024-05-30T10:48:41.099996 #3440099]  INFO -- : [381/883] 3481375=test_acceptable
I, [2024-05-30T10:48:41.204655 #3440099]  INFO -- : [382/883] 3481383=test_gem_commands_yank_command
I, [2024-05-30T10:48:41.243849 #3440099]  INFO -- : [383/883] 3481375=test_win32ole_param
I, [2024-05-30T10:48:41.248592 #3440099]  INFO -- : [384/883] 3481375=test_pair
I, [2024-05-30T10:48:41.258166 #3440099]  INFO -- : [385/883] 3481374=test_recursion
I, [2024-05-30T10:48:41.261796 #3440099]  INFO -- : [386/883] 3481374=test_exit
I, [2024-05-30T10:48:41.291250 #3440099]  INFO -- : [387/883] 3481369=test_delegate
I, [2024-05-30T10:48:41.300794 #3440099]  INFO -- : [388/883] 3481380=test_popen_deadlock
I, [2024-05-30T10:48:41.312702 #3440099]  INFO -- : [389/883] 3481369=test_history
I, [2024-05-30T10:48:41.403951 #3440099]  INFO -- : [390/883] 3481369=test_date_marshal
I, [2024-05-30T10:48:41.409704 #3440099]  INFO -- : [391/883] 3481369=test_mkmf
I, [2024-05-30T10:48:41.432366 #3440099]  INFO -- : [392/883] 3481369=test_fiber
I, [2024-05-30T10:48:41.519574 #3440099]  INFO -- : [393/883] 3481374=test_multi_irb_commands
I, [2024-05-30T10:48:41.538459 #3440099]  INFO -- : [394/883] 3481374=test_open3
I, [2024-05-30T10:48:41.602421 #3440099]  INFO -- : [395/883] 3481382=test_bundled_ca
I, [2024-05-30T10:48:41.730193 #3440099]  INFO -- : [396/883] 3481383=test_closure
I, [2024-05-30T10:48:41.775166 #3440099]  INFO -- : [397/883] 3481376=test_digest
I, [2024-05-30T10:48:41.781667 #3440099]  INFO -- : [398/883] 3481376=test_ractor
I, [2024-05-30T10:48:41.893254 #3440099]  INFO -- : [399/883] 3481376=test_rdoc_servlet
I, [2024-05-30T10:48:42.020047 #3440099]  INFO -- : [400/883] 3481376=test_gem_security
I, [2024-05-30T10:48:42.048594 #3440099]  INFO -- : [401/883] 3481380=test_gem_commands_unpack_command
I, [2024-05-30T10:48:42.137786 #3440099]  INFO -- : [402/883] 3481383=test_files_lib
I, [2024-05-30T10:48:42.299485 #3440099]  INFO -- : [403/883] 3481382=test_beginendblock
I, [2024-05-30T10:48:42.438605 #3440099]  INFO -- : [404/883] 3481380=test_help
I, [2024-05-30T10:48:42.456246 #3440099]  INFO -- : [405/883] 3481380=test_rdoc_markup_to_bs
I, [2024-05-30T10:48:42.489431 #3440099]  INFO -- : [406/883] 3481377=test_gem_bundler_version_finder
I, [2024-05-30T10:48:42.529805 #3440099]  INFO -- : [407/883] 3481377=test_emoji_breaks
I, [2024-05-30T10:48:42.563948 #3440099]  INFO -- : [408/883] 3481377=test_within_pipe
I, [2024-05-30T10:48:42.589096 #3440099]  INFO -- : [409/883] 3481377=reflection_test
I, [2024-05-30T10:48:42.598547 #3440099]  INFO -- : [410/883] 3481377=test_pinned
I, [2024-05-30T10:48:42.644415 #3440099]  INFO -- : [411/883] 3481380=test_rdoc_markup_pre_process
I, [2024-05-30T10:48:42.660412 #3440099]  INFO -- : [412/883] 3481377=test_printf
I, [2024-05-30T10:48:42.674060 #3440099]  INFO -- : [413/883] 3481377=test_time
I, [2024-05-30T10:48:42.682839 #3440099]  INFO -- : [414/883] 3481379=test_webauthn_listener_response
I, [2024-05-30T10:48:42.761615 #3440099]  INFO -- : [415/883] 3481380=test_to_ary_concat
I, [2024-05-30T10:48:42.763958 #3440099]  INFO -- : [416/883] 3481381=test_stream
I, [2024-05-30T10:48:42.770334 #3440099]  INFO -- : [417/883] 3481381=test_iseq
I, [2024-05-30T10:48:42.802579 #3440099]  INFO -- : [418/883] 3481382=test_exception_at_throwing
I, [2024-05-30T10:48:42.901167 #3440099]  INFO -- : [419/883] 3481377=test_rdoc_markup_heading
I, [2024-05-30T10:48:42.905220 #3440099]  INFO -- : [420/883] 3481382=test_scheduler
I, [2024-05-30T10:48:42.906519 #3440099]  INFO -- : [421/883] 3481377=test_class
I, [2024-05-30T10:48:42.916377 #3440099]  INFO -- : [422/883] 3481377=test_ocsp
I, [2024-05-30T10:48:42.933151 #3440099]  INFO -- : [423/883] 3481379=test_pkey_dsa
I, [2024-05-30T10:48:43.061866 #3440099]  INFO -- : [424/883] 3481382=test_interned_str
I, [2024-05-30T10:48:43.072593 #3440099]  INFO -- : [425/883] 3481382=test_case_comprehensive
I, [2024-05-30T10:48:43.073820 #3440099]  INFO -- : [426/883] 3481382=test_gem_commands_build_command
I, [2024-05-30T10:48:43.237606 #3440099]  INFO -- : [427/883] 3481377=test_append
I, [2024-05-30T10:48:43.248773 #3440099]  INFO -- : [428/883] 3481377=test_option
I, [2024-05-30T10:48:43.392771 #3440099]  INFO -- : [429/883] 3481382=test_cmethod
I, [2024-05-30T10:48:43.394495 #3440099]  INFO -- : [430/883] 3481382=test_tracer
I, [2024-05-30T10:48:43.397771 #3440099]  INFO -- : [431/883] 3481382=test_variable_name_check
I, [2024-05-30T10:48:43.408010 #3440099]  INFO -- : [432/883] 3481377=test_io_m17n
I, [2024-05-30T10:48:43.490143 #3440099]  INFO -- : [433/883] 3481382=test_did_you_mean
I, [2024-05-30T10:48:43.537394 #3440099]  INFO -- : [434/883] 3481379=test_gem_commands_server_command
I, [2024-05-30T10:48:43.547873 #3440099]  INFO -- : [435/883] 3481379=test_rdoc_markup_to_html_crossref
I, [2024-05-30T10:48:43.670626 #3440099]  INFO -- : [436/883] 3481382=test_typeddata
I, [2024-05-30T10:48:43.672676 #3440099]  INFO -- : [437/883] 3481381=encoding_test
I, [2024-05-30T10:48:43.733765 #3440099]  INFO -- : [438/883] 3481378=test_gem_resolver_best_set
I, [2024-05-30T10:48:43.806591 #3440099]  INFO -- : [439/883] 3481378=test_rat
I, [2024-05-30T10:48:43.812089 #3440099]  INFO -- : [440/883] 3481381=test_webauthn_poller
I, [2024-05-30T10:48:43.820677 #3440099]  INFO -- : [441/883] 3481378=test_rdoc_markup_raw
I, [2024-05-30T10:48:43.900148 #3440099]  INFO -- : [442/883] 3481382=test_array
I, [2024-05-30T10:48:43.910175 #3440099]  INFO -- : [443/883] 3481382=test_optparse
I, [2024-05-30T10:48:43.918066 #3440099]  INFO -- : [444/883] 3481382=test_fstring
I, [2024-05-30T10:48:43.975598 #3440099]  INFO -- : [445/883] 3481378=test_rdoc_alias
I, [2024-05-30T10:48:43.989259 #3440099]  INFO -- : [446/883] 3481381=test_yield
I, [2024-05-30T10:48:44.041645 #3440099]  INFO -- : [447/883] 3481382=parser_test
I, [2024-05-30T10:48:44.043711 #3440099]  INFO -- : [448/883] 3481378=test_convertible
I, [2024-05-30T10:48:44.044488 #3440099]  INFO -- : [449/883] 3481382=test_stringscanner
I, [2024-05-30T10:48:44.117889 #3440099]  INFO -- : [450/883] 3481382=test_files_sample
I, [2024-05-30T10:48:44.134462 #3440099]  INFO -- : [451/883] 3481379=test_rdoc_markup_indented_paragraph
I, [2024-05-30T10:48:44.160918 #3440099]  INFO -- : [452/883] 3481379=test_gem_resolver_conflict
I, [2024-05-30T10:48:44.168873 #3440099]  INFO -- : [453/883] 3481379=test_rdoc_task
I, [2024-05-30T10:48:44.175738 #3440099]  INFO -- : [454/883] 3481379=test_io_buffer
I, [2024-05-30T10:48:44.261412 #3440099]  INFO -- : [455/883] 3481382=test_backtrace
I, [2024-05-30T10:48:44.288072 #3440099]  INFO -- : [456/883] 3481368=test_pack
I, [2024-05-30T10:48:44.294111 #3440099]  INFO -- : [457/883] 3481379=ruby_parser_test
I, [2024-05-30T10:48:44.325597 #3440099]  INFO -- : [458/883] 3481368=test_readpartial
I, [2024-05-30T10:48:44.374231 #3440099]  INFO -- : [459/883] 3481379=test_clone
I, [2024-05-30T10:48:44.441827 #3440099]  INFO -- : [460/883] 3481374=test_gem_commands_install_command
I, [2024-05-30T10:48:44.565630 #3440099]  INFO -- : [461/883] 3481379=test_rdoc_require
I, [2024-05-30T10:48:44.581410 #3440099]  INFO -- : [462/883] 3481379=locals_test
I, [2024-05-30T10:48:44.633756 #3440099]  INFO -- : [463/883] 3481375=test_sleep
I, [2024-05-30T10:48:44.732906 #3440099]  INFO -- : [464/883] 3481368=test_config
I, [2024-05-30T10:48:44.889832 #3440099]  INFO -- : [465/883] 3481377=test_libs
I, [2024-05-30T10:48:44.917608 #3440099]  INFO -- : [466/883] 3481377=test_gc
I, [2024-05-30T10:48:44.920935 #3440099]  INFO -- : [467/883] 3481377=test_math
I, [2024-05-30T10:48:44.933873 #3440099]  INFO -- : [468/883] 3481377=test_gem_commands_fetch_command
I, [2024-05-30T10:48:44.935061 #3440099]  INFO -- : [469/883] 3481368=test_yaml_tree
I, [2024-05-30T10:48:44.951271 #3440099]  INFO -- : [470/883] 3481379=test_rendering
I, [2024-05-30T10:48:44.965596 #3440099]  INFO -- : [471/883] 3481368=test_case
I, [2024-05-30T10:48:45.014878 #3440099]  INFO -- : [472/883] 3481368=test_sizeof
I, [2024-05-30T10:48:45.037122 #3440099]  INFO -- : [473/883] 3481379=test_face
I, [2024-05-30T10:48:45.057197 #3440099]  INFO -- : [474/883] 3481379=test_io
I, [2024-05-30T10:48:45.068549 #3440099]  INFO -- : [475/883] 3481377=test_unicode_escape
I, [2024-05-30T10:48:45.100102 #3440099]  INFO -- : [476/883] 3481380=test_autoload
I, [2024-05-30T10:48:45.182459 #3440099]  INFO -- : [477/883] 3481377=test_utf16
I, [2024-05-30T10:48:45.193960 #3440099]  INFO -- : [478/883] 3481377=test_gem_package_tar_header
I, [2024-05-30T10:48:45.252600 #3440099]  INFO -- : [479/883] 3481377=test_iseq_load
I, [2024-05-30T10:48:45.727245 #3440099]  INFO -- : [480/883] 3481382=test_gem_util
I, [2024-05-30T10:48:45.787651 #3440099]  INFO -- : [481/883] 3481383=test_bigzero
I, [2024-05-30T10:48:45.795147 #3440099]  INFO -- : [482/883] 3481383=test_pkey_dh
I, [2024-05-30T10:48:45.874948 #3440099]  INFO -- : [483/883] 3481383=test_system
I, [2024-05-30T10:48:45.891559 #3440099]  INFO -- : [484/883] 3481382=test_pkcs12
I, [2024-05-30T10:48:45.922056 #3440099]  INFO -- : [485/883] 3481376=test_etc
I, [2024-05-30T10:48:46.005242 #3440099]  INFO -- : [486/883] 3481376=test_yjit_exit_locations
I, [2024-05-30T10:48:46.051040 #3440099]  INFO -- : [487/883] 3481376=test_protocol
I, [2024-05-30T10:48:46.275410 #3440099]  INFO -- : [488/883] 3481382=test_getopts
I, [2024-05-30T10:48:46.278960 #3440099]  INFO -- : [489/883] 3481382=test_gem_resolver_activation_request
I, [2024-05-30T10:48:46.307860 #3440099]  INFO -- : [490/883] 3481382=test_gem_config_file
I, [2024-05-30T10:48:46.324364 #3440099]  INFO -- : [491/883] 3481374=test_ripper
I, [2024-05-30T10:48:46.346032 #3440099]  INFO -- : [492/883] 3481377=test_pattern_key_name_check
I, [2024-05-30T10:48:46.356429 #3440099]  INFO -- : [493/883] 3481377=test_to_ruby
I, [2024-05-30T10:48:46.361172 #3440099]  INFO -- : [494/883] 3481376=test_gem_impossible_dependencies_error
I, [2024-05-30T10:48:46.366638 #3440099]  INFO -- : [495/883] 3481376=test_array_create
I, [2024-05-30T10:48:46.370282 #3440099]  INFO -- : [496/883] 3481377=test_pack
I, [2024-05-30T10:48:46.373693 #3440099]  INFO -- : [497/883] 3481376=test_method
I, [2024-05-30T10:48:46.461383 #3440099]  INFO -- : [498/883] 3481382=test_gem_commands_query_command
I, [2024-05-30T10:48:46.512916 #3440099]  INFO -- : [499/883] 3481373=test_rdoc_rubygems_hook
I, [2024-05-30T10:48:46.635055 #3440099]  INFO -- : [500/883] 3481377=test_rdoc_context_section
I, [2024-05-30T10:48:46.647956 #3440099]  INFO -- : [501/883] 3481377=test_euc_kr
I, [2024-05-30T10:48:46.655127 #3440099]  INFO -- : [502/883] 3481377=test_ftp
I, [2024-05-30T10:48:46.656321 #3440099]  INFO -- : [503/883] 3481377=test_ellipsize
I, [2024-05-30T10:48:46.674616 #3440099]  INFO -- : [504/883] 3481374=test_date_attr
I, [2024-05-30T10:48:46.677970 #3440099]  INFO -- : [505/883] 3481377=test_gem_commands_exec_command
I, [2024-05-30T10:48:46.685264 #3440099]  INFO -- : [506/883] 3481374=test_io_wait
I, [2024-05-30T10:48:46.706184 #3440099]  INFO -- : [507/883] 3481375=warnings_test
I, [2024-05-30T10:48:46.723821 #3440099]  INFO -- : [508/883] 3481375=test_kwargs
I, [2024-05-30T10:48:46.724387 #3440099]  INFO -- : [509/883] 3481375=test_type_completor
I, [2024-05-30T10:48:46.729807 #3440099]  INFO -- : [510/883] 3481375=test_console_attr
I, [2024-05-30T10:48:46.731411 #3440099]  INFO -- : [511/883] 3481375=test_summary
I, [2024-05-30T10:48:46.820442 #3440099]  INFO -- : [512/883] 3481375=test_cp949
I, [2024-05-30T10:48:46.822037 #3440099]  INFO -- : [513/883] 3481373=test_gem_source_specific_file
I, [2024-05-30T10:48:46.827200 #3440099]  INFO -- : [514/883] 3481375=test_foreach
I, [2024-05-30T10:48:46.827285 #3440099]  INFO -- : [515/883] 3481375=test_condition
I, [2024-05-30T10:48:46.856180 #3440099]  INFO -- : [516/883] 3481375=test_gem_commands_uninstall_command
I, [2024-05-30T10:48:46.906436 #3440099]  INFO -- : [517/883] 3481373=test_gem_unsatisfiable_dependency_error
I, [2024-05-30T10:48:46.917487 #3440099]  INFO -- : [518/883] 3481373=test_win32ole_record
I, [2024-05-30T10:48:46.920373 #3440099]  INFO -- : [519/883] 3481373=test_win32ole_type_event
I, [2024-05-30T10:48:46.924231 #3440099]  INFO -- : [520/883] 3481373=test_emoji
I, [2024-05-30T10:48:46.957486 #3440099]  INFO -- : [521/883] 3481373=test_sorted_set
I, [2024-05-30T10:48:47.014202 #3440099]  INFO -- : [522/883] 3481374=test_ubf_async_safe
I, [2024-05-30T10:48:47.029324 #3440099]  INFO -- : [523/883] 3481374=test_hash
I, [2024-05-30T10:48:47.046885 #3440099]  INFO -- : [524/883] 3481383=test_io
I, [2024-05-30T10:48:47.132860 #3440099]  INFO -- : [525/883] 3481382=test_raise_exception
I, [2024-05-30T10:48:47.225948 #3440099]  INFO -- : [526/883] 3481373=test_gem_request_set_lockfile
I, [2024-05-30T10:48:47.257258 #3440099]  INFO -- : [527/883] 3481370=test_win32ole_typelib
I, [2024-05-30T10:48:47.262393 #3440099]  INFO -- : [528/883] 3481370=test_protect
I, [2024-05-30T10:48:47.288404 #3440099]  INFO -- : [529/883] 3481370=test_hash
I, [2024-05-30T10:48:47.306543 #3440099]  INFO -- : [530/883] 3481370=test_tree_builder
I, [2024-05-30T10:48:47.313396 #3440099]  INFO -- : [531/883] 3481370=test_gem_resolver_dependency_request
I, [2024-05-30T10:48:47.343903 #3440099]  INFO -- : [532/883] 3481370=test_external_new
I, [2024-05-30T10:48:47.350052 #3440099]  INFO -- : [533/883] 3481370=test_postponed_job
I, [2024-05-30T10:48:47.431240 #3440099]  INFO -- : [534/883] 3481383=test_alias_and_anchor
I, [2024-05-30T10:48:47.437881 #3440099]  INFO -- : [535/883] 3481383=test_ns_spki
I, [2024-05-30T10:48:47.465707 #3440099]  INFO -- : [536/883] 3481383=test_framework
I, [2024-05-30T10:48:47.483871 #3440099]  INFO -- : [537/883] 3481383=test_kill_ring
I, [2024-05-30T10:48:47.539383 #3440099]  INFO -- : [538/883] 3481383=test_argf
I, [2024-05-30T10:48:47.674287 #3440099]  INFO -- : [539/883] 3481373=test_ws
I, [2024-05-30T10:48:47.688688 #3440099]  INFO -- : [540/883] 3481373=test_m17n
I, [2024-05-30T10:48:47.742163 #3440099]  INFO -- : [541/883] 3481369=test_gem_commands_environment_command
I, [2024-05-30T10:48:47.755338 #3440099]  INFO -- : [542/883] 3481373=test_workspace
I, [2024-05-30T10:48:47.788117 #3440099]  INFO -- : [543/883] 3481375=test_weakmap
I, [2024-05-30T10:48:47.827187 #3440099]  INFO -- : [544/883] 3481369=test_yjit
I, [2024-05-30T10:48:47.876510 #3440099]  INFO -- : [545/883] 3481370=test_string_memory
I, [2024-05-30T10:48:47.938025 #3440099]  INFO -- : [546/883] 3481382=test_sprintf
I, [2024-05-30T10:48:47.958144 #3440099]  INFO -- : [547/883] 3481370=test_gem_requirement
I, [2024-05-30T10:48:47.978320 #3440099]  INFO -- : [548/883] 3481373=comments_test
I, [2024-05-30T10:48:48.034914 #3440099]  INFO -- : [549/883] 3481377=test_gem_security_trust_dir
I, [2024-05-30T10:48:48.062173 #3440099]  INFO -- : [550/883] 3481373=test_line_editor
I, [2024-05-30T10:48:48.070609 #3440099]  INFO -- : [551/883] 3481373=test_objspace
I, [2024-05-30T10:48:48.092472 #3440099]  INFO -- : [552/883] 3481377=ripper_test
I, [2024-05-30T10:48:48.123632 #3440099]  INFO -- : [553/883] 3481370=test_undef
I, [2024-05-30T10:48:48.126945 #3440099]  INFO -- : [554/883] 3481370=test_gem_commands_stale_command
I, [2024-05-30T10:48:48.154209 #3440099]  INFO -- : [555/883] 3481370=test_lock_native_thread
I, [2024-05-30T10:48:48.235763 #3440099]  INFO -- : [556/883] 3481368=test_c_struct_entry
I, [2024-05-30T10:48:48.263553 #3440099]  INFO -- : [557/883] 3481381=test_remote_fetch_error
I, [2024-05-30T10:48:48.279881 #3440099]  INFO -- : [558/883] 3481382=test_have_library
I, [2024-05-30T10:48:48.295236 #3440099]  INFO -- : [559/883] 3481381=test_show_source
I, [2024-05-30T10:48:48.312318 #3440099]  INFO -- : [560/883] 3481381=test_set
I, [2024-05-30T10:48:48.320899 #3440099]  INFO -- : [561/883] 3481381=test_frozen_error
I, [2024-05-30T10:48:48.327770 #3440099]  INFO -- : [562/883] 3481381=test_gem_stub_specification
I, [2024-05-30T10:48:48.502357 #3440099]  INFO -- : [563/883] 3481370=test_method_cache
I, [2024-05-30T10:48:48.504215 #3440099]  INFO -- : [564/883] 3481370=test_gem_ext_ext_conf_builder
I, [2024-05-30T10:48:48.527729 #3440099]  INFO -- : [565/883] 3481381=test_complex
I, [2024-05-30T10:48:48.695371 #3440099]  INFO -- : [566/883] 3481381=test_gem_commands_search_command
I, [2024-05-30T10:48:48.699359 #3440099]  INFO -- : [567/883] 3481368=test_rdoc_markup_verbatim
I, [2024-05-30T10:48:48.704469 #3440099]  INFO -- : [568/883] 3481368=test_inlinecache
I, [2024-05-30T10:48:48.704553 #3440099]  INFO -- : [569/883] 3481381=test_path_to_class
I, [2024-05-30T10:48:48.709904 #3440099]  INFO -- : [570/883] 3481381=test_gem_dependency
I, [2024-05-30T10:48:48.794628 #3440099]  INFO -- : [571/883] 3481368=test_gem_resolver_specification
I, [2024-05-30T10:48:48.827728 #3440099]  INFO -- : [572/883] 3481368=test_parse
I, [2024-05-30T10:48:48.891394 #3440099]  INFO -- : [573/883] 3481377=test_mdns
I, [2024-05-30T10:48:48.899990 #3440099]  INFO -- : [574/883] 3481377=test_gem_remote_fetcher
I, [2024-05-30T10:48:48.957162 #3440099]  INFO -- : [575/883] 3481381=test_scanner_events
I, [2024-05-30T10:48:49.004112 #3440099]  INFO -- : [576/883] 3481381=test_gem_resolver_installed_specification
I, [2024-05-30T10:48:49.037331 #3440099]  INFO -- : [577/883] 3481381=test_rdoc_include
I, [2024-05-30T10:48:49.110828 #3440099]  INFO -- : [578/883] 3481381=test_reqarg
I, [2024-05-30T10:48:49.555495 #3440099]  INFO -- : [579/883] 3481368=test_gem_commands_list_command
I, [2024-05-30T10:48:49.571190 #3440099]  INFO -- : [580/883] 3481368=test_stack
I, [2024-05-30T10:48:49.604544 #3440099]  INFO -- : [581/883] 3481378=test_too_many_dummy_encodings
I, [2024-05-30T10:48:49.638404 #3440099]  INFO -- : [582/883] 3481381=test_gem_version
I, [2024-05-30T10:48:49.673993 #3440099]  INFO -- : [583/883] 3481378=test_cesu8
I, [2024-05-30T10:48:49.681430 #3440099]  INFO -- : [584/883] 3481378=test_econv
I, [2024-05-30T10:48:49.705095 #3440099]  INFO -- : [585/883] 3481381=test_rdoc_options
I, [2024-05-30T10:48:49.828065 #3440099]  INFO -- : [586/883] 3481382=test_string_processing
I, [2024-05-30T10:48:49.851257 #3440099]  INFO -- : [587/883] 3481382=test_fileutils
I, [2024-05-30T10:48:50.039322 #3440099]  INFO -- : [588/883] 3481381=test_ldap
I, [2024-05-30T10:48:50.045446 #3440099]  INFO -- : [589/883] 3481381=test_resource
I, [2024-05-30T10:48:50.065367 #3440099]  INFO -- : [590/883] 3481381=test_gem_commands_signin_command
I, [2024-05-30T10:48:50.109383 #3440099]  INFO -- : [591/883] 3481370=test_emitter
I, [2024-05-30T10:48:50.118225 #3440099]  INFO -- : [592/883] 3481370=test_queue
I, [2024-05-30T10:48:50.127335 #3440099]  INFO -- : [593/883] 3481370=test_function
I, [2024-05-30T10:48:50.189384 #3440099]  INFO -- : [594/883] 3481381=test_tempfile
I, [2024-05-30T10:48:50.302408 #3440099]  INFO -- : [595/883] 3481382=parse_comments_test
I, [2024-05-30T10:48:50.306121 #3440099]  INFO -- : [596/883] 3481382=test_noarg
I, [2024-05-30T10:48:50.337021 #3440099]  INFO -- : [597/883] 3481380=test_duplicate
I, [2024-05-30T10:48:50.342280 #3440099]  INFO -- : [598/883] 3481380=test_basicsocket
I, [2024-05-30T10:48:50.354110 #3440099]  INFO -- : [599/883] 3481370=test_utf32
I, [2024-05-30T10:48:50.360815 #3440099]  INFO -- : [600/883] 3481380=test_prettyprint
I, [2024-05-30T10:48:50.405964 #3440099]  INFO -- : [601/883] 3481370=test_tracepoint
I, [2024-05-30T10:48:50.424355 #3440099]  INFO -- : [602/883] 3481380=test_gem_commands_help_command
I, [2024-05-30T10:48:50.494656 #3440099]  INFO -- : [603/883] 3481382=test_rdoc_markup
I, [2024-05-30T10:48:50.526630 #3440099]  INFO -- : [604/883] 3481380=test_internal_ivar
I, [2024-05-30T10:48:50.533015 #3440099]  INFO -- : [605/883] 3481380=test_gem_resolver_index_specification
I, [2024-05-30T10:48:50.574102 #3440099]  INFO -- : [606/883] 3481381=test_date_strftime
I, [2024-05-30T10:48:50.583204 #3440099]  INFO -- : [607/883] 3481380=test_rdoc_parser_rd
I, [2024-05-30T10:48:50.656266 #3440099]  INFO -- : [608/883] 3481380=test_yamlstore
I, [2024-05-30T10:48:50.671772 #3440099]  INFO -- : [609/883] 3481380=test_gem_installer
I, [2024-05-30T10:48:50.713726 #3440099]  INFO -- : [610/883] 3481382=test_load
I, [2024-05-30T10:48:50.728960 #3440099]  INFO -- : [611/883] 3481382=json_string_matching_test
I, [2024-05-30T10:48:50.741540 #3440099]  INFO -- : [612/883] 3481382=test_const
I, [2024-05-30T10:48:50.753888 #3440099]  INFO -- : [613/883] 3481382=test_class
I, [2024-05-30T10:48:50.756914 #3440099]  INFO -- : [614/883] 3481370=test_rdoc_normal_class
I, [2024-05-30T10:48:50.767267 #3440099]  INFO -- : [615/883] 3481372=test_asn1
I, [2024-05-30T10:48:50.806684 #3440099]  INFO -- : [616/883] 3481372=test_random
I, [2024-05-30T10:48:50.816714 #3440099]  INFO -- : [617/883] 3481372=test_irb
I, [2024-05-30T10:48:50.854803 #3440099]  INFO -- : [618/883] 3481368=test_gem_package_tar_reader
I, [2024-05-30T10:48:50.875065 #3440099]  INFO -- : [619/883] 3481370=regexp_test
I, [2024-05-30T10:48:50.902648 #3440099]  INFO -- : [620/883] 3481370=test_rdoc_encoding
I, [2024-05-30T10:48:50.948591 #3440099]  INFO -- : [621/883] 3481368=test_coverage
I, [2024-05-30T10:48:50.953156 #3440099]  INFO -- : [622/883] 3481370=test_pathname
I, [2024-05-30T10:48:51.008370 #3440099]  INFO -- : [623/883] 3481378=test_complexrational
I, [2024-05-30T10:48:51.016752 #3440099]  INFO -- : [624/883] 3481378=test_init
I, [2024-05-30T10:48:51.157305 #3440099]  INFO -- : [625/883] 3481372=test_modify_expand
I, [2024-05-30T10:48:51.178594 #3440099]  INFO -- : [626/883] 3481372=test_rdoc_any_method
I, [2024-05-30T10:48:51.233690 #3440099]  INFO -- : [627/883] 3481370=test_gem_available_set
I, [2024-05-30T10:48:51.247838 #3440099]  INFO -- : [628/883] 3481381=test_rdoc_markdown
I, [2024-05-30T10:48:51.348127 #3440099]  INFO -- : [629/883] 3481377=test_file
I, [2024-05-30T10:48:51.353051 #3440099]  INFO -- : [630/883] 3481377=test_rdoc_constant
I, [2024-05-30T10:48:51.364926 #3440099]  INFO -- : [631/883] 3481370=test_deprecate
I, [2024-05-30T10:48:51.412465 #3440099]  INFO -- : [632/883] 3481370=test_bash_completion
I, [2024-05-30T10:48:51.421710 #3440099]  INFO -- : [633/883] 3481370=test_formatter
I, [2024-05-30T10:48:51.436739 #3440099]  INFO -- : [634/883] 3481370=test_recorder
I, [2024-05-30T10:48:51.440181 #3440099]  INFO -- : [635/883] 3481370=test_gem_commands_owner_command
I, [2024-05-30T10:48:51.518746 #3440099]  INFO -- : [636/883] 3481377=test_gem_source_vendor
I, [2024-05-30T10:48:51.530030 #3440099]  INFO -- : [637/883] 3481377=test_marshalable
I, [2024-05-30T10:48:51.535907 #3440099]  INFO -- : [638/883] 3481377=test_digest
I, [2024-05-30T10:48:51.558654 #3440099]  INFO -- : [639/883] 3481378=test_gem_commands_contents_command
I, [2024-05-30T10:48:51.650389 #3440099]  INFO -- : [640/883] 3481381=test_gem_ext_cmake_builder
I, [2024-05-30T10:48:51.674346 #3440099]  INFO -- : [641/883] 3481378=test_require
I, [2024-05-30T10:48:51.677886 #3440099]  INFO -- : [642/883] 3481381=test_cgi_util
I, [2024-05-30T10:48:51.708864 #3440099]  INFO -- : [643/883] 3481372=test_fiddle
I, [2024-05-30T10:48:51.884232 #3440099]  INFO -- : [644/883] 3481372=test_wss
I, [2024-05-30T10:48:51.890889 #3440099]  INFO -- : [645/883] 3481372=test_ractor
I, [2024-05-30T10:48:52.016755 #3440099]  INFO -- : [646/883] 3481381=test_find
I, [2024-05-30T10:48:52.021355 #3440099]  INFO -- : [647/883] 3481372=test_io_timeout
I, [2024-05-30T10:48:52.026795 #3440099]  INFO -- : [648/883] 3481372=json_fixtures_test
I, [2024-05-30T10:48:52.033548 #3440099]  INFO -- : [649/883] 3481381=test_shapes
I, [2024-05-30T10:48:52.036476 #3440099]  INFO -- : [650/883] 3481372=test_comparable
I, [2024-05-30T10:48:52.039743 #3440099]  INFO -- : [651/883] 3481381=test_rdoc_parser_c
I, [2024-05-30T10:48:52.046297 #3440099]  INFO -- : [652/883] 3481372=test_class2name
I, [2024-05-30T10:48:52.054173 #3440099]  INFO -- : [653/883] 3481372=test_gbk
I, [2024-05-30T10:48:52.061064 #3440099]  INFO -- : [654/883] 3481372=test_enc_str_buf_cat
I, [2024-05-30T10:48:52.066548 #3440099]  INFO -- : [655/883] 3481372=test_cstr
I, [2024-05-30T10:48:52.071175 #3440099]  INFO -- : [656/883] 3481370=test_pstore
I, [2024-05-30T10:48:52.109527 #3440099]  INFO -- : [657/883] 3481368=test_profile_frames
I, [2024-05-30T10:48:52.152835 #3440099]  INFO -- : [658/883] 3481370=test_big2str
I, [2024-05-30T10:48:52.160923 #3440099]  INFO -- : [659/883] 3481370=test_forwardable
I, [2024-05-30T10:48:52.189353 #3440099]  INFO -- : [660/883] 3481370=test_yaml
I, [2024-05-30T10:48:52.328862 #3440099]  INFO -- : [661/883] 3481370=test_handle
I, [2024-05-30T10:48:52.343474 #3440099]  INFO -- : [662/883] 3481368=test_wait
I, [2024-05-30T10:48:52.397074 #3440099]  INFO -- : [663/883] 3481381=test_thread_queue
I, [2024-05-30T10:48:52.431762 #3440099]  INFO -- : [664/883] 3481368=test_nowrite
I, [2024-05-30T10:48:52.466871 #3440099]  INFO -- : [665/883] 3481368=test_rdoc_markup_formatter
I, [2024-05-30T10:48:52.480894 #3440099]  INFO -- : [666/883] 3481368=test_ractor
I, [2024-05-30T10:48:52.508219 #3440099]  INFO -- : [667/883] 3481368=test_euc_tw
I, [2024-05-30T10:48:52.511100 #3440099]  INFO -- : [668/883] 3481368=test_bmethod
I, [2024-05-30T10:48:52.521353 #3440099]  INFO -- : [669/883] 3481377=test_gem_commands_sources_command
I, [2024-05-30T10:48:52.521437 #3440099]  INFO -- : [670/883] 3481368=test_ansi_without_terminfo
I, [2024-05-30T10:48:52.538464 #3440099]  INFO -- : [671/883] 3481368=test_gem_stream_ui
I, [2024-05-30T10:48:52.659352 #3440099]  INFO -- : [672/883] 3481368=test_rdoc_generator_ri
I, [2024-05-30T10:48:52.679764 #3440099]  INFO -- : [673/883] 3481368=test_extlibs
I, [2024-05-30T10:48:52.710145 #3440099]  INFO -- : [674/883] 3481374=test_require_lib
I, [2024-05-30T10:48:52.761310 #3440099]  INFO -- : [675/883] 3481377=parse_test
I, [2024-05-30T10:48:52.902066 #3440099]  INFO -- : [676/883] 3481370=test_gem_install_update_options
I, [2024-05-30T10:48:53.058332 #3440099]  INFO -- : [677/883] 3481370=test_severity
I, [2024-05-30T10:48:53.065306 #3440099]  INFO -- : [678/883] 3481370=test_ractor
I, [2024-05-30T10:48:53.087188 #3440099]  INFO -- : [679/883] 3481370=test_socket
I, [2024-05-30T10:48:53.097435 #3440099]  INFO -- : [680/883] 3481383=test_thread
I, [2024-05-30T10:48:53.319476 #3440099]  INFO -- : [681/883] 3481383=test_objectspace
I, [2024-05-30T10:48:53.324628 #3440099]  INFO -- : [682/883] 3481378=test_rdoc_markup_to_table_of_contents
I, [2024-05-30T10:48:53.362764 #3440099]  INFO -- : [683/883] 3481378=test_str2big
I, [2024-05-30T10:48:53.371508 #3440099]  INFO -- : [684/883] 3481378=test_c_struct_builder
I, [2024-05-30T10:48:53.536813 #3440099]  INFO -- : [685/883] 3481378=test_dot_dot
I, [2024-05-30T10:48:53.543230 #3440099]  INFO -- : [686/883] 3481378=test_literal
I, [2024-05-30T10:48:53.547188 #3440099]  INFO -- : [687/883] 3481372=test_gem_request_connection_pools
I, [2024-05-30T10:48:54.426848 #3440099]  INFO -- : [688/883] 3481378=test_grapheme_breaks
I, [2024-05-30T10:48:54.435150 #3440099]  INFO -- : [689/883] 3481378=test_gem_version_option
I, [2024-05-30T10:48:54.452755 #3440099]  INFO -- : [690/883] 3481382=test_cclass
I, [2024-05-30T10:48:54.473349 #3440099]  INFO -- : [691/883] 3481378=test_reline
I, [2024-05-30T10:48:54.533887 #3440099]  INFO -- : [692/883] 3481382=test_parser_events
I, [2024-05-30T10:48:54.595743 #3440099]  INFO -- : [693/883] 3481372=test_pkey
I, [2024-05-30T10:48:54.616549 #3440099]  INFO -- : [694/883] 3481383=test_case
I, [2024-05-30T10:48:54.618922 #3440099]  INFO -- : [695/883] 3481383=test_rdoc_markup_to_markdown
I, [2024-05-30T10:48:54.631881 #3440099]  INFO -- : [696/883] 3481382=test_json_tree
I, [2024-05-30T10:48:54.642667 #3440099]  INFO -- : [697/883] 3481370=test_rdoc_generator_pot_po
I, [2024-05-30T10:48:54.643332 #3440099]  INFO -- : [698/883] 3481382=test_ansi_with_terminfo
I, [2024-05-30T10:48:54.649327 #3440099]  INFO -- : [699/883] 3481382=test_ractor
I, [2024-05-30T10:48:54.651744 #3440099]  INFO -- : [700/883] 3481370=test_m17n_comb
I, [2024-05-30T10:48:54.656238 #3440099]  INFO -- : [701/883] 3481372=test_memory_view
I, [2024-05-30T10:48:54.668471 #3440099]  INFO -- : [702/883] 3481375=test_sprintf_comb
I, [2024-05-30T10:48:54.672885 #3440099]  INFO -- : [703/883] 3481383=test_gem_request
I, [2024-05-30T10:48:54.754942 #3440099]  INFO -- : [704/883] 3481382=test_method_cache
I, [2024-05-30T10:48:54.760877 #3440099]  INFO -- : [705/883] 3481382=test_gem_commands_mirror
I, [2024-05-30T10:48:54.770050 #3440099]  INFO -- : [706/883] 3481382=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-30T10:48:54.841722 #3440099]  INFO -- : [707/883] 3481375=test_gem_text
I, [2024-05-30T10:48:54.847518 #3440099]  INFO -- : [708/883] 3481382=test_settracefunc
I, [2024-05-30T10:48:54.857520 #3440099]  INFO -- : [709/883] 3481378=test_enumerator_kw
I, [2024-05-30T10:48:54.862957 #3440099]  INFO -- : [710/883] 3481378=test_scan_args
I, [2024-05-30T10:48:54.865479 #3440099]  INFO -- : [711/883] 3481376=test_generic
I, [2024-05-30T10:48:54.881373 #3440099]  INFO -- : [712/883] 3481378=test_win32ole
I, [2024-05-30T10:48:54.892926 #3440099]  INFO -- : [713/883] 3481378=test_store
I, [2024-05-30T10:48:54.895275 #3440099]  INFO -- : [714/883] 3481375=test_case_options
I, [2024-05-30T10:48:54.900924 #3440099]  INFO -- : [715/883] 3481375=test_gem_dependency_installer
I, [2024-05-30T10:48:54.910700 #3440099]  INFO -- : [716/883] 3481383=test_scalar
I, [2024-05-30T10:48:54.915144 #3440099]  INFO -- : [717/883] 3481383=test_gem_commands_info_command
I, [2024-05-30T10:48:54.918604 #3440099]  INFO -- : [718/883] 3481376=test_rdoc_cross_reference
I, [2024-05-30T10:48:54.942790 #3440099]  INFO -- : [719/883] 3481383=test_rand
I, [2024-05-30T10:48:54.971480 #3440099]  INFO -- : [720/883] 3481368=test_gem_name_tuple
I, [2024-05-30T10:48:54.985523 #3440099]  INFO -- : [721/883] 3481368=test_gem_package_tar_reader_entry
I, [2024-05-30T10:48:54.994489 #3440099]  INFO -- : [722/883] 3481372=test_bug_reporter
I, [2024-05-30T10:48:55.097331 #3440099]  INFO -- : [723/883] 3481379=test_exception
I, [2024-05-30T10:48:55.109091 #3440099]  INFO -- : [724/883] 3481378=test_stream
I, [2024-05-30T10:48:55.122565 #3440099]  INFO -- : [725/883] 3481378=test_nil2vtempty
I, [2024-05-30T10:48:55.122818 #3440099]  INFO -- : [726/883] 3481378=test_rdoc_context
I, [2024-05-30T10:48:55.253156 #3440099]  INFO -- : [727/883] 3481368=test_rdoc_parser_ruby
I, [2024-05-30T10:48:55.345147 #3440099]  INFO -- : [728/883] 3481383=test_httpresponse
I, [2024-05-30T10:48:55.442496 #3440099]  INFO -- : [729/883] 3481383=test_open-uri
I, [2024-05-30T10:48:55.557271 #3440099]  INFO -- : [730/883] 3481372=test_data
I, [2024-05-30T10:48:55.569535 #3440099]  INFO -- : [731/883] 3481372=index_write_test
I, [2024-05-30T10:48:55.573691 #3440099]  INFO -- : [732/883] 3481372=test_date_new
I, [2024-05-30T10:48:55.573920 #3440099]  INFO -- : [733/883] 3481376=test_date_time
I, [2024-05-30T10:48:55.586822 #3440099]  INFO -- : [734/883] 3481372=test_rdoc_markup_to_joined_paragraph
I, [2024-05-30T10:48:55.589927 #3440099]  INFO -- : [735/883] 3481376=test_require
I, [2024-05-30T10:48:55.590964 #3440099]  INFO -- : [736/883] 3481376=test_gem_safe_yaml
I, [2024-05-30T10:48:55.592689 #3440099]  INFO -- : [737/883] 3481372=test_syntax
I, [2024-05-30T10:48:55.604563 #3440099]  INFO -- : [738/883] 3481376=test_rdoc_text
I, [2024-05-30T10:48:55.659147 #3440099]  INFO -- : [739/883] 3481376=test_iso_8859
I, [2024-05-30T10:48:55.696114 #3440099]  INFO -- : [740/883] 3481376=test_tcp
I, [2024-05-30T10:48:55.781009 #3440099]  INFO -- : [741/883] 3481376=test_gem_commands_specification_command
I, [2024-05-30T10:48:55.959301 #3440099]  INFO -- : [742/883] 3481376=test_enumerator
I, [2024-05-30T10:48:55.972244 #3440099]  INFO -- : [743/883] 3481383=test_inadvertent_creation
I, [2024-05-30T10:48:56.093727 #3440099]  INFO -- : [744/883] 3481368=test_flags
I, [2024-05-30T10:48:56.118269 #3440099]  INFO -- : [745/883] 3481383=test_shift_jis
I, [2024-05-30T10:48:56.131496 #3440099]  INFO -- : [746/883] 3481383=test_gem_commands_which_command
I, [2024-05-30T10:48:56.172888 #3440099]  INFO -- : [747/883] 3481383=test_http
I, [2024-05-30T10:48:56.183865 #3440099]  INFO -- : [748/883] 3481383=test_rdoc_markup_attribute_manager
I, [2024-05-30T10:48:56.207689 #3440099]  INFO -- : [749/883] 3481382=test_name_error
I, [2024-05-30T10:48:56.228749 #3440099]  INFO -- : [750/883] 3481383=test_gem_resolver_composed_set
I, [2024-05-30T10:48:56.246798 #3440099]  INFO -- : [751/883] 3481378=test_safe_load
I, [2024-05-30T10:48:56.250122 #3440099]  INFO -- : [752/883] 3481383=test_gem_resolver
I, [2024-05-30T10:48:56.257374 #3440099]  INFO -- : [753/883] 3481378=test_gem_commands_dependency_command
I, [2024-05-30T10:48:56.340194 #3440099]  INFO -- : [754/883] 3481382=test_gem_source_local
I, [2024-05-30T10:48:56.346446 #3440099]  INFO -- : [755/883] 3481378=test_gem_security_policy
I, [2024-05-30T10:48:56.599994 #3440099]  INFO -- : [756/883] 3481383=test_pack
I, [2024-05-30T10:48:56.673851 #3440099]  INFO -- : [757/883] 3481382=test_process
I, [2024-05-30T10:48:56.749757 #3440099]  INFO -- : [758/883] 3481378=test_last_thread
I, [2024-05-30T10:48:56.853475 #3440099]  INFO -- : [759/883] 3481377=test_gc
I, [2024-05-30T10:48:56.867281 #3440099]  INFO -- : [760/883] 3481369=test_x509cert
I, [2024-05-30T10:48:56.981064 #3440099]  INFO -- : [761/883] 3481383=test_err_in_callback
I, [2024-05-30T10:48:56.990135 #3440099]  INFO -- : [762/883] 3481383=test_gem_resolver_lock_specification
I, [2024-05-30T10:48:57.012756 #3440099]  INFO -- : [763/883] 3481381=test_logdevice
I, [2024-05-30T10:48:57.070025 #3440099]  INFO -- : [764/883] 3481383=test_gem_ext_rake_builder
I, [2024-05-30T10:48:57.145561 #3440099]  INFO -- : [765/883] 3481369=test_arity
I, [2024-05-30T10:48:57.152870 #3440099]  INFO -- : [766/883] 3481380=test_switch_hitter
I, [2024-05-30T10:48:57.154594 #3440099]  INFO -- : [767/883] 3481369=test_io_console
I, [2024-05-30T10:48:57.172023 #3440099]  INFO -- : [768/883] 3481380=test_singleton
I, [2024-05-30T10:48:57.198787 #3440099]  INFO -- : [769/883] 3481380=test_flush
I, [2024-05-30T10:48:57.204081 #3440099]  INFO -- : [770/883] 3481380=test_c_union_entity
I, [2024-05-30T10:48:57.339064 #3440099]  INFO -- : [771/883] 3481380=test_rdoc_normal_module
I, [2024-05-30T10:48:57.373287 #3440099]  INFO -- : [772/883] 3481374=test_rdoc_markdown_test
I, [2024-05-30T10:48:57.409153 #3440099]  INFO -- : [773/883] 3481380=test_logperiod
I, [2024-05-30T10:48:57.421636 #3440099]  INFO -- : [774/883] 3481368=test_securerandom
I, [2024-05-30T10:48:57.427862 #3440099]  INFO -- : [775/883] 3481380=test_thread_fd_close
I, [2024-05-30T10:48:57.435646 #3440099]  INFO -- : [776/883] 3481380=test_passing_block
I, [2024-05-30T10:48:57.444437 #3440099]  INFO -- : [777/883] 3481368=test_hash_create
I, [2024-05-30T10:48:57.444713 #3440099]  INFO -- : [778/883] 3481380=test_stringchar
I, [2024-05-30T10:48:57.451296 #3440099]  INFO -- : [779/883] 3481368=test_uncorrectable_name_check
I, [2024-05-30T10:48:57.465093 #3440099]  INFO -- : [780/883] 3481368=newline_test
I, [2024-05-30T10:48:57.526510 #3440099]  INFO -- : [781/883] 3481380=test_optarg
I, [2024-05-30T10:48:57.544615 #3440099]  INFO -- : [782/883] 3481368=test_yaml_special_cases
I, [2024-05-30T10:48:57.555255 #3440099]  INFO -- : [783/883] 3481368=test_gem_source_list
I, [2024-05-30T10:48:57.630864 #3440099]  INFO -- : [784/883] 3481368=test_config
I, [2024-05-30T10:48:57.669561 #3440099]  INFO -- : [785/883] 3481368=test_address_resolve
I, [2024-05-30T10:48:57.701008 #3440099]  INFO -- : [786/883] 3481380=test_rdoc_token_stream
I, [2024-05-30T10:48:57.722773 #3440099]  INFO -- : [787/883] 3481380=test_exception
I, [2024-05-30T10:48:57.732821 #3440099]  INFO -- : [788/883] 3481380=test_zsh_completion
I, [2024-05-30T10:48:57.733658 #3440099]  INFO -- : [789/883] 3481380=test_iter_break
I, [2024-05-30T10:48:57.747634 #3440099]  INFO -- : [790/883] 3481380=test_macro
I, [2024-05-30T10:48:57.761125 #3440099]  INFO -- : [791/883] 3481368=test_pp
I, [2024-05-30T10:48:57.789705 #3440099]  INFO -- : [792/883] 3481380=test_frozen
I, [2024-05-30T10:48:57.797159 #3440099]  INFO -- : [793/883] 3481380=test_gem_ext_configure_builder
I, [2024-05-30T10:48:57.822943 #3440099]  INFO -- : [794/883] 3481370=test_verbose
I, [2024-05-30T10:48:57.825125 #3440099]  INFO -- : [795/883] 3481368=test_rdoc_single_class
I, [2024-05-30T10:48:57.827307 #3440099]  INFO -- : [796/883] 3481378=test_num2int
I, [2024-05-30T10:48:57.830541 #3440099]  INFO -- : [797/883] 3481368=test_nil
I, [2024-05-30T10:48:57.835740 #3440099]  INFO -- : [798/883] 3481368=test_rdoc_tom_doc
I, [2024-05-30T10:48:57.836579 #3440099]  INFO -- : [799/883] 3481378=test_rdoc_markup_to_tt_only
I, [2024-05-30T10:48:57.853147 #3440099]  INFO -- : [800/883] 3481370=test_hmac
I, [2024-05-30T10:48:57.854331 #3440099]  INFO -- : [801/883] 3481380=test_common
I, [2024-05-30T10:48:57.864033 #3440099]  INFO -- : [802/883] 3481368=test_gem_spec_fetcher
I, [2024-05-30T10:48:57.872483 #3440099]  INFO -- : [803/883] 3481378=test_gem_command
I, [2024-05-30T10:48:57.877283 #3440099]  INFO -- : [804/883] 3481370=test_key_actor_vi
I, [2024-05-30T10:48:57.981736 #3440099]  INFO -- : [805/883] 3481378=test_bug-3571
I, [2024-05-30T10:48:58.009776 #3440099]  INFO -- : [806/883] 3481378=test_assignment
I, [2024-05-30T10:48:58.020028 #3440099]  INFO -- : [807/883] 3481383=test_ifunless
I, [2024-05-30T10:48:58.024337 #3440099]  INFO -- : [808/883] 3481383=test_gem_commands_lock_command
I, [2024-05-30T10:48:58.028258 #3440099]  INFO -- : [809/883] 3481370=test_numeric
I, [2024-05-30T10:48:58.058925 #3440099]  INFO -- : [810/883] 3481383=test_rdoc_markup_paragraph
I, [2024-05-30T10:48:58.069301 #3440099]  INFO -- : [811/883] 3481383=test_psych
I, [2024-05-30T10:48:58.077341 #3440099]  INFO -- : [812/883] 3481381=test_enc_raise
I, [2024-05-30T10:48:58.083150 #3440099]  INFO -- : [813/883] 3481381=!Nothing_to_test
I, [2024-05-30T10:48:58.084722 #3440099]  INFO -- : [814/883] 3481381=test_at_exit
I, [2024-05-30T10:48:58.100434 #3440099]  INFO -- : [815/883] 3481383=test_command
I, [2024-05-30T10:48:58.105594 #3440099]  INFO -- : [816/883] 3481375=test_gem_rdoc
I, [2024-05-30T10:48:58.118698 #3440099]  INFO -- : [817/883] 3481381=test_date
I, [2024-05-30T10:48:58.122341 #3440099]  INFO -- : [818/883] 3481381=test_gem_ext_cargo_builder_unit
I, [2024-05-30T10:48:58.136454 #3440099]  INFO -- : [819/883] 3481368=test_object_create_start
I, [2024-05-30T10:48:58.137841 #3440099]  INFO -- : [820/883] 3481368=test_gem_silent_ui
I, [2024-05-30T10:48:58.141885 #3440099]  INFO -- : [821/883] 3481370=test_emitter
I, [2024-05-30T10:48:58.149007 #3440099]  INFO -- : [822/883] 3481370=test_bug-5832
I, [2024-05-30T10:48:58.155367 #3440099]  INFO -- : [823/883] 3481370=test_files_ext
I, [2024-05-30T10:48:58.157743 #3440099]  INFO -- : [824/883] 3481380=dispatcher_test
I, [2024-05-30T10:48:58.171486 #3440099]  INFO -- : [825/883] 3481381=test_eval_history
I, [2024-05-30T10:48:58.177083 #3440099]  INFO -- : [826/883] 3481380=test_kernel
I, [2024-05-30T10:48:58.188783 #3440099]  INFO -- : [827/883] 3481368=test_kdf
I, [2024-05-30T10:48:58.211006 #3440099]  INFO -- : [828/883] 3481381=test_gem_doctor
I, [2024-05-30T10:48:58.255021 #3440099]  INFO -- : [829/883] 3481375=test_rdoc_i18n_text
I, [2024-05-30T10:48:58.257142 #3440099]  INFO -- : [830/883] 3481381=test_key_name_check
I, [2024-05-30T10:48:58.260393 #3440099]  INFO -- : [831/883] 3481375=test_defined
I, [2024-05-30T10:48:58.268847 #3440099]  INFO -- : [832/883] 3481381=test_backtrace
I, [2024-05-30T10:48:58.272600 #3440099]  INFO -- : [833/883] 3481381=test_io_buffer
I, [2024-05-30T10:48:58.279801 #3440099]  INFO -- : [834/883] 3481368=test_buffering
I, [2024-05-30T10:48:58.287626 #3440099]  INFO -- : [835/883] 3481379=test_svcb_https
I, [2024-05-30T10:48:58.294804 #3440099]  INFO -- : [836/883] 3481368=test_gb18030
I, [2024-05-30T10:48:58.295998 #3440099]  INFO -- : [837/883] 3481379=test_gem_uninstaller
I, [2024-05-30T10:48:58.311401 #3440099]  INFO -- : [838/883] 3481370=test_rdoc_rdoc
I, [2024-05-30T10:48:58.311481 #3440099]  INFO -- : [839/883] 3481368=test_windows_1251
I, [2024-05-30T10:48:58.318985 #3440099]  INFO -- : [840/883] 3481368=test_time
I, [2024-05-30T10:48:58.332876 #3440099]  INFO -- : [841/883] 3481381=test_rdoc_markup_attributes
I, [2024-05-30T10:48:58.341086 #3440099]  INFO -- : [842/883] 3481381=test_rdoc_markup_to_rdoc
I, [2024-05-30T10:48:58.378565 #3440099]  INFO -- : [843/883] 3481375=test_rdoc_rd_inline_parser
I, [2024-05-30T10:48:58.393036 #3440099]  INFO -- : [844/883] 3481381=test_default_gems
I, [2024-05-30T10:48:58.416638 #3440099]  INFO -- : [845/883] 3481370=test_null
I, [2024-05-30T10:48:58.421405 #3440099]  INFO -- : [846/883] 3481370=test_win32ole_type
I, [2024-05-30T10:48:58.425191 #3440099]  INFO -- : [847/883] 3481375=test_mul
I, [2024-05-30T10:48:58.429724 #3440099]  INFO -- : [848/883] 3481370=test_pkey_ec
I, [2024-05-30T10:48:58.440075 #3440099]  INFO -- : [849/883] 3481375=test_pipe
I, [2024-05-30T10:48:58.460788 #3440099]  INFO -- : [850/883] 3481381=test_trick
I, [2024-05-30T10:48:58.473641 #3440099]  INFO -- : [851/883] 3481368=test_thread
I, [2024-05-30T10:48:58.478523 #3440099]  INFO -- : [852/883] 3481368=test_date_parse
I, [2024-05-30T10:48:58.489567 #3440099]  INFO -- : [853/883] 3481383=test_depth_first
I, [2024-05-30T10:48:58.501752 #3440099]  INFO -- : [854/883] 3481383=test_gem_request_set_lockfile_parser
I, [2024-05-30T10:48:58.514071 #3440099]  INFO -- : [855/883] 3481370=test_raise
I, [2024-05-30T10:48:58.515725 #3440099]  INFO -- : [856/883] 3481370=test_x509attr
I, [2024-05-30T10:48:58.521557 #3440099]  INFO -- : [857/883] 3481370=test_rdoc_store
I, [2024-05-30T10:48:58.619464 #3440099]  INFO -- : [858/883] 3481375=test_string
I, [2024-05-30T10:48:58.640173 #3440099]  INFO -- : [859/883] 3481383=test_pattern_matching
I, [2024-05-30T10:48:58.645797 #3440099]  INFO -- : [860/883] 3481375=test_rdoc_stats
I, [2024-05-30T10:48:58.673175 #3440099]  INFO -- : [861/883] 3481383=test_rdoc_parser
I, [2024-05-30T10:48:58.679446 #3440099]  INFO -- : [862/883] 3481375=test_qsort
I, [2024-05-30T10:48:58.682943 #3440099]  INFO -- : [863/883] 3481375=test_gem_dependency_resolution_error
I, [2024-05-30T10:48:58.697375 #3440099]  INFO -- : [864/883] 3481375=test_custom_command
I, [2024-05-30T10:48:58.719990 #3440099]  INFO -- : [865/883] 3481368=json_addition_test
I, [2024-05-30T10:48:58.734197 #3440099]  INFO -- : [866/883] 3481383=test_gem_resolver_index_set
I, [2024-05-30T10:48:58.734293 #3440099]  INFO -- : [867/883] 3481368=test_gem_package_old
I, [2024-05-30T10:48:58.772203 #3440099]  INFO -- : [868/883] 3481383=test_proc
I, [2024-05-30T10:48:58.787996 #3440099]  INFO -- : [869/883] 3481375=test_string
I, [2024-05-30T10:48:58.793152 #3440099]  INFO -- : [870/883] 3481368=test_gc_compact
I, [2024-05-30T10:48:58.905066 #3440099]  INFO -- : [871/883] 3481374=test_erb_m17n
I, [2024-05-30T10:48:58.918326 #3440099]  INFO -- : [872/883] 3481374=test_ole_methods
I, [2024-05-30T10:48:58.919635 #3440099]  INFO -- : [873/883] 3481374=test_optimization
I, [2024-05-30T10:48:58.961317 #3440099]  INFO -- : [874/883] 3481380=test_date_conv
I, [2024-05-30T10:48:58.969825 #3440099]  INFO -- : [875/883] 3481380=test_zlib
I, [2024-05-30T10:48:59.448678 #3440099]  INFO -- : [876/883] 3481370=test_cgi_tag_helper
I, [2024-05-30T10:48:59.455116 #3440099]  INFO -- : [877/883] 3481370=test_egrep_cpp
I, [2024-05-30T10:48:59.647305 #3440099]  INFO -- : [878/883] 3481370=test_fnmatch
I, [2024-05-30T10:48:59.698365 #3440099]  INFO -- : [879/883] 3481370=test_files_test_2
I, [2024-05-30T10:48:59.701204 #3440099]  INFO -- : [880/883] 3481370=test_folderitem2_invokeverb
I, [2024-05-30T10:48:59.702476 #3440099]  INFO -- : [881/883] 3481370=test_rdoc_markup_parser
I, [2024-05-30T10:48:59.786897 #3440099]  INFO -- : [882/883] 3481370=test_require_path_check
I, [2024-05-30T10:48:59.799895 #3440099]  INFO -- : [883/883] 3481379=test_gem_validator
I, [2024-05-30T10:49:13.627854 #3440099]  INFO -- : Finished tests in 43.861959s, 592.4952 tests/s, 143407.0474 assertions/s.
I, [2024-05-30T10:49:13.628629 #3440099]  INFO -- : 25988 tests, 6290114 assertions, 0 failures, 0 errors, 320 skips
I, [2024-05-30T10:49:13.628697 #3440099]  INFO -- : 
I, [2024-05-30T10:49:13.628730 #3440099]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-30T10:05:52Z master 949fabe4e9) [x86_64-linux]
I, [2024-05-30T10:49:13.633076 #3440099]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-30T10:49:13.633568 #3440099]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-30T10:49:13.857841 #3440099]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T10:49:13.857898 #3440099]  INFO -- : 	CC = gcc
I, [2024-05-30T10:49:13.857912 #3440099]  INFO -- : 	LD = ld
I, [2024-05-30T10:49:13.857922 #3440099]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T10:49:13.857931 #3440099]  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-30T10:49:13.857941 #3440099]  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-30T10:49:13.857952 #3440099]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T10:49:13.857962 #3440099]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T10:49:13.857971 #3440099]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T10:49:13.857979 #3440099]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-30T10:49:13.857987 #3440099]  INFO -- : 	LC_ALL = 
I, [2024-05-30T10:49:13.857995 #3440099]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T10:49:13.858003 #3440099]  INFO -- : 	MFLAGS = 
I, [2024-05-30T10:49:13.858011 #3440099]  INFO -- : 	RUSTC = rustc
I, [2024-05-30T10:49:13.858027 #3440099]  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-30T10:49:13.858552 #3440099]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T10:49:13.858576 #3440099]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T10:49:13.858589 #3440099]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T10:49:13.858604 #3440099]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T10:49:13.858616 #3440099]  INFO -- : 
I, [2024-05-30T10:49:13.860587 #3440099]  INFO -- : generating enc.mk
I, [2024-05-30T10:49:14.018226 #3440099]  INFO -- : making enc
I, [2024-05-30T10:49:14.068307 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.068381 #3440099]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T10:49:14.068413 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.069645 #3440099]  INFO -- : making srcs under enc
I, [2024-05-30T10:49:14.135423 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.135446 #3440099]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T10:49:14.135458 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.136368 #3440099]  INFO -- : generating transdb.h
I, [2024-05-30T10:49:14.240013 #3440099]  INFO -- : transdb.h unchanged
I, [2024-05-30T10:49:14.241285 #3440099]  INFO -- : making trans
I, [2024-05-30T10:49:14.311635 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.311658 #3440099]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T10:49:14.311673 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.312265 #3440099]  INFO -- : making encs
I, [2024-05-30T10:49:14.349572 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.349596 #3440099]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T10:49:14.349608 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:14.352835 #3440099]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T10:49:14.416307 #3440099]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T10:49:14.419013 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:15.941316 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:15.942046 #3440099]  INFO -- : generating makefile exts.mk
I, [2024-05-30T10:49:15.984172 #3440099]  INFO -- : exts.mk unchanged
I, [2024-05-30T10:49:15.988540 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:16.306999 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:49:16.311909 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T10:49:16.325715 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:49:16.329971 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T10:49:16.332246 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:49:16.339129 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T10:49:16.369790 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:49:16.374345 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T10:49:16.417497 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:49:16.439224 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T10:49:16.449667 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:49:16.453351 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T10:49:16.477819 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:49:16.499443 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T10:49:16.531816 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:49:16.535309 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T10:49:16.547926 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:49:16.559933 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T10:49:16.572667 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:49:16.610484 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T10:49:16.616495 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:49:16.620329 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T10:49:16.632838 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:49:16.686680 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T10:49:16.697289 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:49:16.700644 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T10:49:16.731373 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:49:16.737376 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T10:49:16.739504 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:49:16.741912 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T10:49:16.768850 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:49:16.776290 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T10:49:16.813415 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:49:16.873835 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T10:49:16.879695 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:49:16.937957 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T10:49:16.940512 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:49:16.963179 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T10:49:16.966082 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:49:16.988982 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T10:49:16.991574 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:49:17.014019 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T10:49:17.017887 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:49:17.041065 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T10:49:17.063904 #3440099]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:17.141410 #3440099]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T10:49:17.141455 #3440099]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:17.141690 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:17.149438 #3440099]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T10:49:17.149497 #3440099]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T10:49:17.149524 #3440099]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-30T10:49:17.252560 #3440099] 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.wahg6o/1-mspec-multi-0
E, [2024-05-30T10:49:17.253011 #3440099] 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.wahg6o/2-mspec-multi-1
E, [2024-05-30T10:49:17.253132 #3440099] 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.wahg6o/3-mspec-multi-2
E, [2024-05-30T10:49:17.253306 #3440099] 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.wahg6o/4-mspec-multi-3
E, [2024-05-30T10:49:17.253480 #3440099] 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.wahg6o/5-mspec-multi-4
E, [2024-05-30T10:49:17.253642 #3440099] 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.wahg6o/6-mspec-multi-5
E, [2024-05-30T10:49:17.253816 #3440099] 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.wahg6o/7-mspec-multi-6
E, [2024-05-30T10:49:17.253987 #3440099] 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.wahg6o/8-mspec-multi-7
E, [2024-05-30T10:49:17.254144 #3440099] 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.wahg6o/9-mspec-multi-8
E, [2024-05-30T10:49:17.254376 #3440099] 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.wahg6o/10-mspec-multi-9
E, [2024-05-30T10:49:17.254650 #3440099] 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.wahg6o/11-mspec-multi-10
E, [2024-05-30T10:49:17.254962 #3440099] 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.wahg6o/12-mspec-multi-11
E, [2024-05-30T10:49:17.255409 #3440099] 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.wahg6o/13-mspec-multi-12
E, [2024-05-30T10:49:17.255850 #3440099] 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.wahg6o/14-mspec-multi-13
E, [2024-05-30T10:49:17.256275 #3440099] 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.wahg6o/15-mspec-multi-14
E, [2024-05-30T10:49:17.256694 #3440099] 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.wahg6o/16-mspec-multi-15
I, [2024-05-30T10:49:17.486851 #3440099]  INFO -- : ruby 3.4.0dev (2024-05-30T10:05:52Z master 949fabe4e9) [x86_64-linux]
I, [2024-05-30T10:49:18.714835 #3440099]  INFO -- :      0 ............................................................
I, [2024-05-30T10:49:19.405253 #3440099]  INFO -- :     60 ............................................................
I, [2024-05-30T10:49:19.658908 #3440099]  INFO -- :    120 ............................................................
I, [2024-05-30T10:49:19.815055 #3440099]  INFO -- :    180 ............................................................
I, [2024-05-30T10:49:19.874320 #3440099]  INFO -- :    240 ............................................................
I, [2024-05-30T10:49:19.941067 #3440099]  INFO -- :    300 ............................................................
I, [2024-05-30T10:49:20.026765 #3440099]  INFO -- :    360 ............................................................
I, [2024-05-30T10:49:20.077024 #3440099]  INFO -- :    420 ............................................................
I, [2024-05-30T10:49:20.097850 #3440099]  INFO -- :    480 ............................................................
I, [2024-05-30T10:49:20.120745 #3440099]  INFO -- :    540 ............................................................
I, [2024-05-30T10:49:20.148243 #3440099]  INFO -- :    600 ............................................................
I, [2024-05-30T10:49:20.242741 #3440099]  INFO -- :    660 ............................................................
I, [2024-05-30T10:49:20.281516 #3440099]  INFO -- :    720 ............................................................
I, [2024-05-30T10:49:20.309507 #3440099]  INFO -- :    780 ............................................................
I, [2024-05-30T10:49:20.350393 #3440099]  INFO -- :    840 ............................................................
I, [2024-05-30T10:49:20.407704 #3440099]  INFO -- :    900 ............................................................
I, [2024-05-30T10:49:20.475446 #3440099]  INFO -- :    960 ............................................................
I, [2024-05-30T10:49:20.604783 #3440099]  INFO -- :   1020 ............................................................
I, [2024-05-30T10:49:20.849744 #3440099]  INFO -- :   1080 ............................................................
I, [2024-05-30T10:49:21.091626 #3440099]  INFO -- :   1140 ............................................................
I, [2024-05-30T10:49:21.221628 #3440099]  INFO -- :   1200 ............................................................
I, [2024-05-30T10:49:21.344070 #3440099]  INFO -- :   1260 ............................................................
I, [2024-05-30T10:49:21.446446 #3440099]  INFO -- :   1320 ............................................................
I, [2024-05-30T10:49:21.485706 #3440099]  INFO -- :   1380 ............................................................
I, [2024-05-30T10:49:21.587671 #3440099]  INFO -- :   1440 ............................................................
I, [2024-05-30T10:49:22.501755 #3440099]  INFO -- :   1500 ............................................................
I, [2024-05-30T10:49:22.677015 #3440099]  INFO -- :   1560 ............................................................
I, [2024-05-30T10:49:22.715916 #3440099]  INFO -- :   1620 ............................................................
I, [2024-05-30T10:49:22.861956 #3440099]  INFO -- :   1680 ............................................................
I, [2024-05-30T10:49:23.002198 #3440099]  INFO -- :   1740 ............................................................
I, [2024-05-30T10:49:23.153634 #3440099]  INFO -- :   1800 ............................................................
I, [2024-05-30T10:49:23.220112 #3440099]  INFO -- :   1860 ............................................................
I, [2024-05-30T10:49:23.458896 #3440099]  INFO -- :   1920 ............................................................
I, [2024-05-30T10:49:23.554406 #3440099]  INFO -- :   1980 ............................................................
I, [2024-05-30T10:49:23.633563 #3440099]  INFO -- :   2040 ............................................................
I, [2024-05-30T10:49:23.773614 #3440099]  INFO -- :   2100 ............................................................
I, [2024-05-30T10:49:23.805638 #3440099]  INFO -- :   2160 ............................................................
I, [2024-05-30T10:49:23.821486 #3440099]  INFO -- :   2220 ............................................................
I, [2024-05-30T10:49:23.853278 #3440099]  INFO -- :   2280 ............................................................
I, [2024-05-30T10:49:23.873978 #3440099]  INFO -- :   2340 ............................................................
I, [2024-05-30T10:49:23.904483 #3440099]  INFO -- :   2400 ............................................................
I, [2024-05-30T10:49:24.072483 #3440099]  INFO -- :   2460 ............................................................
I, [2024-05-30T10:49:24.165725 #3440099]  INFO -- :   2520 ............................................................
I, [2024-05-30T10:49:24.208768 #3440099]  INFO -- :   2580 ............................................................
I, [2024-05-30T10:49:24.336677 #3440099]  INFO -- :   2640 ............................................................
I, [2024-05-30T10:49:24.463059 #3440099]  INFO -- :   2700 ............................................................
I, [2024-05-30T10:49:24.499907 #3440099]  INFO -- :   2760 ............................................................
I, [2024-05-30T10:49:24.548950 #3440099]  INFO -- :   2820 ............................................................
I, [2024-05-30T10:49:24.647775 #3440099]  INFO -- :   2880 ............................................................
I, [2024-05-30T10:49:24.697524 #3440099]  INFO -- :   2940 ............................................................
I, [2024-05-30T10:49:24.734579 #3440099]  INFO -- :   3000 ............................................................
I, [2024-05-30T10:49:24.762300 #3440099]  INFO -- :   3060 ............................................................
I, [2024-05-30T10:49:24.789177 #3440099]  INFO -- :   3120 ............................................................
I, [2024-05-30T10:49:24.811877 #3440099]  INFO -- :   3180 ............................................................
I, [2024-05-30T10:49:24.817194 #3440099]  INFO -- :   3240 ............................................................
I, [2024-05-30T10:49:24.859668 #3440099]  INFO -- :   3300 ............................................................
I, [2024-05-30T10:49:25.111970 #3440099]  INFO -- :   3360 ............................................................
I, [2024-05-30T10:49:28.792184 #3440099]  INFO -- :   3420 ...........
I, [2024-05-30T10:49:28.792235 #3440099]  INFO -- : 
I, [2024-05-30T10:49:28.792247 #3440099]  INFO -- : Finished in 11.538712 seconds
I, [2024-05-30T10:49:28.792256 #3440099]  INFO -- : 
I, [2024-05-30T10:49:28.792264 #3440099]  INFO -- : 3430 files, 32649 examples, 156497 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-30T10:49:28.794203 #3440099]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.