# Logfile created on 2024-05-29 13:01:46 +0000 by logger.rb/v1.4.3
I, [2024-05-29T13:01:46.363592 #1512858]  INFO -- : #<BuildRuby:0x000055957a3980e0 @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.20240529-130146", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055957a3f33a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055957a3f3260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055957a3f3080 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240529-130146", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240529-130146>, @binmode=false, @mon_data=#<Monitor:0x000055957a3f2f40>, @mon_data_owner_object_id=860>>>
I, [2024-05-29T13:01:46.363717 #1512858]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-29T13:01:46.464936 #1512858]  INFO -- : tool/config.guess already exists
I, [2024-05-29T13:01:46.465069 #1512858]  INFO -- : tool/config.sub already exists
I, [2024-05-29T13:01:46.467115 #1512858]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T13:01:46.467350 #1512858]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T13:01:46.467964 #1512858]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T13:01:46.468553 #1512858]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T13:01:46.468586 #1512858]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T13:01:46.469271 #1512858]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T13:01:46.470604 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T13:01:46.470641 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T13:01:46.471144 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T13:01:46.471529 #1512858]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T13:01:46.540912 #1512858]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T13:01:46.540971 #1512858]  INFO -- :   Name: power_assert
I, [2024-05-29T13:01:46.540984 #1512858]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T13:01:46.540994 #1512858]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T13:01:46.587308 #1512858]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-29T13:01:46.587357 #1512858]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-29T13:01:47.337136 #1512858]  INFO -- : Already up to date.
I, [2024-05-29T13:01:47.355351 #1512858]  INFO -- : Latest commit hash = ab353a3064
I, [2024-05-29T13:01:47.356722 #1512858]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-29T13:01:47.356770 #1512858]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-29T13:01:47.453640 #1512858]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-29T13:01:47.454777 #1512858]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-29T13:01:47.505811 #1512858]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-29T13:01:47.507141 #1512858]  INFO -- : generating enc.mk
I, [2024-05-29T13:01:47.624572 #1512858]  INFO -- : making srcs under enc
I, [2024-05-29T13:01:47.654296 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:47.654323 #1512858]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T13:01:47.654330 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:47.701128 #1512858]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T13:01:47.701294 #1512858]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T13:01:47.701995 #1512858]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T13:01:47.703061 #1512858]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T13:01:47.703258 #1512858]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T13:01:47.704647 #1512858]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T13:01:47.705236 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T13:01:47.705306 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T13:01:47.706679 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T13:01:47.707831 #1512858]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T13:01:47.776759 #1512858]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T13:01:47.776806 #1512858]  INFO -- :   Name: power_assert
I, [2024-05-29T13:01:47.776813 #1512858]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T13:01:47.776818 #1512858]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T13:01:47.779267 #1512858]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T13:01:47.842094 #1512858]  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-29T13:01:47.847056 #1512858]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T13:01:47.849582 #1512858]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-29T13:01:47.849659 #1512858]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-29T13:01:47.910766 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:01:47.910794 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:01:47.910799 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:01:47.910803 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:01:47.910807 #1512858]  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-29T13:01:47.910811 #1512858]  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-29T13:01:47.910821 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:01:47.910824 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:01:47.910828 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:01:47.910832 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:01:47.910835 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:01:47.910839 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:01:47.910842 #1512858]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T13:01:47.910846 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:01:47.910849 #1512858]  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-29T13:01:47.912149 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:01:47.912182 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:01:47.912188 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:01:47.912192 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:01:47.912195 #1512858]  INFO -- : 
I, [2024-05-29T13:01:47.934494 #1512858]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-29T13:01:48.037437 #1512858]  INFO -- : linking miniruby
I, [2024-05-29T13:01:48.569386 #1512858]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-29T13:01:48.569508 #1512858]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-29T13:01:48.627096 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:01:48.627134 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:01:48.627144 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:01:48.627150 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:01:48.627154 #1512858]  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-29T13:01:48.627159 #1512858]  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-29T13:01:48.627163 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:01:48.627167 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:01:48.627171 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:01:48.627175 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:01:48.627179 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:01:48.627182 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:01:48.627186 #1512858]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T13:01:48.627190 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:01:48.627195 #1512858]  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-29T13:01:48.628826 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:01:48.628856 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:01:48.628867 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:01:48.628873 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:01:48.628881 #1512858]  INFO -- : 
I, [2024-05-29T13:01:48.751457 #1512858]  INFO -- : builtin_binary.inc updated
I, [2024-05-29T13:01:48.755823 #1512858]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-29T13:01:48.756432 #1512858]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-29T13:01:48.939650 #1512858]  INFO -- : linking static-library libruby-static.a
I, [2024-05-29T13:01:49.254750 #1512858]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-29T13:01:50.841920 #1512858]  INFO -- : linking ruby
I, [2024-05-29T13:01:50.864370 #1512858]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-29T13:01:50.864502 #1512858]  INFO -- : $$$[beg] make all -j20
I, [2024-05-29T13:01:50.921202 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:01:50.921231 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:01:50.921237 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:01:50.921240 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:01:50.921244 #1512858]  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-29T13:01:50.921252 #1512858]  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-29T13:01:50.921256 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:01:50.921259 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:01:50.921263 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:01:50.921266 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:01:50.921270 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:01:50.921273 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:01:50.921277 #1512858]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T13:01:50.921280 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:01:50.921284 #1512858]  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-29T13:01:50.922608 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:01:50.922630 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:01:50.922635 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:01:50.922643 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:01:50.922653 #1512858]  INFO -- : 
I, [2024-05-29T13:01:50.954695 #1512858]  INFO -- : generating enc.mk
I, [2024-05-29T13:01:50.956503 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-29T13:01:50.956898 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-29T13:01:50.957494 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-29T13:01:50.957928 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-29T13:01:50.958143 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-29T13:01:50.959600 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-29T13:01:50.959994 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-29T13:01:50.960793 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-29T13:01:50.961658 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-29T13:01:50.962031 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-29T13:01:50.963051 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-29T13:01:50.963765 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-29T13:01:50.964024 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-29T13:01:50.964721 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-29T13:01:50.965411 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-29T13:01:50.965698 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-29T13:01:50.966371 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-29T13:01:50.967036 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-29T13:01:50.968034 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-29T13:01:51.091363 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-29T13:01:51.094931 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-29T13:01:51.110483 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-29T13:01:51.111027 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-29T13:01:51.114264 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-29T13:01:51.116172 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-29T13:01:51.123995 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-29T13:01:51.127567 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-29T13:01:51.131904 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-29T13:01:51.132745 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-29T13:01:51.134415 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-29T13:01:51.136883 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-29T13:01:51.139535 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-29T13:01:51.142204 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-29T13:01:51.149911 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-29T13:01:51.159498 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-29T13:01:51.197793 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-29T13:01:51.215700 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-29T13:01:51.264567 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-29T13:01:51.269873 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-29T13:01:51.270410 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-29T13:01:51.270998 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-29T13:01:51.274881 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-29T13:01:51.278844 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-29T13:01:51.289401 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-29T13:01:51.293863 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-29T13:01:51.315513 #1512858]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-29T13:01:51.319070 #1512858]  INFO -- : making enc
I, [2024-05-29T13:01:51.323493 #1512858]  INFO -- : making srcs under enc
I, [2024-05-29T13:01:51.349578 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.349637 #1512858]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T13:01:51.349649 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.369749 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.369809 #1512858]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T13:01:51.369819 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.370627 #1512858]  INFO -- : generating transdb.h
I, [2024-05-29T13:01:51.494933 #1512858]  INFO -- : transdb.h unchanged
I, [2024-05-29T13:01:51.496291 #1512858]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T13:01:51.496472 #1512858]  INFO -- : making trans
I, [2024-05-29T13:01:51.523178 #1512858]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T13:01:51.525693 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.532890 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.532973 #1512858]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T13:01:51.532988 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.610120 #1512858]  INFO -- : making encs
I, [2024-05-29T13:01:51.667943 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.667990 #1512858]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T13:01:51.667996 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.681930 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.682703 #1512858]  INFO -- : generating makefile exts.mk
I, [2024-05-29T13:01:51.722179 #1512858]  INFO -- : exts.mk unchanged
I, [2024-05-29T13:01:51.726625 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.744865 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:01:51.746308 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:01:51.746553 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:01:51.746936 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:01:51.747316 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:01:51.748239 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:01:51.748264 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:01:51.748921 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:01:51.748953 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:01:51.749325 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:01:51.749969 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:01:51.750425 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:01:51.750455 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:01:51.750569 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:01:51.750865 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:01:51.750888 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:01:51.751348 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:01:51.751463 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:01:51.752323 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:01:51.752568 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:01:51.752664 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:01:51.753419 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:01:51.753485 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:01:51.754339 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:01:51.754468 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:01:51.754617 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:01:51.754789 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:01:51.755075 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:01:51.755260 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:01:51.758279 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:01:51.758601 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:01:51.758862 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:01:51.759379 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:01:51.760878 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:01:51.762544 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:01:51.762997 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:01:51.764998 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:01:51.774245 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:01:51.777307 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:01:51.778780 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:01:51.779036 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:01:51.780815 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:01:51.785166 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:01:51.786025 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:01:51.809729 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.875886 #1512858]  INFO -- : linking ruby
I, [2024-05-29T13:01:51.899953 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.900434 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.904576 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.904660 #1512858]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T13:01:51.904676 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:51.905436 #1512858]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-29T13:01:51.905563 #1512858]  INFO -- : $$$[beg] make install -j20
I, [2024-05-29T13:01:51.977340 #1512858]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T13:01:51.977620 #1512858]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T13:01:51.978615 #1512858]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T13:01:51.979533 #1512858]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T13:01:51.979661 #1512858]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T13:01:51.980833 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:01:51.980874 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:01:51.980891 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:01:51.980907 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:01:51.980921 #1512858]  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-29T13:01:51.980936 #1512858]  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-29T13:01:51.980951 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:01:51.980965 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:01:51.980978 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:01:51.980992 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:01:51.981005 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:01:51.981026 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:01:51.981073 #1512858]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T13:01:51.981087 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:01:51.981101 #1512858]  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-29T13:01:51.982080 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T13:01:51.982307 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T13:01:52.009624 #1512858]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T13:01:52.010411 #1512858]  INFO -- : generating enc.mk
I, [2024-05-29T13:01:52.010442 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:01:52.010454 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:01:52.010464 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:01:52.010481 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:01:52.010491 #1512858]  INFO -- : 
I, [2024-05-29T13:01:52.011605 #1512858]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T13:01:52.131923 #1512858]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T13:01:52.132585 #1512858]  INFO -- : making srcs under enc
I, [2024-05-29T13:01:52.132849 #1512858]  INFO -- : making enc
I, [2024-05-29T13:01:52.149803 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.149854 #1512858]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T13:01:52.149866 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.162073 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.162134 #1512858]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T13:01:52.162147 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.162926 #1512858]  INFO -- : generating transdb.h
I, [2024-05-29T13:01:52.200949 #1512858]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T13:01:52.201010 #1512858]  INFO -- :   Name: power_assert
I, [2024-05-29T13:01:52.201023 #1512858]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T13:01:52.201034 #1512858]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T13:01:52.203254 #1512858]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T13:01:52.259097 #1512858]  INFO -- : transdb.h unchanged
I, [2024-05-29T13:01:52.260492 #1512858]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T13:01:52.260844 #1512858]  INFO -- : making trans
I, [2024-05-29T13:01:52.266548 #1512858]  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-29T13:01:52.271528 #1512858]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T13:01:52.288038 #1512858]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-29T13:01:52.290553 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.295530 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.295628 #1512858]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T13:01:52.295636 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.296472 #1512858]  INFO -- : making encs
I, [2024-05-29T13:01:52.355711 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.355798 #1512858]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T13:01:52.355854 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.437811 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.438453 #1512858]  INFO -- : generating makefile exts.mk
I, [2024-05-29T13:01:52.475844 #1512858]  INFO -- : exts.mk unchanged
I, [2024-05-29T13:01:52.481055 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.499009 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:01:52.500457 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:01:52.500521 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:01:52.501127 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:01:52.501154 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:01:52.502457 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:01:52.502509 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:01:52.503210 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:01:52.503549 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:01:52.503742 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:01:52.503779 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:01:52.504052 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:01:52.504288 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:01:52.504780 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:01:52.505414 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:01:52.505699 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:01:52.505854 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:01:52.505885 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:01:52.506348 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:01:52.506875 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:01:52.507238 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:01:52.507256 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:01:52.508290 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:01:52.508612 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:01:52.509677 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:01:52.509749 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:01:52.509875 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:01:52.509948 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:01:52.510062 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:01:52.510112 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:01:52.510628 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:01:52.512343 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:01:52.513535 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:01:52.515667 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:01:52.515942 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:01:52.517098 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:01:52.519756 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:01:52.528417 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:01:52.533745 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:01:52.534420 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:01:52.535784 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:01:52.537713 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:01:52.539511 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:01:52.540739 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:01:52.565787 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.634979 #1512858]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T13:01:52.635047 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.635263 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.639068 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.639129 #1512858]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T13:01:52.639143 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:52.639390 #1512858]  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-29T13:01:52.735338 #1512858]  INFO -- : Installing to 
I, [2024-05-29T13:01:52.735420 #1512858]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T13:01:52.735442 #1512858]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-29T13:01:52.742986 #1512858]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T13:01:52.743047 #1512858]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-29T13:01:52.743060 #1512858]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T13:01:52.752642 #1512858]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T13:01:52.752703 #1512858]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T13:01:52.752717 #1512858]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-29T13:01:52.752737 #1512858]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T13:01:52.756522 #1512858]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-29T13:01:52.756594 #1512858]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-29T13:01:52.756608 #1512858]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-29T13:01:52.756620 #1512858]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T13:01:52.756632 #1512858]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T13:01:52.790206 #1512858]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-29T13:01:52.795876 #1512858]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-29T13:01:52.795944 #1512858]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T13:01:52.819282 #1512858]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-29T13:01:52.821188 #1512858]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-29T13:01:52.822687 #1512858]  INFO -- :                                     cgi 0.4.1
I, [2024-05-29T13:01:52.823219 #1512858]  INFO -- :                                     delegate 0.3.1
I, [2024-05-29T13:01:52.823731 #1512858]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-29T13:01:52.824653 #1512858]  INFO -- :                                     english 0.8.0
I, [2024-05-29T13:01:52.825400 #1512858]  INFO -- :                                     erb 4.0.4
I, [2024-05-29T13:01:52.826147 #1512858]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-29T13:01:52.826616 #1512858]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-29T13:01:52.827086 #1512858]  INFO -- :                                     find 0.2.0
I, [2024-05-29T13:01:52.827551 #1512858]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-29T13:01:52.828021 #1512858]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-29T13:01:52.828397 #1512858]  INFO -- :                                     irb 1.13.1
I, [2024-05-29T13:01:52.829224 #1512858]  INFO -- :                                     logger 1.6.0
I, [2024-05-29T13:01:52.829698 #1512858]  INFO -- :                                     net-http 0.4.1
I, [2024-05-29T13:01:52.830206 #1512858]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-29T13:01:52.830637 #1512858]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-29T13:01:52.831225 #1512858]  INFO -- :                                     open3 0.2.1
I, [2024-05-29T13:01:52.831711 #1512858]  INFO -- :                                     optparse 0.5.0
I, [2024-05-29T13:01:52.832281 #1512858]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-29T13:01:52.833280 #1512858]  INFO -- :                                     pp 0.5.0
I, [2024-05-29T13:01:52.833967 #1512858]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-29T13:01:52.834461 #1512858]  INFO -- :                                     prism 0.29.0
I, [2024-05-29T13:01:52.834956 #1512858]  INFO -- :                                     pstore 0.1.3
I, [2024-05-29T13:01:52.835423 #1512858]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-29T13:01:52.836418 #1512858]  INFO -- :                                     readline 0.0.4
I, [2024-05-29T13:01:52.836905 #1512858]  INFO -- :                                     reline 0.5.7
I, [2024-05-29T13:01:52.837421 #1512858]  INFO -- :                                     resolv 0.4.0
I, [2024-05-29T13:01:52.837840 #1512858]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-29T13:01:52.838307 #1512858]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-29T13:01:52.838842 #1512858]  INFO -- :                                     set 1.1.0
I, [2024-05-29T13:01:52.839301 #1512858]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-29T13:01:52.839672 #1512858]  INFO -- :                                     singleton 0.2.0
I, [2024-05-29T13:01:52.840779 #1512858]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-29T13:01:52.841692 #1512858]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-29T13:01:52.842178 #1512858]  INFO -- :                                     time 0.3.0
I, [2024-05-29T13:01:52.842674 #1512858]  INFO -- :                                     timeout 0.4.1
I, [2024-05-29T13:01:52.843137 #1512858]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-29T13:01:52.843637 #1512858]  INFO -- :                                     tsort 0.2.0
I, [2024-05-29T13:01:52.844113 #1512858]  INFO -- :                                     un 0.3.0
I, [2024-05-29T13:01:52.844572 #1512858]  INFO -- :                                     uri 0.13.0
I, [2024-05-29T13:01:52.845050 #1512858]  INFO -- :                                     weakref 0.1.3
I, [2024-05-29T13:01:52.845530 #1512858]  INFO -- :                                     yaml 0.3.0
I, [2024-05-29T13:01:52.845866 #1512858]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T13:01:52.852568 #1512858]  INFO -- :                                     date 3.3.4
I, [2024-05-29T13:01:52.853109 #1512858]  INFO -- :                                     digest 3.1.1
I, [2024-05-29T13:01:52.853538 #1512858]  INFO -- :                                     etc 1.4.3
I, [2024-05-29T13:01:52.854129 #1512858]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-29T13:01:52.854601 #1512858]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-29T13:01:52.855075 #1512858]  INFO -- :                                     io-console 0.7.2
I, [2024-05-29T13:01:52.855541 #1512858]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-29T13:01:52.856117 #1512858]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-29T13:01:52.856497 #1512858]  INFO -- :                                     json 2.7.2
I, [2024-05-29T13:01:52.857694 #1512858]  INFO -- :                                     openssl 3.2.0
I, [2024-05-29T13:01:52.858230 #1512858]  INFO -- :                                     pathname 0.3.0
I, [2024-05-29T13:01:52.858732 #1512858]  INFO -- :                                     psych 5.1.2
I, [2024-05-29T13:01:52.859296 #1512858]  INFO -- :                                     stringio 3.1.1
I, [2024-05-29T13:01:52.859738 #1512858]  INFO -- :                                     strscan 3.1.1
I, [2024-05-29T13:01:52.860287 #1512858]  INFO -- :                                     zlib 3.1.0
I, [2024-05-29T13:01:52.860637 #1512858]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T13:01:52.861218 #1512858]  INFO -- :                                     minitest 5.23.1
I, [2024-05-29T13:01:52.869667 #1512858]  INFO -- :                                     rake 13.2.1
I, [2024-05-29T13:01:52.874056 #1512858]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-29T13:01:52.877758 #1512858]  INFO -- :                                     rexml 3.2.8
I, [2024-05-29T13:01:52.881996 #1512858]  INFO -- :                                     rss 0.3.0
I, [2024-05-29T13:01:52.884680 #1512858]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-29T13:01:52.886308 #1512858]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-29T13:01:52.889458 #1512858]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-29T13:01:52.891153 #1512858]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-29T13:01:52.892315 #1512858]  INFO -- :                                     matrix 0.4.2
I, [2024-05-29T13:01:52.895469 #1512858]  INFO -- :                                     prime 0.1.2
I, [2024-05-29T13:01:52.900650 #1512858]  INFO -- :                                     rbs 3.4.4
I, [2024-05-29T13:01:52.924373 #1512858]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-29T13:01:52.927102 #1512858]  INFO -- :                                     debug 1.9.2
I, [2024-05-29T13:01:52.930140 #1512858]  INFO -- :                                     racc 1.8.0
I, [2024-05-29T13:01:52.932936 #1512858]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-29T13:01:52.934252 #1512858]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-29T13:01:52.935643 #1512858]  INFO -- :                                     base64 0.2.0
I, [2024-05-29T13:01:52.937018 #1512858]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-29T13:01:52.939626 #1512858]  INFO -- :                                     observer 0.1.2
I, [2024-05-29T13:01:52.940828 #1512858]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-29T13:01:52.942107 #1512858]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-29T13:01:52.943378 #1512858]  INFO -- :                                     rinda 0.2.0
I, [2024-05-29T13:01:52.944874 #1512858]  INFO -- :                                     drb 2.2.1
I, [2024-05-29T13:01:52.946477 #1512858]  INFO -- :                                     nkf 0.2.0
I, [2024-05-29T13:01:52.949174 #1512858]  INFO -- :                                     syslog 0.1.2
I, [2024-05-29T13:01:52.951368 #1512858]  INFO -- :                                     csv 3.3.0
I, [2024-05-29T13:01:52.953994 #1512858]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-29T13:01:52.955478 #1512858]  INFO -- : skipped bundled gems:
I, [2024-05-29T13:01:52.955499 #1512858]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-29T13:01:52.958620 #1512858]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-29T13:01:52.958781 #1512858]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-29T13:01:58.510292 #1512858]  INFO -- : PASS all 1936 tests
E, [2024-05-29T13:01:58.515372 #1512858] ERROR -- :  
I, [2024-05-29T13:01:58.515585 #1512858]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-29T13:01:58.515681 #1512858]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-29T13:01:58.579655 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:01:58.579711 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:01:58.579721 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:01:58.579729 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:01:58.579742 #1512858]  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-29T13:01:58.579751 #1512858]  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-29T13:01:58.579758 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:01:58.579764 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:01:58.579786 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:01:58.579792 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:01:58.579798 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:01:58.579805 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:01:58.579813 #1512858]  INFO -- : 	MFLAGS = 
I, [2024-05-29T13:01:58.579837 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:01:58.579846 #1512858]  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-29T13:01:58.580728 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:01:58.580768 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:01:58.580792 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:01:58.580801 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:01:58.580809 #1512858]  INFO -- : 
I, [2024-05-29T13:01:58.691575 #1512858]  INFO -- : Checking leaked global symbols...none
I, [2024-05-29T13:01:58.732312 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-29T13:01:58.732376 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-29T13:01:58.732383 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-29T13:01:58.732389 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-29T13:01:58.732511 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-29T13:01:58.732565 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-29T13:01:58.732844 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-29T13:01:58.732975 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-29T13:01:58.733692 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-29T13:01:58.733972 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-29T13:01:58.735890 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-29T13:01:58.736681 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-29T13:01:58.736715 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-29T13:01:58.736744 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-29T13:01:58.736798 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-29T13:01:58.837453 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-29T13:01:58.840251 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-29T13:01:58.954463 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-29T13:01:58.954526 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-29T13:01:58.954540 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-29T13:01:58.954741 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-29T13:01:58.954764 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-29T13:01:58.954781 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-29T13:01:58.954836 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-29T13:01:58.954931 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-29T13:01:58.954954 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-29T13:01:58.955018 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-29T13:01:58.955069 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-29T13:01:58.955495 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-29T13:01:58.990390 #1512858]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-29T13:01:58.992650 #1512858]  INFO -- : 
I, [2024-05-29T13:01:58.992672 #1512858]  INFO -- : test succeeded
I, [2024-05-29T13:01:58.994403 #1512858]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-29T13:01:58.994517 #1512858]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-29T13:01:59.079797 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:01:59.079854 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:01:59.079866 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:01:59.079878 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:01:59.079888 #1512858]  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-29T13:01:59.079906 #1512858]  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-29T13:01:59.079921 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:01:59.079931 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:01:59.079941 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:01:59.079951 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:01:59.079960 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:01:59.079969 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:01:59.079979 #1512858]  INFO -- : 	MFLAGS = 
I, [2024-05-29T13:01:59.079988 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:01:59.079999 #1512858]  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-29T13:01:59.080326 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:01:59.080416 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:01:59.080428 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:01:59.080450 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:01:59.080466 #1512858]  INFO -- : 
I, [2024-05-29T13:01:59.082039 #1512858]  INFO -- : generating enc.mk
I, [2024-05-29T13:01:59.199451 #1512858]  INFO -- : making enc
I, [2024-05-29T13:01:59.216432 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.216489 #1512858]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T13:01:59.216505 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.217161 #1512858]  INFO -- : making srcs under enc
I, [2024-05-29T13:01:59.246341 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.246407 #1512858]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T13:01:59.246422 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.247269 #1512858]  INFO -- : generating transdb.h
I, [2024-05-29T13:01:59.343331 #1512858]  INFO -- : transdb.h unchanged
I, [2024-05-29T13:01:59.344585 #1512858]  INFO -- : making trans
I, [2024-05-29T13:01:59.379154 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.379216 #1512858]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T13:01:59.379230 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.379904 #1512858]  INFO -- : making encs
I, [2024-05-29T13:01:59.418503 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.418573 #1512858]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T13:01:59.418587 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:01:59.420285 #1512858]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T13:01:59.447182 #1512858]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T13:01:59.449666 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:00.803057 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:00.803815 #1512858]  INFO -- : generating makefile exts.mk
I, [2024-05-29T13:02:00.841930 #1512858]  INFO -- : exts.mk unchanged
I, [2024-05-29T13:02:00.846442 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:01.150132 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:02:01.154913 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:02:01.161462 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:02:01.166589 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:02:01.170374 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:02:01.179297 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:02:01.205678 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:02:01.210548 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:02:01.232771 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:02:01.240358 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:02:01.243351 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:02:01.246015 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:02:01.254385 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:02:01.261292 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:02:01.271433 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:02:01.274747 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:02:01.282095 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:02:01.288349 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:02:01.308395 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:02:01.325456 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:02:01.328545 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:02:01.331173 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:02:01.336418 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:02:01.360474 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:02:01.365095 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:02:01.369150 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:02:01.385472 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:02:01.393742 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:02:01.396267 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:02:01.399554 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:02:01.411545 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:02:01.419258 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:02:01.437378 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:02:01.469906 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:02:01.471905 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:02:01.493922 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:02:01.495915 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:02:01.518537 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:02:01.520703 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:02:01.542984 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:02:01.545587 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:02:01.568199 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:02:01.570052 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:02:01.597952 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:02:01.621787 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:01.687774 #1512858]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T13:02:01.687952 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:01.687982 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:01.691760 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:01.691781 #1512858]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T13:02:01.691798 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:01.767821 #1512858]  INFO -- : Run options: 
I, [2024-05-29T13:02:01.767863 #1512858]  INFO -- :   --seed=64534
I, [2024-05-29T13:02:01.767868 #1512858]  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-29T13:02:01.767873 #1512858]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-29T13:02:01.767876 #1512858]  INFO -- :   --name=!/memory_leak/
I, [2024-05-29T13:02:01.767880 #1512858]  INFO -- :   --stderr-on-failure
I, [2024-05-29T13:02:01.767883 #1512858]  INFO -- :   -j20
I, [2024-05-29T13:02:01.767887 #1512858]  INFO -- : 
I, [2024-05-29T13:02:01.767891 #1512858]  INFO -- : # Running tests:
I, [2024-05-29T13:02:01.767894 #1512858]  INFO -- : 
I, [2024-05-29T13:02:01.908307 #1512858]  INFO -- : [  1/883] 1554149=test_parser_events
I, [2024-05-29T13:02:01.917254 #1512858]  INFO -- : [  2/883] 1554146=test_reline
I, [2024-05-29T13:02:01.917312 #1512858]  INFO -- : [  3/883] 1554145=test_case
I, [2024-05-29T13:02:01.917943 #1512858]  INFO -- : [  4/883] 1554148=test_pkey
I, [2024-05-29T13:02:01.918763 #1512858]  INFO -- : [  5/883] 1554147=test_gem_request_connection_pools
I, [2024-05-29T13:02:01.918952 #1512858]  INFO -- : [  6/883] 1554150=test_grapheme_breaks
I, [2024-05-29T13:02:01.921312 #1512858]  INFO -- : [  7/883] 1554161=test_gem_version_option
I, [2024-05-29T13:02:01.922233 #1512858]  INFO -- : [  8/883] 1554159=test_cclass
I, [2024-05-29T13:02:01.923710 #1512858]  INFO -- : [  9/883] 1554162=test_ractor
I, [2024-05-29T13:02:01.923756 #1512858]  INFO -- : [ 10/883] 1554164=test_m17n_comb
I, [2024-05-29T13:02:01.923774 #1512858]  INFO -- : [ 11/883] 1554145=test_memory_view
I, [2024-05-29T13:02:01.923782 #1512858]  INFO -- : [ 12/883] 1554160=test_rdoc_markup_to_markdown
I, [2024-05-29T13:02:01.930929 #1512858]  INFO -- : [ 13/883] 1554150=test_json_tree
I, [2024-05-29T13:02:01.953523 #1512858]  INFO -- : [ 14/883] 1554150=test_rdoc_generator_pot_po
I, [2024-05-29T13:02:01.953586 #1512858]  INFO -- : [ 15/883] 1554158=test_ansi_with_terminfo
I, [2024-05-29T13:02:01.953594 #1512858]  INFO -- : [ 16/883] 1554154=test_require_lib
I, [2024-05-29T13:02:01.953601 #1512858]  INFO -- : [ 17/883] 1554152=test_gem_install_update_options
I, [2024-05-29T13:02:01.953607 #1512858]  INFO -- : [ 18/883] 1554153=parse_test
I, [2024-05-29T13:02:01.953897 #1512858]  INFO -- : [ 19/883] 1554157=test_ractor
I, [2024-05-29T13:02:01.954089 #1512858]  INFO -- : [ 20/883] 1554155=test_severity
I, [2024-05-29T13:02:01.954371 #1512858]  INFO -- : [ 21/883] 1554156=test_gem_stream_ui
I, [2024-05-29T13:02:01.960664 #1512858]  INFO -- : [ 22/883] 1554149=test_rdoc_generator_ri
I, [2024-05-29T13:02:01.961067 #1512858]  INFO -- : [ 23/883] 1554145=test_extlibs
I, [2024-05-29T13:02:01.961941 #1512858]  INFO -- : [ 24/883] 1554163=test_str2big
I, [2024-05-29T13:02:01.964311 #1512858]  INFO -- : [ 25/883] 1554155=test_dot_dot
I, [2024-05-29T13:02:01.964637 #1512858]  INFO -- : [ 26/883] 1554155=test_c_struct_builder
I, [2024-05-29T13:02:01.969334 #1512858]  INFO -- : [ 27/883] 1554163=test_literal
I, [2024-05-29T13:02:01.971332 #1512858]  INFO -- : [ 28/883] 1554157=test_thread
I, [2024-05-29T13:02:01.974998 #1512858]  INFO -- : [ 29/883] 1554151=test_socket
I, [2024-05-29T13:02:01.984073 #1512858]  INFO -- : [ 30/883] 1554162=test_objectspace
I, [2024-05-29T13:02:02.001120 #1512858]  INFO -- : [ 31/883] 1554148=test_rdoc_markup_to_table_of_contents
I, [2024-05-29T13:02:02.016747 #1512858]  INFO -- : [ 32/883] 1554155=test_gem_dependency_installer
I, [2024-05-29T13:02:02.046371 #1512858]  INFO -- : [ 33/883] 1554158=test_scalar
I, [2024-05-29T13:02:02.048823 #1512858]  INFO -- : [ 34/883] 1554158=test_gem_commands_info_command
I, [2024-05-29T13:02:02.055629 #1512858]  INFO -- : [ 35/883] 1554159=test_rdoc_cross_reference
I, [2024-05-29T13:02:02.076026 #1512858]  INFO -- : [ 36/883] 1554149=test_store
I, [2024-05-29T13:02:02.093223 #1512858]  INFO -- : [ 37/883] 1554160=test_case_options
I, [2024-05-29T13:02:02.096218 #1512858]  INFO -- : [ 38/883] 1554160=test_exception
I, [2024-05-29T13:02:02.114836 #1512858]  INFO -- : [ 39/883] 1554148=test_rand
I, [2024-05-29T13:02:02.130969 #1512858]  INFO -- : [ 40/883] 1554150=test_gem_package_tar_reader_entry
I, [2024-05-29T13:02:02.131655 #1512858]  INFO -- : [ 41/883] 1554161=test_gem_name_tuple
I, [2024-05-29T13:02:02.150817 #1512858]  INFO -- : [ 42/883] 1554161=test_bug_reporter
I, [2024-05-29T13:02:02.197904 #1512858]  INFO -- : [ 43/883] 1554157=test_gem_commands_mirror
I, [2024-05-29T13:02:02.229527 #1512858]  INFO -- : [ 44/883] 1554156=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-29T13:02:02.240254 #1512858]  INFO -- : [ 45/883] 1554158=test_sprintf_comb
I, [2024-05-29T13:02:02.258528 #1512858]  INFO -- : [ 46/883] 1554149=test_method_cache
I, [2024-05-29T13:02:02.259578 #1512858]  INFO -- : [ 47/883] 1554149=test_gem_request
I, [2024-05-29T13:02:02.269181 #1512858]  INFO -- : [ 48/883] 1554156=test_scan_args
I, [2024-05-29T13:02:02.277465 #1512858]  INFO -- : [ 49/883] 1554156=test_generic
I, [2024-05-29T13:02:02.297926 #1512858]  INFO -- : [ 50/883] 1554152=test_win32ole
I, [2024-05-29T13:02:02.305923 #1512858]  INFO -- : [ 51/883] 1554152=test_settracefunc
I, [2024-05-29T13:02:02.313954 #1512858]  INFO -- : [ 52/883] 1554156=test_gem_text
I, [2024-05-29T13:02:02.324715 #1512858]  INFO -- : [ 53/883] 1554146=test_enumerator_kw
I, [2024-05-29T13:02:02.327831 #1512858]  INFO -- : [ 54/883] 1554146=test_enumerator
I, [2024-05-29T13:02:02.335946 #1512858]  INFO -- : [ 55/883] 1554148=test_flags
I, [2024-05-29T13:02:02.361009 #1512858]  INFO -- : [ 56/883] 1554156=test_inadvertent_creation
I, [2024-05-29T13:02:02.370103 #1512858]  INFO -- : [ 57/883] 1554158=test_gem_commands_which_command
I, [2024-05-29T13:02:02.372900 #1512858]  INFO -- : [ 58/883] 1554157=test_shift_jis
I, [2024-05-29T13:02:02.374597 #1512858]  INFO -- : [ 59/883] 1554157=test_http
I, [2024-05-29T13:02:02.398290 #1512858]  INFO -- : [ 60/883] 1554158=test_gem_commands_specification_command
I, [2024-05-29T13:02:02.416095 #1512858]  INFO -- : [ 61/883] 1554150=test_gem_resolver_composed_set
I, [2024-05-29T13:02:02.416490 #1512858]  INFO -- : [ 62/883] 1554157=test_safe_load
I, [2024-05-29T13:02:02.430757 #1512858]  INFO -- : [ 63/883] 1554150=test_gem_resolver
I, [2024-05-29T13:02:02.449238 #1512858]  INFO -- : [ 64/883] 1554157=test_gem_commands_dependency_command
I, [2024-05-29T13:02:02.491770 #1512858]  INFO -- : [ 65/883] 1554156=test_name_error
I, [2024-05-29T13:02:02.506661 #1512858]  INFO -- : [ 66/883] 1554158=test_rdoc_markup_attribute_manager
I, [2024-05-29T13:02:02.558785 #1512858]  INFO -- : [ 67/883] 1554157=test_httpresponse
I, [2024-05-29T13:02:02.569227 #1512858]  INFO -- : [ 68/883] 1554161=test_open-uri
I, [2024-05-29T13:02:02.588345 #1512858]  INFO -- : [ 69/883] 1554149=test_rdoc_parser_ruby
I, [2024-05-29T13:02:02.599765 #1512858]  INFO -- : [ 70/883] 1554159=test_stream
I, [2024-05-29T13:02:02.611917 #1512858]  INFO -- : [ 71/883] 1554156=test_nil2vtempty
I, [2024-05-29T13:02:02.617431 #1512858]  INFO -- : [ 72/883] 1554156=test_rdoc_context
I, [2024-05-29T13:02:02.617536 #1512858]  INFO -- : [ 73/883] 1554159=test_rdoc_text
I, [2024-05-29T13:02:02.634610 #1512858]  INFO -- : [ 74/883] 1554157=test_iso_8859
I, [2024-05-29T13:02:02.661545 #1512858]  INFO -- : [ 75/883] 1554159=test_tcp
I, [2024-05-29T13:02:02.675028 #1512858]  INFO -- : [ 76/883] 1554157=index_write_test
I, [2024-05-29T13:02:02.683168 #1512858]  INFO -- : [ 77/883] 1554163=test_date_new
I, [2024-05-29T13:02:02.686244 #1512858]  INFO -- : [ 78/883] 1554158=test_data
I, [2024-05-29T13:02:02.691271 #1512858]  INFO -- : [ 79/883] 1554163=test_require
I, [2024-05-29T13:02:02.696309 #1512858]  INFO -- : [ 80/883] 1554163=test_rdoc_markup_to_joined_paragraph
I, [2024-05-29T13:02:02.697272 #1512858]  INFO -- : [ 81/883] 1554158=test_date_time
I, [2024-05-29T13:02:02.709854 #1512858]  INFO -- : [ 82/883] 1554158=test_gem_safe_yaml
I, [2024-05-29T13:02:02.717916 #1512858]  INFO -- : [ 83/883] 1554158=test_syntax
I, [2024-05-29T13:02:02.734681 #1512858]  INFO -- : [ 84/883] 1554150=test_rdoc_normal_module
I, [2024-05-29T13:02:02.775641 #1512858]  INFO -- : [ 85/883] 1554157=test_c_union_entity
I, [2024-05-29T13:02:02.779451 #1512858]  INFO -- : [ 86/883] 1554159=test_rdoc_markdown_test
I, [2024-05-29T13:02:02.814388 #1512858]  INFO -- : [ 87/883] 1554163=test_logperiod
I, [2024-05-29T13:02:02.824283 #1512858]  INFO -- : [ 88/883] 1554163=test_securerandom
I, [2024-05-29T13:02:02.833869 #1512858]  INFO -- : [ 89/883] 1554157=test_switch_hitter
I, [2024-05-29T13:02:02.850212 #1512858]  INFO -- : [ 90/883] 1554157=test_flush
I, [2024-05-29T13:02:02.853319 #1512858]  INFO -- : [ 91/883] 1554150=test_singleton
I, [2024-05-29T13:02:02.854895 #1512858]  INFO -- : [ 92/883] 1554157=test_io_console
I, [2024-05-29T13:02:02.859898 #1512858]  INFO -- : [ 93/883] 1554150=test_hash_create
I, [2024-05-29T13:02:02.863507 #1512858]  INFO -- : [ 94/883] 1554150=test_stringchar
I, [2024-05-29T13:02:02.873820 #1512858]  INFO -- : [ 95/883] 1554163=test_uncorrectable_name_check
I, [2024-05-29T13:02:02.881566 #1512858]  INFO -- : [ 96/883] 1554163=newline_test
I, [2024-05-29T13:02:02.903833 #1512858]  INFO -- : [ 97/883] 1554162=test_thread_fd_close
I, [2024-05-29T13:02:02.907133 #1512858]  INFO -- : [ 98/883] 1554162=test_passing_block
I, [2024-05-29T13:02:02.909644 #1512858]  INFO -- : [ 99/883] 1554162=test_pack
I, [2024-05-29T13:02:02.961328 #1512858]  INFO -- : [100/883] 1554161=test_last_thread
I, [2024-05-29T13:02:02.965142 #1512858]  INFO -- : [101/883] 1554150=test_process
I, [2024-05-29T13:02:03.000468 #1512858]  INFO -- : [102/883] 1554163=test_gem_security_policy
I, [2024-05-29T13:02:03.070941 #1512858]  INFO -- : [103/883] 1554149=test_gem_source_local
I, [2024-05-29T13:02:03.113571 #1512858]  INFO -- : [104/883] 1554147=test_logdevice
I, [2024-05-29T13:02:03.129391 #1512858]  INFO -- : [105/883] 1554162=test_arity
I, [2024-05-29T13:02:03.133081 #1512858]  INFO -- : [106/883] 1554162=test_gem_ext_rake_builder
I, [2024-05-29T13:02:03.204132 #1512858]  INFO -- : [107/883] 1554152=test_gc
I, [2024-05-29T13:02:03.276859 #1512858]  INFO -- : [108/883] 1554148=test_x509cert
I, [2024-05-29T13:02:03.286699 #1512858]  INFO -- : [109/883] 1554149=test_err_in_callback
I, [2024-05-29T13:02:03.290354 #1512858]  INFO -- : [110/883] 1554149=test_gem_resolver_lock_specification
I, [2024-05-29T13:02:03.324661 #1512858]  INFO -- : [111/883] 1554149=test_hmac
I, [2024-05-29T13:02:03.335756 #1512858]  INFO -- : [112/883] 1554149=test_rdoc_markup_to_tt_only
I, [2024-05-29T13:02:03.366530 #1512858]  INFO -- : [113/883] 1554149=test_rdoc_tom_doc
I, [2024-05-29T13:02:03.378757 #1512858]  INFO -- : [114/883] 1554149=test_ifunless
I, [2024-05-29T13:02:03.385203 #1512858]  INFO -- : [115/883] 1554149=test_assignment
I, [2024-05-29T13:02:03.432741 #1512858]  INFO -- : [116/883] 1554163=test_gem_commands_lock_command
I, [2024-05-29T13:02:03.448370 #1512858]  INFO -- : [117/883] 1554156=test_numeric
I, [2024-05-29T13:02:03.451441 #1512858]  INFO -- : [118/883] 1554160=test_common
I, [2024-05-29T13:02:03.452891 #1512858]  INFO -- : [119/883] 1554163=test_gem_spec_fetcher
I, [2024-05-29T13:02:03.473572 #1512858]  INFO -- : [120/883] 1554151=test_gem_command
I, [2024-05-29T13:02:03.520952 #1512858]  INFO -- : [121/883] 1554148=test_key_actor_vi
I, [2024-05-29T13:02:03.531301 #1512858]  INFO -- : [122/883] 1554156=test_bug-3571
I, [2024-05-29T13:02:03.545920 #1512858]  INFO -- : [123/883] 1554156=test_address_resolve
I, [2024-05-29T13:02:03.553170 #1512858]  INFO -- : [124/883] 1554156=test_rdoc_token_stream
I, [2024-05-29T13:02:03.559521 #1512858]  INFO -- : [125/883] 1554156=test_config
I, [2024-05-29T13:02:03.588404 #1512858]  INFO -- : [126/883] 1554163=test_gem_source_list
I, [2024-05-29T13:02:03.624158 #1512858]  INFO -- : [127/883] 1554156=test_optarg
I, [2024-05-29T13:02:03.627782 #1512858]  INFO -- : [128/883] 1554163=test_yaml_special_cases
I, [2024-05-29T13:02:03.639677 #1512858]  INFO -- : [129/883] 1554163=test_macro
I, [2024-05-29T13:02:03.655390 #1512858]  INFO -- : [130/883] 1554148=test_gem_ext_configure_builder
I, [2024-05-29T13:02:03.694230 #1512858]  INFO -- : [131/883] 1554163=test_frozen
I, [2024-05-29T13:02:03.697245 #1512858]  INFO -- : [132/883] 1554163=test_pp
I, [2024-05-29T13:02:03.702907 #1512858]  INFO -- : [133/883] 1554160=test_verbose
I, [2024-05-29T13:02:03.710843 #1512858]  INFO -- : [134/883] 1554151=test_rdoc_single_class
I, [2024-05-29T13:02:03.734421 #1512858]  INFO -- : [135/883] 1554160=test_nil
I, [2024-05-29T13:02:03.744557 #1512858]  INFO -- : [136/883] 1554160=test_num2int
I, [2024-05-29T13:02:03.748840 #1512858]  INFO -- : [137/883] 1554163=test_zsh_completion
I, [2024-05-29T13:02:03.754124 #1512858]  INFO -- : [138/883] 1554160=test_exception
I, [2024-05-29T13:02:03.761829 #1512858]  INFO -- : [139/883] 1554163=test_iter_break
I, [2024-05-29T13:02:03.763570 #1512858]  INFO -- : [140/883] 1554160=test_bug-5832
I, [2024-05-29T13:02:03.765140 #1512858]  INFO -- : [141/883] 1554163=test_files_ext
I, [2024-05-29T13:02:03.768718 #1512858]  INFO -- : [142/883] 1554160=test_gem_silent_ui
I, [2024-05-29T13:02:03.787731 #1512858]  INFO -- : [143/883] 1554156=test_emitter
I, [2024-05-29T13:02:03.799224 #1512858]  INFO -- : [144/883] 1554156=test_kdf
I, [2024-05-29T13:02:03.815916 #1512858]  INFO -- : [145/883] 1554145=test_gem_doctor
I, [2024-05-29T13:02:03.833509 #1512858]  INFO -- : [146/883] 1554163=test_eval_history
I, [2024-05-29T13:02:03.843543 #1512858]  INFO -- : [147/883] 1554151=dispatcher_test
I, [2024-05-29T13:02:03.847929 #1512858]  INFO -- : [148/883] 1554148=test_kernel
I, [2024-05-29T13:02:03.872652 #1512858]  INFO -- : [149/883] 1554156=test_rdoc_markup_paragraph
I, [2024-05-29T13:02:03.876855 #1512858]  INFO -- : [150/883] 1554156=test_enc_raise
I, [2024-05-29T13:02:03.882379 #1512858]  INFO -- : [151/883] 1554156=test_psych
I, [2024-05-29T13:02:03.884311 #1512858]  INFO -- : [152/883] 1554163=!Nothing_to_test
I, [2024-05-29T13:02:03.884667 #1512858]  INFO -- : [153/883] 1554163=test_object_create_start
I, [2024-05-29T13:02:03.885849 #1512858]  INFO -- : [154/883] 1554163=test_command
I, [2024-05-29T13:02:03.901193 #1512858]  INFO -- : [155/883] 1554156=test_at_exit
I, [2024-05-29T13:02:03.917668 #1512858]  INFO -- : [156/883] 1554156=test_gem_ext_cargo_builder_unit
I, [2024-05-29T13:02:03.921408 #1512858]  INFO -- : [157/883] 1554151=test_date
I, [2024-05-29T13:02:03.927288 #1512858]  INFO -- : [158/883] 1554151=test_gem_rdoc
I, [2024-05-29T13:02:03.936274 #1512858]  INFO -- : [159/883] 1554156=test_rdoc_rd_inline_parser
I, [2024-05-29T13:02:03.938171 #1512858]  INFO -- : [160/883] 1554147=test_rdoc_markup_to_rdoc
I, [2024-05-29T13:02:03.976037 #1512858]  INFO -- : [161/883] 1554156=test_default_gems
I, [2024-05-29T13:02:04.008175 #1512858]  INFO -- : [162/883] 1554160=test_win32ole_type
I, [2024-05-29T13:02:04.012332 #1512858]  INFO -- : [163/883] 1554160=test_null
I, [2024-05-29T13:02:04.014262 #1512858]  INFO -- : [164/883] 1554160=test_mul
I, [2024-05-29T13:02:04.026142 #1512858]  INFO -- : [165/883] 1554160=test_rdoc_markup_attributes
I, [2024-05-29T13:02:04.027039 #1512858]  INFO -- : [166/883] 1554160=test_date_parse
I, [2024-05-29T13:02:04.040651 #1512858]  INFO -- : [167/883] 1554161=test_pkey_ec
I, [2024-05-29T13:02:04.040796 #1512858]  INFO -- : [168/883] 1554156=test_trick
I, [2024-05-29T13:02:04.059723 #1512858]  INFO -- : [169/883] 1554145=test_thread
I, [2024-05-29T13:02:04.061504 #1512858]  INFO -- : [170/883] 1554151=test_pipe
I, [2024-05-29T13:02:04.066026 #1512858]  INFO -- : [171/883] 1554145=test_rdoc_i18n_text
I, [2024-05-29T13:02:04.067009 #1512858]  INFO -- : [172/883] 1554162=test_io_buffer
I, [2024-05-29T13:02:04.092374 #1512858]  INFO -- : [173/883] 1554147=test_defined
I, [2024-05-29T13:02:04.096273 #1512858]  INFO -- : [174/883] 1554162=test_backtrace
I, [2024-05-29T13:02:04.100099 #1512858]  INFO -- : [175/883] 1554162=test_key_name_check
I, [2024-05-29T13:02:04.108297 #1512858]  INFO -- : [176/883] 1554162=test_rdoc_rdoc
I, [2024-05-29T13:02:04.120016 #1512858]  INFO -- : [177/883] 1554159=test_windows_1251
I, [2024-05-29T13:02:04.138083 #1512858]  INFO -- : [178/883] 1554161=test_time
I, [2024-05-29T13:02:04.138730 #1512858]  INFO -- : [179/883] 1554160=test_svcb_https
I, [2024-05-29T13:02:04.142022 #1512858]  INFO -- : [180/883] 1554159=test_buffering
I, [2024-05-29T13:02:04.163167 #1512858]  INFO -- : [181/883] 1554163=test_gb18030
I, [2024-05-29T13:02:04.166249 #1512858]  INFO -- : [182/883] 1554160=test_gem_uninstaller
I, [2024-05-29T13:02:04.167089 #1512858]  INFO -- : [183/883] 1554147=test_erb_m17n
I, [2024-05-29T13:02:04.168269 #1512858]  INFO -- : [184/883] 1554163=test_ole_methods
I, [2024-05-29T13:02:04.172145 #1512858]  INFO -- : [185/883] 1554163=test_date_conv
I, [2024-05-29T13:02:04.178995 #1512858]  INFO -- : [186/883] 1554147=test_optimization
I, [2024-05-29T13:02:04.179932 #1512858]  INFO -- : [187/883] 1554151=test_cgi_tag_helper
I, [2024-05-29T13:02:04.186838 #1512858]  INFO -- : [188/883] 1554163=test_zlib
I, [2024-05-29T13:02:04.190659 #1512858]  INFO -- : [189/883] 1554145=test_egrep_cpp
I, [2024-05-29T13:02:04.201888 #1512858]  INFO -- : [190/883] 1554151=test_gem_resolver_index_set
I, [2024-05-29T13:02:04.207300 #1512858]  INFO -- : [191/883] 1554159=test_gem_package_old
I, [2024-05-29T13:02:04.233555 #1512858]  INFO -- : [192/883] 1554151=test_gc_compact
I, [2024-05-29T13:02:04.262075 #1512858]  INFO -- : [193/883] 1554161=test_proc
I, [2024-05-29T13:02:04.306266 #1512858]  INFO -- : [194/883] 1554149=test_string
I, [2024-05-29T13:02:04.317528 #1512858]  INFO -- : [195/883] 1554155=test_gem_validator
I, [2024-05-29T13:02:04.333820 #1512858]  INFO -- : [196/883] 1554155=test_fnmatch
I, [2024-05-29T13:02:04.341675 #1512858]  INFO -- : [197/883] 1554145=test_files_test_2
I, [2024-05-29T13:02:04.378452 #1512858]  INFO -- : [198/883] 1554162=test_require_path_check
I, [2024-05-29T13:02:04.381651 #1512858]  INFO -- : [199/883] 1554155=test_rdoc_markup_parser
I, [2024-05-29T13:02:04.426702 #1512858]  INFO -- : [200/883] 1554159=test_folderitem2_invokeverb
I, [2024-05-29T13:02:04.435786 #1512858]  INFO -- : [201/883] 1554159=test_string
I, [2024-05-29T13:02:04.445703 #1512858]  INFO -- : [202/883] 1554148=test_rdoc_stats
I, [2024-05-29T13:02:04.451523 #1512858]  INFO -- : [203/883] 1554162=test_pattern_matching
I, [2024-05-29T13:02:04.471802 #1512858]  INFO -- : [204/883] 1554159=test_gem_request_set_lockfile_parser
I, [2024-05-29T13:02:04.502189 #1512858]  INFO -- : [205/883] 1554162=test_depth_first
I, [2024-05-29T13:02:04.503834 #1512858]  INFO -- : [206/883] 1554162=test_raise
I, [2024-05-29T13:02:04.504953 #1512858]  INFO -- : [207/883] 1554162=test_x509attr
I, [2024-05-29T13:02:04.513106 #1512858]  INFO -- : [208/883] 1554162=test_rdoc_store
I, [2024-05-29T13:02:04.549013 #1512858]  INFO -- : [209/883] 1554148=json_addition_test
I, [2024-05-29T13:02:04.567248 #1512858]  INFO -- : [210/883] 1554155=test_custom_command
I, [2024-05-29T13:02:04.577504 #1512858]  INFO -- : [211/883] 1554148=test_gem_dependency_resolution_error
I, [2024-05-29T13:02:04.584785 #1512858]  INFO -- : [212/883] 1554148=test_rdoc_parser
I, [2024-05-29T13:02:04.592181 #1512858]  INFO -- : [213/883] 1554159=test_qsort
I, [2024-05-29T13:02:04.597488 #1512858]  INFO -- : [214/883] 1554159=test_gem_resolver_conflict
I, [2024-05-29T13:02:04.617060 #1512858]  INFO -- : [215/883] 1554159=test_rdoc_task
I, [2024-05-29T13:02:04.623898 #1512858]  INFO -- : [216/883] 1554148=ruby_parser_test
I, [2024-05-29T13:02:04.623972 #1512858]  INFO -- : [217/883] 1554159=test_backtrace
I, [2024-05-29T13:02:04.631816 #1512858]  INFO -- : [218/883] 1554153=test_pack
I, [2024-05-29T13:02:04.663784 #1512858]  INFO -- : [219/883] 1554153=test_io_buffer
I, [2024-05-29T13:02:04.681618 #1512858]  INFO -- : [220/883] 1554155=test_rdoc_markup_indented_paragraph
I, [2024-05-29T13:02:04.685940 #1512858]  INFO -- : [221/883] 1554155=test_rdoc_require
I, [2024-05-29T13:02:04.688885 #1512858]  INFO -- : [222/883] 1554148=locals_test
I, [2024-05-29T13:02:04.731583 #1512858]  INFO -- : [223/883] 1554155=test_readpartial
I, [2024-05-29T13:02:04.784113 #1512858]  INFO -- : [224/883] 1554153=test_clone
I, [2024-05-29T13:02:04.794615 #1512858]  INFO -- : [225/883] 1554164=test_gem_commands_install_command
I, [2024-05-29T13:02:04.966798 #1512858]  INFO -- : [226/883] 1554153=test_optparse
I, [2024-05-29T13:02:05.005878 #1512858]  INFO -- : [227/883] 1554161=test_array
I, [2024-05-29T13:02:05.025284 #1512858]  INFO -- : [228/883] 1554153=test_fstring
I, [2024-05-29T13:02:05.031613 #1512858]  INFO -- : [229/883] 1554161=test_rdoc_markup_to_html_crossref
I, [2024-05-29T13:02:05.073758 #1512858]  INFO -- : [230/883] 1554148=test_gem_resolver_best_set
I, [2024-05-29T13:02:05.121738 #1512858]  INFO -- : [231/883] 1554162=encoding_test
I, [2024-05-29T13:02:05.133760 #1512858]  INFO -- : [232/883] 1554148=test_typeddata
I, [2024-05-29T13:02:05.139409 #1512858]  INFO -- : [233/883] 1554155=test_rat
I, [2024-05-29T13:02:05.144450 #1512858]  INFO -- : [234/883] 1554155=test_webauthn_poller
I, [2024-05-29T13:02:05.161923 #1512858]  INFO -- : [235/883] 1554153=test_rdoc_markup_raw
I, [2024-05-29T13:02:05.265988 #1512858]  INFO -- : [236/883] 1554153=test_stringscanner
I, [2024-05-29T13:02:05.282627 #1512858]  INFO -- : [237/883] 1554155=test_files_sample
I, [2024-05-29T13:02:05.285232 #1512858]  INFO -- : [238/883] 1554160=test_rdoc_alias
I, [2024-05-29T13:02:05.292400 #1512858]  INFO -- : [239/883] 1554153=test_yield
I, [2024-05-29T13:02:05.293801 #1512858]  INFO -- : [240/883] 1554146=test_convertible
I, [2024-05-29T13:02:05.314841 #1512858]  INFO -- : [241/883] 1554162=parser_test
I, [2024-05-29T13:02:05.321027 #1512858]  INFO -- : [242/883] 1554162=test_system
I, [2024-05-29T13:02:05.354636 #1512858]  INFO -- : [243/883] 1554155=test_pkcs12
I, [2024-05-29T13:02:05.354863 #1512858]  INFO -- : [244/883] 1554160=test_gem_package_tar_header
I, [2024-05-29T13:02:05.389067 #1512858]  INFO -- : [245/883] 1554154=test_gem_util
I, [2024-05-29T13:02:05.394678 #1512858]  INFO -- : [246/883] 1554148=test_iseq_load
I, [2024-05-29T13:02:05.410573 #1512858]  INFO -- : [247/883] 1554160=test_pkey_dh
I, [2024-05-29T13:02:05.533497 #1512858]  INFO -- : [248/883] 1554161=test_bigzero
I, [2024-05-29T13:02:05.534058 #1512858]  INFO -- : [249/883] 1554160=test_getopts
I, [2024-05-29T13:02:05.534613 #1512858]  INFO -- : [250/883] 1554161=test_protocol
I, [2024-05-29T13:02:05.542182 #1512858]  INFO -- : [251/883] 1554160=test_gem_resolver_activation_request
I, [2024-05-29T13:02:05.553162 #1512858]  INFO -- : [252/883] 1554157=test_gem_config_file
I, [2024-05-29T13:02:05.557669 #1512858]  INFO -- : [253/883] 1554160=test_ripper
I, [2024-05-29T13:02:05.708604 #1512858]  INFO -- : [254/883] 1554157=test_etc
I, [2024-05-29T13:02:05.775080 #1512858]  INFO -- : [255/883] 1554154=test_yjit_exit_locations
I, [2024-05-29T13:02:05.778289 #1512858]  INFO -- : [256/883] 1554154=test_yaml_tree
I, [2024-05-29T13:02:05.783243 #1512858]  INFO -- : [257/883] 1554157=test_sleep
I, [2024-05-29T13:02:05.815116 #1512858]  INFO -- : [258/883] 1554154=test_config
I, [2024-05-29T13:02:05.859983 #1512858]  INFO -- : [259/883] 1554161=test_libs
I, [2024-05-29T13:02:05.872402 #1512858]  INFO -- : [260/883] 1554161=test_math
I, [2024-05-29T13:02:05.880775 #1512858]  INFO -- : [261/883] 1554154=test_gem_commands_fetch_command
I, [2024-05-29T13:02:05.888283 #1512858]  INFO -- : [262/883] 1554161=test_gc
I, [2024-05-29T13:02:05.897430 #1512858]  INFO -- : [263/883] 1554161=test_io
I, [2024-05-29T13:02:05.903288 #1512858]  INFO -- : [264/883] 1554160=test_unicode_escape
I, [2024-05-29T13:02:05.944213 #1512858]  INFO -- : [265/883] 1554155=test_utf16
I, [2024-05-29T13:02:05.956068 #1512858]  INFO -- : [266/883] 1554155=test_autoload
I, [2024-05-29T13:02:05.977422 #1512858]  INFO -- : [267/883] 1554160=test_rendering
I, [2024-05-29T13:02:06.019695 #1512858]  INFO -- : [268/883] 1554159=test_sizeof
I, [2024-05-29T13:02:06.056574 #1512858]  INFO -- : [269/883] 1554154=test_case
I, [2024-05-29T13:02:06.068989 #1512858]  INFO -- : [270/883] 1554160=test_face
I, [2024-05-29T13:02:06.079172 #1512858]  INFO -- : [271/883] 1554156=test_type_completor
I, [2024-05-29T13:02:06.084147 #1512858]  INFO -- : [272/883] 1554156=test_console_attr
I, [2024-05-29T13:02:06.084574 #1512858]  INFO -- : [273/883] 1554156=test_summary
I, [2024-05-29T13:02:06.087988 #1512858]  INFO -- : [274/883] 1554154=test_ellipsize
I, [2024-05-29T13:02:06.091712 #1512858]  INFO -- : [275/883] 1554160=test_date_attr
I, [2024-05-29T13:02:06.100690 #1512858]  INFO -- : [276/883] 1554160=test_io_wait
I, [2024-05-29T13:02:06.103183 #1512858]  INFO -- : [277/883] 1554154=test_gem_commands_exec_command
I, [2024-05-29T13:02:06.178460 #1512858]  INFO -- : [278/883] 1554156=warnings_test
I, [2024-05-29T13:02:06.259608 #1512858]  INFO -- : [279/883] 1554156=test_kwargs
I, [2024-05-29T13:02:06.278204 #1512858]  INFO -- : [280/883] 1554156=test_sorted_set
I, [2024-05-29T13:02:06.347239 #1512858]  INFO -- : [281/883] 1554148=test_emoji
I, [2024-05-29T13:02:06.381787 #1512858]  INFO -- : [282/883] 1554162=test_win32ole_type_event
I, [2024-05-29T13:02:06.383067 #1512858]  INFO -- : [283/883] 1554148=test_hash
I, [2024-05-29T13:02:06.390414 #1512858]  INFO -- : [284/883] 1554162=test_ubf_async_safe
I, [2024-05-29T13:02:06.397889 #1512858]  INFO -- : [285/883] 1554162=test_io
I, [2024-05-29T13:02:06.431174 #1512858]  INFO -- : [286/883] 1554160=test_cp949
I, [2024-05-29T13:02:06.431949 #1512858]  INFO -- : [287/883] 1554160=test_gem_commands_uninstall_command
I, [2024-05-29T13:02:06.507327 #1512858]  INFO -- : [288/883] 1554156=test_condition
I, [2024-05-29T13:02:06.510252 #1512858]  INFO -- : [289/883] 1554156=test_gem_source_specific_file
I, [2024-05-29T13:02:06.514182 #1512858]  INFO -- : [290/883] 1554164=test_foreach
I, [2024-05-29T13:02:06.517571 #1512858]  INFO -- : [291/883] 1554164=test_gem_unsatisfiable_dependency_error
I, [2024-05-29T13:02:06.528977 #1512858]  INFO -- : [292/883] 1554164=test_win32ole_record
I, [2024-05-29T13:02:06.530077 #1512858]  INFO -- : [293/883] 1554164=test_gem_commands_query_command
I, [2024-05-29T13:02:06.616062 #1512858]  INFO -- : [294/883] 1554156=test_method
I, [2024-05-29T13:02:06.646992 #1512858]  INFO -- : [295/883] 1554162=test_rdoc_rubygems_hook
I, [2024-05-29T13:02:06.756242 #1512858]  INFO -- : [296/883] 1554162=test_pattern_key_name_check
I, [2024-05-29T13:02:06.764758 #1512858]  INFO -- : [297/883] 1554162=test_to_ruby
I, [2024-05-29T13:02:06.781245 #1512858]  INFO -- : [298/883] 1554162=test_gem_impossible_dependencies_error
I, [2024-05-29T13:02:06.783128 #1512858]  INFO -- : [299/883] 1554162=test_pack
I, [2024-05-29T13:02:06.946655 #1512858]  INFO -- : [300/883] 1554164=test_array_create
I, [2024-05-29T13:02:06.948770 #1512858]  INFO -- : [301/883] 1554164=test_ftp
I, [2024-05-29T13:02:06.962797 #1512858]  INFO -- : [302/883] 1554164=test_euc_kr
I, [2024-05-29T13:02:06.973562 #1512858]  INFO -- : [303/883] 1554164=test_rdoc_context_section
I, [2024-05-29T13:02:07.002148 #1512858]  INFO -- : [304/883] 1554164=ripper_test
I, [2024-05-29T13:02:07.015107 #1512858]  INFO -- : [305/883] 1554151=test_objspace
I, [2024-05-29T13:02:07.050636 #1512858]  INFO -- : [306/883] 1554162=test_line_editor
I, [2024-05-29T13:02:07.118898 #1512858]  INFO -- : [307/883] 1554162=test_undef
I, [2024-05-29T13:02:07.122261 #1512858]  INFO -- : [308/883] 1554162=test_string_memory
I, [2024-05-29T13:02:07.133447 #1512858]  INFO -- : [309/883] 1554160=comments_test
I, [2024-05-29T13:02:07.190452 #1512858]  INFO -- : [310/883] 1554160=test_gem_requirement
I, [2024-05-29T13:02:07.193563 #1512858]  INFO -- : [311/883] 1554162=test_sprintf
I, [2024-05-29T13:02:07.251709 #1512858]  INFO -- : [312/883] 1554154=test_gem_security_trust_dir
I, [2024-05-29T13:02:07.293884 #1512858]  INFO -- : [313/883] 1554154=test_show_source
I, [2024-05-29T13:02:07.323810 #1512858]  INFO -- : [314/883] 1554160=test_set
I, [2024-05-29T13:02:07.326090 #1512858]  INFO -- : [315/883] 1554163=test_c_struct_entry
I, [2024-05-29T13:02:07.330531 #1512858]  INFO -- : [316/883] 1554160=test_lock_native_thread
I, [2024-05-29T13:02:07.399178 #1512858]  INFO -- : [317/883] 1554164=test_gem_commands_stale_command
I, [2024-05-29T13:02:07.406603 #1512858]  INFO -- : [318/883] 1554164=test_remote_fetch_error
I, [2024-05-29T13:02:07.427622 #1512858]  INFO -- : [319/883] 1554164=test_have_library
I, [2024-05-29T13:02:07.438312 #1512858]  INFO -- : [320/883] 1554154=test_gem_request_set_lockfile
I, [2024-05-29T13:02:07.507961 #1512858]  INFO -- : [321/883] 1554162=test_raise_exception
I, [2024-05-29T13:02:07.524760 #1512858]  INFO -- : [322/883] 1554163=test_protect
I, [2024-05-29T13:02:07.527657 #1512858]  INFO -- : [323/883] 1554163=test_win32ole_typelib
I, [2024-05-29T13:02:07.534756 #1512858]  INFO -- : [324/883] 1554163=test_gem_resolver_dependency_request
I, [2024-05-29T13:02:07.558731 #1512858]  INFO -- : [325/883] 1554163=test_tree_builder
I, [2024-05-29T13:02:07.563472 #1512858]  INFO -- : [326/883] 1554163=test_hash
I, [2024-05-29T13:02:07.575346 #1512858]  INFO -- : [327/883] 1554163=test_postponed_job
I, [2024-05-29T13:02:07.638477 #1512858]  INFO -- : [328/883] 1554160=test_alias_and_anchor
I, [2024-05-29T13:02:07.641564 #1512858]  INFO -- : [329/883] 1554145=test_external_new
I, [2024-05-29T13:02:07.653095 #1512858]  INFO -- : [330/883] 1554145=test_ws
I, [2024-05-29T13:02:07.653211 #1512858]  INFO -- : [331/883] 1554160=test_gem_commands_environment_command
I, [2024-05-29T13:02:07.665119 #1512858]  INFO -- : [332/883] 1554145=test_m17n
I, [2024-05-29T13:02:07.704419 #1512858]  INFO -- : [333/883] 1554160=test_workspace
I, [2024-05-29T13:02:07.756763 #1512858]  INFO -- : [334/883] 1554145=test_weakmap
I, [2024-05-29T13:02:07.763894 #1512858]  INFO -- : [335/883] 1554153=test_yjit
I, [2024-05-29T13:02:07.769479 #1512858]  INFO -- : [336/883] 1554153=test_kill_ring
I, [2024-05-29T13:02:07.802159 #1512858]  INFO -- : [337/883] 1554154=test_framework
I, [2024-05-29T13:02:07.827649 #1512858]  INFO -- : [338/883] 1554153=test_ns_spki
I, [2024-05-29T13:02:07.828870 #1512858]  INFO -- : [339/883] 1554154=test_argf
I, [2024-05-29T13:02:07.844293 #1512858]  INFO -- : [340/883] 1554157=test_too_many_dummy_encodings
I, [2024-05-29T13:02:07.886075 #1512858]  INFO -- : [341/883] 1554160=test_gem_commands_list_command
I, [2024-05-29T13:02:07.886146 #1512858]  INFO -- : [342/883] 1554153=test_stack
I, [2024-05-29T13:02:07.904577 #1512858]  INFO -- : [343/883] 1554157=test_rdoc_include
I, [2024-05-29T13:02:07.909534 #1512858]  INFO -- : [344/883] 1554160=test_reqarg
I, [2024-05-29T13:02:07.944251 #1512858]  INFO -- : [345/883] 1554163=test_fileutils
I, [2024-05-29T13:02:08.110026 #1512858]  INFO -- : [346/883] 1554157=test_string_processing
I, [2024-05-29T13:02:08.151760 #1512858]  INFO -- : [347/883] 1554157=test_ldap
I, [2024-05-29T13:02:08.160770 #1512858]  INFO -- : [348/883] 1554157=test_emitter
I, [2024-05-29T13:02:08.161967 #1512858]  INFO -- : [349/883] 1554157=test_resource
I, [2024-05-29T13:02:08.168026 #1512858]  INFO -- : [350/883] 1554157=test_gem_commands_signin_command
I, [2024-05-29T13:02:08.203377 #1512858]  INFO -- : [351/883] 1554162=test_gem_version
I, [2024-05-29T13:02:08.245262 #1512858]  INFO -- : [352/883] 1554157=test_econv
I, [2024-05-29T13:02:08.308834 #1512858]  INFO -- : [353/883] 1554160=test_cesu8
I, [2024-05-29T13:02:08.315094 #1512858]  INFO -- : [354/883] 1554160=test_rdoc_options
I, [2024-05-29T13:02:08.318132 #1512858]  INFO -- : [355/883] 1554162=test_inlinecache
I, [2024-05-29T13:02:08.373133 #1512858]  INFO -- : [356/883] 1554162=test_rdoc_markup_verbatim
I, [2024-05-29T13:02:08.377965 #1512858]  INFO -- : [357/883] 1554162=test_path_to_class
I, [2024-05-29T13:02:08.382980 #1512858]  INFO -- : [358/883] 1554162=test_gem_resolver_specification
I, [2024-05-29T13:02:08.402621 #1512858]  INFO -- : [359/883] 1554162=test_gem_dependency
I, [2024-05-29T13:02:08.415243 #1512858]  INFO -- : [360/883] 1554163=test_frozen_error
I, [2024-05-29T13:02:08.420961 #1512858]  INFO -- : [361/883] 1554163=test_gem_stub_specification
I, [2024-05-29T13:02:08.539430 #1512858]  INFO -- : [362/883] 1554160=test_method_cache
I, [2024-05-29T13:02:08.541209 #1512858]  INFO -- : [363/883] 1554160=test_gem_ext_ext_conf_builder
I, [2024-05-29T13:02:08.561874 #1512858]  INFO -- : [364/883] 1554162=test_complex
I, [2024-05-29T13:02:08.604067 #1512858]  INFO -- : [365/883] 1554163=test_gem_commands_search_command
I, [2024-05-29T13:02:08.606890 #1512858]  INFO -- : [366/883] 1554163=test_scanner_events
I, [2024-05-29T13:02:08.639662 #1512858]  INFO -- : [367/883] 1554163=test_gem_resolver_installed_specification
I, [2024-05-29T13:02:08.671717 #1512858]  INFO -- : [368/883] 1554163=test_parse
I, [2024-05-29T13:02:08.714772 #1512858]  INFO -- : [369/883] 1554164=test_mdns
I, [2024-05-29T13:02:08.731842 #1512858]  INFO -- : [370/883] 1554164=test_gem_remote_fetcher
I, [2024-05-29T13:02:08.746436 #1512858]  INFO -- : [371/883] 1554162=test_yamlstore
I, [2024-05-29T13:02:08.778493 #1512858]  INFO -- : [372/883] 1554162=test_gem_installer
I, [2024-05-29T13:02:08.815926 #1512858]  INFO -- : [373/883] 1554153=test_date_strftime
I, [2024-05-29T13:02:09.167176 #1512858]  INFO -- : [374/883] 1554163=test_rdoc_parser_rd
I, [2024-05-29T13:02:09.245218 #1512858]  INFO -- : [375/883] 1554163=test_irb
I, [2024-05-29T13:02:09.279820 #1512858]  INFO -- : [376/883] 1554159=json_string_matching_test
I, [2024-05-29T13:02:09.282947 #1512858]  INFO -- : [377/883] 1554159=test_load
I, [2024-05-29T13:02:09.305474 #1512858]  INFO -- : [378/883] 1554158=test_class
I, [2024-05-29T13:02:09.306405 #1512858]  INFO -- : [379/883] 1554159=test_rdoc_normal_class
I, [2024-05-29T13:02:09.310613 #1512858]  INFO -- : [380/883] 1554153=test_const
I, [2024-05-29T13:02:09.312574 #1512858]  INFO -- : [381/883] 1554153=test_asn1
I, [2024-05-29T13:02:09.341666 #1512858]  INFO -- : [382/883] 1554153=test_random
I, [2024-05-29T13:02:09.349272 #1512858]  INFO -- : [383/883] 1554159=test_tempfile
I, [2024-05-29T13:02:09.351569 #1512858]  INFO -- : [384/883] 1554153=parse_comments_test
I, [2024-05-29T13:02:09.354317 #1512858]  INFO -- : [385/883] 1554153=test_noarg
I, [2024-05-29T13:02:09.356027 #1512858]  INFO -- : [386/883] 1554152=test_function
I, [2024-05-29T13:02:09.444905 #1512858]  INFO -- : [387/883] 1554157=test_queue
I, [2024-05-29T13:02:09.448477 #1512858]  INFO -- : [388/883] 1554157=test_internal_ivar
I, [2024-05-29T13:02:09.458214 #1512858]  INFO -- : [389/883] 1554157=test_gem_resolver_index_specification
I, [2024-05-29T13:02:09.484903 #1512858]  INFO -- : [390/883] 1554153=test_duplicate
I, [2024-05-29T13:02:09.489078 #1512858]  INFO -- : [391/883] 1554153=test_utf32
I, [2024-05-29T13:02:09.494288 #1512858]  INFO -- : [392/883] 1554153=test_basicsocket
I, [2024-05-29T13:02:09.497972 #1512858]  INFO -- : [393/883] 1554157=test_prettyprint
I, [2024-05-29T13:02:09.509149 #1512858]  INFO -- : [394/883] 1554153=test_tracepoint
I, [2024-05-29T13:02:09.514730 #1512858]  INFO -- : [395/883] 1554157=test_rdoc_markup
I, [2024-05-29T13:02:09.519163 #1512858]  INFO -- : [396/883] 1554163=test_gem_commands_help_command
I, [2024-05-29T13:02:09.543098 #1512858]  INFO -- : [397/883] 1554157=test_gem_commands_contents_command
I, [2024-05-29T13:02:09.602891 #1512858]  INFO -- : [398/883] 1554152=test_gem_ext_cmake_builder
I, [2024-05-29T13:02:09.615656 #1512858]  INFO -- : [399/883] 1554163=test_require
I, [2024-05-29T13:02:09.623087 #1512858]  INFO -- : [400/883] 1554152=test_cgi_util
I, [2024-05-29T13:02:09.630340 #1512858]  INFO -- : [401/883] 1554157=test_marshalable
I, [2024-05-29T13:02:09.639038 #1512858]  INFO -- : [402/883] 1554157=test_digest
I, [2024-05-29T13:02:09.671014 #1512858]  INFO -- : [403/883] 1554159=test_ractor
I, [2024-05-29T13:02:09.735328 #1512858]  INFO -- : [404/883] 1554153=test_find
I, [2024-05-29T13:02:09.772397 #1512858]  INFO -- : [405/883] 1554153=test_fiddle
I, [2024-05-29T13:02:09.778231 #1512858]  INFO -- : [406/883] 1554159=test_wss
I, [2024-05-29T13:02:09.794588 #1512858]  INFO -- : [407/883] 1554159=test_rdoc_any_method
I, [2024-05-29T13:02:09.800791 #1512858]  INFO -- : [408/883] 1554160=test_modify_expand
I, [2024-05-29T13:02:09.805045 #1512858]  INFO -- : [409/883] 1554153=test_rdoc_markdown
I, [2024-05-29T13:02:09.813164 #1512858]  INFO -- : [410/883] 1554160=test_gem_available_set
I, [2024-05-29T13:02:09.920146 #1512858]  INFO -- : [411/883] 1554152=test_file
I, [2024-05-29T13:02:09.938866 #1512858]  INFO -- : [412/883] 1554152=regexp_test
I, [2024-05-29T13:02:09.939288 #1512858]  INFO -- : [413/883] 1554160=test_gem_package_tar_reader
I, [2024-05-29T13:02:09.980210 #1512858]  INFO -- : [414/883] 1554160=test_coverage
I, [2024-05-29T13:02:10.027816 #1512858]  INFO -- : [415/883] 1554152=test_rdoc_encoding
I, [2024-05-29T13:02:10.063237 #1512858]  INFO -- : [416/883] 1554153=test_pathname
I, [2024-05-29T13:02:10.178480 #1512858]  INFO -- : [417/883] 1554159=test_init
I, [2024-05-29T13:02:10.195310 #1512858]  INFO -- : [418/883] 1554148=test_complexrational
I, [2024-05-29T13:02:10.201117 #1512858]  INFO -- : [419/883] 1554148=test_recorder
I, [2024-05-29T13:02:10.208511 #1512858]  INFO -- : [420/883] 1554148=test_gem_source_vendor
I, [2024-05-29T13:02:10.215352 #1512858]  INFO -- : [421/883] 1554152=test_gem_commands_owner_command
I, [2024-05-29T13:02:10.220649 #1512858]  INFO -- : [422/883] 1554148=test_deprecate
I, [2024-05-29T13:02:10.257251 #1512858]  INFO -- : [423/883] 1554148=test_rdoc_constant
I, [2024-05-29T13:02:10.290113 #1512858]  INFO -- : [424/883] 1554146=test_bash_completion
I, [2024-05-29T13:02:10.295880 #1512858]  INFO -- : [425/883] 1554153=test_formatter
I, [2024-05-29T13:02:10.297087 #1512858]  INFO -- : [426/883] 1554146=test_forwardable
I, [2024-05-29T13:02:10.302561 #1512858]  INFO -- : [427/883] 1554153=test_yaml
I, [2024-05-29T13:02:10.320619 #1512858]  INFO -- : [428/883] 1554146=test_wait
I, [2024-05-29T13:02:10.364271 #1512858]  INFO -- : [429/883] 1554148=test_handle
I, [2024-05-29T13:02:10.404735 #1512858]  INFO -- : [430/883] 1554146=test_big2str
I, [2024-05-29T13:02:10.407259 #1512858]  INFO -- : [431/883] 1554146=test_euc_tw
I, [2024-05-29T13:02:10.411439 #1512858]  INFO -- : [432/883] 1554146=test_ractor
I, [2024-05-29T13:02:10.438933 #1512858]  INFO -- : [433/883] 1554156=test_bmethod
I, [2024-05-29T13:02:10.440423 #1512858]  INFO -- : [434/883] 1554146=test_ansi_without_terminfo
I, [2024-05-29T13:02:10.446966 #1512858]  INFO -- : [435/883] 1554156=test_gem_commands_sources_command
I, [2024-05-29T13:02:10.447140 #1512858]  INFO -- : [436/883] 1554146=test_thread_queue
I, [2024-05-29T13:02:10.453296 #1512858]  INFO -- : [437/883] 1554153=test_nowrite
I, [2024-05-29T13:02:10.472199 #1512858]  INFO -- : [438/883] 1554153=test_rdoc_markup_formatter
I, [2024-05-29T13:02:10.481247 #1512858]  INFO -- : [439/883] 1554153=test_comparable
I, [2024-05-29T13:02:10.491716 #1512858]  INFO -- : [440/883] 1554157=test_rdoc_parser_c
I, [2024-05-29T13:02:10.494213 #1512858]  INFO -- : [441/883] 1554153=test_io_timeout
I, [2024-05-29T13:02:10.500908 #1512858]  INFO -- : [442/883] 1554153=test_shapes
I, [2024-05-29T13:02:10.510021 #1512858]  INFO -- : [443/883] 1554153=json_fixtures_test
I, [2024-05-29T13:02:10.519858 #1512858]  INFO -- : [444/883] 1554153=test_pstore
I, [2024-05-29T13:02:10.528064 #1512858]  INFO -- : [445/883] 1554145=test_cstr
I, [2024-05-29T13:02:10.579837 #1512858]  INFO -- : [446/883] 1554153=test_profile_frames
I, [2024-05-29T13:02:10.605152 #1512858]  INFO -- : [447/883] 1554156=test_class2name
I, [2024-05-29T13:02:10.610412 #1512858]  INFO -- : [448/883] 1554156=test_gbk
I, [2024-05-29T13:02:10.612505 #1512858]  INFO -- : [449/883] 1554156=test_enc_str_buf_cat
I, [2024-05-29T13:02:10.616902 #1512858]  INFO -- : [450/883] 1554156=test_dln
I, [2024-05-29T13:02:10.617310 #1512858]  INFO -- : [451/883] 1554156=test_gem_source_subpath_problem
I, [2024-05-29T13:02:10.652560 #1512858]  INFO -- : [452/883] 1554148=json_common_interface_test
I, [2024-05-29T13:02:10.662097 #1512858]  INFO -- : [453/883] 1554148=test_win32ole_variant_outarg
I, [2024-05-29T13:02:10.667614 #1512858]  INFO -- : [454/883] 1554148=test_config
I, [2024-05-29T13:02:10.674668 #1512858]  INFO -- : [455/883] 1554159=test_nomethod_error
I, [2024-05-29T13:02:10.680045 #1512858]  INFO -- : [456/883] 1554159=json_parser_test
I, [2024-05-29T13:02:10.699219 #1512858]  INFO -- : [457/883] 1554148=test_cparser
I, [2024-05-29T13:02:10.720655 #1512858]  INFO -- : [458/883] 1554156=test_pkg_config
I, [2024-05-29T13:02:10.722959 #1512858]  INFO -- : [459/883] 1554159=fuzzer_test
I, [2024-05-29T13:02:10.730893 #1512858]  INFO -- : [460/883] 1554157=test_rdoc_markup_include
I, [2024-05-29T13:02:10.731303 #1512858]  INFO -- : [461/883] 1554157=test_sexp
I, [2024-05-29T13:02:10.736824 #1512858]  INFO -- : [462/883] 1554164=test_variable
I, [2024-05-29T13:02:10.750535 #1512858]  INFO -- : [463/883] 1554157=test_struct
I, [2024-05-29T13:02:10.754945 #1512858]  INFO -- : [464/883] 1554157=test_rdoc_markup_to_html_snippet
I, [2024-05-29T13:02:10.760140 #1512858]  INFO -- : [465/883] 1554156=magic_comment_test
I, [2024-05-29T13:02:10.768217 #1512858]  INFO -- : [466/883] 1554156=test_key_error
I, [2024-05-29T13:02:10.771062 #1512858]  INFO -- : [467/883] 1554153=test_win32ole_variant_m
I, [2024-05-29T13:02:10.772777 #1512858]  INFO -- : [468/883] 1554153=test_engine
I, [2024-05-29T13:02:10.773967 #1512858]  INFO -- : [469/883] 1554153=test_allocation
I, [2024-05-29T13:02:10.789809 #1512858]  INFO -- : [470/883] 1554156=test_div
I, [2024-05-29T13:02:10.805645 #1512858]  INFO -- : [471/883] 1554159=test_deprecated
I, [2024-05-29T13:02:10.807126 #1512858]  INFO -- : [472/883] 1554152=test_color_printer
I, [2024-05-29T13:02:10.814302 #1512858]  INFO -- : [473/883] 1554156=test_insns_leaf
I, [2024-05-29T13:02:10.817333 #1512858]  INFO -- : [474/883] 1554156=test_serialize_subclasses
I, [2024-05-29T13:02:10.823667 #1512858]  INFO -- : [475/883] 1554156=test_set
I, [2024-05-29T13:02:10.834612 #1512858]  INFO -- : [476/883] 1554157=test_struct
I, [2024-05-29T13:02:10.841600 #1512858]  INFO -- : [477/883] 1554156=test_gem_path_support
I, [2024-05-29T13:02:10.850742 #1512858]  INFO -- : [478/883] 1554159=test_files_test_1
I, [2024-05-29T13:02:10.863449 #1512858]  INFO -- : [479/883] 1554164=test_rdoc_rd_inline
I, [2024-05-29T13:02:10.863537 #1512858]  INFO -- : [480/883] 1554160=test_x509req
I, [2024-05-29T13:02:10.875779 #1512858]  INFO -- : [481/883] 1554164=test_mutex
I, [2024-05-29T13:02:10.877743 #1512858]  INFO -- : [482/883] 1554156=test_float
I, [2024-05-29T13:02:10.892440 #1512858]  INFO -- : [483/883] 1554152=test_require
I, [2024-05-29T13:02:10.896554 #1512858]  INFO -- : [484/883] 1554163=test_cgi_cookie
I, [2024-05-29T13:02:10.909701 #1512858]  INFO -- : [485/883] 1554163=test_dir_m17n
I, [2024-05-29T13:02:10.930056 #1512858]  INFO -- : [486/883] 1554147=test_gem_resolver_installer_set
I, [2024-05-29T13:02:10.953387 #1512858]  INFO -- : [487/883] 1554145=test_regex_casefold
I, [2024-05-29T13:02:10.961686 #1512858]  INFO -- : [488/883] 1554145=test_refinement
I, [2024-05-29T13:02:11.067036 #1512858]  INFO -- : [489/883] 1554160=test_gem_commands_signout_command
I, [2024-05-29T13:02:11.076926 #1512858]  INFO -- : [490/883] 1554160=test_gem_source_git
I, [2024-05-29T13:02:11.158647 #1512858]  INFO -- : [491/883] 1554147=test_signal
I, [2024-05-29T13:02:11.171035 #1512858]  INFO -- : [492/883] 1554155=test_fixnum
I, [2024-05-29T13:02:11.182492 #1512858]  INFO -- : [493/883] 1554155=test_x509crl
I, [2024-05-29T13:02:11.338550 #1512858]  INFO -- : [494/883] 1554155=test_cgi_session
I, [2024-05-29T13:02:11.371241 #1512858]  INFO -- : [495/883] 1554155=test_rdoc_rd
I, [2024-05-29T13:02:11.386141 #1512858]  INFO -- : [496/883] 1554155=test_rdoc_top_level
I, [2024-05-29T13:02:11.485393 #1512858]  INFO -- : [497/883] 1554148=test_metaclass
I, [2024-05-29T13:02:11.486501 #1512858]  INFO -- : [498/883] 1554148=test_windows_1252
I, [2024-05-29T13:02:11.491670 #1512858]  INFO -- : [499/883] 1554148=test_input_method
I, [2024-05-29T13:02:11.496605 #1512858]  INFO -- : [500/883] 1554158=test_process
I, [2024-05-29T13:02:11.513674 #1512858]  INFO -- : [501/883] 1554158=test_string
I, [2024-05-29T13:02:11.517574 #1512858]  INFO -- : [502/883] 1554158=test_iterator
I, [2024-05-29T13:02:11.586866 #1512858]  INFO -- : [503/883] 1554158=test_omap
I, [2024-05-29T13:02:11.593321 #1512858]  INFO -- : [504/883] 1554158=test_digest_extend
I, [2024-05-29T13:02:11.595162 #1512858]  INFO -- : [505/883] 1554148=test_shellwords
I, [2024-05-29T13:02:11.603686 #1512858]  INFO -- : [506/883] 1554148=test_debug
I, [2024-05-29T13:02:11.607200 #1512858]  INFO -- : [507/883] 1554148=test_memory_view
I, [2024-05-29T13:02:11.614248 #1512858]  INFO -- : [508/883] 1554158=pattern_test
I, [2024-05-29T13:02:11.621517 #1512858]  INFO -- : [509/883] 1554155=test_cipher
I, [2024-05-29T13:02:11.634648 #1512858]  INFO -- : [510/883] 1554148=test_gem_security_signer
I, [2024-05-29T13:02:11.643219 #1512858]  INFO -- : [511/883] 1554157=test_new
I, [2024-05-29T13:02:11.646613 #1512858]  INFO -- : [512/883] 1554157=test_storage
I, [2024-05-29T13:02:11.654703 #1512858]  INFO -- : [513/883] 1554155=test_gem_resolver_git_set
I, [2024-05-29T13:02:11.666279 #1512858]  INFO -- : [514/883] 1554157=test_win32ole_method_event
I, [2024-05-29T13:02:11.667757 #1512858]  INFO -- : [515/883] 1554157=test_nesting_parser
I, [2024-05-29T13:02:11.682692 #1512858]  INFO -- : [516/883] 1554160=test_gem_dependency_list
I, [2024-05-29T13:02:11.713114 #1512858]  INFO -- : [517/883] 1554157=test_benchmark
I, [2024-05-29T13:02:11.728407 #1512858]  INFO -- : [518/883] 1554158=test_gem_commands_outdated_command
I, [2024-05-29T13:02:11.730264 #1512858]  INFO -- : [519/883] 1554148=test_array
I, [2024-05-29T13:02:11.755362 #1512858]  INFO -- : [520/883] 1554160=test_gem_package_tar_writer
I, [2024-05-29T13:02:11.762901 #1512858]  INFO -- : [521/883] 1554158=test_helper_method
I, [2024-05-29T13:02:11.806915 #1512858]  INFO -- : [522/883] 1554158=test_gem_source
I, [2024-05-29T13:02:11.877802 #1512858]  INFO -- : [523/883] 1554160=test_scalar_scanner
I, [2024-05-29T13:02:11.891274 #1512858]  INFO -- : [524/883] 1554160=test_rdoc_parser_simple
I, [2024-05-29T13:02:11.901870 #1512858]  INFO -- : [525/883] 1554160=test_load
I, [2024-05-29T13:02:11.906900 #1512858]  INFO -- : [526/883] 1554160=test_gem_commands_rebuild_command
I, [2024-05-29T13:02:11.937638 #1512858]  INFO -- : [527/883] 1554160=test_yamldbm
I, [2024-05-29T13:02:11.949706 #1512858]  INFO -- : [528/883] 1554160=test_abi
I, [2024-05-29T13:02:11.958543 #1512858]  INFO -- : [529/883] 1554155=test_provider
I, [2024-05-29T13:02:12.012410 #1512858]  INFO -- : [530/883] 1554164=test_evaluation
I, [2024-05-29T13:02:12.021712 #1512858]  INFO -- : [531/883] 1554164=test_https
I, [2024-05-29T13:02:12.138568 #1512858]  INFO -- : [532/883] 1554158=test_gem_ext_builder
I, [2024-05-29T13:02:12.145875 #1512858]  INFO -- : [533/883] 1554163=test_x509ext
I, [2024-05-29T13:02:12.154396 #1512858]  INFO -- : [534/883] 1554163=test_erb
I, [2024-05-29T13:02:12.164698 #1512858]  INFO -- : [535/883] 1554160=test_gem_source_installed
I, [2024-05-29T13:02:12.179884 #1512858]  INFO -- : [536/883] 1554160=test_gem_commands_cert_command
I, [2024-05-29T13:02:12.230274 #1512858]  INFO -- : [537/883] 1554163=test_completion
I, [2024-05-29T13:02:12.259181 #1512858]  INFO -- : [538/883] 1554155=test_len
I, [2024-05-29T13:02:12.261238 #1512858]  INFO -- : [539/883] 1554155=test_yield_block
I, [2024-05-29T13:02:12.274772 #1512858]  INFO -- : [540/883] 1554155=test_rational2
I, [2024-05-29T13:02:12.275910 #1512858]  INFO -- : [541/883] 1554155=test_rational
I, [2024-05-29T13:02:12.296050 #1512858]  INFO -- : [542/883] 1554155=test_assembler
I, [2024-05-29T13:02:12.299627 #1512858]  INFO -- : [543/883] 1554155=test_spell_checker
I, [2024-05-29T13:02:12.311113 #1512858]  INFO -- : [544/883] 1554155=test_propertyputref
I, [2024-05-29T13:02:12.320138 #1512858]  INFO -- : [545/883] 1554155=attribute_write_test
I, [2024-05-29T13:02:12.346643 #1512858]  INFO -- : [546/883] 1554164=test_gem_ext_cargo_builder
I, [2024-05-29T13:02:12.364083 #1512858]  INFO -- : [547/883] 1554164=test_ssl
I, [2024-05-29T13:02:12.364968 #1512858]  INFO -- : [548/883] 1554154=constant_path_node_test
I, [2024-05-29T13:02:12.378121 #1512858]  INFO -- : [549/883] 1554155=test_gem_request_set
I, [2024-05-29T13:02:12.472554 #1512858]  INFO -- : [550/883] 1554154=test_module
I, [2024-05-29T13:02:12.525292 #1512858]  INFO -- : [551/883] 1554156=test_parser
I, [2024-05-29T13:02:12.551083 #1512858]  INFO -- : [552/883] 1554156=test_arith_seq_extract
I, [2024-05-29T13:02:12.673246 #1512858]  INFO -- : [553/883] 1554155=test_method_name_check
I, [2024-05-29T13:02:12.714386 #1512858]  INFO -- : [554/883] 1554155=test_buffered_io
I, [2024-05-29T13:02:12.737941 #1512858]  INFO -- : [555/883] 1554156=test_monitor
I, [2024-05-29T13:02:12.772152 #1512858]  INFO -- : [556/883] 1554155=test_configuration
I, [2024-05-29T13:02:12.866205 #1512858]  INFO -- : [557/883] 1554155=test_rubyvm
I, [2024-05-29T13:02:12.872561 #1512858]  INFO -- : [558/883] 1554155=test_rdoc_generator_markup
I, [2024-05-29T13:02:12.873851 #1512858]  INFO -- : [559/883] 1554155=test_whileuntil
I, [2024-05-29T13:02:12.878019 #1512858]  INFO -- : [560/883] 1554155=test_boolean
I, [2024-05-29T13:02:12.886840 #1512858]  INFO -- : [561/883] 1554155=test_stringify_symbols
I, [2024-05-29T13:02:12.890388 #1512858]  INFO -- : [562/883] 1554155=integer_parse_test
I, [2024-05-29T13:02:12.897823 #1512858]  INFO -- : [563/883] 1554155=test_instrumentation_api
I, [2024-05-29T13:02:12.909126 #1512858]  INFO -- : [564/883] 1554163=test_bug-14834
I, [2024-05-29T13:02:12.950746 #1512858]  INFO -- : [565/883] 1554156=test_date_compat
I, [2024-05-29T13:02:12.956717 #1512858]  INFO -- : [566/883] 1554156=test_rdoc_markup_to_html
I, [2024-05-29T13:02:12.959347 #1512858]  INFO -- : [567/883] 1554163=test_terminfo
I, [2024-05-29T13:02:12.963158 #1512858]  INFO -- : [568/883] 1554163=test_compile_prism
I, [2024-05-29T13:02:12.966398 #1512858]  INFO -- : [569/883] 1554157=test_bn
I, [2024-05-29T13:02:12.983886 #1512858]  INFO -- : [570/883] 1554157=test_win32ole_param_event
I, [2024-05-29T13:02:12.985685 #1512858]  INFO -- : [571/883] 1554157=test_path
I, [2024-05-29T13:02:12.992828 #1512858]  INFO -- : [572/883] 1554157=redundant_return_test
I, [2024-05-29T13:02:12.997909 #1512858]  INFO -- : [573/883] 1554157=test_case_mapping
I, [2024-05-29T13:02:13.007175 #1512858]  INFO -- : [574/883] 1554157=test_tree_spell_checker
I, [2024-05-29T13:02:13.042176 #1512858]  INFO -- : [575/883] 1554157=test_http
I, [2024-05-29T13:02:13.070525 #1512858]  INFO -- : [576/883] 1554156=test_addrinfo
I, [2024-05-29T13:02:13.105794 #1512858]  INFO -- : [577/883] 1554156=test_rdoc_method_attr
I, [2024-05-29T13:02:13.157136 #1512858]  INFO -- : [578/883] 1554158=test_filter
I, [2024-05-29T13:02:13.204007 #1512858]  INFO -- : [579/883] 1554163=test_gem_gem_runner
I, [2024-05-29T13:02:13.209090 #1512858]  INFO -- : [580/883] 1554158=test_data
I, [2024-05-29T13:02:13.214018 #1512858]  INFO -- : [581/883] 1554158=static_literals_test
I, [2024-05-29T13:02:13.219279 #1512858]  INFO -- : [582/883] 1554158=test_rdoc_generator_pot
I, [2024-05-29T13:02:13.226130 #1512858]  INFO -- : [583/883] 1554156=test_enumerator
I, [2024-05-29T13:02:13.230367 #1512858]  INFO -- : [584/883] 1554156=test_rdoc_parser_changelog
I, [2024-05-29T13:02:13.235556 #1512858]  INFO -- : [585/883] 1554162=parameters_signature_test
I, [2024-05-29T13:02:13.243448 #1512858]  INFO -- : [586/883] 1554162=test_koi8
I, [2024-05-29T13:02:13.247257 #1512858]  INFO -- : [587/883] 1554158=test_unicode
I, [2024-05-29T13:02:13.249624 #1512858]  INFO -- : [588/883] 1554162=test_ssl_session
I, [2024-05-29T13:02:13.253238 #1512858]  INFO -- : [589/883] 1554163=test_thread_cv
I, [2024-05-29T13:02:13.256036 #1512858]  INFO -- : [590/883] 1554158=test_lexer
I, [2024-05-29T13:02:13.268566 #1512858]  INFO -- : [591/883] 1554158=test_gem_resolver_vendor_specification
I, [2024-05-29T13:02:13.297838 #1512858]  INFO -- : [592/883] 1554158=test_gem_commands_update_command
I, [2024-05-29T13:02:13.306984 #1512858]  INFO -- : [593/883] 1554156=test_gem_uri
I, [2024-05-29T13:02:13.307555 #1512858]  INFO -- : [594/883] 1554147=test_key_event_record
I, [2024-05-29T13:02:13.340110 #1512858]  INFO -- : [595/883] 1554156=test_notimplement
I, [2024-05-29T13:02:13.344967 #1512858]  INFO -- : [596/883] 1554156=test_random
I, [2024-05-29T13:02:13.355341 #1512858]  INFO -- : [597/883] 1554156=test_primitive
I, [2024-05-29T13:02:13.370353 #1512858]  INFO -- : [598/883] 1554156=test_human_typo
I, [2024-05-29T13:02:13.370421 #1512858]  INFO -- : [599/883] 1554147=test_rbconfig
I, [2024-05-29T13:02:13.378641 #1512858]  INFO -- : [600/883] 1554147=test_document
I, [2024-05-29T13:02:13.381089 #1512858]  INFO -- : [601/883] 1554156=test_acceptable
I, [2024-05-29T13:02:13.382899 #1512858]  INFO -- : [602/883] 1554147=test_euc_jp
I, [2024-05-29T13:02:13.386784 #1512858]  INFO -- : [603/883] 1554147=test_rdoc_generator_pot_po_entry
I, [2024-05-29T13:02:13.395811 #1512858]  INFO -- : [604/883] 1554147=test_pair
I, [2024-05-29T13:02:13.459106 #1512858]  INFO -- : [605/883] 1554156=test_gem_commands_yank_command
I, [2024-05-29T13:02:13.509373 #1512858]  INFO -- : [606/883] 1554152=test_win32ole_param
I, [2024-05-29T13:02:13.509511 #1512858]  INFO -- : [607/883] 1554152=test_chilled
I, [2024-05-29T13:02:13.536098 #1512858]  INFO -- : [608/883] 1554152=test_name_error_extension
I, [2024-05-29T13:02:13.548894 #1512858]  INFO -- : [609/883] 1554152=test_rdoc_i18n_locale
I, [2024-05-29T13:02:13.561524 #1512858]  INFO -- : [610/883] 1554152=test_gem_resolver_local_specification
I, [2024-05-29T13:02:13.592223 #1512858]  INFO -- : [611/883] 1554152=test_httpheader
I, [2024-05-29T13:02:13.599472 #1512858]  INFO -- : [612/883] 1554159=test_rdoc_ri_driver
I, [2024-05-29T13:02:13.634781 #1512858]  INFO -- : [613/883] 1554145=test_set_len
I, [2024-05-29T13:02:13.637013 #1512858]  INFO -- : [614/883] 1554145=test_encoding
I, [2024-05-29T13:02:13.651649 #1512858]  INFO -- : [615/883] 1554152=test_httpresponses
I, [2024-05-29T13:02:13.662645 #1512858]  INFO -- : [616/883] 1554152=test_sockopt
I, [2024-05-29T13:02:13.666804 #1512858]  INFO -- : [617/883] 1554152=test_install
I, [2024-05-29T13:02:13.677005 #1512858]  INFO -- : [618/883] 1554145=test_rdoc_markup_to_label
I, [2024-05-29T13:02:13.685221 #1512858]  INFO -- : [619/883] 1554153=test_key_stroke
I, [2024-05-29T13:02:13.686152 #1512858]  INFO -- : [620/883] 1554161=json_encoding_test
I, [2024-05-29T13:02:13.693087 #1512858]  INFO -- : [621/883] 1554153=test_color
I, [2024-05-29T13:02:13.701971 #1512858]  INFO -- : [622/883] 1554161=test_emoji_breaks
I, [2024-05-29T13:02:13.704199 #1512858]  INFO -- : [623/883] 1554145=test_gem_bundler_version_finder
I, [2024-05-29T13:02:13.706947 #1512858]  INFO -- : [624/883] 1554161=test_within_pipe
I, [2024-05-29T13:02:13.727537 #1512858]  INFO -- : [625/883] 1554145=reflection_test
I, [2024-05-29T13:02:13.732462 #1512858]  INFO -- : [626/883] 1554149=test_files_lib
I, [2024-05-29T13:02:13.778668 #1512858]  INFO -- : [627/883] 1554161=test_gem_commands_unpack_command
I, [2024-05-29T13:02:13.785105 #1512858]  INFO -- : [628/883] 1554153=test_beginendblock
I, [2024-05-29T13:02:13.816957 #1512858]  INFO -- : [629/883] 1554159=test_rdoc_markup_to_bs
I, [2024-05-29T13:02:13.829661 #1512858]  INFO -- : [630/883] 1554145=test_help
I, [2024-05-29T13:02:13.840096 #1512858]  INFO -- : [631/883] 1554159=test_rdoc_markup_pre_process
I, [2024-05-29T13:02:13.842886 #1512858]  INFO -- : [632/883] 1554145=test_printf
I, [2024-05-29T13:02:13.855859 #1512858]  INFO -- : [633/883] 1554145=test_to_ary_concat
I, [2024-05-29T13:02:13.886318 #1512858]  INFO -- : [634/883] 1554152=test_webauthn_listener_response
I, [2024-05-29T13:02:13.888221 #1512858]  INFO -- : [635/883] 1554163=test_time
I, [2024-05-29T13:02:13.898682 #1512858]  INFO -- : [636/883] 1554152=test_stream
I, [2024-05-29T13:02:13.909608 #1512858]  INFO -- : [637/883] 1554152=test_pinned
I, [2024-05-29T13:02:13.921493 #1512858]  INFO -- : [638/883] 1554159=test_delegate
I, [2024-05-29T13:02:13.928277 #1512858]  INFO -- : [639/883] 1554159=test_popen_deadlock
I, [2024-05-29T13:02:13.931554 #1512858]  INFO -- : [640/883] 1554156=test_history
I, [2024-05-29T13:02:13.947133 #1512858]  INFO -- : [641/883] 1554152=test_mkmf
I, [2024-05-29T13:02:13.962356 #1512858]  INFO -- : [642/883] 1554152=test_date_marshal
I, [2024-05-29T13:02:13.971736 #1512858]  INFO -- : [643/883] 1554152=test_recursion
I, [2024-05-29T13:02:13.975462 #1512858]  INFO -- : [644/883] 1554152=test_exit
I, [2024-05-29T13:02:14.013049 #1512858]  INFO -- : [645/883] 1554156=test_digest
I, [2024-05-29T13:02:14.020805 #1512858]  INFO -- : [646/883] 1554156=test_ractor
I, [2024-05-29T13:02:14.035880 #1512858]  INFO -- : [647/883] 1554163=test_gem_security
I, [2024-05-29T13:02:14.037327 #1512858]  INFO -- : [648/883] 1554152=test_rdoc_servlet
I, [2024-05-29T13:02:14.080218 #1512858]  INFO -- : [649/883] 1554156=test_multi_irb_commands
I, [2024-05-29T13:02:14.086277 #1512858]  INFO -- : [650/883] 1554156=test_fiber
I, [2024-05-29T13:02:14.132132 #1512858]  INFO -- : [651/883] 1554161=test_open3
I, [2024-05-29T13:02:14.160505 #1512858]  INFO -- : [652/883] 1554152=test_closure
I, [2024-05-29T13:02:14.203564 #1512858]  INFO -- : [653/883] 1554153=test_bundled_ca
I, [2024-05-29T13:02:14.254228 #1512858]  INFO -- : [654/883] 1554162=test_gem_commands_build_command
I, [2024-05-29T13:02:14.326699 #1512858]  INFO -- : [655/883] 1554154=test_interned_str
I, [2024-05-29T13:02:14.331040 #1512858]  INFO -- : [656/883] 1554154=test_case_comprehensive
I, [2024-05-29T13:02:14.333174 #1512858]  INFO -- : [657/883] 1554154=test_io_m17n
I, [2024-05-29T13:02:14.339522 #1512858]  INFO -- : [658/883] 1554158=test_variable_name_check
I, [2024-05-29T13:02:14.411948 #1512858]  INFO -- : [659/883] 1554158=test_did_you_mean
I, [2024-05-29T13:02:14.507753 #1512858]  INFO -- : [660/883] 1554152=test_gem_commands_server_command
I, [2024-05-29T13:02:14.512064 #1512858]  INFO -- : [661/883] 1554152=test_append
I, [2024-05-29T13:02:14.521053 #1512858]  INFO -- : [662/883] 1554152=test_option
I, [2024-05-29T13:02:14.522036 #1512858]  INFO -- : [663/883] 1554162=test_cmethod
I, [2024-05-29T13:02:14.525454 #1512858]  INFO -- : [664/883] 1554162=test_tracer
I, [2024-05-29T13:02:14.544236 #1512858]  INFO -- : [665/883] 1554160=test_exception_at_throwing
I, [2024-05-29T13:02:14.561024 #1512858]  INFO -- : [666/883] 1554158=test_iseq
I, [2024-05-29T13:02:14.563813 #1512858]  INFO -- : [667/883] 1554162=test_rdoc_markup_heading
I, [2024-05-29T13:02:14.571134 #1512858]  INFO -- : [668/883] 1554162=test_ocsp
I, [2024-05-29T13:02:14.606499 #1512858]  INFO -- : [669/883] 1554160=test_class
I, [2024-05-29T13:02:14.608023 #1512858]  INFO -- : [670/883] 1554160=test_pkey_dsa
I, [2024-05-29T13:02:14.623742 #1512858]  INFO -- : [671/883] 1554159=test_scheduler
I, [2024-05-29T13:02:14.682507 #1512858]  INFO -- : [672/883] 1554152=test_config
I, [2024-05-29T13:02:14.694446 #1512858]  INFO -- : [673/883] 1554146=test_gem_resolver_vendor_set
I, [2024-05-29T13:02:14.772932 #1512858]  INFO -- : [674/883] 1554159=test_enumerable
I, [2024-05-29T13:02:14.779883 #1512858]  INFO -- : [675/883] 1554159=test_gem_safe_marshal
I, [2024-05-29T13:02:14.839738 #1512858]  INFO -- : [676/883] 1554146=test_gem_resolver_api_set
I, [2024-05-29T13:02:14.844970 #1512858]  INFO -- : [677/883] 1554162=test_transcode
I, [2024-05-29T13:02:14.893235 #1512858]  INFO -- : [678/883] 1554146=test_eval
I, [2024-05-29T13:02:15.000424 #1512858]  INFO -- : [679/883] 1554145=json_generator_test
I, [2024-05-29T13:02:15.063045 #1512858]  INFO -- : [680/883] 1554162=test_rdoc_code_object
I, [2024-05-29T13:02:15.121255 #1512858]  INFO -- : [681/883] 1554145=test_x509store
I, [2024-05-29T13:02:15.122112 #1512858]  INFO -- : [682/883] 1554152=test_update
I, [2024-05-29T13:02:15.126060 #1512858]  INFO -- : [683/883] 1554146=test_fips
I, [2024-05-29T13:02:15.129342 #1512858]  INFO -- : [684/883] 1554152=test_x509name
I, [2024-05-29T13:02:15.157449 #1512858]  INFO -- : [685/883] 1554152=test_lambda
I, [2024-05-29T13:02:15.204183 #1512858]  INFO -- : [686/883] 1554158=test_gem_request_set_gem_dependency_api
I, [2024-05-29T13:02:15.230020 #1512858]  INFO -- : [687/883] 1554152=test_ast
I, [2024-05-29T13:02:15.313308 #1512858]  INFO -- : [688/883] 1554162=test_random_formatter
I, [2024-05-29T13:02:15.326227 #1512858]  INFO -- : [689/883] 1554162=test_helper
I, [2024-05-29T13:02:15.327216 #1512858]  INFO -- : [690/883] 1554162=test_jaro_winkler
I, [2024-05-29T13:02:15.329973 #1512858]  INFO -- : [691/883] 1554162=test_webauthn_listener
I, [2024-05-29T13:02:15.351679 #1512858]  INFO -- : [692/883] 1554145=errors_test
I, [2024-05-29T13:02:15.380235 #1512858]  INFO -- : [693/883] 1554162=test_regexp
I, [2024-05-29T13:02:15.383889 #1512858]  INFO -- : [694/883] 1554159=test_gem_commands_check_command
I, [2024-05-29T13:02:15.395755 #1512858]  INFO -- : [695/883] 1554146=test_vm_dump
I, [2024-05-29T13:02:15.396862 #1512858]  INFO -- : [696/883] 1554146=test_tmpdir
I, [2024-05-29T13:02:15.409864 #1512858]  INFO -- : [697/883] 1554145=test_rdoc_markup_document
I, [2024-05-29T13:02:15.412983 #1512858]  INFO -- : [698/883] 1554159=test_integer_comb
I, [2024-05-29T13:02:15.421619 #1512858]  INFO -- : [699/883] 1554145=test_data_error
I, [2024-05-29T13:02:15.440793 #1512858]  INFO -- : [700/883] 1554158=bom_test
I, [2024-05-29T13:02:15.441116 #1512858]  INFO -- : [701/883] 1554160=test_file
I, [2024-05-29T13:02:15.445840 #1512858]  INFO -- : [702/883] 1554158=test_force_exit
I, [2024-05-29T13:02:15.447504 #1512858]  INFO -- : [703/883] 1554158=test_ostruct
I, [2024-05-29T13:02:15.483621 #1512858]  INFO -- : [704/883] 1554145=unescape_test
I, [2024-05-29T13:02:15.488282 #1512858]  INFO -- : [705/883] 1554146=test_udp
I, [2024-05-29T13:02:15.501674 #1512858]  INFO -- : [706/883] 1554146=static_inspect_test
I, [2024-05-29T13:02:15.598436 #1512858]  INFO -- : [707/883] 1554146=test_gem_uri_formatter
I, [2024-05-29T13:02:15.600626 #1512858]  INFO -- : [708/883] 1554158=test_helper
I, [2024-05-29T13:02:15.610159 #1512858]  INFO -- : [709/883] 1554158=test_erb_command
I, [2024-05-29T13:02:15.616681 #1512858]  INFO -- : [710/883] 1554154=test_encoding
I, [2024-05-29T13:02:15.621583 #1512858]  INFO -- : [711/883] 1554146=test_project_sanity
I, [2024-05-29T13:02:15.647633 #1512858]  INFO -- : [712/883] 1554158=test_range
I, [2024-05-29T13:02:15.688188 #1512858]  INFO -- : [713/883] 1554146=test_pty
I, [2024-05-29T13:02:15.809287 #1512858]  INFO -- : [714/883] 1554154=test_dup
I, [2024-05-29T13:02:15.860437 #1512858]  INFO -- : [715/883] 1554155=test_constant
I, [2024-05-29T13:02:15.937869 #1512858]  INFO -- : [716/883] 1554154=command_line_test
I, [2024-05-29T13:02:15.939622 #1512858]  INFO -- : [717/883] 1554154=test_rdoc_ri_paths
I, [2024-05-29T13:02:16.132486 #1512858]  INFO -- : [718/883] 1554154=test_ts
I, [2024-05-29T13:02:16.179808 #1512858]  INFO -- : [719/883] 1554146=test_ensured
I, [2024-05-29T13:02:16.238029 #1512858]  INFO -- : [720/883] 1554146=library_symbols_test
I, [2024-05-29T13:02:16.241081 #1512858]  INFO -- : [721/883] 1554146=test_addr
I, [2024-05-29T13:02:16.263869 #1512858]  INFO -- : [722/883] 1554146=test_locale
I, [2024-05-29T13:02:16.313281 #1512858]  INFO -- : [723/883] 1554146=test_cgi_header
I, [2024-05-29T13:02:16.319989 #1512858]  INFO -- : [724/883] 1554146=heredoc_dedent_test
I, [2024-05-29T13:02:16.326796 #1512858]  INFO -- : [725/883] 1554146=test_object
I, [2024-05-29T13:02:16.337798 #1512858]  INFO -- : [726/883] 1554145=version_test
I, [2024-05-29T13:02:16.338956 #1512858]  INFO -- : [727/883] 1554145=test_key_actor_emacs
I, [2024-05-29T13:02:16.355170 #1512858]  INFO -- : [728/883] 1554146=test_gem_gemcutter_utilities
I, [2024-05-29T13:02:16.397946 #1512858]  INFO -- : [729/883] 1554158=test_basicinstructions
I, [2024-05-29T13:02:16.478139 #1512858]  INFO -- : [730/883] 1554158=test_gem_command_manager
I, [2024-05-29T13:02:16.481182 #1512858]  INFO -- : [731/883] 1554145=test_arithmetic_sequence
I, [2024-05-29T13:02:16.485656 #1512858]  INFO -- : [732/883] 1554145=test_change_word
I, [2024-05-29T13:02:16.494029 #1512858]  INFO -- : [733/883] 1554145=compiler_test
I, [2024-05-29T13:02:16.499310 #1512858]  INFO -- : [734/883] 1554145=test_flip
I, [2024-05-29T13:02:16.509466 #1512858]  INFO -- : [735/883] 1554145=test_timeout
I, [2024-05-29T13:02:16.512625 #1512858]  INFO -- : [736/883] 1554154=test_ossl
I, [2024-05-29T13:02:16.520430 #1512858]  INFO -- : [737/883] 1554145=test_normalize
I, [2024-05-29T13:02:16.520522 #1512858]  INFO -- : [738/883] 1554145=test_date_arith
I, [2024-05-29T13:02:16.521911 #1512858]  INFO -- : [739/883] 1554161=test_object
I, [2024-05-29T13:02:16.528859 #1512858]  INFO -- : [740/883] 1554145=test_ruby_lex
I, [2024-05-29T13:02:16.569319 #1512858]  INFO -- : [741/883] 1554148=test_gem_local_remote_options
I, [2024-05-29T13:02:16.611562 #1512858]  INFO -- : [742/883] 1554148=test_sleep
I, [2024-05-29T13:02:16.626937 #1512858]  INFO -- : [743/883] 1554158=test_ractor
I, [2024-05-29T13:02:16.643209 #1512858]  INFO -- : [744/883] 1554145=test_type
I, [2024-05-29T13:02:16.676172 #1512858]  INFO -- : [745/883] 1554145=test_func
I, [2024-05-29T13:02:16.706132 #1512858]  INFO -- : [746/883] 1554158=test_big5
I, [2024-05-29T13:02:16.709172 #1512858]  INFO -- : [747/883] 1554146=test_pointer
I, [2024-05-29T13:02:16.711032 #1512858]  INFO -- : [748/883] 1554158=test_rdoc_rd_block_parser
I, [2024-05-29T13:02:16.764563 #1512858]  INFO -- : [749/883] 1554158=test_signedness
I, [2024-05-29T13:02:16.783623 #1512858]  INFO -- : [750/883] 1554153=test_tsort
I, [2024-05-29T13:02:16.796414 #1512858]  INFO -- : [751/883] 1554153=test_pkey_rsa
I, [2024-05-29T13:02:16.809562 #1512858]  INFO -- : [752/883] 1554147=test_weakkeymap
I, [2024-05-29T13:02:16.912739 #1512858]  INFO -- : [753/883] 1554151=test_gem_commands_push_command
I, [2024-05-29T13:02:16.930982 #1512858]  INFO -- : [754/883] 1554161=test_numhash
I, [2024-05-29T13:02:16.936593 #1512858]  INFO -- : [755/883] 1554161=test_date_strptime
I, [2024-05-29T13:02:16.987891 #1512858]  INFO -- : [756/883] 1554147=test_gem_package_task
I, [2024-05-29T13:02:16.991628 #1512858]  INFO -- : [757/883] 1554147=test_placearg
I, [2024-05-29T13:02:17.063127 #1512858]  INFO -- : [758/883] 1554149=test_rdoc_markup_hard_break
I, [2024-05-29T13:02:17.067064 #1512858]  INFO -- : [759/883] 1554149=test_gem_platform
I, [2024-05-29T13:02:17.075946 #1512858]  INFO -- : [760/883] 1554147=test_delete
I, [2024-05-29T13:02:17.079513 #1512858]  INFO -- : [761/883] 1554147=test_win32ole_method
I, [2024-05-29T13:02:17.083653 #1512858]  INFO -- : [762/883] 1554147=test_fd_setsize
I, [2024-05-29T13:02:17.084362 #1512858]  INFO -- : [763/883] 1554147=test_continuation
I, [2024-05-29T13:02:17.090358 #1512858]  INFO -- : [764/883] 1554147=test_keyword
I, [2024-05-29T13:02:17.120977 #1512858]  INFO -- : [765/883] 1554161=test_class_name_check
I, [2024-05-29T13:02:17.125835 #1512858]  INFO -- : [766/883] 1554149=test_file_exhaustive
I, [2024-05-29T13:02:17.155331 #1512858]  INFO -- : [767/883] 1554153=test_files_test
I, [2024-05-29T13:02:17.187469 #1512858]  INFO -- : [768/883] 1554161=test_gem_update_suggestion
I, [2024-05-29T13:02:17.228809 #1512858]  INFO -- : [769/883] 1554153=test_logger
I, [2024-05-29T13:02:17.243662 #1512858]  INFO -- : [770/883] 1554153=test_import
I, [2024-05-29T13:02:17.247580 #1512858]  INFO -- : [771/883] 1554146=test_gem_resolver_lock_set
I, [2024-05-29T13:02:17.255858 #1512858]  INFO -- : [772/883] 1554161=test_not
I, [2024-05-29T13:02:17.264662 #1512858]  INFO -- : [773/883] 1554161=test_rdoc_parser_markdown
I, [2024-05-29T13:02:17.273105 #1512858]  INFO -- : [774/883] 1554146=test_numeric
I, [2024-05-29T13:02:17.278737 #1512858]  INFO -- : [775/883] 1554161=test_member
I, [2024-05-29T13:02:17.279757 #1512858]  INFO -- : [776/883] 1554161=test_cgi_multipart
I, [2024-05-29T13:02:17.286725 #1512858]  INFO -- : [777/883] 1554146=test_gem_commands_cleanup_command
I, [2024-05-29T13:02:17.333518 #1512858]  INFO -- : [778/883] 1554151=test_word
I, [2024-05-29T13:02:17.336845 #1512858]  INFO -- : [779/883] 1554151=test_ractor_compatibility
I, [2024-05-29T13:02:17.355324 #1512858]  INFO -- : [780/883] 1554161=test_gem_console_ui
I, [2024-05-29T13:02:17.362635 #1512858]  INFO -- : [781/883] 1554161=test_date_ractor
I, [2024-05-29T13:02:17.594949 #1512858]  INFO -- : [782/883] 1554147=test_dir
I, [2024-05-29T13:02:17.647032 #1512858]  INFO -- : [783/883] 1554161=test_autoconf
I, [2024-05-29T13:02:17.650370 #1512858]  INFO -- : [784/883] 1554161=test_eval
I, [2024-05-29T13:02:17.655198 #1512858]  INFO -- : [785/883] 1554161=test_coderange
I, [2024-05-29T13:02:17.660490 #1512858]  INFO -- : [786/883] 1554161=location_test
I, [2024-05-29T13:02:17.666987 #1512858]  INFO -- : [787/883] 1554151=test_symbol
I, [2024-05-29T13:02:17.672214 #1512858]  INFO -- : [788/883] 1554151=test_mailto
I, [2024-05-29T13:02:17.711823 #1512858]  INFO -- : [789/883] 1554151=test_rdoc_generator_darkfish
I, [2024-05-29T13:02:17.755639 #1512858]  INFO -- : [790/883] 1554161=test_rdoc_comment
I, [2024-05-29T13:02:17.796981 #1512858]  INFO -- : [791/883] 1554161=test_error_highlight
I, [2024-05-29T13:02:17.801237 #1512858]  INFO -- : [792/883] 1554155=test_resize
I, [2024-05-29T13:02:17.805031 #1512858]  INFO -- : [793/883] 1554155=test_http_request
I, [2024-05-29T13:02:17.809248 #1512858]  INFO -- : [794/883] 1554155=json_generic_object_test
I, [2024-05-29T13:02:17.816144 #1512858]  INFO -- : [795/883] 1554155=test_gem_source_fetch_problem
I, [2024-05-29T13:02:17.824099 #1512858]  INFO -- : [796/883] 1554155=test_function_entry
I, [2024-05-29T13:02:17.826409 #1512858]  INFO -- : [797/883] 1554155=test_pkcs7
I, [2024-05-29T13:02:17.842924 #1512858]  INFO -- : [798/883] 1554147=test_gem_resolver_requirement_list
I, [2024-05-29T13:02:17.848608 #1512858]  INFO -- : [799/883] 1554147=test_arith_seq_beg_len_step
I, [2024-05-29T13:02:17.922885 #1512858]  INFO -- : [800/883] 1554146=test_unix
I, [2024-05-29T13:02:17.924323 #1512858]  INFO -- : [801/883] 1554147=test_lazy_enumerator
I, [2024-05-29T13:02:17.953049 #1512858]  INFO -- : [802/883] 1554146=test_enc_associate
I, [2024-05-29T13:02:17.967696 #1512858]  INFO -- : [803/883] 1554155=ruby_api_test
I, [2024-05-29T13:02:18.065324 #1512858]  INFO -- : [804/883] 1554155=test_find_executable
I, [2024-05-29T13:02:18.068653 #1512858]  INFO -- : [805/883] 1554155=test_coder
I, [2024-05-29T13:02:18.076168 #1512858]  INFO -- : [806/883] 1554155=test_symbol
I, [2024-05-29T13:02:18.099345 #1512858]  INFO -- : [807/883] 1554151=test_gem_commands_pristine_command
I, [2024-05-29T13:02:18.183324 #1512858]  INFO -- : [808/883] 1554147=test_context
I, [2024-05-29T13:02:18.193883 #1512858]  INFO -- : [809/883] 1554161=test_nofree
I, [2024-05-29T13:02:18.199550 #1512858]  INFO -- : [810/883] 1554161=test_trace
I, [2024-05-29T13:02:18.201699 #1512858]  INFO -- : [811/883] 1554161=ractor_test
I, [2024-05-29T13:02:18.246024 #1512858]  INFO -- : [812/883] 1554161=test_rdoc_generator_json_index
I, [2024-05-29T13:02:18.279004 #1512858]  INFO -- : [813/883] 1554161=test_time_tz
I, [2024-05-29T13:02:18.302899 #1512858]  INFO -- : [814/883] 1554163=test_win32ole_event
I, [2024-05-29T13:02:18.308308 #1512858]  INFO -- : [815/883] 1554147=test_rdoc_class_module
I, [2024-05-29T13:02:18.313647 #1512858]  INFO -- : [816/883] 1554163=test_bignum
I, [2024-05-29T13:02:18.366813 #1512858]  INFO -- : [817/883] 1554146=test_gem_ci_detector
I, [2024-05-29T13:02:18.372064 #1512858]  INFO -- : [818/883] 1554161=test_win32ole_variable
I, [2024-05-29T13:02:18.376667 #1512858]  INFO -- : [819/883] 1554161=test_stringio
I, [2024-05-29T13:02:18.379589 #1512858]  INFO -- : [820/883] 1554146=test_arity
I, [2024-05-29T13:02:18.383684 #1512858]  INFO -- : [821/883] 1554146=test_io_wait_uncommon
I, [2024-05-29T13:02:18.388876 #1512858]  INFO -- : [822/883] 1554146=test_enum
I, [2024-05-29T13:02:18.405973 #1512858]  INFO -- : [823/883] 1554153=test_gem_specification
I, [2024-05-29T13:02:18.481292 #1512858]  INFO -- : [824/883] 1554161=test_threadgroup
I, [2024-05-29T13:02:18.585288 #1512858]  INFO -- : [825/883] 1554159=test_have_macro
I, [2024-05-29T13:02:18.654171 #1512858]  INFO -- : [826/883] 1554158=test_gem_package
I, [2024-05-29T13:02:18.681814 #1512858]  INFO -- : [827/883] 1554147=test_resolve_symbol
I, [2024-05-29T13:02:18.723236 #1512858]  INFO -- : [828/883] 1554147=test_complex2
I, [2024-05-29T13:02:18.728581 #1512858]  INFO -- : [829/883] 1554147=test_merge_keys
I, [2024-05-29T13:02:18.734045 #1512858]  INFO -- : [830/883] 1554147=test_rdoc_extend
I, [2024-05-29T13:02:18.747227 #1512858]  INFO -- : [831/883] 1554147=test_win32ole_variant
I, [2024-05-29T13:02:18.751097 #1512858]  INFO -- : [832/883] 1554147=test_ipaddr
I, [2024-05-29T13:02:18.769192 #1512858]  INFO -- : [833/883] 1554147=test_mixed_unicode_escapes
I, [2024-05-29T13:02:18.773606 #1512858]  INFO -- : [834/883] 1554147=test_history
I, [2024-05-29T13:02:18.779493 #1512858]  INFO -- : [835/883] 1554147=test_rdoc_markup_to_ansi
I, [2024-05-29T13:02:18.814694 #1512858]  INFO -- : [836/883] 1554147=test_gem_resolver_api_specification
I, [2024-05-29T13:02:18.855264 #1512858]  INFO -- : [837/883] 1554147=test_parser
I, [2024-05-29T13:02:18.859444 #1512858]  INFO -- : [838/883] 1554145=test_cgi_core
I, [2024-05-29T13:02:18.874209 #1512858]  INFO -- : [839/883] 1554147=test_gem_source_lock
I, [2024-05-29T13:02:18.877601 #1512858]  INFO -- : [840/883] 1554145=test_gem
I, [2024-05-29T13:02:18.879625 #1512858]  INFO -- : [841/883] 1554159=test_ractor
I, [2024-05-29T13:02:18.899535 #1512858]  INFO -- : [842/883] 1554159=test_dns
I, [2024-05-29T13:02:18.922005 #1512858]  INFO -- : [843/883] 1554147=test_gem_commands_open_command
I, [2024-05-29T13:02:18.938737 #1512858]  INFO -- : [844/883] 1554150=parse_stream_test
I, [2024-05-29T13:02:19.005969 #1512858]  INFO -- : [845/883] 1554150=test_registry
I, [2024-05-29T13:02:19.009124 #1512858]  INFO -- : [846/883] 1554150=test_my_integer
I, [2024-05-29T13:02:19.010769 #1512858]  INFO -- : [847/883] 1554150=json_ext_parser_test
I, [2024-05-29T13:02:19.023540 #1512858]  INFO -- : [848/883] 1554150=test_thread
I, [2024-05-29T13:02:19.025404 #1512858]  INFO -- : [849/883] 1554147=test_rendering
I, [2024-05-29T13:02:19.038546 #1512858]  INFO -- : [850/883] 1554147=test_debugger_integration
I, [2024-05-29T13:02:19.050236 #1512858]  INFO -- : [851/883] 1554147=test_ractor
I, [2024-05-29T13:02:19.057366 #1512858]  INFO -- : [852/883] 1554158=test_ssl
I, [2024-05-29T13:02:19.070462 #1512858]  INFO -- : [853/883] 1554146=test_rb_str_dup
I, [2024-05-29T13:02:19.073940 #1512858]  INFO -- : [854/883] 1554146=test_reline_key
I, [2024-05-29T13:02:19.078286 #1512858]  INFO -- : [855/883] 1554146=test_ancdata
I, [2024-05-29T13:02:19.082183 #1512858]  INFO -- : [856/883] 1554146=test_singleton_function
I, [2024-05-29T13:02:19.086498 #1512858]  INFO -- : [857/883] 1554146=test_alias
I, [2024-05-29T13:02:19.193708 #1512858]  INFO -- : [858/883] 1554146=test_timeout
I, [2024-05-29T13:02:19.208637 #1512858]  INFO -- : [859/883] 1554151=test_marshal
I, [2024-05-29T13:02:19.335734 #1512858]  INFO -- : [860/883] 1554147=test_unicode_normalize
I, [2024-05-29T13:02:19.379839 #1512858]  INFO -- : [861/883] 1554147=test_weakref
I, [2024-05-29T13:02:19.382036 #1512858]  INFO -- : [862/883] 1554159=test_nonblock
I, [2024-05-29T13:02:19.397168 #1512858]  INFO -- : [863/883] 1554159=test_call
I, [2024-05-29T13:02:19.483512 #1512858]  INFO -- : [864/883] 1554147=test_https_proxy
I, [2024-05-29T13:02:19.487555 #1512858]  INFO -- : [865/883] 1554161=test_rubygems
I, [2024-05-29T13:02:19.519178 #1512858]  INFO -- : [866/883] 1554147=test_super
I, [2024-05-29T13:02:19.530579 #1512858]  INFO -- : [867/883] 1554159=test_rubyoptions
I, [2024-05-29T13:02:19.558524 #1512858]  INFO -- : [868/883] 1554158=test_cgi_modruby
I, [2024-05-29T13:02:19.559971 #1512858]  INFO -- : [869/883] 1554151=test_integer
I, [2024-05-29T13:02:19.580662 #1512858]  INFO -- : [870/883] 1554158=test_object_references
I, [2024-05-29T13:02:19.586283 #1512858]  INFO -- : [871/883] 1554158=test_usrmarshal
I, [2024-05-29T13:02:19.597287 #1512858]  INFO -- : [872/883] 1554161=test_gem_resolver_git_specification
I, [2024-05-29T13:02:19.764363 #1512858]  INFO -- : [873/883] 1554158=test_gem_request_set_lockfile_tokenizer
I, [2024-05-29T13:02:19.815537 #1512858]  INFO -- : [874/883] 1554158=test_stat
I, [2024-05-29T13:02:19.822777 #1512858]  INFO -- : [875/883] 1554158=test_have_func
I, [2024-05-29T13:02:19.848647 #1512858]  INFO -- : [876/883] 1554161=test_nextafter
I, [2024-05-29T13:02:19.921806 #1512858]  INFO -- : [877/883] 1554156=test_capacity
I, [2024-05-29T13:02:19.929585 #1512858]  INFO -- : [878/883] 1554156=test_dryrun
I, [2024-05-29T13:02:19.935172 #1512858]  INFO -- : [879/883] 1554161=test_integer
I, [2024-05-29T13:02:19.955674 #1512858]  INFO -- : [880/883] 1554156=desugar_compiler_test
I, [2024-05-29T13:02:19.972306 #1512858]  INFO -- : [881/883] 1554156=test_env
I, [2024-05-29T13:02:19.991052 #1512858]  INFO -- : [882/883] 1554153=test_rdoc_attr
I, [2024-05-29T13:02:19.993070 #1512858]  INFO -- : [883/883] 1554147=test_gem_commands_setup_command
I, [2024-05-29T13:02:42.565354 #1512858]  INFO -- : Finished tests in 40.802168s, 635.3094 tests/s, 154120.3657 assertions/s.
I, [2024-05-29T13:02:42.566085 #1512858]  INFO -- : 25922 tests, 6288445 assertions, 0 failures, 0 errors, 310 skips
I, [2024-05-29T13:02:42.566111 #1512858]  INFO -- : 
I, [2024-05-29T13:02:42.566119 #1512858]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-29T12:37:40Z master ab353a3064) [x86_64-linux]
I, [2024-05-29T13:02:42.568377 #1512858]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-29T13:02:42.568488 #1512858]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-29T13:02:42.657102 #1512858]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T13:02:42.657147 #1512858]  INFO -- : 	CC = gcc
I, [2024-05-29T13:02:42.657153 #1512858]  INFO -- : 	LD = ld
I, [2024-05-29T13:02:42.657157 #1512858]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T13:02:42.657161 #1512858]  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-29T13:02:42.657166 #1512858]  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-29T13:02:42.657170 #1512858]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T13:02:42.657174 #1512858]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T13:02:42.657178 #1512858]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T13:02:42.657182 #1512858]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T13:02:42.657185 #1512858]  INFO -- : 	LC_ALL = 
I, [2024-05-29T13:02:42.657189 #1512858]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T13:02:42.657193 #1512858]  INFO -- : 	MFLAGS = 
I, [2024-05-29T13:02:42.657196 #1512858]  INFO -- : 	RUSTC = no
I, [2024-05-29T13:02:42.657200 #1512858]  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-29T13:02:42.657822 #1512858]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T13:02:42.657843 #1512858]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T13:02:42.657847 #1512858]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T13:02:42.657859 #1512858]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T13:02:42.657863 #1512858]  INFO -- : 
I, [2024-05-29T13:02:42.659816 #1512858]  INFO -- : generating enc.mk
I, [2024-05-29T13:02:42.777418 #1512858]  INFO -- : making enc
I, [2024-05-29T13:02:42.794462 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.794485 #1512858]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T13:02:42.794490 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.795212 #1512858]  INFO -- : making srcs under enc
I, [2024-05-29T13:02:42.824787 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.824809 #1512858]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T13:02:42.824814 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.825768 #1512858]  INFO -- : generating transdb.h
I, [2024-05-29T13:02:42.921814 #1512858]  INFO -- : transdb.h unchanged
I, [2024-05-29T13:02:42.923160 #1512858]  INFO -- : making trans
I, [2024-05-29T13:02:42.956845 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.956866 #1512858]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T13:02:42.956872 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.957571 #1512858]  INFO -- : making encs
I, [2024-05-29T13:02:42.994294 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.994317 #1512858]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T13:02:42.994323 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:42.996057 #1512858]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T13:02:43.022853 #1512858]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T13:02:43.025218 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:44.373517 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:44.374216 #1512858]  INFO -- : generating makefile exts.mk
I, [2024-05-29T13:02:44.411446 #1512858]  INFO -- : exts.mk unchanged
I, [2024-05-29T13:02:44.416287 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:44.757324 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:02:44.762006 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T13:02:44.768497 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:02:44.773885 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T13:02:44.777952 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:02:44.786900 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T13:02:44.813403 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:02:44.818288 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T13:02:44.838153 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:02:44.845715 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T13:02:44.850315 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:02:44.853735 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T13:02:44.865389 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:02:44.875747 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T13:02:44.890951 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:02:44.894977 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T13:02:44.902124 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:02:44.908301 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T13:02:44.926040 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:02:44.942154 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T13:02:44.945701 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:02:44.948808 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T13:02:44.955504 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:02:44.979999 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T13:02:44.985377 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:02:44.989515 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T13:02:45.005298 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:02:45.012733 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T13:02:45.015180 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:02:45.018488 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T13:02:45.029713 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:02:45.036742 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T13:02:45.054833 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:02:45.082738 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T13:02:45.084710 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:02:45.107131 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T13:02:45.109028 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:02:45.130577 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T13:02:45.132653 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:02:45.156517 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T13:02:45.159034 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:02:45.180860 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T13:02:45.183034 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:02:45.204260 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T13:02:45.227621 #1512858]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:45.293163 #1512858]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T13:02:45.293201 #1512858]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:45.293581 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:45.297425 #1512858]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T13:02:45.297451 #1512858]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T13:02:45.297457 #1512858]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-29T13:02:45.354392 #1512858] 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.2atlt2/1-mspec-multi-0
E, [2024-05-29T13:02:45.354656 #1512858] 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.2atlt2/2-mspec-multi-1
E, [2024-05-29T13:02:45.354934 #1512858] 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.2atlt2/3-mspec-multi-2
E, [2024-05-29T13:02:45.355223 #1512858] 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.2atlt2/4-mspec-multi-3
E, [2024-05-29T13:02:45.355449 #1512858] 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.2atlt2/5-mspec-multi-4
E, [2024-05-29T13:02:45.355553 #1512858] 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.2atlt2/6-mspec-multi-5
E, [2024-05-29T13:02:45.355646 #1512858] 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.2atlt2/7-mspec-multi-6
E, [2024-05-29T13:02:45.356126 #1512858] 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.2atlt2/8-mspec-multi-7
E, [2024-05-29T13:02:45.356311 #1512858] 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.2atlt2/9-mspec-multi-8
E, [2024-05-29T13:02:45.356522 #1512858] 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.2atlt2/10-mspec-multi-9
E, [2024-05-29T13:02:45.356816 #1512858] 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.2atlt2/11-mspec-multi-10
E, [2024-05-29T13:02:45.357045 #1512858] 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.2atlt2/12-mspec-multi-11
E, [2024-05-29T13:02:45.357384 #1512858] 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.2atlt2/13-mspec-multi-12
E, [2024-05-29T13:02:45.357586 #1512858] 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.2atlt2/14-mspec-multi-13
E, [2024-05-29T13:02:45.357796 #1512858] 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.2atlt2/15-mspec-multi-14
E, [2024-05-29T13:02:45.357970 #1512858] 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.2atlt2/16-mspec-multi-15
E, [2024-05-29T13:02:45.358200 #1512858] 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.2atlt2/17-mspec-multi-16
E, [2024-05-29T13:02:45.358385 #1512858] 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.2atlt2/18-mspec-multi-17
E, [2024-05-29T13:02:45.358577 #1512858] 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.2atlt2/19-mspec-multi-18
E, [2024-05-29T13:02:45.358868 #1512858] 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.2atlt2/20-mspec-multi-19
I, [2024-05-29T13:02:45.530456 #1512858]  INFO -- : ruby 3.4.0dev (2024-05-29T12:37:40Z master ab353a3064) [x86_64-linux]
I, [2024-05-29T13:02:46.116195 #1512858]  INFO -- :      0 ............................................................
I, [2024-05-29T13:02:46.514495 #1512858]  INFO -- :     60 ............................................................
I, [2024-05-29T13:02:46.602027 #1512858]  INFO -- :    120 ............................................................
I, [2024-05-29T13:02:46.713448 #1512858]  INFO -- :    180 ............................................................
I, [2024-05-29T13:02:46.754452 #1512858]  INFO -- :    240 ............................................................
I, [2024-05-29T13:02:46.790782 #1512858]  INFO -- :    300 ............................................................
I, [2024-05-29T13:02:46.834461 #1512858]  INFO -- :    360 ............................................................
I, [2024-05-29T13:02:46.862354 #1512858]  INFO -- :    420 ............................................................
I, [2024-05-29T13:02:46.877278 #1512858]  INFO -- :    480 ............................................................
I, [2024-05-29T13:02:46.892136 #1512858]  INFO -- :    540 ............................................................
I, [2024-05-29T13:02:46.907615 #1512858]  INFO -- :    600 ............................................................
I, [2024-05-29T13:02:46.954905 #1512858]  INFO -- :    660 ............................................................
I, [2024-05-29T13:02:46.979996 #1512858]  INFO -- :    720 ............................................................
I, [2024-05-29T13:02:46.996707 #1512858]  INFO -- :    780 ............................................................
I, [2024-05-29T13:02:47.020696 #1512858]  INFO -- :    840 ............................................................
I, [2024-05-29T13:02:47.053902 #1512858]  INFO -- :    900 ............................................................
I, [2024-05-29T13:02:47.099458 #1512858]  INFO -- :    960 ............................................................
I, [2024-05-29T13:02:47.171561 #1512858]  INFO -- :   1020 ............................................................
I, [2024-05-29T13:02:47.306298 #1512858]  INFO -- :   1080 ............................................................
I, [2024-05-29T13:02:47.443498 #1512858]  INFO -- :   1140 ............................................................
I, [2024-05-29T13:02:47.486126 #1512858]  INFO -- :   1200 ............................................................
I, [2024-05-29T13:02:47.538533 #1512858]  INFO -- :   1260 ............................................................
I, [2024-05-29T13:02:47.588382 #1512858]  INFO -- :   1320 ............................................................
I, [2024-05-29T13:02:47.607391 #1512858]  INFO -- :   1380 ............................................................
I, [2024-05-29T13:02:47.650011 #1512858]  INFO -- :   1440 ............................................................
I, [2024-05-29T13:02:48.055252 #1512858]  INFO -- :   1500 ............................................................
I, [2024-05-29T13:02:48.218871 #1512858]  INFO -- :   1560 ............................................................
I, [2024-05-29T13:02:48.261000 #1512858]  INFO -- :   1620 ............................................................
I, [2024-05-29T13:02:48.362417 #1512858]  INFO -- :   1680 ............................................................
I, [2024-05-29T13:02:48.467234 #1512858]  INFO -- :   1740 ............................................................
I, [2024-05-29T13:02:48.573557 #1512858]  INFO -- :   1800 ............................................................
I, [2024-05-29T13:02:48.616767 #1512858]  INFO -- :   1860 ............................................................
I, [2024-05-29T13:02:48.717783 #1512858]  INFO -- :   1920 ............................................................
I, [2024-05-29T13:02:48.777988 #1512858]  INFO -- :   1980 ............................................................
I, [2024-05-29T13:02:48.831946 #1512858]  INFO -- :   2040 ............................................................
I, [2024-05-29T13:02:48.888603 #1512858]  INFO -- :   2100 ............................................................
I, [2024-05-29T13:02:48.926618 #1512858]  INFO -- :   2160 ............................................................
I, [2024-05-29T13:02:48.938314 #1512858]  INFO -- :   2220 ............................................................
I, [2024-05-29T13:02:48.953195 #1512858]  INFO -- :   2280 ............................................................
I, [2024-05-29T13:02:48.963134 #1512858]  INFO -- :   2340 ............................................................
I, [2024-05-29T13:02:48.978804 #1512858]  INFO -- :   2400 ............................................................
I, [2024-05-29T13:02:49.077409 #1512858]  INFO -- :   2460 ............................................................
I, [2024-05-29T13:02:49.116870 #1512858]  INFO -- :   2520 ............................................................
I, [2024-05-29T13:02:49.142311 #1512858]  INFO -- :   2580 ............................................................
I, [2024-05-29T13:02:49.258384 #1512858]  INFO -- :   2640 ............................................................
I, [2024-05-29T13:02:49.351158 #1512858]  INFO -- :   2700 ............................................................
I, [2024-05-29T13:02:49.371815 #1512858]  INFO -- :   2760 ............................................................
I, [2024-05-29T13:02:49.400948 #1512858]  INFO -- :   2820 ............................................................
I, [2024-05-29T13:02:49.456792 #1512858]  INFO -- :   2880 ............................................................
I, [2024-05-29T13:02:49.482420 #1512858]  INFO -- :   2940 ............................................................
I, [2024-05-29T13:02:49.503711 #1512858]  INFO -- :   3000 ............................................................
I, [2024-05-29T13:02:49.517346 #1512858]  INFO -- :   3060 ............................................................
I, [2024-05-29T13:02:49.532170 #1512858]  INFO -- :   3120 ............................................................
I, [2024-05-29T13:02:49.544184 #1512858]  INFO -- :   3180 ............................................................
I, [2024-05-29T13:02:49.546153 #1512858]  INFO -- :   3240 ............................................................
I, [2024-05-29T13:02:49.574892 #1512858]  INFO -- :   3300 ............................................................
I, [2024-05-29T13:02:49.788101 #1512858]  INFO -- :   3360 ............................................................
I, [2024-05-29T13:02:53.553794 #1512858]  INFO -- :   3420 ...........
I, [2024-05-29T13:02:53.553870 #1512858]  INFO -- : 
I, [2024-05-29T13:02:53.553883 #1512858]  INFO -- : Finished in 8.199185 seconds
I, [2024-05-29T13:02:53.553891 #1512858]  INFO -- : 
I, [2024-05-29T13:02:53.553898 #1512858]  INFO -- : 3430 files, 32649 examples, 214596 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-29T13:02:53.555905 #1512858]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.