# Logfile created on 2024-05-28 09:27:35 +0000 by logger.rb/v1.4.3
I, [2024-05-28T09:27:35.353447 #1991555]  INFO -- : #<BuildRuby:0x00005582f81d3de8 @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.20240528-092735", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005582f825b3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005582f825b270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005582f825b090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240528-092735", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240528-092735>, @binmode=false, @mon_data=#<Monitor:0x00005582f825afc8>, @mon_data_owner_object_id=860>>>
I, [2024-05-28T09:27:35.353602 #1991555]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-28T09:27:35.515737 #1991555]  INFO -- : tool/config.guess already exists
I, [2024-05-28T09:27:35.515786 #1991555]  INFO -- : tool/config.sub already exists
I, [2024-05-28T09:27:35.518050 #1991555]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T09:27:35.518183 #1991555]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T09:27:35.518306 #1991555]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T09:27:35.519380 #1991555]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T09:27:35.519489 #1991555]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T09:27:35.519594 #1991555]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T09:27:35.521480 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T09:27:35.521533 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T09:27:35.521716 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T09:27:35.577908 #1991555]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T09:27:35.680605 #1991555]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T09:27:35.680646 #1991555]  INFO -- :   Name: power_assert
I, [2024-05-28T09:27:35.680657 #1991555]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T09:27:35.680665 #1991555]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T09:27:35.721776 #1991555]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-28T09:27:35.721824 #1991555]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-28T09:27:36.263571 #1991555]  INFO -- : Already up to date.
I, [2024-05-28T09:27:36.283348 #1991555]  INFO -- : Latest commit hash = ceeb9957c3
I, [2024-05-28T09:27:36.286025 #1991555]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-28T09:27:36.286093 #1991555]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-28T09:27:36.438340 #1991555]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-28T09:27:36.439721 #1991555]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-28T09:27:36.504006 #1991555]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-28T09:27:36.506462 #1991555]  INFO -- : generating enc.mk
I, [2024-05-28T09:27:36.625930 #1991555]  INFO -- : making srcs under enc
I, [2024-05-28T09:27:36.654643 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:36.654669 #1991555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T09:27:36.654681 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:36.696501 #1991555]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T09:27:36.696552 #1991555]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T09:27:36.697240 #1991555]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T09:27:36.697795 #1991555]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T09:27:36.697944 #1991555]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T09:27:36.698733 #1991555]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T09:27:36.699867 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T09:27:36.700047 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T09:27:36.700741 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T09:27:36.756914 #1991555]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T09:27:36.860352 #1991555]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T09:27:36.860396 #1991555]  INFO -- :   Name: power_assert
I, [2024-05-28T09:27:36.860407 #1991555]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T09:27:36.860415 #1991555]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T09:27:36.862232 #1991555]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T09:27:36.921431 #1991555]  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-28T09:27:36.926540 #1991555]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T09:27:36.928207 #1991555]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-28T09:27:36.928415 #1991555]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-28T09:27:37.057616 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:27:37.057657 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:27:37.057668 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:27:37.057677 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:27:37.057686 #1991555]  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-28T09:27:37.057694 #1991555]  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-28T09:27:37.057709 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:27:37.057718 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:27:37.057726 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:27:37.057737 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:27:37.057751 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:27:37.057766 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:27:37.057782 #1991555]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T09:27:37.057802 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:27:37.057822 #1991555]  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-28T09:27:37.060537 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:27:37.060602 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:27:37.060634 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:27:37.060672 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:27:37.060698 #1991555]  INFO -- : 
I, [2024-05-28T09:27:37.134631 #1991555]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-28T09:27:37.313607 #1991555]  INFO -- : linking miniruby
I, [2024-05-28T09:27:37.975477 #1991555]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-28T09:27:37.975652 #1991555]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-28T09:27:38.103862 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:27:38.103938 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:27:38.103972 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:27:38.103987 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:27:38.104000 #1991555]  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-28T09:27:38.104014 #1991555]  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-28T09:27:38.104028 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:27:38.104041 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:27:38.104054 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:27:38.104067 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:27:38.104079 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:27:38.104092 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:27:38.104104 #1991555]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T09:27:38.104117 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:27:38.104133 #1991555]  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-28T09:27:38.106207 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:27:38.106266 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:27:38.106292 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:27:38.106312 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:27:38.106330 #1991555]  INFO -- : 
I, [2024-05-28T09:27:38.308109 #1991555]  INFO -- : builtin_binary.inc updated
I, [2024-05-28T09:27:38.319533 #1991555]  INFO -- : 2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
I, [2024-05-28T09:27:38.321340 #1991555]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-28T09:27:38.594200 #1991555]  INFO -- : linking static-library libruby-static.a
I, [2024-05-28T09:27:39.060129 #1991555]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-28T09:27:40.988624 #1991555]  INFO -- : linking ruby
I, [2024-05-28T09:27:41.010007 #1991555]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-28T09:27:41.010132 #1991555]  INFO -- : $$$[beg] make all -j16
I, [2024-05-28T09:27:41.065096 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:27:41.065149 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:27:41.065161 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:27:41.065169 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:27:41.065177 #1991555]  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-28T09:27:41.065189 #1991555]  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-28T09:27:41.065197 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:27:41.065205 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:27:41.065212 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:27:41.065219 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:27:41.065226 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:27:41.065233 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:27:41.065240 #1991555]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T09:27:41.065248 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:27:41.065255 #1991555]  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-28T09:27:41.066385 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:27:41.066403 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:27:41.066413 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:27:41.066423 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:27:41.066437 #1991555]  INFO -- : 
I, [2024-05-28T09:27:41.105827 #1991555]  INFO -- : generating enc.mk
I, [2024-05-28T09:27:41.107719 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-28T09:27:41.108000 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-28T09:27:41.108391 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-28T09:27:41.109021 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-28T09:27:41.109726 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-28T09:27:41.109918 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-28T09:27:41.110521 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-28T09:27:41.111561 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-28T09:27:41.111986 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-28T09:27:41.112493 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-28T09:27:41.112951 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-28T09:27:41.113791 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-28T09:27:41.114548 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-28T09:27:41.114989 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-28T09:27:41.117505 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-28T09:27:41.287260 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-28T09:27:41.288718 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-28T09:27:41.290091 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-28T09:27:41.290220 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-28T09:27:41.294581 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-28T09:27:41.295622 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-28T09:27:41.333855 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-28T09:27:41.334293 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-28T09:27:41.334819 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-28T09:27:41.340197 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-28T09:27:41.361414 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-28T09:27:41.387199 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-28T09:27:41.407473 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-28T09:27:41.432320 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-28T09:27:41.479985 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-28T09:27:41.485992 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-28T09:27:41.496383 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-28T09:27:41.501321 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-28T09:27:41.507635 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-28T09:27:41.528823 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-28T09:27:41.538624 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-28T09:27:41.547283 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-28T09:27:41.555400 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-28T09:27:41.558915 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-28T09:27:41.582738 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-28T09:27:41.592542 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-28T09:27:41.604886 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-28T09:27:41.681821 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-28T09:27:41.682259 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-28T09:27:41.708069 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-28T09:27:41.714200 #1991555]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-28T09:27:41.725791 #1991555]  INFO -- : making enc
I, [2024-05-28T09:27:41.754840 #1991555]  INFO -- : making srcs under enc
I, [2024-05-28T09:27:41.757712 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.757811 #1991555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T09:27:41.757864 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.795090 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.795176 #1991555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T09:27:41.795192 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.796030 #1991555]  INFO -- : generating transdb.h
I, [2024-05-28T09:27:41.918880 #1991555]  INFO -- : transdb.h unchanged
I, [2024-05-28T09:27:41.920725 #1991555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T09:27:41.920869 #1991555]  INFO -- : making trans
I, [2024-05-28T09:27:41.949162 #1991555]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T09:27:41.951515 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.957491 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.957834 #1991555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T09:27:41.957994 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:41.961117 #1991555]  INFO -- : making encs
I, [2024-05-28T09:27:42.034912 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.035029 #1991555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T09:27:42.035084 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.206554 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.207242 #1991555]  INFO -- : generating makefile exts.mk
I, [2024-05-28T09:27:42.248933 #1991555]  INFO -- : exts.mk unchanged
I, [2024-05-28T09:27:42.253735 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.278063 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:27:42.279951 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:27:42.280063 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:27:42.280908 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:27:42.281555 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:27:42.282149 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:27:42.283997 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:27:42.284268 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:27:42.284685 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:27:42.285072 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:27:42.285484 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:27:42.285511 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:27:42.285606 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:27:42.285635 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:27:42.286791 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:27:42.287203 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:27:42.287840 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:27:42.288010 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:27:42.288169 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:27:42.289944 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:27:42.289973 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:27:42.290103 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:27:42.290378 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:27:42.291395 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:27:42.291760 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:27:42.291790 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:27:42.292381 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:27:42.293609 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:27:42.293935 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:27:42.294099 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:27:42.298800 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:27:42.300450 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:27:42.303077 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:27:42.303131 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:27:42.303734 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:27:42.305760 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:27:42.307650 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:27:42.315988 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:27:42.323600 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:27:42.323668 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:27:42.326433 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:27:42.327156 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:27:42.335591 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:27:42.335625 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:27:42.357962 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.434809 #1991555]  INFO -- : linking ruby
I, [2024-05-28T09:27:42.455163 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.455502 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.459182 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.459208 #1991555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T09:27:42.459224 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.459855 #1991555]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-28T09:27:42.459958 #1991555]  INFO -- : $$$[beg] make install -j16
I, [2024-05-28T09:27:42.520547 #1991555]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T09:27:42.520598 #1991555]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T09:27:42.521259 #1991555]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T09:27:42.521848 #1991555]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T09:27:42.521970 #1991555]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T09:27:42.522505 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:27:42.522524 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:27:42.522540 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:27:42.522547 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:27:42.522554 #1991555]  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-28T09:27:42.522561 #1991555]  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-28T09:27:42.522568 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:27:42.522575 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:27:42.522581 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:27:42.522607 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:27:42.522614 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:27:42.522620 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:27:42.522631 #1991555]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T09:27:42.522637 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:27:42.522643 #1991555]  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-28T09:27:42.523774 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T09:27:42.524075 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T09:27:42.562795 #1991555]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T09:27:42.563498 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:27:42.563520 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:27:42.563538 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:27:42.563558 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:27:42.563567 #1991555]  INFO -- : 
I, [2024-05-28T09:27:42.563618 #1991555]  INFO -- : generating enc.mk
I, [2024-05-28T09:27:42.565044 #1991555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T09:27:42.689064 #1991555]  INFO -- : making srcs under enc
I, [2024-05-28T09:27:42.689204 #1991555]  INFO -- : making enc
I, [2024-05-28T09:27:42.709921 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.709966 #1991555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T09:27:42.709977 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.719998 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.720032 #1991555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T09:27:42.720050 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.720861 #1991555]  INFO -- : generating transdb.h
I, [2024-05-28T09:27:42.751306 #1991555]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T09:27:42.819808 #1991555]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T09:27:42.820915 #1991555]  INFO -- :   Name: power_assert
I, [2024-05-28T09:27:42.820933 #1991555]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T09:27:42.820955 #1991555]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T09:27:42.822231 #1991555]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T09:27:42.822530 #1991555]  INFO -- : transdb.h unchanged
I, [2024-05-28T09:27:42.823998 #1991555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T09:27:42.824171 #1991555]  INFO -- : making trans
I, [2024-05-28T09:27:42.854114 #1991555]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-28T09:27:42.856733 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.879061 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.879152 #1991555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T09:27:42.879201 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.880391 #1991555]  INFO -- : making encs
I, [2024-05-28T09:27:42.930279 #1991555]  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-28T09:27:42.943468 #1991555]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T09:27:42.953155 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:42.953285 #1991555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T09:27:42.953342 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.113480 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.114158 #1991555]  INFO -- : generating makefile exts.mk
I, [2024-05-28T09:27:43.155881 #1991555]  INFO -- : exts.mk unchanged
I, [2024-05-28T09:27:43.160024 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.184127 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:27:43.185758 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:27:43.186270 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:27:43.187068 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:27:43.187695 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:27:43.188154 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:27:43.189736 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:27:43.190781 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:27:43.190899 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:27:43.190983 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:27:43.191245 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:27:43.191621 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:27:43.191795 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:27:43.192419 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:27:43.192928 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:27:43.192968 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:27:43.193224 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:27:43.193252 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:27:43.193563 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:27:43.195453 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:27:43.195803 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:27:43.196298 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:27:43.197208 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:27:43.197434 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:27:43.197636 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:27:43.199498 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:27:43.199574 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:27:43.199847 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:27:43.200195 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:27:43.201569 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:27:43.206723 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:27:43.207102 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:27:43.208509 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:27:43.208548 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:27:43.209968 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:27:43.212471 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:27:43.215488 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:27:43.221076 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:27:43.228815 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:27:43.229293 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:27:43.230706 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:27:43.231131 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:27:43.240429 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:27:43.242218 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:27:43.264829 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.340194 #1991555]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T09:27:43.340239 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.340461 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.344621 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.344644 #1991555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T09:27:43.344659 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:43.344864 #1991555]  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-28T09:27:43.439086 #1991555]  INFO -- : Installing to 
I, [2024-05-28T09:27:43.439139 #1991555]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T09:27:43.439288 #1991555]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-28T09:27:43.448401 #1991555]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T09:27:43.448441 #1991555]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-28T09:27:43.448517 #1991555]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T09:27:43.458738 #1991555]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T09:27:43.458762 #1991555]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T09:27:43.458870 #1991555]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-28T09:27:43.459058 #1991555]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T09:27:43.463478 #1991555]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-28T09:27:43.463587 #1991555]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-28T09:27:43.463599 #1991555]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-28T09:27:43.463609 #1991555]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T09:27:43.463618 #1991555]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T09:27:43.506403 #1991555]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-28T09:27:43.513667 #1991555]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-28T09:27:43.513870 #1991555]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T09:27:43.539128 #1991555]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-28T09:27:43.541410 #1991555]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-28T09:27:43.543021 #1991555]  INFO -- :                                     cgi 0.4.1
I, [2024-05-28T09:27:43.544210 #1991555]  INFO -- :                                     delegate 0.3.1
I, [2024-05-28T09:27:43.544787 #1991555]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-28T09:27:43.545451 #1991555]  INFO -- :                                     english 0.8.0
I, [2024-05-28T09:27:43.546002 #1991555]  INFO -- :                                     erb 4.0.4
I, [2024-05-28T09:27:43.546846 #1991555]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-28T09:27:43.547390 #1991555]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-28T09:27:43.547941 #1991555]  INFO -- :                                     find 0.2.0
I, [2024-05-28T09:27:43.548489 #1991555]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-28T09:27:43.549038 #1991555]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-28T09:27:43.549585 #1991555]  INFO -- :                                     irb 1.13.1
I, [2024-05-28T09:27:43.550463 #1991555]  INFO -- :                                     logger 1.6.0
I, [2024-05-28T09:27:43.551016 #1991555]  INFO -- :                                     net-http 0.4.1
I, [2024-05-28T09:27:43.551601 #1991555]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-28T09:27:43.552167 #1991555]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-28T09:27:43.553366 #1991555]  INFO -- :                                     open3 0.2.1
I, [2024-05-28T09:27:43.553928 #1991555]  INFO -- :                                     optparse 0.5.0
I, [2024-05-28T09:27:43.554493 #1991555]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-28T09:27:43.555019 #1991555]  INFO -- :                                     pp 0.5.0
I, [2024-05-28T09:27:43.555585 #1991555]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-28T09:27:43.556130 #1991555]  INFO -- :                                     prism 0.29.0
I, [2024-05-28T09:27:43.556716 #1991555]  INFO -- :                                     pstore 0.1.3
I, [2024-05-28T09:27:43.557249 #1991555]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-28T09:27:43.558390 #1991555]  INFO -- :                                     readline 0.0.4
I, [2024-05-28T09:27:43.558924 #1991555]  INFO -- :                                     reline 0.5.7
I, [2024-05-28T09:27:43.559513 #1991555]  INFO -- :                                     resolv 0.4.0
I, [2024-05-28T09:27:43.560060 #1991555]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-28T09:27:43.561169 #1991555]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-28T09:27:43.561719 #1991555]  INFO -- :                                     set 1.1.0
I, [2024-05-28T09:27:43.562266 #1991555]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-28T09:27:43.562806 #1991555]  INFO -- :                                     singleton 0.2.0
I, [2024-05-28T09:27:43.563324 #1991555]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-28T09:27:43.564137 #1991555]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-28T09:27:43.564674 #1991555]  INFO -- :                                     time 0.3.0
I, [2024-05-28T09:27:43.565293 #1991555]  INFO -- :                                     timeout 0.4.1
I, [2024-05-28T09:27:43.565830 #1991555]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-28T09:27:43.566391 #1991555]  INFO -- :                                     tsort 0.2.0
I, [2024-05-28T09:27:43.566922 #1991555]  INFO -- :                                     un 0.3.0
I, [2024-05-28T09:27:43.567454 #1991555]  INFO -- :                                     uri 0.13.0
I, [2024-05-28T09:27:43.568015 #1991555]  INFO -- :                                     weakref 0.1.3
I, [2024-05-28T09:27:43.568546 #1991555]  INFO -- :                                     yaml 0.3.0
I, [2024-05-28T09:27:43.569365 #1991555]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T09:27:43.575655 #1991555]  INFO -- :                                     date 3.3.4
I, [2024-05-28T09:27:43.576225 #1991555]  INFO -- :                                     digest 3.1.1
I, [2024-05-28T09:27:43.576775 #1991555]  INFO -- :                                     etc 1.4.3
I, [2024-05-28T09:27:43.577365 #1991555]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-28T09:27:43.578421 #1991555]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-28T09:27:43.578988 #1991555]  INFO -- :                                     io-console 0.7.2
I, [2024-05-28T09:27:43.579531 #1991555]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-28T09:27:43.580072 #1991555]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-28T09:27:43.580583 #1991555]  INFO -- :                                     json 2.7.2
I, [2024-05-28T09:27:43.581296 #1991555]  INFO -- :                                     openssl 3.2.0
I, [2024-05-28T09:27:43.581863 #1991555]  INFO -- :                                     pathname 0.3.0
I, [2024-05-28T09:27:43.582410 #1991555]  INFO -- :                                     psych 5.1.2
I, [2024-05-28T09:27:43.583029 #1991555]  INFO -- :                                     stringio 3.1.1
I, [2024-05-28T09:27:43.583596 #1991555]  INFO -- :                                     strscan 3.1.1
I, [2024-05-28T09:27:43.584130 #1991555]  INFO -- :                                     zlib 3.1.0
I, [2024-05-28T09:27:43.584574 #1991555]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T09:27:43.585605 #1991555]  INFO -- :                                     minitest 5.23.1
I, [2024-05-28T09:27:43.594744 #1991555]  INFO -- :                                     rake 13.2.1
I, [2024-05-28T09:27:43.599900 #1991555]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-28T09:27:43.606002 #1991555]  INFO -- :                                     rexml 3.2.8
I, [2024-05-28T09:27:43.611359 #1991555]  INFO -- :                                     rss 0.3.0
I, [2024-05-28T09:27:43.615324 #1991555]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-28T09:27:43.617682 #1991555]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-28T09:27:43.622216 #1991555]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-28T09:27:43.623441 #1991555]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-28T09:27:43.624962 #1991555]  INFO -- :                                     matrix 0.4.2
I, [2024-05-28T09:27:43.628763 #1991555]  INFO -- :                                     prime 0.1.2
I, [2024-05-28T09:27:43.636303 #1991555]  INFO -- :                                     rbs 3.4.4
I, [2024-05-28T09:27:43.671670 #1991555]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-28T09:27:43.675053 #1991555]  INFO -- :                                     debug 1.9.2
I, [2024-05-28T09:27:43.679295 #1991555]  INFO -- :                                     racc 1.8.0
I, [2024-05-28T09:27:43.682951 #1991555]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-28T09:27:43.684559 #1991555]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-28T09:27:43.686566 #1991555]  INFO -- :                                     base64 0.2.0
I, [2024-05-28T09:27:43.687859 #1991555]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-28T09:27:43.691002 #1991555]  INFO -- :                                     observer 0.1.2
I, [2024-05-28T09:27:43.692443 #1991555]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-28T09:27:43.693934 #1991555]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-28T09:27:43.695625 #1991555]  INFO -- :                                     rinda 0.2.0
I, [2024-05-28T09:27:43.697260 #1991555]  INFO -- :                                     drb 2.2.1
I, [2024-05-28T09:27:43.699320 #1991555]  INFO -- :                                     nkf 0.2.0
I, [2024-05-28T09:27:43.703014 #1991555]  INFO -- :                                     syslog 0.1.2
I, [2024-05-28T09:27:43.705122 #1991555]  INFO -- :                                     csv 3.3.0
I, [2024-05-28T09:27:43.708668 #1991555]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-28T09:27:43.710281 #1991555]  INFO -- : skipped bundled gems:
I, [2024-05-28T09:27:43.710304 #1991555]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-28T09:27:43.713479 #1991555]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-28T09:27:43.713657 #1991555]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-28T09:27:52.337300 #1991555]  INFO -- : PASS all 1936 tests
E, [2024-05-28T09:27:52.349560 #1991555] ERROR -- :  
I, [2024-05-28T09:27:52.349926 #1991555]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-28T09:27:52.350027 #1991555]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-28T09:27:52.483969 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:27:52.484091 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:27:52.484124 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:27:52.484145 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:27:52.484170 #1991555]  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-28T09:27:52.484182 #1991555]  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-28T09:27:52.484190 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:27:52.484197 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:27:52.484221 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:27:52.484229 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:27:52.484237 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:27:52.484245 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:27:52.484253 #1991555]  INFO -- : 	MFLAGS = 
I, [2024-05-28T09:27:52.484261 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:27:52.484269 #1991555]  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-28T09:27:52.484742 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:27:52.484764 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:27:52.484787 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:27:52.484803 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:27:52.484812 #1991555]  INFO -- : 
I, [2024-05-28T09:27:52.664048 #1991555]  INFO -- : Checking leaked global symbols...none
I, [2024-05-28T09:27:52.741803 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-28T09:27:52.741858 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-28T09:27:52.741878 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-28T09:27:52.741888 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-28T09:27:52.742045 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-28T09:27:52.742150 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-28T09:27:52.742369 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-28T09:27:52.742504 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-28T09:27:52.743249 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-28T09:27:52.743568 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-28T09:27:52.745269 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-28T09:27:52.746101 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-28T09:27:52.746302 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-28T09:27:52.746334 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-28T09:27:52.746397 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-28T09:27:52.847144 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-28T09:27:52.848150 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-28T09:27:52.954949 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-28T09:27:52.955003 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-28T09:27:52.955063 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-28T09:27:52.955399 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-28T09:27:52.955423 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-28T09:27:52.955435 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-28T09:27:52.955443 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-28T09:27:52.955477 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-28T09:27:52.955504 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-28T09:27:52.955577 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-28T09:27:52.955628 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-28T09:27:52.956040 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-28T09:27:52.991880 #1991555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-28T09:27:52.994371 #1991555]  INFO -- : 
I, [2024-05-28T09:27:52.994413 #1991555]  INFO -- : test succeeded
I, [2024-05-28T09:27:52.995706 #1991555]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-28T09:27:52.995831 #1991555]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-28T09:27:53.092354 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:27:53.092409 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:27:53.092420 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:27:53.092429 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:27:53.092438 #1991555]  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-28T09:27:53.092450 #1991555]  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-28T09:27:53.092463 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:27:53.092471 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:27:53.092478 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:27:53.092485 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:27:53.092492 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:27:53.092499 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:27:53.092508 #1991555]  INFO -- : 	MFLAGS = 
I, [2024-05-28T09:27:53.092514 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:27:53.092522 #1991555]  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-28T09:27:53.093028 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:27:53.093051 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:27:53.093063 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:27:53.093087 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:27:53.093099 #1991555]  INFO -- : 
I, [2024-05-28T09:27:53.094844 #1991555]  INFO -- : generating enc.mk
I, [2024-05-28T09:27:53.256375 #1991555]  INFO -- : making enc
I, [2024-05-28T09:27:53.310768 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.310792 #1991555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T09:27:53.310803 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.311394 #1991555]  INFO -- : making srcs under enc
I, [2024-05-28T09:27:53.340992 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.341016 #1991555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T09:27:53.341028 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.342166 #1991555]  INFO -- : generating transdb.h
I, [2024-05-28T09:27:53.476180 #1991555]  INFO -- : transdb.h unchanged
I, [2024-05-28T09:27:53.477767 #1991555]  INFO -- : making trans
I, [2024-05-28T09:27:53.548658 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.548681 #1991555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T09:27:53.548692 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.549296 #1991555]  INFO -- : making encs
I, [2024-05-28T09:27:53.585750 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.585773 #1991555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T09:27:53.585784 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:53.589304 #1991555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T09:27:53.617289 #1991555]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T09:27:53.620008 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:55.104012 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:55.104708 #1991555]  INFO -- : generating makefile exts.mk
I, [2024-05-28T09:27:55.146314 #1991555]  INFO -- : exts.mk unchanged
I, [2024-05-28T09:27:55.155120 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:55.491834 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:27:55.494583 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:27:55.503789 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:27:55.508201 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:27:55.512741 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:27:55.521351 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:27:55.547011 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:27:55.551189 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:27:55.576452 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:27:55.593895 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:27:55.597594 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:27:55.600589 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:27:55.616405 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:27:55.633545 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:27:55.649516 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:27:55.653715 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:27:55.665521 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:27:55.672821 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:27:55.684963 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:27:55.697694 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:27:55.704793 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:27:55.710965 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:27:55.715854 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:27:55.730669 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:27:55.738158 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:27:55.744534 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:27:55.765390 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:27:55.777667 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:27:55.779655 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:27:55.781627 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:27:55.806062 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:27:55.825793 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:27:55.843672 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:27:55.901379 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:27:55.905397 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:27:55.928435 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:27:55.931133 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:27:55.988890 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:27:55.991332 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:27:56.013386 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:27:56.015760 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:27:56.038439 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:27:56.040497 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:27:56.100722 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:27:56.123085 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:56.200070 #1991555]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T09:27:56.200115 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:56.200351 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:56.204089 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:56.204114 #1991555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T09:27:56.204142 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:27:56.316648 #1991555]  INFO -- : Run options: 
I, [2024-05-28T09:27:56.316733 #1991555]  INFO -- :   --seed=38234
I, [2024-05-28T09:27:56.316746 #1991555]  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-28T09:27:56.316755 #1991555]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-28T09:27:56.316764 #1991555]  INFO -- :   --name=!/memory_leak/
I, [2024-05-28T09:27:56.316772 #1991555]  INFO -- :   --stderr-on-failure
I, [2024-05-28T09:27:56.316779 #1991555]  INFO -- :   -j16
I, [2024-05-28T09:27:56.316787 #1991555]  INFO -- : 
I, [2024-05-28T09:27:56.316795 #1991555]  INFO -- : # Running tests:
I, [2024-05-28T09:27:56.316802 #1991555]  INFO -- : 
I, [2024-05-28T09:27:56.550786 #1991555]  INFO -- : [  1/883] 2032845=test_bug-5832
I, [2024-05-28T09:27:56.550920 #1991555]  INFO -- : [  2/883] 2032846=test_files_ext
I, [2024-05-28T09:27:56.550979 #1991555]  INFO -- : [  3/883] 2032838=test_emitter
I, [2024-05-28T09:27:56.551111 #1991555]  INFO -- : [  4/883] 2032849=test_gem_silent_ui
I, [2024-05-28T09:27:56.553113 #1991555]  INFO -- : [  5/883] 2032841=test_kdf
I, [2024-05-28T09:27:56.553187 #1991555]  INFO -- : [  6/883] 2032847=test_gem_doctor
I, [2024-05-28T09:27:56.553298 #1991555]  INFO -- : [  7/883] 2032840=test_kernel
I, [2024-05-28T09:27:56.553931 #1991555]  INFO -- : [  8/883] 2032837=dispatcher_test
I, [2024-05-28T09:27:56.554465 #1991555]  INFO -- : [  9/883] 2032843=test_eval_history
I, [2024-05-28T09:27:56.554490 #1991555]  INFO -- : [ 10/883] 2032845=test_psych
I, [2024-05-28T09:27:56.554512 #1991555]  INFO -- : [ 11/883] 2032839=test_enc_raise
I, [2024-05-28T09:27:56.554526 #1991555]  INFO -- : [ 12/883] 2032848=!Nothing_to_test
I, [2024-05-28T09:27:56.554555 #1991555]  INFO -- : [ 13/883] 2032836=test_rdoc_markup_paragraph
I, [2024-05-28T09:27:56.554935 #1991555]  INFO -- : [ 14/883] 2032842=test_object_create_start
I, [2024-05-28T09:27:56.554961 #1991555]  INFO -- : [ 15/883] 2032844=test_at_exit
I, [2024-05-28T09:27:56.555510 #1991555]  INFO -- : [ 16/883] 2032851=test_command
I, [2024-05-28T09:27:56.555534 #1991555]  INFO -- : [ 17/883] 2032850=test_gem_rdoc
I, [2024-05-28T09:27:56.559783 #1991555]  INFO -- : [ 18/883] 2032848=test_date
I, [2024-05-28T09:27:56.562801 #1991555]  INFO -- : [ 19/883] 2032842=test_gem_ext_cargo_builder_unit
I, [2024-05-28T09:27:56.564526 #1991555]  INFO -- : [ 20/883] 2032839=test_rdoc_markup_to_tt_only
I, [2024-05-28T09:27:56.581996 #1991555]  INFO -- : [ 21/883] 2032848=test_hmac
I, [2024-05-28T09:27:56.587360 #1991555]  INFO -- : [ 22/883] 2032844=test_rdoc_tom_doc
I, [2024-05-28T09:27:56.591052 #1991555]  INFO -- : [ 23/883] 2032838=test_numeric
I, [2024-05-28T09:27:56.618083 #1991555]  INFO -- : [ 24/883] 2032848=test_assignment
I, [2024-05-28T09:27:56.627244 #1991555]  INFO -- : [ 25/883] 2032845=test_ifunless
I, [2024-05-28T09:27:56.642402 #1991555]  INFO -- : [ 26/883] 2032845=test_gem_commands_lock_command
I, [2024-05-28T09:27:56.683055 #1991555]  INFO -- : [ 27/883] 2032837=test_gem_command
I, [2024-05-28T09:27:56.693346 #1991555]  INFO -- : [ 28/883] 2032846=test_key_actor_vi
I, [2024-05-28T09:27:56.697399 #1991555]  INFO -- : [ 29/883] 2032838=test_bug-3571
I, [2024-05-28T09:27:56.710759 #1991555]  INFO -- : [ 30/883] 2032841=test_common
I, [2024-05-28T09:27:56.715913 #1991555]  INFO -- : [ 31/883] 2032838=test_gem_spec_fetcher
I, [2024-05-28T09:27:56.730164 #1991555]  INFO -- : [ 32/883] 2032843=test_rdoc_token_stream
I, [2024-05-28T09:27:56.749559 #1991555]  INFO -- : [ 33/883] 2032836=test_address_resolve
I, [2024-05-28T09:27:56.800511 #1991555]  INFO -- : [ 34/883] 2032839=test_optarg
I, [2024-05-28T09:27:56.806312 #1991555]  INFO -- : [ 35/883] 2032844=test_yaml_special_cases
I, [2024-05-28T09:27:56.843571 #1991555]  INFO -- : [ 36/883] 2032849=test_gem_source_list
I, [2024-05-28T09:27:56.843671 #1991555]  INFO -- : [ 37/883] 2032842=test_config
I, [2024-05-28T09:27:56.848802 #1991555]  INFO -- : [ 38/883] 2032847=test_verbose
I, [2024-05-28T09:27:56.850166 #1991555]  INFO -- : [ 39/883] 2032844=test_rdoc_single_class
I, [2024-05-28T09:27:56.851774 #1991555]  INFO -- : [ 40/883] 2032836=test_nil
I, [2024-05-28T09:27:56.861536 #1991555]  INFO -- : [ 41/883] 2032844=test_num2int
I, [2024-05-28T09:27:56.885069 #1991555]  INFO -- : [ 42/883] 2032844=test_macro
I, [2024-05-28T09:27:56.889197 #1991555]  INFO -- : [ 43/883] 2032836=test_pp
I, [2024-05-28T09:27:56.889567 #1991555]  INFO -- : [ 44/883] 2032847=test_frozen
I, [2024-05-28T09:27:56.896423 #1991555]  INFO -- : [ 45/883] 2032846=test_gem_ext_configure_builder
I, [2024-05-28T09:27:56.897144 #1991555]  INFO -- : [ 46/883] 2032845=test_exception
I, [2024-05-28T09:27:56.900229 #1991555]  INFO -- : [ 47/883] 2032847=test_zsh_completion
I, [2024-05-28T09:27:56.906169 #1991555]  INFO -- : [ 48/883] 2032847=test_iter_break
I, [2024-05-28T09:27:56.907449 #1991555]  INFO -- : [ 49/883] 2032845=test_zlib
I, [2024-05-28T09:27:56.909150 #1991555]  INFO -- : [ 50/883] 2032847=test_cgi_tag_helper
I, [2024-05-28T09:27:56.909781 #1991555]  INFO -- : [ 51/883] 2032849=test_egrep_cpp
I, [2024-05-28T09:27:56.910994 #1991555]  INFO -- : [ 52/883] 2032843=test_ole_methods
I, [2024-05-28T09:27:56.921433 #1991555]  INFO -- : [ 53/883] 2032843=test_erb_m17n
I, [2024-05-28T09:27:56.934676 #1991555]  INFO -- : [ 54/883] 2032843=test_optimization
I, [2024-05-28T09:27:56.937335 #1991555]  INFO -- : [ 55/883] 2032836=test_date_conv
I, [2024-05-28T09:27:56.954138 #1991555]  INFO -- : [ 56/883] 2032847=test_proc
I, [2024-05-28T09:27:56.956474 #1991555]  INFO -- : [ 57/883] 2032836=test_string
I, [2024-05-28T09:27:56.975474 #1991555]  INFO -- : [ 58/883] 2032842=test_gc_compact
I, [2024-05-28T09:27:56.980178 #1991555]  INFO -- : [ 59/883] 2032844=test_gem_resolver_index_set
I, [2024-05-28T09:27:56.986164 #1991555]  INFO -- : [ 60/883] 2032839=test_gem_package_old
I, [2024-05-28T09:27:57.011145 #1991555]  INFO -- : [ 61/883] 2032841=test_gem_validator
I, [2024-05-28T09:27:57.056724 #1991555]  INFO -- : [ 62/883] 2032837=test_folderitem2_invokeverb
I, [2024-05-28T09:27:57.063743 #1991555]  INFO -- : [ 63/883] 2032837=test_rdoc_markup_parser
I, [2024-05-28T09:27:57.116616 #1991555]  INFO -- : [ 64/883] 2032849=test_require_path_check
I, [2024-05-28T09:27:57.164528 #1991555]  INFO -- : [ 65/883] 2032850=test_fnmatch
I, [2024-05-28T09:27:57.176912 #1991555]  INFO -- : [ 66/883] 2032851=test_files_test_2
I, [2024-05-28T09:27:57.181616 #1991555]  INFO -- : [ 67/883] 2032838=test_pattern_matching
I, [2024-05-28T09:27:57.208559 #1991555]  INFO -- : [ 68/883] 2032849=test_rdoc_stats
I, [2024-05-28T09:27:57.209450 #1991555]  INFO -- : [ 69/883] 2032838=test_string
I, [2024-05-28T09:27:57.222914 #1991555]  INFO -- : [ 70/883] 2032850=test_rdoc_store
I, [2024-05-28T09:27:57.242430 #1991555]  INFO -- : [ 71/883] 2032838=test_depth_first
I, [2024-05-28T09:27:57.248708 #1991555]  INFO -- : [ 72/883] 2032838=test_gem_request_set_lockfile_parser
I, [2024-05-28T09:27:57.257429 #1991555]  INFO -- : [ 73/883] 2032841=test_raise
I, [2024-05-28T09:27:57.259507 #1991555]  INFO -- : [ 74/883] 2032841=test_x509attr
I, [2024-05-28T09:27:57.271602 #1991555]  INFO -- : [ 75/883] 2032844=test_custom_command
I, [2024-05-28T09:27:57.272045 #1991555]  INFO -- : [ 76/883] 2032846=json_addition_test
I, [2024-05-28T09:27:57.272915 #1991555]  INFO -- : [ 77/883] 2032841=test_rdoc_parser
I, [2024-05-28T09:27:57.287902 #1991555]  INFO -- : [ 78/883] 2032839=test_qsort
I, [2024-05-28T09:27:57.291766 #1991555]  INFO -- : [ 79/883] 2032839=test_gem_dependency_resolution_error
I, [2024-05-28T09:27:57.298897 #1991555]  INFO -- : [ 80/883] 2032839=test_null
I, [2024-05-28T09:27:57.305750 #1991555]  INFO -- : [ 81/883] 2032846=test_win32ole_type
I, [2024-05-28T09:27:57.307104 #1991555]  INFO -- : [ 82/883] 2032846=test_mul
I, [2024-05-28T09:27:57.326474 #1991555]  INFO -- : [ 83/883] 2032839=test_rdoc_markup_to_rdoc
I, [2024-05-28T09:27:57.330254 #1991555]  INFO -- : [ 84/883] 2032846=test_rdoc_rd_inline_parser
I, [2024-05-28T09:27:57.331948 #1991555]  INFO -- : [ 85/883] 2032837=test_default_gems
I, [2024-05-28T09:27:57.355113 #1991555]  INFO -- : [ 86/883] 2032844=test_rdoc_markup_attributes
I, [2024-05-28T09:27:57.372004 #1991555]  INFO -- : [ 87/883] 2032844=test_date_parse
I, [2024-05-28T09:27:57.381422 #1991555]  INFO -- : [ 88/883] 2032838=test_pipe
I, [2024-05-28T09:27:57.393616 #1991555]  INFO -- : [ 89/883] 2032839=test_trick
I, [2024-05-28T09:27:57.423795 #1991555]  INFO -- : [ 90/883] 2032837=test_thread
I, [2024-05-28T09:27:57.426700 #1991555]  INFO -- : [ 91/883] 2032837=test_pkey_ec
I, [2024-05-28T09:27:57.478728 #1991555]  INFO -- : [ 92/883] 2032849=test_key_name_check
I, [2024-05-28T09:27:57.491397 #1991555]  INFO -- : [ 93/883] 2032849=test_defined
I, [2024-05-28T09:27:57.554364 #1991555]  INFO -- : [ 94/883] 2032837=test_backtrace
I, [2024-05-28T09:27:57.559692 #1991555]  INFO -- : [ 95/883] 2032841=test_io_buffer
I, [2024-05-28T09:27:57.559789 #1991555]  INFO -- : [ 96/883] 2032837=test_rdoc_i18n_text
I, [2024-05-28T09:27:57.569422 #1991555]  INFO -- : [ 97/883] 2032837=test_windows_1251
I, [2024-05-28T09:27:57.577313 #1991555]  INFO -- : [ 98/883] 2032846=test_time
I, [2024-05-28T09:27:57.578266 #1991555]  INFO -- : [ 99/883] 2032837=test_rdoc_rdoc
I, [2024-05-28T09:27:57.590045 #1991555]  INFO -- : [100/883] 2032840=test_gem_uninstaller
I, [2024-05-28T09:27:57.590334 #1991555]  INFO -- : [101/883] 2032838=test_buffering
I, [2024-05-28T09:27:57.600845 #1991555]  INFO -- : [102/883] 2032844=test_svcb_https
I, [2024-05-28T09:27:57.605903 #1991555]  INFO -- : [103/883] 2032838=test_gb18030
I, [2024-05-28T09:27:57.611851 #1991555]  INFO -- : [104/883] 2032841=test_rdoc_cross_reference
I, [2024-05-28T09:27:57.613257 #1991555]  INFO -- : [105/883] 2032838=test_gem_dependency_installer
I, [2024-05-28T09:27:57.617095 #1991555]  INFO -- : [106/883] 2032849=test_scalar
I, [2024-05-28T09:27:57.644321 #1991555]  INFO -- : [107/883] 2032844=test_gem_commands_info_command
I, [2024-05-28T09:27:57.654354 #1991555]  INFO -- : [108/883] 2032849=test_case_options
I, [2024-05-28T09:27:57.667942 #1991555]  INFO -- : [109/883] 2032849=test_store
I, [2024-05-28T09:27:57.688555 #1991555]  INFO -- : [110/883] 2032844=test_exception
I, [2024-05-28T09:27:57.759146 #1991555]  INFO -- : [111/883] 2032837=test_bug_reporter
I, [2024-05-28T09:27:57.774783 #1991555]  INFO -- : [112/883] 2032846=test_rand
I, [2024-05-28T09:27:57.913993 #1991555]  INFO -- : [113/883] 2032849=test_gem_name_tuple
I, [2024-05-28T09:27:57.928617 #1991555]  INFO -- : [114/883] 2032849=test_gem_package_tar_reader_entry
I, [2024-05-28T09:27:58.046835 #1991555]  INFO -- : [115/883] 2032847=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-28T09:27:58.116292 #1991555]  INFO -- : [116/883] 2032847=test_gem_commands_mirror
I, [2024-05-28T09:27:58.127872 #1991555]  INFO -- : [117/883] 2032847=test_gem_request
I, [2024-05-28T09:27:58.135124 #1991555]  INFO -- : [118/883] 2032849=test_method_cache
I, [2024-05-28T09:27:58.145002 #1991555]  INFO -- : [119/883] 2032849=test_sprintf_comb
I, [2024-05-28T09:27:58.147327 #1991555]  INFO -- : [120/883] 2032846=test_win32ole
I, [2024-05-28T09:27:58.162425 #1991555]  INFO -- : [121/883] 2032846=test_generic
I, [2024-05-28T09:27:58.189528 #1991555]  INFO -- : [122/883] 2032850=test_scan_args
I, [2024-05-28T09:27:58.219718 #1991555]  INFO -- : [123/883] 2032850=test_enumerator_kw
I, [2024-05-28T09:27:58.225540 #1991555]  INFO -- : [124/883] 2032846=test_gem_text
I, [2024-05-28T09:27:58.226435 #1991555]  INFO -- : [125/883] 2032850=test_settracefunc
I, [2024-05-28T09:27:58.258755 #1991555]  INFO -- : [126/883] 2032841=test_pkey
I, [2024-05-28T09:27:58.289945 #1991555]  INFO -- : [127/883] 2032837=test_case
I, [2024-05-28T09:27:58.302755 #1991555]  INFO -- : [128/883] 2032837=test_reline
I, [2024-05-28T09:27:58.304796 #1991555]  INFO -- : [129/883] 2032846=test_parser_events
I, [2024-05-28T09:27:58.315091 #1991555]  INFO -- : [130/883] 2032841=test_cclass
I, [2024-05-28T09:27:58.355347 #1991555]  INFO -- : [131/883] 2032849=test_gem_request_connection_pools
I, [2024-05-28T09:27:58.368666 #1991555]  INFO -- : [132/883] 2032847=test_grapheme_breaks
I, [2024-05-28T09:27:58.373194 #1991555]  INFO -- : [133/883] 2032848=test_gem_version_option
I, [2024-05-28T09:27:58.424538 #1991555]  INFO -- : [134/883] 2032846=test_m17n_comb
I, [2024-05-28T09:27:58.434352 #1991555]  INFO -- : [135/883] 2032847=test_memory_view
I, [2024-05-28T09:27:58.469544 #1991555]  INFO -- : [136/883] 2032841=test_ractor
I, [2024-05-28T09:27:58.546596 #1991555]  INFO -- : [137/883] 2032841=test_rdoc_generator_pot_po
I, [2024-05-28T09:27:58.560382 #1991555]  INFO -- : [138/883] 2032841=test_ansi_with_terminfo
I, [2024-05-28T09:27:58.602255 #1991555]  INFO -- : [139/883] 2032847=test_rdoc_markup_to_markdown
I, [2024-05-28T09:27:58.623555 #1991555]  INFO -- : [140/883] 2032848=test_json_tree
I, [2024-05-28T09:27:58.645266 #1991555]  INFO -- : [141/883] 2032841=test_severity
I, [2024-05-28T09:27:58.647222 #1991555]  INFO -- : [142/883] 2032841=test_ractor
I, [2024-05-28T09:27:58.668235 #1991555]  INFO -- : [143/883] 2032848=test_require_lib
I, [2024-05-28T09:27:58.699349 #1991555]  INFO -- : [144/883] 2032841=parse_test
I, [2024-05-28T09:27:58.813321 #1991555]  INFO -- : [145/883] 2032837=test_gem_install_update_options
I, [2024-05-28T09:27:58.847775 #1991555]  INFO -- : [146/883] 2032847=test_gem_stream_ui
I, [2024-05-28T09:27:58.973407 #1991555]  INFO -- : [147/883] 2032840=test_rdoc_generator_ri
I, [2024-05-28T09:27:58.977547 #1991555]  INFO -- : [148/883] 2032847=test_extlibs
I, [2024-05-28T09:27:59.029600 #1991555]  INFO -- : [149/883] 2032837=test_literal
I, [2024-05-28T09:27:59.201357 #1991555]  INFO -- : [150/883] 2032840=test_str2big
I, [2024-05-28T09:27:59.211001 #1991555]  INFO -- : [151/883] 2032840=test_c_struct_builder
I, [2024-05-28T09:27:59.327539 #1991555]  INFO -- : [152/883] 2032840=test_dot_dot
I, [2024-05-28T09:27:59.331960 #1991555]  INFO -- : [153/883] 2032840=test_rdoc_markup_to_table_of_contents
I, [2024-05-28T09:27:59.369143 #1991555]  INFO -- : [154/883] 2032840=test_socket
I, [2024-05-28T09:27:59.411454 #1991555]  INFO -- : [155/883] 2032849=test_thread
I, [2024-05-28T09:27:59.532459 #1991555]  INFO -- : [156/883] 2032850=test_objectspace
I, [2024-05-28T09:27:59.660416 #1991555]  INFO -- : [157/883] 2032849=test_securerandom
I, [2024-05-28T09:27:59.701994 #1991555]  INFO -- : [158/883] 2032849=test_c_union_entity
I, [2024-05-28T09:27:59.784402 #1991555]  INFO -- : [159/883] 2032849=test_rdoc_normal_module
I, [2024-05-28T09:27:59.848830 #1991555]  INFO -- : [160/883] 2032849=test_rdoc_markdown_test
I, [2024-05-28T09:27:59.892504 #1991555]  INFO -- : [161/883] 2032837=test_logperiod
I, [2024-05-28T09:27:59.905076 #1991555]  INFO -- : [162/883] 2032837=test_io_console
I, [2024-05-28T09:27:59.961064 #1991555]  INFO -- : [163/883] 2032845=test_singleton
I, [2024-05-28T09:27:59.967979 #1991555]  INFO -- : [164/883] 2032845=test_flush
I, [2024-05-28T09:27:59.972533 #1991555]  INFO -- : [165/883] 2032845=test_switch_hitter
I, [2024-05-28T09:27:59.992014 #1991555]  INFO -- : [166/883] 2032845=test_uncorrectable_name_check
I, [2024-05-28T09:28:00.002054 #1991555]  INFO -- : [167/883] 2032845=newline_test
I, [2024-05-28T09:28:00.178354 #1991555]  INFO -- : [168/883] 2032839=test_hash_create
I, [2024-05-28T09:28:00.181896 #1991555]  INFO -- : [169/883] 2032839=test_stringchar
I, [2024-05-28T09:28:00.224299 #1991555]  INFO -- : [170/883] 2032842=test_passing_block
I, [2024-05-28T09:28:00.230937 #1991555]  INFO -- : [171/883] 2032842=test_thread_fd_close
I, [2024-05-28T09:28:00.231401 #1991555]  INFO -- : [172/883] 2032845=test_process
I, [2024-05-28T09:28:00.245862 #1991555]  INFO -- : [173/883] 2032842=test_last_thread
I, [2024-05-28T09:28:00.292578 #1991555]  INFO -- : [174/883] 2032839=test_pack
I, [2024-05-28T09:28:00.612730 #1991555]  INFO -- : [175/883] 2032838=test_gem_source_local
I, [2024-05-28T09:28:00.619598 #1991555]  INFO -- : [176/883] 2032839=test_gem_security_policy
I, [2024-05-28T09:28:00.658413 #1991555]  INFO -- : [177/883] 2032850=test_gem_ext_rake_builder
I, [2024-05-28T09:28:00.915262 #1991555]  INFO -- : [178/883] 2032839=test_arity
I, [2024-05-28T09:28:00.923104 #1991555]  INFO -- : [179/883] 2032839=test_logdevice
I, [2024-05-28T09:28:00.924508 #1991555]  INFO -- : [180/883] 2032838=test_err_in_callback
I, [2024-05-28T09:28:00.932274 #1991555]  INFO -- : [181/883] 2032838=test_gem_resolver_lock_specification
I, [2024-05-28T09:28:00.977594 #1991555]  INFO -- : [182/883] 2032838=test_gc
I, [2024-05-28T09:28:00.990005 #1991555]  INFO -- : [183/883] 2032840=test_x509cert
I, [2024-05-28T09:28:01.208044 #1991555]  INFO -- : [184/883] 2032849=test_shift_jis
I, [2024-05-28T09:28:01.214568 #1991555]  INFO -- : [185/883] 2032849=test_gem_commands_which_command
I, [2024-05-28T09:28:01.224761 #1991555]  INFO -- : [186/883] 2032840=test_http
I, [2024-05-28T09:28:01.250763 #1991555]  INFO -- : [187/883] 2032840=test_enumerator
I, [2024-05-28T09:28:01.257160 #1991555]  INFO -- : [188/883] 2032849=test_inadvertent_creation
I, [2024-05-28T09:28:01.322045 #1991555]  INFO -- : [189/883] 2032842=test_flags
I, [2024-05-28T09:28:01.345613 #1991555]  INFO -- : [190/883] 2032851=test_gem_commands_specification_command
I, [2024-05-28T09:28:01.345694 #1991555]  INFO -- : [191/883] 2032847=test_gem_commands_dependency_command
I, [2024-05-28T09:28:01.415274 #1991555]  INFO -- : [192/883] 2032849=test_gem_resolver_composed_set
I, [2024-05-28T09:28:01.435824 #1991555]  INFO -- : [193/883] 2032849=test_safe_load
I, [2024-05-28T09:28:01.457301 #1991555]  INFO -- : [194/883] 2032849=test_gem_resolver
I, [2024-05-28T09:28:01.503849 #1991555]  INFO -- : [195/883] 2032847=test_rdoc_markup_attribute_manager
I, [2024-05-28T09:28:01.509514 #1991555]  INFO -- : [196/883] 2032846=test_name_error
I, [2024-05-28T09:28:01.557421 #1991555]  INFO -- : [197/883] 2032847=test_rdoc_parser_ruby
I, [2024-05-28T09:28:01.572960 #1991555]  INFO -- : [198/883] 2032850=test_httpresponse
I, [2024-05-28T09:28:01.640164 #1991555]  INFO -- : [199/883] 2032846=test_open-uri
I, [2024-05-28T09:28:01.694916 #1991555]  INFO -- : [200/883] 2032850=test_rdoc_context
I, [2024-05-28T09:28:01.754628 #1991555]  INFO -- : [201/883] 2032844=test_stream
I, [2024-05-28T09:28:01.763054 #1991555]  INFO -- : [202/883] 2032844=test_nil2vtempty
I, [2024-05-28T09:28:01.768126 #1991555]  INFO -- : [203/883] 2032844=test_iso_8859
I, [2024-05-28T09:28:01.793093 #1991555]  INFO -- : [204/883] 2032851=test_tcp
I, [2024-05-28T09:28:01.803222 #1991555]  INFO -- : [205/883] 2032844=test_rdoc_text
I, [2024-05-28T09:28:01.826778 #1991555]  INFO -- : [206/883] 2032849=test_gem_safe_yaml
I, [2024-05-28T09:28:01.842336 #1991555]  INFO -- : [207/883] 2032849=test_syntax
I, [2024-05-28T09:28:01.875982 #1991555]  INFO -- : [208/883] 2032844=test_data
I, [2024-05-28T09:28:01.881709 #1991555]  INFO -- : [209/883] 2032851=test_date_new
I, [2024-05-28T09:28:01.891458 #1991555]  INFO -- : [210/883] 2032844=index_write_test
I, [2024-05-28T09:28:01.918721 #1991555]  INFO -- : [211/883] 2032851=test_date_time
I, [2024-05-28T09:28:01.935004 #1991555]  INFO -- : [212/883] 2032839=test_rdoc_markup_to_joined_paragraph
I, [2024-05-28T09:28:01.938579 #1991555]  INFO -- : [213/883] 2032851=test_require
I, [2024-05-28T09:28:01.939760 #1991555]  INFO -- : [214/883] 2032839=test_gem_installer
I, [2024-05-28T09:28:01.944086 #1991555]  INFO -- : [215/883] 2032851=test_yamlstore
I, [2024-05-28T09:28:01.953540 #1991555]  INFO -- : [216/883] 2032851=test_date_strftime
I, [2024-05-28T09:28:01.964382 #1991555]  INFO -- : [217/883] 2032844=test_rdoc_parser_rd
I, [2024-05-28T09:28:02.049240 #1991555]  INFO -- : [218/883] 2032844=test_irb
I, [2024-05-28T09:28:02.199455 #1991555]  INFO -- : [219/883] 2032846=test_asn1
I, [2024-05-28T09:28:02.234386 #1991555]  INFO -- : [220/883] 2032846=test_random
I, [2024-05-28T09:28:02.239463 #1991555]  INFO -- : [221/883] 2032846=test_load
I, [2024-05-28T09:28:02.256060 #1991555]  INFO -- : [222/883] 2032846=json_string_matching_test
I, [2024-05-28T09:28:02.264990 #1991555]  INFO -- : [223/883] 2032846=test_const
I, [2024-05-28T09:28:02.272815 #1991555]  INFO -- : [224/883] 2032846=test_class
I, [2024-05-28T09:28:02.282550 #1991555]  INFO -- : [225/883] 2032847=test_rdoc_normal_class
I, [2024-05-28T09:28:02.354975 #1991555]  INFO -- : [226/883] 2032847=parse_comments_test
I, [2024-05-28T09:28:02.373995 #1991555]  INFO -- : [227/883] 2032844=test_noarg
I, [2024-05-28T09:28:02.465886 #1991555]  INFO -- : [228/883] 2032847=test_tempfile
I, [2024-05-28T09:28:02.578920 #1991555]  INFO -- : [229/883] 2032842=test_queue
I, [2024-05-28T09:28:02.586566 #1991555]  INFO -- : [230/883] 2032842=test_function
I, [2024-05-28T09:28:02.591122 #1991555]  INFO -- : [231/883] 2032844=test_gem_resolver_index_specification
I, [2024-05-28T09:28:02.614641 #1991555]  INFO -- : [232/883] 2032851=test_internal_ivar
I, [2024-05-28T09:28:02.628170 #1991555]  INFO -- : [233/883] 2032851=test_prettyprint
I, [2024-05-28T09:28:02.644665 #1991555]  INFO -- : [234/883] 2032851=test_tracepoint
I, [2024-05-28T09:28:02.661688 #1991555]  INFO -- : [235/883] 2032841=test_gem_commands_help_command
I, [2024-05-28T09:28:02.678885 #1991555]  INFO -- : [236/883] 2032844=test_rdoc_markup
I, [2024-05-28T09:28:02.702233 #1991555]  INFO -- : [237/883] 2032837=test_duplicate
I, [2024-05-28T09:28:02.712071 #1991555]  INFO -- : [238/883] 2032837=test_basicsocket
I, [2024-05-28T09:28:02.716125 #1991555]  INFO -- : [239/883] 2032844=test_utf32
I, [2024-05-28T09:28:02.726406 #1991555]  INFO -- : [240/883] 2032844=test_too_many_dummy_encodings
I, [2024-05-28T09:28:02.745127 #1991555]  INFO -- : [241/883] 2032837=test_rdoc_include
I, [2024-05-28T09:28:02.747921 #1991555]  INFO -- : [242/883] 2032841=test_reqarg
I, [2024-05-28T09:28:02.783194 #1991555]  INFO -- : [243/883] 2032850=test_gem_commands_list_command
I, [2024-05-28T09:28:02.802873 #1991555]  INFO -- : [244/883] 2032850=test_stack
I, [2024-05-28T09:28:02.810696 #1991555]  INFO -- : [245/883] 2032837=test_ldap
I, [2024-05-28T09:28:02.814244 #1991555]  INFO -- : [246/883] 2032842=test_resource
I, [2024-05-28T09:28:02.830267 #1991555]  INFO -- : [247/883] 2032844=test_gem_commands_signin_command
I, [2024-05-28T09:28:02.834015 #1991555]  INFO -- : [248/883] 2032847=test_emitter
I, [2024-05-28T09:28:02.844237 #1991555]  INFO -- : [249/883] 2032842=test_string_processing
I, [2024-05-28T09:28:02.850703 #1991555]  INFO -- : [250/883] 2032842=test_fileutils
I, [2024-05-28T09:28:02.851593 #1991555]  INFO -- : [251/883] 2032847=test_cesu8
I, [2024-05-28T09:28:02.862138 #1991555]  INFO -- : [252/883] 2032847=test_econv
I, [2024-05-28T09:28:02.868965 #1991555]  INFO -- : [253/883] 2032837=test_rdoc_options
I, [2024-05-28T09:28:02.956045 #1991555]  INFO -- : [254/883] 2032844=test_gem_version
I, [2024-05-28T09:28:03.030022 #1991555]  INFO -- : [255/883] 2032851=test_path_to_class
I, [2024-05-28T09:28:03.032293 #1991555]  INFO -- : [256/883] 2032851=test_gem_dependency
I, [2024-05-28T09:28:03.072381 #1991555]  INFO -- : [257/883] 2032844=test_gem_resolver_specification
I, [2024-05-28T09:28:03.109909 #1991555]  INFO -- : [258/883] 2032844=test_rdoc_markup_verbatim
I, [2024-05-28T09:28:03.120857 #1991555]  INFO -- : [259/883] 2032844=test_inlinecache
I, [2024-05-28T09:28:03.196594 #1991555]  INFO -- : [260/883] 2032848=test_complex
I, [2024-05-28T09:28:03.206207 #1991555]  INFO -- : [261/883] 2032851=test_gem_commands_search_command
I, [2024-05-28T09:28:03.212038 #1991555]  INFO -- : [262/883] 2032844=test_frozen_error
I, [2024-05-28T09:28:03.216482 #1991555]  INFO -- : [263/883] 2032851=test_method_cache
I, [2024-05-28T09:28:03.218000 #1991555]  INFO -- : [264/883] 2032844=test_gem_stub_specification
I, [2024-05-28T09:28:03.218074 #1991555]  INFO -- : [265/883] 2032851=test_gem_ext_ext_conf_builder
I, [2024-05-28T09:28:03.233310 #1991555]  INFO -- : [266/883] 2032837=test_gem_resolver_installed_specification
I, [2024-05-28T09:28:03.265317 #1991555]  INFO -- : [267/883] 2032841=test_scanner_events
I, [2024-05-28T09:28:03.265411 #1991555]  INFO -- : [268/883] 2032837=test_gem_remote_fetcher
I, [2024-05-28T09:28:03.317553 #1991555]  INFO -- : [269/883] 2032841=test_parse
I, [2024-05-28T09:28:03.355814 #1991555]  INFO -- : [270/883] 2032848=test_mdns
I, [2024-05-28T09:28:03.386031 #1991555]  INFO -- : [271/883] 2032848=test_handle
I, [2024-05-28T09:28:03.421781 #1991555]  INFO -- : [272/883] 2032844=test_wait
I, [2024-05-28T09:28:03.509902 #1991555]  INFO -- : [273/883] 2032844=test_forwardable
I, [2024-05-28T09:28:03.520215 #1991555]  INFO -- : [274/883] 2032842=test_yaml
I, [2024-05-28T09:28:03.542049 #1991555]  INFO -- : [275/883] 2032844=test_big2str
I, [2024-05-28T09:28:03.551256 #1991555]  INFO -- : [276/883] 2032844=test_gem_commands_sources_command
I, [2024-05-28T09:28:03.653101 #1991555]  INFO -- : [277/883] 2032848=test_ansi_without_terminfo
I, [2024-05-28T09:28:03.659398 #1991555]  INFO -- : [278/883] 2032842=test_ractor
I, [2024-05-28T09:28:03.678918 #1991555]  INFO -- : [279/883] 2032842=test_euc_tw
I, [2024-05-28T09:28:03.689571 #1991555]  INFO -- : [280/883] 2032842=test_bmethod
I, [2024-05-28T09:28:03.694267 #1991555]  INFO -- : [281/883] 2032842=test_rdoc_markup_formatter
I, [2024-05-28T09:28:03.738712 #1991555]  INFO -- : [282/883] 2032848=test_thread_queue
I, [2024-05-28T09:28:03.780282 #1991555]  INFO -- : [283/883] 2032844=test_nowrite
I, [2024-05-28T09:28:03.826797 #1991555]  INFO -- : [284/883] 2032844=test_rdoc_parser_c
I, [2024-05-28T09:28:03.898191 #1991555]  INFO -- : [285/883] 2032842=test_comparable
I, [2024-05-28T09:28:03.912237 #1991555]  INFO -- : [286/883] 2032842=json_fixtures_test
I, [2024-05-28T09:28:03.930759 #1991555]  INFO -- : [287/883] 2032842=test_shapes
I, [2024-05-28T09:28:03.938059 #1991555]  INFO -- : [288/883] 2032842=test_io_timeout
I, [2024-05-28T09:28:03.943992 #1991555]  INFO -- : [289/883] 2032842=test_profile_frames
I, [2024-05-28T09:28:04.034301 #1991555]  INFO -- : [290/883] 2032841=test_cstr
I, [2024-05-28T09:28:04.128207 #1991555]  INFO -- : [291/883] 2032844=test_pstore
I, [2024-05-28T09:28:04.152092 #1991555]  INFO -- : [292/883] 2032842=test_enc_str_buf_cat
I, [2024-05-28T09:28:04.170863 #1991555]  INFO -- : [293/883] 2032842=test_class2name
I, [2024-05-28T09:28:04.189419 #1991555]  INFO -- : [294/883] 2032842=test_gbk
I, [2024-05-28T09:28:04.194769 #1991555]  INFO -- : [295/883] 2032844=test_require
I, [2024-05-28T09:28:04.212640 #1991555]  INFO -- : [296/883] 2032842=test_cgi_util
I, [2024-05-28T09:28:04.247110 #1991555]  INFO -- : [297/883] 2032847=test_gem_commands_contents_command
I, [2024-05-28T09:28:04.339662 #1991555]  INFO -- : [298/883] 2032850=test_gem_ext_cmake_builder
I, [2024-05-28T09:28:04.357785 #1991555]  INFO -- : [299/883] 2032850=test_digest
I, [2024-05-28T09:28:04.381681 #1991555]  INFO -- : [300/883] 2032847=test_marshalable
I, [2024-05-28T09:28:04.387958 #1991555]  INFO -- : [301/883] 2032847=test_find
I, [2024-05-28T09:28:04.412592 #1991555]  INFO -- : [302/883] 2032847=test_ractor
I, [2024-05-28T09:28:04.513012 #1991555]  INFO -- : [303/883] 2032842=test_wss
I, [2024-05-28T09:28:04.531693 #1991555]  INFO -- : [304/883] 2032847=test_fiddle
I, [2024-05-28T09:28:04.540797 #1991555]  INFO -- : [305/883] 2032842=test_file
I, [2024-05-28T09:28:04.545897 #1991555]  INFO -- : [306/883] 2032842=test_modify_expand
I, [2024-05-28T09:28:04.552647 #1991555]  INFO -- : [307/883] 2032842=test_rdoc_any_method
I, [2024-05-28T09:28:04.623396 #1991555]  INFO -- : [308/883] 2032847=test_gem_available_set
I, [2024-05-28T09:28:04.769541 #1991555]  INFO -- : [309/883] 2032847=test_rdoc_markdown
I, [2024-05-28T09:28:04.792651 #1991555]  INFO -- : [310/883] 2032851=test_pathname
I, [2024-05-28T09:28:05.052128 #1991555]  INFO -- : [311/883] 2032851=test_complexrational
I, [2024-05-28T09:28:05.058584 #1991555]  INFO -- : [312/883] 2032851=test_init
I, [2024-05-28T09:28:05.152361 #1991555]  INFO -- : [313/883] 2032847=test_gem_package_tar_reader
I, [2024-05-28T09:28:05.162219 #1991555]  INFO -- : [314/883] 2032842=regexp_test
I, [2024-05-28T09:28:05.192597 #1991555]  INFO -- : [315/883] 2032836=test_rdoc_encoding
I, [2024-05-28T09:28:05.199405 #1991555]  INFO -- : [316/883] 2032847=test_coverage
I, [2024-05-28T09:28:05.222282 #1991555]  INFO -- : [317/883] 2032836=test_recorder
I, [2024-05-28T09:28:05.230304 #1991555]  INFO -- : [318/883] 2032836=test_gem_commands_owner_command
I, [2024-05-28T09:28:05.247948 #1991555]  INFO -- : [319/883] 2032841=test_gem_source_vendor
I, [2024-05-28T09:28:05.255428 #1991555]  INFO -- : [320/883] 2032842=test_bash_completion
I, [2024-05-28T09:28:05.259434 #1991555]  INFO -- : [321/883] 2032842=test_formatter
I, [2024-05-28T09:28:05.260102 #1991555]  INFO -- : [322/883] 2032841=test_rdoc_constant
I, [2024-05-28T09:28:05.266229 #1991555]  INFO -- : [323/883] 2032842=test_deprecate
I, [2024-05-28T09:28:05.288093 #1991555]  INFO -- : [324/883] 2032850=test_system
I, [2024-05-28T09:28:05.304503 #1991555]  INFO -- : [325/883] 2032842=test_pkcs12
I, [2024-05-28T09:28:05.391481 #1991555]  INFO -- : [326/883] 2032841=test_bigzero
I, [2024-05-28T09:28:05.392447 #1991555]  INFO -- : [327/883] 2032841=test_pkey_dh
I, [2024-05-28T09:28:05.455188 #1991555]  INFO -- : [328/883] 2032851=test_gem_package_tar_header
I, [2024-05-28T09:28:05.473932 #1991555]  INFO -- : [329/883] 2032841=test_iseq_load
I, [2024-05-28T09:28:05.518397 #1991555]  INFO -- : [330/883] 2032851=test_gem_util
I, [2024-05-28T09:28:05.673999 #1991555]  INFO -- : [331/883] 2032837=test_gem_config_file
I, [2024-05-28T09:28:05.730348 #1991555]  INFO -- : [332/883] 2032844=test_ripper
I, [2024-05-28T09:28:05.735040 #1991555]  INFO -- : [333/883] 2032851=test_protocol
I, [2024-05-28T09:28:05.742233 #1991555]  INFO -- : [334/883] 2032842=test_getopts
I, [2024-05-28T09:28:05.747194 #1991555]  INFO -- : [335/883] 2032842=test_gem_resolver_activation_request
I, [2024-05-28T09:28:05.756264 #1991555]  INFO -- : [336/883] 2032842=test_yjit_exit_locations
I, [2024-05-28T09:28:05.810117 #1991555]  INFO -- : [337/883] 2032842=test_etc
I, [2024-05-28T09:28:05.833955 #1991555]  INFO -- : [338/883] 2032837=test_yaml_tree
I, [2024-05-28T09:28:05.878073 #1991555]  INFO -- : [339/883] 2032837=test_libs
I, [2024-05-28T09:28:05.898648 #1991555]  INFO -- : [340/883] 2032837=test_gc
I, [2024-05-28T09:28:05.900583 #1991555]  INFO -- : [341/883] 2032837=test_gem_commands_fetch_command
I, [2024-05-28T09:28:05.921832 #1991555]  INFO -- : [342/883] 2032842=test_math
I, [2024-05-28T09:28:05.935373 #1991555]  INFO -- : [343/883] 2032846=test_sleep
I, [2024-05-28T09:28:05.941145 #1991555]  INFO -- : [344/883] 2032842=test_config
I, [2024-05-28T09:28:05.999080 #1991555]  INFO -- : [345/883] 2032842=test_autoload
I, [2024-05-28T09:28:06.055815 #1991555]  INFO -- : [346/883] 2032851=test_utf16
I, [2024-05-28T09:28:06.065080 #1991555]  INFO -- : [347/883] 2032851=test_io
I, [2024-05-28T09:28:06.067332 #1991555]  INFO -- : [348/883] 2032837=test_unicode_escape
I, [2024-05-28T09:28:06.075979 #1991555]  INFO -- : [349/883] 2032836=test_case
I, [2024-05-28T09:28:06.101240 #1991555]  INFO -- : [350/883] 2032836=test_sizeof
I, [2024-05-28T09:28:06.184650 #1991555]  INFO -- : [351/883] 2032837=test_face
I, [2024-05-28T09:28:06.185144 #1991555]  INFO -- : [352/883] 2032847=test_rendering
I, [2024-05-28T09:28:06.202350 #1991555]  INFO -- : [353/883] 2032837=test_io_buffer
I, [2024-05-28T09:28:06.230829 #1991555]  INFO -- : [354/883] 2032844=test_backtrace
I, [2024-05-28T09:28:06.318566 #1991555]  INFO -- : [355/883] 2032837=test_pack
I, [2024-05-28T09:28:06.331690 #1991555]  INFO -- : [356/883] 2032847=ruby_parser_test
I, [2024-05-28T09:28:06.340716 #1991555]  INFO -- : [357/883] 2032847=test_gem_resolver_conflict
I, [2024-05-28T09:28:06.351164 #1991555]  INFO -- : [358/883] 2032847=test_rdoc_task
I, [2024-05-28T09:28:06.354939 #1991555]  INFO -- : [359/883] 2032837=test_rdoc_markup_indented_paragraph
I, [2024-05-28T09:28:06.355235 #1991555]  INFO -- : [360/883] 2032847=locals_test
I, [2024-05-28T09:28:06.365772 #1991555]  INFO -- : [361/883] 2032837=test_rdoc_require
I, [2024-05-28T09:28:06.383622 #1991555]  INFO -- : [362/883] 2032837=test_gem_commands_install_command
I, [2024-05-28T09:28:06.493703 #1991555]  INFO -- : [363/883] 2032850=test_clone
I, [2024-05-28T09:28:06.667907 #1991555]  INFO -- : [364/883] 2032841=test_readpartial
I, [2024-05-28T09:28:06.700018 #1991555]  INFO -- : [365/883] 2032850=test_fstring
I, [2024-05-28T09:28:06.778529 #1991555]  INFO -- : [366/883] 2032847=test_array
I, [2024-05-28T09:28:06.787814 #1991555]  INFO -- : [367/883] 2032847=test_optparse
I, [2024-05-28T09:28:06.846852 #1991555]  INFO -- : [368/883] 2032847=test_rat
I, [2024-05-28T09:28:06.851174 #1991555]  INFO -- : [369/883] 2032850=test_webauthn_poller
I, [2024-05-28T09:28:06.859641 #1991555]  INFO -- : [370/883] 2032847=test_rdoc_markup_raw
I, [2024-05-28T09:28:06.865623 #1991555]  INFO -- : [371/883] 2032847=test_rdoc_markup_to_html_crossref
I, [2024-05-28T09:28:07.004509 #1991555]  INFO -- : [372/883] 2032850=test_typeddata
I, [2024-05-28T09:28:07.079477 #1991555]  INFO -- : [373/883] 2032841=encoding_test
I, [2024-05-28T09:28:07.186267 #1991555]  INFO -- : [374/883] 2032841=test_gem_resolver_best_set
I, [2024-05-28T09:28:07.247514 #1991555]  INFO -- : [375/883] 2032847=test_stringscanner
I, [2024-05-28T09:28:07.254609 #1991555]  INFO -- : [376/883] 2032841=test_files_sample
I, [2024-05-28T09:28:07.270211 #1991555]  INFO -- : [377/883] 2032850=parser_test
I, [2024-05-28T09:28:07.294846 #1991555]  INFO -- : [378/883] 2032847=test_convertible
I, [2024-05-28T09:28:07.322186 #1991555]  INFO -- : [379/883] 2032850=test_rdoc_alias
I, [2024-05-28T09:28:07.346276 #1991555]  INFO -- : [380/883] 2032850=test_yield
I, [2024-05-28T09:28:07.361693 #1991555]  INFO -- : [381/883] 2032841=test_line_editor
I, [2024-05-28T09:28:07.380098 #1991555]  INFO -- : [382/883] 2032841=test_objspace
I, [2024-05-28T09:28:07.550205 #1991555]  INFO -- : [383/883] 2032844=ripper_test
I, [2024-05-28T09:28:07.552235 #1991555]  INFO -- : [384/883] 2032843=test_undef
I, [2024-05-28T09:28:07.570335 #1991555]  INFO -- : [385/883] 2032843=test_gem_security_trust_dir
I, [2024-05-28T09:28:07.729934 #1991555]  INFO -- : [386/883] 2032839=test_string_memory
I, [2024-05-28T09:28:07.808461 #1991555]  INFO -- : [387/883] 2032839=test_sprintf
I, [2024-05-28T09:28:07.810900 #1991555]  INFO -- : [388/883] 2032843=test_gem_requirement
I, [2024-05-28T09:28:07.931638 #1991555]  INFO -- : [389/883] 2032837=comments_test
I, [2024-05-28T09:28:07.943081 #1991555]  INFO -- : [390/883] 2032837=test_show_source
I, [2024-05-28T09:28:07.974101 #1991555]  INFO -- : [391/883] 2032843=test_set
I, [2024-05-28T09:28:07.989162 #1991555]  INFO -- : [392/883] 2032846=test_gem_commands_stale_command
I, [2024-05-28T09:28:08.003768 #1991555]  INFO -- : [393/883] 2032846=test_c_struct_entry
I, [2024-05-28T09:28:08.005328 #1991555]  INFO -- : [394/883] 2032843=test_lock_native_thread
I, [2024-05-28T09:28:08.025767 #1991555]  INFO -- : [395/883] 2032837=test_remote_fetch_error
I, [2024-05-28T09:28:08.044035 #1991555]  INFO -- : [396/883] 2032837=test_have_library
I, [2024-05-28T09:28:08.109391 #1991555]  INFO -- : [397/883] 2032839=test_hash
I, [2024-05-28T09:28:08.131911 #1991555]  INFO -- : [398/883] 2032839=test_tree_builder
I, [2024-05-28T09:28:08.142184 #1991555]  INFO -- : [399/883] 2032839=test_gem_resolver_dependency_request
I, [2024-05-28T09:28:08.179261 #1991555]  INFO -- : [400/883] 2032839=test_external_new
I, [2024-05-28T09:28:08.182470 #1991555]  INFO -- : [401/883] 2032839=test_postponed_job
I, [2024-05-28T09:28:08.207059 #1991555]  INFO -- : [402/883] 2032844=test_alias_and_anchor
I, [2024-05-28T09:28:08.217469 #1991555]  INFO -- : [403/883] 2032844=test_raise_exception
I, [2024-05-28T09:28:08.341611 #1991555]  INFO -- : [404/883] 2032848=test_gem_request_set_lockfile
I, [2024-05-28T09:28:08.348681 #1991555]  INFO -- : [405/883] 2032843=test_win32ole_typelib
I, [2024-05-28T09:28:08.350174 #1991555]  INFO -- : [406/883] 2032843=test_protect
I, [2024-05-28T09:28:08.368740 #1991555]  INFO -- : [407/883] 2032843=test_workspace
I, [2024-05-28T09:28:08.485610 #1991555]  INFO -- : [408/883] 2032846=test_weakmap
I, [2024-05-28T09:28:08.538733 #1991555]  INFO -- : [409/883] 2032843=test_yjit
I, [2024-05-28T09:28:08.697330 #1991555]  INFO -- : [410/883] 2032839=test_ws
I, [2024-05-28T09:28:08.721190 #1991555]  INFO -- : [411/883] 2032839=test_m17n
I, [2024-05-28T09:28:08.823465 #1991555]  INFO -- : [412/883] 2032848=test_gem_commands_environment_command
I, [2024-05-28T09:28:08.843728 #1991555]  INFO -- : [413/883] 2032839=test_argf
I, [2024-05-28T09:28:08.908393 #1991555]  INFO -- : [414/883] 2032848=test_ns_spki
I, [2024-05-28T09:28:08.947831 #1991555]  INFO -- : [415/883] 2032848=test_framework
I, [2024-05-28T09:28:08.971174 #1991555]  INFO -- : [416/883] 2032848=test_kill_ring
I, [2024-05-28T09:28:08.977039 #1991555]  INFO -- : [417/883] 2032848=test_console_attr
I, [2024-05-28T09:28:08.984406 #1991555]  INFO -- : [418/883] 2032848=test_summary
I, [2024-05-28T09:28:09.085072 #1991555]  INFO -- : [419/883] 2032844=test_type_completor
I, [2024-05-28T09:28:09.091362 #1991555]  INFO -- : [420/883] 2032844=test_gem_commands_exec_command
I, [2024-05-28T09:28:09.170930 #1991555]  INFO -- : [421/883] 2032848=test_io_wait
I, [2024-05-28T09:28:09.454739 #1991555]  INFO -- : [422/883] 2032837=warnings_test
I, [2024-05-28T09:28:09.474911 #1991555]  INFO -- : [423/883] 2032837=test_kwargs
I, [2024-05-28T09:28:09.494860 #1991555]  INFO -- : [424/883] 2032837=test_ellipsize
I, [2024-05-28T09:28:09.498391 #1991555]  INFO -- : [425/883] 2032837=test_date_attr
I, [2024-05-28T09:28:09.501615 #1991555]  INFO -- : [426/883] 2032848=test_io
I, [2024-05-28T09:28:09.506998 #1991555]  INFO -- : [427/883] 2032837=test_win32ole_type_event
I, [2024-05-28T09:28:09.511935 #1991555]  INFO -- : [428/883] 2032837=test_emoji
I, [2024-05-28T09:28:09.564843 #1991555]  INFO -- : [429/883] 2032837=test_sorted_set
I, [2024-05-28T09:28:09.718938 #1991555]  INFO -- : [430/883] 2032836=test_ubf_async_safe
I, [2024-05-28T09:28:09.726236 #1991555]  INFO -- : [431/883] 2032836=test_hash
I, [2024-05-28T09:28:09.826873 #1991555]  INFO -- : [432/883] 2032848=test_gem_unsatisfiable_dependency_error
I, [2024-05-28T09:28:09.831187 #1991555]  INFO -- : [433/883] 2032837=test_win32ole_record
I, [2024-05-28T09:28:09.835490 #1991555]  INFO -- : [434/883] 2032837=test_cp949
I, [2024-05-28T09:28:09.836159 #1991555]  INFO -- : [435/883] 2032848=test_gem_source_specific_file
I, [2024-05-28T09:28:09.850059 #1991555]  INFO -- : [436/883] 2032837=test_foreach
I, [2024-05-28T09:28:09.854477 #1991555]  INFO -- : [437/883] 2032837=test_condition
I, [2024-05-28T09:28:09.864164 #1991555]  INFO -- : [438/883] 2032837=test_gem_commands_uninstall_command
I, [2024-05-28T09:28:09.944609 #1991555]  INFO -- : [439/883] 2032848=test_rdoc_rubygems_hook
I, [2024-05-28T09:28:10.276020 #1991555]  INFO -- : [440/883] 2032848=test_method
I, [2024-05-28T09:28:10.445822 #1991555]  INFO -- : [441/883] 2032844=test_gem_commands_query_command
I, [2024-05-28T09:28:10.612310 #1991555]  INFO -- : [442/883] 2032849=test_gem_impossible_dependencies_error
I, [2024-05-28T09:28:10.622971 #1991555]  INFO -- : [443/883] 2032849=test_array_create
I, [2024-05-28T09:28:10.629116 #1991555]  INFO -- : [444/883] 2032849=test_pack
I, [2024-05-28T09:28:10.960616 #1991555]  INFO -- : [445/883] 2032837=test_pattern_key_name_check
I, [2024-05-28T09:28:10.973251 #1991555]  INFO -- : [446/883] 2032837=test_to_ruby
I, [2024-05-28T09:28:10.979668 #1991555]  INFO -- : [447/883] 2032849=test_ftp
I, [2024-05-28T09:28:10.995528 #1991555]  INFO -- : [448/883] 2032837=test_rdoc_context_section
I, [2024-05-28T09:28:11.006670 #1991555]  INFO -- : [449/883] 2032849=test_euc_kr
I, [2024-05-28T09:28:11.010460 #1991555]  INFO -- : [450/883] 2032849=test_human_typo
I, [2024-05-28T09:28:11.016913 #1991555]  INFO -- : [451/883] 2032837=test_primitive
I, [2024-05-28T09:28:11.023186 #1991555]  INFO -- : [452/883] 2032849=test_rbconfig
I, [2024-05-28T09:28:11.026242 #1991555]  INFO -- : [453/883] 2032837=test_win32ole_param
I, [2024-05-28T09:28:11.029054 #1991555]  INFO -- : [454/883] 2032849=test_gem_commands_yank_command
I, [2024-05-28T09:28:11.048020 #1991555]  INFO -- : [455/883] 2032837=test_pair
I, [2024-05-28T09:28:11.165805 #1991555]  INFO -- : [456/883] 2032844=test_document
I, [2024-05-28T09:28:11.172614 #1991555]  INFO -- : [457/883] 2032844=test_rdoc_generator_pot_po_entry
I, [2024-05-28T09:28:11.189318 #1991555]  INFO -- : [458/883] 2032844=test_euc_jp
I, [2024-05-28T09:28:11.193653 #1991555]  INFO -- : [459/883] 2032844=test_acceptable
I, [2024-05-28T09:28:11.278726 #1991555]  INFO -- : [460/883] 2032844=test_name_error_extension
I, [2024-05-28T09:28:11.290853 #1991555]  INFO -- : [461/883] 2032844=test_chilled
I, [2024-05-28T09:28:11.295021 #1991555]  INFO -- : [462/883] 2032844=test_rdoc_i18n_locale
I, [2024-05-28T09:28:11.314489 #1991555]  INFO -- : [463/883] 2032844=test_httpresponses
I, [2024-05-28T09:28:11.338621 #1991555]  INFO -- : [464/883] 2032844=test_encoding
I, [2024-05-28T09:28:11.364813 #1991555]  INFO -- : [465/883] 2032844=test_set_len
I, [2024-05-28T09:28:11.374547 #1991555]  INFO -- : [466/883] 2032844=test_httpheader
I, [2024-05-28T09:28:11.409324 #1991555]  INFO -- : [467/883] 2032844=test_gem_resolver_local_specification
I, [2024-05-28T09:28:11.463696 #1991555]  INFO -- : [468/883] 2032844=test_rdoc_ri_driver
I, [2024-05-28T09:28:11.549413 #1991555]  INFO -- : [469/883] 2032849=test_install
I, [2024-05-28T09:28:11.805517 #1991555]  INFO -- : [470/883] 2032849=test_rdoc_markup_to_label
I, [2024-05-28T09:28:11.855169 #1991555]  INFO -- : [471/883] 2032849=test_sockopt
I, [2024-05-28T09:28:11.859996 #1991555]  INFO -- : [472/883] 2032849=test_color
I, [2024-05-28T09:28:11.863284 #1991555]  INFO -- : [473/883] 2032844=json_encoding_test
I, [2024-05-28T09:28:11.881763 #1991555]  INFO -- : [474/883] 2032844=test_key_stroke
I, [2024-05-28T09:28:11.884337 #1991555]  INFO -- : [475/883] 2032838=test_date_compat
I, [2024-05-28T09:28:11.890372 #1991555]  INFO -- : [476/883] 2032838=test_rdoc_markup_to_html
I, [2024-05-28T09:28:11.912284 #1991555]  INFO -- : [477/883] 2032844=test_bug-14834
I, [2024-05-28T09:28:11.922601 #1991555]  INFO -- : [478/883] 2032850=test_compile_prism
I, [2024-05-28T09:28:11.984060 #1991555]  INFO -- : [479/883] 2032844=test_terminfo
I, [2024-05-28T09:28:11.988825 #1991555]  INFO -- : [480/883] 2032844=test_path
I, [2024-05-28T09:28:11.993706 #1991555]  INFO -- : [481/883] 2032844=test_case_mapping
I, [2024-05-28T09:28:12.005848 #1991555]  INFO -- : [482/883] 2032844=redundant_return_test
I, [2024-05-28T09:28:12.014692 #1991555]  INFO -- : [483/883] 2032844=test_bn
I, [2024-05-28T09:28:12.016541 #1991555]  INFO -- : [484/883] 2032849=test_win32ole_param_event
I, [2024-05-28T09:28:12.019543 #1991555]  INFO -- : [485/883] 2032849=test_http
I, [2024-05-28T09:28:12.048109 #1991555]  INFO -- : [486/883] 2032844=test_addrinfo
I, [2024-05-28T09:28:12.148424 #1991555]  INFO -- : [487/883] 2032844=test_tree_spell_checker
I, [2024-05-28T09:28:12.174988 #1991555]  INFO -- : [488/883] 2032844=test_gem_gem_runner
I, [2024-05-28T09:28:12.222454 #1991555]  INFO -- : [489/883] 2032844=test_filter
I, [2024-05-28T09:28:12.257129 #1991555]  INFO -- : [490/883] 2032844=test_data
I, [2024-05-28T09:28:12.259145 #1991555]  INFO -- : [491/883] 2032838=static_literals_test
I, [2024-05-28T09:28:12.263631 #1991555]  INFO -- : [492/883] 2032844=test_rdoc_method_attr
I, [2024-05-28T09:28:12.363205 #1991555]  INFO -- : [493/883] 2032850=parameters_signature_test
I, [2024-05-28T09:28:12.376892 #1991555]  INFO -- : [494/883] 2032850=test_koi8
I, [2024-05-28T09:28:12.387758 #1991555]  INFO -- : [495/883] 2032850=test_enumerator
I, [2024-05-28T09:28:12.390107 #1991555]  INFO -- : [496/883] 2032850=test_rdoc_parser_changelog
I, [2024-05-28T09:28:12.395950 #1991555]  INFO -- : [497/883] 2032838=test_unicode
I, [2024-05-28T09:28:12.427719 #1991555]  INFO -- : [498/883] 2032844=test_rdoc_generator_pot
I, [2024-05-28T09:28:12.433333 #1991555]  INFO -- : [499/883] 2032844=test_lexer
I, [2024-05-28T09:28:12.447034 #1991555]  INFO -- : [500/883] 2032844=test_thread_cv
I, [2024-05-28T09:28:12.496156 #1991555]  INFO -- : [501/883] 2032838=test_ssl_session
I, [2024-05-28T09:28:12.512756 #1991555]  INFO -- : [502/883] 2032850=test_key_event_record
I, [2024-05-28T09:28:12.563108 #1991555]  INFO -- : [503/883] 2032850=test_gem_uri
I, [2024-05-28T09:28:12.584333 #1991555]  INFO -- : [504/883] 2032850=test_random
I, [2024-05-28T09:28:12.592175 #1991555]  INFO -- : [505/883] 2032850=test_notimplement
I, [2024-05-28T09:28:12.601180 #1991555]  INFO -- : [506/883] 2032850=test_gem_commands_update_command
I, [2024-05-28T09:28:12.848411 #1991555]  INFO -- : [507/883] 2032840=test_gem_resolver_vendor_specification
I, [2024-05-28T09:28:12.879567 #1991555]  INFO -- : [508/883] 2032840=test_gem_commands_build_command
I, [2024-05-28T09:28:13.058461 #1991555]  INFO -- : [509/883] 2032847=test_interned_str
I, [2024-05-28T09:28:13.078735 #1991555]  INFO -- : [510/883] 2032847=test_case_comprehensive
I, [2024-05-28T09:28:13.096972 #1991555]  INFO -- : [511/883] 2032842=test_gem_commands_server_command
I, [2024-05-28T09:28:13.103272 #1991555]  INFO -- : [512/883] 2032842=test_variable_name_check
I, [2024-05-28T09:28:13.123242 #1991555]  INFO -- : [513/883] 2032844=test_io_m17n
I, [2024-05-28T09:28:13.154383 #1991555]  INFO -- : [514/883] 2032842=test_did_you_mean
I, [2024-05-28T09:28:13.190290 #1991555]  INFO -- : [515/883] 2032840=test_cmethod
I, [2024-05-28T09:28:13.197687 #1991555]  INFO -- : [516/883] 2032840=test_tracer
I, [2024-05-28T09:28:13.334432 #1991555]  INFO -- : [517/883] 2032840=test_append
I, [2024-05-28T09:28:13.338234 #1991555]  INFO -- : [518/883] 2032840=test_option
I, [2024-05-28T09:28:13.344043 #1991555]  INFO -- : [519/883] 2032842=test_rdoc_markup_heading
I, [2024-05-28T09:28:13.355018 #1991555]  INFO -- : [520/883] 2032842=test_iseq
I, [2024-05-28T09:28:13.444268 #1991555]  INFO -- : [521/883] 2032838=test_exception_at_throwing
I, [2024-05-28T09:28:13.534144 #1991555]  INFO -- : [522/883] 2032840=test_pkey_dsa
I, [2024-05-28T09:28:13.536617 #1991555]  INFO -- : [523/883] 2032838=test_class
I, [2024-05-28T09:28:13.545797 #1991555]  INFO -- : [524/883] 2032838=test_ocsp
I, [2024-05-28T09:28:13.857845 #1991555]  INFO -- : [525/883] 2032838=test_scheduler
I, [2024-05-28T09:28:14.054996 #1991555]  INFO -- : [526/883] 2032838=reflection_test
I, [2024-05-28T09:28:14.062806 #1991555]  INFO -- : [527/883] 2032838=test_gem_bundler_version_finder
I, [2024-05-28T09:28:14.093649 #1991555]  INFO -- : [528/883] 2032838=test_emoji_breaks
I, [2024-05-28T09:28:14.102845 #1991555]  INFO -- : [529/883] 2032838=test_within_pipe
I, [2024-05-28T09:28:14.141577 #1991555]  INFO -- : [530/883] 2032838=test_help
I, [2024-05-28T09:28:14.166887 #1991555]  INFO -- : [531/883] 2032838=test_rdoc_markup_to_bs
I, [2024-05-28T09:28:14.182388 #1991555]  INFO -- : [532/883] 2032846=test_gem_commands_unpack_command
I, [2024-05-28T09:28:14.189372 #1991555]  INFO -- : [533/883] 2032842=test_files_lib
I, [2024-05-28T09:28:14.220091 #1991555]  INFO -- : [534/883] 2032838=test_beginendblock
I, [2024-05-28T09:28:14.255286 #1991555]  INFO -- : [535/883] 2032839=test_webauthn_listener_response
I, [2024-05-28T09:28:14.255798 #1991555]  INFO -- : [536/883] 2032850=test_time
I, [2024-05-28T09:28:14.272580 #1991555]  INFO -- : [537/883] 2032839=test_to_ary_concat
I, [2024-05-28T09:28:14.391828 #1991555]  INFO -- : [538/883] 2032837=test_stream
I, [2024-05-28T09:28:14.396043 #1991555]  INFO -- : [539/883] 2032837=test_rdoc_markup_pre_process
I, [2024-05-28T09:28:14.492834 #1991555]  INFO -- : [540/883] 2032850=test_printf
I, [2024-05-28T09:28:14.518528 #1991555]  INFO -- : [541/883] 2032850=test_pinned
I, [2024-05-28T09:28:14.545521 #1991555]  INFO -- : [542/883] 2032837=test_history
I, [2024-05-28T09:28:14.563288 #1991555]  INFO -- : [543/883] 2032837=test_date_marshal
I, [2024-05-28T09:28:14.571826 #1991555]  INFO -- : [544/883] 2032837=test_mkmf
I, [2024-05-28T09:28:14.573214 #1991555]  INFO -- : [545/883] 2032840=test_delegate
I, [2024-05-28T09:28:14.589767 #1991555]  INFO -- : [546/883] 2032850=test_popen_deadlock
I, [2024-05-28T09:28:14.604874 #1991555]  INFO -- : [547/883] 2032840=test_exit
I, [2024-05-28T09:28:14.613823 #1991555]  INFO -- : [548/883] 2032837=test_recursion
I, [2024-05-28T09:28:14.635818 #1991555]  INFO -- : [549/883] 2032837=test_ractor
I, [2024-05-28T09:28:14.649202 #1991555]  INFO -- : [550/883] 2032846=test_rdoc_servlet
I, [2024-05-28T09:28:14.721578 #1991555]  INFO -- : [551/883] 2032840=test_gem_security
I, [2024-05-28T09:28:14.721661 #1991555]  INFO -- : [552/883] 2032837=test_digest
I, [2024-05-28T09:28:14.737905 #1991555]  INFO -- : [553/883] 2032837=test_bundled_ca
I, [2024-05-28T09:28:14.764094 #1991555]  INFO -- : [554/883] 2032838=test_closure
I, [2024-05-28T09:28:14.806437 #1991555]  INFO -- : [555/883] 2032846=test_fiber
I, [2024-05-28T09:28:14.945556 #1991555]  INFO -- : [556/883] 2032844=test_multi_irb_commands
I, [2024-05-28T09:28:14.971841 #1991555]  INFO -- : [557/883] 2032844=test_open3
I, [2024-05-28T09:28:15.255925 #1991555]  INFO -- : [558/883] 2032836=test_float
I, [2024-05-28T09:28:15.366951 #1991555]  INFO -- : [559/883] 2032838=test_cgi_cookie
I, [2024-05-28T09:28:15.373293 #1991555]  INFO -- : [560/883] 2032838=test_require
I, [2024-05-28T09:28:15.400134 #1991555]  INFO -- : [561/883] 2032850=test_refinement
I, [2024-05-28T09:28:15.773743 #1991555]  INFO -- : [562/883] 2032848=test_gem_commands_signout_command
I, [2024-05-28T09:28:15.802566 #1991555]  INFO -- : [563/883] 2032848=test_regex_casefold
I, [2024-05-28T09:28:15.847291 #1991555]  INFO -- : [564/883] 2032839=test_gem_source_git
I, [2024-05-28T09:28:16.150202 #1991555]  INFO -- : [565/883] 2032851=test_dir_m17n
I, [2024-05-28T09:28:16.154180 #1991555]  INFO -- : [566/883] 2032837=test_gem_resolver_installer_set
I, [2024-05-28T09:28:16.378175 #1991555]  INFO -- : [567/883] 2032848=test_rdoc_rd
I, [2024-05-28T09:28:16.414883 #1991555]  INFO -- : [568/883] 2032848=test_cgi_session
I, [2024-05-28T09:28:16.438279 #1991555]  INFO -- : [569/883] 2032848=test_metaclass
I, [2024-05-28T09:28:16.442391 #1991555]  INFO -- : [570/883] 2032848=test_rdoc_top_level
I, [2024-05-28T09:28:16.458800 #1991555]  INFO -- : [571/883] 2032837=test_fixnum
I, [2024-05-28T09:28:16.476220 #1991555]  INFO -- : [572/883] 2032837=test_signal
I, [2024-05-28T09:28:16.553016 #1991555]  INFO -- : [573/883] 2032839=test_x509crl
I, [2024-05-28T09:28:16.734929 #1991555]  INFO -- : [574/883] 2032839=test_process
I, [2024-05-28T09:28:16.773326 #1991555]  INFO -- : [575/883] 2032839=test_input_method
I, [2024-05-28T09:28:16.777309 #1991555]  INFO -- : [576/883] 2032836=test_windows_1252
I, [2024-05-28T09:28:16.779707 #1991555]  INFO -- : [577/883] 2032848=test_digest_extend
I, [2024-05-28T09:28:16.781799 #1991555]  INFO -- : [578/883] 2032836=test_iterator
I, [2024-05-28T09:28:16.809717 #1991555]  INFO -- : [579/883] 2032848=test_string
I, [2024-05-28T09:28:16.815668 #1991555]  INFO -- : [580/883] 2032848=test_omap
I, [2024-05-28T09:28:16.823792 #1991555]  INFO -- : [581/883] 2032848=test_debug
I, [2024-05-28T09:28:16.832336 #1991555]  INFO -- : [582/883] 2032848=test_memory_view
I, [2024-05-28T09:28:16.865148 #1991555]  INFO -- : [583/883] 2032848=pattern_test
I, [2024-05-28T09:28:16.872028 #1991555]  INFO -- : [584/883] 2032836=test_shellwords
I, [2024-05-28T09:28:16.879216 #1991555]  INFO -- : [585/883] 2032836=test_new
I, [2024-05-28T09:28:16.887822 #1991555]  INFO -- : [586/883] 2032836=test_cipher
I, [2024-05-28T09:28:16.943886 #1991555]  INFO -- : [587/883] 2032836=test_gem_security_signer
I, [2024-05-28T09:28:16.944454 #1991555]  INFO -- : [588/883] 2032843=test_storage
I, [2024-05-28T09:28:16.950008 #1991555]  INFO -- : [589/883] 2032848=test_gem_resolver_git_set
I, [2024-05-28T09:28:16.956630 #1991555]  INFO -- : [590/883] 2032843=test_win32ole_variant_outarg
I, [2024-05-28T09:28:16.958300 #1991555]  INFO -- : [591/883] 2032843=test_dln
I, [2024-05-28T09:28:16.967150 #1991555]  INFO -- : [592/883] 2032843=test_gem_source_subpath_problem
I, [2024-05-28T09:28:16.997328 #1991555]  INFO -- : [593/883] 2032839=json_common_interface_test
I, [2024-05-28T09:28:17.043350 #1991555]  INFO -- : [594/883] 2032839=test_nomethod_error
I, [2024-05-28T09:28:17.050150 #1991555]  INFO -- : [595/883] 2032839=json_parser_test
I, [2024-05-28T09:28:17.074903 #1991555]  INFO -- : [596/883] 2032836=test_config
I, [2024-05-28T09:28:17.098608 #1991555]  INFO -- : [597/883] 2032843=test_pkg_config
I, [2024-05-28T09:28:17.100301 #1991555]  INFO -- : [598/883] 2032839=test_cparser
I, [2024-05-28T09:28:17.111850 #1991555]  INFO -- : [599/883] 2032836=test_struct
I, [2024-05-28T09:28:17.117290 #1991555]  INFO -- : [600/883] 2032836=magic_comment_test
I, [2024-05-28T09:28:17.129590 #1991555]  INFO -- : [601/883] 2032843=test_rdoc_markup_to_html_snippet
I, [2024-05-28T09:28:17.221300 #1991555]  INFO -- : [602/883] 2032836=test_sexp
I, [2024-05-28T09:28:17.255155 #1991555]  INFO -- : [603/883] 2032836=test_rdoc_markup_include
I, [2024-05-28T09:28:17.268717 #1991555]  INFO -- : [604/883] 2032843=fuzzer_test
I, [2024-05-28T09:28:17.275123 #1991555]  INFO -- : [605/883] 2032836=test_variable
I, [2024-05-28T09:28:17.344446 #1991555]  INFO -- : [606/883] 2032843=test_allocation
I, [2024-05-28T09:28:17.353740 #1991555]  INFO -- : [607/883] 2032848=test_div
I, [2024-05-28T09:28:17.360260 #1991555]  INFO -- : [608/883] 2032848=test_win32ole_variant_m
I, [2024-05-28T09:28:17.361998 #1991555]  INFO -- : [609/883] 2032848=test_engine
I, [2024-05-28T09:28:17.365863 #1991555]  INFO -- : [610/883] 2032848=test_key_error
I, [2024-05-28T09:28:17.369219 #1991555]  INFO -- : [611/883] 2032848=test_serialize_subclasses
I, [2024-05-28T09:28:17.375963 #1991555]  INFO -- : [612/883] 2032848=test_insns_leaf
I, [2024-05-28T09:28:17.381802 #1991555]  INFO -- : [613/883] 2032848=test_color_printer
I, [2024-05-28T09:28:17.395127 #1991555]  INFO -- : [614/883] 2032836=test_deprecated
I, [2024-05-28T09:28:17.395604 #1991555]  INFO -- : [615/883] 2032848=test_files_test_1
I, [2024-05-28T09:28:17.402687 #1991555]  INFO -- : [616/883] 2032836=test_set
I, [2024-05-28T09:28:17.496515 #1991555]  INFO -- : [617/883] 2032836=test_gem_path_support
I, [2024-05-28T09:28:17.547338 #1991555]  INFO -- : [618/883] 2032836=test_struct
I, [2024-05-28T09:28:17.869304 #1991555]  INFO -- : [619/883] 2032851=test_mutex
I, [2024-05-28T09:28:17.976184 #1991555]  INFO -- : [620/883] 2032844=test_x509req
I, [2024-05-28T09:28:18.037248 #1991555]  INFO -- : [621/883] 2032839=test_rdoc_rd_inline
I, [2024-05-28T09:28:18.047476 #1991555]  INFO -- : [622/883] 2032839=constant_path_node_test
I, [2024-05-28T09:28:18.145631 #1991555]  INFO -- : [623/883] 2032839=test_ssl
I, [2024-05-28T09:28:18.173172 #1991555]  INFO -- : [624/883] 2032844=test_gem_ext_cargo_builder
I, [2024-05-28T09:28:18.185786 #1991555]  INFO -- : [625/883] 2032844=test_module
I, [2024-05-28T09:28:18.212290 #1991555]  INFO -- : [626/883] 2032836=test_gem_request_set
I, [2024-05-28T09:28:18.232546 #1991555]  INFO -- : [627/883] 2032842=test_method_name_check
I, [2024-05-28T09:28:18.257004 #1991555]  INFO -- : [628/883] 2032842=test_arith_seq_extract
I, [2024-05-28T09:28:18.473946 #1991555]  INFO -- : [629/883] 2032842=test_parser
I, [2024-05-28T09:28:18.508509 #1991555]  INFO -- : [630/883] 2032842=test_configuration
I, [2024-05-28T09:28:18.636268 #1991555]  INFO -- : [631/883] 2032842=test_rubyvm
I, [2024-05-28T09:28:18.640952 #1991555]  INFO -- : [632/883] 2032842=test_monitor
I, [2024-05-28T09:28:18.677544 #1991555]  INFO -- : [633/883] 2032836=test_buffered_io
I, [2024-05-28T09:28:18.775706 #1991555]  INFO -- : [634/883] 2032836=test_whileuntil
I, [2024-05-28T09:28:18.789659 #1991555]  INFO -- : [635/883] 2032836=test_rdoc_generator_markup
I, [2024-05-28T09:28:18.793593 #1991555]  INFO -- : [636/883] 2032836=test_boolean
I, [2024-05-28T09:28:18.804399 #1991555]  INFO -- : [637/883] 2032836=test_instrumentation_api
I, [2024-05-28T09:28:18.837608 #1991555]  INFO -- : [638/883] 2032837=integer_parse_test
I, [2024-05-28T09:28:18.847435 #1991555]  INFO -- : [639/883] 2032837=test_stringify_symbols
I, [2024-05-28T09:28:18.851122 #1991555]  INFO -- : [640/883] 2032842=test_gem_dependency_list
I, [2024-05-28T09:28:18.854757 #1991555]  INFO -- : [641/883] 2032837=test_benchmark
I, [2024-05-28T09:28:18.916715 #1991555]  INFO -- : [642/883] 2032842=test_win32ole_method_event
I, [2024-05-28T09:28:18.947649 #1991555]  INFO -- : [643/883] 2032842=test_nesting_parser
I, [2024-05-28T09:28:18.988149 #1991555]  INFO -- : [644/883] 2032842=test_gem_source
I, [2024-05-28T09:28:18.992465 #1991555]  INFO -- : [645/883] 2032851=test_scalar_scanner
I, [2024-05-28T09:28:18.997866 #1991555]  INFO -- : [646/883] 2032851=test_gem_commands_outdated_command
I, [2024-05-28T09:28:19.037669 #1991555]  INFO -- : [647/883] 2032851=test_helper_method
I, [2024-05-28T09:28:19.054380 #1991555]  INFO -- : [648/883] 2032851=test_gem_package_tar_writer
I, [2024-05-28T09:28:19.061115 #1991555]  INFO -- : [649/883] 2032838=test_array
I, [2024-05-28T09:28:19.179155 #1991555]  INFO -- : [650/883] 2032851=test_abi
I, [2024-05-28T09:28:19.305804 #1991555]  INFO -- : [651/883] 2032842=test_provider
I, [2024-05-28T09:28:19.399546 #1991555]  INFO -- : [652/883] 2032851=test_rdoc_parser_simple
I, [2024-05-28T09:28:19.459706 #1991555]  INFO -- : [653/883] 2032851=test_yamldbm
I, [2024-05-28T09:28:19.475812 #1991555]  INFO -- : [654/883] 2032851=test_gem_commands_rebuild_command
I, [2024-05-28T09:28:19.513422 #1991555]  INFO -- : [655/883] 2032851=test_load
I, [2024-05-28T09:28:19.514130 #1991555]  INFO -- : [656/883] 2032851=test_https
I, [2024-05-28T09:28:19.652324 #1991555]  INFO -- : [657/883] 2032842=test_gem_ext_builder
I, [2024-05-28T09:28:19.688277 #1991555]  INFO -- : [658/883] 2032850=test_evaluation
I, [2024-05-28T09:28:19.690164 #1991555]  INFO -- : [659/883] 2032850=test_erb
I, [2024-05-28T09:28:19.732874 #1991555]  INFO -- : [660/883] 2032840=test_x509ext
I, [2024-05-28T09:28:19.739211 #1991555]  INFO -- : [661/883] 2032840=test_gem_source_installed
I, [2024-05-28T09:28:19.750876 #1991555]  INFO -- : [662/883] 2032840=test_len
I, [2024-05-28T09:28:19.753926 #1991555]  INFO -- : [663/883] 2032850=test_yield_block
I, [2024-05-28T09:28:19.754198 #1991555]  INFO -- : [664/883] 2032840=test_completion
I, [2024-05-28T09:28:19.760482 #1991555]  INFO -- : [665/883] 2032850=test_gem_commands_cert_command
I, [2024-05-28T09:28:19.928997 #1991555]  INFO -- : [666/883] 2032851=test_rational
I, [2024-05-28T09:28:19.961067 #1991555]  INFO -- : [667/883] 2032851=test_rational2
I, [2024-05-28T09:28:19.967608 #1991555]  INFO -- : [668/883] 2032851=test_assembler
I, [2024-05-28T09:28:19.974277 #1991555]  INFO -- : [669/883] 2032851=test_spell_checker
I, [2024-05-28T09:28:19.982231 #1991555]  INFO -- : [670/883] 2032851=test_propertyputref
I, [2024-05-28T09:28:19.985767 #1991555]  INFO -- : [671/883] 2032851=attribute_write_test
I, [2024-05-28T09:28:20.052068 #1991555]  INFO -- : [672/883] 2032851=test_rdoc_generator_json_index
I, [2024-05-28T09:28:20.109143 #1991555]  INFO -- : [673/883] 2032851=test_time_tz
I, [2024-05-28T09:28:20.164606 #1991555]  INFO -- : [674/883] 2032851=test_win32ole_event
I, [2024-05-28T09:28:20.169781 #1991555]  INFO -- : [675/883] 2032851=ractor_test
I, [2024-05-28T09:28:20.228578 #1991555]  INFO -- : [676/883] 2032851=test_trace
I, [2024-05-28T09:28:20.252742 #1991555]  INFO -- : [677/883] 2032851=test_win32ole_variable
I, [2024-05-28T09:28:20.256862 #1991555]  INFO -- : [678/883] 2032851=test_io_wait_uncommon
I, [2024-05-28T09:28:20.272253 #1991555]  INFO -- : [679/883] 2032851=test_arity
I, [2024-05-28T09:28:20.274953 #1991555]  INFO -- : [680/883] 2032851=test_stringio
I, [2024-05-28T09:28:20.322161 #1991555]  INFO -- : [681/883] 2032837=test_gem_ci_detector
I, [2024-05-28T09:28:20.334955 #1991555]  INFO -- : [682/883] 2032837=test_bignum
I, [2024-05-28T09:28:20.395913 #1991555]  INFO -- : [683/883] 2032851=test_rdoc_class_module
I, [2024-05-28T09:28:20.448048 #1991555]  INFO -- : [684/883] 2032840=test_threadgroup
I, [2024-05-28T09:28:20.568976 #1991555]  INFO -- : [685/883] 2032843=test_gem_specification
I, [2024-05-28T09:28:20.730485 #1991555]  INFO -- : [686/883] 2032848=test_enum
I, [2024-05-28T09:28:20.865274 #1991555]  INFO -- : [687/883] 2032845=test_have_macro
I, [2024-05-28T09:28:20.910817 #1991555]  INFO -- : [688/883] 2032842=test_resolve_symbol
I, [2024-05-28T09:28:20.991052 #1991555]  INFO -- : [689/883] 2032842=test_complex2
I, [2024-05-28T09:28:21.013107 #1991555]  INFO -- : [690/883] 2032842=test_gem_package
I, [2024-05-28T09:28:21.117394 #1991555]  INFO -- : [691/883] 2032846=test_merge_keys
I, [2024-05-28T09:28:21.132102 #1991555]  INFO -- : [692/883] 2032846=test_rdoc_extend
I, [2024-05-28T09:28:21.137600 #1991555]  INFO -- : [693/883] 2032851=test_ipaddr
I, [2024-05-28T09:28:21.165954 #1991555]  INFO -- : [694/883] 2032846=test_rdoc_markup_to_ansi
I, [2024-05-28T09:28:21.171492 #1991555]  INFO -- : [695/883] 2032851=test_history
I, [2024-05-28T09:28:21.189118 #1991555]  INFO -- : [696/883] 2032851=test_mixed_unicode_escapes
I, [2024-05-28T09:28:21.193203 #1991555]  INFO -- : [697/883] 2032851=test_win32ole_variant
I, [2024-05-28T09:28:21.200905 #1991555]  INFO -- : [698/883] 2032851=test_gem_resolver_api_specification
I, [2024-05-28T09:28:21.211285 #1991555]  INFO -- : [699/883] 2032846=test_word
I, [2024-05-28T09:28:21.212269 #1991555]  INFO -- : [700/883] 2032846=test_gem_commands_cleanup_command
I, [2024-05-28T09:28:21.257241 #1991555]  INFO -- : [701/883] 2032851=test_cgi_multipart
I, [2024-05-28T09:28:21.317954 #1991555]  INFO -- : [702/883] 2032845=test_numeric
I, [2024-05-28T09:28:21.322839 #1991555]  INFO -- : [703/883] 2032845=test_member
I, [2024-05-28T09:28:21.328620 #1991555]  INFO -- : [704/883] 2032845=test_ractor_compatibility
I, [2024-05-28T09:28:21.355509 #1991555]  INFO -- : [705/883] 2032851=test_autoconf
I, [2024-05-28T09:28:21.359297 #1991555]  INFO -- : [706/883] 2032851=test_eval
I, [2024-05-28T09:28:21.364611 #1991555]  INFO -- : [707/883] 2032851=test_dir
I, [2024-05-28T09:28:21.413223 #1991555]  INFO -- : [708/883] 2032844=test_date_ractor
I, [2024-05-28T09:28:21.452774 #1991555]  INFO -- : [709/883] 2032840=test_gem_console_ui
I, [2024-05-28T09:28:21.462564 #1991555]  INFO -- : [710/883] 2032840=test_mailto
I, [2024-05-28T09:28:21.471452 #1991555]  INFO -- : [711/883] 2032840=test_coderange
I, [2024-05-28T09:28:21.477359 #1991555]  INFO -- : [712/883] 2032840=test_symbol
I, [2024-05-28T09:28:21.490388 #1991555]  INFO -- : [713/883] 2032840=location_test
I, [2024-05-28T09:28:21.604757 #1991555]  INFO -- : [714/883] 2032840=test_gem_source_fetch_problem
I, [2024-05-28T09:28:21.627572 #1991555]  INFO -- : [715/883] 2032840=json_generic_object_test
I, [2024-05-28T09:28:21.641716 #1991555]  INFO -- : [716/883] 2032840=test_http_request
I, [2024-05-28T09:28:21.663812 #1991555]  INFO -- : [717/883] 2032848=test_rdoc_generator_darkfish
I, [2024-05-28T09:28:21.694326 #1991555]  INFO -- : [718/883] 2032840=test_resize
I, [2024-05-28T09:28:21.703832 #1991555]  INFO -- : [719/883] 2032840=test_error_highlight
I, [2024-05-28T09:28:21.730184 #1991555]  INFO -- : [720/883] 2032851=test_rdoc_comment
I, [2024-05-28T09:28:21.734705 #1991555]  INFO -- : [721/883] 2032844=test_function_entry
I, [2024-05-28T09:28:21.737405 #1991555]  INFO -- : [722/883] 2032844=test_gem_resolver_requirement_list
I, [2024-05-28T09:28:21.743405 #1991555]  INFO -- : [723/883] 2032844=test_arith_seq_beg_len_step
I, [2024-05-28T09:28:21.765877 #1991555]  INFO -- : [724/883] 2032842=test_pkcs7
I, [2024-05-28T09:28:21.777123 #1991555]  INFO -- : [725/883] 2032851=test_lazy_enumerator
I, [2024-05-28T09:28:21.781257 #1991555]  INFO -- : [726/883] 2032845=test_enc_associate
I, [2024-05-28T09:28:21.798536 #1991555]  INFO -- : [727/883] 2032844=test_unix
I, [2024-05-28T09:28:21.810165 #1991555]  INFO -- : [728/883] 2032836=test_symbol
I, [2024-05-28T09:28:21.845059 #1991555]  INFO -- : [729/883] 2032844=test_coder
I, [2024-05-28T09:28:21.850246 #1991555]  INFO -- : [730/883] 2032846=test_nofree
I, [2024-05-28T09:28:21.852663 #1991555]  INFO -- : [731/883] 2032846=test_gem_commands_pristine_command
I, [2024-05-28T09:28:21.863765 #1991555]  INFO -- : [732/883] 2032844=test_context
I, [2024-05-28T09:28:21.932219 #1991555]  INFO -- : [733/883] 2032842=ruby_api_test
I, [2024-05-28T09:28:21.937913 #1991555]  INFO -- : [734/883] 2032850=test_find_executable
I, [2024-05-28T09:28:21.978084 #1991555]  INFO -- : [735/883] 2032850=test_https_proxy
I, [2024-05-28T09:28:21.980673 #1991555]  INFO -- : [736/883] 2032850=test_call
I, [2024-05-28T09:28:22.027326 #1991555]  INFO -- : [737/883] 2032844=test_rubygems
I, [2024-05-28T09:28:22.057142 #1991555]  INFO -- : [738/883] 2032848=test_cgi_modruby
I, [2024-05-28T09:28:22.066666 #1991555]  INFO -- : [739/883] 2032848=test_integer
I, [2024-05-28T09:28:22.104815 #1991555]  INFO -- : [740/883] 2032849=test_super
I, [2024-05-28T09:28:22.157315 #1991555]  INFO -- : [741/883] 2032842=test_rubyoptions
I, [2024-05-28T09:28:22.238540 #1991555]  INFO -- : [742/883] 2032844=test_gem_resolver_git_specification
I, [2024-05-28T09:28:22.252845 #1991555]  INFO -- : [743/883] 2032850=test_object_references
I, [2024-05-28T09:28:22.264841 #1991555]  INFO -- : [744/883] 2032850=test_usrmarshal
I, [2024-05-28T09:28:22.425021 #1991555]  INFO -- : [745/883] 2032840=test_nextafter
I, [2024-05-28T09:28:22.435492 #1991555]  INFO -- : [746/883] 2032845=test_capacity
I, [2024-05-28T09:28:22.445867 #1991555]  INFO -- : [747/883] 2032845=test_stat
I, [2024-05-28T09:28:22.450841 #1991555]  INFO -- : [748/883] 2032845=test_gem_request_set_lockfile_tokenizer
I, [2024-05-28T09:28:22.476733 #1991555]  INFO -- : [749/883] 2032851=test_have_func
I, [2024-05-28T09:28:22.524837 #1991555]  INFO -- : [750/883] 2032845=desugar_compiler_test
I, [2024-05-28T09:28:22.539441 #1991555]  INFO -- : [751/883] 2032845=test_integer
I, [2024-05-28T09:28:22.542215 #1991555]  INFO -- : [752/883] 2032850=test_dryrun
I, [2024-05-28T09:28:22.552806 #1991555]  INFO -- : [753/883] 2032840=test_rdoc_attr
I, [2024-05-28T09:28:22.569278 #1991555]  INFO -- : [754/883] 2032840=test_env
I, [2024-05-28T09:28:22.582443 #1991555]  INFO -- : [755/883] 2032844=test_gem_commands_setup_command
I, [2024-05-28T09:28:22.617388 #1991555]  INFO -- : [756/883] 2032850=test_parser
I, [2024-05-28T09:28:22.627848 #1991555]  INFO -- : [757/883] 2032845=test_cgi_core
I, [2024-05-28T09:28:22.652723 #1991555]  INFO -- : [758/883] 2032850=test_gem_commands_open_command
I, [2024-05-28T09:28:22.669693 #1991555]  INFO -- : [759/883] 2032845=test_dns
I, [2024-05-28T09:28:22.780186 #1991555]  INFO -- : [760/883] 2032850=test_ractor
I, [2024-05-28T09:28:22.796847 #1991555]  INFO -- : [761/883] 2032850=test_gem_source_lock
I, [2024-05-28T09:28:22.854467 #1991555]  INFO -- : [762/883] 2032850=test_gem
I, [2024-05-28T09:28:23.218903 #1991555]  INFO -- : [763/883] 2032845=parse_stream_test
I, [2024-05-28T09:28:23.230138 #1991555]  INFO -- : [764/883] 2032845=test_registry
I, [2024-05-28T09:28:23.230230 #1991555]  INFO -- : [765/883] 2032845=test_ractor
I, [2024-05-28T09:28:23.282827 #1991555]  INFO -- : [766/883] 2032837=json_ext_parser_test
I, [2024-05-28T09:28:23.290879 #1991555]  INFO -- : [767/883] 2032849=test_thread
I, [2024-05-28T09:28:23.296779 #1991555]  INFO -- : [768/883] 2032837=test_my_integer
I, [2024-05-28T09:28:23.301672 #1991555]  INFO -- : [769/883] 2032837=test_debugger_integration
I, [2024-05-28T09:28:23.322152 #1991555]  INFO -- : [770/883] 2032837=test_rendering
I, [2024-05-28T09:28:23.323964 #1991555]  INFO -- : [771/883] 2032844=test_ssl
I, [2024-05-28T09:28:23.333952 #1991555]  INFO -- : [772/883] 2032837=test_ancdata
I, [2024-05-28T09:28:23.339135 #1991555]  INFO -- : [773/883] 2032837=test_singleton_function
I, [2024-05-28T09:28:23.343295 #1991555]  INFO -- : [774/883] 2032837=test_rb_str_dup
I, [2024-05-28T09:28:23.345952 #1991555]  INFO -- : [775/883] 2032837=test_reline_key
I, [2024-05-28T09:28:23.361188 #1991555]  INFO -- : [776/883] 2032837=test_unicode_normalize
I, [2024-05-28T09:28:23.510243 #1991555]  INFO -- : [777/883] 2032843=test_marshal
I, [2024-05-28T09:28:23.569342 #1991555]  INFO -- : [778/883] 2032846=test_weakref
I, [2024-05-28T09:28:23.693037 #1991555]  INFO -- : [779/883] 2032845=test_nonblock
I, [2024-05-28T09:28:23.707014 #1991555]  INFO -- : [780/883] 2032845=test_alias
I, [2024-05-28T09:28:23.821104 #1991555]  INFO -- : [781/883] 2032844=test_timeout
I, [2024-05-28T09:28:23.829206 #1991555]  INFO -- : [782/883] 2032846=errors_test
I, [2024-05-28T09:28:23.912556 #1991555]  INFO -- : [783/883] 2032845=test_gem_commands_check_command
I, [2024-05-28T09:28:23.957514 #1991555]  INFO -- : [784/883] 2032845=test_regexp
I, [2024-05-28T09:28:23.982818 #1991555]  INFO -- : [785/883] 2032846=test_rdoc_markup_document
I, [2024-05-28T09:28:23.996512 #1991555]  INFO -- : [786/883] 2032846=test_integer_comb
I, [2024-05-28T09:28:24.414578 #1991555]  INFO -- : [787/883] 2032843=test_tmpdir
I, [2024-05-28T09:28:24.540583 #1991555]  INFO -- : [788/883] 2032843=test_vm_dump
I, [2024-05-28T09:28:24.545020 #1991555]  INFO -- : [789/883] 2032843=test_udp
I, [2024-05-28T09:28:24.556575 #1991555]  INFO -- : [790/883] 2032843=bom_test
I, [2024-05-28T09:28:24.582779 #1991555]  INFO -- : [791/883] 2032843=test_data_error
I, [2024-05-28T09:28:24.654454 #1991555]  INFO -- : [792/883] 2032851=test_file
I, [2024-05-28T09:28:24.663653 #1991555]  INFO -- : [793/883] 2032843=test_force_exit
I, [2024-05-28T09:28:24.677938 #1991555]  INFO -- : [794/883] 2032843=unescape_test
I, [2024-05-28T09:28:24.818815 #1991555]  INFO -- : [795/883] 2032844=test_ostruct
I, [2024-05-28T09:28:25.051859 #1991555]  INFO -- : [796/883] 2032844=static_inspect_test
I, [2024-05-28T09:28:25.094280 #1991555]  INFO -- : [797/883] 2032844=test_helper
I, [2024-05-28T09:28:25.102525 #1991555]  INFO -- : [798/883] 2032844=test_erb_command
I, [2024-05-28T09:28:25.149013 #1991555]  INFO -- : [799/883] 2032844=test_encoding
I, [2024-05-28T09:28:25.170775 #1991555]  INFO -- : [800/883] 2032850=test_gem_uri_formatter
I, [2024-05-28T09:28:25.195445 #1991555]  INFO -- : [801/883] 2032850=test_project_sanity
I, [2024-05-28T09:28:25.277890 #1991555]  INFO -- : [802/883] 2032850=test_range
I, [2024-05-28T09:28:25.439889 #1991555]  INFO -- : [803/883] 2032844=command_line_test
I, [2024-05-28T09:28:25.459697 #1991555]  INFO -- : [804/883] 2032844=test_constant
I, [2024-05-28T09:28:25.675631 #1991555]  INFO -- : [805/883] 2032839=test_pty
I, [2024-05-28T09:28:25.690739 #1991555]  INFO -- : [806/883] 2032848=test_dup
I, [2024-05-28T09:28:25.765400 #1991555]  INFO -- : [807/883] 2032836=test_rdoc_ri_paths
I, [2024-05-28T09:28:25.794844 #1991555]  INFO -- : [808/883] 2032836=test_ensured
I, [2024-05-28T09:28:25.868341 #1991555]  INFO -- : [809/883] 2032836=test_locale
I, [2024-05-28T09:28:25.948525 #1991555]  INFO -- : [810/883] 2032848=test_addr
I, [2024-05-28T09:28:25.959494 #1991555]  INFO -- : [811/883] 2032848=library_symbols_test
I, [2024-05-28T09:28:25.965387 #1991555]  INFO -- : [812/883] 2032848=test_ts
I, [2024-05-28T09:28:26.066803 #1991555]  INFO -- : [813/883] 2032836=test_enumerable
I, [2024-05-28T09:28:26.072211 #1991555]  INFO -- : [814/883] 2032836=test_config
I, [2024-05-28T09:28:26.224409 #1991555]  INFO -- : [815/883] 2032839=test_gem_resolver_vendor_set
I, [2024-05-28T09:28:26.267161 #1991555]  INFO -- : [816/883] 2032839=test_gem_resolver_api_set
I, [2024-05-28T09:28:26.329275 #1991555]  INFO -- : [817/883] 2032850=test_gem_safe_marshal
I, [2024-05-28T09:28:26.353567 #1991555]  INFO -- : [818/883] 2032839=test_transcode
I, [2024-05-28T09:28:26.494274 #1991555]  INFO -- : [819/883] 2032840=json_generator_test
I, [2024-05-28T09:28:26.537908 #1991555]  INFO -- : [820/883] 2032848=test_eval
I, [2024-05-28T09:28:26.559365 #1991555]  INFO -- : [821/883] 2032839=test_x509store
I, [2024-05-28T09:28:26.618136 #1991555]  INFO -- : [822/883] 2032840=test_rdoc_code_object
I, [2024-05-28T09:28:26.655726 #1991555]  INFO -- : [823/883] 2032843=test_update
I, [2024-05-28T09:28:26.667415 #1991555]  INFO -- : [824/883] 2032843=test_x509name
I, [2024-05-28T09:28:26.675125 #1991555]  INFO -- : [825/883] 2032836=test_fips
I, [2024-05-28T09:28:26.688298 #1991555]  INFO -- : [826/883] 2032843=test_helper
I, [2024-05-28T09:28:26.688377 #1991555]  INFO -- : [827/883] 2032843=test_random_formatter
I, [2024-05-28T09:28:26.716184 #1991555]  INFO -- : [828/883] 2032843=test_jaro_winkler
I, [2024-05-28T09:28:26.727845 #1991555]  INFO -- : [829/883] 2032843=test_gem_request_set_gem_dependency_api
I, [2024-05-28T09:28:26.868978 #1991555]  INFO -- : [830/883] 2032839=test_ast
I, [2024-05-28T09:28:26.896920 #1991555]  INFO -- : [831/883] 2032848=test_lambda
I, [2024-05-28T09:28:26.996857 #1991555]  INFO -- : [832/883] 2032848=test_webauthn_listener
I, [2024-05-28T09:28:27.005179 #1991555]  INFO -- : [833/883] 2032843=test_weakkeymap
I, [2024-05-28T09:28:27.059783 #1991555]  INFO -- : [834/883] 2032836=test_gem_commands_push_command
I, [2024-05-28T09:28:27.074150 #1991555]  INFO -- : [835/883] 2032848=test_numhash
I, [2024-05-28T09:28:27.085263 #1991555]  INFO -- : [836/883] 2032848=test_pkey_rsa
I, [2024-05-28T09:28:27.118880 #1991555]  INFO -- : [837/883] 2032850=test_gem_platform
I, [2024-05-28T09:28:27.128509 #1991555]  INFO -- : [838/883] 2032840=test_placearg
I, [2024-05-28T09:28:27.237193 #1991555]  INFO -- : [839/883] 2032850=test_date_strptime
I, [2024-05-28T09:28:27.311512 #1991555]  INFO -- : [840/883] 2032840=test_gem_package_task
I, [2024-05-28T09:28:27.315497 #1991555]  INFO -- : [841/883] 2032848=test_rdoc_markup_hard_break
I, [2024-05-28T09:28:27.316195 #1991555]  INFO -- : [842/883] 2032840=test_win32ole_method
I, [2024-05-28T09:28:27.320837 #1991555]  INFO -- : [843/883] 2032848=test_delete
I, [2024-05-28T09:28:27.325280 #1991555]  INFO -- : [844/883] 2032840=test_class_name_check
I, [2024-05-28T09:28:27.326926 #1991555]  INFO -- : [845/883] 2032848=test_keyword
I, [2024-05-28T09:28:27.341154 #1991555]  INFO -- : [846/883] 2032840=test_fd_setsize
I, [2024-05-28T09:28:27.345746 #1991555]  INFO -- : [847/883] 2032840=test_continuation
I, [2024-05-28T09:28:27.351308 #1991555]  INFO -- : [848/883] 2032840=test_file_exhaustive
I, [2024-05-28T09:28:27.383928 #1991555]  INFO -- : [849/883] 2032846=test_gem_update_suggestion
I, [2024-05-28T09:28:27.434154 #1991555]  INFO -- : [850/883] 2032850=test_files_test
I, [2024-05-28T09:28:27.486101 #1991555]  INFO -- : [851/883] 2032846=test_logger
I, [2024-05-28T09:28:27.505126 #1991555]  INFO -- : [852/883] 2032846=test_not
I, [2024-05-28T09:28:27.511148 #1991555]  INFO -- : [853/883] 2032846=test_gem_resolver_lock_set
I, [2024-05-28T09:28:27.518710 #1991555]  INFO -- : [854/883] 2032843=test_import
I, [2024-05-28T09:28:27.539663 #1991555]  INFO -- : [855/883] 2032846=test_rdoc_parser_markdown
I, [2024-05-28T09:28:27.550307 #1991555]  INFO -- : [856/883] 2032850=test_object
I, [2024-05-28T09:28:27.554590 #1991555]  INFO -- : [857/883] 2032846=heredoc_dedent_test
I, [2024-05-28T09:28:27.560466 #1991555]  INFO -- : [858/883] 2032846=test_cgi_header
I, [2024-05-28T09:28:27.569596 #1991555]  INFO -- : [859/883] 2032850=version_test
I, [2024-05-28T09:28:27.570621 #1991555]  INFO -- : [860/883] 2032850=test_gem_gemcutter_utilities
I, [2024-05-28T09:28:27.577638 #1991555]  INFO -- : [861/883] 2032846=test_basicinstructions
I, [2024-05-28T09:28:27.673282 #1991555]  INFO -- : [862/883] 2032836=test_gem_command_manager
I, [2024-05-28T09:28:27.684039 #1991555]  INFO -- : [863/883] 2032846=test_key_actor_emacs
I, [2024-05-28T09:28:27.826992 #1991555]  INFO -- : [864/883] 2032846=test_arithmetic_sequence
I, [2024-05-28T09:28:27.842713 #1991555]  INFO -- : [865/883] 2032846=test_timeout
I, [2024-05-28T09:28:27.855589 #1991555]  INFO -- : [866/883] 2032846=test_ossl
I, [2024-05-28T09:28:27.869615 #1991555]  INFO -- : [867/883] 2032836=test_normalize
I, [2024-05-28T09:28:27.889442 #1991555]  INFO -- : [868/883] 2032836=test_change_word
I, [2024-05-28T09:28:27.916551 #1991555]  INFO -- : [869/883] 2032836=compiler_test
I, [2024-05-28T09:28:27.917135 #1991555]  INFO -- : [870/883] 2032836=test_flip
I, [2024-05-28T09:28:27.946942 #1991555]  INFO -- : [871/883] 2032836=test_sleep
I, [2024-05-28T09:28:27.975477 #1991555]  INFO -- : [872/883] 2032850=test_ruby_lex
I, [2024-05-28T09:28:28.047016 #1991555]  INFO -- : [873/883] 2032838=test_object
I, [2024-05-28T09:28:28.168271 #1991555]  INFO -- : [874/883] 2032848=test_date_arith
I, [2024-05-28T09:28:28.185324 #1991555]  INFO -- : [875/883] 2032848=test_gem_local_remote_options
I, [2024-05-28T09:28:28.229899 #1991555]  INFO -- : [876/883] 2032848=test_pointer
I, [2024-05-28T09:28:28.242716 #1991555]  INFO -- : [877/883] 2032850=test_func
I, [2024-05-28T09:28:28.496529 #1991555]  INFO -- : [878/883] 2032844=test_big5
I, [2024-05-28T09:28:28.497689 #1991555]  INFO -- : [879/883] 2032844=test_ractor
I, [2024-05-28T09:28:28.528484 #1991555]  INFO -- : [880/883] 2032838=test_type
I, [2024-05-28T09:28:28.536111 #1991555]  INFO -- : [881/883] 2032838=test_signedness
I, [2024-05-28T09:28:28.581656 #1991555]  INFO -- : [882/883] 2032844=test_tsort
I, [2024-05-28T09:28:28.594474 #1991555]  INFO -- : [883/883] 2032844=test_rdoc_rd_block_parser
I, [2024-05-28T09:28:54.306558 #1991555]  INFO -- : Finished tests in 57.995078s, 457.2457 tests/s, 161392.4882 assertions/s.
I, [2024-05-28T09:28:54.307942 #1991555]  INFO -- : 26518 tests, 9359970 assertions, 0 failures, 0 errors, 314 skips
I, [2024-05-28T09:28:54.308001 #1991555]  INFO -- : 
I, [2024-05-28T09:28:54.308029 #1991555]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) [x86_64-linux]
I, [2024-05-28T09:28:54.311174 #1991555]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-28T09:28:54.311733 #1991555]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-28T09:28:54.444681 #1991555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T09:28:54.444738 #1991555]  INFO -- : 	CC = gcc
I, [2024-05-28T09:28:54.444750 #1991555]  INFO -- : 	LD = ld
I, [2024-05-28T09:28:54.444760 #1991555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T09:28:54.444768 #1991555]  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-28T09:28:54.444782 #1991555]  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-28T09:28:54.444792 #1991555]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T09:28:54.444800 #1991555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T09:28:54.444808 #1991555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T09:28:54.444815 #1991555]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T09:28:54.444822 #1991555]  INFO -- : 	LC_ALL = 
I, [2024-05-28T09:28:54.444830 #1991555]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T09:28:54.444837 #1991555]  INFO -- : 	MFLAGS = 
I, [2024-05-28T09:28:54.444845 #1991555]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T09:28:54.444853 #1991555]  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-28T09:28:54.445368 #1991555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T09:28:54.445397 #1991555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T09:28:54.445416 #1991555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T09:28:54.445434 #1991555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T09:28:54.445443 #1991555]  INFO -- : 
I, [2024-05-28T09:28:54.447248 #1991555]  INFO -- : generating enc.mk
I, [2024-05-28T09:28:54.565839 #1991555]  INFO -- : making enc
I, [2024-05-28T09:28:54.582231 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.582257 #1991555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T09:28:54.582269 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.582870 #1991555]  INFO -- : making srcs under enc
I, [2024-05-28T09:28:54.611749 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.611772 #1991555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T09:28:54.611783 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.612709 #1991555]  INFO -- : generating transdb.h
I, [2024-05-28T09:28:54.758727 #1991555]  INFO -- : transdb.h unchanged
I, [2024-05-28T09:28:54.760077 #1991555]  INFO -- : making trans
I, [2024-05-28T09:28:54.793408 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.793432 #1991555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T09:28:54.793444 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.794043 #1991555]  INFO -- : making encs
I, [2024-05-28T09:28:54.831061 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.831084 #1991555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T09:28:54.831095 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:54.833988 #1991555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T09:28:54.861382 #1991555]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T09:28:54.863979 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:56.359497 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:56.360196 #1991555]  INFO -- : generating makefile exts.mk
I, [2024-05-28T09:28:56.402400 #1991555]  INFO -- : exts.mk unchanged
I, [2024-05-28T09:28:56.411565 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:56.705413 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:28:56.708110 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T09:28:56.717689 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:28:56.721368 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T09:28:56.723595 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:28:56.731759 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T09:28:56.747573 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:28:56.750527 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T09:28:56.767708 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:28:56.774029 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T09:28:56.777409 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:28:56.779864 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T09:28:56.787729 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:28:56.793980 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T09:28:56.803376 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:28:56.806152 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T09:28:56.810772 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:28:56.814329 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T09:28:56.825835 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:28:56.863559 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T09:28:56.869306 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:28:56.872582 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T09:28:56.885337 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:28:56.937883 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T09:28:56.948413 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:28:56.954909 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T09:28:56.988386 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:28:57.001973 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T09:28:57.004154 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:28:57.006524 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T09:28:57.032861 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:28:57.039877 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T09:28:57.066185 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:28:57.089355 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T09:28:57.091297 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:28:57.149373 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T09:28:57.151784 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:28:57.174469 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T09:28:57.176438 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:28:57.236071 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T09:28:57.241302 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:28:57.263822 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T09:28:57.265826 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:28:57.287860 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T09:28:57.310301 #1991555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:57.388785 #1991555]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T09:28:57.388830 #1991555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:57.389456 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:57.396593 #1991555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T09:28:57.396661 #1991555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T09:28:57.396692 #1991555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-28T09:28:57.494174 #1991555] 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.cmvsde/1-mspec-multi-0
E, [2024-05-28T09:28:57.494473 #1991555] 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.cmvsde/2-mspec-multi-1
E, [2024-05-28T09:28:57.494603 #1991555] 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.cmvsde/3-mspec-multi-2
E, [2024-05-28T09:28:57.494787 #1991555] 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.cmvsde/4-mspec-multi-3
E, [2024-05-28T09:28:57.494976 #1991555] 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.cmvsde/5-mspec-multi-4
E, [2024-05-28T09:28:57.495162 #1991555] 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.cmvsde/6-mspec-multi-5
E, [2024-05-28T09:28:57.495357 #1991555] 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.cmvsde/7-mspec-multi-6
E, [2024-05-28T09:28:57.495538 #1991555] 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.cmvsde/8-mspec-multi-7
E, [2024-05-28T09:28:57.495702 #1991555] 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.cmvsde/9-mspec-multi-8
E, [2024-05-28T09:28:57.495938 #1991555] 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.cmvsde/10-mspec-multi-9
E, [2024-05-28T09:28:57.496207 #1991555] 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.cmvsde/11-mspec-multi-10
E, [2024-05-28T09:28:57.496556 #1991555] 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.cmvsde/12-mspec-multi-11
E, [2024-05-28T09:28:57.497017 #1991555] 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.cmvsde/13-mspec-multi-12
E, [2024-05-28T09:28:57.497484 #1991555] 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.cmvsde/14-mspec-multi-13
E, [2024-05-28T09:28:57.497951 #1991555] 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.cmvsde/15-mspec-multi-14
E, [2024-05-28T09:28:57.498398 #1991555] 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.cmvsde/16-mspec-multi-15
I, [2024-05-28T09:28:57.725915 #1991555]  INFO -- : ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) [x86_64-linux]
I, [2024-05-28T09:28:59.163308 #1991555]  INFO -- :      0 .........................................................................
I, [2024-05-28T09:28:59.828116 #1991555]  INFO -- :     73 .........................................................................
I, [2024-05-28T09:29:00.053089 #1991555]  INFO -- :    146 .........................................................................
I, [2024-05-28T09:29:00.116242 #1991555]  INFO -- :    219 .........................................................................
I, [2024-05-28T09:29:00.222760 #1991555]  INFO -- :    292 .........................................................................
I, [2024-05-28T09:29:00.291613 #1991555]  INFO -- :    365 .........................................................................
I, [2024-05-28T09:29:00.323575 #1991555]  INFO -- :    438 .........................................................................
I, [2024-05-28T09:29:00.353532 #1991555]  INFO -- :    511 .........................................................................
I, [2024-05-28T09:29:00.383286 #1991555]  INFO -- :    584 .........................................................................
I, [2024-05-28T09:29:00.478839 #1991555]  INFO -- :    657 .........................................................................
I, [2024-05-28T09:29:00.516334 #1991555]  INFO -- :    730 .........................................................................
I, [2024-05-28T09:29:00.553579 #1991555]  INFO -- :    803 .........................................................................
I, [2024-05-28T09:29:00.619311 #1991555]  INFO -- :    876 .........................................................................
I, [2024-05-28T09:29:00.705602 #1991555]  INFO -- :    949 .........................................................................
I, [2024-05-28T09:29:00.864787 #1991555]  INFO -- :   1022 .........................................................................
I, [2024-05-28T09:29:01.179292 #1991555]  INFO -- :   1095 .........................................................................
I, [2024-05-28T09:29:01.407234 #1991555]  INFO -- :   1168 .........................................................................
I, [2024-05-28T09:29:01.531905 #1991555]  INFO -- :   1241 .........................................................................
I, [2024-05-28T09:29:01.677057 #1991555]  INFO -- :   1314 .........................................................................
I, [2024-05-28T09:29:01.754193 #1991555]  INFO -- :   1387 .........................................................................
I, [2024-05-28T09:29:01.927891 #1991555]  INFO -- :   1460 .........................................................................
I, [2024-05-28T09:29:02.891117 #1991555]  INFO -- :   1533 .........................................................................
I, [2024-05-28T09:29:02.947790 #1991555]  INFO -- :   1606 .........................................................................
I, [2024-05-28T09:29:03.114555 #1991555]  INFO -- :   1679 .........................................................................
I, [2024-05-28T09:29:03.263002 #1991555]  INFO -- :   1752 .........................................................................
I, [2024-05-28T09:29:03.410650 #1991555]  INFO -- :   1825 .........................................................................
I, [2024-05-28T09:29:03.646506 #1991555]  INFO -- :   1898 .........................................................................
I, [2024-05-28T09:29:03.778608 #1991555]  INFO -- :   1971 .........................................................................
I, [2024-05-28T09:29:03.923309 #1991555]  INFO -- :   2044 .........................................................................
I, [2024-05-28T09:29:03.993025 #1991555]  INFO -- :   2117 .........................................................................
I, [2024-05-28T09:29:04.026664 #1991555]  INFO -- :   2190 .........................................................................
I, [2024-05-28T09:29:04.060131 #1991555]  INFO -- :   2263 .........................................................................
I, [2024-05-28T09:29:04.085626 #1991555]  INFO -- :   2336 .........................................................................
I, [2024-05-28T09:29:04.157879 #1991555]  INFO -- :   2409 .........................................................................
I, [2024-05-28T09:29:04.358782 #1991555]  INFO -- :   2482 .........................................................................
I, [2024-05-28T09:29:04.425222 #1991555]  INFO -- :   2555 .........................................................................
I, [2024-05-28T09:29:04.589989 #1991555]  INFO -- :   2628 .........................................................................
I, [2024-05-28T09:29:04.746178 #1991555]  INFO -- :   2701 .........................................................................
I, [2024-05-28T09:29:04.801810 #1991555]  INFO -- :   2774 .........................................................................
I, [2024-05-28T09:29:04.907595 #1991555]  INFO -- :   2847 .........................................................................
I, [2024-05-28T09:29:04.972489 #1991555]  INFO -- :   2920 .........................................................................
I, [2024-05-28T09:29:05.008687 #1991555]  INFO -- :   2993 .........................................................................
I, [2024-05-28T09:29:05.035705 #1991555]  INFO -- :   3066 .........................................................................
I, [2024-05-28T09:29:05.051082 #1991555]  INFO -- :   3139 .........................................................................
I, [2024-05-28T09:29:05.068064 #1991555]  INFO -- :   3212 .........................................................................
I, [2024-05-28T09:29:05.109977 #1991555]  INFO -- :   3285 .........................................................................
I, [2024-05-28T09:29:09.036169 #1991555]  INFO -- :   3358 .........................................................................
I, [2024-05-28T09:29:09.085293 #1991555]  INFO -- : 
I, [2024-05-28T09:29:09.085380 #1991555]  INFO -- : 
I, [2024-05-28T09:29:09.085409 #1991555]  INFO -- : Finished in 11.586200 seconds
I, [2024-05-28T09:29:09.085429 #1991555]  INFO -- : 
I, [2024-05-28T09:29:09.085447 #1991555]  INFO -- : 3430 files, 32652 examples, 157720 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-28T09:29:09.088997 #1991555]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.