# Logfile created on 2024-05-30 13:20:33 +0000 by logger.rb/v1.4.3
I, [2024-05-30T13:20:33.577642 #2718924]  INFO -- : #<BuildRuby:0x000055f42997f248 @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="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240530-132033", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055f429a17318 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055f429a171b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055f429a17020 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240530-132033", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240530-132033>, @binmode=false, @mon_data=#<Monitor:0x000055f429a16f08>, @mon_data_owner_object_id=860>>>
I, [2024-05-30T13:20:33.577767 #2718924]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-30T13:20:33.679502 #2718924]  INFO -- : tool/config.guess already exists
I, [2024-05-30T13:20:33.679538 #2718924]  INFO -- : tool/config.sub already exists
I, [2024-05-30T13:20:33.681654 #2718924]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T13:20:33.681806 #2718924]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T13:20:33.682423 #2718924]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T13:20:33.682910 #2718924]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T13:20:33.683067 #2718924]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T13:20:33.683456 #2718924]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T13:20:33.684925 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T13:20:33.684946 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T13:20:33.685208 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T13:20:33.686149 #2718924]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T13:20:33.755380 #2718924]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T13:20:33.755434 #2718924]  INFO -- :   Name: power_assert
I, [2024-05-30T13:20:33.755442 #2718924]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T13:20:33.755447 #2718924]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T13:20:33.801649 #2718924]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-30T13:20:33.801680 #2718924]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-30T13:20:34.447074 #2718924]  INFO -- : Already up to date.
I, [2024-05-30T13:20:34.464677 #2718924]  INFO -- : Latest commit hash = 78bfde5d9f
I, [2024-05-30T13:20:34.466483 #2718924]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-30T13:20:34.466529 #2718924]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-30T13:20:34.571744 #2718924]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-30T13:20:34.573056 #2718924]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-30T13:20:34.623908 #2718924]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-30T13:20:34.625393 #2718924]  INFO -- : generating enc.mk
I, [2024-05-30T13:20:34.744006 #2718924]  INFO -- : making srcs under enc
I, [2024-05-30T13:20:34.773878 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:34.773901 #2718924]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T13:20:34.773906 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:34.819192 #2718924]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T13:20:34.819369 #2718924]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T13:20:34.819656 #2718924]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T13:20:34.820511 #2718924]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T13:20:34.821249 #2718924]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T13:20:34.821445 #2718924]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T13:20:34.822635 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T13:20:34.823007 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T13:20:34.823348 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T13:20:34.823706 #2718924]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T13:20:34.893724 #2718924]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T13:20:34.893773 #2718924]  INFO -- :   Name: power_assert
I, [2024-05-30T13:20:34.893780 #2718924]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T13:20:34.893785 #2718924]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T13:20:34.895896 #2718924]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T13:20:34.957607 #2718924]  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-30T13:20:34.962519 #2718924]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T13:20:34.964533 #2718924]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-30T13:20:34.964752 #2718924]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-30T13:20:35.022319 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:20:35.022348 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:20:35.022353 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:20:35.022357 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:20:35.022361 #2718924]  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-30T13:20:35.022365 #2718924]  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-30T13:20:35.022376 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:20:35.022380 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:20:35.022384 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:20:35.022387 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:20:35.022391 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:20:35.022394 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:20:35.022398 #2718924]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T13:20:35.022401 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:20:35.022405 #2718924]  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-30T13:20:35.023634 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:20:35.023655 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:20:35.023661 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:20:35.023665 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:20:35.023669 #2718924]  INFO -- : 
I, [2024-05-30T13:20:35.043811 #2718924]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-30T13:20:35.145573 #2718924]  INFO -- : linking miniruby
I, [2024-05-30T13:20:35.679087 #2718924]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-30T13:20:35.679247 #2718924]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-30T13:20:35.737651 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:20:35.737680 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:20:35.737687 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:20:35.737691 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:20:35.737695 #2718924]  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-30T13:20:35.737699 #2718924]  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-30T13:20:35.737703 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:20:35.737707 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:20:35.737710 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:20:35.737714 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:20:35.737717 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:20:35.737720 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:20:35.737724 #2718924]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T13:20:35.737727 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:20:35.737732 #2718924]  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-30T13:20:35.739161 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:20:35.739184 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:20:35.739191 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:20:35.739195 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:20:35.739199 #2718924]  INFO -- : 
I, [2024-05-30T13:20:35.859793 #2718924]  INFO -- : builtin_binary.inc updated
I, [2024-05-30T13:20:35.864278 #2718924]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-30T13:20:35.865068 #2718924]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-30T13:20:36.047997 #2718924]  INFO -- : linking static-library libruby-static.a
I, [2024-05-30T13:20:36.364841 #2718924]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-30T13:20:37.922167 #2718924]  INFO -- : linking ruby
I, [2024-05-30T13:20:37.944484 #2718924]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-30T13:20:37.944596 #2718924]  INFO -- : $$$[beg] make all -j20
I, [2024-05-30T13:20:38.002893 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:20:38.002923 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:20:38.002928 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:20:38.002932 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:20:38.002936 #2718924]  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-30T13:20:38.002944 #2718924]  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-30T13:20:38.002947 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:20:38.002951 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:20:38.002955 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:20:38.002958 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:20:38.002961 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:20:38.002965 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:20:38.002968 #2718924]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T13:20:38.002972 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:20:38.002976 #2718924]  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-30T13:20:38.004254 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:20:38.004277 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:20:38.004283 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:20:38.004290 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:20:38.004301 #2718924]  INFO -- : 
I, [2024-05-30T13:20:38.038533 #2718924]  INFO -- : generating enc.mk
I, [2024-05-30T13:20:38.040408 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-30T13:20:38.040657 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-30T13:20:38.041526 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-30T13:20:38.042309 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-30T13:20:38.043117 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-30T13:20:38.043542 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-30T13:20:38.043834 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-30T13:20:38.044874 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-30T13:20:38.045739 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-30T13:20:38.046068 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-30T13:20:38.046978 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-30T13:20:38.047704 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-30T13:20:38.048007 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-30T13:20:38.048897 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-30T13:20:38.049618 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-30T13:20:38.049907 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-30T13:20:38.050438 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-30T13:20:38.050678 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-30T13:20:38.052025 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-30T13:20:38.179884 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-30T13:20:38.180217 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-30T13:20:38.185237 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-30T13:20:38.191106 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-30T13:20:38.198312 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-30T13:20:38.201558 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-30T13:20:38.203207 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-30T13:20:38.214085 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-30T13:20:38.214953 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-30T13:20:38.215209 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-30T13:20:38.215537 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-30T13:20:38.220774 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-30T13:20:38.222406 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-30T13:20:38.232253 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-30T13:20:38.241746 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-30T13:20:38.255400 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-30T13:20:38.283903 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-30T13:20:38.288271 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-30T13:20:38.342234 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-30T13:20:38.353072 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-30T13:20:38.353406 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-30T13:20:38.353804 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-30T13:20:38.361989 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-30T13:20:38.368665 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-30T13:20:38.375480 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-30T13:20:38.383712 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-30T13:20:38.392475 #2718924]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-30T13:20:38.396703 #2718924]  INFO -- : making enc
I, [2024-05-30T13:20:38.419366 #2718924]  INFO -- : making srcs under enc
I, [2024-05-30T13:20:38.427601 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.427661 #2718924]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T13:20:38.427672 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.465248 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.465309 #2718924]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T13:20:38.465320 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.466069 #2718924]  INFO -- : generating transdb.h
I, [2024-05-30T13:20:38.586647 #2718924]  INFO -- : transdb.h unchanged
I, [2024-05-30T13:20:38.588440 #2718924]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T13:20:38.588573 #2718924]  INFO -- : making trans
I, [2024-05-30T13:20:38.614917 #2718924]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T13:20:38.617018 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.624277 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.624357 #2718924]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T13:20:38.624369 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.625200 #2718924]  INFO -- : making encs
I, [2024-05-30T13:20:38.683133 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.683209 #2718924]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T13:20:38.683239 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.772953 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.773779 #2718924]  INFO -- : generating makefile exts.mk
I, [2024-05-30T13:20:38.811583 #2718924]  INFO -- : exts.mk unchanged
I, [2024-05-30T13:20:38.816425 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.845141 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:20:38.847110 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:20:38.847276 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:20:38.847596 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:20:38.847697 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:20:38.849192 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:20:38.849668 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:20:38.850366 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:20:38.850546 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:20:38.850747 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:20:38.850782 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:20:38.851274 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:20:38.851562 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:20:38.851597 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:20:38.852182 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:20:38.852308 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:20:38.852440 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:20:38.852579 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:20:38.852892 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:20:38.853598 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:20:38.853926 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:20:38.854419 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:20:38.855227 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:20:38.855275 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:20:38.855284 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:20:38.855814 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:20:38.856032 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:20:38.857127 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:20:38.858306 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:20:38.858331 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:20:38.860117 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:20:38.860489 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:20:38.860848 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:20:38.862548 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:20:38.863883 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:20:38.865484 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:20:38.866124 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:20:38.875051 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:20:38.876825 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:20:38.877977 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:20:38.878089 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:20:38.882427 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:20:38.882470 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:20:38.885715 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:20:38.909528 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:38.987530 #2718924]  INFO -- : linking ruby
I, [2024-05-30T13:20:39.010739 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.011274 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.014860 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.014906 #2718924]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T13:20:39.014920 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.015547 #2718924]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-30T13:20:39.015636 #2718924]  INFO -- : $$$[beg] make install -j20
I, [2024-05-30T13:20:39.085138 #2718924]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T13:20:39.085314 #2718924]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T13:20:39.085978 #2718924]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T13:20:39.086703 #2718924]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T13:20:39.086755 #2718924]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T13:20:39.087587 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:20:39.087631 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:20:39.087646 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:20:39.087658 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:20:39.087670 #2718924]  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-30T13:20:39.087683 #2718924]  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-30T13:20:39.087702 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:20:39.087713 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:20:39.087724 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:20:39.087733 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:20:39.087801 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:20:39.087808 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:20:39.087814 #2718924]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T13:20:39.087818 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:20:39.087821 #2718924]  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-30T13:20:39.088621 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T13:20:39.088931 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T13:20:39.114830 #2718924]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T13:20:39.115605 #2718924]  INFO -- : generating enc.mk
I, [2024-05-30T13:20:39.115635 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:20:39.115647 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:20:39.115658 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:20:39.115674 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:20:39.115684 #2718924]  INFO -- : 
I, [2024-05-30T13:20:39.116939 #2718924]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T13:20:39.236626 #2718924]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T13:20:39.237609 #2718924]  INFO -- : making srcs under enc
I, [2024-05-30T13:20:39.237659 #2718924]  INFO -- : making enc
I, [2024-05-30T13:20:39.254309 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.254364 #2718924]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T13:20:39.254381 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.266825 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.266882 #2718924]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T13:20:39.266896 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.267579 #2718924]  INFO -- : generating transdb.h
I, [2024-05-30T13:20:39.305723 #2718924]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T13:20:39.307089 #2718924]  INFO -- :   Name: power_assert
I, [2024-05-30T13:20:39.307112 #2718924]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T13:20:39.307125 #2718924]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T13:20:39.308270 #2718924]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T13:20:39.364279 #2718924]  INFO -- : transdb.h unchanged
I, [2024-05-30T13:20:39.365854 #2718924]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T13:20:39.365912 #2718924]  INFO -- : making trans
I, [2024-05-30T13:20:39.369342 #2718924]  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-30T13:20:39.374366 #2718924]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T13:20:39.393188 #2718924]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-30T13:20:39.395329 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.401709 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.401819 #2718924]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T13:20:39.401851 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.403055 #2718924]  INFO -- : making encs
I, [2024-05-30T13:20:39.489926 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.489987 #2718924]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T13:20:39.490000 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.548916 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.549687 #2718924]  INFO -- : generating makefile exts.mk
I, [2024-05-30T13:20:39.586906 #2718924]  INFO -- : exts.mk unchanged
I, [2024-05-30T13:20:39.592015 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.610630 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:20:39.611738 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:20:39.612194 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:20:39.612390 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:20:39.612910 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:20:39.613241 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:20:39.614235 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:20:39.614729 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:20:39.614867 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:20:39.615227 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:20:39.615794 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:20:39.616027 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:20:39.616209 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:20:39.616299 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:20:39.617175 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:20:39.617201 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:20:39.617596 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:20:39.617802 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:20:39.617899 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:20:39.618079 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:20:39.618373 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:20:39.618432 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:20:39.618540 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:20:39.618670 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:20:39.619623 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:20:39.619889 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:20:39.619917 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:20:39.621398 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:20:39.621436 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:20:39.623031 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:20:39.623230 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:20:39.624921 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:20:39.626442 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:20:39.627638 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:20:39.629885 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:20:39.629990 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:20:39.631454 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:20:39.637849 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:20:39.641344 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:20:39.642337 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:20:39.645036 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:20:39.645217 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:20:39.649487 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:20:39.650802 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:20:39.675180 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.747079 #2718924]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T13:20:39.747122 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.747502 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.751813 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.751836 #2718924]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T13:20:39.751845 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:39.751942 #2718924]  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="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-30T13:20:39.849328 #2718924]  INFO -- : Installing to 
I, [2024-05-30T13:20:39.849385 #2718924]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T13:20:39.849475 #2718924]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-30T13:20:39.857014 #2718924]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T13:20:39.857039 #2718924]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-30T13:20:39.857045 #2718924]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T13:20:39.866947 #2718924]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T13:20:39.866969 #2718924]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T13:20:39.866976 #2718924]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-30T13:20:39.867137 #2718924]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T13:20:39.870972 #2718924]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-30T13:20:39.871004 #2718924]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-30T13:20:39.871010 #2718924]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-30T13:20:39.871014 #2718924]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T13:20:39.871019 #2718924]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T13:20:39.905411 #2718924]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-30T13:20:39.911183 #2718924]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-30T13:20:39.911226 #2718924]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T13:20:39.934650 #2718924]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-30T13:20:39.936541 #2718924]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-30T13:20:39.938068 #2718924]  INFO -- :                                     cgi 0.4.1
I, [2024-05-30T13:20:39.938607 #2718924]  INFO -- :                                     delegate 0.3.1
I, [2024-05-30T13:20:39.939090 #2718924]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-30T13:20:39.940081 #2718924]  INFO -- :                                     english 0.8.0
I, [2024-05-30T13:20:39.940847 #2718924]  INFO -- :                                     erb 4.0.4
I, [2024-05-30T13:20:39.941594 #2718924]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-30T13:20:39.942062 #2718924]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-30T13:20:39.942532 #2718924]  INFO -- :                                     find 0.2.0
I, [2024-05-30T13:20:39.943020 #2718924]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-30T13:20:39.943466 #2718924]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-30T13:20:39.943941 #2718924]  INFO -- :                                     irb 1.13.1
I, [2024-05-30T13:20:39.944690 #2718924]  INFO -- :                                     logger 1.6.0
I, [2024-05-30T13:20:39.945158 #2718924]  INFO -- :                                     net-http 0.4.1
I, [2024-05-30T13:20:39.945598 #2718924]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-30T13:20:39.946083 #2718924]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-30T13:20:39.946661 #2718924]  INFO -- :                                     open3 0.2.1
I, [2024-05-30T13:20:39.947146 #2718924]  INFO -- :                                     optparse 0.5.0
I, [2024-05-30T13:20:39.947628 #2718924]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-30T13:20:39.948829 #2718924]  INFO -- :                                     pp 0.5.0
I, [2024-05-30T13:20:39.949363 #2718924]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-30T13:20:39.949836 #2718924]  INFO -- :                                     prism 0.29.0
I, [2024-05-30T13:20:39.950333 #2718924]  INFO -- :                                     pstore 0.1.3
I, [2024-05-30T13:20:39.950718 #2718924]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-30T13:20:39.951744 #2718924]  INFO -- :                                     readline 0.0.4
I, [2024-05-30T13:20:39.952270 #2718924]  INFO -- :                                     reline 0.5.8
I, [2024-05-30T13:20:39.952807 #2718924]  INFO -- :                                     resolv 0.4.0
I, [2024-05-30T13:20:39.953290 #2718924]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-30T13:20:39.953672 #2718924]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-30T13:20:39.954222 #2718924]  INFO -- :                                     set 1.1.0
I, [2024-05-30T13:20:39.954620 #2718924]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-30T13:20:39.955145 #2718924]  INFO -- :                                     singleton 0.2.0
I, [2024-05-30T13:20:39.956006 #2718924]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-30T13:20:39.956930 #2718924]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-30T13:20:39.957503 #2718924]  INFO -- :                                     time 0.3.0
I, [2024-05-30T13:20:39.957927 #2718924]  INFO -- :                                     timeout 0.4.1
I, [2024-05-30T13:20:39.958454 #2718924]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-30T13:20:39.958934 #2718924]  INFO -- :                                     tsort 0.2.0
I, [2024-05-30T13:20:39.959407 #2718924]  INFO -- :                                     un 0.3.0
I, [2024-05-30T13:20:39.959814 #2718924]  INFO -- :                                     uri 0.13.0
I, [2024-05-30T13:20:39.960360 #2718924]  INFO -- :                                     weakref 0.1.3
I, [2024-05-30T13:20:39.960828 #2718924]  INFO -- :                                     yaml 0.3.0
I, [2024-05-30T13:20:39.961140 #2718924]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T13:20:39.967838 #2718924]  INFO -- :                                     date 3.3.4
I, [2024-05-30T13:20:39.968360 #2718924]  INFO -- :                                     digest 3.1.1
I, [2024-05-30T13:20:39.968838 #2718924]  INFO -- :                                     etc 1.4.3
I, [2024-05-30T13:20:39.969367 #2718924]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-30T13:20:39.969838 #2718924]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-30T13:20:39.970249 #2718924]  INFO -- :                                     io-console 0.7.2
I, [2024-05-30T13:20:39.970804 #2718924]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-30T13:20:39.971288 #2718924]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-30T13:20:39.971661 #2718924]  INFO -- :                                     json 2.7.2
I, [2024-05-30T13:20:39.972861 #2718924]  INFO -- :                                     openssl 3.2.0
I, [2024-05-30T13:20:39.973330 #2718924]  INFO -- :                                     pathname 0.3.0
I, [2024-05-30T13:20:39.973815 #2718924]  INFO -- :                                     psych 5.1.2
I, [2024-05-30T13:20:39.974447 #2718924]  INFO -- :                                     stringio 3.1.1
I, [2024-05-30T13:20:39.974946 #2718924]  INFO -- :                                     strscan 3.1.1
I, [2024-05-30T13:20:39.975419 #2718924]  INFO -- :                                     zlib 3.1.0
I, [2024-05-30T13:20:39.975786 #2718924]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T13:20:39.976370 #2718924]  INFO -- :                                     minitest 5.23.1
I, [2024-05-30T13:20:39.984775 #2718924]  INFO -- :                                     rake 13.2.1
I, [2024-05-30T13:20:39.989309 #2718924]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-30T13:20:39.993033 #2718924]  INFO -- :                                     rexml 3.2.8
I, [2024-05-30T13:20:39.997170 #2718924]  INFO -- :                                     rss 0.3.0
I, [2024-05-30T13:20:39.999844 #2718924]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-30T13:20:40.001491 #2718924]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-30T13:20:40.005205 #2718924]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-30T13:20:40.006465 #2718924]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-30T13:20:40.007647 #2718924]  INFO -- :                                     matrix 0.4.2
I, [2024-05-30T13:20:40.010823 #2718924]  INFO -- :                                     prime 0.1.2
I, [2024-05-30T13:20:40.015910 #2718924]  INFO -- :                                     rbs 3.4.4
I, [2024-05-30T13:20:40.040199 #2718924]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-30T13:20:40.042962 #2718924]  INFO -- :                                     debug 1.9.2
I, [2024-05-30T13:20:40.046011 #2718924]  INFO -- :                                     racc 1.8.0
I, [2024-05-30T13:20:40.048799 #2718924]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-30T13:20:40.050085 #2718924]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-30T13:20:40.051498 #2718924]  INFO -- :                                     base64 0.2.0
I, [2024-05-30T13:20:40.052843 #2718924]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-30T13:20:40.055454 #2718924]  INFO -- :                                     observer 0.1.2
I, [2024-05-30T13:20:40.056631 #2718924]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-30T13:20:40.057931 #2718924]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-30T13:20:40.059204 #2718924]  INFO -- :                                     rinda 0.2.0
I, [2024-05-30T13:20:40.060698 #2718924]  INFO -- :                                     drb 2.2.1
I, [2024-05-30T13:20:40.062311 #2718924]  INFO -- :                                     nkf 0.2.0
I, [2024-05-30T13:20:40.064813 #2718924]  INFO -- :                                     syslog 0.1.2
I, [2024-05-30T13:20:40.067015 #2718924]  INFO -- :                                     csv 3.3.0
I, [2024-05-30T13:20:40.069654 #2718924]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-30T13:20:40.071150 #2718924]  INFO -- : skipped bundled gems:
I, [2024-05-30T13:20:40.071170 #2718924]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-30T13:20:40.074266 #2718924]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-30T13:20:40.074429 #2718924]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-30T13:20:45.599642 #2718924]  INFO -- : PASS all 1936 tests
E, [2024-05-30T13:20:45.605557 #2718924] ERROR -- :  
I, [2024-05-30T13:20:45.605934 #2718924]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-30T13:20:45.606044 #2718924]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-30T13:20:45.668075 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:20:45.668102 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:20:45.668107 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:20:45.668112 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:20:45.668118 #2718924]  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-30T13:20:45.668122 #2718924]  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-30T13:20:45.668126 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:20:45.668129 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:20:45.668139 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:20:45.668142 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:20:45.668146 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:20:45.668150 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:20:45.668154 #2718924]  INFO -- : 	MFLAGS = 
I, [2024-05-30T13:20:45.668158 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:20:45.668162 #2718924]  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-30T13:20:45.668767 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:20:45.668789 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:20:45.668797 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:20:45.668801 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:20:45.668805 #2718924]  INFO -- : 
I, [2024-05-30T13:20:45.773236 #2718924]  INFO -- : Checking leaked global symbols...none
I, [2024-05-30T13:20:45.813990 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-30T13:20:45.814044 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-30T13:20:45.814059 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-30T13:20:45.814065 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-30T13:20:45.814187 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-30T13:20:45.814242 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-30T13:20:45.814514 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-30T13:20:45.814646 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-30T13:20:45.815357 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-30T13:20:45.815652 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-30T13:20:45.817591 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-30T13:20:45.818382 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-30T13:20:45.818414 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-30T13:20:45.818443 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-30T13:20:45.818498 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-30T13:20:45.919106 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-30T13:20:45.921754 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-30T13:20:46.033963 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-30T13:20:46.034041 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-30T13:20:46.034060 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-30T13:20:46.034223 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-30T13:20:46.034366 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-30T13:20:46.034393 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-30T13:20:46.034402 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-30T13:20:46.034496 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-30T13:20:46.034523 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-30T13:20:46.034581 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-30T13:20:46.034633 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-30T13:20:46.035065 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-30T13:20:46.068249 #2718924]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-30T13:20:46.070677 #2718924]  INFO -- : 
I, [2024-05-30T13:20:46.070702 #2718924]  INFO -- : test succeeded
I, [2024-05-30T13:20:46.072328 #2718924]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-30T13:20:46.072460 #2718924]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-30T13:20:46.168297 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:20:46.168334 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:20:46.168340 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:20:46.168344 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:20:46.168348 #2718924]  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-30T13:20:46.168352 #2718924]  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-30T13:20:46.168356 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:20:46.168360 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:20:46.168363 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:20:46.168367 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:20:46.168370 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:20:46.168373 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:20:46.168377 #2718924]  INFO -- : 	MFLAGS = 
I, [2024-05-30T13:20:46.168380 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:20:46.168384 #2718924]  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-30T13:20:46.168986 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:20:46.169007 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:20:46.169013 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:20:46.169026 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:20:46.169030 #2718924]  INFO -- : 
I, [2024-05-30T13:20:46.170698 #2718924]  INFO -- : generating enc.mk
I, [2024-05-30T13:20:46.288604 #2718924]  INFO -- : making enc
I, [2024-05-30T13:20:46.305656 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.305685 #2718924]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T13:20:46.305692 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.306478 #2718924]  INFO -- : making srcs under enc
I, [2024-05-30T13:20:46.335812 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.335833 #2718924]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T13:20:46.335838 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.336828 #2718924]  INFO -- : generating transdb.h
I, [2024-05-30T13:20:46.433042 #2718924]  INFO -- : transdb.h unchanged
I, [2024-05-30T13:20:46.434379 #2718924]  INFO -- : making trans
I, [2024-05-30T13:20:46.468814 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.468835 #2718924]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T13:20:46.468841 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.469607 #2718924]  INFO -- : making encs
I, [2024-05-30T13:20:46.507058 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.507079 #2718924]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T13:20:46.507085 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:46.508901 #2718924]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T13:20:46.535563 #2718924]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T13:20:46.537992 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:47.889468 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:47.890043 #2718924]  INFO -- : generating makefile exts.mk
I, [2024-05-30T13:20:47.926797 #2718924]  INFO -- : exts.mk unchanged
I, [2024-05-30T13:20:47.931465 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:48.253843 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:20:48.258647 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:20:48.265189 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:20:48.270352 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:20:48.274204 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:20:48.283207 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:20:48.309642 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:20:48.314499 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:20:48.336246 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:20:48.346779 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:20:48.351734 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:20:48.355982 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:20:48.369094 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:20:48.379646 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:20:48.393509 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:20:48.396857 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:20:48.403715 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:20:48.408883 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:20:48.428785 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:20:48.446600 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:20:48.449496 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:20:48.452080 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:20:48.458519 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:20:48.481173 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:20:48.484899 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:20:48.488714 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:20:48.505587 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:20:48.513448 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:20:48.515602 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:20:48.518317 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:20:48.529008 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:20:48.538446 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:20:48.554803 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:20:48.583397 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:20:48.585344 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:20:48.608374 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:20:48.610310 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:20:48.631990 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:20:48.633909 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:20:48.660686 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:20:48.663011 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:20:48.684901 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:20:48.686840 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:20:48.708357 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:20:48.734729 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:48.802906 #2718924]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T13:20:48.802946 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:48.803129 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:48.806649 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:48.806671 #2718924]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T13:20:48.806677 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:20:48.884290 #2718924]  INFO -- : Run options: 
I, [2024-05-30T13:20:48.884336 #2718924]  INFO -- :   --seed=40406
I, [2024-05-30T13:20:48.884342 #2718924]  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-30T13:20:48.884346 #2718924]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-30T13:20:48.884349 #2718924]  INFO -- :   --name=!/memory_leak/
I, [2024-05-30T13:20:48.884353 #2718924]  INFO -- :   --stderr-on-failure
I, [2024-05-30T13:20:48.884356 #2718924]  INFO -- :   -j20
I, [2024-05-30T13:20:48.884360 #2718924]  INFO -- : 
I, [2024-05-30T13:20:48.884363 #2718924]  INFO -- : # Running tests:
I, [2024-05-30T13:20:48.884367 #2718924]  INFO -- : 
I, [2024-05-30T13:20:49.008243 #2718924]  INFO -- : [  1/883] 2760223=test_win32ole_type_event
I, [2024-05-30T13:20:49.012975 #2718924]  INFO -- : [  2/883] 2760223=test_emoji
I, [2024-05-30T13:20:49.034357 #2718924]  INFO -- : [  3/883] 2760223=test_sorted_set
I, [2024-05-30T13:20:49.034417 #2718924]  INFO -- : [  4/883] 2760211=test_ubf_async_safe
I, [2024-05-30T13:20:49.034429 #2718924]  INFO -- : [  5/883] 2760212=test_hash
I, [2024-05-30T13:20:49.034499 #2718924]  INFO -- : [  6/883] 2760209=test_io
I, [2024-05-30T13:20:49.036070 #2718924]  INFO -- : [  7/883] 2760213=test_cp949
I, [2024-05-30T13:20:49.036911 #2718924]  INFO -- : [  8/883] 2760210=test_foreach
I, [2024-05-30T13:20:49.037665 #2718924]  INFO -- : [  9/883] 2760222=test_gem_source_specific_file
I, [2024-05-30T13:20:49.038465 #2718924]  INFO -- : [ 10/883] 2760226=test_condition
I, [2024-05-30T13:20:49.039049 #2718924]  INFO -- : [ 11/883] 2760224=test_gem_commands_uninstall_command
I, [2024-05-30T13:20:49.039153 #2718924]  INFO -- : [ 12/883] 2760227=test_gem_unsatisfiable_dependency_error
I, [2024-05-30T13:20:49.039340 #2718924]  INFO -- : [ 13/883] 2760225=test_win32ole_record
I, [2024-05-30T13:20:49.039790 #2718924]  INFO -- : [ 14/883] 2760211=test_type_completor
I, [2024-05-30T13:20:49.040703 #2718924]  INFO -- : [ 15/883] 2760226=test_console_attr
I, [2024-05-30T13:20:49.042767 #2718924]  INFO -- : [ 16/883] 2760210=test_summary
I, [2024-05-30T13:20:49.042820 #2718924]  INFO -- : [ 17/883] 2760226=test_ellipsize
I, [2024-05-30T13:20:49.042880 #2718924]  INFO -- : [ 18/883] 2760213=test_date_attr
I, [2024-05-30T13:20:49.042930 #2718924]  INFO -- : [ 19/883] 2760211=test_gem_commands_exec_command
I, [2024-05-30T13:20:49.044899 #2718924]  INFO -- : [ 20/883] 2760225=test_io_wait
I, [2024-05-30T13:20:49.046521 #2718924]  INFO -- : [ 21/883] 2760213=test_kwargs
I, [2024-05-30T13:20:49.048143 #2718924]  INFO -- : [ 22/883] 2760213=warnings_test
I, [2024-05-30T13:20:49.055636 #2718924]  INFO -- : [ 23/883] 2760226=test_ftp
I, [2024-05-30T13:20:49.068628 #2718924]  INFO -- : [ 24/883] 2760216=test_rdoc_context_section
I, [2024-05-30T13:20:49.069353 #2718924]  INFO -- : [ 25/883] 2760217=test_euc_kr
I, [2024-05-30T13:20:49.070138 #2718924]  INFO -- : [ 26/883] 2760214=test_method
I, [2024-05-30T13:20:49.070386 #2718924]  INFO -- : [ 27/883] 2760220=test_gem_commands_query_command
I, [2024-05-30T13:20:49.071588 #2718924]  INFO -- : [ 28/883] 2760215=test_rdoc_rubygems_hook
I, [2024-05-30T13:20:49.071898 #2718924]  INFO -- : [ 29/883] 2760218=test_to_ruby
I, [2024-05-30T13:20:49.072387 #2718924]  INFO -- : [ 30/883] 2760219=test_pattern_key_name_check
I, [2024-05-30T13:20:49.074766 #2718924]  INFO -- : [ 31/883] 2760217=test_gem_impossible_dependencies_error
I, [2024-05-30T13:20:49.079866 #2718924]  INFO -- : [ 32/883] 2760208=test_array_create
I, [2024-05-30T13:20:49.081900 #2718924]  INFO -- : [ 33/883] 2760226=test_pack
I, [2024-05-30T13:20:49.084412 #2718924]  INFO -- : [ 34/883] 2760208=test_show_source
I, [2024-05-30T13:20:49.092875 #2718924]  INFO -- : [ 35/883] 2760219=test_set
I, [2024-05-30T13:20:49.093295 #2718924]  INFO -- : [ 36/883] 2760218=test_gem_commands_stale_command
I, [2024-05-30T13:20:49.113304 #2718924]  INFO -- : [ 37/883] 2760221=test_c_struct_entry
I, [2024-05-30T13:20:49.125620 #2718924]  INFO -- : [ 38/883] 2760219=test_lock_native_thread
I, [2024-05-30T13:20:49.130410 #2718924]  INFO -- : [ 39/883] 2760213=test_have_library
I, [2024-05-30T13:20:49.154267 #2718924]  INFO -- : [ 40/883] 2760210=test_remote_fetch_error
I, [2024-05-30T13:20:49.164040 #2718924]  INFO -- : [ 41/883] 2760221=test_line_editor
I, [2024-05-30T13:20:49.180676 #2718924]  INFO -- : [ 42/883] 2760208=ripper_test
I, [2024-05-30T13:20:49.207090 #2718924]  INFO -- : [ 43/883] 2760221=test_objspace
I, [2024-05-30T13:20:49.224996 #2718924]  INFO -- : [ 44/883] 2760227=test_undef
I, [2024-05-30T13:20:49.226165 #2718924]  INFO -- : [ 45/883] 2760217=test_string_memory
I, [2024-05-30T13:20:49.231087 #2718924]  INFO -- : [ 46/883] 2760227=test_sprintf
I, [2024-05-30T13:20:49.241052 #2718924]  INFO -- : [ 47/883] 2760223=test_gem_requirement
I, [2024-05-30T13:20:49.246081 #2718924]  INFO -- : [ 48/883] 2760216=comments_test
I, [2024-05-30T13:20:49.260478 #2718924]  INFO -- : [ 49/883] 2760217=test_gem_security_trust_dir
I, [2024-05-30T13:20:49.275667 #2718924]  INFO -- : [ 50/883] 2760218=test_ws
I, [2024-05-30T13:20:49.286607 #2718924]  INFO -- : [ 51/883] 2760217=test_m17n
I, [2024-05-30T13:20:49.291083 #2718924]  INFO -- : [ 52/883] 2760226=test_gem_commands_environment_command
I, [2024-05-30T13:20:49.293410 #2718924]  INFO -- : [ 53/883] 2760218=test_weakmap
I, [2024-05-30T13:20:49.299104 #2718924]  INFO -- : [ 54/883] 2760216=test_workspace
I, [2024-05-30T13:20:49.307150 #2718924]  INFO -- : [ 55/883] 2760209=test_yjit
I, [2024-05-30T13:20:49.313986 #2718924]  INFO -- : [ 56/883] 2760209=test_ns_spki
I, [2024-05-30T13:20:49.343718 #2718924]  INFO -- : [ 57/883] 2760217=test_framework
I, [2024-05-30T13:20:49.356210 #2718924]  INFO -- : [ 58/883] 2760209=test_kill_ring
I, [2024-05-30T13:20:49.362301 #2718924]  INFO -- : [ 59/883] 2760217=test_argf
I, [2024-05-30T13:20:49.373088 #2718924]  INFO -- : [ 60/883] 2760215=test_raise_exception
I, [2024-05-30T13:20:49.376369 #2718924]  INFO -- : [ 61/883] 2760210=test_gem_request_set_lockfile
I, [2024-05-30T13:20:49.388348 #2718924]  INFO -- : [ 62/883] 2760222=test_win32ole_typelib
I, [2024-05-30T13:20:49.391464 #2718924]  INFO -- : [ 63/883] 2760222=test_protect
I, [2024-05-30T13:20:49.393828 #2718924]  INFO -- : [ 64/883] 2760225=test_hash
I, [2024-05-30T13:20:49.403642 #2718924]  INFO -- : [ 65/883] 2760222=test_tree_builder
I, [2024-05-30T13:20:49.403713 #2718924]  INFO -- : [ 66/883] 2760219=test_gem_resolver_dependency_request
I, [2024-05-30T13:20:49.405918 #2718924]  INFO -- : [ 67/883] 2760227=test_external_new
I, [2024-05-30T13:20:49.411577 #2718924]  INFO -- : [ 68/883] 2760222=test_alias_and_anchor
I, [2024-05-30T13:20:49.413189 #2718924]  INFO -- : [ 69/883] 2760227=test_postponed_job
I, [2024-05-30T13:20:49.417328 #2718924]  INFO -- : [ 70/883] 2760209=test_rdoc_require
I, [2024-05-30T13:20:49.417878 #2718924]  INFO -- : [ 71/883] 2760222=locals_test
I, [2024-05-30T13:20:49.430053 #2718924]  INFO -- : [ 72/883] 2760225=test_readpartial
I, [2024-05-30T13:20:49.531627 #2718924]  INFO -- : [ 73/883] 2760223=test_gem_commands_install_command
I, [2024-05-30T13:20:49.555601 #2718924]  INFO -- : [ 74/883] 2760216=test_clone
I, [2024-05-30T13:20:49.555888 #2718924]  INFO -- : [ 75/883] 2760226=test_gem_resolver_conflict
I, [2024-05-30T13:20:49.570248 #2718924]  INFO -- : [ 76/883] 2760226=test_rdoc_task
I, [2024-05-30T13:20:49.592982 #2718924]  INFO -- : [ 77/883] 2760219=test_io_buffer
I, [2024-05-30T13:20:49.593218 #2718924]  INFO -- : [ 78/883] 2760226=test_pack
I, [2024-05-30T13:20:49.606548 #2718924]  INFO -- : [ 79/883] 2760226=test_backtrace
I, [2024-05-30T13:20:49.612613 #2718924]  INFO -- : [ 80/883] 2760209=ruby_parser_test
I, [2024-05-30T13:20:49.674509 #2718924]  INFO -- : [ 81/883] 2760209=test_rdoc_markup_indented_paragraph
I, [2024-05-30T13:20:49.678976 #2718924]  INFO -- : [ 82/883] 2760209=test_stringscanner
I, [2024-05-30T13:20:49.703588 #2718924]  INFO -- : [ 83/883] 2760219=test_files_sample
I, [2024-05-30T13:20:49.715391 #2718924]  INFO -- : [ 84/883] 2760209=test_rdoc_alias
I, [2024-05-30T13:20:49.716861 #2718924]  INFO -- : [ 85/883] 2760208=test_yield
I, [2024-05-30T13:20:49.727224 #2718924]  INFO -- : [ 86/883] 2760216=parser_test
I, [2024-05-30T13:20:49.731010 #2718924]  INFO -- : [ 87/883] 2760216=test_convertible
I, [2024-05-30T13:20:49.736245 #2718924]  INFO -- : [ 88/883] 2760209=test_array
I, [2024-05-30T13:20:49.758108 #2718924]  INFO -- : [ 89/883] 2760209=test_optparse
I, [2024-05-30T13:20:49.762185 #2718924]  INFO -- : [ 90/883] 2760219=test_fstring
I, [2024-05-30T13:20:49.781065 #2718924]  INFO -- : [ 91/883] 2760210=test_rdoc_markup_to_html_crossref
I, [2024-05-30T13:20:49.806814 #2718924]  INFO -- : [ 92/883] 2760222=test_typeddata
I, [2024-05-30T13:20:49.816732 #2718924]  INFO -- : [ 93/883] 2760209=encoding_test
I, [2024-05-30T13:20:49.826365 #2718924]  INFO -- : [ 94/883] 2760227=test_gem_resolver_best_set
I, [2024-05-30T13:20:49.835157 #2718924]  INFO -- : [ 95/883] 2760220=test_rat
I, [2024-05-30T13:20:49.838552 #2718924]  INFO -- : [ 96/883] 2760225=test_rdoc_markup_raw
I, [2024-05-30T13:20:49.849320 #2718924]  INFO -- : [ 97/883] 2760220=test_webauthn_poller
I, [2024-05-30T13:20:49.854351 #2718924]  INFO -- : [ 98/883] 2760224=test_protocol
I, [2024-05-30T13:20:49.890595 #2718924]  INFO -- : [ 99/883] 2760227=test_getopts
I, [2024-05-30T13:20:49.893370 #2718924]  INFO -- : [100/883] 2760227=test_gem_resolver_activation_request
I, [2024-05-30T13:20:49.898941 #2718924]  INFO -- : [101/883] 2760219=test_gem_config_file
I, [2024-05-30T13:20:49.900949 #2718924]  INFO -- : [102/883] 2760209=test_ripper
I, [2024-05-30T13:20:49.903394 #2718924]  INFO -- : [103/883] 2760227=test_etc
I, [2024-05-30T13:20:49.972970 #2718924]  INFO -- : [104/883] 2760227=test_yjit_exit_locations
I, [2024-05-30T13:20:49.974363 #2718924]  INFO -- : [105/883] 2760227=test_system
I, [2024-05-30T13:20:49.984791 #2718924]  INFO -- : [106/883] 2760220=test_pkcs12
I, [2024-05-30T13:20:50.004248 #2718924]  INFO -- : [107/883] 2760225=test_gem_package_tar_header
I, [2024-05-30T13:20:50.027506 #2718924]  INFO -- : [108/883] 2760222=test_iseq_load
I, [2024-05-30T13:20:50.030156 #2718924]  INFO -- : [109/883] 2760219=test_gem_util
I, [2024-05-30T13:20:50.115184 #2718924]  INFO -- : [110/883] 2760215=test_bigzero
I, [2024-05-30T13:20:50.121150 #2718924]  INFO -- : [111/883] 2760215=test_pkey_dh
I, [2024-05-30T13:20:50.172042 #2718924]  INFO -- : [112/883] 2760224=test_io
I, [2024-05-30T13:20:50.180002 #2718924]  INFO -- : [113/883] 2760211=test_unicode_escape
I, [2024-05-30T13:20:50.196893 #2718924]  INFO -- : [114/883] 2760219=test_autoload
I, [2024-05-30T13:20:50.242508 #2718924]  INFO -- : [115/883] 2760211=test_utf16
I, [2024-05-30T13:20:50.248416 #2718924]  INFO -- : [116/883] 2760225=test_rendering
I, [2024-05-30T13:20:50.260116 #2718924]  INFO -- : [117/883] 2760211=test_case
I, [2024-05-30T13:20:50.273677 #2718924]  INFO -- : [118/883] 2760215=test_sizeof
I, [2024-05-30T13:20:50.282019 #2718924]  INFO -- : [119/883] 2760209=test_face
I, [2024-05-30T13:20:50.297100 #2718924]  INFO -- : [120/883] 2760211=test_yaml_tree
I, [2024-05-30T13:20:50.298992 #2718924]  INFO -- : [121/883] 2760209=test_sleep
I, [2024-05-30T13:20:50.319891 #2718924]  INFO -- : [122/883] 2760211=test_config
I, [2024-05-30T13:20:50.353967 #2718924]  INFO -- : [123/883] 2760211=test_libs
I, [2024-05-30T13:20:50.375224 #2718924]  INFO -- : [124/883] 2760210=test_gc
I, [2024-05-30T13:20:50.375512 #2718924]  INFO -- : [125/883] 2760210=test_gem_commands_fetch_command
I, [2024-05-30T13:20:50.375547 #2718924]  INFO -- : [126/883] 2760213=test_math
I, [2024-05-30T13:20:50.386214 #2718924]  INFO -- : [127/883] 2760213=test_ractor
I, [2024-05-30T13:20:50.396763 #2718924]  INFO -- : [128/883] 2760225=test_find
I, [2024-05-30T13:20:50.400780 #2718924]  INFO -- : [129/883] 2760211=test_fiddle
I, [2024-05-30T13:20:50.413338 #2718924]  INFO -- : [130/883] 2760225=test_wss
I, [2024-05-30T13:20:50.437771 #2718924]  INFO -- : [131/883] 2760225=test_gem_commands_contents_command
I, [2024-05-30T13:20:50.452884 #2718924]  INFO -- : [132/883] 2760211=test_gem_ext_cmake_builder
I, [2024-05-30T13:20:50.470310 #2718924]  INFO -- : [133/883] 2760211=test_require
I, [2024-05-30T13:20:50.471104 #2718924]  INFO -- : [134/883] 2760213=test_cgi_util
I, [2024-05-30T13:20:50.522645 #2718924]  INFO -- : [135/883] 2760225=test_marshalable
I, [2024-05-30T13:20:50.522929 #2718924]  INFO -- : [136/883] 2760210=test_digest
I, [2024-05-30T13:20:50.527144 #2718924]  INFO -- : [137/883] 2760225=test_recorder
I, [2024-05-30T13:20:50.530365 #2718924]  INFO -- : [138/883] 2760225=test_gem_commands_owner_command
I, [2024-05-30T13:20:50.543774 #2718924]  INFO -- : [139/883] 2760220=test_gem_source_vendor
I, [2024-05-30T13:20:50.554708 #2718924]  INFO -- : [140/883] 2760220=test_rdoc_constant
I, [2024-05-30T13:20:50.657589 #2718924]  INFO -- : [141/883] 2760213=test_deprecate
I, [2024-05-30T13:20:50.777368 #2718924]  INFO -- : [142/883] 2760227=test_formatter
I, [2024-05-30T13:20:50.781396 #2718924]  INFO -- : [143/883] 2760227=test_bash_completion
I, [2024-05-30T13:20:50.787532 #2718924]  INFO -- : [144/883] 2760227=test_modify_expand
I, [2024-05-30T13:20:50.789710 #2718924]  INFO -- : [145/883] 2760227=test_rdoc_any_method
I, [2024-05-30T13:20:50.799076 #2718924]  INFO -- : [146/883] 2760213=test_gem_available_set
I, [2024-05-30T13:20:50.803897 #2718924]  INFO -- : [147/883] 2760222=test_rdoc_markdown
I, [2024-05-30T13:20:50.878264 #2718924]  INFO -- : [148/883] 2760213=test_file
I, [2024-05-30T13:20:50.881047 #2718924]  INFO -- : [149/883] 2760218=test_gem_package_tar_reader
I, [2024-05-30T13:20:50.881557 #2718924]  INFO -- : [150/883] 2760226=regexp_test
I, [2024-05-30T13:20:50.889484 #2718924]  INFO -- : [151/883] 2760213=test_rdoc_encoding
I, [2024-05-30T13:20:50.898418 #2718924]  INFO -- : [152/883] 2760220=test_coverage
I, [2024-05-30T13:20:50.919235 #2718924]  INFO -- : [153/883] 2760218=test_pathname
I, [2024-05-30T13:20:50.937049 #2718924]  INFO -- : [154/883] 2760226=test_complexrational
I, [2024-05-30T13:20:50.942779 #2718924]  INFO -- : [155/883] 2760226=test_init
I, [2024-05-30T13:20:50.992946 #2718924]  INFO -- : [156/883] 2760223=test_euc_tw
I, [2024-05-30T13:20:50.996812 #2718924]  INFO -- : [157/883] 2760214=test_ractor
I, [2024-05-30T13:20:50.997411 #2718924]  INFO -- : [158/883] 2760223=test_bmethod
I, [2024-05-30T13:20:51.003132 #2718924]  INFO -- : [159/883] 2760223=test_gem_commands_sources_command
I, [2024-05-30T13:20:51.004840 #2718924]  INFO -- : [160/883] 2760213=test_ansi_without_terminfo
I, [2024-05-30T13:20:51.015886 #2718924]  INFO -- : [161/883] 2760214=test_thread_queue
I, [2024-05-30T13:20:51.048079 #2718924]  INFO -- : [162/883] 2760225=test_nowrite
I, [2024-05-30T13:20:51.053158 #2718924]  INFO -- : [163/883] 2760213=test_rdoc_markup_formatter
I, [2024-05-30T13:20:51.058911 #2718924]  INFO -- : [164/883] 2760225=test_forwardable
I, [2024-05-30T13:20:51.064234 #2718924]  INFO -- : [165/883] 2760213=test_yaml
I, [2024-05-30T13:20:51.080680 #2718924]  INFO -- : [166/883] 2760225=test_handle
I, [2024-05-30T13:20:51.139479 #2718924]  INFO -- : [167/883] 2760213=test_wait
I, [2024-05-30T13:20:51.141943 #2718924]  INFO -- : [168/883] 2760218=test_big2str
I, [2024-05-30T13:20:51.146381 #2718924]  INFO -- : [169/883] 2760218=test_cstr
I, [2024-05-30T13:20:51.167875 #2718924]  INFO -- : [170/883] 2760222=test_pstore
I, [2024-05-30T13:20:51.171783 #2718924]  INFO -- : [171/883] 2760223=test_profile_frames
I, [2024-05-30T13:20:51.205264 #2718924]  INFO -- : [172/883] 2760222=test_class2name
I, [2024-05-30T13:20:51.209347 #2718924]  INFO -- : [173/883] 2760222=test_gbk
I, [2024-05-30T13:20:51.211211 #2718924]  INFO -- : [174/883] 2760222=test_enc_str_buf_cat
I, [2024-05-30T13:20:51.212309 #2718924]  INFO -- : [175/883] 2760227=test_comparable
I, [2024-05-30T13:20:51.214451 #2718924]  INFO -- : [176/883] 2760222=test_rdoc_parser_c
I, [2024-05-30T13:20:51.218618 #2718924]  INFO -- : [177/883] 2760227=test_io_timeout
I, [2024-05-30T13:20:51.219297 #2718924]  INFO -- : [178/883] 2760227=json_fixtures_test
I, [2024-05-30T13:20:51.222652 #2718924]  INFO -- : [179/883] 2760213=test_shapes
I, [2024-05-30T13:20:51.229580 #2718924]  INFO -- : [180/883] 2760213=test_string_processing
I, [2024-05-30T13:20:51.230841 #2718924]  INFO -- : [181/883] 2760227=test_fileutils
I, [2024-05-30T13:20:51.235062 #2718924]  INFO -- : [182/883] 2760213=test_ldap
I, [2024-05-30T13:20:51.237243 #2718924]  INFO -- : [183/883] 2760213=test_gem_commands_signin_command
I, [2024-05-30T13:20:51.296187 #2718924]  INFO -- : [184/883] 2760210=test_resource
I, [2024-05-30T13:20:51.315007 #2718924]  INFO -- : [185/883] 2760210=test_emitter
I, [2024-05-30T13:20:51.321376 #2718924]  INFO -- : [186/883] 2760210=test_gem_version
I, [2024-05-30T13:20:51.322794 #2718924]  INFO -- : [187/883] 2760213=test_cesu8
I, [2024-05-30T13:20:51.326721 #2718924]  INFO -- : [188/883] 2760213=test_econv
I, [2024-05-30T13:20:51.338622 #2718924]  INFO -- : [189/883] 2760223=test_rdoc_options
I, [2024-05-30T13:20:51.375324 #2718924]  INFO -- : [190/883] 2760225=test_too_many_dummy_encodings
I, [2024-05-30T13:20:51.390458 #2718924]  INFO -- : [191/883] 2760226=test_reqarg
I, [2024-05-30T13:20:51.391929 #2718924]  INFO -- : [192/883] 2760210=test_rdoc_include
I, [2024-05-30T13:20:51.423634 #2718924]  INFO -- : [193/883] 2760218=test_stack
I, [2024-05-30T13:20:51.428605 #2718924]  INFO -- : [194/883] 2760210=test_gem_commands_list_command
I, [2024-05-30T13:20:51.435348 #2718924]  INFO -- : [195/883] 2760222=test_scanner_events
I, [2024-05-30T13:20:51.438023 #2718924]  INFO -- : [196/883] 2760210=test_gem_resolver_installed_specification
I, [2024-05-30T13:20:51.451810 #2718924]  INFO -- : [197/883] 2760225=test_parse
I, [2024-05-30T13:20:51.454215 #2718924]  INFO -- : [198/883] 2760210=test_mdns
I, [2024-05-30T13:20:51.457585 #2718924]  INFO -- : [199/883] 2760210=test_gem_remote_fetcher
I, [2024-05-30T13:20:51.473856 #2718924]  INFO -- : [200/883] 2760222=test_rdoc_markup_verbatim
I, [2024-05-30T13:20:51.476743 #2718924]  INFO -- : [201/883] 2760222=test_inlinecache
I, [2024-05-30T13:20:51.561817 #2718924]  INFO -- : [202/883] 2760222=test_path_to_class
I, [2024-05-30T13:20:51.562901 #2718924]  INFO -- : [203/883] 2760227=test_gem_dependency
I, [2024-05-30T13:20:51.564377 #2718924]  INFO -- : [204/883] 2760223=test_gem_resolver_specification
I, [2024-05-30T13:20:51.567151 #2718924]  INFO -- : [205/883] 2760222=test_method_cache
I, [2024-05-30T13:20:51.569012 #2718924]  INFO -- : [206/883] 2760222=test_gem_stub_specification
I, [2024-05-30T13:20:51.572649 #2718924]  INFO -- : [207/883] 2760211=test_frozen_error
I, [2024-05-30T13:20:51.575610 #2718924]  INFO -- : [208/883] 2760211=test_gem_ext_ext_conf_builder
I, [2024-05-30T13:20:51.579401 #2718924]  INFO -- : [209/883] 2760223=test_complex
I, [2024-05-30T13:20:51.681009 #2718924]  INFO -- : [210/883] 2760222=test_gem_commands_search_command
I, [2024-05-30T13:20:51.687705 #2718924]  INFO -- : [211/883] 2760227=test_irb
I, [2024-05-30T13:20:51.689280 #2718924]  INFO -- : [212/883] 2760222=test_load
I, [2024-05-30T13:20:51.697166 #2718924]  INFO -- : [213/883] 2760222=json_string_matching_test
I, [2024-05-30T13:20:51.701968 #2718924]  INFO -- : [214/883] 2760223=test_const
I, [2024-05-30T13:20:51.704080 #2718924]  INFO -- : [215/883] 2760223=test_rdoc_normal_class
I, [2024-05-30T13:20:51.704454 #2718924]  INFO -- : [216/883] 2760222=test_class
I, [2024-05-30T13:20:51.757410 #2718924]  INFO -- : [217/883] 2760220=test_asn1
I, [2024-05-30T13:20:51.762035 #2718924]  INFO -- : [218/883] 2760223=test_random
I, [2024-05-30T13:20:51.775807 #2718924]  INFO -- : [219/883] 2760226=test_yamlstore
I, [2024-05-30T13:20:51.775886 #2718924]  INFO -- : [220/883] 2760223=test_gem_installer
I, [2024-05-30T13:20:51.787803 #2718924]  INFO -- : [221/883] 2760220=test_rdoc_parser_rd
I, [2024-05-30T13:20:51.809824 #2718924]  INFO -- : [222/883] 2760220=test_date_strftime
I, [2024-05-30T13:20:51.813568 #2718924]  INFO -- : [223/883] 2760226=test_internal_ivar
I, [2024-05-30T13:20:51.813900 #2718924]  INFO -- : [224/883] 2760226=test_gem_resolver_index_specification
I, [2024-05-30T13:20:51.899354 #2718924]  INFO -- : [225/883] 2760226=test_duplicate
I, [2024-05-30T13:20:51.909390 #2718924]  INFO -- : [226/883] 2760226=test_basicsocket
I, [2024-05-30T13:20:51.915107 #2718924]  INFO -- : [227/883] 2760226=test_utf32
I, [2024-05-30T13:20:51.919629 #2718924]  INFO -- : [228/883] 2760226=test_tracepoint
I, [2024-05-30T13:20:52.017290 #2718924]  INFO -- : [229/883] 2760227=test_prettyprint
I, [2024-05-30T13:20:52.041836 #2718924]  INFO -- : [230/883] 2760227=test_gem_commands_help_command
I, [2024-05-30T13:20:52.052509 #2718924]  INFO -- : [231/883] 2760225=test_rdoc_markup
I, [2024-05-30T13:20:52.059128 #2718924]  INFO -- : [232/883] 2760225=test_tempfile
I, [2024-05-30T13:20:52.125276 #2718924]  INFO -- : [233/883] 2760227=test_noarg
I, [2024-05-30T13:20:52.145480 #2718924]  INFO -- : [234/883] 2760226=parse_comments_test
I, [2024-05-30T13:20:52.146232 #2718924]  INFO -- : [235/883] 2760226=test_queue
I, [2024-05-30T13:20:52.153202 #2718924]  INFO -- : [236/883] 2760226=test_function
I, [2024-05-30T13:20:52.202343 #2718924]  INFO -- : [237/883] 2760220=test_safe_load
I, [2024-05-30T13:20:52.210687 #2718924]  INFO -- : [238/883] 2760220=test_gem_resolver_composed_set
I, [2024-05-30T13:20:52.217673 #2718924]  INFO -- : [239/883] 2760220=test_gem_resolver
I, [2024-05-30T13:20:52.318979 #2718924]  INFO -- : [240/883] 2760227=test_gem_commands_dependency_command
I, [2024-05-30T13:20:52.324645 #2718924]  INFO -- : [241/883] 2760218=test_rdoc_markup_attribute_manager
I, [2024-05-30T13:20:52.337727 #2718924]  INFO -- : [242/883] 2760213=test_name_error
I, [2024-05-30T13:20:52.364018 #2718924]  INFO -- : [243/883] 2760209=test_enumerator
I, [2024-05-30T13:20:52.370351 #2718924]  INFO -- : [244/883] 2760226=test_inadvertent_creation
I, [2024-05-30T13:20:52.384875 #2718924]  INFO -- : [245/883] 2760225=test_flags
I, [2024-05-30T13:20:52.393503 #2718924]  INFO -- : [246/883] 2760227=test_shift_jis
I, [2024-05-30T13:20:52.396195 #2718924]  INFO -- : [247/883] 2760227=test_gem_commands_which_command
I, [2024-05-30T13:20:52.410287 #2718924]  INFO -- : [248/883] 2760220=test_http
I, [2024-05-30T13:20:52.425417 #2718924]  INFO -- : [249/883] 2760227=test_gem_commands_specification_command
I, [2024-05-30T13:20:52.429374 #2718924]  INFO -- : [250/883] 2760220=test_rdoc_text
I, [2024-05-30T13:20:52.453764 #2718924]  INFO -- : [251/883] 2760220=test_iso_8859
I, [2024-05-30T13:20:52.463638 #2718924]  INFO -- : [252/883] 2760213=test_tcp
I, [2024-05-30T13:20:52.475596 #2718924]  INFO -- : [253/883] 2760220=test_data
I, [2024-05-30T13:20:52.480235 #2718924]  INFO -- : [254/883] 2760226=test_date_new
I, [2024-05-30T13:20:52.482590 #2718924]  INFO -- : [255/883] 2760220=index_write_test
I, [2024-05-30T13:20:52.487968 #2718924]  INFO -- : [256/883] 2760226=test_date_time
I, [2024-05-30T13:20:52.505444 #2718924]  INFO -- : [257/883] 2760226=test_rdoc_markup_to_joined_paragraph
I, [2024-05-30T13:20:52.534799 #2718924]  INFO -- : [258/883] 2760218=test_require
I, [2024-05-30T13:20:52.536433 #2718924]  INFO -- : [259/883] 2760218=test_gem_safe_yaml
I, [2024-05-30T13:20:52.545716 #2718924]  INFO -- : [260/883] 2760218=test_syntax
I, [2024-05-30T13:20:52.546367 #2718924]  INFO -- : [261/883] 2760220=test_rdoc_parser_ruby
I, [2024-05-30T13:20:52.548496 #2718924]  INFO -- : [262/883] 2760213=test_open-uri
I, [2024-05-30T13:20:52.560202 #2718924]  INFO -- : [263/883] 2760227=test_httpresponse
I, [2024-05-30T13:20:52.579864 #2718924]  INFO -- : [264/883] 2760212=test_stream
I, [2024-05-30T13:20:52.607870 #2718924]  INFO -- : [265/883] 2760212=test_nil2vtempty
I, [2024-05-30T13:20:52.611398 #2718924]  INFO -- : [266/883] 2760212=test_rdoc_context
I, [2024-05-30T13:20:52.652799 #2718924]  INFO -- : [267/883] 2760227=test_hash_create
I, [2024-05-30T13:20:52.654764 #2718924]  INFO -- : [268/883] 2760227=test_stringchar
I, [2024-05-30T13:20:52.663667 #2718924]  INFO -- : [269/883] 2760226=test_uncorrectable_name_check
I, [2024-05-30T13:20:52.676017 #2718924]  INFO -- : [270/883] 2760226=newline_test
I, [2024-05-30T13:20:52.722225 #2718924]  INFO -- : [271/883] 2760227=test_thread_fd_close
I, [2024-05-30T13:20:52.728768 #2718924]  INFO -- : [272/883] 2760227=test_passing_block
I, [2024-05-30T13:20:52.739036 #2718924]  INFO -- : [273/883] 2760227=test_rdoc_markdown_test
I, [2024-05-30T13:20:52.750511 #2718924]  INFO -- : [274/883] 2760226=test_rdoc_normal_module
I, [2024-05-30T13:20:52.756002 #2718924]  INFO -- : [275/883] 2760211=test_c_union_entity
I, [2024-05-30T13:20:52.800402 #2718924]  INFO -- : [276/883] 2760211=test_logperiod
I, [2024-05-30T13:20:52.810092 #2718924]  INFO -- : [277/883] 2760211=test_securerandom
I, [2024-05-30T13:20:52.835470 #2718924]  INFO -- : [278/883] 2760226=test_switch_hitter
I, [2024-05-30T13:20:52.841589 #2718924]  INFO -- : [279/883] 2760211=test_io_console
I, [2024-05-30T13:20:52.853850 #2718924]  INFO -- : [280/883] 2760226=test_singleton
I, [2024-05-30T13:20:52.864261 #2718924]  INFO -- : [281/883] 2760226=test_flush
I, [2024-05-30T13:20:52.874986 #2718924]  INFO -- : [282/883] 2760226=test_logdevice
I, [2024-05-30T13:20:52.884400 #2718924]  INFO -- : [283/883] 2760208=test_gem_ext_rake_builder
I, [2024-05-30T13:20:52.948332 #2718924]  INFO -- : [284/883] 2760213=test_arity
I, [2024-05-30T13:20:52.954079 #2718924]  INFO -- : [285/883] 2760213=test_gc
I, [2024-05-30T13:20:53.029931 #2718924]  INFO -- : [286/883] 2760220=test_x509cert
I, [2024-05-30T13:20:53.247696 #2718924]  INFO -- : [287/883] 2760220=test_err_in_callback
I, [2024-05-30T13:20:53.254313 #2718924]  INFO -- : [288/883] 2760220=test_gem_resolver_lock_specification
I, [2024-05-30T13:20:53.280895 #2718924]  INFO -- : [289/883] 2760220=test_pack
I, [2024-05-30T13:20:53.369848 #2718924]  INFO -- : [290/883] 2760215=test_process
I, [2024-05-30T13:20:53.411909 #2718924]  INFO -- : [291/883] 2760210=test_last_thread
I, [2024-05-30T13:20:53.464015 #2718924]  INFO -- : [292/883] 2760212=test_gem_source_local
I, [2024-05-30T13:20:53.539060 #2718924]  INFO -- : [293/883] 2760225=test_gem_security_policy
I, [2024-05-30T13:20:53.569238 #2718924]  INFO -- : [294/883] 2760217=test_ractor
I, [2024-05-30T13:20:53.573320 #2718924]  INFO -- : [295/883] 2760220=test_memory_view
I, [2024-05-30T13:20:53.657038 #2718924]  INFO -- : [296/883] 2760217=test_m17n_comb
I, [2024-05-30T13:20:53.715396 #2718924]  INFO -- : [297/883] 2760227=test_json_tree
I, [2024-05-30T13:20:53.721203 #2718924]  INFO -- : [298/883] 2760227=test_rdoc_markup_to_markdown
I, [2024-05-30T13:20:53.737383 #2718924]  INFO -- : [299/883] 2760226=test_rdoc_generator_pot_po
I, [2024-05-30T13:20:53.742129 #2718924]  INFO -- : [300/883] 2760226=test_ansi_with_terminfo
I, [2024-05-30T13:20:53.750086 #2718924]  INFO -- : [301/883] 2760226=test_reline
I, [2024-05-30T13:20:53.760480 #2718924]  INFO -- : [302/883] 2760220=test_parser_events
I, [2024-05-30T13:20:53.775776 #2718924]  INFO -- : [303/883] 2760227=test_pkey
I, [2024-05-30T13:20:53.814941 #2718924]  INFO -- : [304/883] 2760212=test_case
I, [2024-05-30T13:20:53.815024 #2718924]  INFO -- : [305/883] 2760212=test_gem_request_connection_pools
I, [2024-05-30T13:20:53.827435 #2718924]  INFO -- : [306/883] 2760208=test_gem_version_option
I, [2024-05-30T13:20:53.831546 #2718924]  INFO -- : [307/883] 2760220=test_grapheme_breaks
I, [2024-05-30T13:20:53.833353 #2718924]  INFO -- : [308/883] 2760227=test_cclass
I, [2024-05-30T13:20:53.835578 #2718924]  INFO -- : [309/883] 2760220=test_str2big
I, [2024-05-30T13:20:53.837286 #2718924]  INFO -- : [310/883] 2760220=test_c_struct_builder
I, [2024-05-30T13:20:53.871675 #2718924]  INFO -- : [311/883] 2760208=test_dot_dot
I, [2024-05-30T13:20:53.876514 #2718924]  INFO -- : [312/883] 2760208=test_literal
I, [2024-05-30T13:20:53.879114 #2718924]  INFO -- : [313/883] 2760227=test_socket
I, [2024-05-30T13:20:53.903965 #2718924]  INFO -- : [314/883] 2760225=test_thread
I, [2024-05-30T13:20:53.908896 #2718924]  INFO -- : [315/883] 2760220=test_objectspace
I, [2024-05-30T13:20:53.923769 #2718924]  INFO -- : [316/883] 2760222=test_rdoc_markup_to_table_of_contents
I, [2024-05-30T13:20:53.949451 #2718924]  INFO -- : [317/883] 2760222=test_require_lib
I, [2024-05-30T13:20:54.099682 #2718924]  INFO -- : [318/883] 2760226=parse_test
I, [2024-05-30T13:20:54.124073 #2718924]  INFO -- : [319/883] 2760225=test_gem_install_update_options
I, [2024-05-30T13:20:54.128593 #2718924]  INFO -- : [320/883] 2760221=test_severity
I, [2024-05-30T13:20:54.131524 #2718924]  INFO -- : [321/883] 2760221=test_ractor
I, [2024-05-30T13:20:54.146621 #2718924]  INFO -- : [322/883] 2760221=test_gem_stream_ui
I, [2024-05-30T13:20:54.238376 #2718924]  INFO -- : [323/883] 2760225=test_extlibs
I, [2024-05-30T13:20:54.248423 #2718924]  INFO -- : [324/883] 2760216=test_rdoc_generator_ri
I, [2024-05-30T13:20:54.260859 #2718924]  INFO -- : [325/883] 2760216=test_exception
I, [2024-05-30T13:20:54.324146 #2718924]  INFO -- : [326/883] 2760221=test_rand
I, [2024-05-30T13:20:54.491257 #2718924]  INFO -- : [327/883] 2760210=test_gem_name_tuple
I, [2024-05-30T13:20:54.500487 #2718924]  INFO -- : [328/883] 2760210=test_gem_package_tar_reader_entry
I, [2024-05-30T13:20:54.554117 #2718924]  INFO -- : [329/883] 2760221=test_bug_reporter
I, [2024-05-30T13:20:54.572541 #2718924]  INFO -- : [330/883] 2760208=test_scalar
I, [2024-05-30T13:20:54.591271 #2718924]  INFO -- : [331/883] 2760208=test_gem_dependency_installer
I, [2024-05-30T13:20:54.614510 #2718924]  INFO -- : [332/883] 2760210=test_gem_commands_info_command
I, [2024-05-30T13:20:54.625454 #2718924]  INFO -- : [333/883] 2760210=test_rdoc_cross_reference
I, [2024-05-30T13:20:54.738693 #2718924]  INFO -- : [334/883] 2760220=test_store
I, [2024-05-30T13:20:54.849663 #2718924]  INFO -- : [335/883] 2760212=test_case_options
I, [2024-05-30T13:20:54.853829 #2718924]  INFO -- : [336/883] 2760212=test_scan_args
I, [2024-05-30T13:20:54.863271 #2718924]  INFO -- : [337/883] 2760212=test_generic
I, [2024-05-30T13:20:54.876747 #2718924]  INFO -- : [338/883] 2760221=test_win32ole
I, [2024-05-30T13:20:54.880101 #2718924]  INFO -- : [339/883] 2760221=test_gem_text
I, [2024-05-30T13:20:54.897095 #2718924]  INFO -- : [340/883] 2760212=test_settracefunc
I, [2024-05-30T13:20:54.921445 #2718924]  INFO -- : [341/883] 2760210=test_enumerator_kw
I, [2024-05-30T13:20:54.921738 #2718924]  INFO -- : [342/883] 2760221=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-30T13:20:54.922724 #2718924]  INFO -- : [343/883] 2760210=test_gem_commands_mirror
I, [2024-05-30T13:20:54.926606 #2718924]  INFO -- : [344/883] 2760219=test_sprintf_comb
I, [2024-05-30T13:20:54.926672 #2718924]  INFO -- : [345/883] 2760210=test_gem_request
I, [2024-05-30T13:20:54.955823 #2718924]  INFO -- : [346/883] 2760220=test_method_cache
I, [2024-05-30T13:20:54.960826 #2718924]  INFO -- : [347/883] 2760220=test_date_parse
I, [2024-05-30T13:20:54.974673 #2718924]  INFO -- : [348/883] 2760221=test_pkey_ec
I, [2024-05-30T13:20:55.057610 #2718924]  INFO -- : [349/883] 2760221=test_pipe
I, [2024-05-30T13:20:55.062082 #2718924]  INFO -- : [350/883] 2760210=test_thread
I, [2024-05-30T13:20:55.068081 #2718924]  INFO -- : [351/883] 2760210=test_trick
I, [2024-05-30T13:20:55.074816 #2718924]  INFO -- : [352/883] 2760219=test_rdoc_markup_to_rdoc
I, [2024-05-30T13:20:55.077046 #2718924]  INFO -- : [353/883] 2760220=test_rdoc_rd_inline_parser
I, [2024-05-30T13:20:55.089215 #2718924]  INFO -- : [354/883] 2760220=test_default_gems
I, [2024-05-30T13:20:55.141036 #2718924]  INFO -- : [355/883] 2760220=test_null
I, [2024-05-30T13:20:55.144965 #2718924]  INFO -- : [356/883] 2760220=test_win32ole_type
I, [2024-05-30T13:20:55.150045 #2718924]  INFO -- : [357/883] 2760220=test_mul
I, [2024-05-30T13:20:55.160412 #2718924]  INFO -- : [358/883] 2760220=test_rdoc_markup_attributes
I, [2024-05-30T13:20:55.164389 #2718924]  INFO -- : [359/883] 2760220=test_rdoc_rdoc
I, [2024-05-30T13:20:55.182328 #2718924]  INFO -- : [360/883] 2760221=test_time
I, [2024-05-30T13:20:55.215001 #2718924]  INFO -- : [361/883] 2760220=test_windows_1251
I, [2024-05-30T13:20:55.220063 #2718924]  INFO -- : [362/883] 2760220=test_buffering
I, [2024-05-30T13:20:55.225274 #2718924]  INFO -- : [363/883] 2760220=test_svcb_https
I, [2024-05-30T13:20:55.227087 #2718924]  INFO -- : [364/883] 2760227=test_gb18030
I, [2024-05-30T13:20:55.229072 #2718924]  INFO -- : [365/883] 2760214=test_gem_uninstaller
I, [2024-05-30T13:20:55.234232 #2718924]  INFO -- : [366/883] 2760227=test_rdoc_i18n_text
I, [2024-05-30T13:20:55.239158 #2718924]  INFO -- : [367/883] 2760227=test_key_name_check
I, [2024-05-30T13:20:55.248349 #2718924]  INFO -- : [368/883] 2760220=test_backtrace
I, [2024-05-30T13:20:55.249535 #2718924]  INFO -- : [369/883] 2760227=test_defined
I, [2024-05-30T13:20:55.251376 #2718924]  INFO -- : [370/883] 2760220=test_io_buffer
I, [2024-05-30T13:20:55.268213 #2718924]  INFO -- : [371/883] 2760219=test_gem_validator
I, [2024-05-30T13:20:55.294187 #2718924]  INFO -- : [372/883] 2760220=test_fnmatch
I, [2024-05-30T13:20:55.296714 #2718924]  INFO -- : [373/883] 2760221=test_files_test_2
I, [2024-05-30T13:20:55.299292 #2718924]  INFO -- : [374/883] 2760219=test_folderitem2_invokeverb
I, [2024-05-30T13:20:55.304575 #2718924]  INFO -- : [375/883] 2760219=test_rdoc_markup_parser
I, [2024-05-30T13:20:55.318692 #2718924]  INFO -- : [376/883] 2760227=test_require_path_check
I, [2024-05-30T13:20:55.340797 #2718924]  INFO -- : [377/883] 2760219=test_ole_methods
I, [2024-05-30T13:20:55.341299 #2718924]  INFO -- : [378/883] 2760219=test_erb_m17n
I, [2024-05-30T13:20:55.343357 #2718924]  INFO -- : [379/883] 2760220=test_optimization
I, [2024-05-30T13:20:55.371369 #2718924]  INFO -- : [380/883] 2760219=test_date_conv
I, [2024-05-30T13:20:55.380037 #2718924]  INFO -- : [381/883] 2760219=test_zlib
I, [2024-05-30T13:20:55.400735 #2718924]  INFO -- : [382/883] 2760227=test_cgi_tag_helper
I, [2024-05-30T13:20:55.416871 #2718924]  INFO -- : [383/883] 2760227=test_egrep_cpp
I, [2024-05-30T13:20:55.543851 #2718924]  INFO -- : [384/883] 2760211=test_gem_resolver_index_set
I, [2024-05-30T13:20:55.579877 #2718924]  INFO -- : [385/883] 2760227=test_gem_package_old
I, [2024-05-30T13:20:55.580794 #2718924]  INFO -- : [386/883] 2760211=test_string
I, [2024-05-30T13:20:55.604451 #2718924]  INFO -- : [387/883] 2760227=test_proc
I, [2024-05-30T13:20:55.865686 #2718924]  INFO -- : [388/883] 2760212=test_gc_compact
I, [2024-05-30T13:20:55.946484 #2718924]  INFO -- : [389/883] 2760225=test_custom_command
I, [2024-05-30T13:20:55.952742 #2718924]  INFO -- : [390/883] 2760225=json_addition_test
I, [2024-05-30T13:20:55.986857 #2718924]  INFO -- : [391/883] 2760225=test_qsort
I, [2024-05-30T13:20:55.990320 #2718924]  INFO -- : [392/883] 2760225=test_rdoc_parser
I, [2024-05-30T13:20:56.013224 #2718924]  INFO -- : [393/883] 2760223=test_gem_dependency_resolution_error
I, [2024-05-30T13:20:56.019711 #2718924]  INFO -- : [394/883] 2760223=test_string
I, [2024-05-30T13:20:56.031213 #2718924]  INFO -- : [395/883] 2760225=test_pattern_matching
I, [2024-05-30T13:20:56.037266 #2718924]  INFO -- : [396/883] 2760223=test_rdoc_stats
I, [2024-05-30T13:20:56.071596 #2718924]  INFO -- : [397/883] 2760223=test_depth_first
I, [2024-05-30T13:20:56.072733 #2718924]  INFO -- : [398/883] 2760225=test_gem_request_set_lockfile_parser
I, [2024-05-30T13:20:56.078617 #2718924]  INFO -- : [399/883] 2760223=test_x509attr
I, [2024-05-30T13:20:56.081753 #2718924]  INFO -- : [400/883] 2760223=test_raise
I, [2024-05-30T13:20:56.084726 #2718924]  INFO -- : [401/883] 2760223=test_rdoc_store
I, [2024-05-30T13:20:56.166543 #2718924]  INFO -- : [402/883] 2760225=test_assignment
I, [2024-05-30T13:20:56.326936 #2718924]  INFO -- : [403/883] 2760216=test_ifunless
I, [2024-05-30T13:20:56.327076 #2718924]  INFO -- : [404/883] 2760214=test_gem_commands_lock_command
I, [2024-05-30T13:20:56.327806 #2718924]  INFO -- : [405/883] 2760216=test_numeric
I, [2024-05-30T13:20:56.347955 #2718924]  INFO -- : [406/883] 2760214=test_common
I, [2024-05-30T13:20:56.396601 #2718924]  INFO -- : [407/883] 2760216=test_gem_spec_fetcher
I, [2024-05-30T13:20:56.398772 #2718924]  INFO -- : [408/883] 2760227=test_gem_command
I, [2024-05-30T13:20:56.499806 #2718924]  INFO -- : [409/883] 2760227=test_bug-3571
I, [2024-05-30T13:20:56.533659 #2718924]  INFO -- : [410/883] 2760227=test_key_actor_vi
I, [2024-05-30T13:20:56.575777 #2718924]  INFO -- : [411/883] 2760214=test_rdoc_markup_to_tt_only
I, [2024-05-30T13:20:56.681704 #2718924]  INFO -- : [412/883] 2760214=test_hmac
I, [2024-05-30T13:20:56.687069 #2718924]  INFO -- : [413/883] 2760227=test_rdoc_tom_doc
I, [2024-05-30T13:20:56.688702 #2718924]  INFO -- : [414/883] 2760214=test_macro
I, [2024-05-30T13:20:56.700580 #2718924]  INFO -- : [415/883] 2760217=test_pp
I, [2024-05-30T13:20:56.708031 #2718924]  INFO -- : [416/883] 2760227=test_frozen
I, [2024-05-30T13:20:56.710895 #2718924]  INFO -- : [417/883] 2760223=test_gem_ext_configure_builder
I, [2024-05-30T13:20:56.712230 #2718924]  INFO -- : [418/883] 2760227=test_verbose
I, [2024-05-30T13:20:56.728578 #2718924]  INFO -- : [419/883] 2760227=test_num2int
I, [2024-05-30T13:20:56.738422 #2718924]  INFO -- : [420/883] 2760216=test_nil
I, [2024-05-30T13:20:56.738493 #2718924]  INFO -- : [421/883] 2760214=test_rdoc_single_class
I, [2024-05-30T13:20:56.738509 #2718924]  INFO -- : [422/883] 2760217=test_exception
I, [2024-05-30T13:20:56.740836 #2718924]  INFO -- : [423/883] 2760214=test_zsh_completion
I, [2024-05-30T13:20:56.742626 #2718924]  INFO -- : [424/883] 2760227=test_iter_break
I, [2024-05-30T13:20:56.742981 #2718924]  INFO -- : [425/883] 2760216=test_address_resolve
I, [2024-05-30T13:20:56.743934 #2718924]  INFO -- : [426/883] 2760223=test_rdoc_token_stream
I, [2024-05-30T13:20:56.744322 #2718924]  INFO -- : [427/883] 2760214=test_yaml_special_cases
I, [2024-05-30T13:20:56.748477 #2718924]  INFO -- : [428/883] 2760227=test_optarg
I, [2024-05-30T13:20:56.749257 #2718924]  INFO -- : [429/883] 2760223=test_gem_source_list
I, [2024-05-30T13:20:56.759675 #2718924]  INFO -- : [430/883] 2760214=test_config
I, [2024-05-30T13:20:56.766998 #2718924]  INFO -- : [431/883] 2760217=test_gem_doctor
I, [2024-05-30T13:20:56.774072 #2718924]  INFO -- : [432/883] 2760216=test_kdf
I, [2024-05-30T13:20:56.784529 #2718924]  INFO -- : [433/883] 2760208=dispatcher_test
I, [2024-05-30T13:20:56.792682 #2718924]  INFO -- : [434/883] 2760214=test_eval_history
I, [2024-05-30T13:20:56.798621 #2718924]  INFO -- : [435/883] 2760223=test_kernel
I, [2024-05-30T13:20:56.801830 #2718924]  INFO -- : [436/883] 2760208=test_files_ext
I, [2024-05-30T13:20:56.816254 #2718924]  INFO -- : [437/883] 2760227=test_bug-5832
I, [2024-05-30T13:20:56.817367 #2718924]  INFO -- : [438/883] 2760227=test_gem_silent_ui
I, [2024-05-30T13:20:56.844519 #2718924]  INFO -- : [439/883] 2760217=test_emitter
I, [2024-05-30T13:20:56.851817 #2718924]  INFO -- : [440/883] 2760227=test_object_create_start
I, [2024-05-30T13:20:56.851974 #2718924]  INFO -- : [441/883] 2760217=test_at_exit
I, [2024-05-30T13:20:56.852780 #2718924]  INFO -- : [442/883] 2760216=test_command
I, [2024-05-30T13:20:56.853911 #2718924]  INFO -- : [443/883] 2760227=test_gem_rdoc
I, [2024-05-30T13:20:56.879821 #2718924]  INFO -- : [444/883] 2760217=test_date
I, [2024-05-30T13:20:56.882450 #2718924]  INFO -- : [445/883] 2760217=test_gem_ext_cargo_builder_unit
I, [2024-05-30T13:20:56.905122 #2718924]  INFO -- : [446/883] 2760214=test_rdoc_markup_paragraph
I, [2024-05-30T13:20:56.909615 #2718924]  INFO -- : [447/883] 2760214=test_psych
I, [2024-05-30T13:20:56.911817 #2718924]  INFO -- : [448/883] 2760217=test_enc_raise
I, [2024-05-30T13:20:56.915883 #2718924]  INFO -- : [449/883] 2760217=!Nothing_to_test
I, [2024-05-30T13:20:56.917189 #2718924]  INFO -- : [450/883] 2760217=test_key_actor_emacs
I, [2024-05-30T13:20:56.932622 #2718924]  INFO -- : [451/883] 2760208=test_basicinstructions
I, [2024-05-30T13:20:56.936662 #2718924]  INFO -- : [452/883] 2760214=test_gem_gemcutter_utilities
I, [2024-05-30T13:20:56.971633 #2718924]  INFO -- : [453/883] 2760226=test_gem_command_manager
I, [2024-05-30T13:20:56.979054 #2718924]  INFO -- : [454/883] 2760227=test_arithmetic_sequence
I, [2024-05-30T13:20:56.993466 #2718924]  INFO -- : [455/883] 2760227=heredoc_dedent_test
I, [2024-05-30T13:20:57.031279 #2718924]  INFO -- : [456/883] 2760208=test_cgi_header
I, [2024-05-30T13:20:57.048656 #2718924]  INFO -- : [457/883] 2760208=test_object
I, [2024-05-30T13:20:57.051455 #2718924]  INFO -- : [458/883] 2760208=version_test
I, [2024-05-30T13:20:57.054903 #2718924]  INFO -- : [459/883] 2760208=test_ractor
I, [2024-05-30T13:20:57.057818 #2718924]  INFO -- : [460/883] 2760224=test_type
I, [2024-05-30T13:20:57.063458 #2718924]  INFO -- : [461/883] 2760224=test_pointer
I, [2024-05-30T13:20:57.072910 #2718924]  INFO -- : [462/883] 2760227=test_big5
I, [2024-05-30T13:20:57.114554 #2718924]  INFO -- : [463/883] 2760227=test_func
I, [2024-05-30T13:20:57.123281 #2718924]  INFO -- : [464/883] 2760217=test_rdoc_rd_block_parser
I, [2024-05-30T13:20:57.144048 #2718924]  INFO -- : [465/883] 2760226=test_signedness
I, [2024-05-30T13:20:57.145936 #2718924]  INFO -- : [466/883] 2760208=test_tsort
I, [2024-05-30T13:20:57.158099 #2718924]  INFO -- : [467/883] 2760208=test_change_word
I, [2024-05-30T13:20:57.159260 #2718924]  INFO -- : [468/883] 2760216=test_flip
I, [2024-05-30T13:20:57.168396 #2718924]  INFO -- : [469/883] 2760208=compiler_test
I, [2024-05-30T13:20:57.174092 #2718924]  INFO -- : [470/883] 2760208=test_timeout
I, [2024-05-30T13:20:57.177670 #2718924]  INFO -- : [471/883] 2760208=test_normalize
I, [2024-05-30T13:20:57.179330 #2718924]  INFO -- : [472/883] 2760208=test_ossl
I, [2024-05-30T13:20:57.197457 #2718924]  INFO -- : [473/883] 2760216=test_ruby_lex
I, [2024-05-30T13:20:57.283169 #2718924]  INFO -- : [474/883] 2760225=test_object
I, [2024-05-30T13:20:57.289977 #2718924]  INFO -- : [475/883] 2760222=test_date_arith
I, [2024-05-30T13:20:57.299951 #2718924]  INFO -- : [476/883] 2760222=test_gem_local_remote_options
I, [2024-05-30T13:20:57.306236 #2718924]  INFO -- : [477/883] 2760214=test_sleep
I, [2024-05-30T13:20:57.314819 #2718924]  INFO -- : [478/883] 2760217=test_delete
I, [2024-05-30T13:20:57.316388 #2718924]  INFO -- : [479/883] 2760217=test_win32ole_method
I, [2024-05-30T13:20:57.320379 #2718924]  INFO -- : [480/883] 2760217=test_fd_setsize
I, [2024-05-30T13:20:57.322091 #2718924]  INFO -- : [481/883] 2760217=test_continuation
I, [2024-05-30T13:20:57.329191 #2718924]  INFO -- : [482/883] 2760217=test_class_name_check
I, [2024-05-30T13:20:57.330096 #2718924]  INFO -- : [483/883] 2760223=test_keyword
I, [2024-05-30T13:20:57.330946 #2718924]  INFO -- : [484/883] 2760216=test_pkey_rsa
I, [2024-05-30T13:20:57.348369 #2718924]  INFO -- : [485/883] 2760224=test_gem_commands_push_command
I, [2024-05-30T13:20:57.355821 #2718924]  INFO -- : [486/883] 2760222=test_weakkeymap
I, [2024-05-30T13:20:57.357412 #2718924]  INFO -- : [487/883] 2760217=test_numhash
I, [2024-05-30T13:20:57.365553 #2718924]  INFO -- : [488/883] 2760217=test_placearg
I, [2024-05-30T13:20:57.508757 #2718924]  INFO -- : [489/883] 2760217=test_gem_package_task
I, [2024-05-30T13:20:57.508831 #2718924]  INFO -- : [490/883] 2760217=test_date_strptime
I, [2024-05-30T13:20:57.579656 #2718924]  INFO -- : [491/883] 2760210=test_rdoc_markup_hard_break
I, [2024-05-30T13:20:57.581298 #2718924]  INFO -- : [492/883] 2760222=test_gem_platform
I, [2024-05-30T13:20:57.581877 #2718924]  INFO -- : [493/883] 2760210=test_import
I, [2024-05-30T13:20:57.624773 #2718924]  INFO -- : [494/883] 2760217=test_not
I, [2024-05-30T13:20:57.627259 #2718924]  INFO -- : [495/883] 2760217=test_gem_resolver_lock_set
I, [2024-05-30T13:20:57.648546 #2718924]  INFO -- : [496/883] 2760217=test_rdoc_parser_markdown
I, [2024-05-30T13:20:57.648914 #2718924]  INFO -- : [497/883] 2760225=test_file_exhaustive
I, [2024-05-30T13:20:57.652423 #2718924]  INFO -- : [498/883] 2760216=test_gem_update_suggestion
I, [2024-05-30T13:20:57.658730 #2718924]  INFO -- : [499/883] 2760222=test_files_test
I, [2024-05-30T13:20:57.698306 #2718924]  INFO -- : [500/883] 2760217=test_logger
I, [2024-05-30T13:20:57.715030 #2718924]  INFO -- : [501/883] 2760216=test_transcode
I, [2024-05-30T13:20:57.723358 #2718924]  INFO -- : [502/883] 2760217=test_eval
I, [2024-05-30T13:20:57.745497 #2718924]  INFO -- : [503/883] 2760222=json_generator_test
I, [2024-05-30T13:20:57.826664 #2718924]  INFO -- : [504/883] 2760224=test_config
I, [2024-05-30T13:20:57.843111 #2718924]  INFO -- : [505/883] 2760222=test_gem_resolver_vendor_set
I, [2024-05-30T13:20:57.862875 #2718924]  INFO -- : [506/883] 2760223=test_enumerable
I, [2024-05-30T13:20:57.875817 #2718924]  INFO -- : [507/883] 2760223=test_gem_safe_marshal
I, [2024-05-30T13:20:57.882620 #2718924]  INFO -- : [508/883] 2760222=test_gem_resolver_api_set
I, [2024-05-30T13:20:57.939043 #2718924]  INFO -- : [509/883] 2760222=test_ast
I, [2024-05-30T13:20:57.943833 #2718924]  INFO -- : [510/883] 2760216=test_gem_request_set_gem_dependency_api
I, [2024-05-30T13:20:57.961703 #2718924]  INFO -- : [511/883] 2760217=test_lambda
I, [2024-05-30T13:20:58.034821 #2718924]  INFO -- : [512/883] 2760217=test_helper
I, [2024-05-30T13:20:58.123134 #2718924]  INFO -- : [513/883] 2760217=test_random_formatter
I, [2024-05-30T13:20:58.140961 #2718924]  INFO -- : [514/883] 2760217=test_jaro_winkler
I, [2024-05-30T13:20:58.143517 #2718924]  INFO -- : [515/883] 2760217=test_webauthn_listener
I, [2024-05-30T13:20:58.197219 #2718924]  INFO -- : [516/883] 2760217=test_rdoc_code_object
I, [2024-05-30T13:20:58.198227 #2718924]  INFO -- : [517/883] 2760216=test_x509store
I, [2024-05-30T13:20:58.238226 #2718924]  INFO -- : [518/883] 2760210=test_update
I, [2024-05-30T13:20:58.242211 #2718924]  INFO -- : [519/883] 2760210=test_x509name
I, [2024-05-30T13:20:58.253856 #2718924]  INFO -- : [520/883] 2760210=test_fips
I, [2024-05-30T13:20:58.276811 #2718924]  INFO -- : [521/883] 2760223=bom_test
I, [2024-05-30T13:20:58.321253 #2718924]  INFO -- : [522/883] 2760223=test_data_error
I, [2024-05-30T13:20:58.371784 #2718924]  INFO -- : [523/883] 2760223=unescape_test
I, [2024-05-30T13:20:58.410456 #2718924]  INFO -- : [524/883] 2760219=test_ostruct
I, [2024-05-30T13:20:58.427078 #2718924]  INFO -- : [525/883] 2760224=test_force_exit
I, [2024-05-30T13:20:58.480021 #2718924]  INFO -- : [526/883] 2760210=test_file
I, [2024-05-30T13:20:58.532543 #2718924]  INFO -- : [527/883] 2760217=test_udp
I, [2024-05-30T13:20:58.537075 #2718924]  INFO -- : [528/883] 2760217=static_inspect_test
I, [2024-05-30T13:20:58.541155 #2718924]  INFO -- : [529/883] 2760217=errors_test
I, [2024-05-30T13:20:58.554398 #2718924]  INFO -- : [530/883] 2760224=test_gem_commands_check_command
I, [2024-05-30T13:20:58.560099 #2718924]  INFO -- : [531/883] 2760212=test_regexp
I, [2024-05-30T13:20:58.562005 #2718924]  INFO -- : [532/883] 2760219=test_vm_dump
I, [2024-05-30T13:20:58.563235 #2718924]  INFO -- : [533/883] 2760219=test_integer_comb
I, [2024-05-30T13:20:58.565511 #2718924]  INFO -- : [534/883] 2760224=test_rdoc_markup_document
I, [2024-05-30T13:20:58.588829 #2718924]  INFO -- : [535/883] 2760221=test_tmpdir
I, [2024-05-30T13:20:58.612503 #2718924]  INFO -- : [536/883] 2760217=test_rdoc_ri_paths
I, [2024-05-30T13:20:58.617484 #2718924]  INFO -- : [537/883] 2760216=test_ts
I, [2024-05-30T13:20:58.638590 #2718924]  INFO -- : [538/883] 2760217=test_ensured
I, [2024-05-30T13:20:58.683340 #2718924]  INFO -- : [539/883] 2760221=test_locale
I, [2024-05-30T13:20:58.685325 #2718924]  INFO -- : [540/883] 2760218=test_addr
I, [2024-05-30T13:20:58.700472 #2718924]  INFO -- : [541/883] 2760217=library_symbols_test
I, [2024-05-30T13:20:58.702317 #2718924]  INFO -- : [542/883] 2760217=test_gem_uri_formatter
I, [2024-05-30T13:20:58.708352 #2718924]  INFO -- : [543/883] 2760224=test_erb_command
I, [2024-05-30T13:20:58.709986 #2718924]  INFO -- : [544/883] 2760218=test_helper
I, [2024-05-30T13:20:58.717778 #2718924]  INFO -- : [545/883] 2760218=test_encoding
I, [2024-05-30T13:20:58.722383 #2718924]  INFO -- : [546/883] 2760217=test_range
I, [2024-05-30T13:20:58.757458 #2718924]  INFO -- : [547/883] 2760224=test_project_sanity
I, [2024-05-30T13:20:58.783238 #2718924]  INFO -- : [548/883] 2760221=command_line_test
I, [2024-05-30T13:20:58.813884 #2718924]  INFO -- : [549/883] 2760224=test_constant
I, [2024-05-30T13:20:58.880653 #2718924]  INFO -- : [550/883] 2760221=test_dup
I, [2024-05-30T13:20:58.893890 #2718924]  INFO -- : [551/883] 2760218=test_pty
I, [2024-05-30T13:20:59.057778 #2718924]  INFO -- : [552/883] 2760221=test_gem_source_lock
I, [2024-05-30T13:20:59.132613 #2718924]  INFO -- : [553/883] 2760221=test_gem
I, [2024-05-30T13:20:59.174526 #2718924]  INFO -- : [554/883] 2760209=test_gem_commands_open_command
I, [2024-05-30T13:20:59.195240 #2718924]  INFO -- : [555/883] 2760216=test_dns
I, [2024-05-30T13:20:59.328472 #2718924]  INFO -- : [556/883] 2760218=test_ractor
I, [2024-05-30T13:20:59.338020 #2718924]  INFO -- : [557/883] 2760209=parse_stream_test
I, [2024-05-30T13:20:59.343790 #2718924]  INFO -- : [558/883] 2760218=test_registry
I, [2024-05-30T13:20:59.344789 #2718924]  INFO -- : [559/883] 2760218=test_parser
I, [2024-05-30T13:20:59.359042 #2718924]  INFO -- : [560/883] 2760209=test_cgi_core
I, [2024-05-30T13:20:59.373180 #2718924]  INFO -- : [561/883] 2760218=test_rb_str_dup
I, [2024-05-30T13:20:59.377755 #2718924]  INFO -- : [562/883] 2760209=test_reline_key
I, [2024-05-30T13:20:59.378900 #2718924]  INFO -- : [563/883] 2760209=test_singleton_function
I, [2024-05-30T13:20:59.380622 #2718924]  INFO -- : [564/883] 2760218=test_ancdata
I, [2024-05-30T13:20:59.382507 #2718924]  INFO -- : [565/883] 2760209=test_alias
I, [2024-05-30T13:20:59.386389 #2718924]  INFO -- : [566/883] 2760218=test_timeout
I, [2024-05-30T13:20:59.424526 #2718924]  INFO -- : [567/883] 2760223=test_unicode_normalize
I, [2024-05-30T13:20:59.441660 #2718924]  INFO -- : [568/883] 2760217=test_marshal
I, [2024-05-30T13:20:59.455977 #2718924]  INFO -- : [569/883] 2760223=test_nonblock
I, [2024-05-30T13:20:59.465259 #2718924]  INFO -- : [570/883] 2760223=test_weakref
I, [2024-05-30T13:20:59.543132 #2718924]  INFO -- : [571/883] 2760209=test_thread
I, [2024-05-30T13:20:59.600191 #2718924]  INFO -- : [572/883] 2760226=json_ext_parser_test
I, [2024-05-30T13:20:59.617307 #2718924]  INFO -- : [573/883] 2760226=test_my_integer
I, [2024-05-30T13:20:59.623318 #2718924]  INFO -- : [574/883] 2760226=test_debugger_integration
I, [2024-05-30T13:20:59.634793 #2718924]  INFO -- : [575/883] 2760223=test_rendering
I, [2024-05-30T13:20:59.635768 #2718924]  INFO -- : [576/883] 2760226=test_ractor
I, [2024-05-30T13:20:59.668371 #2718924]  INFO -- : [577/883] 2760216=test_ssl
I, [2024-05-30T13:20:59.707461 #2718924]  INFO -- : [578/883] 2760223=test_object_references
I, [2024-05-30T13:20:59.715221 #2718924]  INFO -- : [579/883] 2760223=test_usrmarshal
I, [2024-05-30T13:20:59.864201 #2718924]  INFO -- : [580/883] 2760223=test_gem_resolver_git_specification
I, [2024-05-30T13:20:59.935400 #2718924]  INFO -- : [581/883] 2760217=test_stat
I, [2024-05-30T13:20:59.939833 #2718924]  INFO -- : [582/883] 2760217=test_gem_request_set_lockfile_tokenizer
I, [2024-05-30T13:21:00.003824 #2718924]  INFO -- : [583/883] 2760217=test_have_func
I, [2024-05-30T13:21:00.021716 #2718924]  INFO -- : [584/883] 2760226=test_nextafter
I, [2024-05-30T13:21:00.032523 #2718924]  INFO -- : [585/883] 2760223=test_capacity
I, [2024-05-30T13:21:00.037976 #2718924]  INFO -- : [586/883] 2760223=test_https_proxy
I, [2024-05-30T13:21:00.076829 #2718924]  INFO -- : [587/883] 2760227=test_call
I, [2024-05-30T13:21:00.088119 #2718924]  INFO -- : [588/883] 2760223=test_rubygems
I, [2024-05-30T13:21:00.133025 #2718924]  INFO -- : [589/883] 2760226=test_super
I, [2024-05-30T13:21:00.209287 #2718924]  INFO -- : [590/883] 2760216=test_rubyoptions
I, [2024-05-30T13:21:00.215050 #2718924]  INFO -- : [591/883] 2760213=test_cgi_modruby
I, [2024-05-30T13:21:00.218992 #2718924]  INFO -- : [592/883] 2760213=test_integer
I, [2024-05-30T13:21:00.239611 #2718924]  INFO -- : [593/883] 2760219=test_gem_commands_setup_command
I, [2024-05-30T13:21:00.275874 #2718924]  INFO -- : [594/883] 2760218=test_dryrun
I, [2024-05-30T13:21:00.289227 #2718924]  INFO -- : [595/883] 2760223=desugar_compiler_test
I, [2024-05-30T13:21:00.298504 #2718924]  INFO -- : [596/883] 2760218=test_integer
I, [2024-05-30T13:21:00.299599 #2718924]  INFO -- : [597/883] 2760227=test_env
I, [2024-05-30T13:21:00.300511 #2718924]  INFO -- : [598/883] 2760223=test_rdoc_attr
I, [2024-05-30T13:21:00.319312 #2718924]  INFO -- : [599/883] 2760223=test_coderange
I, [2024-05-30T13:21:00.327643 #2718924]  INFO -- : [600/883] 2760223=test_symbol
I, [2024-05-30T13:21:00.333796 #2718924]  INFO -- : [601/883] 2760223=location_test
I, [2024-05-30T13:21:00.369159 #2718924]  INFO -- : [602/883] 2760218=test_mailto
I, [2024-05-30T13:21:00.377136 #2718924]  INFO -- : [603/883] 2760218=test_rdoc_generator_darkfish
I, [2024-05-30T13:21:00.385002 #2718924]  INFO -- : [604/883] 2760223=test_resize
I, [2024-05-30T13:21:00.399997 #2718924]  INFO -- : [605/883] 2760223=test_error_highlight
I, [2024-05-30T13:21:00.601781 #2718924]  INFO -- : [606/883] 2760219=test_rdoc_comment
I, [2024-05-30T13:21:00.626595 #2718924]  INFO -- : [607/883] 2760218=test_gem_source_fetch_problem
I, [2024-05-30T13:21:00.631924 #2718924]  INFO -- : [608/883] 2760218=json_generic_object_test
I, [2024-05-30T13:21:00.635554 #2718924]  INFO -- : [609/883] 2760218=test_http_request
I, [2024-05-30T13:21:00.637032 #2718924]  INFO -- : [610/883] 2760219=test_numeric
I, [2024-05-30T13:21:00.642830 #2718924]  INFO -- : [611/883] 2760219=test_member
I, [2024-05-30T13:21:00.643853 #2718924]  INFO -- : [612/883] 2760219=test_word
I, [2024-05-30T13:21:00.650627 #2718924]  INFO -- : [613/883] 2760219=test_gem_commands_cleanup_command
I, [2024-05-30T13:21:00.656761 #2718924]  INFO -- : [614/883] 2760218=test_cgi_multipart
I, [2024-05-30T13:21:00.674376 #2718924]  INFO -- : [615/883] 2760226=test_ractor_compatibility
I, [2024-05-30T13:21:00.826187 #2718924]  INFO -- : [616/883] 2760218=test_eval
I, [2024-05-30T13:21:00.828710 #2718924]  INFO -- : [617/883] 2760218=test_autoconf
I, [2024-05-30T13:21:00.834585 #2718924]  INFO -- : [618/883] 2760218=test_dir
I, [2024-05-30T13:21:00.983679 #2718924]  INFO -- : [619/883] 2760219=test_date_ractor
I, [2024-05-30T13:21:00.984732 #2718924]  INFO -- : [620/883] 2760223=test_gem_console_ui
I, [2024-05-30T13:21:00.997471 #2718924]  INFO -- : [621/883] 2760223=test_unix
I, [2024-05-30T13:21:01.017600 #2718924]  INFO -- : [622/883] 2760226=test_enc_associate
I, [2024-05-30T13:21:01.025742 #2718924]  INFO -- : [623/883] 2760223=test_lazy_enumerator
I, [2024-05-30T13:21:01.065116 #2718924]  INFO -- : [624/883] 2760218=ruby_api_test
I, [2024-05-30T13:21:01.159422 #2718924]  INFO -- : [625/883] 2760221=test_find_executable
I, [2024-05-30T13:21:01.161468 #2718924]  INFO -- : [626/883] 2760217=test_symbol
I, [2024-05-30T13:21:01.178272 #2718924]  INFO -- : [627/883] 2760221=test_coder
I, [2024-05-30T13:21:01.180775 #2718924]  INFO -- : [628/883] 2760224=test_nofree
I, [2024-05-30T13:21:01.181574 #2718924]  INFO -- : [629/883] 2760224=test_context
I, [2024-05-30T13:21:01.192418 #2718924]  INFO -- : [630/883] 2760221=test_gem_commands_pristine_command
I, [2024-05-30T13:21:01.240705 #2718924]  INFO -- : [631/883] 2760218=test_function_entry
I, [2024-05-30T13:21:01.240832 #2718924]  INFO -- : [632/883] 2760218=test_pkcs7
I, [2024-05-30T13:21:01.282556 #2718924]  INFO -- : [633/883] 2760224=test_gem_resolver_requirement_list
I, [2024-05-30T13:21:01.285912 #2718924]  INFO -- : [634/883] 2760219=test_arith_seq_beg_len_step
I, [2024-05-30T13:21:01.288887 #2718924]  INFO -- : [635/883] 2760224=test_gem_specification
I, [2024-05-30T13:21:01.339222 #2718924]  INFO -- : [636/883] 2760223=test_enum
I, [2024-05-30T13:21:01.353928 #2718924]  INFO -- : [637/883] 2760219=test_threadgroup
I, [2024-05-30T13:21:01.453471 #2718924]  INFO -- : [638/883] 2760218=test_have_macro
I, [2024-05-30T13:21:01.547667 #2718924]  INFO -- : [639/883] 2760226=test_complex2
I, [2024-05-30T13:21:01.560558 #2718924]  INFO -- : [640/883] 2760226=test_resolve_symbol
I, [2024-05-30T13:21:01.617059 #2718924]  INFO -- : [641/883] 2760226=test_gem_package
I, [2024-05-30T13:21:01.634769 #2718924]  INFO -- : [642/883] 2760211=ractor_test
I, [2024-05-30T13:21:01.704248 #2718924]  INFO -- : [643/883] 2760211=test_trace
I, [2024-05-30T13:21:01.710364 #2718924]  INFO -- : [644/883] 2760211=test_rdoc_generator_json_index
I, [2024-05-30T13:21:01.878110 #2718924]  INFO -- : [645/883] 2760211=test_win32ole_event
I, [2024-05-30T13:21:01.880987 #2718924]  INFO -- : [646/883] 2760211=test_time_tz
I, [2024-05-30T13:21:01.924020 #2718924]  INFO -- : [647/883] 2760220=test_gem_ci_detector
I, [2024-05-30T13:21:01.931402 #2718924]  INFO -- : [648/883] 2760220=test_bignum
I, [2024-05-30T13:21:01.934555 #2718924]  INFO -- : [649/883] 2760211=test_rdoc_class_module
I, [2024-05-30T13:21:01.962817 #2718924]  INFO -- : [650/883] 2760218=test_win32ole_variable
I, [2024-05-30T13:21:01.965515 #2718924]  INFO -- : [651/883] 2760218=test_io_wait_uncommon
I, [2024-05-30T13:21:01.970538 #2718924]  INFO -- : [652/883] 2760218=test_arity
I, [2024-05-30T13:21:01.974447 #2718924]  INFO -- : [653/883] 2760218=test_stringio
I, [2024-05-30T13:21:02.061358 #2718924]  INFO -- : [654/883] 2760226=test_win32ole_variant
I, [2024-05-30T13:21:02.066718 #2718924]  INFO -- : [655/883] 2760226=test_ipaddr
I, [2024-05-30T13:21:02.073106 #2718924]  INFO -- : [656/883] 2760218=test_rdoc_markup_to_ansi
I, [2024-05-30T13:21:02.084208 #2718924]  INFO -- : [657/883] 2760226=test_history
I, [2024-05-30T13:21:02.096730 #2718924]  INFO -- : [658/883] 2760226=test_mixed_unicode_escapes
I, [2024-05-30T13:21:02.099079 #2718924]  INFO -- : [659/883] 2760218=test_gem_resolver_api_specification
I, [2024-05-30T13:21:02.104044 #2718924]  INFO -- : [660/883] 2760226=test_merge_keys
I, [2024-05-30T13:21:02.113097 #2718924]  INFO -- : [661/883] 2760226=test_rdoc_extend
I, [2024-05-30T13:21:02.134114 #2718924]  INFO -- : [662/883] 2760218=test_rdoc_parser_simple
I, [2024-05-30T13:21:02.138844 #2718924]  INFO -- : [663/883] 2760223=test_yamldbm
I, [2024-05-30T13:21:02.141728 #2718924]  INFO -- : [664/883] 2760226=test_gem_commands_rebuild_command
I, [2024-05-30T13:21:02.143021 #2718924]  INFO -- : [665/883] 2760223=test_load
I, [2024-05-30T13:21:02.144320 #2718924]  INFO -- : [666/883] 2760223=test_abi
I, [2024-05-30T13:21:02.145624 #2718924]  INFO -- : [667/883] 2760218=test_provider
I, [2024-05-30T13:21:02.189955 #2718924]  INFO -- : [668/883] 2760226=test_evaluation
I, [2024-05-30T13:21:02.190205 #2718924]  INFO -- : [669/883] 2760226=test_https
I, [2024-05-30T13:21:02.242293 #2718924]  INFO -- : [670/883] 2760221=test_gem_ext_builder
I, [2024-05-30T13:21:02.272753 #2718924]  INFO -- : [671/883] 2760223=test_win32ole_method_event
I, [2024-05-30T13:21:02.276353 #2718924]  INFO -- : [672/883] 2760223=test_nesting_parser
I, [2024-05-30T13:21:02.309941 #2718924]  INFO -- : [673/883] 2760214=test_gem_dependency_list
I, [2024-05-30T13:21:02.323584 #2718924]  INFO -- : [674/883] 2760223=test_benchmark
I, [2024-05-30T13:21:02.358614 #2718924]  INFO -- : [675/883] 2760219=test_gem_commands_outdated_command
I, [2024-05-30T13:21:02.382514 #2718924]  INFO -- : [676/883] 2760214=test_helper_method
I, [2024-05-30T13:21:02.390526 #2718924]  INFO -- : [677/883] 2760214=test_gem_package_tar_writer
I, [2024-05-30T13:21:02.400243 #2718924]  INFO -- : [678/883] 2760219=test_array
I, [2024-05-30T13:21:02.407704 #2718924]  INFO -- : [679/883] 2760218=test_gem_source
I, [2024-05-30T13:21:02.487382 #2718924]  INFO -- : [680/883] 2760214=test_scalar_scanner
I, [2024-05-30T13:21:02.494217 #2718924]  INFO -- : [681/883] 2760214=test_rational2
I, [2024-05-30T13:21:02.505892 #2718924]  INFO -- : [682/883] 2760214=test_rational
I, [2024-05-30T13:21:02.514285 #2718924]  INFO -- : [683/883] 2760211=test_assembler
I, [2024-05-30T13:21:02.516590 #2718924]  INFO -- : [684/883] 2760211=attribute_write_test
I, [2024-05-30T13:21:02.518025 #2718924]  INFO -- : [685/883] 2760214=test_propertyputref
I, [2024-05-30T13:21:02.522406 #2718924]  INFO -- : [686/883] 2760214=test_spell_checker
I, [2024-05-30T13:21:02.529068 #2718924]  INFO -- : [687/883] 2760214=test_erb
I, [2024-05-30T13:21:02.548644 #2718924]  INFO -- : [688/883] 2760226=test_x509ext
I, [2024-05-30T13:21:02.570102 #2718924]  INFO -- : [689/883] 2760214=test_gem_source_installed
I, [2024-05-30T13:21:02.570678 #2718924]  INFO -- : [690/883] 2760226=test_completion
I, [2024-05-30T13:21:02.575536 #2718924]  INFO -- : [691/883] 2760211=test_gem_commands_cert_command
I, [2024-05-30T13:21:02.580069 #2718924]  INFO -- : [692/883] 2760214=test_len
I, [2024-05-30T13:21:02.584489 #2718924]  INFO -- : [693/883] 2760214=test_yield_block
I, [2024-05-30T13:21:02.589696 #2718924]  INFO -- : [694/883] 2760214=test_parser
I, [2024-05-30T13:21:02.590076 #2718924]  INFO -- : [695/883] 2760218=test_method_name_check
I, [2024-05-30T13:21:02.609935 #2718924]  INFO -- : [696/883] 2760214=test_arith_seq_extract
I, [2024-05-30T13:21:02.615796 #2718924]  INFO -- : [697/883] 2760218=test_ssl
I, [2024-05-30T13:21:02.759398 #2718924]  INFO -- : [698/883] 2760214=test_gem_ext_cargo_builder
I, [2024-05-30T13:21:02.773682 #2718924]  INFO -- : [699/883] 2760214=constant_path_node_test
I, [2024-05-30T13:21:02.840898 #2718924]  INFO -- : [700/883] 2760214=test_gem_request_set
I, [2024-05-30T13:21:03.086021 #2718924]  INFO -- : [701/883] 2760226=test_module
I, [2024-05-30T13:21:03.122093 #2718924]  INFO -- : [702/883] 2760213=test_boolean
I, [2024-05-30T13:21:03.141428 #2718924]  INFO -- : [703/883] 2760213=integer_parse_test
I, [2024-05-30T13:21:03.148198 #2718924]  INFO -- : [704/883] 2760213=test_instrumentation_api
I, [2024-05-30T13:21:03.237589 #2718924]  INFO -- : [705/883] 2760224=test_stringify_symbols
I, [2024-05-30T13:21:03.240984 #2718924]  INFO -- : [706/883] 2760227=test_monitor
I, [2024-05-30T13:21:03.246152 #2718924]  INFO -- : [707/883] 2760224=test_buffered_io
I, [2024-05-30T13:21:03.300054 #2718924]  INFO -- : [708/883] 2760221=test_configuration
I, [2024-05-30T13:21:03.312820 #2718924]  INFO -- : [709/883] 2760214=test_rubyvm
I, [2024-05-30T13:21:03.316143 #2718924]  INFO -- : [710/883] 2760214=test_rdoc_generator_markup
I, [2024-05-30T13:21:03.326127 #2718924]  INFO -- : [711/883] 2760214=test_whileuntil
I, [2024-05-30T13:21:03.330823 #2718924]  INFO -- : [712/883] 2760214=test_cparser
I, [2024-05-30T13:21:03.357764 #2718924]  INFO -- : [713/883] 2760224=test_pkg_config
I, [2024-05-30T13:21:03.370231 #2718924]  INFO -- : [714/883] 2760224=test_rdoc_markup_include
I, [2024-05-30T13:21:03.375245 #2718924]  INFO -- : [715/883] 2760224=test_sexp
I, [2024-05-30T13:21:03.379478 #2718924]  INFO -- : [716/883] 2760221=fuzzer_test
I, [2024-05-30T13:21:03.387770 #2718924]  INFO -- : [717/883] 2760221=test_variable
I, [2024-05-30T13:21:03.393956 #2718924]  INFO -- : [718/883] 2760224=test_struct
I, [2024-05-30T13:21:03.395067 #2718924]  INFO -- : [719/883] 2760224=magic_comment_test
I, [2024-05-30T13:21:03.445917 #2718924]  INFO -- : [720/883] 2760225=test_rdoc_markup_to_html_snippet
I, [2024-05-30T13:21:03.452765 #2718924]  INFO -- : [721/883] 2760224=test_gem_source_subpath_problem
I, [2024-05-30T13:21:03.454784 #2718924]  INFO -- : [722/883] 2760227=test_dln
I, [2024-05-30T13:21:03.454839 #2718924]  INFO -- : [723/883] 2760227=json_common_interface_test
I, [2024-05-30T13:21:03.485008 #2718924]  INFO -- : [724/883] 2760227=test_win32ole_variant_outarg
I, [2024-05-30T13:21:03.488667 #2718924]  INFO -- : [725/883] 2760227=test_config
I, [2024-05-30T13:21:03.498741 #2718924]  INFO -- : [726/883] 2760225=json_parser_test
I, [2024-05-30T13:21:03.501229 #2718924]  INFO -- : [727/883] 2760221=test_nomethod_error
I, [2024-05-30T13:21:03.504525 #2718924]  INFO -- : [728/883] 2760221=test_set
I, [2024-05-30T13:21:03.521441 #2718924]  INFO -- : [729/883] 2760221=test_gem_path_support
I, [2024-05-30T13:21:03.531726 #2718924]  INFO -- : [730/883] 2760227=test_struct
I, [2024-05-30T13:21:03.538492 #2718924]  INFO -- : [731/883] 2760225=test_files_test_1
I, [2024-05-30T13:21:03.541092 #2718924]  INFO -- : [732/883] 2760221=test_rdoc_rd_inline
I, [2024-05-30T13:21:03.580706 #2718924]  INFO -- : [733/883] 2760224=test_mutex
I, [2024-05-30T13:21:03.673212 #2718924]  INFO -- : [734/883] 2760221=test_x509req
I, [2024-05-30T13:21:03.679806 #2718924]  INFO -- : [735/883] 2760223=test_key_error
I, [2024-05-30T13:21:03.685085 #2718924]  INFO -- : [736/883] 2760223=test_div
I, [2024-05-30T13:21:03.696258 #2718924]  INFO -- : [737/883] 2760223=test_allocation
I, [2024-05-30T13:21:03.890568 #2718924]  INFO -- : [738/883] 2760221=test_engine
I, [2024-05-30T13:21:03.893746 #2718924]  INFO -- : [739/883] 2760221=test_win32ole_variant_m
I, [2024-05-30T13:21:03.895351 #2718924]  INFO -- : [740/883] 2760221=test_deprecated
I, [2024-05-30T13:21:03.904624 #2718924]  INFO -- : [741/883] 2760221=test_color_printer
I, [2024-05-30T13:21:03.908791 #2718924]  INFO -- : [742/883] 2760221=test_serialize_subclasses
I, [2024-05-30T13:21:03.912424 #2718924]  INFO -- : [743/883] 2760221=test_insns_leaf
I, [2024-05-30T13:21:03.917001 #2718924]  INFO -- : [744/883] 2760221=test_fixnum
I, [2024-05-30T13:21:03.942247 #2718924]  INFO -- : [745/883] 2760221=test_signal
I, [2024-05-30T13:21:03.985424 #2718924]  INFO -- : [746/883] 2760217=test_x509crl
I, [2024-05-30T13:21:04.006626 #2718924]  INFO -- : [747/883] 2760227=test_rdoc_rd
I, [2024-05-30T13:21:04.028228 #2718924]  INFO -- : [748/883] 2760227=test_cgi_session
I, [2024-05-30T13:21:04.040776 #2718924]  INFO -- : [749/883] 2760227=test_metaclass
I, [2024-05-30T13:21:04.049938 #2718924]  INFO -- : [750/883] 2760227=test_rdoc_top_level
I, [2024-05-30T13:21:04.153294 #2718924]  INFO -- : [751/883] 2760217=test_input_method
I, [2024-05-30T13:21:04.185334 #2718924]  INFO -- : [752/883] 2760211=test_windows_1252
I, [2024-05-30T13:21:04.191807 #2718924]  INFO -- : [753/883] 2760211=test_process
I, [2024-05-30T13:21:04.223864 #2718924]  INFO -- : [754/883] 2760211=test_float
I, [2024-05-30T13:21:04.223934 #2718924]  INFO -- : [755/883] 2760214=test_cgi_cookie
I, [2024-05-30T13:21:04.231655 #2718924]  INFO -- : [756/883] 2760214=test_require
I, [2024-05-30T13:21:04.241334 #2718924]  INFO -- : [757/883] 2760217=test_dir_m17n
I, [2024-05-30T13:21:04.386549 #2718924]  INFO -- : [758/883] 2760227=test_gem_resolver_installer_set
I, [2024-05-30T13:21:04.548891 #2718924]  INFO -- : [759/883] 2760210=test_gem_commands_signout_command
I, [2024-05-30T13:21:04.566460 #2718924]  INFO -- : [760/883] 2760210=test_refinement
I, [2024-05-30T13:21:04.593122 #2718924]  INFO -- : [761/883] 2760227=test_regex_casefold
I, [2024-05-30T13:21:04.607525 #2718924]  INFO -- : [762/883] 2760227=test_gem_source_git
I, [2024-05-30T13:21:04.709123 #2718924]  INFO -- : [763/883] 2760224=test_cipher
I, [2024-05-30T13:21:04.759935 #2718924]  INFO -- : [764/883] 2760224=test_gem_security_signer
I, [2024-05-30T13:21:04.851972 #2718924]  INFO -- : [765/883] 2760220=test_new
I, [2024-05-30T13:21:04.853461 #2718924]  INFO -- : [766/883] 2760224=test_gem_resolver_git_set
I, [2024-05-30T13:21:04.857754 #2718924]  INFO -- : [767/883] 2760220=test_storage
I, [2024-05-30T13:21:04.868086 #2718924]  INFO -- : [768/883] 2760220=test_iterator
I, [2024-05-30T13:21:04.984194 #2718924]  INFO -- : [769/883] 2760220=test_string
I, [2024-05-30T13:21:04.984442 #2718924]  INFO -- : [770/883] 2760220=test_omap
I, [2024-05-30T13:21:04.990144 #2718924]  INFO -- : [771/883] 2760220=test_digest_extend
I, [2024-05-30T13:21:05.024017 #2718924]  INFO -- : [772/883] 2760220=test_shellwords
I, [2024-05-30T13:21:05.026901 #2718924]  INFO -- : [773/883] 2760220=test_debug
I, [2024-05-30T13:21:05.036205 #2718924]  INFO -- : [774/883] 2760220=pattern_test
I, [2024-05-30T13:21:05.055934 #2718924]  INFO -- : [775/883] 2760220=test_memory_view
I, [2024-05-30T13:21:05.078186 #2718924]  INFO -- : [776/883] 2760220=test_printf
I, [2024-05-30T13:21:05.100842 #2718924]  INFO -- : [777/883] 2760220=test_rdoc_markup_pre_process
I, [2024-05-30T13:21:05.164268 #2718924]  INFO -- : [778/883] 2760227=test_time
I, [2024-05-30T13:21:05.194269 #2718924]  INFO -- : [779/883] 2760220=test_webauthn_listener_response
I, [2024-05-30T13:21:05.207633 #2718924]  INFO -- : [780/883] 2760220=test_to_ary_concat
I, [2024-05-30T13:21:05.211591 #2718924]  INFO -- : [781/883] 2760224=test_stream
I, [2024-05-30T13:21:05.223942 #2718924]  INFO -- : [782/883] 2760224=test_pinned
I, [2024-05-30T13:21:05.267233 #2718924]  INFO -- : [783/883] 2760224=test_gem_bundler_version_finder
I, [2024-05-30T13:21:05.293774 #2718924]  INFO -- : [784/883] 2760224=test_emoji_breaks
I, [2024-05-30T13:21:05.296615 #2718924]  INFO -- : [785/883] 2760224=test_within_pipe
I, [2024-05-30T13:21:05.307272 #2718924]  INFO -- : [786/883] 2760227=reflection_test
I, [2024-05-30T13:21:05.315260 #2718924]  INFO -- : [787/883] 2760227=test_gem_commands_unpack_command
I, [2024-05-30T13:21:05.320529 #2718924]  INFO -- : [788/883] 2760224=test_files_lib
I, [2024-05-30T13:21:05.331917 #2718924]  INFO -- : [789/883] 2760226=test_beginendblock
I, [2024-05-30T13:21:05.335063 #2718924]  INFO -- : [790/883] 2760208=test_help
I, [2024-05-30T13:21:05.335890 #2718924]  INFO -- : [791/883] 2760208=test_rdoc_markup_to_bs
I, [2024-05-30T13:21:05.511990 #2718924]  INFO -- : [792/883] 2760208=test_digest
I, [2024-05-30T13:21:05.520350 #2718924]  INFO -- : [793/883] 2760208=test_ractor
I, [2024-05-30T13:21:05.561950 #2718924]  INFO -- : [794/883] 2760217=test_rdoc_servlet
I, [2024-05-30T13:21:05.595684 #2718924]  INFO -- : [795/883] 2760208=test_gem_security
I, [2024-05-30T13:21:05.621261 #2718924]  INFO -- : [796/883] 2760211=test_fiber
I, [2024-05-30T13:21:05.701157 #2718924]  INFO -- : [797/883] 2760217=test_multi_irb_commands
I, [2024-05-30T13:21:05.708147 #2718924]  INFO -- : [798/883] 2760217=test_open3
I, [2024-05-30T13:21:05.727207 #2718924]  INFO -- : [799/883] 2760227=test_closure
I, [2024-05-30T13:21:05.753087 #2718924]  INFO -- : [800/883] 2760226=test_bundled_ca
I, [2024-05-30T13:21:06.067934 #2718924]  INFO -- : [801/883] 2760221=test_delegate
I, [2024-05-30T13:21:06.085794 #2718924]  INFO -- : [802/883] 2760221=test_popen_deadlock
I, [2024-05-30T13:21:06.109099 #2718924]  INFO -- : [803/883] 2760213=test_history
I, [2024-05-30T13:21:06.207798 #2718924]  INFO -- : [804/883] 2760223=test_date_marshal
I, [2024-05-30T13:21:06.215102 #2718924]  INFO -- : [805/883] 2760223=test_mkmf
I, [2024-05-30T13:21:06.245627 #2718924]  INFO -- : [806/883] 2760213=test_recursion
I, [2024-05-30T13:21:06.249529 #2718924]  INFO -- : [807/883] 2760223=test_exit
I, [2024-05-30T13:21:06.252815 #2718924]  INFO -- : [808/883] 2760213=test_variable_name_check
I, [2024-05-30T13:21:06.269569 #2718924]  INFO -- : [809/883] 2760219=test_io_m17n
I, [2024-05-30T13:21:06.294289 #2718924]  INFO -- : [810/883] 2760213=test_did_you_mean
I, [2024-05-30T13:21:06.303803 #2718924]  INFO -- : [811/883] 2760227=test_gem_commands_server_command
I, [2024-05-30T13:21:06.306357 #2718924]  INFO -- : [812/883] 2760227=test_append
I, [2024-05-30T13:21:06.312726 #2718924]  INFO -- : [813/883] 2760227=test_option
I, [2024-05-30T13:21:06.329436 #2718924]  INFO -- : [814/883] 2760223=test_cmethod
I, [2024-05-30T13:21:06.329803 #2718924]  INFO -- : [815/883] 2760223=test_tracer
I, [2024-05-30T13:21:06.334159 #2718924]  INFO -- : [816/883] 2760223=test_gem_commands_build_command
I, [2024-05-30T13:21:06.335722 #2718924]  INFO -- : [817/883] 2760225=test_interned_str
I, [2024-05-30T13:21:06.346108 #2718924]  INFO -- : [818/883] 2760225=test_case_comprehensive
I, [2024-05-30T13:21:06.347150 #2718924]  INFO -- : [819/883] 2760225=test_class
I, [2024-05-30T13:21:06.352084 #2718924]  INFO -- : [820/883] 2760225=test_ocsp
I, [2024-05-30T13:21:06.417871 #2718924]  INFO -- : [821/883] 2760227=test_pkey_dsa
I, [2024-05-30T13:21:06.445704 #2718924]  INFO -- : [822/883] 2760213=test_scheduler
I, [2024-05-30T13:21:06.652663 #2718924]  INFO -- : [823/883] 2760213=test_iseq
I, [2024-05-30T13:21:06.663759 #2718924]  INFO -- : [824/883] 2760223=test_exception_at_throwing
I, [2024-05-30T13:21:06.667762 #2718924]  INFO -- : [825/883] 2760225=test_rdoc_markup_heading
I, [2024-05-30T13:21:06.670150 #2718924]  INFO -- : [826/883] 2760225=test_bn
I, [2024-05-30T13:21:06.680526 #2718924]  INFO -- : [827/883] 2760225=test_win32ole_param_event
I, [2024-05-30T13:21:06.686817 #2718924]  INFO -- : [828/883] 2760225=test_path
I, [2024-05-30T13:21:06.692960 #2718924]  INFO -- : [829/883] 2760225=test_case_mapping
I, [2024-05-30T13:21:06.702613 #2718924]  INFO -- : [830/883] 2760225=redundant_return_test
I, [2024-05-30T13:21:06.735601 #2718924]  INFO -- : [831/883] 2760223=test_tree_spell_checker
I, [2024-05-30T13:21:06.754134 #2718924]  INFO -- : [832/883] 2760225=test_addrinfo
I, [2024-05-30T13:21:06.764790 #2718924]  INFO -- : [833/883] 2760223=test_http
I, [2024-05-30T13:21:06.768457 #2718924]  INFO -- : [834/883] 2760221=test_bug-14834
I, [2024-05-30T13:21:06.827875 #2718924]  INFO -- : [835/883] 2760221=test_date_compat
I, [2024-05-30T13:21:06.833252 #2718924]  INFO -- : [836/883] 2760221=test_rdoc_markup_to_html
I, [2024-05-30T13:21:06.839384 #2718924]  INFO -- : [837/883] 2760225=test_compile_prism
I, [2024-05-30T13:21:06.930141 #2718924]  INFO -- : [838/883] 2760221=test_terminfo
I, [2024-05-30T13:21:06.931942 #2718924]  INFO -- : [839/883] 2760221=test_lexer
I, [2024-05-30T13:21:06.950057 #2718924]  INFO -- : [840/883] 2760221=test_thread_cv
I, [2024-05-30T13:21:06.990110 #2718924]  INFO -- : [841/883] 2760220=test_ssl_session
I, [2024-05-30T13:21:07.073502 #2718924]  INFO -- : [842/883] 2760214=test_gem_commands_update_command
I, [2024-05-30T13:21:07.146809 #2718924]  INFO -- : [843/883] 2760225=test_gem_resolver_vendor_specification
I, [2024-05-30T13:21:07.181524 #2718924]  INFO -- : [844/883] 2760225=test_key_event_record
I, [2024-05-30T13:21:07.188279 #2718924]  INFO -- : [845/883] 2760225=test_gem_uri
I, [2024-05-30T13:21:07.216391 #2718924]  INFO -- : [846/883] 2760225=test_random
I, [2024-05-30T13:21:07.224448 #2718924]  INFO -- : [847/883] 2760225=test_notimplement
I, [2024-05-30T13:21:07.231706 #2718924]  INFO -- : [848/883] 2760225=test_rdoc_method_attr
I, [2024-05-30T13:21:07.338215 #2718924]  INFO -- : [849/883] 2760227=test_gem_gem_runner
I, [2024-05-30T13:21:07.349965 #2718924]  INFO -- : [850/883] 2760213=test_filter
I, [2024-05-30T13:21:07.361082 #2718924]  INFO -- : [851/883] 2760227=static_literals_test
I, [2024-05-30T13:21:07.363220 #2718924]  INFO -- : [852/883] 2760227=test_data
I, [2024-05-30T13:21:07.366261 #2718924]  INFO -- : [853/883] 2760227=test_rdoc_generator_pot
I, [2024-05-30T13:21:07.371082 #2718924]  INFO -- : [854/883] 2760227=test_koi8
I, [2024-05-30T13:21:07.375831 #2718924]  INFO -- : [855/883] 2760227=parameters_signature_test
I, [2024-05-30T13:21:07.376480 #2718924]  INFO -- : [856/883] 2760225=test_rdoc_parser_changelog
I, [2024-05-30T13:21:07.378975 #2718924]  INFO -- : [857/883] 2760227=test_enumerator
I, [2024-05-30T13:21:07.382982 #2718924]  INFO -- : [858/883] 2760227=test_unicode
I, [2024-05-30T13:21:07.390108 #2718924]  INFO -- : [859/883] 2760227=test_document
I, [2024-05-30T13:21:07.393919 #2718924]  INFO -- : [860/883] 2760213=test_euc_jp
I, [2024-05-30T13:21:07.396605 #2718924]  INFO -- : [861/883] 2760227=test_rdoc_generator_pot_po_entry
I, [2024-05-30T13:21:07.398215 #2718924]  INFO -- : [862/883] 2760213=test_acceptable
I, [2024-05-30T13:21:07.401409 #2718924]  INFO -- : [863/883] 2760227=test_win32ole_param
I, [2024-05-30T13:21:07.403166 #2718924]  INFO -- : [864/883] 2760227=test_gem_commands_yank_command
I, [2024-05-30T13:21:07.444185 #2718924]  INFO -- : [865/883] 2760213=test_pair
I, [2024-05-30T13:21:07.457236 #2718924]  INFO -- : [866/883] 2760225=test_name_error_extension
I, [2024-05-30T13:21:07.464717 #2718924]  INFO -- : [867/883] 2760225=test_chilled
I, [2024-05-30T13:21:07.470120 #2718924]  INFO -- : [868/883] 2760225=test_rdoc_i18n_locale
I, [2024-05-30T13:21:07.475807 #2718924]  INFO -- : [869/883] 2760225=test_primitive
I, [2024-05-30T13:21:07.484951 #2718924]  INFO -- : [870/883] 2760225=test_human_typo
I, [2024-05-30T13:21:07.489057 #2718924]  INFO -- : [871/883] 2760225=test_rbconfig
I, [2024-05-30T13:21:07.498703 #2718924]  INFO -- : [872/883] 2760225=test_key_stroke
I, [2024-05-30T13:21:07.501779 #2718924]  INFO -- : [873/883] 2760225=test_color
I, [2024-05-30T13:21:07.510896 #2718924]  INFO -- : [874/883] 2760219=json_encoding_test
I, [2024-05-30T13:21:07.517659 #2718924]  INFO -- : [875/883] 2760226=test_httpheader
I, [2024-05-30T13:21:07.522080 #2718924]  INFO -- : [876/883] 2760219=test_gem_resolver_local_specification
I, [2024-05-30T13:21:07.548661 #2718924]  INFO -- : [877/883] 2760219=test_rdoc_ri_driver
I, [2024-05-30T13:21:07.556127 #2718924]  INFO -- : [878/883] 2760226=test_httpresponses
I, [2024-05-30T13:21:07.561902 #2718924]  INFO -- : [879/883] 2760226=test_encoding
I, [2024-05-30T13:21:07.567724 #2718924]  INFO -- : [880/883] 2760226=test_set_len
I, [2024-05-30T13:21:07.570529 #2718924]  INFO -- : [881/883] 2760225=test_sockopt
I, [2024-05-30T13:21:07.573004 #2718924]  INFO -- : [882/883] 2760226=test_install
I, [2024-05-30T13:21:07.579267 #2718924]  INFO -- : [883/883] 2760225=test_rdoc_markup_to_label
I, [2024-05-30T13:21:25.801145 #2718924]  INFO -- : Finished tests in 36.921384s, 702.0864 tests/s, 170328.6930 assertions/s.
I, [2024-05-30T13:21:25.801836 #2718924]  INFO -- : 25922 tests, 6288771 assertions, 0 failures, 0 errors, 312 skips
I, [2024-05-30T13:21:25.801864 #2718924]  INFO -- : 
I, [2024-05-30T13:21:25.801873 #2718924]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-30T12:13:10Z master 78bfde5d9f) [x86_64-linux]
I, [2024-05-30T13:21:25.804039 #2718924]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-30T13:21:25.804259 #2718924]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-30T13:21:25.895904 #2718924]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T13:21:25.895947 #2718924]  INFO -- : 	CC = gcc
I, [2024-05-30T13:21:25.895953 #2718924]  INFO -- : 	LD = ld
I, [2024-05-30T13:21:25.895958 #2718924]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T13:21:25.895963 #2718924]  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-30T13:21:25.895968 #2718924]  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-30T13:21:25.895973 #2718924]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T13:21:25.895977 #2718924]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T13:21:25.895982 #2718924]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T13:21:25.895986 #2718924]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T13:21:25.895994 #2718924]  INFO -- : 	LC_ALL = 
I, [2024-05-30T13:21:25.895998 #2718924]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T13:21:25.896002 #2718924]  INFO -- : 	MFLAGS = 
I, [2024-05-30T13:21:25.896006 #2718924]  INFO -- : 	RUSTC = no
I, [2024-05-30T13:21:25.896010 #2718924]  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-30T13:21:25.896576 #2718924]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T13:21:25.896601 #2718924]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T13:21:25.896608 #2718924]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T13:21:25.896623 #2718924]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T13:21:25.896628 #2718924]  INFO -- : 
I, [2024-05-30T13:21:25.898385 #2718924]  INFO -- : generating enc.mk
I, [2024-05-30T13:21:26.016592 #2718924]  INFO -- : making enc
I, [2024-05-30T13:21:26.033645 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.033677 #2718924]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T13:21:26.033688 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.034399 #2718924]  INFO -- : making srcs under enc
I, [2024-05-30T13:21:26.065566 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.065588 #2718924]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T13:21:26.065594 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.066510 #2718924]  INFO -- : generating transdb.h
I, [2024-05-30T13:21:26.163511 #2718924]  INFO -- : transdb.h unchanged
I, [2024-05-30T13:21:26.164831 #2718924]  INFO -- : making trans
I, [2024-05-30T13:21:26.199449 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.199471 #2718924]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T13:21:26.199478 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.200119 #2718924]  INFO -- : making encs
I, [2024-05-30T13:21:26.237529 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.237556 #2718924]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T13:21:26.237562 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:26.239417 #2718924]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T13:21:26.266465 #2718924]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T13:21:26.269116 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:27.618101 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:27.618767 #2718924]  INFO -- : generating makefile exts.mk
I, [2024-05-30T13:21:27.655521 #2718924]  INFO -- : exts.mk unchanged
I, [2024-05-30T13:21:27.660049 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:28.000683 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:21:28.005406 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T13:21:28.011846 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:21:28.017147 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T13:21:28.021323 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:21:28.030284 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T13:21:28.057012 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:21:28.061869 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T13:21:28.083366 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:21:28.094199 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T13:21:28.099195 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:21:28.103390 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T13:21:28.116143 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:21:28.126704 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T13:21:28.139903 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:21:28.143717 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T13:21:28.150805 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:21:28.156941 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T13:21:28.175791 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:21:28.195941 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T13:21:28.198911 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:21:28.201745 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T13:21:28.208549 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:21:28.233023 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T13:21:28.237958 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:21:28.242081 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T13:21:28.258189 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:21:28.266927 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T13:21:28.269483 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:21:28.272782 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T13:21:28.286356 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:21:28.295665 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T13:21:28.307957 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:21:28.334749 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T13:21:28.336916 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:21:28.358934 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T13:21:28.360931 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:21:28.382682 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T13:21:28.384787 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:21:28.408018 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T13:21:28.411013 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:21:28.434617 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T13:21:28.436711 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:21:28.463398 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T13:21:28.487358 #2718924]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:28.550206 #2718924]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T13:21:28.550244 #2718924]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:28.550670 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:28.554434 #2718924]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T13:21:28.554458 #2718924]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T13:21:28.554464 #2718924]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-30T13:21:28.611831 #2718924] 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.y5gbqg/1-mspec-multi-0
E, [2024-05-30T13:21:28.612017 #2718924] 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.y5gbqg/2-mspec-multi-1
E, [2024-05-30T13:21:28.612289 #2718924] 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.y5gbqg/3-mspec-multi-2
E, [2024-05-30T13:21:28.612581 #2718924] 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.y5gbqg/4-mspec-multi-3
E, [2024-05-30T13:21:28.612878 #2718924] 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.y5gbqg/5-mspec-multi-4
E, [2024-05-30T13:21:28.613123 #2718924] 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.y5gbqg/6-mspec-multi-5
E, [2024-05-30T13:21:28.613269 #2718924] 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.y5gbqg/7-mspec-multi-6
E, [2024-05-30T13:21:28.613425 #2718924] 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.y5gbqg/8-mspec-multi-7
E, [2024-05-30T13:21:28.613619 #2718924] 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.y5gbqg/9-mspec-multi-8
E, [2024-05-30T13:21:28.613817 #2718924] 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.y5gbqg/10-mspec-multi-9
E, [2024-05-30T13:21:28.614141 #2718924] 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.y5gbqg/11-mspec-multi-10
E, [2024-05-30T13:21:28.614410 #2718924] 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.y5gbqg/12-mspec-multi-11
E, [2024-05-30T13:21:28.614592 #2718924] 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.y5gbqg/13-mspec-multi-12
E, [2024-05-30T13:21:28.614850 #2718924] 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.y5gbqg/14-mspec-multi-13
E, [2024-05-30T13:21:28.615023 #2718924] 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.y5gbqg/15-mspec-multi-14
E, [2024-05-30T13:21:28.615146 #2718924] 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.y5gbqg/16-mspec-multi-15
E, [2024-05-30T13:21:28.615390 #2718924] 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.y5gbqg/17-mspec-multi-16
E, [2024-05-30T13:21:28.615570 #2718924] 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.y5gbqg/18-mspec-multi-17
E, [2024-05-30T13:21:28.615884 #2718924] 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.y5gbqg/19-mspec-multi-18
E, [2024-05-30T13:21:28.616091 #2718924] 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.y5gbqg/20-mspec-multi-19
I, [2024-05-30T13:21:28.801239 #2718924]  INFO -- : ruby 3.4.0dev (2024-05-30T12:13:10Z master 78bfde5d9f) [x86_64-linux]
I, [2024-05-30T13:21:29.378470 #2718924]  INFO -- :      0 ............................................................
I, [2024-05-30T13:21:29.775407 #2718924]  INFO -- :     60 ............................................................
I, [2024-05-30T13:21:29.882842 #2718924]  INFO -- :    120 ............................................................
I, [2024-05-30T13:21:29.988832 #2718924]  INFO -- :    180 ............................................................
I, [2024-05-30T13:21:30.032624 #2718924]  INFO -- :    240 ............................................................
I, [2024-05-30T13:21:30.075355 #2718924]  INFO -- :    300 ............................................................
I, [2024-05-30T13:21:30.118509 #2718924]  INFO -- :    360 ............................................................
I, [2024-05-30T13:21:30.143496 #2718924]  INFO -- :    420 ............................................................
I, [2024-05-30T13:21:30.158091 #2718924]  INFO -- :    480 ............................................................
I, [2024-05-30T13:21:30.173026 #2718924]  INFO -- :    540 ............................................................
I, [2024-05-30T13:21:30.188262 #2718924]  INFO -- :    600 ............................................................
I, [2024-05-30T13:21:30.240720 #2718924]  INFO -- :    660 ............................................................
I, [2024-05-30T13:21:30.267569 #2718924]  INFO -- :    720 ............................................................
I, [2024-05-30T13:21:30.283888 #2718924]  INFO -- :    780 ............................................................
I, [2024-05-30T13:21:30.313298 #2718924]  INFO -- :    840 ............................................................
I, [2024-05-30T13:21:30.347251 #2718924]  INFO -- :    900 ............................................................
I, [2024-05-30T13:21:30.384383 #2718924]  INFO -- :    960 ............................................................
I, [2024-05-30T13:21:30.443739 #2718924]  INFO -- :   1020 ............................................................
I, [2024-05-30T13:21:30.578314 #2718924]  INFO -- :   1080 ............................................................
I, [2024-05-30T13:21:30.709949 #2718924]  INFO -- :   1140 ............................................................
I, [2024-05-30T13:21:30.760829 #2718924]  INFO -- :   1200 ............................................................
I, [2024-05-30T13:21:30.809729 #2718924]  INFO -- :   1260 ............................................................
I, [2024-05-30T13:21:30.861913 #2718924]  INFO -- :   1320 ............................................................
I, [2024-05-30T13:21:30.876454 #2718924]  INFO -- :   1380 ............................................................
I, [2024-05-30T13:21:30.918982 #2718924]  INFO -- :   1440 ............................................................
I, [2024-05-30T13:21:31.356157 #2718924]  INFO -- :   1500 ............................................................
I, [2024-05-30T13:21:31.454579 #2718924]  INFO -- :   1560 ............................................................
I, [2024-05-30T13:21:31.508786 #2718924]  INFO -- :   1620 ............................................................
I, [2024-05-30T13:21:31.677668 #2718924]  INFO -- :   1680 ............................................................
I, [2024-05-30T13:21:31.784148 #2718924]  INFO -- :   1740 ............................................................
I, [2024-05-30T13:21:31.869219 #2718924]  INFO -- :   1800 ............................................................
I, [2024-05-30T13:21:31.902936 #2718924]  INFO -- :   1860 ............................................................
I, [2024-05-30T13:21:32.000660 #2718924]  INFO -- :   1920 ............................................................
I, [2024-05-30T13:21:32.052985 #2718924]  INFO -- :   1980 ............................................................
I, [2024-05-30T13:21:32.101871 #2718924]  INFO -- :   2040 ............................................................
I, [2024-05-30T13:21:32.164587 #2718924]  INFO -- :   2100 ............................................................
I, [2024-05-30T13:21:32.178213 #2718924]  INFO -- :   2160 ............................................................
I, [2024-05-30T13:21:32.185058 #2718924]  INFO -- :   2220 ............................................................
I, [2024-05-30T13:21:32.202133 #2718924]  INFO -- :   2280 ............................................................
I, [2024-05-30T13:21:32.213253 #2718924]  INFO -- :   2340 ............................................................
I, [2024-05-30T13:21:32.228283 #2718924]  INFO -- :   2400 ............................................................
I, [2024-05-30T13:21:32.333437 #2718924]  INFO -- :   2460 ............................................................
I, [2024-05-30T13:21:32.372399 #2718924]  INFO -- :   2520 ............................................................
I, [2024-05-30T13:21:32.391566 #2718924]  INFO -- :   2580 ............................................................
I, [2024-05-30T13:21:32.486798 #2718924]  INFO -- :   2640 ............................................................
I, [2024-05-30T13:21:32.588917 #2718924]  INFO -- :   2700 ............................................................
I, [2024-05-30T13:21:32.609671 #2718924]  INFO -- :   2760 ............................................................
I, [2024-05-30T13:21:32.640757 #2718924]  INFO -- :   2820 ............................................................
I, [2024-05-30T13:21:32.695612 #2718924]  INFO -- :   2880 ............................................................
I, [2024-05-30T13:21:32.721732 #2718924]  INFO -- :   2940 ............................................................
I, [2024-05-30T13:21:32.744256 #2718924]  INFO -- :   3000 ............................................................
I, [2024-05-30T13:21:32.758231 #2718924]  INFO -- :   3060 ............................................................
I, [2024-05-30T13:21:32.769862 #2718924]  INFO -- :   3120 ............................................................
I, [2024-05-30T13:21:32.782889 #2718924]  INFO -- :   3180 ............................................................
I, [2024-05-30T13:21:32.784999 #2718924]  INFO -- :   3240 ............................................................
I, [2024-05-30T13:21:32.813194 #2718924]  INFO -- :   3300 ............................................................
I, [2024-05-30T13:21:33.085993 #2718924]  INFO -- :   3360 ............................................................
I, [2024-05-30T13:21:36.790340 #2718924]  INFO -- :   3420 ...........
I, [2024-05-30T13:21:36.790407 #2718924]  INFO -- : 
I, [2024-05-30T13:21:36.790426 #2718924]  INFO -- : Finished in 8.178243 seconds
I, [2024-05-30T13:21:36.790441 #2718924]  INFO -- : 
I, [2024-05-30T13:21:36.790458 #2718924]  INFO -- : 3430 files, 32649 examples, 190001 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-30T13:21:36.792253 #2718924]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.