# Logfile created on 2024-06-01 03:43:33 +0000 by logger.rb/v1.4.3
I, [2024-06-01T03:43:33.510109 #1742429]  INFO -- : #<BuildRuby:0x0000565419e63ea8 @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.20240601-034333", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000565419eeb420 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000565419eeb2e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000565419eeb100 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240601-034333", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240601-034333>, @binmode=false, @mon_data=#<Monitor:0x0000565419eeb038>, @mon_data_owner_object_id=860>>>
I, [2024-06-01T03:43:33.510263 #1742429]  INFO -- : $$$[beg] make update-download -j16
I, [2024-06-01T03:43:33.679222 #1742429]  INFO -- : tool/config.guess already exists
I, [2024-06-01T03:43:33.679268 #1742429]  INFO -- : tool/config.sub already exists
I, [2024-06-01T03:43:33.681785 #1742429]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T03:43:33.682173 #1742429]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T03:43:33.682622 #1742429]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T03:43:33.683884 #1742429]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T03:43:33.684026 #1742429]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T03:43:33.684165 #1742429]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T03:43:33.686134 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T03:43:33.686183 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T03:43:33.686248 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T03:43:33.743499 #1742429]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T03:43:33.841700 #1742429]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T03:43:33.841741 #1742429]  INFO -- :   Name: power_assert
I, [2024-06-01T03:43:33.841753 #1742429]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T03:43:33.841761 #1742429]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T03:43:33.883016 #1742429]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-06-01T03:43:33.883064 #1742429]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-06-01T03:43:34.498274 #1742429]  INFO -- : Already up to date.
I, [2024-06-01T03:43:34.516986 #1742429]  INFO -- : Latest commit hash = 6c8ae44a38
I, [2024-06-01T03:43:34.518940 #1742429]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-06-01T03:43:34.518969 #1742429]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-06-01T03:43:34.605781 #1742429]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-06-01T03:43:34.607185 #1742429]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-06-01T03:43:34.655220 #1742429]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-06-01T03:43:34.656771 #1742429]  INFO -- : generating enc.mk
I, [2024-06-01T03:43:34.775391 #1742429]  INFO -- : making srcs under enc
I, [2024-06-01T03:43:34.840060 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:34.840086 #1742429]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T03:43:34.840098 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:34.881787 #1742429]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T03:43:34.881919 #1742429]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T03:43:34.882093 #1742429]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T03:43:34.883718 #1742429]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T03:43:34.883876 #1742429]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T03:43:34.884014 #1742429]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T03:43:34.885994 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T03:43:34.886040 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T03:43:34.886116 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T03:43:34.942940 #1742429]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T03:43:35.010877 #1742429]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T03:43:35.010919 #1742429]  INFO -- :   Name: power_assert
I, [2024-06-01T03:43:35.010931 #1742429]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T03:43:35.010939 #1742429]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T03:43:35.012801 #1742429]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-06-01T03:43:35.072662 #1742429]  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-06-01T03:43:35.077867 #1742429]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-06-01T03:43:35.079756 #1742429]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-06-01T03:43:35.079969 #1742429]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-06-01T03:43:35.167976 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:43:35.168026 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:43:35.168037 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:43:35.168046 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:43:35.168054 #1742429]  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-06-01T03:43:35.168062 #1742429]  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-06-01T03:43:35.168077 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:43:35.168085 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:43:35.168093 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:43:35.168100 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:43:35.168108 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:43:35.168115 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:43:35.168123 #1742429]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T03:43:35.168130 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:43:35.168137 #1742429]  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-06-01T03:43:35.169316 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:43:35.169327 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:43:35.169335 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:43:35.169342 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:43:35.169349 #1742429]  INFO -- : 
I, [2024-06-01T03:43:35.192203 #1742429]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-06-01T03:43:35.304556 #1742429]  INFO -- : linking miniruby
I, [2024-06-01T03:43:36.001848 #1742429]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-06-01T03:43:36.002023 #1742429]  INFO -- : $$$[beg] make ruby -j16
I, [2024-06-01T03:43:36.131154 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:43:36.131201 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:43:36.131215 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:43:36.131226 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:43:36.131242 #1742429]  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-06-01T03:43:36.131262 #1742429]  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-06-01T03:43:36.131282 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:43:36.131300 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:43:36.131318 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:43:36.131335 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:43:36.131351 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:43:36.131368 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:43:36.131387 #1742429]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T03:43:36.131405 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:43:36.131427 #1742429]  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-06-01T03:43:36.134046 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:43:36.134081 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:43:36.134101 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:43:36.134119 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:43:36.134136 #1742429]  INFO -- : 
I, [2024-06-01T03:43:36.364865 #1742429]  INFO -- : builtin_binary.inc updated
I, [2024-06-01T03:43:36.376897 #1742429]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-06-01T03:43:36.378390 #1742429]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-06-01T03:43:36.615667 #1742429]  INFO -- : linking static-library libruby-static.a
I, [2024-06-01T03:43:37.008414 #1742429]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-06-01T03:43:38.939992 #1742429]  INFO -- : linking ruby
I, [2024-06-01T03:43:38.961444 #1742429]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-06-01T03:43:38.961571 #1742429]  INFO -- : $$$[beg] make all -j16
I, [2024-06-01T03:43:39.052679 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:43:39.052731 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:43:39.052743 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:43:39.052752 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:43:39.052760 #1742429]  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-06-01T03:43:39.052773 #1742429]  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-06-01T03:43:39.052781 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:43:39.052789 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:43:39.052796 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:43:39.052803 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:43:39.052810 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:43:39.052817 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:43:39.052825 #1742429]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T03:43:39.052832 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:43:39.052839 #1742429]  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-06-01T03:43:39.054021 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:43:39.054044 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:43:39.054063 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:43:39.054076 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:43:39.054092 #1742429]  INFO -- : 
I, [2024-06-01T03:43:39.095821 #1742429]  INFO -- : generating enc.mk
I, [2024-06-01T03:43:39.098185 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-06-01T03:43:39.098479 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-06-01T03:43:39.098885 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-06-01T03:43:39.099269 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-06-01T03:43:39.100042 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-06-01T03:43:39.100450 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-06-01T03:43:39.101238 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-06-01T03:43:39.102050 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-06-01T03:43:39.102513 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-06-01T03:43:39.103045 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-06-01T03:43:39.103759 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-06-01T03:43:39.104241 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-06-01T03:43:39.104954 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-06-01T03:43:39.105397 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-06-01T03:43:39.109704 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-06-01T03:43:39.276156 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-06-01T03:43:39.278345 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-06-01T03:43:39.280491 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-06-01T03:43:39.282413 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-06-01T03:43:39.290651 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-06-01T03:43:39.292304 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-06-01T03:43:39.320866 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-06-01T03:43:39.322536 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-06-01T03:43:39.331489 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-06-01T03:43:39.337672 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-06-01T03:43:39.351083 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-06-01T03:43:39.371201 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-06-01T03:43:39.405855 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-06-01T03:43:39.407611 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-06-01T03:43:39.470325 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-06-01T03:43:39.478877 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-06-01T03:43:39.493624 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-06-01T03:43:39.497320 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-06-01T03:43:39.521492 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-06-01T03:43:39.527086 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-06-01T03:43:39.528902 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-06-01T03:43:39.538985 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-06-01T03:43:39.542523 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-06-01T03:43:39.552437 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-06-01T03:43:39.559731 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-06-01T03:43:39.561413 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-06-01T03:43:39.601427 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-06-01T03:43:39.667571 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-06-01T03:43:39.690665 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-06-01T03:43:39.699502 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-06-01T03:43:39.719207 #1742429]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-06-01T03:43:39.746342 #1742429]  INFO -- : making enc
I, [2024-06-01T03:43:39.753417 #1742429]  INFO -- : making srcs under enc
I, [2024-06-01T03:43:39.788993 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.789084 #1742429]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T03:43:39.789106 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.799873 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.799962 #1742429]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T03:43:39.799980 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.800724 #1742429]  INFO -- : generating transdb.h
I, [2024-06-01T03:43:39.915770 #1742429]  INFO -- : transdb.h unchanged
I, [2024-06-01T03:43:39.917309 #1742429]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T03:43:39.917469 #1742429]  INFO -- : making trans
I, [2024-06-01T03:43:39.945661 #1742429]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T03:43:39.948056 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.955842 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.956056 #1742429]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T03:43:39.956078 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:39.958725 #1742429]  INFO -- : making encs
I, [2024-06-01T03:43:40.032554 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.032665 #1742429]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T03:43:40.032716 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.200843 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.201785 #1742429]  INFO -- : generating makefile exts.mk
I, [2024-06-01T03:43:40.244339 #1742429]  INFO -- : exts.mk unchanged
I, [2024-06-01T03:43:40.248888 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.273483 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:43:40.275400 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:43:40.275438 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:43:40.276882 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:43:40.277002 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:43:40.277513 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:43:40.279319 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:43:40.279724 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:43:40.279946 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:43:40.280557 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:43:40.280589 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:43:40.280834 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:43:40.281179 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:43:40.281245 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:43:40.282200 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:43:40.282328 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:43:40.283188 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:43:40.283489 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:43:40.283714 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:43:40.285210 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:43:40.285338 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:43:40.285432 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:43:40.286131 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:43:40.286193 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:43:40.286606 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:43:40.286749 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:43:40.287905 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:43:40.288193 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:43:40.288252 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:43:40.291851 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:43:40.294952 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:43:40.295049 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:43:40.296488 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:43:40.298575 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:43:40.299622 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:43:40.301427 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:43:40.307316 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:43:40.318042 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:43:40.318663 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:43:40.320601 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:43:40.321631 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:43:40.325733 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:43:40.330908 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:43:40.331880 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:43:40.354384 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.430207 #1742429]  INFO -- : linking ruby
I, [2024-06-01T03:43:40.451156 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.451492 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.455039 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.455065 #1742429]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T03:43:40.455083 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.455648 #1742429]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-06-01T03:43:40.455750 #1742429]  INFO -- : $$$[beg] make install -j16
I, [2024-06-01T03:43:40.515916 #1742429]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T03:43:40.515966 #1742429]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T03:43:40.516542 #1742429]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T03:43:40.517164 #1742429]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T03:43:40.517282 #1742429]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T03:43:40.517807 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:43:40.517829 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:43:40.517841 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:43:40.517853 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:43:40.517861 #1742429]  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-06-01T03:43:40.517870 #1742429]  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-06-01T03:43:40.517879 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:43:40.517886 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:43:40.517893 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:43:40.517900 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:43:40.517929 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:43:40.517940 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:43:40.517951 #1742429]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T03:43:40.517961 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:43:40.517968 #1742429]  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-06-01T03:43:40.519148 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T03:43:40.519172 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T03:43:40.558507 #1742429]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T03:43:40.559232 #1742429]  INFO -- : generating enc.mk
I, [2024-06-01T03:43:40.559256 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:43:40.559286 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:43:40.559313 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:43:40.559323 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:43:40.559332 #1742429]  INFO -- : 
I, [2024-06-01T03:43:40.560757 #1742429]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T03:43:40.683462 #1742429]  INFO -- : making srcs under enc
I, [2024-06-01T03:43:40.683556 #1742429]  INFO -- : making enc
I, [2024-06-01T03:43:40.700429 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.700474 #1742429]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T03:43:40.700486 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.714071 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.714112 #1742429]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T03:43:40.714125 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.714945 #1742429]  INFO -- : generating transdb.h
I, [2024-06-01T03:43:40.740843 #1742429]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T03:43:40.809300 #1742429]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T03:43:40.810208 #1742429]  INFO -- :   Name: power_assert
I, [2024-06-01T03:43:40.810226 #1742429]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T03:43:40.810236 #1742429]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T03:43:40.810893 #1742429]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-06-01T03:43:40.813343 #1742429]  INFO -- : transdb.h unchanged
I, [2024-06-01T03:43:40.814986 #1742429]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T03:43:40.815125 #1742429]  INFO -- : making trans
I, [2024-06-01T03:43:40.843080 #1742429]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-06-01T03:43:40.845526 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.855832 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.856108 #1742429]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T03:43:40.856204 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.859351 #1742429]  INFO -- : making encs
I, [2024-06-01T03:43:40.915793 #1742429]  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-06-01T03:43:40.928736 #1742429]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-06-01T03:43:40.933157 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:40.933255 #1742429]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T03:43:40.933300 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.099384 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.099925 #1742429]  INFO -- : generating makefile exts.mk
I, [2024-06-01T03:43:41.141986 #1742429]  INFO -- : exts.mk unchanged
I, [2024-06-01T03:43:41.146239 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.170266 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:43:41.171912 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:43:41.172226 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:43:41.173934 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:43:41.174202 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:43:41.174696 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:43:41.176163 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:43:41.176198 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:43:41.176952 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:43:41.176980 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:43:41.177358 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:43:41.177866 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:43:41.178303 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:43:41.178649 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:43:41.179088 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:43:41.179147 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:43:41.179515 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:43:41.180475 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:43:41.182582 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:43:41.182611 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:43:41.182627 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:43:41.183023 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:43:41.183593 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:43:41.183622 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:43:41.184331 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:43:41.185159 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:43:41.185408 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:43:41.185466 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:43:41.186350 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:43:41.186531 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:43:41.191254 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:43:41.193865 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:43:41.193989 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:43:41.194493 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:43:41.195322 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:43:41.195629 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:43:41.200682 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:43:41.208196 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:43:41.215531 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:43:41.218439 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:43:41.227929 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:43:41.228924 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:43:41.229394 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:43:41.229492 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:43:41.252194 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.326886 #1742429]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T03:43:41.326930 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.327153 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.330613 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.330636 #1742429]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T03:43:41.330653 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:41.330869 #1742429]  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-06-01T03:43:41.423813 #1742429]  INFO -- : Installing to 
I, [2024-06-01T03:43:41.423866 #1742429]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-06-01T03:43:41.424016 #1742429]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-06-01T03:43:41.433378 #1742429]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T03:43:41.433420 #1742429]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-06-01T03:43:41.433496 #1742429]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T03:43:41.443850 #1742429]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T03:43:41.443873 #1742429]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T03:43:41.443950 #1742429]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-06-01T03:43:41.444137 #1742429]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-06-01T03:43:41.448477 #1742429]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-06-01T03:43:41.448507 #1742429]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-06-01T03:43:41.448519 #1742429]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-06-01T03:43:41.448538 #1742429]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-06-01T03:43:41.448651 #1742429]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-06-01T03:43:41.490668 #1742429]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-06-01T03:43:41.497772 #1742429]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-06-01T03:43:41.497971 #1742429]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T03:43:41.523038 #1742429]  INFO -- :                                     benchmark 0.3.0
I, [2024-06-01T03:43:41.525274 #1742429]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-06-01T03:43:41.526862 #1742429]  INFO -- :                                     cgi 0.4.1
I, [2024-06-01T03:43:41.528036 #1742429]  INFO -- :                                     delegate 0.3.1
I, [2024-06-01T03:43:41.528607 #1742429]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-06-01T03:43:41.529181 #1742429]  INFO -- :                                     english 0.8.0
I, [2024-06-01T03:43:41.529724 #1742429]  INFO -- :                                     erb 4.0.4
I, [2024-06-01T03:43:41.530570 #1742429]  INFO -- :                                     error_highlight 0.6.0
I, [2024-06-01T03:43:41.531117 #1742429]  INFO -- :                                     fileutils 1.7.2
I, [2024-06-01T03:43:41.531663 #1742429]  INFO -- :                                     find 0.2.0
I, [2024-06-01T03:43:41.532212 #1742429]  INFO -- :                                     forwardable 1.3.3
I, [2024-06-01T03:43:41.532744 #1742429]  INFO -- :                                     ipaddr 1.2.6
I, [2024-06-01T03:43:41.533330 #1742429]  INFO -- :                                     irb 1.13.1
I, [2024-06-01T03:43:41.534201 #1742429]  INFO -- :                                     logger 1.6.0
I, [2024-06-01T03:43:41.534750 #1742429]  INFO -- :                                     net-http 0.4.1
I, [2024-06-01T03:43:41.535329 #1742429]  INFO -- :                                     net-protocol 0.2.2
I, [2024-06-01T03:43:41.535900 #1742429]  INFO -- :                                     open-uri 0.4.1
I, [2024-06-01T03:43:41.537044 #1742429]  INFO -- :                                     open3 0.2.1
I, [2024-06-01T03:43:41.537611 #1742429]  INFO -- :                                     optparse 0.5.0
I, [2024-06-01T03:43:41.538177 #1742429]  INFO -- :                                     ostruct 0.6.0
I, [2024-06-01T03:43:41.538702 #1742429]  INFO -- :                                     pp 0.5.0
I, [2024-06-01T03:43:41.539264 #1742429]  INFO -- :                                     prettyprint 0.2.0
I, [2024-06-01T03:43:41.539797 #1742429]  INFO -- :                                     prism 0.29.0
I, [2024-06-01T03:43:41.540350 #1742429]  INFO -- :                                     pstore 0.1.3
I, [2024-06-01T03:43:41.540867 #1742429]  INFO -- :                                     rdoc 6.7.0
I, [2024-06-01T03:43:41.542035 #1742429]  INFO -- :                                     readline 0.0.4
I, [2024-06-01T03:43:41.542566 #1742429]  INFO -- :                                     reline 0.5.8
I, [2024-06-01T03:43:41.543145 #1742429]  INFO -- :                                     resolv 0.4.0
I, [2024-06-01T03:43:41.543680 #1742429]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-06-01T03:43:41.544622 #1742429]  INFO -- :                                     securerandom 0.3.1
I, [2024-06-01T03:43:41.545318 #1742429]  INFO -- :                                     set 1.1.0
I, [2024-06-01T03:43:41.545882 #1742429]  INFO -- :                                     shellwords 0.2.0
I, [2024-06-01T03:43:41.546423 #1742429]  INFO -- :                                     singleton 0.2.0
I, [2024-06-01T03:43:41.546949 #1742429]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-06-01T03:43:41.547743 #1742429]  INFO -- :                                     tempfile 0.2.1
I, [2024-06-01T03:43:41.548268 #1742429]  INFO -- :                                     time 0.3.0
I, [2024-06-01T03:43:41.548814 #1742429]  INFO -- :                                     timeout 0.4.1
I, [2024-06-01T03:43:41.549424 #1742429]  INFO -- :                                     tmpdir 0.2.0
I, [2024-06-01T03:43:41.549975 #1742429]  INFO -- :                                     tsort 0.2.0
I, [2024-06-01T03:43:41.550506 #1742429]  INFO -- :                                     un 0.3.0
I, [2024-06-01T03:43:41.551042 #1742429]  INFO -- :                                     uri 0.13.0
I, [2024-06-01T03:43:41.551604 #1742429]  INFO -- :                                     weakref 0.1.3
I, [2024-06-01T03:43:41.552137 #1742429]  INFO -- :                                     yaml 0.3.0
I, [2024-06-01T03:43:41.552566 #1742429]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T03:43:41.559212 #1742429]  INFO -- :                                     date 3.3.4
I, [2024-06-01T03:43:41.559789 #1742429]  INFO -- :                                     digest 3.1.1
I, [2024-06-01T03:43:41.560335 #1742429]  INFO -- :                                     etc 1.4.3
I, [2024-06-01T03:43:41.560908 #1742429]  INFO -- :                                     fcntl 1.1.0
I, [2024-06-01T03:43:41.561976 #1742429]  INFO -- :                                     fiddle 1.1.3
I, [2024-06-01T03:43:41.562548 #1742429]  INFO -- :                                     io-console 0.7.2
I, [2024-06-01T03:43:41.563101 #1742429]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-06-01T03:43:41.563635 #1742429]  INFO -- :                                     io-wait 0.3.1
I, [2024-06-01T03:43:41.564141 #1742429]  INFO -- :                                     json 2.7.2
I, [2024-06-01T03:43:41.564736 #1742429]  INFO -- :                                     openssl 3.2.0
I, [2024-06-01T03:43:41.565385 #1742429]  INFO -- :                                     pathname 0.3.0
I, [2024-06-01T03:43:41.565921 #1742429]  INFO -- :                                     psych 5.1.2
I, [2024-06-01T03:43:41.566534 #1742429]  INFO -- :                                     stringio 3.1.1
I, [2024-06-01T03:43:41.567092 #1742429]  INFO -- :                                     strscan 3.1.1
I, [2024-06-01T03:43:41.567625 #1742429]  INFO -- :                                     zlib 3.1.0
I, [2024-06-01T03:43:41.568069 #1742429]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T03:43:41.569074 #1742429]  INFO -- :                                     minitest 5.23.1
I, [2024-06-01T03:43:41.578141 #1742429]  INFO -- :                                     rake 13.2.1
I, [2024-06-01T03:43:41.583346 #1742429]  INFO -- :                                     test-unit 3.6.2
I, [2024-06-01T03:43:41.589349 #1742429]  INFO -- :                                     rexml 3.2.8
I, [2024-06-01T03:43:41.594663 #1742429]  INFO -- :                                     rss 0.3.0
I, [2024-06-01T03:43:41.598620 #1742429]  INFO -- :                                     net-ftp 0.3.4
I, [2024-06-01T03:43:41.600931 #1742429]  INFO -- :                                     net-imap 0.4.11
I, [2024-06-01T03:43:41.605348 #1742429]  INFO -- :                                     net-pop 0.1.2
I, [2024-06-01T03:43:41.606563 #1742429]  INFO -- :                                     net-smtp 0.5.0
I, [2024-06-01T03:43:41.608056 #1742429]  INFO -- :                                     matrix 0.4.2
I, [2024-06-01T03:43:41.611800 #1742429]  INFO -- :                                     prime 0.1.2
I, [2024-06-01T03:43:41.619271 #1742429]  INFO -- :                                     rbs 3.4.4
I, [2024-06-01T03:43:41.654914 #1742429]  INFO -- :                                     typeprof 0.21.11
I, [2024-06-01T03:43:41.658070 #1742429]  INFO -- :                                     debug 1.9.2
I, [2024-06-01T03:43:41.662034 #1742429]  INFO -- :                                     racc 1.8.0
I, [2024-06-01T03:43:41.665609 #1742429]  INFO -- :                                     mutex_m 0.2.0
I, [2024-06-01T03:43:41.667477 #1742429]  INFO -- :                                     getoptlong 0.2.1
I, [2024-06-01T03:43:41.669509 #1742429]  INFO -- :                                     base64 0.2.0
I, [2024-06-01T03:43:41.670973 #1742429]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-06-01T03:43:41.673665 #1742429]  INFO -- :                                     observer 0.1.2
I, [2024-06-01T03:43:41.675085 #1742429]  INFO -- :                                     abbrev 0.1.2
I, [2024-06-01T03:43:41.676444 #1742429]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-06-01T03:43:41.678496 #1742429]  INFO -- :                                     rinda 0.2.0
I, [2024-06-01T03:43:41.680112 #1742429]  INFO -- :                                     drb 2.2.1
I, [2024-06-01T03:43:41.682343 #1742429]  INFO -- :                                     nkf 0.2.0
I, [2024-06-01T03:43:41.685646 #1742429]  INFO -- :                                     syslog 0.1.2
I, [2024-06-01T03:43:41.687708 #1742429]  INFO -- :                                     csv 3.3.0
I, [2024-06-01T03:43:41.691473 #1742429]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-06-01T03:43:41.693263 #1742429]  INFO -- : skipped bundled gems:
I, [2024-06-01T03:43:41.693287 #1742429]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-06-01T03:43:41.696367 #1742429]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-06-01T03:43:41.696543 #1742429]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-06-01T03:43:50.110983 #1742429]  INFO -- : PASS all 1937 tests
E, [2024-06-01T03:43:50.122645 #1742429] ERROR -- :  
I, [2024-06-01T03:43:50.123238 #1742429]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-06-01T03:43:50.123480 #1742429]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-06-01T03:43:50.258504 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:43:50.258557 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:43:50.258571 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:43:50.258580 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:43:50.258592 #1742429]  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-06-01T03:43:50.258604 #1742429]  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-06-01T03:43:50.258614 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:43:50.258621 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:43:50.258636 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:43:50.258644 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:43:50.258652 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:43:50.258660 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:43:50.258668 #1742429]  INFO -- : 	MFLAGS = 
I, [2024-06-01T03:43:50.258675 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:43:50.258683 #1742429]  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-06-01T03:43:50.259134 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:43:50.259155 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:43:50.259175 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:43:50.259194 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:43:50.259204 #1742429]  INFO -- : 
I, [2024-06-01T03:43:50.431836 #1742429]  INFO -- : Checking leaked global symbols...none
I, [2024-06-01T03:43:50.473171 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-06-01T03:43:50.473225 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-06-01T03:43:50.473237 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-06-01T03:43:50.473256 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-06-01T03:43:50.473408 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-06-01T03:43:50.473513 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-06-01T03:43:50.473729 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-06-01T03:43:50.473866 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-06-01T03:43:50.474616 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-06-01T03:43:50.474933 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-06-01T03:43:50.475876 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-06-01T03:43:50.476713 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-06-01T03:43:50.476913 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-06-01T03:43:50.476951 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-06-01T03:43:50.477028 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-06-01T03:43:50.577650 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-06-01T03:43:50.578567 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-06-01T03:43:50.788016 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-06-01T03:43:50.788071 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-06-01T03:43:50.788125 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-06-01T03:43:50.788295 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-06-01T03:43:50.788352 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-06-01T03:43:50.788378 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-06-01T03:43:50.788436 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-06-01T03:43:50.788555 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-06-01T03:43:50.788588 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-06-01T03:43:50.788654 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-06-01T03:43:50.788707 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-06-01T03:43:50.789125 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-06-01T03:43:50.826228 #1742429]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-06-01T03:43:50.828598 #1742429]  INFO -- : 
I, [2024-06-01T03:43:50.828630 #1742429]  INFO -- : test succeeded
I, [2024-06-01T03:43:50.830051 #1742429]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-06-01T03:43:50.830180 #1742429]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-06-01T03:43:50.960738 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:43:50.960790 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:43:50.960800 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:43:50.960807 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:43:50.960814 #1742429]  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-06-01T03:43:50.960821 #1742429]  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-06-01T03:43:50.960828 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:43:50.960834 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:43:50.960841 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:43:50.960848 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:43:50.960857 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:43:50.960863 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:43:50.960869 #1742429]  INFO -- : 	MFLAGS = 
I, [2024-06-01T03:43:50.960875 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:43:50.960880 #1742429]  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-06-01T03:43:50.961411 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:43:50.961430 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:43:50.961439 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:43:50.961465 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:43:50.961473 #1742429]  INFO -- : 
I, [2024-06-01T03:43:50.966249 #1742429]  INFO -- : generating enc.mk
I, [2024-06-01T03:43:51.120674 #1742429]  INFO -- : making enc
I, [2024-06-01T03:43:51.175375 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.175400 #1742429]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T03:43:51.175413 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.175998 #1742429]  INFO -- : making srcs under enc
I, [2024-06-01T03:43:51.239612 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.239635 #1742429]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T03:43:51.239646 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.240600 #1742429]  INFO -- : generating transdb.h
I, [2024-06-01T03:43:51.381452 #1742429]  INFO -- : transdb.h unchanged
I, [2024-06-01T03:43:51.382826 #1742429]  INFO -- : making trans
I, [2024-06-01T03:43:51.451781 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.451805 #1742429]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T03:43:51.451816 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.452419 #1742429]  INFO -- : making encs
I, [2024-06-01T03:43:51.526213 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.526235 #1742429]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T03:43:51.526246 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:51.528275 #1742429]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T03:43:51.555457 #1742429]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T03:43:51.558188 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:53.204032 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:53.204708 #1742429]  INFO -- : generating makefile exts.mk
I, [2024-06-01T03:43:53.247488 #1742429]  INFO -- : exts.mk unchanged
I, [2024-06-01T03:43:53.257318 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:53.763831 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:43:53.767933 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:43:53.771741 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:43:53.777560 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:43:53.782600 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:43:53.794144 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:43:53.821847 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:43:53.827213 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:43:53.848867 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:43:53.871573 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:43:53.875470 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:43:53.880169 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:43:53.894471 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:43:53.903742 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:43:53.920369 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:43:53.924332 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:43:53.935407 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:43:53.939637 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:43:53.980576 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:43:54.026271 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:43:54.029858 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:43:54.034585 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:43:54.045723 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:43:54.074079 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:43:54.077980 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:43:54.082685 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:43:54.099377 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:43:54.109405 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:43:54.112088 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:43:54.115753 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:43:54.123303 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:43:54.138983 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:43:54.160897 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:43:54.220704 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:43:54.223470 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:43:54.247196 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:43:54.249220 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:43:54.271245 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:43:54.274664 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:43:54.298026 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:43:54.300469 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:43:54.323704 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:43:54.326412 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:43:54.350151 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:43:54.374473 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:54.536284 #1742429]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T03:43:54.536326 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:54.536562 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:54.545160 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:54.545227 #1742429]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T03:43:54.545257 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:43:54.658031 #1742429]  INFO -- : Run options: 
I, [2024-06-01T03:43:54.658088 #1742429]  INFO -- :   --seed=49245
I, [2024-06-01T03:43:54.658100 #1742429]  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-06-01T03:43:54.658109 #1742429]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-06-01T03:43:54.658118 #1742429]  INFO -- :   --name=!/memory_leak/
I, [2024-06-01T03:43:54.658126 #1742429]  INFO -- :   --stderr-on-failure
I, [2024-06-01T03:43:54.658134 #1742429]  INFO -- :   -j16
I, [2024-06-01T03:43:54.658141 #1742429]  INFO -- : 
I, [2024-06-01T03:43:54.658149 #1742429]  INFO -- : # Running tests:
I, [2024-06-01T03:43:54.658156 #1742429]  INFO -- : 
I, [2024-06-01T03:43:54.886107 #1742429]  INFO -- : [  1/900] 1783770=test_x509cert
I, [2024-06-01T03:43:54.886984 #1742429]  INFO -- : [  2/900] 1783759=test_gc
I, [2024-06-01T03:43:54.887155 #1742429]  INFO -- : [  3/900] 1783768=test_gem_resolver_lock_specification
I, [2024-06-01T03:43:54.887308 #1742429]  INFO -- : [  4/900] 1783772=test_err_in_callback
I, [2024-06-01T03:43:54.887453 #1742429]  INFO -- : [  5/900] 1783766=test_logdevice
I, [2024-06-01T03:43:54.888451 #1742429]  INFO -- : [  6/900] 1783762=test_gem_ext_rake_builder
I, [2024-06-01T03:43:54.888722 #1742429]  INFO -- : [  7/900] 1783773=test_arity
I, [2024-06-01T03:43:54.888868 #1742429]  INFO -- : [  8/900] 1783767=test_gem_source_local
I, [2024-06-01T03:43:54.889007 #1742429]  INFO -- : [  9/900] 1783764=test_gem_security_policy
I, [2024-06-01T03:43:54.889785 #1742429]  INFO -- : [ 10/900] 1783771=command_line_test
I, [2024-06-01T03:43:54.889947 #1742429]  INFO -- : [ 11/900] 1783774=test_pack
I, [2024-06-01T03:43:54.890099 #1742429]  INFO -- : [ 12/900] 1783763=test_process
I, [2024-06-01T03:43:54.890647 #1742429]  INFO -- : [ 13/900] 1783765=test_last_thread
I, [2024-06-01T03:43:54.890677 #1742429]  INFO -- : [ 14/900] 1783760=test_thread_fd_close
I, [2024-06-01T03:43:54.890695 #1742429]  INFO -- : [ 15/900] 1783761=test_passing_block
I, [2024-06-01T03:43:54.890919 #1742429]  INFO -- : [ 16/900] 1783769=test_stringchar
I, [2024-06-01T03:43:54.895227 #1742429]  INFO -- : [ 17/900] 1783772=test_hash_create
I, [2024-06-01T03:43:54.897202 #1742429]  INFO -- : [ 18/900] 1783773=newline_test
I, [2024-06-01T03:43:54.897748 #1742429]  INFO -- : [ 19/900] 1783772=test_uncorrectable_name_check
I, [2024-06-01T03:43:54.898018 #1742429]  INFO -- : [ 20/900] 1783760=test_switch_hitter
I, [2024-06-01T03:43:54.905121 #1742429]  INFO -- : [ 21/900] 1783761=test_io_console
I, [2024-06-01T03:43:54.915232 #1742429]  INFO -- : [ 22/900] 1783772=test_flush
I, [2024-06-01T03:43:54.922155 #1742429]  INFO -- : [ 23/900] 1783772=test_singleton
I, [2024-06-01T03:43:54.936799 #1742429]  INFO -- : [ 24/900] 1783760=test_logperiod
I, [2024-06-01T03:43:54.953234 #1742429]  INFO -- : [ 25/900] 1783772=test_rdoc_markdown_test
I, [2024-06-01T03:43:54.966348 #1742429]  INFO -- : [ 26/900] 1783760=test_rdoc_normal_module
I, [2024-06-01T03:43:55.003717 #1742429]  INFO -- : [ 27/900] 1783769=test_c_union_entity
I, [2024-06-01T03:43:55.003802 #1742429]  INFO -- : [ 28/900] 1783771=test_securerandom
I, [2024-06-01T03:43:55.034579 #1742429]  INFO -- : [ 29/900] 1783769=test_date_time
I, [2024-06-01T03:43:55.072363 #1742429]  INFO -- : [ 30/900] 1783769=test_rdoc_markup_to_joined_paragraph
I, [2024-06-01T03:43:55.073672 #1742429]  INFO -- : [ 31/900] 1783771=test_require
I, [2024-06-01T03:43:55.077182 #1742429]  INFO -- : [ 32/900] 1783771=test_data
I, [2024-06-01T03:43:55.090358 #1742429]  INFO -- : [ 33/900] 1783771=test_date_new
I, [2024-06-01T03:43:55.096967 #1742429]  INFO -- : [ 34/900] 1783773=test_syntax
I, [2024-06-01T03:43:55.112555 #1742429]  INFO -- : [ 35/900] 1783771=test_gem_safe_yaml
I, [2024-06-01T03:43:55.205839 #1742429]  INFO -- : [ 36/900] 1783770=test_rdoc_text
I, [2024-06-01T03:43:55.247786 #1742429]  INFO -- : [ 37/900] 1783769=test_tcp
I, [2024-06-01T03:43:55.253009 #1742429]  INFO -- : [ 38/900] 1783774=test_iso_8859
I, [2024-06-01T03:43:55.253302 #1742429]  INFO -- : [ 39/900] 1783760=test_nil2vtempty
I, [2024-06-01T03:43:55.256484 #1742429]  INFO -- : [ 40/900] 1783768=test_stream
I, [2024-06-01T03:43:55.256674 #1742429]  INFO -- : [ 41/900] 1783760=test_rdoc_context
I, [2024-06-01T03:43:55.266941 #1742429]  INFO -- : [ 42/900] 1783768=test_rdoc_parser_ruby
I, [2024-06-01T03:43:55.299778 #1742429]  INFO -- : [ 43/900] 1783774=test_open-uri
I, [2024-06-01T03:43:55.339357 #1742429]  INFO -- : [ 44/900] 1783769=test_httpresponse
I, [2024-06-01T03:43:55.353859 #1742429]  INFO -- : [ 45/900] 1783771=test_rdoc_markup_attribute_manager
I, [2024-06-01T03:43:55.406118 #1742429]  INFO -- : [ 46/900] 1783767=test_name_error
I, [2024-06-01T03:43:55.427796 #1742429]  INFO -- : [ 47/900] 1783770=test_gem_resolver
I, [2024-06-01T03:43:55.447733 #1742429]  INFO -- : [ 48/900] 1783769=test_safe_load
I, [2024-06-01T03:43:55.454303 #1742429]  INFO -- : [ 49/900] 1783769=test_gem_resolver_composed_set
I, [2024-06-01T03:43:55.528469 #1742429]  INFO -- : [ 50/900] 1783764=test_gem_commands_dependency_command
I, [2024-06-01T03:43:55.529127 #1742429]  INFO -- : [ 51/900] 1783767=reflection_test
I, [2024-06-01T03:43:55.582080 #1742429]  INFO -- : [ 52/900] 1783771=test_gem_commands_specification_command
I, [2024-06-01T03:43:55.637761 #1742429]  INFO -- : [ 53/900] 1783767=test_inadvertent_creation
I, [2024-06-01T03:43:55.661746 #1742429]  INFO -- : [ 54/900] 1783764=test_flags
I, [2024-06-01T03:43:55.696845 #1742429]  INFO -- : [ 55/900] 1783769=test_enumerator
I, [2024-06-01T03:43:55.766857 #1742429]  INFO -- : [ 56/900] 1783771=test_http
I, [2024-06-01T03:43:55.795091 #1742429]  INFO -- : [ 57/900] 1783771=test_shift_jis
I, [2024-06-01T03:43:55.799579 #1742429]  INFO -- : [ 58/900] 1783771=test_gem_commands_which_command
I, [2024-06-01T03:43:55.801331 #1742429]  INFO -- : [ 59/900] 1783767=tunnel_test
I, [2024-06-01T03:43:55.804057 #1742429]  INFO -- : [ 60/900] 1783767=test_gem_text
I, [2024-06-01T03:43:55.843681 #1742429]  INFO -- : [ 61/900] 1783774=test_settracefunc
I, [2024-06-01T03:43:55.850873 #1742429]  INFO -- : [ 62/900] 1783771=test_enumerator_kw
I, [2024-06-01T03:43:55.858599 #1742429]  INFO -- : [ 63/900] 1783771=test_scan_args
I, [2024-06-01T03:43:55.866219 #1742429]  INFO -- : [ 64/900] 1783767=test_win32ole
I, [2024-06-01T03:43:55.874777 #1742429]  INFO -- : [ 65/900] 1783771=test_generic
I, [2024-06-01T03:43:55.876697 #1742429]  INFO -- : [ 66/900] 1783766=test_sprintf_comb
I, [2024-06-01T03:43:55.880436 #1742429]  INFO -- : [ 67/900] 1783767=test_gem_request
I, [2024-06-01T03:43:55.919416 #1742429]  INFO -- : [ 68/900] 1783771=test_method_cache
I, [2024-06-01T03:43:55.936745 #1742429]  INFO -- : [ 69/900] 1783771=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-06-01T03:43:55.975550 #1742429]  INFO -- : [ 70/900] 1783765=test_gem_commands_mirror
I, [2024-06-01T03:43:56.004982 #1742429]  INFO -- : [ 71/900] 1783771=test_gem_name_tuple
I, [2024-06-01T03:43:56.011820 #1742429]  INFO -- : [ 72/900] 1783770=test_gem_package_tar_reader_entry
I, [2024-06-01T03:43:56.028011 #1742429]  INFO -- : [ 73/900] 1783771=test_rand
I, [2024-06-01T03:43:56.066115 #1742429]  INFO -- : [ 74/900] 1783766=test_bug_reporter
I, [2024-06-01T03:43:56.089882 #1742429]  INFO -- : [ 75/900] 1783768=test_exception
I, [2024-06-01T03:43:56.118097 #1742429]  INFO -- : [ 76/900] 1783762=test_store
I, [2024-06-01T03:43:56.142010 #1742429]  INFO -- : [ 77/900] 1783767=test_case_options
I, [2024-06-01T03:43:56.145500 #1742429]  INFO -- : [ 78/900] 1783767=test_gem_commands_info_command
I, [2024-06-01T03:43:56.185715 #1742429]  INFO -- : [ 79/900] 1783767=test_scalar
I, [2024-06-01T03:43:56.207490 #1742429]  INFO -- : [ 80/900] 1783767=test_gem_dependency_installer
I, [2024-06-01T03:43:56.230303 #1742429]  INFO -- : [ 81/900] 1783770=test_rdoc_cross_reference
I, [2024-06-01T03:43:56.242750 #1742429]  INFO -- : [ 82/900] 1783765=parameters_signature_test
I, [2024-06-01T03:43:56.251381 #1742429]  INFO -- : [ 83/900] 1783760=location_test
I, [2024-06-01T03:43:56.335532 #1742429]  INFO -- : [ 84/900] 1783760=test_objectspace
I, [2024-06-01T03:43:56.359632 #1742429]  INFO -- : [ 85/900] 1783765=test_socket
I, [2024-06-01T03:43:56.370663 #1742429]  INFO -- : [ 86/900] 1783762=test_thread
I, [2024-06-01T03:43:56.393293 #1742429]  INFO -- : [ 87/900] 1783771=test_rdoc_markup_to_table_of_contents
I, [2024-06-01T03:43:56.430529 #1742429]  INFO -- : [ 88/900] 1783771=test_c_struct_builder
I, [2024-06-01T03:43:56.556446 #1742429]  INFO -- : [ 89/900] 1783771=test_dot_dot
I, [2024-06-01T03:43:56.560461 #1742429]  INFO -- : [ 90/900] 1783771=test_str2big
I, [2024-06-01T03:43:56.570375 #1742429]  INFO -- : [ 91/900] 1783771=test_literal
I, [2024-06-01T03:43:56.585537 #1742429]  INFO -- : [ 92/900] 1783772=test_extlibs
I, [2024-06-01T03:43:56.594317 #1742429]  INFO -- : [ 93/900] 1783762=test_rdoc_generator_ri
I, [2024-06-01T03:43:56.595967 #1742429]  INFO -- : [ 94/900] 1783766=test_gem_stream_ui
I, [2024-06-01T03:43:56.814182 #1742429]  INFO -- : [ 95/900] 1783762=test_gem_install_update_options
I, [2024-06-01T03:43:56.870839 #1742429]  INFO -- : [ 96/900] 1783770=test_require_lib
I, [2024-06-01T03:43:56.930631 #1742429]  INFO -- : [ 97/900] 1783766=test_severity
I, [2024-06-01T03:43:56.934663 #1742429]  INFO -- : [ 98/900] 1783764=test_ractor
I, [2024-06-01T03:43:56.937121 #1742429]  INFO -- : [ 99/900] 1783766=test_json_tree
I, [2024-06-01T03:43:56.961447 #1742429]  INFO -- : [100/900] 1783764=test_rdoc_markup_to_markdown
I, [2024-06-01T03:43:56.974062 #1742429]  INFO -- : [101/900] 1783766=test_ansi_with_terminfo
I, [2024-06-01T03:43:56.978174 #1742429]  INFO -- : [102/900] 1783762=test_rdoc_generator_pot_po
I, [2024-06-01T03:43:57.004668 #1742429]  INFO -- : [103/900] 1783762=test_ractor
I, [2024-06-01T03:43:57.044580 #1742429]  INFO -- : [104/900] 1783774=test_memory_view
I, [2024-06-01T03:43:57.050802 #1742429]  INFO -- : [105/900] 1783766=test_m17n_comb
I, [2024-06-01T03:43:57.074000 #1742429]  INFO -- : [106/900] 1783762=test_gem_version_option
I, [2024-06-01T03:43:57.137494 #1742429]  INFO -- : [107/900] 1783762=test_grapheme_breaks
I, [2024-06-01T03:43:57.139630 #1742429]  INFO -- : [108/900] 1783762=test_gem_request_connection_pools
I, [2024-06-01T03:43:57.141019 #1742429]  INFO -- : [109/900] 1783774=test_cclass
I, [2024-06-01T03:43:57.203529 #1742429]  INFO -- : [110/900] 1783764=test_reline
I, [2024-06-01T03:43:57.268376 #1742429]  INFO -- : [111/900] 1783774=test_parser_events
I, [2024-06-01T03:43:57.365631 #1742429]  INFO -- : [112/900] 1783774=test_pkey
I, [2024-06-01T03:43:57.366491 #1742429]  INFO -- : [113/900] 1783771=test_case
I, [2024-06-01T03:43:57.372807 #1742429]  INFO -- : [114/900] 1783771=test_qsort
I, [2024-06-01T03:43:57.374722 #1742429]  INFO -- : [115/900] 1783771=test_rdoc_parser
I, [2024-06-01T03:43:57.411928 #1742429]  INFO -- : [116/900] 1783760=test_gem_dependency_resolution_error
I, [2024-06-01T03:43:57.428647 #1742429]  INFO -- : [117/900] 1783771=test_custom_command
I, [2024-06-01T03:43:57.444060 #1742429]  INFO -- : [118/900] 1783774=json_addition_test
I, [2024-06-01T03:43:57.480934 #1742429]  INFO -- : [119/900] 1783774=test_x509attr
I, [2024-06-01T03:43:57.485711 #1742429]  INFO -- : [120/900] 1783774=test_raise
I, [2024-06-01T03:43:57.494843 #1742429]  INFO -- : [121/900] 1783774=test_depth_first
I, [2024-06-01T03:43:57.522876 #1742429]  INFO -- : [122/900] 1783774=test_gem_request_set_lockfile_parser
I, [2024-06-01T03:43:57.563275 #1742429]  INFO -- : [123/900] 1783771=test_rdoc_store
I, [2024-06-01T03:43:57.640063 #1742429]  INFO -- : [124/900] 1783760=test_string
I, [2024-06-01T03:43:57.683175 #1742429]  INFO -- : [125/900] 1783761=test_pattern_matching
I, [2024-06-01T03:43:57.706984 #1742429]  INFO -- : [126/900] 1783764=test_rdoc_stats
I, [2024-06-01T03:43:57.711990 #1742429]  INFO -- : [127/900] 1783761=test_files_test_2
I, [2024-06-01T03:43:57.717185 #1742429]  INFO -- : [128/900] 1783760=test_fnmatch
I, [2024-06-01T03:43:57.777259 #1742429]  INFO -- : [129/900] 1783760=test_folderitem2_invokeverb
I, [2024-06-01T03:43:57.784167 #1742429]  INFO -- : [130/900] 1783760=test_rdoc_markup_parser
I, [2024-06-01T03:43:57.806037 #1742429]  INFO -- : [131/900] 1783764=test_require_path_check
I, [2024-06-01T03:43:57.868822 #1742429]  INFO -- : [132/900] 1783760=test_gem_validator
I, [2024-06-01T03:43:57.874201 #1742429]  INFO -- : [133/900] 1783774=test_gem_package_old
I, [2024-06-01T03:43:57.909418 #1742429]  INFO -- : [134/900] 1783764=test_gem_resolver_index_set
I, [2024-06-01T03:43:57.921031 #1742429]  INFO -- : [135/900] 1783760=test_string
I, [2024-06-01T03:43:57.929229 #1742429]  INFO -- : [136/900] 1783774=test_proc
I, [2024-06-01T03:43:57.965366 #1742429]  INFO -- : [137/900] 1783765=test_gc_compact
I, [2024-06-01T03:43:57.966369 #1742429]  INFO -- : [138/900] 1783764=integer_parse_test
I, [2024-06-01T03:43:58.074557 #1742429]  INFO -- : [139/900] 1783764=test_optimization
I, [2024-06-01T03:43:58.210705 #1742429]  INFO -- : [140/900] 1783762=test_date_conv
I, [2024-06-01T03:43:58.234799 #1742429]  INFO -- : [141/900] 1783762=test_ole_methods
I, [2024-06-01T03:43:58.238806 #1742429]  INFO -- : [142/900] 1783762=test_erb_m17n
I, [2024-06-01T03:43:58.272291 #1742429]  INFO -- : [143/900] 1783762=test_egrep_cpp
I, [2024-06-01T03:43:58.472089 #1742429]  INFO -- : [144/900] 1783762=test_zlib
I, [2024-06-01T03:43:58.540951 #1742429]  INFO -- : [145/900] 1783771=test_cgi_tag_helper
I, [2024-06-01T03:43:58.545370 #1742429]  INFO -- : [146/900] 1783771=test_gb18030
I, [2024-06-01T03:43:58.562418 #1742429]  INFO -- : [147/900] 1783771=test_buffering
I, [2024-06-01T03:43:58.591785 #1742429]  INFO -- : [148/900] 1783771=test_svcb_https
I, [2024-06-01T03:43:58.620022 #1742429]  INFO -- : [149/900] 1783771=test_gem_uninstaller
I, [2024-06-01T03:43:58.776599 #1742429]  INFO -- : [150/900] 1783768=test_rdoc_rdoc
I, [2024-06-01T03:43:58.920759 #1742429]  INFO -- : [151/900] 1783768=test_time
I, [2024-06-01T03:43:58.964618 #1742429]  INFO -- : [152/900] 1783774=test_windows_1251
I, [2024-06-01T03:43:58.968387 #1742429]  INFO -- : [153/900] 1783774=test_rdoc_i18n_text
I, [2024-06-01T03:43:59.022438 #1742429]  INFO -- : [154/900] 1783772=test_key_name_check
I, [2024-06-01T03:43:59.037011 #1742429]  INFO -- : [155/900] 1783772=test_backtrace
I, [2024-06-01T03:43:59.041358 #1742429]  INFO -- : [156/900] 1783772=test_defined
I, [2024-06-01T03:43:59.076470 #1742429]  INFO -- : [157/900] 1783767=test_io_buffer
I, [2024-06-01T03:43:59.099212 #1742429]  INFO -- : [158/900] 1783768=test_pkey_ec
I, [2024-06-01T03:43:59.126493 #1742429]  INFO -- : [159/900] 1783767=integer_base_flags_test
I, [2024-06-01T03:43:59.128461 #1742429]  INFO -- : [160/900] 1783767=redundant_return_test
I, [2024-06-01T03:43:59.136131 #1742429]  INFO -- : [161/900] 1783772=test_pipe
I, [2024-06-01T03:43:59.136222 #1742429]  INFO -- : [162/900] 1783767=test_thread
I, [2024-06-01T03:43:59.148194 #1742429]  INFO -- : [163/900] 1783767=test_trick
I, [2024-06-01T03:43:59.185840 #1742429]  INFO -- : [164/900] 1783768=test_date_parse
I, [2024-06-01T03:43:59.194757 #1742429]  INFO -- : [165/900] 1783774=compiler_test
I, [2024-06-01T03:43:59.318955 #1742429]  INFO -- : [166/900] 1783774=test_rdoc_markup_attributes
I, [2024-06-01T03:43:59.336435 #1742429]  INFO -- : [167/900] 1783772=test_default_gems
I, [2024-06-01T03:43:59.344418 #1742429]  INFO -- : [168/900] 1783774=test_rdoc_markup_to_rdoc
I, [2024-06-01T03:43:59.381055 #1742429]  INFO -- : [169/900] 1783772=test_rdoc_rd_inline_parser
I, [2024-06-01T03:43:59.390954 #1742429]  INFO -- : [170/900] 1783768=test_mul
I, [2024-06-01T03:43:59.403267 #1742429]  INFO -- : [171/900] 1783768=newline_offsets_test
I, [2024-06-01T03:43:59.416774 #1742429]  INFO -- : [172/900] 1783774=test_null
I, [2024-06-01T03:43:59.432960 #1742429]  INFO -- : [173/900] 1783772=test_win32ole_type
I, [2024-06-01T03:43:59.447571 #1742429]  INFO -- : [174/900] 1783772=test_gem_rdoc
I, [2024-06-01T03:43:59.450093 #1742429]  INFO -- : [175/900] 1783774=test_date
I, [2024-06-01T03:43:59.463916 #1742429]  INFO -- : [176/900] 1783774=parse_success_test
I, [2024-06-01T03:43:59.483488 #1742429]  INFO -- : [177/900] 1783774=test_gem_ext_cargo_builder_unit
I, [2024-06-01T03:43:59.507729 #1742429]  INFO -- : [178/900] 1783774=test_at_exit
I, [2024-06-01T03:43:59.550482 #1742429]  INFO -- : [179/900] 1783774=test_command
I, [2024-06-01T03:43:59.919244 #1742429]  INFO -- : [180/900] 1783772=snippets_test
I, [2024-06-01T03:43:59.947016 #1742429]  INFO -- : [181/900] 1783768=test_object_create_start
I, [2024-06-01T03:43:59.962017 #1742429]  INFO -- : [182/900] 1783768=test_rdoc_markup_paragraph
I, [2024-06-01T03:43:59.964798 #1742429]  INFO -- : [183/900] 1783768=!Nothing_to_test
I, [2024-06-01T03:43:59.974286 #1742429]  INFO -- : [184/900] 1783768=test_psych
I, [2024-06-01T03:44:00.003871 #1742429]  INFO -- : [185/900] 1783768=test_enc_raise
I, [2024-06-01T03:44:00.036714 #1742429]  INFO -- : [186/900] 1783768=test_eval_history
I, [2024-06-01T03:44:00.094639 #1742429]  INFO -- : [187/900] 1783771=test_kernel
I, [2024-06-01T03:44:00.188319 #1742429]  INFO -- : [188/900] 1783768=test_gem_doctor
I, [2024-06-01T03:44:00.209957 #1742429]  INFO -- : [189/900] 1783774=test_kdf
I, [2024-06-01T03:44:00.237729 #1742429]  INFO -- : [190/900] 1783768=test_gem_silent_ui
I, [2024-06-01T03:44:00.294995 #1742429]  INFO -- : [191/900] 1783768=test_emitter
I, [2024-06-01T03:44:00.305584 #1742429]  INFO -- : [192/900] 1783774=test_files_ext
I, [2024-06-01T03:44:00.310384 #1742429]  INFO -- : [193/900] 1783768=test_bug-5832
I, [2024-06-01T03:44:00.315415 #1742429]  INFO -- : [194/900] 1783768=static_inspect_test
I, [2024-06-01T03:44:00.323538 #1742429]  INFO -- : [195/900] 1783768=test_iter_break
I, [2024-06-01T03:44:00.341457 #1742429]  INFO -- : [196/900] 1783768=test_exception
I, [2024-06-01T03:44:00.355965 #1742429]  INFO -- : [197/900] 1783768=test_zsh_completion
I, [2024-06-01T03:44:00.368724 #1742429]  INFO -- : [198/900] 1783768=test_pp
I, [2024-06-01T03:44:00.372761 #1742429]  INFO -- : [199/900] 1783766=test_frozen
I, [2024-06-01T03:44:00.385162 #1742429]  INFO -- : [200/900] 1783766=test_gem_ext_configure_builder
I, [2024-06-01T03:44:00.447555 #1742429]  INFO -- : [201/900] 1783774=test_macro
I, [2024-06-01T03:44:00.454267 #1742429]  INFO -- : [202/900] 1783774=test_num2int
I, [2024-06-01T03:44:00.461833 #1742429]  INFO -- : [203/900] 1783768=test_nil
I, [2024-06-01T03:44:00.466005 #1742429]  INFO -- : [204/900] 1783768=test_rdoc_single_class
I, [2024-06-01T03:44:00.471794 #1742429]  INFO -- : [205/900] 1783768=test_verbose
I, [2024-06-01T03:44:00.472147 #1742429]  INFO -- : [206/900] 1783774=test_yaml_special_cases
I, [2024-06-01T03:44:00.472878 #1742429]  INFO -- : [207/900] 1783766=test_optarg
I, [2024-06-01T03:44:00.484864 #1742429]  INFO -- : [208/900] 1783774=test_gem_source_list
I, [2024-06-01T03:44:00.526594 #1742429]  INFO -- : [209/900] 1783768=test_config
I, [2024-06-01T03:44:00.575165 #1742429]  INFO -- : [210/900] 1783768=test_address_resolve
I, [2024-06-01T03:44:00.575286 #1742429]  INFO -- : [211/900] 1783774=test_rdoc_token_stream
I, [2024-06-01T03:44:00.590702 #1742429]  INFO -- : [212/900] 1783774=test_gem_spec_fetcher
I, [2024-06-01T03:44:00.630383 #1742429]  INFO -- : [213/900] 1783768=test_common
I, [2024-06-01T03:44:00.670244 #1742429]  INFO -- : [214/900] 1783766=test_bug-3571
I, [2024-06-01T03:44:00.708956 #1742429]  INFO -- : [215/900] 1783766=test_key_actor_vi
I, [2024-06-01T03:44:00.858806 #1742429]  INFO -- : [216/900] 1783774=test_gem_command
I, [2024-06-01T03:44:00.869817 #1742429]  INFO -- : [217/900] 1783766=test_gem_commands_lock_command
I, [2024-06-01T03:44:00.904461 #1742429]  INFO -- : [218/900] 1783766=test_assignment
I, [2024-06-01T03:44:00.927223 #1742429]  INFO -- : [219/900] 1783771=test_ifunless
I, [2024-06-01T03:44:00.932341 #1742429]  INFO -- : [220/900] 1783771=test_numeric
I, [2024-06-01T03:44:00.988444 #1742429]  INFO -- : [221/900] 1783768=parse_stream_test
I, [2024-06-01T03:44:01.004623 #1742429]  INFO -- : [222/900] 1783774=test_rdoc_tom_doc
I, [2024-06-01T03:44:01.007015 #1742429]  INFO -- : [223/900] 1783768=test_rdoc_markup_to_tt_only
I, [2024-06-01T03:44:01.032761 #1742429]  INFO -- : [224/900] 1783771=test_hmac
I, [2024-06-01T03:44:01.041801 #1742429]  INFO -- : [225/900] 1783771=test_ns_spki
I, [2024-06-01T03:44:01.044385 #1742429]  INFO -- : [226/900] 1783774=test_framework
I, [2024-06-01T03:44:01.059838 #1742429]  INFO -- : [227/900] 1783768=test_kill_ring
I, [2024-06-01T03:44:01.071723 #1742429]  INFO -- : [228/900] 1783771=test_argf
I, [2024-06-01T03:44:01.073817 #1742429]  INFO -- : [229/900] 1783774=test_m17n
I, [2024-06-01T03:44:01.085022 #1742429]  INFO -- : [230/900] 1783768=test_gem_commands_environment_command
I, [2024-06-01T03:44:01.171552 #1742429]  INFO -- : [231/900] 1783768=test_ws
I, [2024-06-01T03:44:01.182775 #1742429]  INFO -- : [232/900] 1783768=test_yjit
I, [2024-06-01T03:44:01.218332 #1742429]  INFO -- : [233/900] 1783774=test_weakmap
I, [2024-06-01T03:44:01.493956 #1742429]  INFO -- : [234/900] 1783765=test_workspace
I, [2024-06-01T03:44:01.573514 #1742429]  INFO -- : [235/900] 1783770=test_win32ole_typelib
I, [2024-06-01T03:44:01.579252 #1742429]  INFO -- : [236/900] 1783770=test_protect
I, [2024-06-01T03:44:01.580913 #1742429]  INFO -- : [237/900] 1783770=test_raise_exception
I, [2024-06-01T03:44:01.877005 #1742429]  INFO -- : [238/900] 1783765=test_gem_request_set_lockfile
I, [2024-06-01T03:44:01.975203 #1742429]  INFO -- : [239/900] 1783767=test_external_new
I, [2024-06-01T03:44:01.996299 #1742429]  INFO -- : [240/900] 1783767=test_alias_and_anchor
I, [2024-06-01T03:44:02.010208 #1742429]  INFO -- : [241/900] 1783767=test_postponed_job
I, [2024-06-01T03:44:02.086562 #1742429]  INFO -- : [242/900] 1783772=test_hash
I, [2024-06-01T03:44:02.113360 #1742429]  INFO -- : [243/900] 1783772=test_tree_builder
I, [2024-06-01T03:44:02.147933 #1742429]  INFO -- : [244/900] 1783772=test_gem_resolver_dependency_request
I, [2024-06-01T03:44:02.180460 #1742429]  INFO -- : [245/900] 1783772=test_have_library
I, [2024-06-01T03:44:02.404117 #1742429]  INFO -- : [246/900] 1783761=test_remote_fetch_error
I, [2024-06-01T03:44:02.473045 #1742429]  INFO -- : [247/900] 1783765=test_gem_commands_stale_command
I, [2024-06-01T03:44:02.492865 #1742429]  INFO -- : [248/900] 1783770=test_c_struct_entry
I, [2024-06-01T03:44:02.510226 #1742429]  INFO -- : [249/900] 1783765=test_lock_native_thread
I, [2024-06-01T03:44:02.524245 #1742429]  INFO -- : [250/900] 1783767=test_set
I, [2024-06-01T03:44:02.532823 #1742429]  INFO -- : [251/900] 1783767=regular_expression_encoding_test
I, [2024-06-01T03:44:02.592551 #1742429]  INFO -- : [252/900] 1783767=test_show_source
I, [2024-06-01T03:44:02.689900 #1742429]  INFO -- : [253/900] 1783762=equality_test
I, [2024-06-01T03:44:02.718994 #1742429]  INFO -- : [254/900] 1783761=test_sprintf
I, [2024-06-01T03:44:02.740715 #1742429]  INFO -- : [255/900] 1783767=test_gem_requirement
I, [2024-06-01T03:44:02.804317 #1742429]  INFO -- : [256/900] 1783762=test_string_memory
I, [2024-06-01T03:44:02.814435 #1742429]  INFO -- : [257/900] 1783770=test_gem_security_trust_dir
I, [2024-06-01T03:44:02.841699 #1742429]  INFO -- : [258/900] 1783765=test_undef
I, [2024-06-01T03:44:02.844168 #1742429]  INFO -- : [259/900] 1783765=test_line_editor
I, [2024-06-01T03:44:02.857214 #1742429]  INFO -- : [260/900] 1783765=test_objspace
I, [2024-06-01T03:44:02.864537 #1742429]  INFO -- : [261/900] 1783770=test_rdoc_context_section
I, [2024-06-01T03:44:02.876679 #1742429]  INFO -- : [262/900] 1783770=test_euc_kr
I, [2024-06-01T03:44:02.882226 #1742429]  INFO -- : [263/900] 1783770=test_ftp
I, [2024-06-01T03:44:02.904728 #1742429]  INFO -- : [264/900] 1783762=test_to_ruby
I, [2024-06-01T03:44:02.910014 #1742429]  INFO -- : [265/900] 1783770=test_pattern_key_name_check
I, [2024-06-01T03:44:02.922585 #1742429]  INFO -- : [266/900] 1783770=test_array_create
I, [2024-06-01T03:44:02.927873 #1742429]  INFO -- : [267/900] 1783770=test_pack
I, [2024-06-01T03:44:02.932966 #1742429]  INFO -- : [268/900] 1783762=test_gem_impossible_dependencies_error
I, [2024-06-01T03:44:02.941131 #1742429]  INFO -- : [269/900] 1783767=test_method
I, [2024-06-01T03:44:02.941454 #1742429]  INFO -- : [270/900] 1783762=test_gem_commands_query_command
I, [2024-06-01T03:44:03.049029 #1742429]  INFO -- : [271/900] 1783761=test_rdoc_rubygems_hook
I, [2024-06-01T03:44:03.083575 #1742429]  INFO -- : [272/900] 1783766=test_foreach
I, [2024-06-01T03:44:03.105842 #1742429]  INFO -- : [273/900] 1783766=test_gem_source_specific_file
I, [2024-06-01T03:44:03.156554 #1742429]  INFO -- : [274/900] 1783773=test_condition
I, [2024-06-01T03:44:03.162603 #1742429]  INFO -- : [275/900] 1783773=test_gem_commands_uninstall_command
I, [2024-06-01T03:44:03.224620 #1742429]  INFO -- : [276/900] 1783766=test_cp949
I, [2024-06-01T03:44:03.228426 #1742429]  INFO -- : [277/900] 1783770=test_win32ole_record
I, [2024-06-01T03:44:03.230241 #1742429]  INFO -- : [278/900] 1783766=test_gem_unsatisfiable_dependency_error
I, [2024-06-01T03:44:03.235952 #1742429]  INFO -- : [279/900] 1783770=test_ubf_async_safe
I, [2024-06-01T03:44:03.245136 #1742429]  INFO -- : [280/900] 1783766=test_hash
I, [2024-06-01T03:44:03.248419 #1742429]  INFO -- : [281/900] 1783770=test_win32ole_type_event
I, [2024-06-01T03:44:03.256790 #1742429]  INFO -- : [282/900] 1783770=test_emoji
I, [2024-06-01T03:44:03.292094 #1742429]  INFO -- : [283/900] 1783770=test_sorted_set
I, [2024-06-01T03:44:03.424632 #1742429]  INFO -- : [284/900] 1783761=test_io
I, [2024-06-01T03:44:03.591054 #1742429]  INFO -- : [285/900] 1783770=test_date_attr
I, [2024-06-01T03:44:03.610214 #1742429]  INFO -- : [286/900] 1783770=test_ellipsize
I, [2024-06-01T03:44:03.617367 #1742429]  INFO -- : [287/900] 1783770=test_kwargs
I, [2024-06-01T03:44:03.625443 #1742429]  INFO -- : [288/900] 1783770=test_gem_commands_exec_command
I, [2024-06-01T03:44:03.716460 #1742429]  INFO -- : [289/900] 1783761=test_io_wait
I, [2024-06-01T03:44:03.730061 #1742429]  INFO -- : [290/900] 1783772=test_type_completor
I, [2024-06-01T03:44:03.730145 #1742429]  INFO -- : [291/900] 1783772=test_summary
I, [2024-06-01T03:44:03.745092 #1742429]  INFO -- : [292/900] 1783762=test_console_attr
I, [2024-06-01T03:44:03.747219 #1742429]  INFO -- : [293/900] 1783762=test_rendering
I, [2024-06-01T03:44:03.896929 #1742429]  INFO -- : [294/900] 1783762=test_face
I, [2024-06-01T03:44:03.931617 #1742429]  INFO -- : [295/900] 1783772=test_case
I, [2024-06-01T03:44:03.936789 #1742429]  INFO -- : [296/900] 1783762=test_sizeof
I, [2024-06-01T03:44:03.982651 #1742429]  INFO -- : [297/900] 1783772=test_unicode_escape
I, [2024-06-01T03:44:04.044685 #1742429]  INFO -- : [298/900] 1783761=test_io
I, [2024-06-01T03:44:04.091276 #1742429]  INFO -- : [299/900] 1783772=numeric_value_test
I, [2024-06-01T03:44:04.099556 #1742429]  INFO -- : [300/900] 1783772=test_autoload
I, [2024-06-01T03:44:04.532783 #1742429]  INFO -- : [301/900] 1783773=test_utf16
I, [2024-06-01T03:44:04.561956 #1742429]  INFO -- : [302/900] 1783773=test_config
I, [2024-06-01T03:44:04.624405 #1742429]  INFO -- : [303/900] 1783773=test_sleep
I, [2024-06-01T03:44:04.872699 #1742429]  INFO -- : [304/900] 1783759=test_gc
I, [2024-06-01T03:44:04.887568 #1742429]  INFO -- : [305/900] 1783759=test_gem_commands_fetch_command
I, [2024-06-01T03:44:04.960190 #1742429]  INFO -- : [306/900] 1783770=test_math
I, [2024-06-01T03:44:04.981431 #1742429]  INFO -- : [307/900] 1783770=test_libs
I, [2024-06-01T03:44:05.032692 #1742429]  INFO -- : [308/900] 1783770=test_yaml_tree
I, [2024-06-01T03:44:05.058028 #1742429]  INFO -- : [309/900] 1783770=test_etc
I, [2024-06-01T03:44:05.157199 #1742429]  INFO -- : [310/900] 1783770=test_yjit_exit_locations
I, [2024-06-01T03:44:05.241390 #1742429]  INFO -- : [311/900] 1783770=test_gem_resolver_activation_request
I, [2024-06-01T03:44:05.261004 #1742429]  INFO -- : [312/900] 1783770=test_protocol
I, [2024-06-01T03:44:05.354555 #1742429]  INFO -- : [313/900] 1783759=test_getopts
I, [2024-06-01T03:44:05.362906 #1742429]  INFO -- : [314/900] 1783759=test_ripper
I, [2024-06-01T03:44:05.568494 #1742429]  INFO -- : [315/900] 1783770=test_gem_config_file
I, [2024-06-01T03:44:05.758848 #1742429]  INFO -- : [316/900] 1783770=test_iseq_load
I, [2024-06-01T03:44:05.799682 #1742429]  INFO -- : [317/900] 1783759=test_gem_util
I, [2024-06-01T03:44:06.020206 #1742429]  INFO -- : [318/900] 1783759=source_location_test
I, [2024-06-01T03:44:06.197530 #1742429]  INFO -- : [319/900] 1783759=test_gem_package_tar_header
I, [2024-06-01T03:44:06.263194 #1742429]  INFO -- : [320/900] 1783759=test_bigzero
I, [2024-06-01T03:44:06.289696 #1742429]  INFO -- : [321/900] 1783759=test_pkey_dh
I, [2024-06-01T03:44:06.365323 #1742429]  INFO -- : [322/900] 1783759=test_pkcs12
I, [2024-06-01T03:44:06.547668 #1742429]  INFO -- : [323/900] 1783771=test_system
I, [2024-06-01T03:44:06.678859 #1742429]  INFO -- : [324/900] 1783773=test_yield
I, [2024-06-01T03:44:06.761857 #1742429]  INFO -- : [325/900] 1783759=test_rdoc_alias
I, [2024-06-01T03:44:06.991873 #1742429]  INFO -- : [326/900] 1783769=test_convertible
I, [2024-06-01T03:44:07.082367 #1742429]  INFO -- : [327/900] 1783759=test_files_sample
I, [2024-06-01T03:44:07.400598 #1742429]  INFO -- : [328/900] 1783759=test_stringscanner
I, [2024-06-01T03:44:07.461243 #1742429]  INFO -- : [329/900] 1783759=test_typeddata
I, [2024-06-01T03:44:07.760324 #1742429]  INFO -- : [330/900] 1783759=test_gem_resolver_best_set
I, [2024-06-01T03:44:07.782175 #1742429]  INFO -- : [331/900] 1783762=test_rdoc_markup_to_html_crossref
I, [2024-06-01T03:44:07.864156 #1742429]  INFO -- : [332/900] 1783759=test_rdoc_markup_raw
I, [2024-06-01T03:44:07.867281 #1742429]  INFO -- : [333/900] 1783759=test_webauthn_poller
I, [2024-06-01T03:44:07.904042 #1742429]  INFO -- : [334/900] 1783771=test_rat
I, [2024-06-01T03:44:07.912667 #1742429]  INFO -- : [335/900] 1783771=test_array
I, [2024-06-01T03:44:07.929985 #1742429]  INFO -- : [336/900] 1783771=test_optparse
I, [2024-06-01T03:44:07.935540 #1742429]  INFO -- : [337/900] 1783766=test_fstring
I, [2024-06-01T03:44:07.970734 #1742429]  INFO -- : [338/900] 1783770=test_readpartial
I, [2024-06-01T03:44:08.019578 #1742429]  INFO -- : [339/900] 1783771=test_gem_commands_install_command
I, [2024-06-01T03:44:08.048920 #1742429]  INFO -- : [340/900] 1783759=test_clone
I, [2024-06-01T03:44:08.094237 #1742429]  INFO -- : [341/900] 1783766=test_rdoc_require
I, [2024-06-01T03:44:08.287551 #1742429]  INFO -- : [342/900] 1783762=locals_test
I, [2024-06-01T03:44:08.304548 #1742429]  INFO -- : [343/900] 1783759=test_rdoc_markup_indented_paragraph
I, [2024-06-01T03:44:08.312898 #1742429]  INFO -- : [344/900] 1783759=test_rdoc_task
I, [2024-06-01T03:44:08.316876 #1742429]  INFO -- : [345/900] 1783766=regular_expression_options_test
I, [2024-06-01T03:44:08.319438 #1742429]  INFO -- : [346/900] 1783759=test_gem_resolver_conflict
I, [2024-06-01T03:44:08.342120 #1742429]  INFO -- : [347/900] 1783759=test_io_buffer
I, [2024-06-01T03:44:08.376603 #1742429]  INFO -- : [348/900] 1783770=test_pack
I, [2024-06-01T03:44:08.415321 #1742429]  INFO -- : [349/900] 1783770=test_backtrace
I, [2024-06-01T03:44:08.428566 #1742429]  INFO -- : [350/900] 1783766=test_gbk
I, [2024-06-01T03:44:08.433269 #1742429]  INFO -- : [351/900] 1783766=test_class2name
I, [2024-06-01T03:44:08.443727 #1742429]  INFO -- : [352/900] 1783766=test_enc_str_buf_cat
I, [2024-06-01T03:44:08.448131 #1742429]  INFO -- : [353/900] 1783766=test_cstr
I, [2024-06-01T03:44:08.468369 #1742429]  INFO -- : [354/900] 1783759=test_pstore
I, [2024-06-01T03:44:08.473195 #1742429]  INFO -- : [355/900] 1783774=test_profile_frames
I, [2024-06-01T03:44:08.527129 #1742429]  INFO -- : [356/900] 1783759=test_io_timeout
I, [2024-06-01T03:44:08.535180 #1742429]  INFO -- : [357/900] 1783759=json_fixtures_test
I, [2024-06-01T03:44:08.548812 #1742429]  INFO -- : [358/900] 1783759=test_shapes
I, [2024-06-01T03:44:08.558215 #1742429]  INFO -- : [359/900] 1783759=test_comparable
I, [2024-06-01T03:44:08.575517 #1742429]  INFO -- : [360/900] 1783759=index_write_test
I, [2024-06-01T03:44:08.580498 #1742429]  INFO -- : [361/900] 1783759=test_rdoc_parser_c
I, [2024-06-01T03:44:08.648916 #1742429]  INFO -- : [362/900] 1783764=test_nowrite
I, [2024-06-01T03:44:08.677689 #1742429]  INFO -- : [363/900] 1783774=test_thread_queue
I, [2024-06-01T03:44:08.683661 #1742429]  INFO -- : [364/900] 1783764=test_rdoc_markup_formatter
I, [2024-06-01T03:44:08.694836 #1742429]  INFO -- : [365/900] 1783764=test_bmethod
I, [2024-06-01T03:44:08.702119 #1742429]  INFO -- : [366/900] 1783764=test_euc_tw
I, [2024-06-01T03:44:08.707885 #1742429]  INFO -- : [367/900] 1783764=test_ractor
I, [2024-06-01T03:44:08.731139 #1742429]  INFO -- : [368/900] 1783764=test_gem_commands_sources_command
I, [2024-06-01T03:44:08.803643 #1742429]  INFO -- : [369/900] 1783762=test_ansi_without_terminfo
I, [2024-06-01T03:44:08.820422 #1742429]  INFO -- : [370/900] 1783762=test_big2str
I, [2024-06-01T03:44:08.827696 #1742429]  INFO -- : [371/900] 1783762=test_yaml
I, [2024-06-01T03:44:08.963576 #1742429]  INFO -- : [372/900] 1783762=test_forwardable
I, [2024-06-01T03:44:08.982005 #1742429]  INFO -- : [373/900] 1783764=test_handle
I, [2024-06-01T03:44:08.987615 #1742429]  INFO -- : [374/900] 1783762=test_wait
I, [2024-06-01T03:44:08.998629 #1742429]  INFO -- : [375/900] 1783767=test_rdoc_constant
I, [2024-06-01T03:44:09.012070 #1742429]  INFO -- : [376/900] 1783759=test_deprecate
I, [2024-06-01T03:44:09.061406 #1742429]  INFO -- : [377/900] 1783759=test_formatter
I, [2024-06-01T03:44:09.062300 #1742429]  INFO -- : [378/900] 1783759=test_bash_completion
I, [2024-06-01T03:44:09.071296 #1742429]  INFO -- : [379/900] 1783759=test_gem_commands_owner_command
I, [2024-06-01T03:44:09.072209 #1742429]  INFO -- : [380/900] 1783762=test_gem_source_vendor
I, [2024-06-01T03:44:09.083257 #1742429]  INFO -- : [381/900] 1783762=test_recorder
I, [2024-06-01T03:44:09.088361 #1742429]  INFO -- : [382/900] 1783762=test_rdoc_encoding
I, [2024-06-01T03:44:09.130183 #1742429]  INFO -- : [383/900] 1783762=test_coverage
I, [2024-06-01T03:44:09.273596 #1742429]  INFO -- : [384/900] 1783767=test_gem_package_tar_reader
I, [2024-06-01T03:44:09.322550 #1742429]  INFO -- : [385/900] 1783767=regexp_test
I, [2024-06-01T03:44:09.346837 #1742429]  INFO -- : [386/900] 1783767=test_complexrational
I, [2024-06-01T03:44:09.359512 #1742429]  INFO -- : [387/900] 1783767=test_init
I, [2024-06-01T03:44:09.392224 #1742429]  INFO -- : [388/900] 1783766=test_pathname
I, [2024-06-01T03:44:09.453521 #1742429]  INFO -- : [389/900] 1783764=test_gem_available_set
I, [2024-06-01T03:44:09.567797 #1742429]  INFO -- : [390/900] 1783764=test_rdoc_markdown
I, [2024-06-01T03:44:09.642678 #1742429]  INFO -- : [391/900] 1783766=test_modify_expand
I, [2024-06-01T03:44:09.650278 #1742429]  INFO -- : [392/900] 1783766=test_rdoc_any_method
I, [2024-06-01T03:44:09.718649 #1742429]  INFO -- : [393/900] 1783759=test_file
I, [2024-06-01T03:44:09.728279 #1742429]  INFO -- : [394/900] 1783767=test_fiddle
I, [2024-06-01T03:44:09.745479 #1742429]  INFO -- : [395/900] 1783759=test_wss
I, [2024-06-01T03:44:09.760533 #1742429]  INFO -- : [396/900] 1783759=test_ractor
I, [2024-06-01T03:44:09.802694 #1742429]  INFO -- : [397/900] 1783771=test_find
I, [2024-06-01T03:44:09.824052 #1742429]  INFO -- : [398/900] 1783771=test_marshalable
I, [2024-06-01T03:44:09.833321 #1742429]  INFO -- : [399/900] 1783771=test_digest
I, [2024-06-01T03:44:09.860832 #1742429]  INFO -- : [400/900] 1783767=test_gem_ext_cmake_builder
I, [2024-06-01T03:44:09.894674 #1742429]  INFO -- : [401/900] 1783767=test_gem_commands_contents_command
I, [2024-06-01T03:44:09.902404 #1742429]  INFO -- : [402/900] 1783759=test_cgi_util
I, [2024-06-01T03:44:09.909933 #1742429]  INFO -- : [403/900] 1783770=test_require
I, [2024-06-01T03:44:09.917189 #1742429]  INFO -- : [404/900] 1783764=test_basicsocket
I, [2024-06-01T03:44:09.929220 #1742429]  INFO -- : [405/900] 1783768=test_utf32
I, [2024-06-01T03:44:09.936684 #1742429]  INFO -- : [406/900] 1783768=test_duplicate
I, [2024-06-01T03:44:09.940149 #1742429]  INFO -- : [407/900] 1783768=test_gem_commands_help_command
I, [2024-06-01T03:44:09.949391 #1742429]  INFO -- : [408/900] 1783764=test_rdoc_markup
I, [2024-06-01T03:44:09.955898 #1742429]  INFO -- : [409/900] 1783764=test_tracepoint
I, [2024-06-01T03:44:10.008016 #1742429]  INFO -- : [410/900] 1783767=test_prettyprint
I, [2024-06-01T03:44:10.033575 #1742429]  INFO -- : [411/900] 1783767=test_internal_ivar
I, [2024-06-01T03:44:10.034529 #1742429]  INFO -- : [412/900] 1783768=desugar_compiler_test
I, [2024-06-01T03:44:10.038943 #1742429]  INFO -- : [413/900] 1783767=test_gem_resolver_index_specification
I, [2024-06-01T03:44:10.053916 #1742429]  INFO -- : [414/900] 1783768=test_queue
I, [2024-06-01T03:44:10.057178 #1742429]  INFO -- : [415/900] 1783768=snapshots_test
I, [2024-06-01T03:44:10.095069 #1742429]  INFO -- : [416/900] 1783767=test_function
I, [2024-06-01T03:44:10.168441 #1742429]  INFO -- : [417/900] 1783762=pattern_test
I, [2024-06-01T03:44:10.185546 #1742429]  INFO -- : [418/900] 1783766=test_tempfile
I, [2024-06-01T03:44:10.218590 #1742429]  INFO -- : [419/900] 1783762=test_noarg
I, [2024-06-01T03:44:10.219656 #1742429]  INFO -- : [420/900] 1783759=test_const
I, [2024-06-01T03:44:10.225132 #1742429]  INFO -- : [421/900] 1783759=test_rdoc_normal_class
I, [2024-06-01T03:44:10.333774 #1742429]  INFO -- : [422/900] 1783759=test_class
I, [2024-06-01T03:44:10.333859 #1742429]  INFO -- : [423/900] 1783764=test_load
I, [2024-06-01T03:44:10.337681 #1742429]  INFO -- : [424/900] 1783767=json_string_matching_test
I, [2024-06-01T03:44:10.352535 #1742429]  INFO -- : [425/900] 1783764=test_random
I, [2024-06-01T03:44:10.354596 #1742429]  INFO -- : [426/900] 1783767=test_asn1
I, [2024-06-01T03:44:10.359833 #1742429]  INFO -- : [427/900] 1783764=test_irb
I, [2024-06-01T03:44:10.409787 #1742429]  INFO -- : [428/900] 1783767=test_rdoc_parser_rd
I, [2024-06-01T03:44:10.443848 #1742429]  INFO -- : [429/900] 1783767=test_date_strftime
I, [2024-06-01T03:44:10.483135 #1742429]  INFO -- : [430/900] 1783773=symbol_encoding_test
I, [2024-06-01T03:44:10.490265 #1742429]  INFO -- : [431/900] 1783762=test_yamlstore
I, [2024-06-01T03:44:10.498544 #1742429]  INFO -- : [432/900] 1783762=test_gem_installer
I, [2024-06-01T03:44:10.499660 #1742429]  INFO -- : [433/900] 1783773=test_mdns
I, [2024-06-01T03:44:10.527532 #1742429]  INFO -- : [434/900] 1783773=test_parse
I, [2024-06-01T03:44:10.565132 #1742429]  INFO -- : [435/900] 1783766=test_gem_remote_fetcher
I, [2024-06-01T03:44:10.722400 #1742429]  INFO -- : [436/900] 1783772=test_scanner_events
I, [2024-06-01T03:44:10.755509 #1742429]  INFO -- : [437/900] 1783772=test_gem_resolver_installed_specification
I, [2024-06-01T03:44:10.758364 #1742429]  INFO -- : [438/900] 1783764=test_gem_ext_ext_conf_builder
I, [2024-06-01T03:44:10.780790 #1742429]  INFO -- : [439/900] 1783772=test_method_cache
I, [2024-06-01T03:44:10.782182 #1742429]  INFO -- : [440/900] 1783771=test_gem_stub_specification
I, [2024-06-01T03:44:10.783233 #1742429]  INFO -- : [441/900] 1783772=test_frozen_error
I, [2024-06-01T03:44:10.794414 #1742429]  INFO -- : [442/900] 1783772=test_gem_commands_search_command
I, [2024-06-01T03:44:10.806512 #1742429]  INFO -- : [443/900] 1783772=test_complex
I, [2024-06-01T03:44:10.973881 #1742429]  INFO -- : [444/900] 1783772=test_rdoc_markup_verbatim
I, [2024-06-01T03:44:10.982311 #1742429]  INFO -- : [445/900] 1783771=test_inlinecache
I, [2024-06-01T03:44:10.996077 #1742429]  INFO -- : [446/900] 1783772=test_gem_dependency
I, [2024-06-01T03:44:11.068334 #1742429]  INFO -- : [447/900] 1783771=test_gem_resolver_specification
I, [2024-06-01T03:44:11.104232 #1742429]  INFO -- : [448/900] 1783771=test_path_to_class
I, [2024-06-01T03:44:11.109695 #1742429]  INFO -- : [449/900] 1783767=lex_test
I, [2024-06-01T03:44:11.111323 #1742429]  INFO -- : [450/900] 1783771=test_gem_version
I, [2024-06-01T03:44:11.171424 #1742429]  INFO -- : [451/900] 1783772=test_rdoc_options
I, [2024-06-01T03:44:11.215454 #1742429]  INFO -- : [452/900] 1783771=test_cesu8
I, [2024-06-01T03:44:11.220376 #1742429]  INFO -- : [453/900] 1783771=test_econv
I, [2024-06-01T03:44:11.248036 #1742429]  INFO -- : [454/900] 1783768=test_string_processing
I, [2024-06-01T03:44:11.254070 #1742429]  INFO -- : [455/900] 1783768=encodings_test
I, [2024-06-01T03:44:11.265660 #1742429]  INFO -- : [456/900] 1783773=test_fileutils
I, [2024-06-01T03:44:11.306102 #1742429]  INFO -- : [457/900] 1783768=test_gem_commands_signin_command
I, [2024-06-01T03:44:11.433913 #1742429]  INFO -- : [458/900] 1783768=test_resource
I, [2024-06-01T03:44:11.467321 #1742429]  INFO -- : [459/900] 1783768=test_emitter
I, [2024-06-01T03:44:11.474952 #1742429]  INFO -- : [460/900] 1783768=test_ldap
I, [2024-06-01T03:44:11.478885 #1742429]  INFO -- : [461/900] 1783768=test_reqarg
I, [2024-06-01T03:44:11.533696 #1742429]  INFO -- : [462/900] 1783772=test_rdoc_include
I, [2024-06-01T03:44:11.543523 #1742429]  INFO -- : [463/900] 1783770=test_stack
I, [2024-06-01T03:44:11.602788 #1742429]  INFO -- : [464/900] 1783772=test_gem_commands_list_command
I, [2024-06-01T03:44:11.618377 #1742429]  INFO -- : [465/900] 1783772=test_too_many_dummy_encodings
I, [2024-06-01T03:44:11.700611 #1742429]  INFO -- : [466/900] 1783772=test_instrumentation_api
I, [2024-06-01T03:44:11.719974 #1742429]  INFO -- : [467/900] 1783773=test_stringify_symbols
I, [2024-06-01T03:44:11.735508 #1742429]  INFO -- : [468/900] 1783773=test_boolean
I, [2024-06-01T03:44:11.748071 #1742429]  INFO -- : [469/900] 1783773=test_rdoc_generator_markup
I, [2024-06-01T03:44:11.941764 #1742429]  INFO -- : [470/900] 1783773=test_whileuntil
I, [2024-06-01T03:44:11.950142 #1742429]  INFO -- : [471/900] 1783773=test_monitor
I, [2024-06-01T03:44:11.961056 #1742429]  INFO -- : [472/900] 1783768=test_buffered_io
I, [2024-06-01T03:44:12.016720 #1742429]  INFO -- : [473/900] 1783767=test_rubyvm
I, [2024-06-01T03:44:12.022421 #1742429]  INFO -- : [474/900] 1783767=test_configuration
I, [2024-06-01T03:44:12.028961 #1742429]  INFO -- : [475/900] 1783768=test_parser
I, [2024-06-01T03:44:12.052971 #1742429]  INFO -- : [476/900] 1783768=test_method_name_check
I, [2024-06-01T03:44:12.081204 #1742429]  INFO -- : [477/900] 1783768=test_arith_seq_extract
I, [2024-06-01T03:44:12.155492 #1742429]  INFO -- : [478/900] 1783767=test_gem_request_set
I, [2024-06-01T03:44:12.183788 #1742429]  INFO -- : [479/900] 1783773=test_module
I, [2024-06-01T03:44:12.284012 #1742429]  INFO -- : [480/900] 1783764=test_ssl
I, [2024-06-01T03:44:12.285150 #1742429]  INFO -- : [481/900] 1783768=test_gem_ext_cargo_builder
I, [2024-06-01T03:44:12.322297 #1742429]  INFO -- : [482/900] 1783768=test_propertyputref
I, [2024-06-01T03:44:12.322700 #1742429]  INFO -- : [483/900] 1783768=test_spell_checker
I, [2024-06-01T03:44:12.334858 #1742429]  INFO -- : [484/900] 1783768=test_assembler
I, [2024-06-01T03:44:12.352985 #1742429]  INFO -- : [485/900] 1783768=fixtures_test
I, [2024-06-01T03:44:12.601202 #1742429]  INFO -- : [486/900] 1783771=test_rational2
I, [2024-06-01T03:44:12.623045 #1742429]  INFO -- : [487/900] 1783768=test_rational
I, [2024-06-01T03:44:12.624721 #1742429]  INFO -- : [488/900] 1783771=test_completion
I, [2024-06-01T03:44:12.638464 #1742429]  INFO -- : [489/900] 1783768=test_gem_commands_cert_command
I, [2024-06-01T03:44:12.641221 #1742429]  INFO -- : [490/900] 1783767=test_yield_block
I, [2024-06-01T03:44:12.646708 #1742429]  INFO -- : [491/900] 1783767=test_len
I, [2024-06-01T03:44:12.649541 #1742429]  INFO -- : [492/900] 1783767=test_gem_source_installed
I, [2024-06-01T03:44:12.655637 #1742429]  INFO -- : [493/900] 1783770=test_erb
I, [2024-06-01T03:44:12.662404 #1742429]  INFO -- : [494/900] 1783767=test_x509ext
I, [2024-06-01T03:44:12.672037 #1742429]  INFO -- : [495/900] 1783767=test_evaluation
I, [2024-06-01T03:44:12.675372 #1742429]  INFO -- : [496/900] 1783767=test_gem_ext_builder
I, [2024-06-01T03:44:12.710066 #1742429]  INFO -- : [497/900] 1783770=test_https
I, [2024-06-01T03:44:12.888503 #1742429]  INFO -- : [498/900] 1783766=test_yamldbm
I, [2024-06-01T03:44:12.900622 #1742429]  INFO -- : [499/900] 1783766=test_gem_commands_rebuild_command
I, [2024-06-01T03:44:12.916993 #1742429]  INFO -- : [500/900] 1783769=test_load
I, [2024-06-01T03:44:12.919071 #1742429]  INFO -- : [501/900] 1783769=test_rdoc_parser_simple
I, [2024-06-01T03:44:12.963143 #1742429]  INFO -- : [502/900] 1783766=test_provider
I, [2024-06-01T03:44:12.978153 #1742429]  INFO -- : [503/900] 1783769=test_abi
I, [2024-06-01T03:44:13.143928 #1742429]  INFO -- : [504/900] 1783770=test_helper_method
I, [2024-06-01T03:44:13.182929 #1742429]  INFO -- : [505/900] 1783769=test_gem_package_tar_writer
I, [2024-06-01T03:44:13.277572 #1742429]  INFO -- : [506/900] 1783774=test_array
I, [2024-06-01T03:44:13.291894 #1742429]  INFO -- : [507/900] 1783769=test_gem_commands_outdated_command
I, [2024-06-01T03:44:13.301877 #1742429]  INFO -- : [508/900] 1783770=test_scalar_scanner
I, [2024-06-01T03:44:13.320365 #1742429]  INFO -- : [509/900] 1783770=test_gem_source
I, [2024-06-01T03:44:13.366233 #1742429]  INFO -- : [510/900] 1783769=test_nesting_parser
I, [2024-06-01T03:44:13.388117 #1742429]  INFO -- : [511/900] 1783766=test_win32ole_method_event
I, [2024-06-01T03:44:13.389391 #1742429]  INFO -- : [512/900] 1783766=test_benchmark
I, [2024-06-01T03:44:13.399031 #1742429]  INFO -- : [513/900] 1783771=test_gem_dependency_list
I, [2024-06-01T03:44:13.414778 #1742429]  INFO -- : [514/900] 1783761=test_gem_resolver_git_set
I, [2024-06-01T03:44:13.498894 #1742429]  INFO -- : [515/900] 1783769=test_storage
I, [2024-06-01T03:44:13.499555 #1742429]  INFO -- : [516/900] 1783771=constant_path_node_test
I, [2024-06-01T03:44:13.505426 #1742429]  INFO -- : [517/900] 1783769=test_gem_security_signer
I, [2024-06-01T03:44:13.512632 #1742429]  INFO -- : [518/900] 1783771=test_cipher
I, [2024-06-01T03:44:13.563718 #1742429]  INFO -- : [519/900] 1783771=test_new
I, [2024-06-01T03:44:13.568482 #1742429]  INFO -- : [520/900] 1783771=test_shellwords
I, [2024-06-01T03:44:13.581895 #1742429]  INFO -- : [521/900] 1783771=test_memory_view
I, [2024-06-01T03:44:13.615505 #1742429]  INFO -- : [522/900] 1783771=test_debug
I, [2024-06-01T03:44:13.625910 #1742429]  INFO -- : [523/900] 1783771=test_omap
I, [2024-06-01T03:44:13.628125 #1742429]  INFO -- : [524/900] 1783769=test_iterator
I, [2024-06-01T03:44:13.630910 #1742429]  INFO -- : [525/900] 1783771=test_string
I, [2024-06-01T03:44:13.635245 #1742429]  INFO -- : [526/900] 1783771=test_digest_extend
I, [2024-06-01T03:44:13.651615 #1742429]  INFO -- : [527/900] 1783770=test_input_method
I, [2024-06-01T03:44:13.667439 #1742429]  INFO -- : [528/900] 1783771=test_windows_1252
I, [2024-06-01T03:44:13.667831 #1742429]  INFO -- : [529/900] 1783771=test_process
I, [2024-06-01T03:44:13.705312 #1742429]  INFO -- : [530/900] 1783771=test_x509crl
I, [2024-06-01T03:44:13.721393 #1742429]  INFO -- : [531/900] 1783770=test_fixnum
I, [2024-06-01T03:44:13.736738 #1742429]  INFO -- : [532/900] 1783770=test_signal
I, [2024-06-01T03:44:13.754791 #1742429]  INFO -- : [533/900] 1783769=heredoc_test
I, [2024-06-01T03:44:13.844491 #1742429]  INFO -- : [534/900] 1783771=test_metaclass
I, [2024-06-01T03:44:13.857356 #1742429]  INFO -- : [535/900] 1783771=test_rdoc_top_level
I, [2024-06-01T03:44:13.858377 #1742429]  INFO -- : [536/900] 1783769=test_rdoc_rd
I, [2024-06-01T03:44:13.886045 #1742429]  INFO -- : [537/900] 1783761=dispatcher_test
I, [2024-06-01T03:44:13.886513 #1742429]  INFO -- : [538/900] 1783769=test_cgi_session
I, [2024-06-01T03:44:13.892880 #1742429]  INFO -- : [539/900] 1783760=warnings_test
I, [2024-06-01T03:44:13.902732 #1742429]  INFO -- : [540/900] 1783760=test_gem_resolver_installer_set
I, [2024-06-01T03:44:13.909896 #1742429]  INFO -- : [541/900] 1783769=test_dir_m17n
I, [2024-06-01T03:44:13.998088 #1742429]  INFO -- : [542/900] 1783761=test_gem_source_git
I, [2024-06-01T03:44:14.110168 #1742429]  INFO -- : [543/900] 1783767=test_gem_commands_signout_command
I, [2024-06-01T03:44:14.160604 #1742429]  INFO -- : [544/900] 1783767=test_refinement
I, [2024-06-01T03:44:14.205795 #1742429]  INFO -- : [545/900] 1783760=test_regex_casefold
I, [2024-06-01T03:44:14.220094 #1742429]  INFO -- : [546/900] 1783760=test_cgi_cookie
I, [2024-06-01T03:44:14.228548 #1742429]  INFO -- : [547/900] 1783771=test_require
I, [2024-06-01T03:44:14.235288 #1742429]  INFO -- : [548/900] 1783760=test_float
I, [2024-06-01T03:44:14.242993 #1742429]  INFO -- : [549/900] 1783768=test_rdoc_rd_inline
I, [2024-06-01T03:44:14.247672 #1742429]  INFO -- : [550/900] 1783768=test_mutex
I, [2024-06-01T03:44:14.694831 #1742429]  INFO -- : [551/900] 1783761=test_x509req
I, [2024-06-01T03:44:14.723788 #1742429]  INFO -- : [552/900] 1783772=test_gem_path_support
I, [2024-06-01T03:44:14.755802 #1742429]  INFO -- : [553/900] 1783772=test_struct
I, [2024-06-01T03:44:14.794767 #1742429]  INFO -- : [554/900] 1783766=test_set
I, [2024-06-01T03:44:14.828855 #1742429]  INFO -- : [555/900] 1783766=test_files_test_1
I, [2024-06-01T03:44:14.890274 #1742429]  INFO -- : [556/900] 1783761=test_deprecated
I, [2024-06-01T03:44:14.920250 #1742429]  INFO -- : [557/900] 1783761=test_color_printer
I, [2024-06-01T03:44:15.001456 #1742429]  INFO -- : [558/900] 1783761=test_serialize_subclasses
I, [2024-06-01T03:44:15.002554 #1742429]  INFO -- : [559/900] 1783761=test_insns_leaf
I, [2024-06-01T03:44:15.008635 #1742429]  INFO -- : [560/900] 1783761=test_key_error
I, [2024-06-01T03:44:15.010533 #1742429]  INFO -- : [561/900] 1783761=test_div
I, [2024-06-01T03:44:15.013645 #1742429]  INFO -- : [562/900] 1783759=test_allocation
I, [2024-06-01T03:44:15.014995 #1742429]  INFO -- : [563/900] 1783761=test_engine
I, [2024-06-01T03:44:15.018412 #1742429]  INFO -- : [564/900] 1783761=test_win32ole_variant_m
I, [2024-06-01T03:44:15.024336 #1742429]  INFO -- : [565/900] 1783761=test_variable
I, [2024-06-01T03:44:15.179409 #1742429]  INFO -- : [566/900] 1783761=test_rdoc_markup_include
I, [2024-06-01T03:44:15.182767 #1742429]  INFO -- : [567/900] 1783761=test_sexp
I, [2024-06-01T03:44:15.186579 #1742429]  INFO -- : [568/900] 1783773=fuzzer_test
I, [2024-06-01T03:44:15.197449 #1742429]  INFO -- : [569/900] 1783773=magic_comment_test
I, [2024-06-01T03:44:15.209818 #1742429]  INFO -- : [570/900] 1783761=test_rdoc_markup_to_html_snippet
I, [2024-06-01T03:44:15.286770 #1742429]  INFO -- : [571/900] 1783761=test_struct
I, [2024-06-01T03:44:15.292780 #1742429]  INFO -- : [572/900] 1783761=test_cparser
I, [2024-06-01T03:44:15.383473 #1742429]  INFO -- : [573/900] 1783772=test_pkg_config
I, [2024-06-01T03:44:15.393438 #1742429]  INFO -- : [574/900] 1783768=test_config
I, [2024-06-01T03:44:15.395903 #1742429]  INFO -- : [575/900] 1783772=comments_test
I, [2024-06-01T03:44:15.408814 #1742429]  INFO -- : [576/900] 1783772=json_parser_test
I, [2024-06-01T03:44:15.449713 #1742429]  INFO -- : [577/900] 1783768=test_nomethod_error
I, [2024-06-01T03:44:15.457912 #1742429]  INFO -- : [578/900] 1783768=json_common_interface_test
I, [2024-06-01T03:44:15.479449 #1742429]  INFO -- : [579/900] 1783772=test_gem_source_subpath_problem
I, [2024-06-01T03:44:15.480448 #1742429]  INFO -- : [580/900] 1783768=test_dln
I, [2024-06-01T03:44:15.482438 #1742429]  INFO -- : [581/900] 1783768=test_win32ole_variant_outarg
I, [2024-06-01T03:44:15.487751 #1742429]  INFO -- : [582/900] 1783768=test_scheduler
I, [2024-06-01T03:44:15.528098 #1742429]  INFO -- : [583/900] 1783773=test_class
I, [2024-06-01T03:44:15.533154 #1742429]  INFO -- : [584/900] 1783773=test_ocsp
I, [2024-06-01T03:44:15.536518 #1742429]  INFO -- : [585/900] 1783769=test_pkey_dsa
I, [2024-06-01T03:44:15.656996 #1742429]  INFO -- : [586/900] 1783768=test_iseq
I, [2024-06-01T03:44:15.673070 #1742429]  INFO -- : [587/900] 1783772=test_exception_at_throwing
I, [2024-06-01T03:44:15.759757 #1742429]  INFO -- : [588/900] 1783772=test_rdoc_markup_heading
I, [2024-06-01T03:44:15.776283 #1742429]  INFO -- : [589/900] 1783772=test_option
I, [2024-06-01T03:44:15.865209 #1742429]  INFO -- : [590/900] 1783773=test_append
I, [2024-06-01T03:44:15.883213 #1742429]  INFO -- : [591/900] 1783773=test_tracer
I, [2024-06-01T03:44:15.895203 #1742429]  INFO -- : [592/900] 1783760=test_cmethod
I, [2024-06-01T03:44:15.907277 #1742429]  INFO -- : [593/900] 1783760=test_did_you_mean
I, [2024-06-01T03:44:15.946643 #1742429]  INFO -- : [594/900] 1783772=test_variable_name_check
I, [2024-06-01T03:44:15.990420 #1742429]  INFO -- : [595/900] 1783772=test_io_m17n
I, [2024-06-01T03:44:16.008654 #1742429]  INFO -- : [596/900] 1783773=test_gem_commands_server_command
I, [2024-06-01T03:44:16.019409 #1742429]  INFO -- : [597/900] 1783773=test_case_comprehensive
I, [2024-06-01T03:44:16.026516 #1742429]  INFO -- : [598/900] 1783773=test_interned_str
I, [2024-06-01T03:44:16.027012 #1742429]  INFO -- : [599/900] 1783773=test_gem_commands_build_command
I, [2024-06-01T03:44:16.057348 #1742429]  INFO -- : [600/900] 1783770=test_open3
I, [2024-06-01T03:44:16.101807 #1742429]  INFO -- : [601/900] 1783760=test_fiber
I, [2024-06-01T03:44:16.121081 #1742429]  INFO -- : [602/900] 1783769=test_multi_irb_commands
I, [2024-06-01T03:44:16.148166 #1742429]  INFO -- : [603/900] 1783769=test_closure
I, [2024-06-01T03:44:16.316517 #1742429]  INFO -- : [604/900] 1783761=test_bundled_ca
I, [2024-06-01T03:44:16.416631 #1742429]  INFO -- : [605/900] 1783773=test_digest
I, [2024-06-01T03:44:16.442958 #1742429]  INFO -- : [606/900] 1783773=test_rdoc_servlet
I, [2024-06-01T03:44:16.553539 #1742429]  INFO -- : [607/900] 1783763=test_gem_security
I, [2024-06-01T03:44:16.557504 #1742429]  INFO -- : [608/900] 1783762=test_ractor
I, [2024-06-01T03:44:16.594787 #1742429]  INFO -- : [609/900] 1783768=test_recursion
I, [2024-06-01T03:44:16.601900 #1742429]  INFO -- : [610/900] 1783768=test_exit
I, [2024-06-01T03:44:16.648647 #1742429]  INFO -- : [611/900] 1783762=test_popen_deadlock
I, [2024-06-01T03:44:16.696742 #1742429]  INFO -- : [612/900] 1783773=test_delegate
I, [2024-06-01T03:44:16.706907 #1742429]  INFO -- : [613/900] 1783768=test_date_marshal
I, [2024-06-01T03:44:16.711263 #1742429]  INFO -- : [614/900] 1783773=test_mkmf
I, [2024-06-01T03:44:16.711771 #1742429]  INFO -- : [615/900] 1783768=test_history
I, [2024-06-01T03:44:16.731433 #1742429]  INFO -- : [616/900] 1783768=test_pinned
I, [2024-06-01T03:44:16.746070 #1742429]  INFO -- : [617/900] 1783769=test_printf
I, [2024-06-01T03:44:16.757734 #1742429]  INFO -- : [618/900] 1783773=test_rdoc_markup_pre_process
I, [2024-06-01T03:44:16.765397 #1742429]  INFO -- : [619/900] 1783769=test_stream
I, [2024-06-01T03:44:16.769050 #1742429]  INFO -- : [620/900] 1783769=test_time
I, [2024-06-01T03:44:16.823612 #1742429]  INFO -- : [621/900] 1783768=test_webauthn_listener_response
I, [2024-06-01T03:44:16.852207 #1742429]  INFO -- : [622/900] 1783768=test_to_ary_concat
I, [2024-06-01T03:44:16.859388 #1742429]  INFO -- : [623/900] 1783773=test_beginendblock
I, [2024-06-01T03:44:17.018123 #1742429]  INFO -- : [624/900] 1783769=test_gem_commands_unpack_command
I, [2024-06-01T03:44:17.443532 #1742429]  INFO -- : [625/900] 1783769=test_files_lib
I, [2024-06-01T03:44:17.462086 #1742429]  INFO -- : [626/900] 1783762=test_help
I, [2024-06-01T03:44:17.462611 #1742429]  INFO -- : [627/900] 1783773=test_rdoc_markup_to_bs
I, [2024-06-01T03:44:17.477126 #1742429]  INFO -- : [628/900] 1783762=test_within_pipe
I, [2024-06-01T03:44:17.503538 #1742429]  INFO -- : [629/900] 1783762=test_gem_bundler_version_finder
I, [2024-06-01T03:44:17.515982 #1742429]  INFO -- : [630/900] 1783773=test_emoji_breaks
I, [2024-06-01T03:44:17.524704 #1742429]  INFO -- : [631/900] 1783773=test_key_stroke
I, [2024-06-01T03:44:17.537166 #1742429]  INFO -- : [632/900] 1783773=test_color
I, [2024-06-01T03:44:17.545277 #1742429]  INFO -- : [633/900] 1783762=json_encoding_test
I, [2024-06-01T03:44:17.564175 #1742429]  INFO -- : [634/900] 1783762=string_encoding_test
I, [2024-06-01T03:44:17.579941 #1742429]  INFO -- : [635/900] 1783762=test_sockopt
I, [2024-06-01T03:44:17.586685 #1742429]  INFO -- : [636/900] 1783762=test_rdoc_markup_to_label
I, [2024-06-01T03:44:17.618731 #1742429]  INFO -- : [637/900] 1783762=test_install
I, [2024-06-01T03:44:17.649508 #1742429]  INFO -- : [638/900] 1783773=test_rdoc_ri_driver
I, [2024-06-01T03:44:17.753548 #1742429]  INFO -- : [639/900] 1783772=test_httpheader
I, [2024-06-01T03:44:17.778060 #1742429]  INFO -- : [640/900] 1783761=test_gem_resolver_local_specification
I, [2024-06-01T03:44:17.840626 #1742429]  INFO -- : [641/900] 1783761=test_httpresponses
I, [2024-06-01T03:44:17.853983 #1742429]  INFO -- : [642/900] 1783772=test_encoding
I, [2024-06-01T03:44:17.867964 #1742429]  INFO -- : [643/900] 1783772=test_set_len
I, [2024-06-01T03:44:17.871351 #1742429]  INFO -- : [644/900] 1783762=test_rdoc_i18n_locale
I, [2024-06-01T03:44:17.871952 #1742429]  INFO -- : [645/900] 1783772=test_name_error_extension
I, [2024-06-01T03:44:17.878824 #1742429]  INFO -- : [646/900] 1783772=test_chilled
I, [2024-06-01T03:44:17.881474 #1742429]  INFO -- : [647/900] 1783762=test_euc_jp
I, [2024-06-01T03:44:17.882611 #1742429]  INFO -- : [648/900] 1783772=test_rdoc_generator_pot_po_entry
I, [2024-06-01T03:44:17.885573 #1742429]  INFO -- : [649/900] 1783762=test_acceptable
I, [2024-06-01T03:44:17.891037 #1742429]  INFO -- : [650/900] 1783772=test_document
I, [2024-06-01T03:44:17.896785 #1742429]  INFO -- : [651/900] 1783772=test_win32ole_param
I, [2024-06-01T03:44:17.910679 #1742429]  INFO -- : [652/900] 1783772=test_gem_commands_yank_command
I, [2024-06-01T03:44:17.917273 #1742429]  INFO -- : [653/900] 1783761=test_pair
I, [2024-06-01T03:44:17.985891 #1742429]  INFO -- : [654/900] 1783762=test_rbconfig
I, [2024-06-01T03:44:17.991072 #1742429]  INFO -- : [655/900] 1783762=test_primitive
I, [2024-06-01T03:44:18.008150 #1742429]  INFO -- : [656/900] 1783762=test_human_typo
I, [2024-06-01T03:44:18.022433 #1742429]  INFO -- : [657/900] 1783762=test_gem_commands_update_command
I, [2024-06-01T03:44:18.043512 #1742429]  INFO -- : [658/900] 1783773=test_gem_resolver_vendor_specification
I, [2024-06-01T03:44:18.049818 #1742429]  INFO -- : [659/900] 1783771=test_random
I, [2024-06-01T03:44:18.064866 #1742429]  INFO -- : [660/900] 1783771=test_notimplement
I, [2024-06-01T03:44:18.069153 #1742429]  INFO -- : [661/900] 1783771=test_key_event_record
I, [2024-06-01T03:44:18.072926 #1742429]  INFO -- : [662/900] 1783771=test_gem_uri
I, [2024-06-01T03:44:18.080200 #1742429]  INFO -- : [663/900] 1783773=test_lexer
I, [2024-06-01T03:44:18.095951 #1742429]  INFO -- : [664/900] 1783773=test_thread_cv
I, [2024-06-01T03:44:18.116582 #1742429]  INFO -- : [665/900] 1783771=test_ssl_session
I, [2024-06-01T03:44:18.363853 #1742429]  INFO -- : [666/900] 1783759=test_rdoc_generator_pot
I, [2024-06-01T03:44:18.392553 #1742429]  INFO -- : [667/900] 1783759=test_unicode
I, [2024-06-01T03:44:18.428934 #1742429]  INFO -- : [668/900] 1783772=test_koi8
I, [2024-06-01T03:44:18.433302 #1742429]  INFO -- : [669/900] 1783772=test_rdoc_parser_changelog
I, [2024-06-01T03:44:18.481694 #1742429]  INFO -- : [670/900] 1783759=test_enumerator
I, [2024-06-01T03:44:18.487719 #1742429]  INFO -- : [671/900] 1783759=test_rdoc_method_attr
I, [2024-06-01T03:44:18.512388 #1742429]  INFO -- : [672/900] 1783772=test_data
I, [2024-06-01T03:44:18.519939 #1742429]  INFO -- : [673/900] 1783772=test_gem_gem_runner
I, [2024-06-01T03:44:18.533709 #1742429]  INFO -- : [674/900] 1783766=test_filter
I, [2024-06-01T03:44:18.574644 #1742429]  INFO -- : [675/900] 1783772=test_tree_spell_checker
I, [2024-06-01T03:44:18.590024 #1742429]  INFO -- : [676/900] 1783766=test_addrinfo
I, [2024-06-01T03:44:18.612602 #1742429]  INFO -- : [677/900] 1783772=test_http
I, [2024-06-01T03:44:18.623269 #1742429]  INFO -- : [678/900] 1783766=test_win32ole_param_event
I, [2024-06-01T03:44:18.624191 #1742429]  INFO -- : [679/900] 1783759=test_bn
I, [2024-06-01T03:44:18.627790 #1742429]  INFO -- : [680/900] 1783766=test_case_mapping
I, [2024-06-01T03:44:18.632442 #1742429]  INFO -- : [681/900] 1783766=test_path
I, [2024-06-01T03:44:18.637795 #1742429]  INFO -- : [682/900] 1783759=test_compile_prism
I, [2024-06-01T03:44:18.640423 #1742429]  INFO -- : [683/900] 1783766=test_terminfo
I, [2024-06-01T03:44:18.640662 #1742429]  INFO -- : [684/900] 1783766=test_bug-14834
I, [2024-06-01T03:44:18.732869 #1742429]  INFO -- : [685/900] 1783766=test_rdoc_markup_to_html
I, [2024-06-01T03:44:18.736180 #1742429]  INFO -- : [686/900] 1783773=test_date_compat
I, [2024-06-01T03:44:18.748656 #1742429]  INFO -- : [687/900] 1783773=test_rdoc_parser_markdown
I, [2024-06-01T03:44:18.754146 #1742429]  INFO -- : [688/900] 1783773=test_import
I, [2024-06-01T03:44:18.828391 #1742429]  INFO -- : [689/900] 1783766=test_not
I, [2024-06-01T03:44:18.833614 #1742429]  INFO -- : [690/900] 1783766=test_gem_resolver_lock_set
I, [2024-06-01T03:44:18.858460 #1742429]  INFO -- : [691/900] 1783766=test_logger
I, [2024-06-01T03:44:18.902156 #1742429]  INFO -- : [692/900] 1783766=attribute_write_test
I, [2024-06-01T03:44:18.906902 #1742429]  INFO -- : [693/900] 1783766=test_gem_update_suggestion
I, [2024-06-01T03:44:18.957443 #1742429]  INFO -- : [694/900] 1783767=test_files_test
I, [2024-06-01T03:44:19.014280 #1742429]  INFO -- : [695/900] 1783766=test_file_exhaustive
I, [2024-06-01T03:44:19.033442 #1742429]  INFO -- : [696/900] 1783759=test_continuation
I, [2024-06-01T03:44:19.048470 #1742429]  INFO -- : [697/900] 1783759=test_fd_setsize
I, [2024-06-01T03:44:19.057418 #1742429]  INFO -- : [698/900] 1783759=dump_test
I, [2024-06-01T03:44:19.084764 #1742429]  INFO -- : [699/900] 1783767=test_class_name_check
I, [2024-06-01T03:44:19.110428 #1742429]  INFO -- : [700/900] 1783771=test_keyword
I, [2024-06-01T03:44:19.129078 #1742429]  INFO -- : [701/900] 1783767=test_delete
I, [2024-06-01T03:44:19.147143 #1742429]  INFO -- : [702/900] 1783770=test_win32ole_method
I, [2024-06-01T03:44:19.150661 #1742429]  INFO -- : [703/900] 1783770=test_rdoc_markup_hard_break
I, [2024-06-01T03:44:19.155082 #1742429]  INFO -- : [704/900] 1783770=test_placearg
I, [2024-06-01T03:44:19.168073 #1742429]  INFO -- : [705/900] 1783767=test_gem_package_task
I, [2024-06-01T03:44:19.174861 #1742429]  INFO -- : [706/900] 1783767=test_date_strptime
I, [2024-06-01T03:44:19.313592 #1742429]  INFO -- : [707/900] 1783767=test_gem_platform
I, [2024-06-01T03:44:19.332073 #1742429]  INFO -- : [708/900] 1783770=test_pkey_rsa
I, [2024-06-01T03:44:19.434249 #1742429]  INFO -- : [709/900] 1783767=test_numhash
I, [2024-06-01T03:44:19.438850 #1742429]  INFO -- : [710/900] 1783767=test_gem_commands_push_command
I, [2024-06-01T03:44:19.515850 #1742429]  INFO -- : [711/900] 1783768=test_weakkeymap
I, [2024-06-01T03:44:19.541441 #1742429]  INFO -- : [712/900] 1783762=test_rdoc_rd_block_parser
I, [2024-06-01T03:44:19.566644 #1742429]  INFO -- : [713/900] 1783770=test_tsort
I, [2024-06-01T03:44:19.573909 #1742429]  INFO -- : [714/900] 1783770=test_signedness
I, [2024-06-01T03:44:19.595313 #1742429]  INFO -- : [715/900] 1783762=test_type
I, [2024-06-01T03:44:19.604037 #1742429]  INFO -- : [716/900] 1783762=test_ractor
I, [2024-06-01T03:44:19.689906 #1742429]  INFO -- : [717/900] 1783762=test_pointer
I, [2024-06-01T03:44:19.854146 #1742429]  INFO -- : [718/900] 1783764=test_big5
I, [2024-06-01T03:44:19.858117 #1742429]  INFO -- : [719/900] 1783764=test_func
I, [2024-06-01T03:44:19.865880 #1742429]  INFO -- : [720/900] 1783771=test_gem_local_remote_options
I, [2024-06-01T03:44:19.919282 #1742429]  INFO -- : [721/900] 1783771=test_ruby_lex
I, [2024-06-01T03:44:20.053219 #1742429]  INFO -- : [722/900] 1783768=test_object
I, [2024-06-01T03:44:20.070302 #1742429]  INFO -- : [723/900] 1783767=test_date_arith
I, [2024-06-01T03:44:20.077986 #1742429]  INFO -- : [724/900] 1783771=test_sleep
I, [2024-06-01T03:44:20.091563 #1742429]  INFO -- : [725/900] 1783767=test_flip
I, [2024-06-01T03:44:20.112354 #1742429]  INFO -- : [726/900] 1783767=test_change_word
I, [2024-06-01T03:44:20.116953 #1742429]  INFO -- : [727/900] 1783767=test_normalize
I, [2024-06-01T03:44:20.117663 #1742429]  INFO -- : [728/900] 1783767=test_ossl
I, [2024-06-01T03:44:20.331676 #1742429]  INFO -- : [729/900] 1783759=test_timeout
I, [2024-06-01T03:44:20.347979 #1742429]  INFO -- : [730/900] 1783759=test_arithmetic_sequence
I, [2024-06-01T03:44:20.375858 #1742429]  INFO -- : [731/900] 1783759=test_key_actor_emacs
I, [2024-06-01T03:44:20.461034 #1742429]  INFO -- : [732/900] 1783773=test_gem_command_manager
I, [2024-06-01T03:44:20.485981 #1742429]  INFO -- : [733/900] 1783768=test_basicinstructions
I, [2024-06-01T03:44:20.494705 #1742429]  INFO -- : [734/900] 1783759=test_gem_gemcutter_utilities
I, [2024-06-01T03:44:20.558962 #1742429]  INFO -- : [735/900] 1783768=parse_test
I, [2024-06-01T03:44:20.564836 #1742429]  INFO -- : [736/900] 1783768=version_test
I, [2024-06-01T03:44:20.570634 #1742429]  INFO -- : [737/900] 1783768=heredoc_dedent_test
I, [2024-06-01T03:44:20.577429 #1742429]  INFO -- : [738/900] 1783768=test_cgi_header
I, [2024-06-01T03:44:20.626485 #1742429]  INFO -- : [739/900] 1783762=test_object
I, [2024-06-01T03:44:20.631668 #1742429]  INFO -- : [740/900] 1783773=test_ts
I, [2024-06-01T03:44:20.632219 #1742429]  INFO -- : [741/900] 1783762=test_locale
I, [2024-06-01T03:44:20.638823 #1742429]  INFO -- : [742/900] 1783768=test_addr
I, [2024-06-01T03:44:20.652615 #1742429]  INFO -- : [743/900] 1783768=library_symbols_test
I, [2024-06-01T03:44:20.657792 #1742429]  INFO -- : [744/900] 1783768=test_ensured
I, [2024-06-01T03:44:20.660043 #1742429]  INFO -- : [745/900] 1783762=test_rdoc_ri_paths
I, [2024-06-01T03:44:20.692021 #1742429]  INFO -- : [746/900] 1783762=test_constant
I, [2024-06-01T03:44:20.721210 #1742429]  INFO -- : [747/900] 1783768=test_dup
I, [2024-06-01T03:44:20.864123 #1742429]  INFO -- : [748/900] 1783759=test_pty
I, [2024-06-01T03:44:20.900850 #1742429]  INFO -- : [749/900] 1783768=test_range
I, [2024-06-01T03:44:21.008081 #1742429]  INFO -- : [750/900] 1783773=test_project_sanity
I, [2024-06-01T03:44:21.039786 #1742429]  INFO -- : [751/900] 1783773=test_gem_uri_formatter
I, [2024-06-01T03:44:21.063957 #1742429]  INFO -- : [752/900] 1783773=test_encoding
I, [2024-06-01T03:44:21.066013 #1742429]  INFO -- : [753/900] 1783761=test_erb_command
I, [2024-06-01T03:44:21.117959 #1742429]  INFO -- : [754/900] 1783761=test_helper
I, [2024-06-01T03:44:21.124791 #1742429]  INFO -- : [755/900] 1783761=unescape_test
I, [2024-06-01T03:44:21.164493 #1742429]  INFO -- : [756/900] 1783765=test_ostruct
I, [2024-06-01T03:44:21.295090 #1742429]  INFO -- : [757/900] 1783773=test_force_exit
I, [2024-06-01T03:44:21.295472 #1742429]  INFO -- : [758/900] 1783773=test_file
I, [2024-06-01T03:44:21.302454 #1742429]  INFO -- : [759/900] 1783769=bom_test
I, [2024-06-01T03:44:21.306133 #1742429]  INFO -- : [760/900] 1783769=test_data_error
I, [2024-06-01T03:44:21.335147 #1742429]  INFO -- : [761/900] 1783765=test_udp
I, [2024-06-01T03:44:21.340032 #1742429]  INFO -- : [762/900] 1783765=test_vm_dump
I, [2024-06-01T03:44:21.347898 #1742429]  INFO -- : [763/900] 1783765=test_integer_comb
I, [2024-06-01T03:44:21.399400 #1742429]  INFO -- : [764/900] 1783769=test_rdoc_markup_document
I, [2024-06-01T03:44:21.411737 #1742429]  INFO -- : [765/900] 1783769=test_tmpdir
I, [2024-06-01T03:44:21.414997 #1742429]  INFO -- : [766/900] 1783774=test_gem_commands_check_command
I, [2024-06-01T03:44:21.416497 #1742429]  INFO -- : [767/900] 1783759=test_regexp
I, [2024-06-01T03:44:21.466957 #1742429]  INFO -- : [768/900] 1783774=errors_test
I, [2024-06-01T03:44:21.483882 #1742429]  INFO -- : [769/900] 1783769=test_webauthn_listener
I, [2024-06-01T03:44:21.537483 #1742429]  INFO -- : [770/900] 1783774=test_ast
I, [2024-06-01T03:44:21.601940 #1742429]  INFO -- : [771/900] 1783769=test_gem_request_set_gem_dependency_api
I, [2024-06-01T03:44:21.837249 #1742429]  INFO -- : [772/900] 1783769=test_lambda
I, [2024-06-01T03:44:21.893686 #1742429]  INFO -- : [773/900] 1783769=test_jaro_winkler
I, [2024-06-01T03:44:21.901299 #1742429]  INFO -- : [774/900] 1783769=test_helper
I, [2024-06-01T03:44:21.905002 #1742429]  INFO -- : [775/900] 1783769=test_random_formatter
I, [2024-06-01T03:44:21.910753 #1742429]  INFO -- : [776/900] 1783768=parse_comments_test
I, [2024-06-01T03:44:21.915290 #1742429]  INFO -- : [777/900] 1783768=test_x509name
I, [2024-06-01T03:44:21.922206 #1742429]  INFO -- : [778/900] 1783769=test_fips
I, [2024-06-01T03:44:21.927707 #1742429]  INFO -- : [779/900] 1783768=test_update
I, [2024-06-01T03:44:21.931344 #1742429]  INFO -- : [780/900] 1783768=test_rdoc_code_object
I, [2024-06-01T03:44:22.063938 #1742429]  INFO -- : [781/900] 1783770=test_x509store
I, [2024-06-01T03:44:22.142707 #1742429]  INFO -- : [782/900] 1783769=test_eval
I, [2024-06-01T03:44:22.331372 #1742429]  INFO -- : [783/900] 1783760=json_generator_test
I, [2024-06-01T03:44:22.334761 #1742429]  INFO -- : [784/900] 1783770=test_transcode
I, [2024-06-01T03:44:22.337760 #1742429]  INFO -- : [785/900] 1783764=test_gem_safe_marshal
I, [2024-06-01T03:44:22.371541 #1742429]  INFO -- : [786/900] 1783768=test_gem_resolver_api_set
I, [2024-06-01T03:44:22.446571 #1742429]  INFO -- : [787/900] 1783769=ruby_parser_test
I, [2024-06-01T03:44:22.446901 #1742429]  INFO -- : [788/900] 1783768=test_gem_resolver_vendor_set
I, [2024-06-01T03:44:22.454889 #1742429]  INFO -- : [789/900] 1783769=test_config
I, [2024-06-01T03:44:22.462178 #1742429]  INFO -- : [790/900] 1783760=test_enumerable
I, [2024-06-01T03:44:22.469780 #1742429]  INFO -- : [791/900] 1783760=test_gem_commands_setup_command
I, [2024-06-01T03:44:22.479598 #1742429]  INFO -- : [792/900] 1783768=test_env
I, [2024-06-01T03:44:22.582791 #1742429]  INFO -- : [793/900] 1783770=test_rdoc_attr
I, [2024-06-01T03:44:22.592411 #1742429]  INFO -- : [794/900] 1783770=test_dryrun
I, [2024-06-01T03:44:22.623420 #1742429]  INFO -- : [795/900] 1783770=test_integer
I, [2024-06-01T03:44:22.673645 #1742429]  INFO -- : [796/900] 1783761=test_have_func
I, [2024-06-01T03:44:22.678442 #1742429]  INFO -- : [797/900] 1783770=test_stat
I, [2024-06-01T03:44:22.685368 #1742429]  INFO -- : [798/900] 1783770=test_gem_request_set_lockfile_tokenizer
I, [2024-06-01T03:44:22.754138 #1742429]  INFO -- : [799/900] 1783770=test_capacity
I, [2024-06-01T03:44:22.762690 #1742429]  INFO -- : [800/900] 1783770=test_nextafter
I, [2024-06-01T03:44:22.877531 #1742429]  INFO -- : [801/900] 1783770=test_usrmarshal
I, [2024-06-01T03:44:22.949778 #1742429]  INFO -- : [802/900] 1783763=test_object_references
I, [2024-06-01T03:44:22.957171 #1742429]  INFO -- : [803/900] 1783764=test_gem_resolver_git_specification
I, [2024-06-01T03:44:22.982231 #1742429]  INFO -- : [804/900] 1783763=test_rubyoptions
I, [2024-06-01T03:44:22.988374 #1742429]  INFO -- : [805/900] 1783769=test_super
I, [2024-06-01T03:44:23.132352 #1742429]  INFO -- : [806/900] 1783760=test_integer
I, [2024-06-01T03:44:23.180220 #1742429]  INFO -- : [807/900] 1783762=test_cgi_modruby
I, [2024-06-01T03:44:23.184288 #1742429]  INFO -- : [808/900] 1783770=test_rubygems
I, [2024-06-01T03:44:23.187924 #1742429]  INFO -- : [809/900] 1783762=test_https_proxy
I, [2024-06-01T03:44:23.244570 #1742429]  INFO -- : [810/900] 1783764=ripper_test
I, [2024-06-01T03:44:23.256864 #1742429]  INFO -- : [811/900] 1783762=test_call
I, [2024-06-01T03:44:23.364965 #1742429]  INFO -- : [812/900] 1783770=test_timeout
I, [2024-06-01T03:44:23.432258 #1742429]  INFO -- : [813/900] 1783762=test_alias
I, [2024-06-01T03:44:23.619945 #1742429]  INFO -- : [814/900] 1783762=test_nonblock
I, [2024-06-01T03:44:23.632332 #1742429]  INFO -- : [815/900] 1783762=test_weakref
I, [2024-06-01T03:44:23.836513 #1742429]  INFO -- : [816/900] 1783764=test_unicode_normalize
I, [2024-06-01T03:44:23.878569 #1742429]  INFO -- : [817/900] 1783764=test_marshal
I, [2024-06-01T03:44:23.949697 #1742429]  INFO -- : [818/900] 1783762=test_reline_key
I, [2024-06-01T03:44:23.955495 #1742429]  INFO -- : [819/900] 1783762=test_rb_str_dup
I, [2024-06-01T03:44:23.960394 #1742429]  INFO -- : [820/900] 1783762=test_singleton_function
I, [2024-06-01T03:44:23.964816 #1742429]  INFO -- : [821/900] 1783762=test_ancdata
I, [2024-06-01T03:44:23.974808 #1742429]  INFO -- : [822/900] 1783762=test_ssl
I, [2024-06-01T03:44:24.086525 #1742429]  INFO -- : [823/900] 1783769=test_debugger_integration
I, [2024-06-01T03:44:24.112280 #1742429]  INFO -- : [824/900] 1783769=test_rendering
I, [2024-06-01T03:44:24.113212 #1742429]  INFO -- : [825/900] 1783769=test_thread
I, [2024-06-01T03:44:24.186121 #1742429]  INFO -- : [826/900] 1783765=json_ext_parser_test
I, [2024-06-01T03:44:24.195358 #1742429]  INFO -- : [827/900] 1783765=test_my_integer
I, [2024-06-01T03:44:24.211255 #1742429]  INFO -- : [828/900] 1783765=test_ractor
I, [2024-06-01T03:44:24.250190 #1742429]  INFO -- : [829/900] 1783770=test_registry
I, [2024-06-01T03:44:24.262422 #1742429]  INFO -- : [830/900] 1783770=test_gem
I, [2024-06-01T03:44:24.440768 #1742429]  INFO -- : [831/900] 1783762=test_gem_source_lock
I, [2024-06-01T03:44:24.537996 #1742429]  INFO -- : [832/900] 1783762=test_gem_commands_open_command
I, [2024-06-01T03:44:24.645218 #1742429]  INFO -- : [833/900] 1783765=test_dns
I, [2024-06-01T03:44:24.669417 #1742429]  INFO -- : [834/900] 1783762=test_ractor
I, [2024-06-01T03:44:24.689025 #1742429]  INFO -- : [835/900] 1783762=test_cgi_core
I, [2024-06-01T03:44:24.705917 #1742429]  INFO -- : [836/900] 1783762=test_parser
I, [2024-06-01T03:44:24.720503 #1742429]  INFO -- : [837/900] 1783762=static_literals_test
I, [2024-06-01T03:44:24.735234 #1742429]  INFO -- : [838/900] 1783762=overlap_test
I, [2024-06-01T03:44:24.783053 #1742429]  INFO -- : [839/900] 1783764=test_gem_resolver_api_specification
I, [2024-06-01T03:44:24.817762 #1742429]  INFO -- : [840/900] 1783764=test_win32ole_variant
I, [2024-06-01T03:44:24.826716 #1742429]  INFO -- : [841/900] 1783764=test_rdoc_markup_to_ansi
I, [2024-06-01T03:44:24.857010 #1742429]  INFO -- : [842/900] 1783764=test_history
I, [2024-06-01T03:44:24.871750 #1742429]  INFO -- : [843/900] 1783764=test_mixed_unicode_escapes
I, [2024-06-01T03:44:24.875727 #1742429]  INFO -- : [844/900] 1783764=test_ipaddr
I, [2024-06-01T03:44:24.897630 #1742429]  INFO -- : [845/900] 1783761=test_rdoc_extend
I, [2024-06-01T03:44:24.903874 #1742429]  INFO -- : [846/900] 1783764=test_merge_keys
I, [2024-06-01T03:44:24.916752 #1742429]  INFO -- : [847/900] 1783764=test_complex2
I, [2024-06-01T03:44:24.936046 #1742429]  INFO -- : [848/900] 1783764=test_resolve_symbol
I, [2024-06-01T03:44:24.945478 #1742429]  INFO -- : [849/900] 1783761=test_gem_package
I, [2024-06-01T03:44:24.995837 #1742429]  INFO -- : [850/900] 1783764=test_have_macro
I, [2024-06-01T03:44:25.084891 #1742429]  INFO -- : [851/900] 1783771=test_gem_specification
I, [2024-06-01T03:44:25.104397 #1742429]  INFO -- : [852/900] 1783765=test_enum
I, [2024-06-01T03:44:25.128823 #1742429]  INFO -- : [853/900] 1783762=test_threadgroup
I, [2024-06-01T03:44:25.449792 #1742429]  INFO -- : [854/900] 1783764=test_gem_ci_detector
I, [2024-06-01T03:44:25.456998 #1742429]  INFO -- : [855/900] 1783764=test_bignum
I, [2024-06-01T03:44:25.634807 #1742429]  INFO -- : [856/900] 1783764=test_rdoc_class_module
I, [2024-06-01T03:44:25.730711 #1742429]  INFO -- : [857/900] 1783761=test_io_wait_uncommon
I, [2024-06-01T03:44:25.742118 #1742429]  INFO -- : [858/900] 1783761=test_arity
I, [2024-06-01T03:44:25.743812 #1742429]  INFO -- : [859/900] 1783768=test_stringio
I, [2024-06-01T03:44:25.744831 #1742429]  INFO -- : [860/900] 1783761=test_win32ole_variable
I, [2024-06-01T03:44:25.758968 #1742429]  INFO -- : [861/900] 1783761=ractor_test
I, [2024-06-01T03:44:25.815519 #1742429]  INFO -- : [862/900] 1783761=test_trace
I, [2024-06-01T03:44:25.833354 #1742429]  INFO -- : [863/900] 1783761=test_win32ole_event
I, [2024-06-01T03:44:25.839972 #1742429]  INFO -- : [864/900] 1783761=test_time_tz
I, [2024-06-01T03:44:25.918166 #1742429]  INFO -- : [865/900] 1783761=test_rdoc_generator_json_index
I, [2024-06-01T03:44:25.953302 #1742429]  INFO -- : [866/900] 1783768=test_find_executable
I, [2024-06-01T03:44:25.957501 #1742429]  INFO -- : [867/900] 1783761=test_nofree
I, [2024-06-01T03:44:25.966109 #1742429]  INFO -- : [868/900] 1783761=test_context
I, [2024-06-01T03:44:25.979979 #1742429]  INFO -- : [869/900] 1783765=test_gem_commands_pristine_command
I, [2024-06-01T03:44:25.983072 #1742429]  INFO -- : [870/900] 1783768=parser_test
I, [2024-06-01T03:44:25.991816 #1742429]  INFO -- : [871/900] 1783768=test_symbol
I, [2024-06-01T03:44:26.139944 #1742429]  INFO -- : [872/900] 1783762=test_coder
I, [2024-06-01T03:44:26.154792 #1742429]  INFO -- : [873/900] 1783762=test_unix
I, [2024-06-01T03:44:26.168561 #1742429]  INFO -- : [874/900] 1783761=test_enc_associate
I, [2024-06-01T03:44:26.208012 #1742429]  INFO -- : [875/900] 1783762=test_lazy_enumerator
I, [2024-06-01T03:44:26.265462 #1742429]  INFO -- : [876/900] 1783764=test_pkcs7
I, [2024-06-01T03:44:26.418468 #1742429]  INFO -- : [877/900] 1783766=test_arith_seq_beg_len_step
I, [2024-06-01T03:44:26.429040 #1742429]  INFO -- : [878/900] 1783764=test_gem_resolver_requirement_list
I, [2024-06-01T03:44:26.436644 #1742429]  INFO -- : [879/900] 1783764=test_function_entry
I, [2024-06-01T03:44:26.443935 #1742429]  INFO -- : [880/900] 1783764=test_resize
I, [2024-06-01T03:44:26.446960 #1742429]  INFO -- : [881/900] 1783764=test_error_highlight
I, [2024-06-01T03:44:26.474719 #1742429]  INFO -- : [882/900] 1783770=test_rdoc_comment
I, [2024-06-01T03:44:26.477622 #1742429]  INFO -- : [883/900] 1783766=test_rdoc_generator_darkfish
I, [2024-06-01T03:44:26.521122 #1742429]  INFO -- : [884/900] 1783770=test_gem_source_fetch_problem
I, [2024-06-01T03:44:26.538678 #1742429]  INFO -- : [885/900] 1783770=json_generic_object_test
I, [2024-06-01T03:44:26.548756 #1742429]  INFO -- : [886/900] 1783760=test_http_request
I, [2024-06-01T03:44:26.561897 #1742429]  INFO -- : [887/900] 1783770=test_symbol
I, [2024-06-01T03:44:26.572987 #1742429]  INFO -- : [888/900] 1783770=test_coderange
I, [2024-06-01T03:44:26.583596 #1742429]  INFO -- : [889/900] 1783770=test_mailto
I, [2024-06-01T03:44:26.594395 #1742429]  INFO -- : [890/900] 1783770=test_eval
I, [2024-06-01T03:44:26.598341 #1742429]  INFO -- : [891/900] 1783770=test_autoconf
I, [2024-06-01T03:44:26.605541 #1742429]  INFO -- : [892/900] 1783770=test_dir
I, [2024-06-01T03:44:26.616520 #1742429]  INFO -- : [893/900] 1783760=test_date_ractor
I, [2024-06-01T03:44:26.737090 #1742429]  INFO -- : [894/900] 1783762=test_gem_console_ui
I, [2024-06-01T03:44:26.752220 #1742429]  INFO -- : [895/900] 1783762=test_ractor_compatibility
I, [2024-06-01T03:44:26.845037 #1742429]  INFO -- : [896/900] 1783766=test_member
I, [2024-06-01T03:44:26.854417 #1742429]  INFO -- : [897/900] 1783766=test_numeric
I, [2024-06-01T03:44:26.865209 #1742429]  INFO -- : [898/900] 1783766=test_word
I, [2024-06-01T03:44:26.873176 #1742429]  INFO -- : [899/900] 1783766=test_gem_commands_cleanup_command
I, [2024-06-01T03:44:26.908231 #1742429]  INFO -- : [900/900] 1783761=test_cgi_multipart
I, [2024-06-01T03:44:51.427286 #1742429]  INFO -- : Finished tests in 56.774659s, 571.0294 tests/s, 113374.9469 assertions/s.
I, [2024-06-01T03:44:51.427915 #1742429]  INFO -- : 32420 tests, 6436824 assertions, 0 failures, 0 errors, 320 skips
I, [2024-06-01T03:44:51.427946 #1742429]  INFO -- : 
I, [2024-06-01T03:44:51.427959 #1742429]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-06-01T03:44:51.431335 #1742429]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-06-01T03:44:51.431646 #1742429]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-06-01T03:44:51.568760 #1742429]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T03:44:51.568816 #1742429]  INFO -- : 	CC = gcc
I, [2024-06-01T03:44:51.568827 #1742429]  INFO -- : 	LD = ld
I, [2024-06-01T03:44:51.568836 #1742429]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T03:44:51.568845 #1742429]  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-06-01T03:44:51.568857 #1742429]  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-06-01T03:44:51.568877 #1742429]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T03:44:51.568885 #1742429]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T03:44:51.568893 #1742429]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T03:44:51.568901 #1742429]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T03:44:51.568908 #1742429]  INFO -- : 	LC_ALL = 
I, [2024-06-01T03:44:51.568916 #1742429]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T03:44:51.568923 #1742429]  INFO -- : 	MFLAGS = 
I, [2024-06-01T03:44:51.568930 #1742429]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T03:44:51.568946 #1742429]  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-06-01T03:44:51.569422 #1742429]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T03:44:51.569446 #1742429]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T03:44:51.569461 #1742429]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T03:44:51.569475 #1742429]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T03:44:51.569484 #1742429]  INFO -- : 
I, [2024-06-01T03:44:51.571305 #1742429]  INFO -- : generating enc.mk
I, [2024-06-01T03:44:51.724877 #1742429]  INFO -- : making enc
I, [2024-06-01T03:44:51.779103 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:51.779129 #1742429]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T03:44:51.779140 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:51.779751 #1742429]  INFO -- : making srcs under enc
I, [2024-06-01T03:44:51.809355 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:51.809384 #1742429]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T03:44:51.809396 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:51.810232 #1742429]  INFO -- : generating transdb.h
I, [2024-06-01T03:44:51.910611 #1742429]  INFO -- : transdb.h unchanged
I, [2024-06-01T03:44:51.911861 #1742429]  INFO -- : making trans
I, [2024-06-01T03:44:51.980092 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:51.980115 #1742429]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T03:44:51.980127 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:51.980716 #1742429]  INFO -- : making encs
I, [2024-06-01T03:44:52.052396 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:52.052427 #1742429]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T03:44:52.052439 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:52.055714 #1742429]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T03:44:52.083403 #1742429]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T03:44:52.087236 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:53.613692 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:53.614361 #1742429]  INFO -- : generating makefile exts.mk
I, [2024-06-01T03:44:53.656480 #1742429]  INFO -- : exts.mk unchanged
I, [2024-06-01T03:44:53.661381 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:54.053998 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:44:54.059042 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T03:44:54.063143 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:44:54.066200 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T03:44:54.070345 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:44:54.078896 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T03:44:54.134625 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:44:54.144256 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T03:44:54.188806 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:44:54.210567 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T03:44:54.220882 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:44:54.229380 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T03:44:54.256008 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:44:54.277708 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T03:44:54.309813 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:44:54.317477 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T03:44:54.332112 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:44:54.344108 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T03:44:54.386628 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:44:54.401328 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T03:44:54.405417 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:44:54.407841 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T03:44:54.419200 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:44:54.448584 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T03:44:54.459427 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:44:54.462929 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T03:44:54.494542 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:44:54.500172 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T03:44:54.501724 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:44:54.503627 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T03:44:54.511296 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:44:54.529642 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T03:44:54.555731 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:44:54.579530 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T03:44:54.581676 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:44:54.639557 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T03:44:54.642950 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:44:54.665787 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T03:44:54.668435 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:44:54.690736 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T03:44:54.695541 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:44:54.718493 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T03:44:54.720459 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:44:54.743220 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T03:44:54.765669 #1742429]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:54.840439 #1742429]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T03:44:54.840483 #1742429]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:54.840704 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:54.844411 #1742429]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T03:44:54.844434 #1742429]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T03:44:54.844449 #1742429]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-06-01T03:44:54.941295 #1742429] 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.o2yw38/1-mspec-multi-0
E, [2024-06-01T03:44:54.941663 #1742429] 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.o2yw38/2-mspec-multi-1
E, [2024-06-01T03:44:54.941785 #1742429] 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.o2yw38/3-mspec-multi-2
E, [2024-06-01T03:44:54.941969 #1742429] 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.o2yw38/4-mspec-multi-3
E, [2024-06-01T03:44:54.942151 #1742429] 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.o2yw38/5-mspec-multi-4
E, [2024-06-01T03:44:54.942351 #1742429] 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.o2yw38/6-mspec-multi-5
E, [2024-06-01T03:44:54.942545 #1742429] 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.o2yw38/7-mspec-multi-6
E, [2024-06-01T03:44:54.942711 #1742429] 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.o2yw38/8-mspec-multi-7
E, [2024-06-01T03:44:54.942928 #1742429] 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.o2yw38/9-mspec-multi-8
E, [2024-06-01T03:44:54.943137 #1742429] 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.o2yw38/10-mspec-multi-9
E, [2024-06-01T03:44:54.943396 #1742429] 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.o2yw38/11-mspec-multi-10
E, [2024-06-01T03:44:54.943712 #1742429] 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.o2yw38/12-mspec-multi-11
E, [2024-06-01T03:44:54.944139 #1742429] 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.o2yw38/13-mspec-multi-12
E, [2024-06-01T03:44:54.944562 #1742429] 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.o2yw38/14-mspec-multi-13
E, [2024-06-01T03:44:54.945017 #1742429] 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.o2yw38/15-mspec-multi-14
E, [2024-06-01T03:44:54.945544 #1742429] 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.o2yw38/16-mspec-multi-15
I, [2024-06-01T03:44:55.174740 #1742429]  INFO -- : ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-06-01T03:44:56.397679 #1742429]  INFO -- :      0 ............................................................
I, [2024-06-01T03:44:57.087129 #1742429]  INFO -- :     60 ............................................................
I, [2024-06-01T03:44:57.352380 #1742429]  INFO -- :    120 ............................................................
I, [2024-06-01T03:44:57.509016 #1742429]  INFO -- :    180 ............................................................
I, [2024-06-01T03:44:57.565714 #1742429]  INFO -- :    240 ............................................................
I, [2024-06-01T03:44:57.651065 #1742429]  INFO -- :    300 ............................................................
I, [2024-06-01T03:44:57.727551 #1742429]  INFO -- :    360 ............................................................
I, [2024-06-01T03:44:57.766211 #1742429]  INFO -- :    420 ............................................................
I, [2024-06-01T03:44:57.788159 #1742429]  INFO -- :    480 ............................................................
I, [2024-06-01T03:44:57.809609 #1742429]  INFO -- :    540 ............................................................
I, [2024-06-01T03:44:57.835093 #1742429]  INFO -- :    600 ............................................................
I, [2024-06-01T03:44:57.914761 #1742429]  INFO -- :    660 ............................................................
I, [2024-06-01T03:44:57.950293 #1742429]  INFO -- :    720 ............................................................
I, [2024-06-01T03:44:57.978153 #1742429]  INFO -- :    780 ............................................................
I, [2024-06-01T03:44:58.024665 #1742429]  INFO -- :    840 ............................................................
I, [2024-06-01T03:44:58.079095 #1742429]  INFO -- :    900 ............................................................
I, [2024-06-01T03:44:58.149749 #1742429]  INFO -- :    960 ............................................................
I, [2024-06-01T03:44:58.276807 #1742429]  INFO -- :   1020 ............................................................
I, [2024-06-01T03:44:58.526979 #1742429]  INFO -- :   1080 ............................................................
I, [2024-06-01T03:44:58.766907 #1742429]  INFO -- :   1140 ............................................................
I, [2024-06-01T03:44:58.902207 #1742429]  INFO -- :   1200 ............................................................
I, [2024-06-01T03:44:59.022921 #1742429]  INFO -- :   1260 ............................................................
I, [2024-06-01T03:44:59.131053 #1742429]  INFO -- :   1320 ............................................................
I, [2024-06-01T03:44:59.169293 #1742429]  INFO -- :   1380 ............................................................
I, [2024-06-01T03:44:59.243506 #1742429]  INFO -- :   1440 ............................................................
I, [2024-06-01T03:45:00.134275 #1742429]  INFO -- :   1500 ............................................................
I, [2024-06-01T03:45:00.349063 #1742429]  INFO -- :   1560 ............................................................
I, [2024-06-01T03:45:00.392333 #1742429]  INFO -- :   1620 ............................................................
I, [2024-06-01T03:45:00.516326 #1742429]  INFO -- :   1680 ............................................................
I, [2024-06-01T03:45:00.652072 #1742429]  INFO -- :   1740 ............................................................
I, [2024-06-01T03:45:00.810128 #1742429]  INFO -- :   1800 ............................................................
I, [2024-06-01T03:45:00.879526 #1742429]  INFO -- :   1860 ............................................................
I, [2024-06-01T03:45:01.142803 #1742429]  INFO -- :   1920 ............................................................
I, [2024-06-01T03:45:01.230953 #1742429]  INFO -- :   1980 ............................................................
I, [2024-06-01T03:45:01.298926 #1742429]  INFO -- :   2040 ............................................................
I, [2024-06-01T03:45:01.413406 #1742429]  INFO -- :   2100 ............................................................
I, [2024-06-01T03:45:01.450755 #1742429]  INFO -- :   2160 ............................................................
I, [2024-06-01T03:45:01.465903 #1742429]  INFO -- :   2220 ............................................................
I, [2024-06-01T03:45:01.493420 #1742429]  INFO -- :   2280 ............................................................
I, [2024-06-01T03:45:01.515929 #1742429]  INFO -- :   2340 ............................................................
I, [2024-06-01T03:45:01.546093 #1742429]  INFO -- :   2400 ............................................................
I, [2024-06-01T03:45:01.725022 #1742429]  INFO -- :   2460 ............................................................
I, [2024-06-01T03:45:01.837085 #1742429]  INFO -- :   2520 ............................................................
I, [2024-06-01T03:45:01.869792 #1742429]  INFO -- :   2580 ............................................................
I, [2024-06-01T03:45:02.017294 #1742429]  INFO -- :   2640 ............................................................
I, [2024-06-01T03:45:02.161013 #1742429]  INFO -- :   2700 ............................................................
I, [2024-06-01T03:45:02.195672 #1742429]  INFO -- :   2760 ............................................................
I, [2024-06-01T03:45:02.252796 #1742429]  INFO -- :   2820 ............................................................
I, [2024-06-01T03:45:02.349453 #1742429]  INFO -- :   2880 ............................................................
I, [2024-06-01T03:45:02.398608 #1742429]  INFO -- :   2940 ............................................................
I, [2024-06-01T03:45:02.430915 #1742429]  INFO -- :   3000 ............................................................
I, [2024-06-01T03:45:02.458146 #1742429]  INFO -- :   3060 ............................................................
I, [2024-06-01T03:45:02.478619 #1742429]  INFO -- :   3120 ............................................................
I, [2024-06-01T03:45:02.495185 #1742429]  INFO -- :   3180 ............................................................
I, [2024-06-01T03:45:02.500300 #1742429]  INFO -- :   3240 ............................................................
I, [2024-06-01T03:45:02.542214 #1742429]  INFO -- :   3300 ............................................................
I, [2024-06-01T03:45:02.776030 #1742429]  INFO -- :   3360 ............................................................
I, [2024-06-01T03:45:06.504095 #1742429]  INFO -- :   3420 ...........
I, [2024-06-01T03:45:06.504143 #1742429]  INFO -- : 
I, [2024-06-01T03:45:06.504152 #1742429]  INFO -- : Finished in 11.561671 seconds
I, [2024-06-01T03:45:06.504159 #1742429]  INFO -- : 
I, [2024-06-01T03:45:06.504166 #1742429]  INFO -- : 3430 files, 32649 examples, 161013 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-06-01T03:45:06.506658 #1742429]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.