# Logfile created on 2024-05-31 01:44:33 +0000 by logger.rb/v1.4.3
I, [2024-05-31T01:44:33.924268 #1803329]  INFO -- : #<BuildRuby:0x000055c94f990110 @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.20240531-014433", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c94f9eb420 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c94f9eb2e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c94f9eb150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240531-014433", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240531-014433>, @binmode=false, @mon_data=#<Monitor:0x000055c94f9eafe8>, @mon_data_owner_object_id=860>>>
I, [2024-05-31T01:44:33.924414 #1803329]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-31T01:44:34.056154 #1803329]  INFO -- : tool/config.guess already exists
I, [2024-05-31T01:44:34.056202 #1803329]  INFO -- : tool/config.sub already exists
I, [2024-05-31T01:44:34.058617 #1803329]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T01:44:34.058757 #1803329]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T01:44:34.058953 #1803329]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T01:44:34.059828 #1803329]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T01:44:34.059989 #1803329]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T01:44:34.060199 #1803329]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T01:44:34.062090 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T01:44:34.062133 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T01:44:34.062396 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T01:44:34.063423 #1803329]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T01:44:34.138597 #1803329]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T01:44:34.138639 #1803329]  INFO -- :   Name: power_assert
I, [2024-05-31T01:44:34.138650 #1803329]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T01:44:34.138659 #1803329]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T01:44:34.180073 #1803329]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-31T01:44:34.180124 #1803329]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-31T01:44:34.780883 #1803329]  INFO -- : Already up to date.
I, [2024-05-31T01:44:34.802100 #1803329]  INFO -- : Latest commit hash = fd549b229b
I, [2024-05-31T01:44:34.804604 #1803329]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-31T01:44:34.804631 #1803329]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-31T01:44:34.960332 #1803329]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-31T01:44:34.961904 #1803329]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-31T01:44:35.028181 #1803329]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-31T01:44:35.031788 #1803329]  INFO -- : generating enc.mk
I, [2024-05-31T01:44:35.150051 #1803329]  INFO -- : making srcs under enc
I, [2024-05-31T01:44:35.179503 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:35.179532 #1803329]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T01:44:35.179543 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:35.220975 #1803329]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T01:44:35.221035 #1803329]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T01:44:35.221694 #1803329]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T01:44:35.222242 #1803329]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T01:44:35.222367 #1803329]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T01:44:35.223235 #1803329]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T01:44:35.224327 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T01:44:35.224597 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T01:44:35.225312 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T01:44:35.225685 #1803329]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T01:44:35.294315 #1803329]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T01:44:35.294357 #1803329]  INFO -- :   Name: power_assert
I, [2024-05-31T01:44:35.294368 #1803329]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T01:44:35.294377 #1803329]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T01:44:35.296280 #1803329]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T01:44:35.391999 #1803329]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-31T01:44:35.397440 #1803329]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T01:44:35.398845 #1803329]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-31T01:44:35.398942 #1803329]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-31T01:44:35.452431 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:44:35.452483 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:44:35.452495 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:44:35.452503 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:44:35.452511 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:44:35.452519 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:44:35.452536 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:44:35.452544 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:44:35.452552 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:44:35.452559 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:44:35.452567 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:44:35.452573 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:44:35.452581 #1803329]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T01:44:35.452588 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:44:35.452595 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:44:35.453760 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:44:35.453783 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:44:35.453794 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:44:35.453803 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:44:35.453812 #1803329]  INFO -- : 
I, [2024-05-31T01:44:35.475641 #1803329]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-31T01:44:35.588228 #1803329]  INFO -- : linking miniruby
I, [2024-05-31T01:44:36.294289 #1803329]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-31T01:44:36.294463 #1803329]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-31T01:44:36.384766 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:44:36.384807 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:44:36.384821 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:44:36.384829 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:44:36.384837 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:44:36.384846 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:44:36.384854 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:44:36.384863 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:44:36.384871 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:44:36.384878 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:44:36.384885 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:44:36.384893 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:44:36.384900 #1803329]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T01:44:36.384907 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:44:36.384916 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:44:36.386308 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:44:36.386327 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:44:36.386337 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:44:36.386345 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:44:36.386355 #1803329]  INFO -- : 
I, [2024-05-31T01:44:36.531474 #1803329]  INFO -- : builtin_binary.inc updated
I, [2024-05-31T01:44:36.542944 #1803329]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-31T01:44:36.544691 #1803329]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-31T01:44:36.782438 #1803329]  INFO -- : linking static-library libruby-static.a
I, [2024-05-31T01:44:37.178676 #1803329]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-31T01:44:39.121691 #1803329]  INFO -- : linking ruby
I, [2024-05-31T01:44:39.143692 #1803329]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-31T01:44:39.143817 #1803329]  INFO -- : $$$[beg] make all -j16
I, [2024-05-31T01:44:39.199706 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:44:39.199751 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:44:39.199762 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:44:39.199771 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:44:39.199778 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:44:39.199791 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:44:39.199799 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:44:39.199807 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:44:39.199814 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:44:39.199821 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:44:39.199828 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:44:39.199836 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:44:39.199843 #1803329]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T01:44:39.199850 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:44:39.199857 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:44:39.201338 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:44:39.201374 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:44:39.201385 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:44:39.201397 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:44:39.201412 #1803329]  INFO -- : 
I, [2024-05-31T01:44:39.239664 #1803329]  INFO -- : generating enc.mk
I, [2024-05-31T01:44:39.241820 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-31T01:44:39.242115 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-31T01:44:39.242515 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-31T01:44:39.243183 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-31T01:44:39.243596 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-31T01:44:39.244141 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-31T01:44:39.244426 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-31T01:44:39.245255 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-31T01:44:39.245842 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-31T01:44:39.246343 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-31T01:44:39.246676 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-31T01:44:39.247503 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-31T01:44:39.247861 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-31T01:44:39.248361 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-31T01:44:39.248879 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-31T01:44:39.416772 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-31T01:44:39.417373 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-31T01:44:39.419346 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-31T01:44:39.420839 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-31T01:44:39.427299 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-31T01:44:39.443780 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-31T01:44:39.455105 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-31T01:44:39.460847 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-31T01:44:39.476295 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-31T01:44:39.483170 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-31T01:44:39.489928 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-31T01:44:39.513560 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-31T01:44:39.539846 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-31T01:44:39.566991 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-31T01:44:39.614282 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-31T01:44:39.615819 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-31T01:44:39.639540 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-31T01:44:39.645809 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-31T01:44:39.652810 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-31T01:44:39.670062 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-31T01:44:39.670840 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-31T01:44:39.678794 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-31T01:44:39.691944 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-31T01:44:39.698273 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-31T01:44:39.700735 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-31T01:44:39.701552 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-31T01:44:39.743062 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-31T01:44:39.807630 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-31T01:44:39.820424 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-31T01:44:39.852693 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-31T01:44:39.856769 #1803329]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-31T01:44:39.882976 #1803329]  INFO -- : making enc
I, [2024-05-31T01:44:39.884242 #1803329]  INFO -- : making srcs under enc
I, [2024-05-31T01:44:39.912500 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:39.912576 #1803329]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T01:44:39.912596 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:39.926546 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:39.926639 #1803329]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T01:44:39.926660 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:39.927720 #1803329]  INFO -- : generating transdb.h
I, [2024-05-31T01:44:40.044852 #1803329]  INFO -- : transdb.h unchanged
I, [2024-05-31T01:44:40.046437 #1803329]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T01:44:40.046605 #1803329]  INFO -- : making trans
I, [2024-05-31T01:44:40.077275 #1803329]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T01:44:40.079915 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.090263 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.090551 #1803329]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T01:44:40.090643 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.093650 #1803329]  INFO -- : making encs
I, [2024-05-31T01:44:40.167084 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.167193 #1803329]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T01:44:40.167242 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.348789 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.350226 #1803329]  INFO -- : generating makefile exts.mk
I, [2024-05-31T01:44:40.391816 #1803329]  INFO -- : exts.mk unchanged
I, [2024-05-31T01:44:40.395972 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.420326 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:44:40.422235 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:44:40.422276 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:44:40.423379 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:44:40.423979 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:44:40.424463 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:44:40.426205 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:44:40.426599 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:44:40.426856 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:44:40.427497 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:44:40.427579 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:44:40.427743 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:44:40.428029 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:44:40.428547 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:44:40.429240 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:44:40.429332 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:44:40.429451 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:44:40.430322 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:44:40.430981 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:44:40.431500 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:44:40.432782 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:44:40.433039 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:44:40.433069 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:44:40.433172 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:44:40.433477 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:44:40.434289 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:44:40.434462 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:44:40.435795 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:44:40.436078 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:44:40.436893 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:44:40.442410 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:44:40.443479 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:44:40.444229 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:44:40.444558 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:44:40.444719 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:44:40.448527 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:44:40.453003 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:44:40.460088 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:44:40.466903 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:44:40.467281 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:44:40.467712 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:44:40.468271 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:44:40.468470 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:44:40.468717 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:44:40.491372 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.567317 #1803329]  INFO -- : linking ruby
I, [2024-05-31T01:44:40.587698 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.588047 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.591659 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.591685 #1803329]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T01:44:40.591701 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.592284 #1803329]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-31T01:44:40.592386 #1803329]  INFO -- : $$$[beg] make install -j16
I, [2024-05-31T01:44:40.652561 #1803329]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T01:44:40.652613 #1803329]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T01:44:40.653393 #1803329]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T01:44:40.654224 #1803329]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T01:44:40.654360 #1803329]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T01:44:40.655069 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:44:40.655088 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:44:40.655098 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:44:40.655105 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:44:40.655113 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:44:40.655124 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:44:40.655131 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:44:40.655139 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:44:40.655146 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:44:40.655151 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:44:40.655157 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:44:40.655166 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:44:40.655195 #1803329]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T01:44:40.655203 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:44:40.655210 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:44:40.656297 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T01:44:40.656327 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T01:44:40.731591 #1803329]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T01:44:40.732299 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:44:40.732334 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:44:40.732357 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:44:40.732368 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:44:40.732377 #1803329]  INFO -- : 
I, [2024-05-31T01:44:40.732384 #1803329]  INFO -- : generating enc.mk
I, [2024-05-31T01:44:40.733713 #1803329]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T01:44:40.854918 #1803329]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T01:44:40.855221 #1803329]  INFO -- : making srcs under enc
I, [2024-05-31T01:44:40.855570 #1803329]  INFO -- : making enc
I, [2024-05-31T01:44:40.872547 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.872591 #1803329]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T01:44:40.872603 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.891791 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.891824 #1803329]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T01:44:40.891835 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:40.892597 #1803329]  INFO -- : generating transdb.h
I, [2024-05-31T01:44:40.925694 #1803329]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T01:44:40.925738 #1803329]  INFO -- :   Name: power_assert
I, [2024-05-31T01:44:40.925749 #1803329]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T01:44:40.925757 #1803329]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T01:44:40.928722 #1803329]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T01:44:40.988436 #1803329]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-31T01:44:40.991357 #1803329]  INFO -- : transdb.h unchanged
I, [2024-05-31T01:44:40.992494 #1803329]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T01:44:40.992628 #1803329]  INFO -- : making trans
I, [2024-05-31T01:44:40.993594 #1803329]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T01:44:41.020187 #1803329]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-31T01:44:41.022527 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.046852 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.046951 #1803329]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T01:44:41.047002 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.232112 #1803329]  INFO -- : making encs
I, [2024-05-31T01:44:41.285041 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.285100 #1803329]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T01:44:41.285113 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.286547 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.287191 #1803329]  INFO -- : generating makefile exts.mk
I, [2024-05-31T01:44:41.328908 #1803329]  INFO -- : exts.mk unchanged
I, [2024-05-31T01:44:41.333843 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.358130 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:44:41.359874 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:44:41.359929 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:44:41.361078 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:44:41.361744 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:44:41.362032 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:44:41.363598 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:44:41.364175 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:44:41.364299 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:44:41.365004 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:44:41.365033 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:44:41.365537 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:44:41.365709 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:44:41.365736 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:44:41.366070 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:44:41.366326 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:44:41.368174 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:44:41.368225 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:44:41.368821 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:44:41.368850 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:44:41.370225 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:44:41.370254 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:44:41.370340 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:44:41.370976 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:44:41.371141 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:44:41.371300 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:44:41.372653 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:44:41.373030 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:44:41.373469 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:44:41.373500 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:44:41.378527 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:44:41.378915 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:44:41.381911 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:44:41.382087 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:44:41.382879 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:44:41.386733 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:44:41.394573 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:44:41.395288 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:44:41.404847 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:44:41.404915 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:44:41.405984 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:44:41.408374 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:44:41.417571 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:44:41.417613 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:44:41.440874 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.515929 #1803329]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T01:44:41.515977 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.516200 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.519646 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.519668 #1803329]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T01:44:41.519684 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:41.519902 #1803329]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-31T01:44:41.613551 #1803329]  INFO -- : Installing to 
I, [2024-05-31T01:44:41.613606 #1803329]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T01:44:41.613769 #1803329]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-31T01:44:41.623272 #1803329]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T01:44:41.623326 #1803329]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-31T01:44:41.623368 #1803329]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T01:44:41.633953 #1803329]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T01:44:41.634006 #1803329]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T01:44:41.634018 #1803329]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-31T01:44:41.634243 #1803329]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T01:44:41.639206 #1803329]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-31T01:44:41.639237 #1803329]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-31T01:44:41.639249 #1803329]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-31T01:44:41.639267 #1803329]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T01:44:41.639389 #1803329]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T01:44:41.682786 #1803329]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-31T01:44:41.690032 #1803329]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-31T01:44:41.690236 #1803329]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T01:44:41.715790 #1803329]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-31T01:44:41.718112 #1803329]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-31T01:44:41.719723 #1803329]  INFO -- :                                     cgi 0.4.1
I, [2024-05-31T01:44:41.720916 #1803329]  INFO -- :                                     delegate 0.3.1
I, [2024-05-31T01:44:41.721520 #1803329]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-31T01:44:41.722094 #1803329]  INFO -- :                                     english 0.8.0
I, [2024-05-31T01:44:41.722662 #1803329]  INFO -- :                                     erb 4.0.4
I, [2024-05-31T01:44:41.723521 #1803329]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-31T01:44:41.724078 #1803329]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-31T01:44:41.724642 #1803329]  INFO -- :                                     find 0.2.0
I, [2024-05-31T01:44:41.725219 #1803329]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-31T01:44:41.725760 #1803329]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-31T01:44:41.726298 #1803329]  INFO -- :                                     irb 1.13.1
I, [2024-05-31T01:44:41.727187 #1803329]  INFO -- :                                     logger 1.6.0
I, [2024-05-31T01:44:41.727748 #1803329]  INFO -- :                                     net-http 0.4.1
I, [2024-05-31T01:44:41.728340 #1803329]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-31T01:44:41.728924 #1803329]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-31T01:44:41.730127 #1803329]  INFO -- :                                     open3 0.2.1
I, [2024-05-31T01:44:41.730713 #1803329]  INFO -- :                                     optparse 0.5.0
I, [2024-05-31T01:44:41.731295 #1803329]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-31T01:44:41.731836 #1803329]  INFO -- :                                     pp 0.5.0
I, [2024-05-31T01:44:41.732412 #1803329]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-31T01:44:41.732947 #1803329]  INFO -- :                                     prism 0.29.0
I, [2024-05-31T01:44:41.733569 #1803329]  INFO -- :                                     pstore 0.1.3
I, [2024-05-31T01:44:41.734113 #1803329]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-31T01:44:41.735294 #1803329]  INFO -- :                                     readline 0.0.4
I, [2024-05-31T01:44:41.735845 #1803329]  INFO -- :                                     reline 0.5.8
I, [2024-05-31T01:44:41.736436 #1803329]  INFO -- :                                     resolv 0.4.0
I, [2024-05-31T01:44:41.737002 #1803329]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-31T01:44:41.738117 #1803329]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-31T01:44:41.738680 #1803329]  INFO -- :                                     set 1.1.0
I, [2024-05-31T01:44:41.739240 #1803329]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-31T01:44:41.739780 #1803329]  INFO -- :                                     singleton 0.2.0
I, [2024-05-31T01:44:41.740306 #1803329]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-31T01:44:41.741165 #1803329]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-31T01:44:41.741715 #1803329]  INFO -- :                                     time 0.3.0
I, [2024-05-31T01:44:41.742282 #1803329]  INFO -- :                                     timeout 0.4.1
I, [2024-05-31T01:44:41.742825 #1803329]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-31T01:44:41.743389 #1803329]  INFO -- :                                     tsort 0.2.0
I, [2024-05-31T01:44:41.743931 #1803329]  INFO -- :                                     un 0.3.0
I, [2024-05-31T01:44:41.744474 #1803329]  INFO -- :                                     uri 0.13.0
I, [2024-05-31T01:44:41.745062 #1803329]  INFO -- :                                     weakref 0.1.3
I, [2024-05-31T01:44:41.745630 #1803329]  INFO -- :                                     yaml 0.3.0
I, [2024-05-31T01:44:41.746443 #1803329]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T01:44:41.752873 #1803329]  INFO -- :                                     date 3.3.4
I, [2024-05-31T01:44:41.753493 #1803329]  INFO -- :                                     digest 3.1.1
I, [2024-05-31T01:44:41.754062 #1803329]  INFO -- :                                     etc 1.4.3
I, [2024-05-31T01:44:41.754655 #1803329]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-31T01:44:41.755725 #1803329]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-31T01:44:41.756301 #1803329]  INFO -- :                                     io-console 0.7.2
I, [2024-05-31T01:44:41.756855 #1803329]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-31T01:44:41.757494 #1803329]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-31T01:44:41.758020 #1803329]  INFO -- :                                     json 2.7.2
I, [2024-05-31T01:44:41.758618 #1803329]  INFO -- :                                     openssl 3.2.0
I, [2024-05-31T01:44:41.759182 #1803329]  INFO -- :                                     pathname 0.3.0
I, [2024-05-31T01:44:41.759731 #1803329]  INFO -- :                                     psych 5.1.2
I, [2024-05-31T01:44:41.760356 #1803329]  INFO -- :                                     stringio 3.1.1
I, [2024-05-31T01:44:41.760928 #1803329]  INFO -- :                                     strscan 3.1.1
I, [2024-05-31T01:44:41.761488 #1803329]  INFO -- :                                     zlib 3.1.0
I, [2024-05-31T01:44:41.761952 #1803329]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T01:44:41.762964 #1803329]  INFO -- :                                     minitest 5.23.1
I, [2024-05-31T01:44:41.772141 #1803329]  INFO -- :                                     rake 13.2.1
I, [2024-05-31T01:44:41.777327 #1803329]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-31T01:44:41.783428 #1803329]  INFO -- :                                     rexml 3.2.8
I, [2024-05-31T01:44:41.788790 #1803329]  INFO -- :                                     rss 0.3.0
I, [2024-05-31T01:44:41.792821 #1803329]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-31T01:44:41.795215 #1803329]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-31T01:44:41.799790 #1803329]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-31T01:44:41.801041 #1803329]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-31T01:44:41.802553 #1803329]  INFO -- :                                     matrix 0.4.2
I, [2024-05-31T01:44:41.806521 #1803329]  INFO -- :                                     prime 0.1.2
I, [2024-05-31T01:44:41.814117 #1803329]  INFO -- :                                     rbs 3.4.4
I, [2024-05-31T01:44:41.849524 #1803329]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-31T01:44:41.852865 #1803329]  INFO -- :                                     debug 1.9.2
I, [2024-05-31T01:44:41.857112 #1803329]  INFO -- :                                     racc 1.8.0
I, [2024-05-31T01:44:41.860738 #1803329]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-31T01:44:41.862475 #1803329]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-31T01:44:41.864379 #1803329]  INFO -- :                                     base64 0.2.0
I, [2024-05-31T01:44:41.865703 #1803329]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-31T01:44:41.868838 #1803329]  INFO -- :                                     observer 0.1.2
I, [2024-05-31T01:44:41.870384 #1803329]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-31T01:44:41.871759 #1803329]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-31T01:44:41.873474 #1803329]  INFO -- :                                     rinda 0.2.0
I, [2024-05-31T01:44:41.875102 #1803329]  INFO -- :                                     drb 2.2.1
I, [2024-05-31T01:44:41.877331 #1803329]  INFO -- :                                     nkf 0.2.0
I, [2024-05-31T01:44:41.880934 #1803329]  INFO -- :                                     syslog 0.1.2
I, [2024-05-31T01:44:41.883094 #1803329]  INFO -- :                                     csv 3.3.0
I, [2024-05-31T01:44:41.886658 #1803329]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-31T01:44:41.888232 #1803329]  INFO -- : skipped bundled gems:
I, [2024-05-31T01:44:41.888255 #1803329]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-31T01:44:41.891328 #1803329]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-31T01:44:41.891499 #1803329]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-31T01:44:50.343571 #1803329]  INFO -- : PASS all 1936 tests
E, [2024-05-31T01:44:50.355463 #1803329] ERROR -- :  
I, [2024-05-31T01:44:50.355831 #1803329]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-31T01:44:50.356071 #1803329]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-31T01:44:50.450117 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:44:50.450161 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:44:50.450172 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:44:50.450181 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:44:50.450198 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:44:50.450207 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:44:50.450216 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:44:50.450224 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:44:50.450239 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:44:50.450246 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:44:50.450254 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:44:50.450261 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:44:50.450268 #1803329]  INFO -- : 	MFLAGS = 
I, [2024-05-31T01:44:50.450278 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:44:50.450288 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:44:50.450702 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:44:50.450724 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:44:50.450754 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:44:50.450765 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:44:50.450773 #1803329]  INFO -- : 
I, [2024-05-31T01:44:50.641900 #1803329]  INFO -- : Checking leaked global symbols...none
I, [2024-05-31T01:44:50.718433 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-31T01:44:50.718493 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-31T01:44:50.718507 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-31T01:44:50.718517 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-31T01:44:50.718667 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-31T01:44:50.718769 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-31T01:44:50.718990 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-31T01:44:50.719125 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-31T01:44:50.719868 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-31T01:44:50.720188 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-31T01:44:50.722028 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-31T01:44:50.722858 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-31T01:44:50.723060 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-31T01:44:50.723093 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-31T01:44:50.723159 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-31T01:44:50.823893 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-31T01:44:50.824981 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-31T01:44:51.069680 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-31T01:44:51.069732 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-31T01:44:51.069754 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-31T01:44:51.069763 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-31T01:44:51.069772 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-31T01:44:51.069780 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-31T01:44:51.069789 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-31T01:44:51.069798 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-31T01:44:51.069806 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-31T01:44:51.069813 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-31T01:44:51.069839 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-31T01:44:51.070508 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-31T01:44:51.166212 #1803329]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-31T01:44:51.168607 #1803329]  INFO -- : 
I, [2024-05-31T01:44:51.168639 #1803329]  INFO -- : test succeeded
I, [2024-05-31T01:44:51.170048 #1803329]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-31T01:44:51.170160 #1803329]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-31T01:44:51.266664 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:44:51.266719 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:44:51.266730 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:44:51.266739 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:44:51.266747 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:44:51.266759 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:44:51.266769 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:44:51.266778 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:44:51.266786 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:44:51.266793 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:44:51.266800 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:44:51.266807 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:44:51.266814 #1803329]  INFO -- : 	MFLAGS = 
I, [2024-05-31T01:44:51.266821 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:44:51.266829 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:44:51.267331 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:44:51.267353 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:44:51.267365 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:44:51.267390 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:44:51.267402 #1803329]  INFO -- : 
I, [2024-05-31T01:44:51.269204 #1803329]  INFO -- : generating enc.mk
I, [2024-05-31T01:44:51.426264 #1803329]  INFO -- : making enc
I, [2024-05-31T01:44:51.479458 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.479483 #1803329]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T01:44:51.479495 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.480094 #1803329]  INFO -- : making srcs under enc
I, [2024-05-31T01:44:51.547602 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.547624 #1803329]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T01:44:51.547635 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.548567 #1803329]  INFO -- : generating transdb.h
I, [2024-05-31T01:44:51.647343 #1803329]  INFO -- : transdb.h unchanged
I, [2024-05-31T01:44:51.648583 #1803329]  INFO -- : making trans
I, [2024-05-31T01:44:51.681579 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.681602 #1803329]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T01:44:51.681613 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.682185 #1803329]  INFO -- : making encs
I, [2024-05-31T01:44:51.719184 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.719208 #1803329]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T01:44:51.719218 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:51.721388 #1803329]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T01:44:51.750505 #1803329]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T01:44:51.753398 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:53.267546 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:53.268234 #1803329]  INFO -- : generating makefile exts.mk
I, [2024-05-31T01:44:53.309711 #1803329]  INFO -- : exts.mk unchanged
I, [2024-05-31T01:44:53.314104 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:53.720888 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:44:53.723740 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:44:53.727569 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:44:53.734183 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:44:53.738411 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:44:53.744155 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:44:53.769905 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:44:53.772813 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:44:53.789666 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:44:53.795897 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:44:53.798914 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:44:53.801445 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:44:53.812568 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:44:53.818729 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:44:53.835621 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:44:53.839734 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:44:53.843794 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:44:53.850017 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:44:53.889327 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:44:53.931411 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:44:53.935040 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:44:53.937848 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:44:53.949324 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:44:53.999142 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:44:54.003219 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:44:54.005851 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:44:54.021705 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:44:54.026875 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:44:54.028380 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:44:54.030367 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:44:54.037869 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:44:54.043880 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:44:54.065305 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:44:54.124859 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:44:54.128879 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:44:54.189585 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:44:54.192155 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:44:54.214765 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:44:54.216772 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:44:54.276414 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:44:54.278723 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:44:54.300916 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:44:54.303235 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:44:54.325449 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:44:54.347791 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:54.424010 #1803329]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T01:44:54.424054 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:54.424280 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:54.427664 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:54.427687 #1803329]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T01:44:54.427710 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:44:54.504057 #1803329]  INFO -- : Run options: 
I, [2024-05-31T01:44:54.504146 #1803329]  INFO -- :   --seed=23777
I, [2024-05-31T01:44:54.504158 #1803329]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2024-05-31T01:44:54.504167 #1803329]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-31T01:44:54.504176 #1803329]  INFO -- :   --name=!/memory_leak/
I, [2024-05-31T01:44:54.504183 #1803329]  INFO -- :   --stderr-on-failure
I, [2024-05-31T01:44:54.504190 #1803329]  INFO -- :   -j16
I, [2024-05-31T01:44:54.504198 #1803329]  INFO -- : 
I, [2024-05-31T01:44:54.504206 #1803329]  INFO -- : # Running tests:
I, [2024-05-31T01:44:54.504213 #1803329]  INFO -- : 
I, [2024-05-31T01:44:54.732687 #1803329]  INFO -- : [  1/900] 1844608=test_boolean
I, [2024-05-31T01:44:54.732800 #1803329]  INFO -- : [  2/900] 1844606=test_stringify_symbols
I, [2024-05-31T01:44:54.733492 #1803329]  INFO -- : [  3/900] 1844605=test_instrumentation_api
I, [2024-05-31T01:44:54.733670 #1803329]  INFO -- : [  4/900] 1844601=test_rubyvm
I, [2024-05-31T01:44:54.734027 #1803329]  INFO -- : [  5/900] 1844602=test_configuration
I, [2024-05-31T01:44:54.735731 #1803329]  INFO -- : [  6/900] 1844611=test_monitor
I, [2024-05-31T01:44:54.736406 #1803329]  INFO -- : [  7/900] 1844612=test_buffered_io
I, [2024-05-31T01:44:54.736540 #1803329]  INFO -- : [  8/900] 1844607=test_whileuntil
I, [2024-05-31T01:44:54.737096 #1803329]  INFO -- : [  9/900] 1844600=test_rdoc_generator_markup
I, [2024-05-31T01:44:54.737345 #1803329]  INFO -- : [ 10/900] 1844613=test_method_name_check
I, [2024-05-31T01:44:54.737508 #1803329]  INFO -- : [ 11/900] 1844615=test_arith_seq_extract
I, [2024-05-31T01:44:54.737683 #1803329]  INFO -- : [ 12/900] 1844603=test_parser
I, [2024-05-31T01:44:54.738168 #1803329]  INFO -- : [ 13/900] 1844614=test_ssl
I, [2024-05-31T01:44:54.738194 #1803329]  INFO -- : [ 14/900] 1844609=test_gem_ext_cargo_builder
I, [2024-05-31T01:44:54.738359 #1803329]  INFO -- : [ 15/900] 1844610=test_module
I, [2024-05-31T01:44:54.738837 #1803329]  INFO -- : [ 16/900] 1844604=test_gem_request_set
I, [2024-05-31T01:44:54.739591 #1803329]  INFO -- : [ 17/900] 1844601=test_rational
I, [2024-05-31T01:44:54.741767 #1803329]  INFO -- : [ 18/900] 1844607=fixtures_test
I, [2024-05-31T01:44:54.746351 #1803329]  INFO -- : [ 19/900] 1844606=test_rational2
I, [2024-05-31T01:44:54.763757 #1803329]  INFO -- : [ 20/900] 1844601=test_spell_checker
I, [2024-05-31T01:44:54.766730 #1803329]  INFO -- : [ 21/900] 1844606=test_propertyputref
I, [2024-05-31T01:44:54.768036 #1803329]  INFO -- : [ 22/900] 1844608=test_assembler
I, [2024-05-31T01:44:54.770052 #1803329]  INFO -- : [ 23/900] 1844613=test_gem_source_installed
I, [2024-05-31T01:44:54.771943 #1803329]  INFO -- : [ 24/900] 1844606=test_erb
I, [2024-05-31T01:44:54.773157 #1803329]  INFO -- : [ 25/900] 1844608=test_x509ext
I, [2024-05-31T01:44:54.773794 #1803329]  INFO -- : [ 26/900] 1844601=test_yield_block
I, [2024-05-31T01:44:54.779875 #1803329]  INFO -- : [ 27/900] 1844601=test_len
I, [2024-05-31T01:44:54.789313 #1803329]  INFO -- : [ 28/900] 1844601=test_gem_commands_cert_command
I, [2024-05-31T01:44:54.794478 #1803329]  INFO -- : [ 29/900] 1844603=test_completion
I, [2024-05-31T01:44:54.803117 #1803329]  INFO -- : [ 30/900] 1844608=test_provider
I, [2024-05-31T01:44:54.852511 #1803329]  INFO -- : [ 31/900] 1844606=test_abi
I, [2024-05-31T01:44:54.886446 #1803329]  INFO -- : [ 32/900] 1844602=test_load
I, [2024-05-31T01:44:54.891583 #1803329]  INFO -- : [ 33/900] 1844602=test_yamldbm
I, [2024-05-31T01:44:54.915739 #1803329]  INFO -- : [ 34/900] 1844600=test_gem_commands_rebuild_command
I, [2024-05-31T01:44:54.917815 #1803329]  INFO -- : [ 35/900] 1844612=test_rdoc_parser_simple
I, [2024-05-31T01:44:54.931439 #1803329]  INFO -- : [ 36/900] 1844602=test_gem_ext_builder
I, [2024-05-31T01:44:54.948325 #1803329]  INFO -- : [ 37/900] 1844611=test_https
I, [2024-05-31T01:44:54.971344 #1803329]  INFO -- : [ 38/900] 1844615=test_evaluation
I, [2024-05-31T01:44:54.981820 #1803329]  INFO -- : [ 39/900] 1844615=test_benchmark
I, [2024-05-31T01:44:55.002517 #1803329]  INFO -- : [ 40/900] 1844609=test_gem_dependency_list
I, [2024-05-31T01:44:55.034903 #1803329]  INFO -- : [ 41/900] 1844613=test_nesting_parser
I, [2024-05-31T01:44:55.044409 #1803329]  INFO -- : [ 42/900] 1844606=test_win32ole_method_event
I, [2024-05-31T01:44:55.057082 #1803329]  INFO -- : [ 43/900] 1844606=test_scalar_scanner
I, [2024-05-31T01:44:55.080965 #1803329]  INFO -- : [ 44/900] 1844609=test_gem_source
I, [2024-05-31T01:44:55.084935 #1803329]  INFO -- : [ 45/900] 1844606=test_array
I, [2024-05-31T01:44:55.134694 #1803329]  INFO -- : [ 46/900] 1844612=test_helper_method
I, [2024-05-31T01:44:55.139053 #1803329]  INFO -- : [ 47/900] 1844607=test_gem_package_tar_writer
I, [2024-05-31T01:44:55.217461 #1803329]  INFO -- : [ 48/900] 1844613=test_gem_commands_outdated_command
I, [2024-05-31T01:44:55.227390 #1803329]  INFO -- : [ 49/900] 1844608=test_new
I, [2024-05-31T01:44:55.235096 #1803329]  INFO -- : [ 50/900] 1844608=test_gem_security_signer
I, [2024-05-31T01:44:55.260730 #1803329]  INFO -- : [ 51/900] 1844600=test_cipher
I, [2024-05-31T01:44:55.268281 #1803329]  INFO -- : [ 52/900] 1844613=constant_path_node_test
I, [2024-05-31T01:44:55.275146 #1803329]  INFO -- : [ 53/900] 1844612=test_storage
I, [2024-05-31T01:44:55.280995 #1803329]  INFO -- : [ 54/900] 1844612=test_gem_resolver_git_set
I, [2024-05-31T01:44:55.329289 #1803329]  INFO -- : [ 55/900] 1844600=test_digest_extend
I, [2024-05-31T01:44:55.331439 #1803329]  INFO -- : [ 56/900] 1844613=test_omap
I, [2024-05-31T01:44:55.337235 #1803329]  INFO -- : [ 57/900] 1844600=test_iterator
I, [2024-05-31T01:44:55.342855 #1803329]  INFO -- : [ 58/900] 1844613=test_string
I, [2024-05-31T01:44:55.343833 #1803329]  INFO -- : [ 59/900] 1844613=test_memory_view
I, [2024-05-31T01:44:55.373435 #1803329]  INFO -- : [ 60/900] 1844613=test_debug
I, [2024-05-31T01:44:55.382879 #1803329]  INFO -- : [ 61/900] 1844613=test_shellwords
I, [2024-05-31T01:44:55.385688 #1803329]  INFO -- : [ 62/900] 1844613=test_rdoc_top_level
I, [2024-05-31T01:44:55.431704 #1803329]  INFO -- : [ 63/900] 1844600=test_metaclass
I, [2024-05-31T01:44:55.436030 #1803329]  INFO -- : [ 64/900] 1844600=heredoc_test
I, [2024-05-31T01:44:55.437033 #1803329]  INFO -- : [ 65/900] 1844609=dispatcher_test
I, [2024-05-31T01:44:55.454273 #1803329]  INFO -- : [ 66/900] 1844607=test_rdoc_rd
I, [2024-05-31T01:44:55.475368 #1803329]  INFO -- : [ 67/900] 1844611=test_cgi_session
I, [2024-05-31T01:44:55.475445 #1803329]  INFO -- : [ 68/900] 1844604=test_x509crl
I, [2024-05-31T01:44:55.500513 #1803329]  INFO -- : [ 69/900] 1844611=test_fixnum
I, [2024-05-31T01:44:55.526310 #1803329]  INFO -- : [ 70/900] 1844611=test_signal
I, [2024-05-31T01:44:55.527105 #1803329]  INFO -- : [ 71/900] 1844608=test_process
I, [2024-05-31T01:44:55.534809 #1803329]  INFO -- : [ 72/900] 1844600=test_input_method
I, [2024-05-31T01:44:55.552825 #1803329]  INFO -- : [ 73/900] 1844608=test_windows_1252
I, [2024-05-31T01:44:55.561227 #1803329]  INFO -- : [ 74/900] 1844608=test_require
I, [2024-05-31T01:44:55.562166 #1803329]  INFO -- : [ 75/900] 1844609=test_cgi_cookie
I, [2024-05-31T01:44:55.587745 #1803329]  INFO -- : [ 76/900] 1844609=test_float
I, [2024-05-31T01:44:55.633240 #1803329]  INFO -- : [ 77/900] 1844604=test_gem_source_git
I, [2024-05-31T01:44:55.640406 #1803329]  INFO -- : [ 78/900] 1844607=test_regex_casefold
I, [2024-05-31T01:44:55.653320 #1803329]  INFO -- : [ 79/900] 1844607=test_refinement
I, [2024-05-31T01:44:55.676839 #1803329]  INFO -- : [ 80/900] 1844600=test_gem_commands_signout_command
I, [2024-05-31T01:44:55.706578 #1803329]  INFO -- : [ 81/900] 1844600=test_gem_resolver_installer_set
I, [2024-05-31T01:44:55.719311 #1803329]  INFO -- : [ 82/900] 1844603=warnings_test
I, [2024-05-31T01:44:55.790837 #1803329]  INFO -- : [ 83/900] 1844603=test_dir_m17n
I, [2024-05-31T01:44:55.844651 #1803329]  INFO -- : [ 84/900] 1844612=test_files_test_1
I, [2024-05-31T01:44:55.964648 #1803329]  INFO -- : [ 85/900] 1844613=test_struct
I, [2024-05-31T01:44:56.013726 #1803329]  INFO -- : [ 86/900] 1844600=test_gem_path_support
I, [2024-05-31T01:44:56.050095 #1803329]  INFO -- : [ 87/900] 1844600=test_set
I, [2024-05-31T01:44:56.077891 #1803329]  INFO -- : [ 88/900] 1844600=test_mutex
I, [2024-05-31T01:44:56.164853 #1803329]  INFO -- : [ 89/900] 1844615=test_x509req
I, [2024-05-31T01:44:56.243008 #1803329]  INFO -- : [ 90/900] 1844604=test_rdoc_rd_inline
I, [2024-05-31T01:44:56.377193 #1803329]  INFO -- : [ 91/900] 1844615=test_allocation
I, [2024-05-31T01:44:56.399509 #1803329]  INFO -- : [ 92/900] 1844604=test_div
I, [2024-05-31T01:44:56.404019 #1803329]  INFO -- : [ 93/900] 1844604=test_win32ole_variant_m
I, [2024-05-31T01:44:56.404407 #1803329]  INFO -- : [ 94/900] 1844604=test_engine
I, [2024-05-31T01:44:56.414063 #1803329]  INFO -- : [ 95/900] 1844604=test_key_error
I, [2024-05-31T01:44:56.417181 #1803329]  INFO -- : [ 96/900] 1844604=test_insns_leaf
I, [2024-05-31T01:44:56.423288 #1803329]  INFO -- : [ 97/900] 1844604=test_serialize_subclasses
I, [2024-05-31T01:44:56.425732 #1803329]  INFO -- : [ 98/900] 1844604=test_color_printer
I, [2024-05-31T01:44:56.457149 #1803329]  INFO -- : [ 99/900] 1844602=test_deprecated
I, [2024-05-31T01:44:56.462619 #1803329]  INFO -- : [100/900] 1844602=test_pkg_config
I, [2024-05-31T01:44:56.479265 #1803329]  INFO -- : [101/900] 1844602=test_cparser
I, [2024-05-31T01:44:56.505861 #1803329]  INFO -- : [102/900] 1844601=magic_comment_test
I, [2024-05-31T01:44:56.523758 #1803329]  INFO -- : [103/900] 1844604=test_rdoc_markup_to_html_snippet
I, [2024-05-31T01:44:56.532101 #1803329]  INFO -- : [104/900] 1844610=test_struct
I, [2024-05-31T01:44:56.553383 #1803329]  INFO -- : [105/900] 1844610=test_variable
I, [2024-05-31T01:44:56.565661 #1803329]  INFO -- : [106/900] 1844613=fuzzer_test
I, [2024-05-31T01:44:56.575244 #1803329]  INFO -- : [107/900] 1844613=test_sexp
I, [2024-05-31T01:44:56.594934 #1803329]  INFO -- : [108/900] 1844613=test_rdoc_markup_include
I, [2024-05-31T01:44:56.598023 #1803329]  INFO -- : [109/900] 1844613=test_win32ole_variant_outarg
I, [2024-05-31T01:44:56.605321 #1803329]  INFO -- : [110/900] 1844613=json_common_interface_test
I, [2024-05-31T01:44:56.624835 #1803329]  INFO -- : [111/900] 1844604=test_dln
I, [2024-05-31T01:44:56.625413 #1803329]  INFO -- : [112/900] 1844604=test_gem_source_subpath_problem
I, [2024-05-31T01:44:56.632652 #1803329]  INFO -- : [113/900] 1844613=test_nomethod_error
I, [2024-05-31T01:44:56.638893 #1803329]  INFO -- : [114/900] 1844613=json_parser_test
I, [2024-05-31T01:44:56.693141 #1803329]  INFO -- : [115/900] 1844613=comments_test
I, [2024-05-31T01:44:56.694588 #1803329]  INFO -- : [116/900] 1844610=test_config
I, [2024-05-31T01:44:56.700830 #1803329]  INFO -- : [117/900] 1844613=test_pkey_dsa
I, [2024-05-31T01:44:56.762390 #1803329]  INFO -- : [118/900] 1844610=test_ocsp
I, [2024-05-31T01:44:56.765794 #1803329]  INFO -- : [119/900] 1844604=test_class
I, [2024-05-31T01:44:56.772075 #1803329]  INFO -- : [120/900] 1844604=test_scheduler
I, [2024-05-31T01:44:56.924891 #1803329]  INFO -- : [121/900] 1844601=test_rdoc_markup_heading
I, [2024-05-31T01:44:56.943728 #1803329]  INFO -- : [122/900] 1844604=test_exception_at_throwing
I, [2024-05-31T01:44:56.961843 #1803329]  INFO -- : [123/900] 1844602=test_iseq
I, [2024-05-31T01:44:56.994592 #1803329]  INFO -- : [124/900] 1844604=test_gem_commands_server_command
I, [2024-05-31T01:44:57.007507 #1803329]  INFO -- : [125/900] 1844604=test_did_you_mean
I, [2024-05-31T01:44:57.099640 #1803329]  INFO -- : [126/900] 1844610=test_io_m17n
I, [2024-05-31T01:44:57.141545 #1803329]  INFO -- : [127/900] 1844601=test_variable_name_check
I, [2024-05-31T01:44:57.167296 #1803329]  INFO -- : [128/900] 1844601=test_tracer
I, [2024-05-31T01:44:57.179145 #1803329]  INFO -- : [129/900] 1844604=test_cmethod
I, [2024-05-31T01:44:57.184492 #1803329]  INFO -- : [130/900] 1844604=test_option
I, [2024-05-31T01:44:57.209383 #1803329]  INFO -- : [131/900] 1844609=test_append
I, [2024-05-31T01:44:57.214762 #1803329]  INFO -- : [132/900] 1844600=test_gem_commands_build_command
I, [2024-05-31T01:44:57.222084 #1803329]  INFO -- : [133/900] 1844609=test_case_comprehensive
I, [2024-05-31T01:44:57.226558 #1803329]  INFO -- : [134/900] 1844609=test_interned_str
I, [2024-05-31T01:44:57.232934 #1803329]  INFO -- : [135/900] 1844609=test_rdoc_servlet
I, [2024-05-31T01:44:57.305889 #1803329]  INFO -- : [136/900] 1844601=test_gem_security
I, [2024-05-31T01:44:57.344350 #1803329]  INFO -- : [137/900] 1844604=test_ractor
I, [2024-05-31T01:44:57.430177 #1803329]  INFO -- : [138/900] 1844604=test_digest
I, [2024-05-31T01:44:57.435115 #1803329]  INFO -- : [139/900] 1844604=test_bundled_ca
I, [2024-05-31T01:44:57.460180 #1803329]  INFO -- : [140/900] 1844603=test_closure
I, [2024-05-31T01:44:57.498250 #1803329]  INFO -- : [141/900] 1844600=test_open3
I, [2024-05-31T01:44:57.630885 #1803329]  INFO -- : [142/900] 1844602=test_multi_irb_commands
I, [2024-05-31T01:44:57.640050 #1803329]  INFO -- : [143/900] 1844602=test_fiber
I, [2024-05-31T01:44:57.662319 #1803329]  INFO -- : [144/900] 1844609=test_mkmf
I, [2024-05-31T01:44:57.704679 #1803329]  INFO -- : [145/900] 1844609=test_date_marshal
I, [2024-05-31T01:44:57.709345 #1803329]  INFO -- : [146/900] 1844609=test_history
I, [2024-05-31T01:44:57.725592 #1803329]  INFO -- : [147/900] 1844603=test_popen_deadlock
I, [2024-05-31T01:44:57.734756 #1803329]  INFO -- : [148/900] 1844605=test_delegate
I, [2024-05-31T01:44:57.751965 #1803329]  INFO -- : [149/900] 1844613=test_exit
I, [2024-05-31T01:44:57.774034 #1803329]  INFO -- : [150/900] 1844605=test_recursion
I, [2024-05-31T01:44:57.779688 #1803329]  INFO -- : [151/900] 1844605=test_stream
I, [2024-05-31T01:44:57.821015 #1803329]  INFO -- : [152/900] 1844611=test_to_ary_concat
I, [2024-05-31T01:44:57.856349 #1803329]  INFO -- : [153/900] 1844613=test_time
I, [2024-05-31T01:44:57.883063 #1803329]  INFO -- : [154/900] 1844609=test_webauthn_listener_response
I, [2024-05-31T01:44:57.888424 #1803329]  INFO -- : [155/900] 1844605=test_rdoc_markup_pre_process
I, [2024-05-31T01:44:57.914430 #1803329]  INFO -- : [156/900] 1844609=test_printf
I, [2024-05-31T01:44:57.925328 #1803329]  INFO -- : [157/900] 1844606=test_pinned
I, [2024-05-31T01:44:57.940290 #1803329]  INFO -- : [158/900] 1844609=test_within_pipe
I, [2024-05-31T01:44:57.945639 #1803329]  INFO -- : [159/900] 1844606=test_emoji_breaks
I, [2024-05-31T01:44:57.958856 #1803329]  INFO -- : [160/900] 1844606=test_gem_bundler_version_finder
I, [2024-05-31T01:44:58.016417 #1803329]  INFO -- : [161/900] 1844609=test_help
I, [2024-05-31T01:44:58.036395 #1803329]  INFO -- : [162/900] 1844609=test_rdoc_markup_to_bs
I, [2024-05-31T01:44:58.078186 #1803329]  INFO -- : [163/900] 1844609=test_beginendblock
I, [2024-05-31T01:44:58.083438 #1803329]  INFO -- : [164/900] 1844613=test_files_lib
I, [2024-05-31T01:44:58.110557 #1803329]  INFO -- : [165/900] 1844605=test_gem_commands_unpack_command
I, [2024-05-31T01:44:58.188223 #1803329]  INFO -- : [166/900] 1844606=json_encoding_test
I, [2024-05-31T01:44:58.209259 #1803329]  INFO -- : [167/900] 1844606=test_color
I, [2024-05-31T01:44:58.375346 #1803329]  INFO -- : [168/900] 1844606=test_key_stroke
I, [2024-05-31T01:44:58.383658 #1803329]  INFO -- : [169/900] 1844606=test_set_len
I, [2024-05-31T01:44:58.396399 #1803329]  INFO -- : [170/900] 1844606=test_httpresponses
I, [2024-05-31T01:44:58.448503 #1803329]  INFO -- : [171/900] 1844606=test_encoding
I, [2024-05-31T01:44:58.477970 #1803329]  INFO -- : [172/900] 1844603=test_rdoc_ri_driver
I, [2024-05-31T01:44:58.487626 #1803329]  INFO -- : [173/900] 1844606=test_gem_resolver_local_specification
I, [2024-05-31T01:44:58.512798 #1803329]  INFO -- : [174/900] 1844611=test_httpheader
I, [2024-05-31T01:44:58.530691 #1803329]  INFO -- : [175/900] 1844611=test_rdoc_markup_to_label
I, [2024-05-31T01:44:58.564501 #1803329]  INFO -- : [176/900] 1844606=test_install
I, [2024-05-31T01:44:58.599018 #1803329]  INFO -- : [177/900] 1844609=string_encoding_test
I, [2024-05-31T01:44:58.616717 #1803329]  INFO -- : [178/900] 1844609=test_sockopt
I, [2024-05-31T01:44:58.632203 #1803329]  INFO -- : [179/900] 1844609=test_pair
I, [2024-05-31T01:44:58.659277 #1803329]  INFO -- : [180/900] 1844610=test_gem_commands_yank_command
I, [2024-05-31T01:44:58.719285 #1803329]  INFO -- : [181/900] 1844605=test_win32ole_param
I, [2024-05-31T01:44:58.725791 #1803329]  INFO -- : [182/900] 1844605=test_acceptable
I, [2024-05-31T01:44:58.755522 #1803329]  INFO -- : [183/900] 1844611=test_rdoc_generator_pot_po_entry
I, [2024-05-31T01:44:58.781291 #1803329]  INFO -- : [184/900] 1844611=test_euc_jp
I, [2024-05-31T01:44:58.790065 #1803329]  INFO -- : [185/900] 1844611=test_document
I, [2024-05-31T01:44:58.819277 #1803329]  INFO -- : [186/900] 1844611=test_rdoc_i18n_locale
I, [2024-05-31T01:44:58.824162 #1803329]  INFO -- : [187/900] 1844606=test_chilled
I, [2024-05-31T01:44:58.828015 #1803329]  INFO -- : [188/900] 1844611=test_name_error_extension
I, [2024-05-31T01:44:58.828802 #1803329]  INFO -- : [189/900] 1844606=test_human_typo
I, [2024-05-31T01:44:58.839303 #1803329]  INFO -- : [190/900] 1844611=test_primitive
I, [2024-05-31T01:44:58.840171 #1803329]  INFO -- : [191/900] 1844606=test_rbconfig
I, [2024-05-31T01:44:58.846022 #1803329]  INFO -- : [192/900] 1844606=test_ssl_session
I, [2024-05-31T01:44:58.851427 #1803329]  INFO -- : [193/900] 1844611=test_lexer
I, [2024-05-31T01:44:58.879821 #1803329]  INFO -- : [194/900] 1844611=test_thread_cv
I, [2024-05-31T01:44:58.913708 #1803329]  INFO -- : [195/900] 1844605=test_notimplement
I, [2024-05-31T01:44:58.924741 #1803329]  INFO -- : [196/900] 1844605=test_random
I, [2024-05-31T01:44:58.933767 #1803329]  INFO -- : [197/900] 1844605=test_gem_uri
I, [2024-05-31T01:44:58.967709 #1803329]  INFO -- : [198/900] 1844605=test_key_event_record
I, [2024-05-31T01:44:59.045736 #1803329]  INFO -- : [199/900] 1844605=test_gem_resolver_vendor_specification
I, [2024-05-31T01:44:59.053145 #1803329]  INFO -- : [200/900] 1844603=test_gem_commands_update_command
I, [2024-05-31T01:44:59.099478 #1803329]  INFO -- : [201/900] 1844605=test_data
I, [2024-05-31T01:44:59.110607 #1803329]  INFO -- : [202/900] 1844605=test_filter
I, [2024-05-31T01:44:59.122657 #1803329]  INFO -- : [203/900] 1844604=test_gem_gem_runner
I, [2024-05-31T01:44:59.155119 #1803329]  INFO -- : [204/900] 1844605=test_rdoc_method_attr
I, [2024-05-31T01:44:59.191861 #1803329]  INFO -- : [205/900] 1844604=test_unicode
I, [2024-05-31T01:44:59.195923 #1803329]  INFO -- : [206/900] 1844604=test_enumerator
I, [2024-05-31T01:44:59.200087 #1803329]  INFO -- : [207/900] 1844604=test_rdoc_parser_changelog
I, [2024-05-31T01:44:59.269419 #1803329]  INFO -- : [208/900] 1844604=test_koi8
I, [2024-05-31T01:44:59.275385 #1803329]  INFO -- : [209/900] 1844604=test_rdoc_generator_pot
I, [2024-05-31T01:44:59.276045 #1803329]  INFO -- : [210/900] 1844604=test_case_mapping
I, [2024-05-31T01:44:59.289774 #1803329]  INFO -- : [211/900] 1844604=test_path
I, [2024-05-31T01:44:59.298886 #1803329]  INFO -- : [212/900] 1844604=test_win32ole_param_event
I, [2024-05-31T01:44:59.302809 #1803329]  INFO -- : [213/900] 1844604=test_bn
I, [2024-05-31T01:44:59.306861 #1803329]  INFO -- : [214/900] 1844608=test_http
I, [2024-05-31T01:44:59.306939 #1803329]  INFO -- : [215/900] 1844605=test_addrinfo
I, [2024-05-31T01:44:59.314724 #1803329]  INFO -- : [216/900] 1844604=test_tree_spell_checker
I, [2024-05-31T01:44:59.344548 #1803329]  INFO -- : [217/900] 1844605=test_rdoc_markup_to_html
I, [2024-05-31T01:44:59.346714 #1803329]  INFO -- : [218/900] 1844604=test_date_compat
I, [2024-05-31T01:44:59.354659 #1803329]  INFO -- : [219/900] 1844604=test_bug-14834
I, [2024-05-31T01:44:59.357872 #1803329]  INFO -- : [220/900] 1844610=test_terminfo
I, [2024-05-31T01:44:59.429142 #1803329]  INFO -- : [221/900] 1844610=test_compile_prism
I, [2024-05-31T01:44:59.442322 #1803329]  INFO -- : [222/900] 1844604=test_gem_resolver_lock_set
I, [2024-05-31T01:44:59.449437 #1803329]  INFO -- : [223/900] 1844605=test_not
I, [2024-05-31T01:44:59.452540 #1803329]  INFO -- : [224/900] 1844605=test_import
I, [2024-05-31T01:44:59.460478 #1803329]  INFO -- : [225/900] 1844612=test_rdoc_parser_markdown
I, [2024-05-31T01:44:59.465482 #1803329]  INFO -- : [226/900] 1844604=test_gem_update_suggestion
I, [2024-05-31T01:44:59.485756 #1803329]  INFO -- : [227/900] 1844612=test_files_test
I, [2024-05-31T01:44:59.486232 #1803329]  INFO -- : [228/900] 1844612=test_file_exhaustive
I, [2024-05-31T01:44:59.542516 #1803329]  INFO -- : [229/900] 1844611=attribute_write_test
I, [2024-05-31T01:44:59.550726 #1803329]  INFO -- : [230/900] 1844604=test_logger
I, [2024-05-31T01:44:59.575368 #1803329]  INFO -- : [231/900] 1844604=test_win32ole_method
I, [2024-05-31T01:44:59.578255 #1803329]  INFO -- : [232/900] 1844604=test_delete
I, [2024-05-31T01:44:59.583013 #1803329]  INFO -- : [233/900] 1844604=dump_test
I, [2024-05-31T01:44:59.641349 #1803329]  INFO -- : [234/900] 1844611=test_class_name_check
I, [2024-05-31T01:44:59.659089 #1803329]  INFO -- : [235/900] 1844611=test_keyword
I, [2024-05-31T01:44:59.702139 #1803329]  INFO -- : [236/900] 1844615=test_continuation
I, [2024-05-31T01:44:59.711205 #1803329]  INFO -- : [237/900] 1844615=test_fd_setsize
I, [2024-05-31T01:44:59.712846 #1803329]  INFO -- : [238/900] 1844615=test_numhash
I, [2024-05-31T01:44:59.717177 #1803329]  INFO -- : [239/900] 1844615=test_weakkeymap
I, [2024-05-31T01:44:59.754590 #1803329]  INFO -- : [240/900] 1844606=test_gem_commands_push_command
I, [2024-05-31T01:44:59.767876 #1803329]  INFO -- : [241/900] 1844610=test_pkey_rsa
I, [2024-05-31T01:44:59.917825 #1803329]  INFO -- : [242/900] 1844615=test_gem_platform
I, [2024-05-31T01:45:00.034605 #1803329]  INFO -- : [243/900] 1844610=test_rdoc_markup_hard_break
I, [2024-05-31T01:45:00.199479 #1803329]  INFO -- : [244/900] 1844615=test_date_strptime
I, [2024-05-31T01:45:00.213854 #1803329]  INFO -- : [245/900] 1844610=test_gem_package_task
I, [2024-05-31T01:45:00.221285 #1803329]  INFO -- : [246/900] 1844610=test_placearg
I, [2024-05-31T01:45:00.271248 #1803329]  INFO -- : [247/900] 1844607=test_pointer
I, [2024-05-31T01:45:00.320723 #1803329]  INFO -- : [248/900] 1844615=test_func
I, [2024-05-31T01:45:00.355668 #1803329]  INFO -- : [249/900] 1844600=test_big5
I, [2024-05-31T01:45:00.360992 #1803329]  INFO -- : [250/900] 1844600=test_type
I, [2024-05-31T01:45:00.365635 #1803329]  INFO -- : [251/900] 1844606=test_ractor
I, [2024-05-31T01:45:00.366695 #1803329]  INFO -- : [252/900] 1844600=test_tsort
I, [2024-05-31T01:45:00.372129 #1803329]  INFO -- : [253/900] 1844600=test_signedness
I, [2024-05-31T01:45:00.381730 #1803329]  INFO -- : [254/900] 1844610=test_rdoc_rd_block_parser
I, [2024-05-31T01:45:00.395230 #1803329]  INFO -- : [255/900] 1844605=test_ossl
I, [2024-05-31T01:45:00.406173 #1803329]  INFO -- : [256/900] 1844611=test_normalize
I, [2024-05-31T01:45:00.408901 #1803329]  INFO -- : [257/900] 1844611=test_timeout
I, [2024-05-31T01:45:00.415266 #1803329]  INFO -- : [258/900] 1844610=test_flip
I, [2024-05-31T01:45:00.418892 #1803329]  INFO -- : [259/900] 1844611=test_change_word
I, [2024-05-31T01:45:00.430094 #1803329]  INFO -- : [260/900] 1844611=test_sleep
I, [2024-05-31T01:45:00.435015 #1803329]  INFO -- : [261/900] 1844606=test_gem_local_remote_options
I, [2024-05-31T01:45:00.437065 #1803329]  INFO -- : [262/900] 1844610=test_date_arith
I, [2024-05-31T01:45:00.446762 #1803329]  INFO -- : [263/900] 1844610=test_ruby_lex
I, [2024-05-31T01:45:00.470619 #1803329]  INFO -- : [264/900] 1844606=test_object
I, [2024-05-31T01:45:00.640525 #1803329]  INFO -- : [265/900] 1844610=test_gem_command_manager
I, [2024-05-31T01:45:00.774861 #1803329]  INFO -- : [266/900] 1844603=test_gem_gemcutter_utilities
I, [2024-05-31T01:45:00.788692 #1803329]  INFO -- : [267/900] 1844607=test_basicinstructions
I, [2024-05-31T01:45:00.827214 #1803329]  INFO -- : [268/900] 1844610=parse_test
I, [2024-05-31T01:45:00.872042 #1803329]  INFO -- : [269/900] 1844607=test_key_actor_emacs
I, [2024-05-31T01:45:00.913679 #1803329]  INFO -- : [270/900] 1844606=test_arithmetic_sequence
I, [2024-05-31T01:45:00.918049 #1803329]  INFO -- : [271/900] 1844610=test_object
I, [2024-05-31T01:45:00.923441 #1803329]  INFO -- : [272/900] 1844610=test_cgi_header
I, [2024-05-31T01:45:00.924184 #1803329]  INFO -- : [273/900] 1844606=heredoc_dedent_test
I, [2024-05-31T01:45:00.937514 #1803329]  INFO -- : [274/900] 1844610=version_test
I, [2024-05-31T01:45:00.939169 #1803329]  INFO -- : [275/900] 1844610=test_rdoc_ri_paths
I, [2024-05-31T01:45:00.948743 #1803329]  INFO -- : [276/900] 1844604=library_symbols_test
I, [2024-05-31T01:45:00.956278 #1803329]  INFO -- : [277/900] 1844604=test_locale
I, [2024-05-31T01:45:00.982660 #1803329]  INFO -- : [278/900] 1844610=test_addr
I, [2024-05-31T01:45:00.998660 #1803329]  INFO -- : [279/900] 1844610=test_ensured
I, [2024-05-31T01:45:01.007969 #1803329]  INFO -- : [280/900] 1844606=test_ts
I, [2024-05-31T01:45:01.027611 #1803329]  INFO -- : [281/900] 1844604=test_encoding
I, [2024-05-31T01:45:01.080499 #1803329]  INFO -- : [282/900] 1844607=test_helper
I, [2024-05-31T01:45:01.080576 #1803329]  INFO -- : [283/900] 1844607=test_erb_command
I, [2024-05-31T01:45:01.081770 #1803329]  INFO -- : [284/900] 1844610=test_gem_uri_formatter
I, [2024-05-31T01:45:01.102604 #1803329]  INFO -- : [285/900] 1844610=test_constant
I, [2024-05-31T01:45:01.133676 #1803329]  INFO -- : [286/900] 1844607=test_pty
I, [2024-05-31T01:45:01.168328 #1803329]  INFO -- : [287/900] 1844603=test_dup
I, [2024-05-31T01:45:01.247705 #1803329]  INFO -- : [288/900] 1844615=test_project_sanity
I, [2024-05-31T01:45:01.281799 #1803329]  INFO -- : [289/900] 1844604=test_range
I, [2024-05-31T01:45:01.297389 #1803329]  INFO -- : [290/900] 1844615=test_udp
I, [2024-05-31T01:45:01.303888 #1803329]  INFO -- : [291/900] 1844615=test_file
I, [2024-05-31T01:45:01.406032 #1803329]  INFO -- : [292/900] 1844603=test_force_exit
I, [2024-05-31T01:45:01.411525 #1803329]  INFO -- : [293/900] 1844603=test_ostruct
I, [2024-05-31T01:45:01.498741 #1803329]  INFO -- : [294/900] 1844606=unescape_test
I, [2024-05-31T01:45:01.578936 #1803329]  INFO -- : [295/900] 1844603=test_data_error
I, [2024-05-31T01:45:01.659132 #1803329]  INFO -- : [296/900] 1844607=bom_test
I, [2024-05-31T01:45:01.663810 #1803329]  INFO -- : [297/900] 1844607=test_gem_commands_check_command
I, [2024-05-31T01:45:01.676972 #1803329]  INFO -- : [298/900] 1844603=test_regexp
I, [2024-05-31T01:45:01.704071 #1803329]  INFO -- : [299/900] 1844607=errors_test
I, [2024-05-31T01:45:01.806648 #1803329]  INFO -- : [300/900] 1844607=test_rdoc_markup_document
I, [2024-05-31T01:45:01.822350 #1803329]  INFO -- : [301/900] 1844607=test_integer_comb
I, [2024-05-31T01:45:01.841563 #1803329]  INFO -- : [302/900] 1844613=test_tmpdir
I, [2024-05-31T01:45:01.945698 #1803329]  INFO -- : [303/900] 1844613=test_vm_dump
I, [2024-05-31T01:45:01.948835 #1803329]  INFO -- : [304/900] 1844613=test_jaro_winkler
I, [2024-05-31T01:45:01.976611 #1803329]  INFO -- : [305/900] 1844613=test_random_formatter
I, [2024-05-31T01:45:01.991381 #1803329]  INFO -- : [306/900] 1844613=test_helper
I, [2024-05-31T01:45:02.008726 #1803329]  INFO -- : [307/900] 1844613=test_gem_request_set_gem_dependency_api
I, [2024-05-31T01:45:02.019226 #1803329]  INFO -- : [308/900] 1844609=test_ast
I, [2024-05-31T01:45:02.194814 #1803329]  INFO -- : [309/900] 1844604=test_lambda
I, [2024-05-31T01:45:02.223745 #1803329]  INFO -- : [310/900] 1844613=test_webauthn_listener
I, [2024-05-31T01:45:02.275535 #1803329]  INFO -- : [311/900] 1844614=test_x509store
I, [2024-05-31T01:45:02.277290 #1803329]  INFO -- : [312/900] 1844613=test_rdoc_code_object
I, [2024-05-31T01:45:02.297430 #1803329]  INFO -- : [313/900] 1844604=test_fips
I, [2024-05-31T01:45:02.440439 #1803329]  INFO -- : [314/900] 1844601=test_x509name
I, [2024-05-31T01:45:02.459216 #1803329]  INFO -- : [315/900] 1844601=test_update
I, [2024-05-31T01:45:02.462914 #1803329]  INFO -- : [316/900] 1844601=parse_comments_test
I, [2024-05-31T01:45:02.467854 #1803329]  INFO -- : [317/900] 1844601=test_transcode
I, [2024-05-31T01:45:02.567971 #1803329]  INFO -- : [318/900] 1844604=json_generator_test
I, [2024-05-31T01:45:02.576642 #1803329]  INFO -- : [319/900] 1844614=test_eval
I, [2024-05-31T01:45:02.682575 #1803329]  INFO -- : [320/900] 1844604=test_enumerable
I, [2024-05-31T01:45:02.694314 #1803329]  INFO -- : [321/900] 1844604=test_gem_resolver_vendor_set
I, [2024-05-31T01:45:02.717753 #1803329]  INFO -- : [322/900] 1844604=test_config
I, [2024-05-31T01:45:02.724699 #1803329]  INFO -- : [323/900] 1844601=ruby_parser_test
I, [2024-05-31T01:45:02.725674 #1803329]  INFO -- : [324/900] 1844601=test_gem_resolver_api_set
I, [2024-05-31T01:45:02.735972 #1803329]  INFO -- : [325/900] 1844613=test_gem_safe_marshal
I, [2024-05-31T01:45:02.754698 #1803329]  INFO -- : [326/900] 1844600=test_gem_commands_setup_command
I, [2024-05-31T01:45:02.786100 #1803329]  INFO -- : [327/900] 1844601=test_integer
I, [2024-05-31T01:45:02.854835 #1803329]  INFO -- : [328/900] 1844601=test_dryrun
I, [2024-05-31T01:45:02.866396 #1803329]  INFO -- : [329/900] 1844614=test_rdoc_attr
I, [2024-05-31T01:45:02.882665 #1803329]  INFO -- : [330/900] 1844601=test_env
I, [2024-05-31T01:45:03.059863 #1803329]  INFO -- : [331/900] 1844606=test_gem_resolver_git_specification
I, [2024-05-31T01:45:03.069146 #1803329]  INFO -- : [332/900] 1844614=test_usrmarshal
I, [2024-05-31T01:45:03.299828 #1803329]  INFO -- : [333/900] 1844604=test_object_references
I, [2024-05-31T01:45:03.309716 #1803329]  INFO -- : [334/900] 1844604=test_capacity
I, [2024-05-31T01:45:03.319069 #1803329]  INFO -- : [335/900] 1844604=test_nextafter
I, [2024-05-31T01:45:03.323648 #1803329]  INFO -- : [336/900] 1844606=test_have_func
I, [2024-05-31T01:45:03.353792 #1803329]  INFO -- : [337/900] 1844614=test_stat
I, [2024-05-31T01:45:03.357748 #1803329]  INFO -- : [338/900] 1844614=test_gem_request_set_lockfile_tokenizer
I, [2024-05-31T01:45:03.386648 #1803329]  INFO -- : [339/900] 1844600=test_rubygems
I, [2024-05-31T01:45:03.404348 #1803329]  INFO -- : [340/900] 1844613=ripper_test
I, [2024-05-31T01:45:03.429853 #1803329]  INFO -- : [341/900] 1844604=test_call
I, [2024-05-31T01:45:03.560299 #1803329]  INFO -- : [342/900] 1844600=test_https_proxy
I, [2024-05-31T01:45:03.619284 #1803329]  INFO -- : [343/900] 1844600=test_integer
I, [2024-05-31T01:45:03.628805 #1803329]  INFO -- : [344/900] 1844614=test_cgi_modruby
I, [2024-05-31T01:45:03.638453 #1803329]  INFO -- : [345/900] 1844604=test_rubyoptions
I, [2024-05-31T01:45:03.646373 #1803329]  INFO -- : [346/900] 1844614=test_super
I, [2024-05-31T01:45:03.723699 #1803329]  INFO -- : [347/900] 1844610=test_ancdata
I, [2024-05-31T01:45:03.729805 #1803329]  INFO -- : [348/900] 1844610=test_singleton_function
I, [2024-05-31T01:45:03.734150 #1803329]  INFO -- : [349/900] 1844610=test_reline_key
I, [2024-05-31T01:45:03.739343 #1803329]  INFO -- : [350/900] 1844610=test_rb_str_dup
I, [2024-05-31T01:45:03.744740 #1803329]  INFO -- : [351/900] 1844610=test_weakref
I, [2024-05-31T01:45:03.798878 #1803329]  INFO -- : [352/900] 1844602=test_nonblock
I, [2024-05-31T01:45:03.815311 #1803329]  INFO -- : [353/900] 1844602=test_marshal
I, [2024-05-31T01:45:03.909605 #1803329]  INFO -- : [354/900] 1844613=test_unicode_normalize
I, [2024-05-31T01:45:03.942050 #1803329]  INFO -- : [355/900] 1844613=test_timeout
I, [2024-05-31T01:45:03.975705 #1803329]  INFO -- : [356/900] 1844610=test_alias
I, [2024-05-31T01:45:04.150626 #1803329]  INFO -- : [357/900] 1844610=test_ractor
I, [2024-05-31T01:45:04.355452 #1803329]  INFO -- : [358/900] 1844602=test_debugger_integration
I, [2024-05-31T01:45:04.372677 #1803329]  INFO -- : [359/900] 1844602=test_rendering
I, [2024-05-31T01:45:04.418084 #1803329]  INFO -- : [360/900] 1844602=test_my_integer
I, [2024-05-31T01:45:04.421338 #1803329]  INFO -- : [361/900] 1844602=json_ext_parser_test
I, [2024-05-31T01:45:04.428479 #1803329]  INFO -- : [362/900] 1844614=test_thread
I, [2024-05-31T01:45:04.431750 #1803329]  INFO -- : [363/900] 1844602=test_ssl
I, [2024-05-31T01:45:04.611703 #1803329]  INFO -- : [364/900] 1844610=test_ractor
I, [2024-05-31T01:45:04.623233 #1803329]  INFO -- : [365/900] 1844610=test_gem_commands_open_command
I, [2024-05-31T01:45:04.724301 #1803329]  INFO -- : [366/900] 1844610=test_dns
I, [2024-05-31T01:45:04.805989 #1803329]  INFO -- : [367/900] 1844613=test_gem
I, [2024-05-31T01:45:04.842096 #1803329]  INFO -- : [368/900] 1844607=test_gem_source_lock
I, [2024-05-31T01:45:04.899634 #1803329]  INFO -- : [369/900] 1844607=test_registry
I, [2024-05-31T01:45:04.910668 #1803329]  INFO -- : [370/900] 1844607=test_parser
I, [2024-05-31T01:45:04.921791 #1803329]  INFO -- : [371/900] 1844607=test_cgi_core
I, [2024-05-31T01:45:04.936818 #1803329]  INFO -- : [372/900] 1844607=test_history
I, [2024-05-31T01:45:04.946047 #1803329]  INFO -- : [373/900] 1844607=test_mixed_unicode_escapes
I, [2024-05-31T01:45:04.954960 #1803329]  INFO -- : [374/900] 1844607=test_rdoc_markup_to_ansi
I, [2024-05-31T01:45:04.989659 #1803329]  INFO -- : [375/900] 1844607=test_ipaddr
I, [2024-05-31T01:45:05.001676 #1803329]  INFO -- : [376/900] 1844602=test_win32ole_variant
I, [2024-05-31T01:45:05.007434 #1803329]  INFO -- : [377/900] 1844602=overlap_test
I, [2024-05-31T01:45:05.018130 #1803329]  INFO -- : [378/900] 1844607=test_gem_resolver_api_specification
I, [2024-05-31T01:45:05.049250 #1803329]  INFO -- : [379/900] 1844607=static_literals_test
I, [2024-05-31T01:45:05.053142 #1803329]  INFO -- : [380/900] 1844607=test_merge_keys
I, [2024-05-31T01:45:05.068927 #1803329]  INFO -- : [381/900] 1844607=test_rdoc_extend
I, [2024-05-31T01:45:05.078889 #1803329]  INFO -- : [382/900] 1844606=test_threadgroup
I, [2024-05-31T01:45:05.128796 #1803329]  INFO -- : [383/900] 1844607=test_gem_specification
I, [2024-05-31T01:45:05.170983 #1803329]  INFO -- : [384/900] 1844610=test_enum
I, [2024-05-31T01:45:05.426250 #1803329]  INFO -- : [385/900] 1844611=test_resolve_symbol
I, [2024-05-31T01:45:05.485968 #1803329]  INFO -- : [386/900] 1844602=test_complex2
I, [2024-05-31T01:45:05.491428 #1803329]  INFO -- : [387/900] 1844602=test_gem_package
I, [2024-05-31T01:45:05.516434 #1803329]  INFO -- : [388/900] 1844611=test_have_macro
I, [2024-05-31T01:45:05.538014 #1803329]  INFO -- : [389/900] 1844612=test_time_tz
I, [2024-05-31T01:45:05.596250 #1803329]  INFO -- : [390/900] 1844612=test_win32ole_event
I, [2024-05-31T01:45:05.601252 #1803329]  INFO -- : [391/900] 1844612=test_rdoc_generator_json_index
I, [2024-05-31T01:45:05.643549 #1803329]  INFO -- : [392/900] 1844612=ractor_test
I, [2024-05-31T01:45:05.735546 #1803329]  INFO -- : [393/900] 1844612=test_trace
I, [2024-05-31T01:45:05.754826 #1803329]  INFO -- : [394/900] 1844612=test_arity
I, [2024-05-31T01:45:05.756179 #1803329]  INFO -- : [395/900] 1844612=test_stringio
I, [2024-05-31T01:45:05.874464 #1803329]  INFO -- : [396/900] 1844612=test_io_wait_uncommon
I, [2024-05-31T01:45:05.881657 #1803329]  INFO -- : [397/900] 1844612=test_win32ole_variable
I, [2024-05-31T01:45:05.888710 #1803329]  INFO -- : [398/900] 1844612=test_bignum
I, [2024-05-31T01:45:05.997244 #1803329]  INFO -- : [399/900] 1844601=test_rdoc_class_module
I, [2024-05-31T01:45:06.058702 #1803329]  INFO -- : [400/900] 1844611=test_gem_ci_detector
I, [2024-05-31T01:45:06.086832 #1803329]  INFO -- : [401/900] 1844606=test_lazy_enumerator
I, [2024-05-31T01:45:06.207140 #1803329]  INFO -- : [402/900] 1844602=test_enc_associate
I, [2024-05-31T01:45:06.246621 #1803329]  INFO -- : [403/900] 1844610=test_unix
I, [2024-05-31T01:45:06.260339 #1803329]  INFO -- : [404/900] 1844611=test_gem_commands_pristine_command
I, [2024-05-31T01:45:06.295001 #1803329]  INFO -- : [405/900] 1844610=test_context
I, [2024-05-31T01:45:06.441916 #1803329]  INFO -- : [406/900] 1844610=test_nofree
I, [2024-05-31T01:45:06.445690 #1803329]  INFO -- : [407/900] 1844610=test_coder
I, [2024-05-31T01:45:06.467558 #1803329]  INFO -- : [408/900] 1844610=test_symbol
I, [2024-05-31T01:45:06.647256 #1803329]  INFO -- : [409/900] 1844606=parser_test
I, [2024-05-31T01:45:06.655534 #1803329]  INFO -- : [410/900] 1844606=test_find_executable
I, [2024-05-31T01:45:06.662921 #1803329]  INFO -- : [411/900] 1844606=test_function_entry
I, [2024-05-31T01:45:06.667387 #1803329]  INFO -- : [412/900] 1844606=test_arith_seq_beg_len_step
I, [2024-05-31T01:45:06.762016 #1803329]  INFO -- : [413/900] 1844605=test_gem_resolver_requirement_list
I, [2024-05-31T01:45:06.765671 #1803329]  INFO -- : [414/900] 1844606=test_pkcs7
I, [2024-05-31T01:45:06.769143 #1803329]  INFO -- : [415/900] 1844600=test_mailto
I, [2024-05-31T01:45:06.771858 #1803329]  INFO -- : [416/900] 1844605=test_symbol
I, [2024-05-31T01:45:06.776001 #1803329]  INFO -- : [417/900] 1844605=test_coderange
I, [2024-05-31T01:45:06.776091 #1803329]  INFO -- : [418/900] 1844600=test_http_request
I, [2024-05-31T01:45:06.781438 #1803329]  INFO -- : [419/900] 1844605=json_generic_object_test
I, [2024-05-31T01:45:06.783529 #1803329]  INFO -- : [420/900] 1844600=test_gem_source_fetch_problem
I, [2024-05-31T01:45:06.796341 #1803329]  INFO -- : [421/900] 1844600=test_rdoc_comment
I, [2024-05-31T01:45:06.800036 #1803329]  INFO -- : [422/900] 1844605=test_resize
I, [2024-05-31T01:45:06.808106 #1803329]  INFO -- : [423/900] 1844605=test_error_highlight
I, [2024-05-31T01:45:06.824022 #1803329]  INFO -- : [424/900] 1844601=test_rdoc_generator_darkfish
I, [2024-05-31T01:45:06.863594 #1803329]  INFO -- : [425/900] 1844600=test_cgi_multipart
I, [2024-05-31T01:45:06.866050 #1803329]  INFO -- : [426/900] 1844602=test_word
I, [2024-05-31T01:45:06.870524 #1803329]  INFO -- : [427/900] 1844602=test_gem_commands_cleanup_command
I, [2024-05-31T01:45:06.970335 #1803329]  INFO -- : [428/900] 1844606=test_member
I, [2024-05-31T01:45:06.973757 #1803329]  INFO -- : [429/900] 1844606=test_numeric
I, [2024-05-31T01:45:06.983151 #1803329]  INFO -- : [430/900] 1844606=test_dir
I, [2024-05-31T01:45:07.035044 #1803329]  INFO -- : [431/900] 1844613=test_gem_console_ui
I, [2024-05-31T01:45:07.043570 #1803329]  INFO -- : [432/900] 1844613=test_date_ractor
I, [2024-05-31T01:45:07.087585 #1803329]  INFO -- : [433/900] 1844600=test_autoconf
I, [2024-05-31T01:45:07.095812 #1803329]  INFO -- : [434/900] 1844600=test_eval
I, [2024-05-31T01:45:07.100567 #1803329]  INFO -- : [435/900] 1844600=test_ractor_compatibility
I, [2024-05-31T01:45:07.213252 #1803329]  INFO -- : [436/900] 1844601=test_arity
I, [2024-05-31T01:45:07.228668 #1803329]  INFO -- : [437/900] 1844601=test_gem_ext_rake_builder
I, [2024-05-31T01:45:07.326504 #1803329]  INFO -- : [438/900] 1844606=test_logdevice
I, [2024-05-31T01:45:07.391788 #1803329]  INFO -- : [439/900] 1844613=test_gem_resolver_lock_specification
I, [2024-05-31T01:45:07.402743 #1803329]  INFO -- : [440/900] 1844615=test_err_in_callback
I, [2024-05-31T01:45:07.408782 #1803329]  INFO -- : [441/900] 1844615=test_x509cert
I, [2024-05-31T01:45:07.435892 #1803329]  INFO -- : [442/900] 1844613=test_gc
I, [2024-05-31T01:45:07.528015 #1803329]  INFO -- : [443/900] 1844602=test_last_thread
I, [2024-05-31T01:45:07.528566 #1803329]  INFO -- : [444/900] 1844605=test_process
I, [2024-05-31T01:45:07.637087 #1803329]  INFO -- : [445/900] 1844600=command_line_test
I, [2024-05-31T01:45:07.654566 #1803329]  INFO -- : [446/900] 1844600=test_pack
I, [2024-05-31T01:45:07.700323 #1803329]  INFO -- : [447/900] 1844615=test_gem_source_local
I, [2024-05-31T01:45:07.801378 #1803329]  INFO -- : [448/900] 1844607=test_gem_security_policy
I, [2024-05-31T01:45:07.995194 #1803329]  INFO -- : [449/900] 1844600=newline_test
I, [2024-05-31T01:45:08.012331 #1803329]  INFO -- : [450/900] 1844611=test_uncorrectable_name_check
I, [2024-05-31T01:45:08.014468 #1803329]  INFO -- : [451/900] 1844611=test_stringchar
I, [2024-05-31T01:45:08.053553 #1803329]  INFO -- : [452/900] 1844615=test_hash_create
I, [2024-05-31T01:45:08.056973 #1803329]  INFO -- : [453/900] 1844615=test_passing_block
I, [2024-05-31T01:45:08.066175 #1803329]  INFO -- : [454/900] 1844615=test_thread_fd_close
I, [2024-05-31T01:45:08.071357 #1803329]  INFO -- : [455/900] 1844615=test_securerandom
I, [2024-05-31T01:45:08.117983 #1803329]  INFO -- : [456/900] 1844615=test_logperiod
I, [2024-05-31T01:45:08.129272 #1803329]  INFO -- : [457/900] 1844600=test_c_union_entity
I, [2024-05-31T01:45:08.131524 #1803329]  INFO -- : [458/900] 1844611=test_rdoc_normal_module
I, [2024-05-31T01:45:08.134450 #1803329]  INFO -- : [459/900] 1844615=test_rdoc_markdown_test
I, [2024-05-31T01:45:08.197961 #1803329]  INFO -- : [460/900] 1844607=test_singleton
I, [2024-05-31T01:45:08.207523 #1803329]  INFO -- : [461/900] 1844607=test_flush
I, [2024-05-31T01:45:08.211604 #1803329]  INFO -- : [462/900] 1844601=test_io_console
I, [2024-05-31T01:45:08.229600 #1803329]  INFO -- : [463/900] 1844600=test_switch_hitter
I, [2024-05-31T01:45:08.232525 #1803329]  INFO -- : [464/900] 1844607=test_tcp
I, [2024-05-31T01:45:08.244520 #1803329]  INFO -- : [465/900] 1844600=test_iso_8859
I, [2024-05-31T01:45:08.268229 #1803329]  INFO -- : [466/900] 1844611=test_rdoc_text
I, [2024-05-31T01:45:08.277803 #1803329]  INFO -- : [467/900] 1844600=test_syntax
I, [2024-05-31T01:45:08.302131 #1803329]  INFO -- : [468/900] 1844607=test_gem_safe_yaml
I, [2024-05-31T01:45:08.320613 #1803329]  INFO -- : [469/900] 1844607=test_require
I, [2024-05-31T01:45:08.325792 #1803329]  INFO -- : [470/900] 1844607=test_date_time
I, [2024-05-31T01:45:08.332330 #1803329]  INFO -- : [471/900] 1844606=test_rdoc_markup_to_joined_paragraph
I, [2024-05-31T01:45:08.334703 #1803329]  INFO -- : [472/900] 1844611=test_data
I, [2024-05-31T01:45:08.342257 #1803329]  INFO -- : [473/900] 1844607=test_date_new
I, [2024-05-31T01:45:08.346360 #1803329]  INFO -- : [474/900] 1844611=test_rdoc_parser_ruby
I, [2024-05-31T01:45:08.375322 #1803329]  INFO -- : [475/900] 1844607=test_httpresponse
I, [2024-05-31T01:45:08.471413 #1803329]  INFO -- : [476/900] 1844606=test_open-uri
I, [2024-05-31T01:45:08.504916 #1803329]  INFO -- : [477/900] 1844607=test_rdoc_context
I, [2024-05-31T01:45:08.625393 #1803329]  INFO -- : [478/900] 1844602=test_nil2vtempty
I, [2024-05-31T01:45:08.627574 #1803329]  INFO -- : [479/900] 1844602=test_stream
I, [2024-05-31T01:45:08.639511 #1803329]  INFO -- : [480/900] 1844602=test_gem_commands_dependency_command
I, [2024-05-31T01:45:08.752912 #1803329]  INFO -- : [481/900] 1844602=test_gem_resolver
I, [2024-05-31T01:45:08.905226 #1803329]  INFO -- : [482/900] 1844606=test_gem_resolver_composed_set
I, [2024-05-31T01:45:08.913892 #1803329]  INFO -- : [483/900] 1844612=test_safe_load
I, [2024-05-31T01:45:08.926540 #1803329]  INFO -- : [484/900] 1844606=test_rdoc_markup_attribute_manager
I, [2024-05-31T01:45:08.972258 #1803329]  INFO -- : [485/900] 1844612=test_name_error
I, [2024-05-31T01:45:08.974813 #1803329]  INFO -- : [486/900] 1844606=test_http
I, [2024-05-31T01:45:08.984963 #1803329]  INFO -- : [487/900] 1844606=test_gem_commands_which_command
I, [2024-05-31T01:45:09.018051 #1803329]  INFO -- : [488/900] 1844606=test_shift_jis
I, [2024-05-31T01:45:09.028694 #1803329]  INFO -- : [489/900] 1844606=test_flags
I, [2024-05-31T01:45:09.081107 #1803329]  INFO -- : [490/900] 1844612=test_inadvertent_creation
I, [2024-05-31T01:45:09.084620 #1803329]  INFO -- : [491/900] 1844602=test_enumerator
I, [2024-05-31T01:45:09.084904 #1803329]  INFO -- : [492/900] 1844611=test_gem_commands_specification_command
I, [2024-05-31T01:45:09.232027 #1803329]  INFO -- : [493/900] 1844612=reflection_test
I, [2024-05-31T01:45:09.248679 #1803329]  INFO -- : [494/900] 1844611=test_generic
I, [2024-05-31T01:45:09.276034 #1803329]  INFO -- : [495/900] 1844611=test_win32ole
I, [2024-05-31T01:45:09.289896 #1803329]  INFO -- : [496/900] 1844611=test_scan_args
I, [2024-05-31T01:45:09.310325 #1803329]  INFO -- : [497/900] 1844611=test_enumerator_kw
I, [2024-05-31T01:45:09.315100 #1803329]  INFO -- : [498/900] 1844611=tunnel_test
I, [2024-05-31T01:45:09.317029 #1803329]  INFO -- : [499/900] 1844611=test_gem_text
I, [2024-05-31T01:45:09.343960 #1803329]  INFO -- : [500/900] 1844612=test_settracefunc
I, [2024-05-31T01:45:09.408224 #1803329]  INFO -- : [501/900] 1844611=test_gem_commands_mirror
I, [2024-05-31T01:45:09.409765 #1803329]  INFO -- : [502/900] 1844611=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-31T01:45:09.475586 #1803329]  INFO -- : [503/900] 1844611=test_method_cache
I, [2024-05-31T01:45:09.490689 #1803329]  INFO -- : [504/900] 1844611=test_gem_request
I, [2024-05-31T01:45:09.535182 #1803329]  INFO -- : [505/900] 1844607=test_sprintf_comb
I, [2024-05-31T01:45:09.648442 #1803329]  INFO -- : [506/900] 1844615=test_exception
I, [2024-05-31T01:45:09.712817 #1803329]  INFO -- : [507/900] 1844611=test_bug_reporter
I, [2024-05-31T01:45:09.745173 #1803329]  INFO -- : [508/900] 1844607=test_gem_package_tar_reader_entry
I, [2024-05-31T01:45:09.756808 #1803329]  INFO -- : [509/900] 1844608=test_gem_name_tuple
I, [2024-05-31T01:45:09.775832 #1803329]  INFO -- : [510/900] 1844608=test_rand
I, [2024-05-31T01:45:10.028727 #1803329]  INFO -- : [511/900] 1844607=test_rdoc_cross_reference
I, [2024-05-31T01:45:10.117921 #1803329]  INFO -- : [512/900] 1844608=parameters_signature_test
I, [2024-05-31T01:45:10.206600 #1803329]  INFO -- : [513/900] 1844608=test_gem_commands_info_command
I, [2024-05-31T01:45:10.242243 #1803329]  INFO -- : [514/900] 1844611=test_gem_dependency_installer
I, [2024-05-31T01:45:10.260632 #1803329]  INFO -- : [515/900] 1844608=test_scalar
I, [2024-05-31T01:45:10.272095 #1803329]  INFO -- : [516/900] 1844608=test_case_options
I, [2024-05-31T01:45:10.274165 #1803329]  INFO -- : [517/900] 1844608=test_store
I, [2024-05-31T01:45:10.290527 #1803329]  INFO -- : [518/900] 1844606=test_literal
I, [2024-05-31T01:45:10.500747 #1803329]  INFO -- : [519/900] 1844608=test_dot_dot
I, [2024-05-31T01:45:10.514804 #1803329]  INFO -- : [520/900] 1844608=test_c_struct_builder
I, [2024-05-31T01:45:10.605164 #1803329]  INFO -- : [521/900] 1844607=test_str2big
I, [2024-05-31T01:45:10.606092 #1803329]  INFO -- : [522/900] 1844607=test_rdoc_markup_to_table_of_contents
I, [2024-05-31T01:45:10.638414 #1803329]  INFO -- : [523/900] 1844607=test_objectspace
I, [2024-05-31T01:45:10.643835 #1803329]  INFO -- : [524/900] 1844612=location_test
I, [2024-05-31T01:45:10.657193 #1803329]  INFO -- : [525/900] 1844612=test_thread
I, [2024-05-31T01:45:10.692969 #1803329]  INFO -- : [526/900] 1844608=test_socket
I, [2024-05-31T01:45:10.899222 #1803329]  INFO -- : [527/900] 1844612=test_ractor
I, [2024-05-31T01:45:10.906420 #1803329]  INFO -- : [528/900] 1844612=test_severity
I, [2024-05-31T01:45:10.909942 #1803329]  INFO -- : [529/900] 1844612=test_gem_install_update_options
I, [2024-05-31T01:45:11.008803 #1803329]  INFO -- : [530/900] 1844601=test_require_lib
I, [2024-05-31T01:45:11.090987 #1803329]  INFO -- : [531/900] 1844606=test_rdoc_generator_ri
I, [2024-05-31T01:45:11.114743 #1803329]  INFO -- : [532/900] 1844606=test_extlibs
I, [2024-05-31T01:45:11.132699 #1803329]  INFO -- : [533/900] 1844612=test_gem_stream_ui
I, [2024-05-31T01:45:11.249569 #1803329]  INFO -- : [534/900] 1844612=test_m17n_comb
I, [2024-05-31T01:45:11.286128 #1803329]  INFO -- : [535/900] 1844610=test_memory_view
I, [2024-05-31T01:45:11.583790 #1803329]  INFO -- : [536/900] 1844610=test_ractor
I, [2024-05-31T01:45:11.643311 #1803329]  INFO -- : [537/900] 1844610=test_ansi_with_terminfo
I, [2024-05-31T01:45:11.644458 #1803329]  INFO -- : [538/900] 1844610=test_rdoc_generator_pot_po
I, [2024-05-31T01:45:11.650143 #1803329]  INFO -- : [539/900] 1844610=test_rdoc_markup_to_markdown
I, [2024-05-31T01:45:11.706566 #1803329]  INFO -- : [540/900] 1844610=test_json_tree
I, [2024-05-31T01:45:11.710658 #1803329]  INFO -- : [541/900] 1844610=test_case
I, [2024-05-31T01:45:11.720757 #1803329]  INFO -- : [542/900] 1844610=test_pkey
I, [2024-05-31T01:45:11.737213 #1803329]  INFO -- : [543/900] 1844607=test_parser_events
I, [2024-05-31T01:45:11.763273 #1803329]  INFO -- : [544/900] 1844610=test_reline
I, [2024-05-31T01:45:11.843368 #1803329]  INFO -- : [545/900] 1844607=test_cclass
I, [2024-05-31T01:45:11.992592 #1803329]  INFO -- : [546/900] 1844607=test_grapheme_breaks
I, [2024-05-31T01:45:11.999010 #1803329]  INFO -- : [547/900] 1844607=test_gem_version_option
I, [2024-05-31T01:45:12.044648 #1803329]  INFO -- : [548/900] 1844607=test_gem_request_connection_pools
I, [2024-05-31T01:45:12.125685 #1803329]  INFO -- : [549/900] 1844610=test_custom_command
I, [2024-05-31T01:45:12.145803 #1803329]  INFO -- : [550/900] 1844610=json_addition_test
I, [2024-05-31T01:45:12.160659 #1803329]  INFO -- : [551/900] 1844608=test_gem_dependency_resolution_error
I, [2024-05-31T01:45:12.168849 #1803329]  INFO -- : [552/900] 1844610=test_rdoc_parser
I, [2024-05-31T01:45:12.169625 #1803329]  INFO -- : [553/900] 1844608=test_qsort
I, [2024-05-31T01:45:12.176621 #1803329]  INFO -- : [554/900] 1844608=test_rdoc_stats
I, [2024-05-31T01:45:12.223747 #1803329]  INFO -- : [555/900] 1844610=test_pattern_matching
I, [2024-05-31T01:45:12.259820 #1803329]  INFO -- : [556/900] 1844610=test_string
I, [2024-05-31T01:45:12.288689 #1803329]  INFO -- : [557/900] 1844610=test_rdoc_store
I, [2024-05-31T01:45:12.325925 #1803329]  INFO -- : [558/900] 1844615=test_raise
I, [2024-05-31T01:45:12.326819 #1803329]  INFO -- : [559/900] 1844615=test_x509attr
I, [2024-05-31T01:45:12.334279 #1803329]  INFO -- : [560/900] 1844615=test_depth_first
I, [2024-05-31T01:45:12.344128 #1803329]  INFO -- : [561/900] 1844615=test_gem_request_set_lockfile_parser
I, [2024-05-31T01:45:12.448020 #1803329]  INFO -- : [562/900] 1844608=test_gem_validator
I, [2024-05-31T01:45:12.489149 #1803329]  INFO -- : [563/900] 1844615=test_rdoc_markup_parser
I, [2024-05-31T01:45:12.492913 #1803329]  INFO -- : [564/900] 1844608=test_require_path_check
I, [2024-05-31T01:45:12.529493 #1803329]  INFO -- : [565/900] 1844615=test_folderitem2_invokeverb
I, [2024-05-31T01:45:12.531973 #1803329]  INFO -- : [566/900] 1844615=test_files_test_2
I, [2024-05-31T01:45:12.620291 #1803329]  INFO -- : [567/900] 1844608=test_fnmatch
I, [2024-05-31T01:45:12.688141 #1803329]  INFO -- : [568/900] 1844608=test_egrep_cpp
I, [2024-05-31T01:45:12.867576 #1803329]  INFO -- : [569/900] 1844608=test_zlib
I, [2024-05-31T01:45:13.107179 #1803329]  INFO -- : [570/900] 1844607=test_cgi_tag_helper
I, [2024-05-31T01:45:13.109552 #1803329]  INFO -- : [571/900] 1844607=test_date_conv
I, [2024-05-31T01:45:13.122565 #1803329]  INFO -- : [572/900] 1844607=test_optimization
I, [2024-05-31T01:45:13.166831 #1803329]  INFO -- : [573/900] 1844610=test_erb_m17n
I, [2024-05-31T01:45:13.183513 #1803329]  INFO -- : [574/900] 1844610=test_ole_methods
I, [2024-05-31T01:45:13.195358 #1803329]  INFO -- : [575/900] 1844610=test_gc_compact
I, [2024-05-31T01:45:13.238280 #1803329]  INFO -- : [576/900] 1844611=test_proc
I, [2024-05-31T01:45:13.479094 #1803329]  INFO -- : [577/900] 1844606=test_string
I, [2024-05-31T01:45:13.865423 #1803329]  INFO -- : [578/900] 1844614=integer_parse_test
I, [2024-05-31T01:45:13.986055 #1803329]  INFO -- : [579/900] 1844614=test_gem_package_old
I, [2024-05-31T01:45:14.067307 #1803329]  INFO -- : [580/900] 1844614=test_gem_resolver_index_set
I, [2024-05-31T01:45:14.115842 #1803329]  INFO -- : [581/900] 1844614=test_windows_1251
I, [2024-05-31T01:45:14.122967 #1803329]  INFO -- : [582/900] 1844614=test_time
I, [2024-05-31T01:45:14.291431 #1803329]  INFO -- : [583/900] 1844614=test_rdoc_rdoc
I, [2024-05-31T01:45:14.336555 #1803329]  INFO -- : [584/900] 1844611=test_gem_uninstaller
I, [2024-05-31T01:45:14.491788 #1803329]  INFO -- : [585/900] 1844614=test_gb18030
I, [2024-05-31T01:45:14.507939 #1803329]  INFO -- : [586/900] 1844614=test_buffering
I, [2024-05-31T01:45:14.513242 #1803329]  INFO -- : [587/900] 1844614=test_svcb_https
I, [2024-05-31T01:45:14.545632 #1803329]  INFO -- : [588/900] 1844614=test_io_buffer
I, [2024-05-31T01:45:14.630568 #1803329]  INFO -- : [589/900] 1844614=test_key_name_check
I, [2024-05-31T01:45:14.656334 #1803329]  INFO -- : [590/900] 1844614=test_defined
I, [2024-05-31T01:45:14.762420 #1803329]  INFO -- : [591/900] 1844614=test_backtrace
I, [2024-05-31T01:45:14.768077 #1803329]  INFO -- : [592/900] 1844614=test_rdoc_i18n_text
I, [2024-05-31T01:45:14.783701 #1803329]  INFO -- : [593/900] 1844614=test_date_parse
I, [2024-05-31T01:45:14.995173 #1803329]  INFO -- : [594/900] 1844614=redundant_return_test
I, [2024-05-31T01:45:15.057172 #1803329]  INFO -- : [595/900] 1844614=test_trick
I, [2024-05-31T01:45:15.228545 #1803329]  INFO -- : [596/900] 1844612=test_thread
I, [2024-05-31T01:45:15.231003 #1803329]  INFO -- : [597/900] 1844612=test_pipe
I, [2024-05-31T01:45:15.440671 #1803329]  INFO -- : [598/900] 1844612=test_pkey_ec
I, [2024-05-31T01:45:15.444067 #1803329]  INFO -- : [599/900] 1844601=integer_base_flags_test
I, [2024-05-31T01:45:15.451477 #1803329]  INFO -- : [600/900] 1844601=newline_offsets_test
I, [2024-05-31T01:45:15.532295 #1803329]  INFO -- : [601/900] 1844612=test_mul
I, [2024-05-31T01:45:15.543500 #1803329]  INFO -- : [602/900] 1844612=test_null
I, [2024-05-31T01:45:15.550350 #1803329]  INFO -- : [603/900] 1844612=test_win32ole_type
I, [2024-05-31T01:45:15.554787 #1803329]  INFO -- : [604/900] 1844612=test_default_gems
I, [2024-05-31T01:45:15.660866 #1803329]  INFO -- : [605/900] 1844612=test_rdoc_markup_to_rdoc
I, [2024-05-31T01:45:15.736133 #1803329]  INFO -- : [606/900] 1844612=test_rdoc_rd_inline_parser
I, [2024-05-31T01:45:15.798910 #1803329]  INFO -- : [607/900] 1844612=compiler_test
I, [2024-05-31T01:45:15.813832 #1803329]  INFO -- : [608/900] 1844612=test_rdoc_markup_attributes
I, [2024-05-31T01:45:15.818684 #1803329]  INFO -- : [609/900] 1844601=test_object_create_start
I, [2024-05-31T01:45:15.819400 #1803329]  INFO -- : [610/900] 1844601=snippets_test
I, [2024-05-31T01:45:15.821980 #1803329]  INFO -- : [611/900] 1844612=test_gem_ext_cargo_builder_unit
I, [2024-05-31T01:45:15.856665 #1803329]  INFO -- : [612/900] 1844612=parse_success_test
I, [2024-05-31T01:45:15.861574 #1803329]  INFO -- : [613/900] 1844612=test_gem_rdoc
I, [2024-05-31T01:45:15.890794 #1803329]  INFO -- : [614/900] 1844611=test_date
I, [2024-05-31T01:45:15.905224 #1803329]  INFO -- : [615/900] 1844611=test_at_exit
I, [2024-05-31T01:45:15.945233 #1803329]  INFO -- : [616/900] 1844611=test_command
I, [2024-05-31T01:45:16.048999 #1803329]  INFO -- : [617/900] 1844612=!Nothing_to_test
I, [2024-05-31T01:45:16.049679 #1803329]  INFO -- : [618/900] 1844612=test_enc_raise
I, [2024-05-31T01:45:16.063562 #1803329]  INFO -- : [619/900] 1844612=test_psych
I, [2024-05-31T01:45:16.111830 #1803329]  INFO -- : [620/900] 1844612=test_rdoc_markup_paragraph
I, [2024-05-31T01:45:16.112019 #1803329]  INFO -- : [621/900] 1844612=test_kdf
I, [2024-05-31T01:45:16.139452 #1803329]  INFO -- : [622/900] 1844604=test_gem_doctor
I, [2024-05-31T01:45:16.202500 #1803329]  INFO -- : [623/900] 1844604=test_kernel
I, [2024-05-31T01:45:16.205771 #1803329]  INFO -- : [624/900] 1844612=test_eval_history
I, [2024-05-31T01:45:16.235592 #1803329]  INFO -- : [625/900] 1844612=static_inspect_test
I, [2024-05-31T01:45:16.262473 #1803329]  INFO -- : [626/900] 1844612=test_bug-5832
I, [2024-05-31T01:45:16.278558 #1803329]  INFO -- : [627/900] 1844612=test_files_ext
I, [2024-05-31T01:45:16.282514 #1803329]  INFO -- : [628/900] 1844612=test_emitter
I, [2024-05-31T01:45:16.296405 #1803329]  INFO -- : [629/900] 1844612=test_gem_silent_ui
I, [2024-05-31T01:45:16.360956 #1803329]  INFO -- : [630/900] 1844612=test_rdoc_single_class
I, [2024-05-31T01:45:16.369612 #1803329]  INFO -- : [631/900] 1844612=test_num2int
I, [2024-05-31T01:45:16.387734 #1803329]  INFO -- : [632/900] 1844612=test_nil
I, [2024-05-31T01:45:16.394984 #1803329]  INFO -- : [633/900] 1844612=test_verbose
I, [2024-05-31T01:45:16.435974 #1803329]  INFO -- : [634/900] 1844612=test_frozen
I, [2024-05-31T01:45:16.456476 #1803329]  INFO -- : [635/900] 1844612=test_gem_ext_configure_builder
I, [2024-05-31T01:45:16.491985 #1803329]  INFO -- : [636/900] 1844611=test_pp
I, [2024-05-31T01:45:16.514988 #1803329]  INFO -- : [637/900] 1844612=test_macro
I, [2024-05-31T01:45:16.551781 #1803329]  INFO -- : [638/900] 1844612=test_iter_break
I, [2024-05-31T01:45:16.561580 #1803329]  INFO -- : [639/900] 1844612=test_zsh_completion
I, [2024-05-31T01:45:16.572587 #1803329]  INFO -- : [640/900] 1844612=test_exception
I, [2024-05-31T01:45:16.589516 #1803329]  INFO -- : [641/900] 1844612=test_rdoc_token_stream
I, [2024-05-31T01:45:16.597687 #1803329]  INFO -- : [642/900] 1844612=test_address_resolve
I, [2024-05-31T01:45:16.630194 #1803329]  INFO -- : [643/900] 1844611=test_config
I, [2024-05-31T01:45:16.677089 #1803329]  INFO -- : [644/900] 1844611=test_optarg
I, [2024-05-31T01:45:16.705038 #1803329]  INFO -- : [645/900] 1844612=test_yaml_special_cases
I, [2024-05-31T01:45:16.718742 #1803329]  INFO -- : [646/900] 1844612=test_gem_source_list
I, [2024-05-31T01:45:16.803048 #1803329]  INFO -- : [647/900] 1844612=test_numeric
I, [2024-05-31T01:45:16.888048 #1803329]  INFO -- : [648/900] 1844611=parse_stream_test
I, [2024-05-31T01:45:16.898673 #1803329]  INFO -- : [649/900] 1844611=test_gem_commands_lock_command
I, [2024-05-31T01:45:16.927320 #1803329]  INFO -- : [650/900] 1844612=test_assignment
I, [2024-05-31T01:45:16.934112 #1803329]  INFO -- : [651/900] 1844611=test_ifunless
I, [2024-05-31T01:45:16.942739 #1803329]  INFO -- : [652/900] 1844611=test_key_actor_vi
I, [2024-05-31T01:45:17.031862 #1803329]  INFO -- : [653/900] 1844604=test_bug-3571
I, [2024-05-31T01:45:17.067480 #1803329]  INFO -- : [654/900] 1844604=test_gem_command
I, [2024-05-31T01:45:17.085903 #1803329]  INFO -- : [655/900] 1844610=test_gem_spec_fetcher
I, [2024-05-31T01:45:17.087740 #1803329]  INFO -- : [656/900] 1844611=test_common
I, [2024-05-31T01:45:17.210799 #1803329]  INFO -- : [657/900] 1844604=test_hmac
I, [2024-05-31T01:45:17.223223 #1803329]  INFO -- : [658/900] 1844604=test_rdoc_markup_to_tt_only
I, [2024-05-31T01:45:17.257835 #1803329]  INFO -- : [659/900] 1844604=test_rdoc_tom_doc
I, [2024-05-31T01:45:17.280390 #1803329]  INFO -- : [660/900] 1844604=test_yjit
I, [2024-05-31T01:45:17.309807 #1803329]  INFO -- : [661/900] 1844610=test_workspace
I, [2024-05-31T01:45:17.341172 #1803329]  INFO -- : [662/900] 1844615=test_weakmap
I, [2024-05-31T01:45:17.377658 #1803329]  INFO -- : [663/900] 1844611=test_gem_commands_environment_command
I, [2024-05-31T01:45:17.410150 #1803329]  INFO -- : [664/900] 1844601=test_m17n
I, [2024-05-31T01:45:17.459384 #1803329]  INFO -- : [665/900] 1844611=test_ws
I, [2024-05-31T01:45:17.468684 #1803329]  INFO -- : [666/900] 1844611=test_argf
I, [2024-05-31T01:45:17.504834 #1803329]  INFO -- : [667/900] 1844610=test_kill_ring
I, [2024-05-31T01:45:17.516990 #1803329]  INFO -- : [668/900] 1844601=test_ns_spki
I, [2024-05-31T01:45:17.526296 #1803329]  INFO -- : [669/900] 1844610=test_framework
I, [2024-05-31T01:45:17.526397 #1803329]  INFO -- : [670/900] 1844610=test_postponed_job
I, [2024-05-31T01:45:17.537353 #1803329]  INFO -- : [671/900] 1844601=test_alias_and_anchor
I, [2024-05-31T01:45:17.562727 #1803329]  INFO -- : [672/900] 1844601=test_external_new
I, [2024-05-31T01:45:17.578855 #1803329]  INFO -- : [673/900] 1844601=test_tree_builder
I, [2024-05-31T01:45:17.592545 #1803329]  INFO -- : [674/900] 1844601=test_gem_resolver_dependency_request
I, [2024-05-31T01:45:17.633790 #1803329]  INFO -- : [675/900] 1844601=test_hash
I, [2024-05-31T01:45:17.659039 #1803329]  INFO -- : [676/900] 1844601=test_protect
I, [2024-05-31T01:45:17.679934 #1803329]  INFO -- : [677/900] 1844601=test_win32ole_typelib
I, [2024-05-31T01:45:17.685947 #1803329]  INFO -- : [678/900] 1844601=test_gem_request_set_lockfile
I, [2024-05-31T01:45:17.768179 #1803329]  INFO -- : [679/900] 1844614=test_raise_exception
I, [2024-05-31T01:45:17.965063 #1803329]  INFO -- : [680/900] 1844600=equality_test
I, [2024-05-31T01:45:17.967117 #1803329]  INFO -- : [681/900] 1844600=test_set
I, [2024-05-31T01:45:17.987604 #1803329]  INFO -- : [682/900] 1844600=regular_expression_encoding_test
I, [2024-05-31T01:45:18.014743 #1803329]  INFO -- : [683/900] 1844608=test_show_source
I, [2024-05-31T01:45:18.058798 #1803329]  INFO -- : [684/900] 1844610=test_remote_fetch_error
I, [2024-05-31T01:45:18.070308 #1803329]  INFO -- : [685/900] 1844600=test_have_library
I, [2024-05-31T01:45:18.083648 #1803329]  INFO -- : [686/900] 1844610=test_lock_native_thread
I, [2024-05-31T01:45:18.175774 #1803329]  INFO -- : [687/900] 1844601=test_c_struct_entry
I, [2024-05-31T01:45:18.188003 #1803329]  INFO -- : [688/900] 1844608=test_gem_commands_stale_command
I, [2024-05-31T01:45:18.188746 #1803329]  INFO -- : [689/900] 1844608=test_undef
I, [2024-05-31T01:45:18.197736 #1803329]  INFO -- : [690/900] 1844608=test_line_editor
I, [2024-05-31T01:45:18.207852 #1803329]  INFO -- : [691/900] 1844608=test_objspace
I, [2024-05-31T01:45:18.421919 #1803329]  INFO -- : [692/900] 1844610=test_gem_security_trust_dir
I, [2024-05-31T01:45:18.493395 #1803329]  INFO -- : [693/900] 1844610=test_sprintf
I, [2024-05-31T01:45:18.755237 #1803329]  INFO -- : [694/900] 1844614=test_gem_requirement
I, [2024-05-31T01:45:18.768160 #1803329]  INFO -- : [695/900] 1844601=test_string_memory
I, [2024-05-31T01:45:18.803287 #1803329]  INFO -- : [696/900] 1844610=test_ftp
I, [2024-05-31T01:45:18.836699 #1803329]  INFO -- : [697/900] 1844610=test_rdoc_context_section
I, [2024-05-31T01:45:18.848462 #1803329]  INFO -- : [698/900] 1844610=test_euc_kr
I, [2024-05-31T01:45:18.877975 #1803329]  INFO -- : [699/900] 1844610=test_rdoc_rubygems_hook
I, [2024-05-31T01:45:18.897256 #1803329]  INFO -- : [700/900] 1844601=test_gem_commands_query_command
I, [2024-05-31T01:45:18.959539 #1803329]  INFO -- : [701/900] 1844614=test_method
I, [2024-05-31T01:45:18.983407 #1803329]  INFO -- : [702/900] 1844610=test_array_create
I, [2024-05-31T01:45:18.985179 #1803329]  INFO -- : [703/900] 1844610=test_pack
I, [2024-05-31T01:45:19.179792 #1803329]  INFO -- : [704/900] 1844613=test_gem_impossible_dependencies_error
I, [2024-05-31T01:45:19.192583 #1803329]  INFO -- : [705/900] 1844613=test_pattern_key_name_check
I, [2024-05-31T01:45:19.203377 #1803329]  INFO -- : [706/900] 1844613=test_to_ruby
I, [2024-05-31T01:45:19.228099 #1803329]  INFO -- : [707/900] 1844613=test_io
I, [2024-05-31T01:45:19.245051 #1803329]  INFO -- : [708/900] 1844612=test_ubf_async_safe
I, [2024-05-31T01:45:19.256301 #1803329]  INFO -- : [709/900] 1844612=test_hash
I, [2024-05-31T01:45:19.302346 #1803329]  INFO -- : [710/900] 1844610=test_sorted_set
I, [2024-05-31T01:45:19.409428 #1803329]  INFO -- : [711/900] 1844600=test_win32ole_type_event
I, [2024-05-31T01:45:19.409694 #1803329]  INFO -- : [712/900] 1844600=test_emoji
I, [2024-05-31T01:45:19.460005 #1803329]  INFO -- : [713/900] 1844600=test_win32ole_record
I, [2024-05-31T01:45:19.470314 #1803329]  INFO -- : [714/900] 1844600=test_gem_unsatisfiable_dependency_error
I, [2024-05-31T01:45:19.486180 #1803329]  INFO -- : [715/900] 1844600=test_gem_commands_uninstall_command
I, [2024-05-31T01:45:19.526010 #1803329]  INFO -- : [716/900] 1844613=test_gem_source_specific_file
I, [2024-05-31T01:45:19.640087 #1803329]  INFO -- : [717/900] 1844610=test_foreach
I, [2024-05-31T01:45:19.644347 #1803329]  INFO -- : [718/900] 1844610=test_condition
I, [2024-05-31T01:45:19.652058 #1803329]  INFO -- : [719/900] 1844610=test_cp949
I, [2024-05-31T01:45:19.660922 #1803329]  INFO -- : [720/900] 1844610=test_summary
I, [2024-05-31T01:45:19.666618 #1803329]  INFO -- : [721/900] 1844613=test_console_attr
I, [2024-05-31T01:45:19.672544 #1803329]  INFO -- : [722/900] 1844613=test_type_completor
I, [2024-05-31T01:45:19.706396 #1803329]  INFO -- : [723/900] 1844601=test_kwargs
I, [2024-05-31T01:45:19.711005 #1803329]  INFO -- : [724/900] 1844613=test_io_wait
I, [2024-05-31T01:45:19.721868 #1803329]  INFO -- : [725/900] 1844601=test_gem_commands_exec_command
I, [2024-05-31T01:45:19.769194 #1803329]  INFO -- : [726/900] 1844610=test_date_attr
I, [2024-05-31T01:45:19.778249 #1803329]  INFO -- : [727/900] 1844610=test_ellipsize
I, [2024-05-31T01:45:19.792384 #1803329]  INFO -- : [728/900] 1844610=numeric_value_test
I, [2024-05-31T01:45:19.802480 #1803329]  INFO -- : [729/900] 1844610=test_utf16
I, [2024-05-31T01:45:19.822678 #1803329]  INFO -- : [730/900] 1844610=test_autoload
I, [2024-05-31T01:45:20.066213 #1803329]  INFO -- : [731/900] 1844613=test_unicode_escape
I, [2024-05-31T01:45:20.161220 #1803329]  INFO -- : [732/900] 1844613=test_io
I, [2024-05-31T01:45:20.543034 #1803329]  INFO -- : [733/900] 1844600=test_face
I, [2024-05-31T01:45:20.584241 #1803329]  INFO -- : [734/900] 1844600=test_sizeof
I, [2024-05-31T01:45:21.022238 #1803329]  INFO -- : [735/900] 1844601=test_case
I, [2024-05-31T01:45:21.046126 #1803329]  INFO -- : [736/900] 1844601=test_rendering
I, [2024-05-31T01:45:21.051476 #1803329]  INFO -- : [737/900] 1844601=test_yaml_tree
I, [2024-05-31T01:45:21.072311 #1803329]  INFO -- : [738/900] 1844601=test_math
I, [2024-05-31T01:45:21.096742 #1803329]  INFO -- : [739/900] 1844601=test_gem_commands_fetch_command
I, [2024-05-31T01:45:21.305224 #1803329]  INFO -- : [740/900] 1844601=test_gc
I, [2024-05-31T01:45:21.327144 #1803329]  INFO -- : [741/900] 1844601=test_libs
I, [2024-05-31T01:45:21.355308 #1803329]  INFO -- : [742/900] 1844601=test_config
I, [2024-05-31T01:45:21.419573 #1803329]  INFO -- : [743/900] 1844601=test_sleep
I, [2024-05-31T01:45:22.206905 #1803329]  INFO -- : [744/900] 1844615=test_ripper
I, [2024-05-31T01:45:22.665859 #1803329]  INFO -- : [745/900] 1844615=test_gem_config_file
I, [2024-05-31T01:45:22.829892 #1803329]  INFO -- : [746/900] 1844615=test_gem_resolver_activation_request
I, [2024-05-31T01:45:22.847200 #1803329]  INFO -- : [747/900] 1844615=test_getopts
I, [2024-05-31T01:45:22.865450 #1803329]  INFO -- : [748/900] 1844615=test_protocol
I, [2024-05-31T01:45:23.011162 #1803329]  INFO -- : [749/900] 1844611=test_yjit_exit_locations
I, [2024-05-31T01:45:23.065054 #1803329]  INFO -- : [750/900] 1844611=test_etc
I, [2024-05-31T01:45:23.165650 #1803329]  INFO -- : [751/900] 1844615=test_pkcs12
I, [2024-05-31T01:45:23.172092 #1803329]  INFO -- : [752/900] 1844611=test_system
I, [2024-05-31T01:45:23.481570 #1803329]  INFO -- : [753/900] 1844601=test_pkey_dh
I, [2024-05-31T01:45:23.555802 #1803329]  INFO -- : [754/900] 1844615=test_bigzero
I, [2024-05-31T01:45:23.563089 #1803329]  INFO -- : [755/900] 1844601=test_gem_util
I, [2024-05-31T01:45:23.568774 #1803329]  INFO -- : [756/900] 1844615=test_iseq_load
I, [2024-05-31T01:45:23.802900 #1803329]  INFO -- : [757/900] 1844601=source_location_test
I, [2024-05-31T01:45:23.809407 #1803329]  INFO -- : [758/900] 1844603=test_gem_package_tar_header
I, [2024-05-31T01:45:23.914842 #1803329]  INFO -- : [759/900] 1844603=test_files_sample
I, [2024-05-31T01:45:23.938733 #1803329]  INFO -- : [760/900] 1844601=test_stringscanner
I, [2024-05-31T01:45:23.991428 #1803329]  INFO -- : [761/900] 1844601=test_convertible
I, [2024-05-31T01:45:24.040475 #1803329]  INFO -- : [762/900] 1844603=test_yield
I, [2024-05-31T01:45:24.336954 #1803329]  INFO -- : [763/900] 1844600=test_rdoc_alias
I, [2024-05-31T01:45:24.416724 #1803329]  INFO -- : [764/900] 1844600=test_fstring
I, [2024-05-31T01:45:24.483494 #1803329]  INFO -- : [765/900] 1844611=test_optparse
I, [2024-05-31T01:45:24.488476 #1803329]  INFO -- : [766/900] 1844611=test_array
I, [2024-05-31T01:45:24.501279 #1803329]  INFO -- : [767/900] 1844611=test_webauthn_poller
I, [2024-05-31T01:45:24.596761 #1803329]  INFO -- : [768/900] 1844600=test_rdoc_markup_raw
I, [2024-05-31T01:45:24.600308 #1803329]  INFO -- : [769/900] 1844600=test_rat
I, [2024-05-31T01:45:24.624202 #1803329]  INFO -- : [770/900] 1844600=test_gem_resolver_best_set
I, [2024-05-31T01:45:24.645672 #1803329]  INFO -- : [771/900] 1844607=test_typeddata
I, [2024-05-31T01:45:24.678006 #1803329]  INFO -- : [772/900] 1844611=test_rdoc_markup_to_html_crossref
I, [2024-05-31T01:45:24.713465 #1803329]  INFO -- : [773/900] 1844600=locals_test
I, [2024-05-31T01:45:24.931573 #1803329]  INFO -- : [774/900] 1844607=test_rdoc_require
I, [2024-05-31T01:45:24.950523 #1803329]  INFO -- : [775/900] 1844607=test_clone
I, [2024-05-31T01:45:25.166418 #1803329]  INFO -- : [776/900] 1844611=test_gem_commands_install_command
I, [2024-05-31T01:45:25.192624 #1803329]  INFO -- : [777/900] 1844607=test_readpartial
I, [2024-05-31T01:45:25.406896 #1803329]  INFO -- : [778/900] 1844600=test_backtrace
I, [2024-05-31T01:45:25.622113 #1803329]  INFO -- : [779/900] 1844607=test_pack
I, [2024-05-31T01:45:25.657789 #1803329]  INFO -- : [780/900] 1844607=test_io_buffer
I, [2024-05-31T01:45:25.695558 #1803329]  INFO -- : [781/900] 1844614=regular_expression_options_test
I, [2024-05-31T01:45:25.698368 #1803329]  INFO -- : [782/900] 1844615=test_rdoc_task
I, [2024-05-31T01:45:25.700611 #1803329]  INFO -- : [783/900] 1844614=test_gem_resolver_conflict
I, [2024-05-31T01:45:25.701502 #1803329]  INFO -- : [784/900] 1844615=test_rdoc_markup_indented_paragraph
I, [2024-05-31T01:45:25.706849 #1803329]  INFO -- : [785/900] 1844615=test_profile_frames
I, [2024-05-31T01:45:25.744022 #1803329]  INFO -- : [786/900] 1844614=test_pstore
I, [2024-05-31T01:45:25.767248 #1803329]  INFO -- : [787/900] 1844607=test_cstr
I, [2024-05-31T01:45:25.827501 #1803329]  INFO -- : [788/900] 1844614=test_enc_str_buf_cat
I, [2024-05-31T01:45:25.829333 #1803329]  INFO -- : [789/900] 1844614=test_gbk
I, [2024-05-31T01:45:25.840610 #1803329]  INFO -- : [790/900] 1844614=test_class2name
I, [2024-05-31T01:45:25.845722 #1803329]  INFO -- : [791/900] 1844614=index_write_test
I, [2024-05-31T01:45:25.852988 #1803329]  INFO -- : [792/900] 1844614=test_rdoc_parser_c
I, [2024-05-31T01:45:25.918724 #1803329]  INFO -- : [793/900] 1844615=test_comparable
I, [2024-05-31T01:45:25.935853 #1803329]  INFO -- : [794/900] 1844615=test_shapes
I, [2024-05-31T01:45:25.948587 #1803329]  INFO -- : [795/900] 1844615=json_fixtures_test
I, [2024-05-31T01:45:25.960223 #1803329]  INFO -- : [796/900] 1844615=test_io_timeout
I, [2024-05-31T01:45:25.967951 #1803329]  INFO -- : [797/900] 1844615=test_gem_commands_sources_command
I, [2024-05-31T01:45:25.993186 #1803329]  INFO -- : [798/900] 1844612=test_ansi_without_terminfo
I, [2024-05-31T01:45:26.006109 #1803329]  INFO -- : [799/900] 1844612=test_bmethod
I, [2024-05-31T01:45:26.015980 #1803329]  INFO -- : [800/900] 1844612=test_ractor
I, [2024-05-31T01:45:26.040897 #1803329]  INFO -- : [801/900] 1844612=test_euc_tw
I, [2024-05-31T01:45:26.046994 #1803329]  INFO -- : [802/900] 1844612=test_rdoc_markup_formatter
I, [2024-05-31T01:45:26.056624 #1803329]  INFO -- : [803/900] 1844612=test_nowrite
I, [2024-05-31T01:45:26.090147 #1803329]  INFO -- : [804/900] 1844612=test_thread_queue
I, [2024-05-31T01:45:26.162233 #1803329]  INFO -- : [805/900] 1844614=test_wait
I, [2024-05-31T01:45:26.167569 #1803329]  INFO -- : [806/900] 1844604=test_handle
I, [2024-05-31T01:45:26.218598 #1803329]  INFO -- : [807/900] 1844615=test_yaml
I, [2024-05-31T01:45:26.244661 #1803329]  INFO -- : [808/900] 1844614=test_forwardable
I, [2024-05-31T01:45:26.274715 #1803329]  INFO -- : [809/900] 1844614=test_big2str
I, [2024-05-31T01:45:26.284364 #1803329]  INFO -- : [810/900] 1844614=test_gem_source_vendor
I, [2024-05-31T01:45:26.301563 #1803329]  INFO -- : [811/900] 1844614=test_gem_commands_owner_command
I, [2024-05-31T01:45:26.327627 #1803329]  INFO -- : [812/900] 1844615=test_recorder
I, [2024-05-31T01:45:26.329112 #1803329]  INFO -- : [813/900] 1844615=test_bash_completion
I, [2024-05-31T01:45:26.338763 #1803329]  INFO -- : [814/900] 1844615=test_formatter
I, [2024-05-31T01:45:26.342291 #1803329]  INFO -- : [815/900] 1844615=test_deprecate
I, [2024-05-31T01:45:26.375314 #1803329]  INFO -- : [816/900] 1844615=test_rdoc_constant
I, [2024-05-31T01:45:26.491614 #1803329]  INFO -- : [817/900] 1844610=test_file
I, [2024-05-31T01:45:26.494687 #1803329]  INFO -- : [818/900] 1844615=test_rdoc_markdown
I, [2024-05-31T01:45:26.499635 #1803329]  INFO -- : [819/900] 1844610=test_gem_available_set
I, [2024-05-31T01:45:26.634713 #1803329]  INFO -- : [820/900] 1844610=test_rdoc_any_method
I, [2024-05-31T01:45:26.710062 #1803329]  INFO -- : [821/900] 1844604=test_modify_expand
I, [2024-05-31T01:45:26.716991 #1803329]  INFO -- : [822/900] 1844604=test_complexrational
I, [2024-05-31T01:45:26.723182 #1803329]  INFO -- : [823/900] 1844604=test_init
I, [2024-05-31T01:45:26.773634 #1803329]  INFO -- : [824/900] 1844615=test_pathname
I, [2024-05-31T01:45:26.916442 #1803329]  INFO -- : [825/900] 1844614=test_rdoc_encoding
I, [2024-05-31T01:45:26.948543 #1803329]  INFO -- : [826/900] 1844600=test_coverage
I, [2024-05-31T01:45:26.964089 #1803329]  INFO -- : [827/900] 1844614=regexp_test
I, [2024-05-31T01:45:26.977128 #1803329]  INFO -- : [828/900] 1844614=test_gem_package_tar_reader
I, [2024-05-31T01:45:27.025281 #1803329]  INFO -- : [829/900] 1844604=test_find
I, [2024-05-31T01:45:27.037123 #1803329]  INFO -- : [830/900] 1844614=test_ractor
I, [2024-05-31T01:45:27.039765 #1803329]  INFO -- : [831/900] 1844615=test_wss
I, [2024-05-31T01:45:27.055954 #1803329]  INFO -- : [832/900] 1844604=test_fiddle
I, [2024-05-31T01:45:27.065829 #1803329]  INFO -- : [833/900] 1844611=test_cgi_util
I, [2024-05-31T01:45:27.079528 #1803329]  INFO -- : [834/900] 1844615=test_require
I, [2024-05-31T01:45:27.113206 #1803329]  INFO -- : [835/900] 1844607=test_gem_ext_cmake_builder
I, [2024-05-31T01:45:27.144017 #1803329]  INFO -- : [836/900] 1844607=test_gem_commands_contents_command
I, [2024-05-31T01:45:27.159817 #1803329]  INFO -- : [837/900] 1844610=test_digest
I, [2024-05-31T01:45:27.170569 #1803329]  INFO -- : [838/900] 1844614=test_marshalable
I, [2024-05-31T01:45:27.177144 #1803329]  INFO -- : [839/900] 1844614=test_gem_resolver_index_specification
I, [2024-05-31T01:45:27.204387 #1803329]  INFO -- : [840/900] 1844604=desugar_compiler_test
I, [2024-05-31T01:45:27.221190 #1803329]  INFO -- : [841/900] 1844604=test_internal_ivar
I, [2024-05-31T01:45:27.256529 #1803329]  INFO -- : [842/900] 1844604=test_gem_commands_help_command
I, [2024-05-31T01:45:27.269194 #1803329]  INFO -- : [843/900] 1844607=test_rdoc_markup
I, [2024-05-31T01:45:27.273543 #1803329]  INFO -- : [844/900] 1844607=test_prettyprint
I, [2024-05-31T01:45:27.287831 #1803329]  INFO -- : [845/900] 1844614=test_tracepoint
I, [2024-05-31T01:45:27.297967 #1803329]  INFO -- : [846/900] 1844602=test_utf32
I, [2024-05-31T01:45:27.303603 #1803329]  INFO -- : [847/900] 1844607=test_basicsocket
I, [2024-05-31T01:45:27.309177 #1803329]  INFO -- : [848/900] 1844602=test_duplicate
I, [2024-05-31T01:45:27.314991 #1803329]  INFO -- : [849/900] 1844602=test_noarg
I, [2024-05-31T01:45:27.315694 #1803329]  INFO -- : [850/900] 1844607=test_tempfile
I, [2024-05-31T01:45:27.356569 #1803329]  INFO -- : [851/900] 1844604=pattern_test
I, [2024-05-31T01:45:27.380333 #1803329]  INFO -- : [852/900] 1844604=test_function
I, [2024-05-31T01:45:27.406327 #1803329]  INFO -- : [853/900] 1844611=test_queue
I, [2024-05-31T01:45:27.414213 #1803329]  INFO -- : [854/900] 1844611=snapshots_test
I, [2024-05-31T01:45:27.623473 #1803329]  INFO -- : [855/900] 1844602=test_irb
I, [2024-05-31T01:45:27.627449 #1803329]  INFO -- : [856/900] 1844604=test_random
I, [2024-05-31T01:45:27.631963 #1803329]  INFO -- : [857/900] 1844604=test_asn1
I, [2024-05-31T01:45:27.650951 #1803329]  INFO -- : [858/900] 1844604=test_class
I, [2024-05-31T01:45:27.654453 #1803329]  INFO -- : [859/900] 1844614=test_rdoc_normal_class
I, [2024-05-31T01:45:27.699861 #1803329]  INFO -- : [860/900] 1844607=test_const
I, [2024-05-31T01:45:27.712702 #1803329]  INFO -- : [861/900] 1844607=json_string_matching_test
I, [2024-05-31T01:45:27.735359 #1803329]  INFO -- : [862/900] 1844614=test_load
I, [2024-05-31T01:45:27.750997 #1803329]  INFO -- : [863/900] 1844614=test_gem_installer
I, [2024-05-31T01:45:27.753419 #1803329]  INFO -- : [864/900] 1844607=test_yamlstore
I, [2024-05-31T01:45:27.770861 #1803329]  INFO -- : [865/900] 1844607=symbol_encoding_test
I, [2024-05-31T01:45:27.782545 #1803329]  INFO -- : [866/900] 1844607=test_date_strftime
I, [2024-05-31T01:45:28.011275 #1803329]  INFO -- : [867/900] 1844602=test_rdoc_parser_rd
I, [2024-05-31T01:45:28.123672 #1803329]  INFO -- : [868/900] 1844610=test_gem_resolver_installed_specification
I, [2024-05-31T01:45:28.151336 #1803329]  INFO -- : [869/900] 1844600=test_scanner_events
I, [2024-05-31T01:45:28.160760 #1803329]  INFO -- : [870/900] 1844610=test_gem_remote_fetcher
I, [2024-05-31T01:45:28.193667 #1803329]  INFO -- : [871/900] 1844600=test_mdns
I, [2024-05-31T01:45:28.203043 #1803329]  INFO -- : [872/900] 1844600=test_parse
I, [2024-05-31T01:45:28.242758 #1803329]  INFO -- : [873/900] 1844602=test_gem_resolver_specification
I, [2024-05-31T01:45:28.279280 #1803329]  INFO -- : [874/900] 1844602=test_gem_dependency
I, [2024-05-31T01:45:28.333207 #1803329]  INFO -- : [875/900] 1844603=lex_test
I, [2024-05-31T01:45:28.402994 #1803329]  INFO -- : [876/900] 1844607=test_path_to_class
I, [2024-05-31T01:45:28.412563 #1803329]  INFO -- : [877/900] 1844607=test_inlinecache
I, [2024-05-31T01:45:28.451153 #1803329]  INFO -- : [878/900] 1844602=test_rdoc_markup_verbatim
I, [2024-05-31T01:45:28.456866 #1803329]  INFO -- : [879/900] 1844602=test_gem_commands_search_command
I, [2024-05-31T01:45:28.467230 #1803329]  INFO -- : [880/900] 1844602=test_complex
I, [2024-05-31T01:45:28.491788 #1803329]  INFO -- : [881/900] 1844607=test_gem_ext_ext_conf_builder
I, [2024-05-31T01:45:28.632153 #1803329]  INFO -- : [882/900] 1844602=test_frozen_error
I, [2024-05-31T01:45:28.637859 #1803329]  INFO -- : [883/900] 1844602=test_gem_stub_specification
I, [2024-05-31T01:45:28.706409 #1803329]  INFO -- : [884/900] 1844615=test_method_cache
I, [2024-05-31T01:45:28.708126 #1803329]  INFO -- : [885/900] 1844615=test_emitter
I, [2024-05-31T01:45:28.719112 #1803329]  INFO -- : [886/900] 1844615=test_resource
I, [2024-05-31T01:45:28.747995 #1803329]  INFO -- : [887/900] 1844615=test_gem_commands_signin_command
I, [2024-05-31T01:45:28.833623 #1803329]  INFO -- : [888/900] 1844602=test_ldap
I, [2024-05-31T01:45:28.838669 #1803329]  INFO -- : [889/900] 1844602=encodings_test
I, [2024-05-31T01:45:28.860338 #1803329]  INFO -- : [890/900] 1844615=test_string_processing
I, [2024-05-31T01:45:28.873836 #1803329]  INFO -- : [891/900] 1844602=test_fileutils
I, [2024-05-31T01:45:28.904830 #1803329]  INFO -- : [892/900] 1844600=test_rdoc_options
I, [2024-05-31T01:45:28.942006 #1803329]  INFO -- : [893/900] 1844615=test_econv
I, [2024-05-31T01:45:28.962046 #1803329]  INFO -- : [894/900] 1844611=test_cesu8
I, [2024-05-31T01:45:28.968803 #1803329]  INFO -- : [895/900] 1844611=test_gem_version
I, [2024-05-31T01:45:29.092424 #1803329]  INFO -- : [896/900] 1844611=test_too_many_dummy_encodings
I, [2024-05-31T01:45:29.185899 #1803329]  INFO -- : [897/900] 1844611=test_rdoc_include
I, [2024-05-31T01:45:29.185983 #1803329]  INFO -- : [898/900] 1844605=test_reqarg
I, [2024-05-31T01:45:29.236813 #1803329]  INFO -- : [899/900] 1844611=test_gem_commands_list_command
I, [2024-05-31T01:45:29.254784 #1803329]  INFO -- : [900/900] 1844611=test_stack
I, [2024-05-31T01:45:43.215411 #1803329]  INFO -- : Finished tests in 48.716799s, 665.0683 tests/s, 132100.7162 assertions/s.
I, [2024-05-31T01:45:43.216170 #1803329]  INFO -- : 32400 tests, 6435524 assertions, 0 failures, 0 errors, 318 skips
I, [2024-05-31T01:45:43.216213 #1803329]  INFO -- : 
I, [2024-05-31T01:45:43.216264 #1803329]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-30T19:59:30Z master fd549b229b) [x86_64-linux]
I, [2024-05-31T01:45:43.220932 #1803329]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-31T01:45:43.221302 #1803329]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-31T01:45:43.449403 #1803329]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T01:45:43.449458 #1803329]  INFO -- : 	CC = gcc
I, [2024-05-31T01:45:43.449470 #1803329]  INFO -- : 	LD = ld
I, [2024-05-31T01:45:43.449478 #1803329]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T01:45:43.449486 #1803329]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T01:45:43.449495 #1803329]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T01:45:43.449516 #1803329]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T01:45:43.449524 #1803329]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T01:45:43.449532 #1803329]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T01:45:43.449540 #1803329]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T01:45:43.449547 #1803329]  INFO -- : 	LC_ALL = 
I, [2024-05-31T01:45:43.449554 #1803329]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T01:45:43.449561 #1803329]  INFO -- : 	MFLAGS = 
I, [2024-05-31T01:45:43.449568 #1803329]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T01:45:43.449576 #1803329]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T01:45:43.449951 #1803329]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T01:45:43.449974 #1803329]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T01:45:43.449985 #1803329]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T01:45:43.449994 #1803329]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T01:45:43.450004 #1803329]  INFO -- : 
I, [2024-05-31T01:45:43.451984 #1803329]  INFO -- : generating enc.mk
I, [2024-05-31T01:45:43.606603 #1803329]  INFO -- : making enc
I, [2024-05-31T01:45:43.623191 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.623217 #1803329]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T01:45:43.623227 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.623851 #1803329]  INFO -- : making srcs under enc
I, [2024-05-31T01:45:43.688322 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.688345 #1803329]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T01:45:43.688355 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.689301 #1803329]  INFO -- : generating transdb.h
I, [2024-05-31T01:45:43.787838 #1803329]  INFO -- : transdb.h unchanged
I, [2024-05-31T01:45:43.789509 #1803329]  INFO -- : making trans
I, [2024-05-31T01:45:43.824073 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.824096 #1803329]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T01:45:43.824107 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.824703 #1803329]  INFO -- : making encs
I, [2024-05-31T01:45:43.861534 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.861557 #1803329]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T01:45:43.861569 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:43.864622 #1803329]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T01:45:43.893704 #1803329]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T01:45:43.896636 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:45.318462 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:45.319136 #1803329]  INFO -- : generating makefile exts.mk
I, [2024-05-31T01:45:45.360490 #1803329]  INFO -- : exts.mk unchanged
I, [2024-05-31T01:45:45.364854 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:45.953325 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:45:45.956724 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T01:45:45.965526 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:45:45.969922 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T01:45:45.972217 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:45:45.979750 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T01:45:46.019219 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:45:46.023597 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T01:45:46.061434 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:45:46.070590 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T01:45:46.079617 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:45:46.087785 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T01:45:46.102909 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:45:46.112205 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T01:45:46.141491 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:45:46.149333 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T01:45:46.162437 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:45:46.167446 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T01:45:46.207004 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:45:46.252695 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T01:45:46.261414 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:45:46.264681 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T01:45:46.277429 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:45:46.331192 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T01:45:46.340467 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:45:46.343933 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T01:45:46.372788 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:45:46.379598 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T01:45:46.382558 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:45:46.388772 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T01:45:46.413636 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:45:46.435115 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T01:45:46.467089 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:45:46.526911 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T01:45:46.530824 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:45:46.554095 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T01:45:46.558430 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:45:46.582506 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T01:45:46.587407 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:45:46.611677 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T01:45:46.617994 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:45:46.677375 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T01:45:46.679860 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:45:46.702515 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T01:45:46.725479 #1803329]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:46.804802 #1803329]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T01:45:46.804851 #1803329]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:46.805322 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:46.812413 #1803329]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T01:45:46.812480 #1803329]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T01:45:46.812509 #1803329]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-31T01:45:46.908315 #1803329] 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.sun9qd/1-mspec-multi-0
E, [2024-05-31T01:45:46.908732 #1803329] 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.sun9qd/2-mspec-multi-1
E, [2024-05-31T01:45:46.908854 #1803329] 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.sun9qd/3-mspec-multi-2
E, [2024-05-31T01:45:46.909023 #1803329] 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.sun9qd/4-mspec-multi-3
E, [2024-05-31T01:45:46.909205 #1803329] 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.sun9qd/5-mspec-multi-4
E, [2024-05-31T01:45:46.909372 #1803329] 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.sun9qd/6-mspec-multi-5
E, [2024-05-31T01:45:46.909544 #1803329] 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.sun9qd/7-mspec-multi-6
E, [2024-05-31T01:45:46.909687 #1803329] 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.sun9qd/8-mspec-multi-7
E, [2024-05-31T01:45:46.909832 #1803329] 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.sun9qd/9-mspec-multi-8
E, [2024-05-31T01:45:46.910038 #1803329] 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.sun9qd/10-mspec-multi-9
E, [2024-05-31T01:45:46.910276 #1803329] 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.sun9qd/11-mspec-multi-10
E, [2024-05-31T01:45:46.910571 #1803329] 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.sun9qd/12-mspec-multi-11
E, [2024-05-31T01:45:46.910945 #1803329] 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.sun9qd/13-mspec-multi-12
E, [2024-05-31T01:45:46.911395 #1803329] 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.sun9qd/14-mspec-multi-13
E, [2024-05-31T01:45:46.911922 #1803329] 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.sun9qd/15-mspec-multi-14
E, [2024-05-31T01:45:46.912294 #1803329] 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.sun9qd/16-mspec-multi-15
I, [2024-05-31T01:45:47.136067 #1803329]  INFO -- : ruby 3.4.0dev (2024-05-30T19:59:30Z master fd549b229b) [x86_64-linux]
I, [2024-05-31T01:45:48.354084 #1803329]  INFO -- :      0 ............................................................
I, [2024-05-31T01:45:49.028691 #1803329]  INFO -- :     60 ............................................................
I, [2024-05-31T01:45:49.273344 #1803329]  INFO -- :    120 ............................................................
I, [2024-05-31T01:45:49.432206 #1803329]  INFO -- :    180 ............................................................
I, [2024-05-31T01:45:49.489087 #1803329]  INFO -- :    240 ............................................................
I, [2024-05-31T01:45:49.571966 #1803329]  INFO -- :    300 ............................................................
I, [2024-05-31T01:45:49.643024 #1803329]  INFO -- :    360 ............................................................
I, [2024-05-31T01:45:49.681964 #1803329]  INFO -- :    420 ............................................................
I, [2024-05-31T01:45:49.702948 #1803329]  INFO -- :    480 ............................................................
I, [2024-05-31T01:45:49.724846 #1803329]  INFO -- :    540 ............................................................
I, [2024-05-31T01:45:49.749425 #1803329]  INFO -- :    600 ............................................................
I, [2024-05-31T01:45:49.837994 #1803329]  INFO -- :    660 ............................................................
I, [2024-05-31T01:45:49.877774 #1803329]  INFO -- :    720 ............................................................
I, [2024-05-31T01:45:49.905762 #1803329]  INFO -- :    780 ............................................................
I, [2024-05-31T01:45:49.951639 #1803329]  INFO -- :    840 ............................................................
I, [2024-05-31T01:45:50.004594 #1803329]  INFO -- :    900 ............................................................
I, [2024-05-31T01:45:50.062650 #1803329]  INFO -- :    960 ............................................................
I, [2024-05-31T01:45:50.197255 #1803329]  INFO -- :   1020 ............................................................
I, [2024-05-31T01:45:50.421537 #1803329]  INFO -- :   1080 ............................................................
I, [2024-05-31T01:45:50.682184 #1803329]  INFO -- :   1140 ............................................................
I, [2024-05-31T01:45:50.822930 #1803329]  INFO -- :   1200 ............................................................
I, [2024-05-31T01:45:50.922641 #1803329]  INFO -- :   1260 ............................................................
I, [2024-05-31T01:45:51.032933 #1803329]  INFO -- :   1320 ............................................................
I, [2024-05-31T01:45:51.065977 #1803329]  INFO -- :   1380 ............................................................
I, [2024-05-31T01:45:51.155511 #1803329]  INFO -- :   1440 ............................................................
I, [2024-05-31T01:45:52.053758 #1803329]  INFO -- :   1500 ............................................................
I, [2024-05-31T01:45:52.228485 #1803329]  INFO -- :   1560 ............................................................
I, [2024-05-31T01:45:52.278792 #1803329]  INFO -- :   1620 ............................................................
I, [2024-05-31T01:45:52.424046 #1803329]  INFO -- :   1680 ............................................................
I, [2024-05-31T01:45:52.575219 #1803329]  INFO -- :   1740 ............................................................
I, [2024-05-31T01:45:52.725877 #1803329]  INFO -- :   1800 ............................................................
I, [2024-05-31T01:45:52.799818 #1803329]  INFO -- :   1860 ............................................................
I, [2024-05-31T01:45:53.027282 #1803329]  INFO -- :   1920 ............................................................
I, [2024-05-31T01:45:53.117461 #1803329]  INFO -- :   1980 ............................................................
I, [2024-05-31T01:45:53.195040 #1803329]  INFO -- :   2040 ............................................................
I, [2024-05-31T01:45:53.342979 #1803329]  INFO -- :   2100 ............................................................
I, [2024-05-31T01:45:53.365706 #1803329]  INFO -- :   2160 ............................................................
I, [2024-05-31T01:45:53.380777 #1803329]  INFO -- :   2220 ............................................................
I, [2024-05-31T01:45:53.411043 #1803329]  INFO -- :   2280 ............................................................
I, [2024-05-31T01:45:53.432359 #1803329]  INFO -- :   2340 ............................................................
I, [2024-05-31T01:45:53.456968 #1803329]  INFO -- :   2400 ............................................................
I, [2024-05-31T01:45:53.645373 #1803329]  INFO -- :   2460 ............................................................
I, [2024-05-31T01:45:53.728577 #1803329]  INFO -- :   2520 ............................................................
I, [2024-05-31T01:45:53.776348 #1803329]  INFO -- :   2580 ............................................................
I, [2024-05-31T01:45:53.899949 #1803329]  INFO -- :   2640 ............................................................
I, [2024-05-31T01:45:54.030219 #1803329]  INFO -- :   2700 ............................................................
I, [2024-05-31T01:45:54.071764 #1803329]  INFO -- :   2760 ............................................................
I, [2024-05-31T01:45:54.131521 #1803329]  INFO -- :   2820 ............................................................
I, [2024-05-31T01:45:54.235525 #1803329]  INFO -- :   2880 ............................................................
I, [2024-05-31T01:45:54.284450 #1803329]  INFO -- :   2940 ............................................................
I, [2024-05-31T01:45:54.316448 #1803329]  INFO -- :   3000 ............................................................
I, [2024-05-31T01:45:54.340824 #1803329]  INFO -- :   3060 ............................................................
I, [2024-05-31T01:45:54.363261 #1803329]  INFO -- :   3120 ............................................................
I, [2024-05-31T01:45:54.381888 #1803329]  INFO -- :   3180 ............................................................
I, [2024-05-31T01:45:54.386610 #1803329]  INFO -- :   3240 ............................................................
I, [2024-05-31T01:45:54.431071 #1803329]  INFO -- :   3300 ............................................................
I, [2024-05-31T01:45:54.620526 #1803329]  INFO -- :   3360 ............................................................
I, [2024-05-31T01:45:58.371529 #1803329]  INFO -- :   3420 ...........
I, [2024-05-31T01:45:58.371580 #1803329]  INFO -- : 
I, [2024-05-31T01:45:58.371591 #1803329]  INFO -- : Finished in 11.462295 seconds
I, [2024-05-31T01:45:58.371600 #1803329]  INFO -- : 
I, [2024-05-31T01:45:58.371608 #1803329]  INFO -- : 3430 files, 32649 examples, 153623 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-31T01:45:58.373574 #1803329]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.