# Logfile created on 2024-06-01 07:44:28 +0000 by logger.rb/v1.4.3
I, [2024-06-01T07:44:28.172759 #1510975]  INFO -- : #<BuildRuby:0x000055ec6aa98060 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240601-074428", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ec6aae7390 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ec6aae7250 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ec6aae70c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240601-074428", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240601-074428>, @binmode=false, @mon_data=#<Monitor:0x000055ec6aae6f58>, @mon_data_owner_object_id=860>>>
I, [2024-06-01T07:44:28.172919 #1510975]  INFO -- : $$$[beg] make update-download -j16
I, [2024-06-01T07:44:28.347817 #1510975]  INFO -- : tool/config.guess already exists
I, [2024-06-01T07:44:28.347865 #1510975]  INFO -- : tool/config.sub already exists
I, [2024-06-01T07:44:28.350171 #1510975]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T07:44:28.350242 #1510975]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T07:44:28.350494 #1510975]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T07:44:28.351498 #1510975]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T07:44:28.351629 #1510975]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T07:44:28.351759 #1510975]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T07:44:28.353671 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T07:44:28.353713 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T07:44:28.353731 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T07:44:28.410472 #1510975]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T07:44:28.513416 #1510975]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T07:44:28.513458 #1510975]  INFO -- :   Name: power_assert
I, [2024-06-01T07:44:28.513469 #1510975]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T07:44:28.513478 #1510975]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T07:44:28.554735 #1510975]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-06-01T07:44:28.554782 #1510975]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-06-01T07:44:29.110508 #1510975]  INFO -- : Already up to date.
I, [2024-06-01T07:44:29.120902 #1510975]  INFO -- : Latest commit hash = 1eb651fb50
I, [2024-06-01T07:44:29.121939 #1510975]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-06-01T07:44:29.121968 #1510975]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-06-01T07:44:29.282678 #1510975]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-06-01T07:44:29.284049 #1510975]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-06-01T07:44:29.351833 #1510975]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-06-01T07:44:29.355366 #1510975]  INFO -- : generating enc.mk
I, [2024-06-01T07:44:29.512154 #1510975]  INFO -- : making srcs under enc
I, [2024-06-01T07:44:29.576611 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:29.576637 #1510975]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T07:44:29.576650 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:29.655246 #1510975]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T07:44:29.655296 #1510975]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T07:44:29.655945 #1510975]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T07:44:29.656601 #1510975]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T07:44:29.656720 #1510975]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T07:44:29.657479 #1510975]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T07:44:29.658655 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T07:44:29.659009 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T07:44:29.659597 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T07:44:29.715551 #1510975]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T07:44:29.814190 #1510975]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T07:44:29.814232 #1510975]  INFO -- :   Name: power_assert
I, [2024-06-01T07:44:29.814243 #1510975]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T07:44:29.814252 #1510975]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T07:44:29.816084 #1510975]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-06-01T07:44:29.874679 #1510975]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-06-01T07:44:29.879761 #1510975]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-06-01T07:44:29.881876 #1510975]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-06-01T07:44:29.881964 #1510975]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-06-01T07:44:29.973286 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:44:29.973340 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:44:29.973352 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:44:29.973360 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:44:29.973368 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:44:29.973377 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:44:29.973392 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:44:29.973401 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:44:29.973409 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:44:29.973416 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:44:29.973423 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:44:29.973430 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:44:29.973437 #1510975]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T07:44:29.973445 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:44:29.973453 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:44:29.981344 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:44:29.981377 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:44:29.981388 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:44:29.981397 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:44:29.981406 #1510975]  INFO -- : 
I, [2024-06-01T07:44:30.006250 #1510975]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-06-01T07:44:30.182656 #1510975]  INFO -- : linking miniruby
I, [2024-06-01T07:44:30.875304 #1510975]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-06-01T07:44:30.875469 #1510975]  INFO -- : $$$[beg] make ruby -j16
I, [2024-06-01T07:44:30.967741 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:44:30.967830 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:44:30.967867 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:44:30.967891 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:44:30.967912 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:44:30.967934 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:44:30.967956 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:44:30.967976 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:44:30.967996 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:44:30.968016 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:44:30.968035 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:44:30.968054 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:44:30.968072 #1510975]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T07:44:30.968092 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:44:30.968115 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:44:30.995251 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:44:30.995320 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:44:30.995366 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:44:30.995395 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:44:30.995416 #1510975]  INFO -- : 
I, [2024-06-01T07:44:31.180666 #1510975]  INFO -- : builtin_binary.inc updated
I, [2024-06-01T07:44:31.185785 #1510975]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-06-01T07:44:31.186462 #1510975]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-06-01T07:44:31.423632 #1510975]  INFO -- : linking static-library libruby-static.a
I, [2024-06-01T07:44:31.856543 #1510975]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-06-01T07:44:33.813796 #1510975]  INFO -- : linking ruby
I, [2024-06-01T07:44:33.834876 #1510975]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-06-01T07:44:33.835001 #1510975]  INFO -- : $$$[beg] make all -j16
I, [2024-06-01T07:44:33.927866 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:44:33.927921 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:44:33.927932 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:44:33.927940 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:44:33.927949 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:44:33.927961 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:44:33.927969 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:44:33.927977 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:44:33.927984 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:44:33.927991 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:44:33.927999 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:44:33.928006 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:44:33.928013 #1510975]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T07:44:33.928021 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:44:33.928029 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:44:33.935897 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:44:33.935919 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:44:33.935934 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:44:33.935949 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:44:33.935964 #1510975]  INFO -- : 
I, [2024-06-01T07:44:33.981159 #1510975]  INFO -- : generating encdb.h
I, [2024-06-01T07:44:33.985675 #1510975]  INFO -- : generating enc.mk
I, [2024-06-01T07:44:33.988069 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-06-01T07:44:33.988386 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-06-01T07:44:33.988748 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-06-01T07:44:33.989498 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-06-01T07:44:33.990087 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-06-01T07:44:33.990336 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-06-01T07:44:33.991370 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-06-01T07:44:33.991934 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-06-01T07:44:33.992438 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-06-01T07:44:33.992868 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-06-01T07:44:33.993597 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-06-01T07:44:33.994000 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-06-01T07:44:33.994772 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-06-01T07:44:33.997586 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-06-01T07:44:34.031405 #1510975]  INFO -- : encdb.h unchanged
I, [2024-06-01T07:44:34.034481 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-06-01T07:44:34.172082 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-06-01T07:44:34.172886 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-06-01T07:44:34.173319 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-06-01T07:44:34.175034 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-06-01T07:44:34.181907 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-06-01T07:44:34.182654 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-06-01T07:44:34.215779 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-06-01T07:44:34.216601 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-06-01T07:44:34.218553 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-06-01T07:44:34.237034 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-06-01T07:44:34.254803 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-06-01T07:44:34.261292 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-06-01T07:44:34.287543 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-06-01T07:44:34.302344 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-06-01T07:44:34.369478 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-06-01T07:44:34.370801 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-06-01T07:44:34.372296 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-06-01T07:44:34.391937 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-06-01T07:44:34.400393 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-06-01T07:44:34.413292 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-06-01T07:44:34.413988 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-06-01T07:44:34.422436 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-06-01T07:44:34.438669 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-06-01T07:44:34.459937 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-06-01T07:44:34.461763 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-06-01T07:44:34.474432 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-06-01T07:44:34.485304 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-06-01T07:44:34.558540 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-06-01T07:44:34.560200 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-06-01T07:44:34.588323 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-06-01T07:44:34.602432 #1510975]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-06-01T07:44:34.614429 #1510975]  INFO -- : making enc
I, [2024-06-01T07:44:34.638997 #1510975]  INFO -- : making srcs under enc
I, [2024-06-01T07:44:34.650294 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.650361 #1510975]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T07:44:34.650372 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.680442 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.680529 #1510975]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T07:44:34.680549 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.681421 #1510975]  INFO -- : generating transdb.h
I, [2024-06-01T07:44:34.800785 #1510975]  INFO -- : transdb.h unchanged
I, [2024-06-01T07:44:34.802156 #1510975]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T07:44:34.802297 #1510975]  INFO -- : making trans
I, [2024-06-01T07:44:34.831787 #1510975]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T07:44:34.834383 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.844082 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.844423 #1510975]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T07:44:34.844550 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.847862 #1510975]  INFO -- : making encs
I, [2024-06-01T07:44:34.920485 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:34.920604 #1510975]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T07:44:34.920657 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.084125 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.084839 #1510975]  INFO -- : generating makefile exts.mk
I, [2024-06-01T07:44:35.126982 #1510975]  INFO -- : exts.mk unchanged
I, [2024-06-01T07:44:35.131419 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.155433 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:44:35.157061 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:44:35.157206 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:44:35.158161 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:44:35.158968 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:44:35.159620 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:44:35.161409 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:44:35.161895 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:44:35.162334 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:44:35.162672 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:44:35.162758 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:44:35.162892 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:44:35.163120 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:44:35.163432 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:44:35.163582 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:44:35.164464 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:44:35.165076 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:44:35.165376 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:44:35.165403 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:44:35.165691 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:44:35.167034 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:44:35.167555 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:44:35.168292 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:44:35.168348 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:44:35.168367 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:44:35.168563 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:44:35.169520 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:44:35.169742 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:44:35.171396 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:44:35.173035 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:44:35.177554 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:44:35.177662 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:44:35.178273 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:44:35.180299 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:44:35.180591 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:44:35.181377 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:44:35.189852 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:44:35.193446 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:44:35.200376 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:44:35.201864 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:44:35.203782 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:44:35.204905 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:44:35.214418 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:44:35.217236 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:44:35.239614 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.330831 #1510975]  INFO -- : linking ruby
I, [2024-06-01T07:44:35.351368 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.351739 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.355181 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.355204 #1510975]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T07:44:35.355222 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.355774 #1510975]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-06-01T07:44:35.355876 #1510975]  INFO -- : $$$[beg] make install -j16
I, [2024-06-01T07:44:35.423320 #1510975]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T07:44:35.423372 #1510975]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T07:44:35.424038 #1510975]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T07:44:35.424650 #1510975]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T07:44:35.424778 #1510975]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T07:44:35.425386 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:44:35.425408 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:44:35.425425 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:44:35.425434 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:44:35.425446 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:44:35.425459 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:44:35.425466 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:44:35.425474 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:44:35.425482 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:44:35.425513 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:44:35.425523 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:44:35.425530 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:44:35.425541 #1510975]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-06-01T07:44:35.425548 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:44:35.425556 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:44:35.426731 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T07:44:35.426769 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T07:44:35.470502 #1510975]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T07:44:35.471181 #1510975]  INFO -- : generating encdb.h
I, [2024-06-01T07:44:35.471203 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:44:35.471226 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:44:35.471234 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:44:35.471264 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:44:35.471272 #1510975]  INFO -- : 
I, [2024-06-01T07:44:35.471937 #1510975]  INFO -- : generating enc.mk
I, [2024-06-01T07:44:35.472721 #1510975]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T07:44:35.495895 #1510975]  INFO -- : encdb.h unchanged
I, [2024-06-01T07:44:35.553561 #1510975]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T07:44:35.604428 #1510975]  INFO -- : making srcs under enc
I, [2024-06-01T07:44:35.604550 #1510975]  INFO -- : making enc
I, [2024-06-01T07:44:35.622356 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.622387 #1510975]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T07:44:35.622405 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.626741 #1510975]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T07:44:35.626765 #1510975]  INFO -- :   Name: power_assert
I, [2024-06-01T07:44:35.626777 #1510975]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T07:44:35.627657 #1510975]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T07:44:35.628398 #1510975]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-06-01T07:44:35.636401 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.636440 #1510975]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T07:44:35.636452 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.637059 #1510975]  INFO -- : generating transdb.h
I, [2024-06-01T07:44:35.689089 #1510975]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-06-01T07:44:35.693772 #1510975]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-06-01T07:44:35.734152 #1510975]  INFO -- : transdb.h unchanged
I, [2024-06-01T07:44:35.735729 #1510975]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T07:44:35.735751 #1510975]  INFO -- : making trans
I, [2024-06-01T07:44:35.762359 #1510975]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-06-01T07:44:35.764617 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.777120 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.777371 #1510975]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T07:44:35.777481 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.865633 #1510975]  INFO -- : making encs
I, [2024-06-01T07:44:35.940001 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:35.940125 #1510975]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T07:44:35.940200 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.013847 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.014549 #1510975]  INFO -- : generating makefile exts.mk
I, [2024-06-01T07:44:36.059357 #1510975]  INFO -- : exts.mk unchanged
I, [2024-06-01T07:44:36.064236 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.088842 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:44:36.091177 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:44:36.091783 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:44:36.092506 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:44:36.094059 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:44:36.094364 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:44:36.094486 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:44:36.095547 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:44:36.095573 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:44:36.097249 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:44:36.097297 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:44:36.097443 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:44:36.097700 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:44:36.097728 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:44:36.097743 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:44:36.098124 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:44:36.098713 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:44:36.099468 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:44:36.099790 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:44:36.100574 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:44:36.100913 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:44:36.101075 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:44:36.101516 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:44:36.101583 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:44:36.102355 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:44:36.103827 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:44:36.104254 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:44:36.106868 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:44:36.107011 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:44:36.107790 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:44:36.111112 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:44:36.111485 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:44:36.113840 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:44:36.115017 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:44:36.117676 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:44:36.120486 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:44:36.121223 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:44:36.126352 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:44:36.134282 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:44:36.136813 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:44:36.136862 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:44:36.138800 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:44:36.146767 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:44:36.149418 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:44:36.171830 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.261777 #1510975]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T07:44:36.261823 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.262047 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.265499 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.265523 #1510975]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T07:44:36.265537 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:36.265741 #1510975]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-06-01T07:44:36.359801 #1510975]  INFO -- : Installing to 
I, [2024-06-01T07:44:36.359858 #1510975]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-06-01T07:44:36.360008 #1510975]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-06-01T07:44:36.369544 #1510975]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T07:44:36.369598 #1510975]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-06-01T07:44:36.369647 #1510975]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T07:44:36.380093 #1510975]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T07:44:36.380146 #1510975]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T07:44:36.380163 #1510975]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-06-01T07:44:36.380390 #1510975]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-06-01T07:44:36.385355 #1510975]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-06-01T07:44:36.385378 #1510975]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-06-01T07:44:36.385390 #1510975]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-06-01T07:44:36.385423 #1510975]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-06-01T07:44:36.385536 #1510975]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-06-01T07:44:36.428364 #1510975]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-06-01T07:44:36.435555 #1510975]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-06-01T07:44:36.435754 #1510975]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T07:44:36.461070 #1510975]  INFO -- :                                     benchmark 0.3.0
I, [2024-06-01T07:44:36.463393 #1510975]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-06-01T07:44:36.464972 #1510975]  INFO -- :                                     cgi 0.4.1
I, [2024-06-01T07:44:36.466154 #1510975]  INFO -- :                                     delegate 0.3.1
I, [2024-06-01T07:44:36.466724 #1510975]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-06-01T07:44:36.467276 #1510975]  INFO -- :                                     english 0.8.0
I, [2024-06-01T07:44:36.467824 #1510975]  INFO -- :                                     erb 4.0.4
I, [2024-06-01T07:44:36.468665 #1510975]  INFO -- :                                     error_highlight 0.6.0
I, [2024-06-01T07:44:36.469236 #1510975]  INFO -- :                                     fileutils 1.7.2
I, [2024-06-01T07:44:36.469792 #1510975]  INFO -- :                                     find 0.2.0
I, [2024-06-01T07:44:36.470349 #1510975]  INFO -- :                                     forwardable 1.3.3
I, [2024-06-01T07:44:36.470890 #1510975]  INFO -- :                                     ipaddr 1.2.6
I, [2024-06-01T07:44:36.471468 #1510975]  INFO -- :                                     irb 1.13.1
I, [2024-06-01T07:44:36.472367 #1510975]  INFO -- :                                     logger 1.6.0
I, [2024-06-01T07:44:36.472918 #1510975]  INFO -- :                                     net-http 0.4.1
I, [2024-06-01T07:44:36.473518 #1510975]  INFO -- :                                     net-protocol 0.2.2
I, [2024-06-01T07:44:36.474465 #1510975]  INFO -- :                                     open-uri 0.4.1
I, [2024-06-01T07:44:36.475242 #1510975]  INFO -- :                                     open3 0.2.1
I, [2024-06-01T07:44:36.475803 #1510975]  INFO -- :                                     optparse 0.5.0
I, [2024-06-01T07:44:36.476371 #1510975]  INFO -- :                                     ostruct 0.6.0
I, [2024-06-01T07:44:36.476894 #1510975]  INFO -- :                                     pp 0.5.0
I, [2024-06-01T07:44:36.477476 #1510975]  INFO -- :                                     prettyprint 0.2.0
I, [2024-06-01T07:44:36.478007 #1510975]  INFO -- :                                     prism 0.29.0
I, [2024-06-01T07:44:36.478576 #1510975]  INFO -- :                                     pstore 0.1.3
I, [2024-06-01T07:44:36.479095 #1510975]  INFO -- :                                     rdoc 6.7.0
I, [2024-06-01T07:44:36.480262 #1510975]  INFO -- :                                     readline 0.0.4
I, [2024-06-01T07:44:36.480801 #1510975]  INFO -- :                                     reline 0.5.8
I, [2024-06-01T07:44:36.481408 #1510975]  INFO -- :                                     resolv 0.4.0
I, [2024-06-01T07:44:36.481951 #1510975]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-06-01T07:44:36.483011 #1510975]  INFO -- :                                     securerandom 0.3.1
I, [2024-06-01T07:44:36.483559 #1510975]  INFO -- :                                     set 1.1.0
I, [2024-06-01T07:44:36.484105 #1510975]  INFO -- :                                     shellwords 0.2.0
I, [2024-06-01T07:44:36.484639 #1510975]  INFO -- :                                     singleton 0.2.0
I, [2024-06-01T07:44:36.485195 #1510975]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-06-01T07:44:36.486001 #1510975]  INFO -- :                                     tempfile 0.2.1
I, [2024-06-01T07:44:36.486545 #1510975]  INFO -- :                                     time 0.3.0
I, [2024-06-01T07:44:36.487106 #1510975]  INFO -- :                                     timeout 0.4.1
I, [2024-06-01T07:44:36.487649 #1510975]  INFO -- :                                     tmpdir 0.2.0
I, [2024-06-01T07:44:36.488239 #1510975]  INFO -- :                                     tsort 0.2.0
I, [2024-06-01T07:44:36.488772 #1510975]  INFO -- :                                     un 0.3.0
I, [2024-06-01T07:44:36.489327 #1510975]  INFO -- :                                     uri 0.13.0
I, [2024-06-01T07:44:36.489891 #1510975]  INFO -- :                                     weakref 0.1.3
I, [2024-06-01T07:44:36.490436 #1510975]  INFO -- :                                     yaml 0.3.0
I, [2024-06-01T07:44:36.491208 #1510975]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T07:44:36.497467 #1510975]  INFO -- :                                     date 3.3.4
I, [2024-06-01T07:44:36.498060 #1510975]  INFO -- :                                     digest 3.1.1
I, [2024-06-01T07:44:36.498605 #1510975]  INFO -- :                                     etc 1.4.3
I, [2024-06-01T07:44:36.499181 #1510975]  INFO -- :                                     fcntl 1.1.0
I, [2024-06-01T07:44:36.500225 #1510975]  INFO -- :                                     fiddle 1.1.3
I, [2024-06-01T07:44:36.500792 #1510975]  INFO -- :                                     io-console 0.7.2
I, [2024-06-01T07:44:36.501509 #1510975]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-06-01T07:44:36.502043 #1510975]  INFO -- :                                     io-wait 0.3.1
I, [2024-06-01T07:44:36.502560 #1510975]  INFO -- :                                     json 2.7.2
I, [2024-06-01T07:44:36.503163 #1510975]  INFO -- :                                     openssl 3.2.0
I, [2024-06-01T07:44:36.503730 #1510975]  INFO -- :                                     pathname 0.3.0
I, [2024-06-01T07:44:36.504304 #1510975]  INFO -- :                                     psych 5.1.2
I, [2024-06-01T07:44:36.504926 #1510975]  INFO -- :                                     stringio 3.1.1
I, [2024-06-01T07:44:36.505511 #1510975]  INFO -- :                                     strscan 3.1.1
I, [2024-06-01T07:44:36.506046 #1510975]  INFO -- :                                     zlib 3.1.0
I, [2024-06-01T07:44:36.506496 #1510975]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T07:44:36.507463 #1510975]  INFO -- :                                     minitest 5.23.1
I, [2024-06-01T07:44:36.516522 #1510975]  INFO -- :                                     rake 13.2.1
I, [2024-06-01T07:44:36.521757 #1510975]  INFO -- :                                     test-unit 3.6.2
I, [2024-06-01T07:44:36.527912 #1510975]  INFO -- :                                     rexml 3.2.8
I, [2024-06-01T07:44:36.533263 #1510975]  INFO -- :                                     rss 0.3.0
I, [2024-06-01T07:44:36.537120 #1510975]  INFO -- :                                     net-ftp 0.3.4
I, [2024-06-01T07:44:36.539481 #1510975]  INFO -- :                                     net-imap 0.4.11
I, [2024-06-01T07:44:36.544002 #1510975]  INFO -- :                                     net-pop 0.1.2
I, [2024-06-01T07:44:36.545235 #1510975]  INFO -- :                                     net-smtp 0.5.0
I, [2024-06-01T07:44:36.546736 #1510975]  INFO -- :                                     matrix 0.4.2
I, [2024-06-01T07:44:36.550674 #1510975]  INFO -- :                                     prime 0.1.2
I, [2024-06-01T07:44:36.558239 #1510975]  INFO -- :                                     rbs 3.4.4
I, [2024-06-01T07:44:36.593667 #1510975]  INFO -- :                                     typeprof 0.21.11
I, [2024-06-01T07:44:36.596816 #1510975]  INFO -- :                                     debug 1.9.2
I, [2024-06-01T07:44:36.600793 #1510975]  INFO -- :                                     racc 1.8.0
I, [2024-06-01T07:44:36.604394 #1510975]  INFO -- :                                     mutex_m 0.2.0
I, [2024-06-01T07:44:36.606437 #1510975]  INFO -- :                                     getoptlong 0.2.1
I, [2024-06-01T07:44:36.608340 #1510975]  INFO -- :                                     base64 0.2.0
I, [2024-06-01T07:44:36.609778 #1510975]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-06-01T07:44:36.612488 #1510975]  INFO -- :                                     observer 0.1.2
I, [2024-06-01T07:44:36.614041 #1510975]  INFO -- :                                     abbrev 0.1.2
I, [2024-06-01T07:44:36.615406 #1510975]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-06-01T07:44:36.617335 #1510975]  INFO -- :                                     rinda 0.2.0
I, [2024-06-01T07:44:36.618958 #1510975]  INFO -- :                                     drb 2.2.1
I, [2024-06-01T07:44:36.621340 #1510975]  INFO -- :                                     nkf 0.2.0
I, [2024-06-01T07:44:36.624549 #1510975]  INFO -- :                                     syslog 0.1.2
I, [2024-06-01T07:44:36.626645 #1510975]  INFO -- :                                     csv 3.3.0
I, [2024-06-01T07:44:36.630521 #1510975]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-06-01T07:44:36.632167 #1510975]  INFO -- : skipped bundled gems:
I, [2024-06-01T07:44:36.632189 #1510975]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-06-01T07:44:36.635283 #1510975]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-06-01T07:44:36.635463 #1510975]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-06-01T07:44:44.958695 #1510975]  INFO -- : PASS all 1937 tests
E, [2024-06-01T07:44:44.970943 #1510975] ERROR -- :  
I, [2024-06-01T07:44:44.971416 #1510975]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-06-01T07:44:44.971654 #1510975]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-06-01T07:44:45.072121 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:44:45.072173 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:44:45.072182 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:44:45.072189 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:44:45.072199 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:44:45.072206 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:44:45.072220 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:44:45.072226 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:44:45.072234 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:44:45.072245 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:44:45.072253 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:44:45.072260 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:44:45.072266 #1510975]  INFO -- : 	MFLAGS = 
I, [2024-06-01T07:44:45.072274 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:44:45.072280 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:44:45.072776 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:44:45.072801 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:44:45.072813 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:44:45.072826 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:44:45.072834 #1510975]  INFO -- : 
I, [2024-06-01T07:44:45.290286 #1510975]  INFO -- : Checking leaked global symbols...none
I, [2024-06-01T07:44:45.366871 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-06-01T07:44:45.366933 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-06-01T07:44:45.366945 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-06-01T07:44:45.366954 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-06-01T07:44:45.367104 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-06-01T07:44:45.367209 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-06-01T07:44:45.367430 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-06-01T07:44:45.367566 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-06-01T07:44:45.368316 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-06-01T07:44:45.368637 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-06-01T07:44:45.369596 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-06-01T07:44:45.370435 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-06-01T07:44:45.370637 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-06-01T07:44:45.370667 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-06-01T07:44:45.370735 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-06-01T07:44:45.471457 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-06-01T07:44:45.472344 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-06-01T07:44:45.684329 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-06-01T07:44:45.684379 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-06-01T07:44:45.684457 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-06-01T07:44:45.684741 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-06-01T07:44:45.684759 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-06-01T07:44:45.684768 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-06-01T07:44:45.684775 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-06-01T07:44:45.684880 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-06-01T07:44:45.684908 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-06-01T07:44:45.684997 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-06-01T07:44:45.685052 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-06-01T07:44:45.685463 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-06-01T07:44:45.782697 #1510975]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-06-01T07:44:45.785133 #1510975]  INFO -- : 
I, [2024-06-01T07:44:45.785163 #1510975]  INFO -- : test succeeded
I, [2024-06-01T07:44:45.787045 #1510975]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-06-01T07:44:45.787298 #1510975]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-06-01T07:44:45.895004 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:44:45.895058 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:44:45.895069 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:44:45.895078 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:44:45.895085 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:44:45.895094 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:44:45.895105 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:44:45.895114 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:44:45.895122 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:44:45.895129 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:44:45.895136 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:44:45.895143 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:44:45.895150 #1510975]  INFO -- : 	MFLAGS = 
I, [2024-06-01T07:44:45.895157 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:44:45.895164 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:44:45.895651 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:44:45.895684 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:44:45.895697 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:44:45.895707 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:44:45.895716 #1510975]  INFO -- : 
I, [2024-06-01T07:44:45.900247 #1510975]  INFO -- : generating enc.mk
I, [2024-06-01T07:44:46.055759 #1510975]  INFO -- : generating encdb.h
I, [2024-06-01T07:44:46.079388 #1510975]  INFO -- : encdb.h unchanged
I, [2024-06-01T07:44:46.080540 #1510975]  INFO -- : making enc
I, [2024-06-01T07:44:46.097408 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.097441 #1510975]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T07:44:46.097452 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.097986 #1510975]  INFO -- : making srcs under enc
I, [2024-06-01T07:44:46.126861 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.126884 #1510975]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T07:44:46.126896 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.127796 #1510975]  INFO -- : generating transdb.h
I, [2024-06-01T07:44:46.225762 #1510975]  INFO -- : transdb.h unchanged
I, [2024-06-01T07:44:46.226972 #1510975]  INFO -- : making trans
I, [2024-06-01T07:44:46.260002 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.260025 #1510975]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T07:44:46.260037 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.260635 #1510975]  INFO -- : making encs
I, [2024-06-01T07:44:46.296666 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.296689 #1510975]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T07:44:46.296700 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:46.299679 #1510975]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T07:44:46.327573 #1510975]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T07:44:46.330268 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:47.824297 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:47.825026 #1510975]  INFO -- : generating makefile exts.mk
I, [2024-06-01T07:44:47.903925 #1510975]  INFO -- : exts.mk unchanged
I, [2024-06-01T07:44:47.908200 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:48.164977 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:44:48.170483 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:44:48.174986 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:44:48.178025 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:44:48.181916 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:44:48.188356 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:44:48.204558 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:44:48.210594 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:44:48.229758 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:44:48.235982 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:44:48.242394 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:44:48.245544 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:44:48.252832 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:44:48.264367 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:44:48.273449 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:44:48.277436 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:44:48.281673 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:44:48.285332 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:44:48.296763 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:44:48.335465 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:44:48.338315 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:44:48.340664 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:44:48.352323 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:44:48.384097 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:44:48.387911 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:44:48.390326 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:44:48.406456 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:44:48.416405 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:44:48.417967 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:44:48.419935 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:44:48.444637 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:44:48.451353 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:44:48.462756 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:44:48.485672 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:44:48.487667 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:44:48.510354 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:44:48.512453 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:44:48.572005 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:44:48.573952 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:44:48.596421 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:44:48.598925 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:44:48.622068 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:44:48.624087 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:44:48.647851 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:44:48.670921 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:48.762834 #1510975]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T07:44:48.762881 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:48.763122 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:48.766535 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:48.766557 #1510975]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T07:44:48.766583 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:44:48.850774 #1510975]  INFO -- : Run options: 
I, [2024-06-01T07:44:48.850827 #1510975]  INFO -- :   --seed=41877
I, [2024-06-01T07:44:48.850838 #1510975]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2024-06-01T07:44:48.850847 #1510975]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-06-01T07:44:48.850855 #1510975]  INFO -- :   --name=!/memory_leak/
I, [2024-06-01T07:44:48.850863 #1510975]  INFO -- :   --stderr-on-failure
I, [2024-06-01T07:44:48.850870 #1510975]  INFO -- :   -j16
I, [2024-06-01T07:44:48.850877 #1510975]  INFO -- : 
I, [2024-06-01T07:44:48.850884 #1510975]  INFO -- : # Running tests:
I, [2024-06-01T07:44:48.850892 #1510975]  INFO -- : 
I, [2024-06-01T07:44:49.080846 #1510975]  INFO -- : [  1/900] 1552269=test_webauthn_listener
I, [2024-06-01T07:44:49.082270 #1510975]  INFO -- : [  2/900] 1552277=test_gem_request_set_gem_dependency_api
I, [2024-06-01T07:44:49.082574 #1510975]  INFO -- : [  3/900] 1552278=test_ast
I, [2024-06-01T07:44:49.082717 #1510975]  INFO -- : [  4/900] 1552275=test_lambda
I, [2024-06-01T07:44:49.083654 #1510975]  INFO -- : [  5/900] 1552271=test_random_formatter
I, [2024-06-01T07:44:49.083794 #1510975]  INFO -- : [  6/900] 1552267=test_helper
I, [2024-06-01T07:44:49.083912 #1510975]  INFO -- : [  7/900] 1552273=test_jaro_winkler
I, [2024-06-01T07:44:49.084056 #1510975]  INFO -- : [  8/900] 1552279=parse_comments_test
I, [2024-06-01T07:44:49.084223 #1510975]  INFO -- : [  9/900] 1552270=test_update
I, [2024-06-01T07:44:49.084600 #1510975]  INFO -- : [ 10/900] 1552281=test_fips
I, [2024-06-01T07:44:49.084779 #1510975]  INFO -- : [ 11/900] 1552280=test_x509name
I, [2024-06-01T07:44:49.084907 #1510975]  INFO -- : [ 12/900] 1552272=test_rdoc_code_object
I, [2024-06-01T07:44:49.085072 #1510975]  INFO -- : [ 13/900] 1552274=test_x509store
I, [2024-06-01T07:44:49.085416 #1510975]  INFO -- : [ 14/900] 1552276=test_eval
I, [2024-06-01T07:44:49.085514 #1510975]  INFO -- : [ 15/900] 1552268=json_generator_test
I, [2024-06-01T07:44:49.089231 #1510975]  INFO -- : [ 16/900] 1552282=test_transcode
I, [2024-06-01T07:44:49.093335 #1510975]  INFO -- : [ 17/900] 1552270=test_gem_safe_marshal
I, [2024-06-01T07:44:49.104584 #1510975]  INFO -- : [ 18/900] 1552273=ruby_parser_test
I, [2024-06-01T07:44:49.129023 #1510975]  INFO -- : [ 19/900] 1552271=test_gem_resolver_api_set
I, [2024-06-01T07:44:49.146784 #1510975]  INFO -- : [ 20/900] 1552280=test_config
I, [2024-06-01T07:44:49.184022 #1510975]  INFO -- : [ 21/900] 1552275=test_gem_resolver_vendor_set
I, [2024-06-01T07:44:49.184381 #1510975]  INFO -- : [ 22/900] 1552267=test_enumerable
I, [2024-06-01T07:44:49.205303 #1510975]  INFO -- : [ 23/900] 1552279=test_ts
I, [2024-06-01T07:44:49.211216 #1510975]  INFO -- : [ 24/900] 1552273=test_ensured
I, [2024-06-01T07:44:49.224241 #1510975]  INFO -- : [ 25/900] 1552268=library_symbols_test
I, [2024-06-01T07:44:49.240579 #1510975]  INFO -- : [ 26/900] 1552267=test_locale
I, [2024-06-01T07:44:49.309309 #1510975]  INFO -- : [ 27/900] 1552273=test_addr
I, [2024-06-01T07:44:49.329940 #1510975]  INFO -- : [ 28/900] 1552268=test_rdoc_ri_paths
I, [2024-06-01T07:44:49.363467 #1510975]  INFO -- : [ 29/900] 1552273=test_range
I, [2024-06-01T07:44:49.385969 #1510975]  INFO -- : [ 30/900] 1552282=test_project_sanity
I, [2024-06-01T07:44:49.388912 #1510975]  INFO -- : [ 31/900] 1552267=test_constant
I, [2024-06-01T07:44:49.422213 #1510975]  INFO -- : [ 32/900] 1552271=test_dup
I, [2024-06-01T07:44:49.427255 #1510975]  INFO -- : [ 33/900] 1552274=test_pty
I, [2024-06-01T07:44:49.430876 #1510975]  INFO -- : [ 34/900] 1552269=test_gem_uri_formatter
I, [2024-06-01T07:44:49.448972 #1510975]  INFO -- : [ 35/900] 1552275=test_helper
I, [2024-06-01T07:44:49.455386 #1510975]  INFO -- : [ 36/900] 1552269=test_erb_command
I, [2024-06-01T07:44:49.465045 #1510975]  INFO -- : [ 37/900] 1552275=test_encoding
I, [2024-06-01T07:44:49.474611 #1510975]  INFO -- : [ 38/900] 1552276=test_data_error
I, [2024-06-01T07:44:49.484305 #1510975]  INFO -- : [ 39/900] 1552281=bom_test
I, [2024-06-01T07:44:49.536037 #1510975]  INFO -- : [ 40/900] 1552269=unescape_test
I, [2024-06-01T07:44:49.557906 #1510975]  INFO -- : [ 41/900] 1552268=test_ostruct
I, [2024-06-01T07:44:49.572056 #1510975]  INFO -- : [ 42/900] 1552276=test_file
I, [2024-06-01T07:44:49.602583 #1510975]  INFO -- : [ 43/900] 1552281=test_force_exit
I, [2024-06-01T07:44:49.621863 #1510975]  INFO -- : [ 44/900] 1552277=test_udp
I, [2024-06-01T07:44:49.625606 #1510975]  INFO -- : [ 45/900] 1552277=test_vm_dump
I, [2024-06-01T07:44:49.625864 #1510975]  INFO -- : [ 46/900] 1552277=test_integer_comb
I, [2024-06-01T07:44:49.656991 #1510975]  INFO -- : [ 47/900] 1552282=test_rdoc_markup_document
I, [2024-06-01T07:44:49.663074 #1510975]  INFO -- : [ 48/900] 1552271=test_tmpdir
I, [2024-06-01T07:44:49.759191 #1510975]  INFO -- : [ 49/900] 1552281=errors_test
I, [2024-06-01T07:44:49.773118 #1510975]  INFO -- : [ 50/900] 1552280=test_gem_commands_check_command
I, [2024-06-01T07:44:49.774810 #1510975]  INFO -- : [ 51/900] 1552271=test_regexp
I, [2024-06-01T07:44:49.780005 #1510975]  INFO -- : [ 52/900] 1552272=test_rdoc_rd_block_parser
I, [2024-06-01T07:44:49.783673 #1510975]  INFO -- : [ 53/900] 1552279=test_signedness
I, [2024-06-01T07:44:49.797703 #1510975]  INFO -- : [ 54/900] 1552268=test_tsort
I, [2024-06-01T07:44:49.804344 #1510975]  INFO -- : [ 55/900] 1552275=test_ractor
I, [2024-06-01T07:44:49.805846 #1510975]  INFO -- : [ 56/900] 1552268=test_type
I, [2024-06-01T07:44:49.813153 #1510975]  INFO -- : [ 57/900] 1552268=test_pointer
I, [2024-06-01T07:44:49.834110 #1510975]  INFO -- : [ 58/900] 1552272=test_func
I, [2024-06-01T07:44:49.864172 #1510975]  INFO -- : [ 59/900] 1552282=test_big5
I, [2024-06-01T07:44:49.868368 #1510975]  INFO -- : [ 60/900] 1552281=test_date_arith
I, [2024-06-01T07:44:49.870686 #1510975]  INFO -- : [ 61/900] 1552282=test_ruby_lex
I, [2024-06-01T07:44:49.887900 #1510975]  INFO -- : [ 62/900] 1552275=test_object
I, [2024-06-01T07:44:49.903710 #1510975]  INFO -- : [ 63/900] 1552281=test_gem_local_remote_options
I, [2024-06-01T07:44:50.015973 #1510975]  INFO -- : [ 64/900] 1552280=test_sleep
I, [2024-06-01T07:44:50.026011 #1510975]  INFO -- : [ 65/900] 1552274=test_change_word
I, [2024-06-01T07:44:50.033234 #1510975]  INFO -- : [ 66/900] 1552274=test_flip
I, [2024-06-01T07:44:50.061968 #1510975]  INFO -- : [ 67/900] 1552274=test_timeout
I, [2024-06-01T07:44:50.076453 #1510975]  INFO -- : [ 68/900] 1552274=test_ossl
I, [2024-06-01T07:44:50.124202 #1510975]  INFO -- : [ 69/900] 1552281=test_normalize
I, [2024-06-01T07:44:50.125215 #1510975]  INFO -- : [ 70/900] 1552281=test_arithmetic_sequence
I, [2024-06-01T07:44:50.133447 #1510975]  INFO -- : [ 71/900] 1552270=test_key_actor_emacs
I, [2024-06-01T07:44:50.142175 #1510975]  INFO -- : [ 72/900] 1552281=test_basicinstructions
I, [2024-06-01T07:44:50.179787 #1510975]  INFO -- : [ 73/900] 1552282=test_gem_gemcutter_utilities
I, [2024-06-01T07:44:50.210295 #1510975]  INFO -- : [ 74/900] 1552281=parse_test
I, [2024-06-01T07:44:50.218927 #1510975]  INFO -- : [ 75/900] 1552281=test_gem_command_manager
I, [2024-06-01T07:44:50.269121 #1510975]  INFO -- : [ 76/900] 1552268=version_test
I, [2024-06-01T07:44:50.271539 #1510975]  INFO -- : [ 77/900] 1552268=test_cgi_header
I, [2024-06-01T07:44:50.283199 #1510975]  INFO -- : [ 78/900] 1552268=heredoc_dedent_test
I, [2024-06-01T07:44:50.285535 #1510975]  INFO -- : [ 79/900] 1552273=test_object
I, [2024-06-01T07:44:50.291066 #1510975]  INFO -- : [ 80/900] 1552268=test_rdoc_parser_markdown
I, [2024-06-01T07:44:50.315768 #1510975]  INFO -- : [ 81/900] 1552273=test_import
I, [2024-06-01T07:44:50.340814 #1510975]  INFO -- : [ 82/900] 1552268=test_gem_resolver_lock_set
I, [2024-06-01T07:44:50.372176 #1510975]  INFO -- : [ 83/900] 1552275=test_not
I, [2024-06-01T07:44:50.375093 #1510975]  INFO -- : [ 84/900] 1552275=test_logger
I, [2024-06-01T07:44:50.394294 #1510975]  INFO -- : [ 85/900] 1552275=attribute_write_test
I, [2024-06-01T07:44:50.410855 #1510975]  INFO -- : [ 86/900] 1552281=test_file_exhaustive
I, [2024-06-01T07:44:50.433645 #1510975]  INFO -- : [ 87/900] 1552270=test_gem_update_suggestion
I, [2024-06-01T07:44:50.492610 #1510975]  INFO -- : [ 88/900] 1552275=test_files_test
I, [2024-06-01T07:44:50.516918 #1510975]  INFO -- : [ 89/900] 1552270=test_fd_setsize
I, [2024-06-01T07:44:50.520387 #1510975]  INFO -- : [ 90/900] 1552270=test_continuation
I, [2024-06-01T07:44:50.528783 #1510975]  INFO -- : [ 91/900] 1552270=test_class_name_check
I, [2024-06-01T07:44:50.556855 #1510975]  INFO -- : [ 92/900] 1552270=test_keyword
I, [2024-06-01T07:44:50.561487 #1510975]  INFO -- : [ 93/900] 1552282=dump_test
I, [2024-06-01T07:44:50.580647 #1510975]  INFO -- : [ 94/900] 1552275=test_delete
I, [2024-06-01T07:44:50.591042 #1510975]  INFO -- : [ 95/900] 1552268=test_win32ole_method
I, [2024-06-01T07:44:50.594214 #1510975]  INFO -- : [ 96/900] 1552275=test_gem_package_task
I, [2024-06-01T07:44:50.595375 #1510975]  INFO -- : [ 97/900] 1552268=test_date_strptime
I, [2024-06-01T07:44:50.597647 #1510975]  INFO -- : [ 98/900] 1552275=test_placearg
I, [2024-06-01T07:44:50.748176 #1510975]  INFO -- : [ 99/900] 1552272=test_rdoc_markup_hard_break
I, [2024-06-01T07:44:50.749534 #1510975]  INFO -- : [100/900] 1552268=test_gem_platform
I, [2024-06-01T07:44:50.751317 #1510975]  INFO -- : [101/900] 1552272=test_pkey_rsa
I, [2024-06-01T07:44:50.765235 #1510975]  INFO -- : [102/900] 1552275=test_gem_commands_push_command
I, [2024-06-01T07:44:50.849706 #1510975]  INFO -- : [103/900] 1552268=test_weakkeymap
I, [2024-06-01T07:44:50.958454 #1510975]  INFO -- : [104/900] 1552273=test_numhash
I, [2024-06-01T07:44:50.962193 #1510975]  INFO -- : [105/900] 1552273=test_find_executable
I, [2024-06-01T07:44:50.987329 #1510975]  INFO -- : [106/900] 1552273=test_coder
I, [2024-06-01T07:44:51.005092 #1510975]  INFO -- : [107/900] 1552273=test_symbol
I, [2024-06-01T07:44:51.053486 #1510975]  INFO -- : [108/900] 1552272=parser_test
I, [2024-06-01T07:44:51.146173 #1510975]  INFO -- : [109/900] 1552272=test_context
I, [2024-06-01T07:44:51.206756 #1510975]  INFO -- : [110/900] 1552268=test_gem_commands_pristine_command
I, [2024-06-01T07:44:51.231580 #1510975]  INFO -- : [111/900] 1552270=test_nofree
I, [2024-06-01T07:44:51.238867 #1510975]  INFO -- : [112/900] 1552270=test_unix
I, [2024-06-01T07:44:51.281662 #1510975]  INFO -- : [113/900] 1552270=test_lazy_enumerator
I, [2024-06-01T07:44:51.334391 #1510975]  INFO -- : [114/900] 1552275=test_enc_associate
I, [2024-06-01T07:44:51.478367 #1510975]  INFO -- : [115/900] 1552272=test_pkcs7
I, [2024-06-01T07:44:51.530282 #1510975]  INFO -- : [116/900] 1552269=test_gem_resolver_requirement_list
I, [2024-06-01T07:44:51.536564 #1510975]  INFO -- : [117/900] 1552269=test_arith_seq_beg_len_step
I, [2024-06-01T07:44:51.596221 #1510975]  INFO -- : [118/900] 1552269=test_function_entry
I, [2024-06-01T07:44:51.600150 #1510975]  INFO -- : [119/900] 1552269=test_rdoc_generator_darkfish
I, [2024-06-01T07:44:51.671887 #1510975]  INFO -- : [120/900] 1552272=test_rdoc_comment
I, [2024-06-01T07:44:51.716499 #1510975]  INFO -- : [121/900] 1552272=test_resize
I, [2024-06-01T07:44:51.734467 #1510975]  INFO -- : [122/900] 1552272=test_error_highlight
I, [2024-06-01T07:44:51.822595 #1510975]  INFO -- : [123/900] 1552282=test_http_request
I, [2024-06-01T07:44:51.850444 #1510975]  INFO -- : [124/900] 1552270=test_gem_source_fetch_problem
I, [2024-06-01T07:44:51.865139 #1510975]  INFO -- : [125/900] 1552270=json_generic_object_test
I, [2024-06-01T07:44:51.883484 #1510975]  INFO -- : [126/900] 1552282=test_coderange
I, [2024-06-01T07:44:51.890440 #1510975]  INFO -- : [127/900] 1552282=test_symbol
I, [2024-06-01T07:44:51.891112 #1510975]  INFO -- : [128/900] 1552270=test_mailto
I, [2024-06-01T07:44:51.916374 #1510975]  INFO -- : [129/900] 1552282=test_ractor_compatibility
I, [2024-06-01T07:44:51.919348 #1510975]  INFO -- : [130/900] 1552270=test_dir
I, [2024-06-01T07:44:51.993109 #1510975]  INFO -- : [131/900] 1552275=test_date_ractor
I, [2024-06-01T07:44:52.176547 #1510975]  INFO -- : [132/900] 1552269=test_gem_console_ui
I, [2024-06-01T07:44:52.183615 #1510975]  INFO -- : [133/900] 1552269=test_eval
I, [2024-06-01T07:44:52.195129 #1510975]  INFO -- : [134/900] 1552269=test_autoconf
I, [2024-06-01T07:44:52.197881 #1510975]  INFO -- : [135/900] 1552269=test_numeric
I, [2024-06-01T07:44:52.220068 #1510975]  INFO -- : [136/900] 1552270=test_member
I, [2024-06-01T07:44:52.222263 #1510975]  INFO -- : [137/900] 1552270=test_cgi_multipart
I, [2024-06-01T07:44:52.226667 #1510975]  INFO -- : [138/900] 1552269=test_word
I, [2024-06-01T07:44:52.229080 #1510975]  INFO -- : [139/900] 1552269=test_gem_commands_cleanup_command
I, [2024-06-01T07:44:52.237231 #1510975]  INFO -- : [140/900] 1552267=static_literals_test
I, [2024-06-01T07:44:52.241749 #1510975]  INFO -- : [141/900] 1552267=test_gem_resolver_api_specification
I, [2024-06-01T07:44:52.337203 #1510975]  INFO -- : [142/900] 1552275=overlap_test
I, [2024-06-01T07:44:52.337593 #1510975]  INFO -- : [143/900] 1552272=test_win32ole_variant
I, [2024-06-01T07:44:52.348375 #1510975]  INFO -- : [144/900] 1552272=test_ipaddr
I, [2024-06-01T07:44:52.381218 #1510975]  INFO -- : [145/900] 1552272=test_history
I, [2024-06-01T07:44:52.398577 #1510975]  INFO -- : [146/900] 1552272=test_mixed_unicode_escapes
I, [2024-06-01T07:44:52.402426 #1510975]  INFO -- : [147/900] 1552272=test_rdoc_markup_to_ansi
I, [2024-06-01T07:44:52.447203 #1510975]  INFO -- : [148/900] 1552272=test_rdoc_extend
I, [2024-06-01T07:44:52.450135 #1510975]  INFO -- : [149/900] 1552282=test_merge_keys
I, [2024-06-01T07:44:52.468220 #1510975]  INFO -- : [150/900] 1552282=test_have_macro
I, [2024-06-01T07:44:52.474902 #1510975]  INFO -- : [151/900] 1552270=test_resolve_symbol
I, [2024-06-01T07:44:52.483274 #1510975]  INFO -- : [152/900] 1552272=test_complex2
I, [2024-06-01T07:44:52.499085 #1510975]  INFO -- : [153/900] 1552272=test_gem_package
I, [2024-06-01T07:44:52.514617 #1510975]  INFO -- : [154/900] 1552279=test_gem_specification
I, [2024-06-01T07:44:52.537570 #1510975]  INFO -- : [155/900] 1552267=test_enum
I, [2024-06-01T07:44:52.565704 #1510975]  INFO -- : [156/900] 1552270=test_threadgroup
I, [2024-06-01T07:44:52.766585 #1510975]  INFO -- : [157/900] 1552275=test_bignum
I, [2024-06-01T07:44:52.853415 #1510975]  INFO -- : [158/900] 1552268=test_rdoc_class_module
I, [2024-06-01T07:44:52.858499 #1510975]  INFO -- : [159/900] 1552269=test_gem_ci_detector
I, [2024-06-01T07:44:52.873500 #1510975]  INFO -- : [160/900] 1552269=test_win32ole_variable
I, [2024-06-01T07:44:52.877415 #1510975]  INFO -- : [161/900] 1552269=test_arity
I, [2024-06-01T07:44:52.883981 #1510975]  INFO -- : [162/900] 1552269=test_stringio
I, [2024-06-01T07:44:52.891204 #1510975]  INFO -- : [163/900] 1552275=test_io_wait_uncommon
I, [2024-06-01T07:44:52.896646 #1510975]  INFO -- : [164/900] 1552275=ractor_test
I, [2024-06-01T07:44:52.975316 #1510975]  INFO -- : [165/900] 1552273=test_trace
I, [2024-06-01T07:44:52.977971 #1510975]  INFO -- : [166/900] 1552275=test_rdoc_generator_json_index
I, [2024-06-01T07:44:52.988966 #1510975]  INFO -- : [167/900] 1552273=test_win32ole_event
I, [2024-06-01T07:44:52.990024 #1510975]  INFO -- : [168/900] 1552273=test_time_tz
I, [2024-06-01T07:44:53.008970 #1510975]  INFO -- : [169/900] 1552269=test_alias
I, [2024-06-01T07:44:53.066369 #1510975]  INFO -- : [170/900] 1552273=test_timeout
I, [2024-06-01T07:44:53.104977 #1510975]  INFO -- : [171/900] 1552282=test_marshal
I, [2024-06-01T07:44:53.188768 #1510975]  INFO -- : [172/900] 1552269=test_unicode_normalize
I, [2024-06-01T07:44:53.209322 #1510975]  INFO -- : [173/900] 1552277=test_nonblock
I, [2024-06-01T07:44:53.216407 #1510975]  INFO -- : [174/900] 1552269=test_weakref
I, [2024-06-01T07:44:53.221400 #1510975]  INFO -- : [175/900] 1552277=test_rb_str_dup
I, [2024-06-01T07:44:53.225909 #1510975]  INFO -- : [176/900] 1552277=test_reline_key
I, [2024-06-01T07:44:53.246193 #1510975]  INFO -- : [177/900] 1552275=test_ancdata
I, [2024-06-01T07:44:53.254504 #1510975]  INFO -- : [178/900] 1552275=test_singleton_function
I, [2024-06-01T07:44:53.256306 #1510975]  INFO -- : [179/900] 1552275=test_ssl
I, [2024-06-01T07:44:53.294301 #1510975]  INFO -- : [180/900] 1552277=test_my_integer
I, [2024-06-01T07:44:53.303197 #1510975]  INFO -- : [181/900] 1552277=json_ext_parser_test
I, [2024-06-01T07:44:53.318814 #1510975]  INFO -- : [182/900] 1552277=test_thread
I, [2024-06-01T07:44:53.408574 #1510975]  INFO -- : [183/900] 1552267=test_debugger_integration
I, [2024-06-01T07:44:53.413928 #1510975]  INFO -- : [184/900] 1552267=test_rendering
I, [2024-06-01T07:44:53.414097 #1510975]  INFO -- : [185/900] 1552269=test_ractor
I, [2024-06-01T07:44:53.415984 #1510975]  INFO -- : [186/900] 1552272=test_registry
I, [2024-06-01T07:44:53.416680 #1510975]  INFO -- : [187/900] 1552272=test_gem_source_lock
I, [2024-06-01T07:44:53.424886 #1510975]  INFO -- : [188/900] 1552267=test_gem
I, [2024-06-01T07:44:53.442371 #1510975]  INFO -- : [189/900] 1552268=test_ractor
I, [2024-06-01T07:44:53.457695 #1510975]  INFO -- : [190/900] 1552268=test_gem_commands_open_command
I, [2024-06-01T07:44:53.460727 #1510975]  INFO -- : [191/900] 1552272=test_dns
I, [2024-06-01T07:44:53.559440 #1510975]  INFO -- : [192/900] 1552268=test_cgi_core
I, [2024-06-01T07:44:53.570550 #1510975]  INFO -- : [193/900] 1552268=test_parser
I, [2024-06-01T07:44:53.574205 #1510975]  INFO -- : [194/900] 1552270=test_gem_commands_setup_command
I, [2024-06-01T07:44:53.602180 #1510975]  INFO -- : [195/900] 1552268=test_env
I, [2024-06-01T07:44:53.740030 #1510975]  INFO -- : [196/900] 1552282=test_rdoc_attr
I, [2024-06-01T07:44:53.749293 #1510975]  INFO -- : [197/900] 1552282=test_dryrun
I, [2024-06-01T07:44:53.779572 #1510975]  INFO -- : [198/900] 1552282=test_integer
I, [2024-06-01T07:44:53.841251 #1510975]  INFO -- : [199/900] 1552275=test_stat
I, [2024-06-01T07:44:53.852088 #1510975]  INFO -- : [200/900] 1552275=test_gem_request_set_lockfile_tokenizer
I, [2024-06-01T07:44:53.855114 #1510975]  INFO -- : [201/900] 1552282=test_have_func
I, [2024-06-01T07:44:53.869538 #1510975]  INFO -- : [202/900] 1552269=test_nextafter
I, [2024-06-01T07:44:53.931835 #1510975]  INFO -- : [203/900] 1552272=test_capacity
I, [2024-06-01T07:44:53.939358 #1510975]  INFO -- : [204/900] 1552272=test_object_references
I, [2024-06-01T07:44:53.947704 #1510975]  INFO -- : [205/900] 1552275=test_usrmarshal
I, [2024-06-01T07:44:53.952323 #1510975]  INFO -- : [206/900] 1552272=test_gem_resolver_git_specification
I, [2024-06-01T07:44:53.980484 #1510975]  INFO -- : [207/900] 1552269=test_super
I, [2024-06-01T07:44:54.027979 #1510975]  INFO -- : [208/900] 1552273=test_rubyoptions
I, [2024-06-01T07:44:54.192682 #1510975]  INFO -- : [209/900] 1552275=test_cgi_modruby
I, [2024-06-01T07:44:54.194762 #1510975]  INFO -- : [210/900] 1552275=test_integer
I, [2024-06-01T07:44:54.220722 #1510975]  INFO -- : [211/900] 1552272=ripper_test
I, [2024-06-01T07:44:54.262923 #1510975]  INFO -- : [212/900] 1552270=test_call
I, [2024-06-01T07:44:54.425444 #1510975]  INFO -- : [213/900] 1552270=test_https_proxy
I, [2024-06-01T07:44:54.485635 #1510975]  INFO -- : [214/900] 1552270=test_rubygems
I, [2024-06-01T07:44:54.707090 #1510975]  INFO -- : [215/900] 1552270=test_rdoc_rd_inline
I, [2024-06-01T07:44:54.775323 #1510975]  INFO -- : [216/900] 1552272=test_mutex
I, [2024-06-01T07:44:54.881266 #1510975]  INFO -- : [217/900] 1552270=test_x509req
I, [2024-06-01T07:44:54.920008 #1510975]  INFO -- : [218/900] 1552269=test_set
I, [2024-06-01T07:44:54.941153 #1510975]  INFO -- : [219/900] 1552269=test_struct
I, [2024-06-01T07:44:55.030018 #1510975]  INFO -- : [220/900] 1552280=test_gem_path_support
I, [2024-06-01T07:44:55.057838 #1510975]  INFO -- : [221/900] 1552280=test_files_test_1
I, [2024-06-01T07:44:55.105428 #1510975]  INFO -- : [222/900] 1552270=test_color_printer
I, [2024-06-01T07:44:55.117803 #1510975]  INFO -- : [223/900] 1552279=test_deprecated
I, [2024-06-01T07:44:55.128856 #1510975]  INFO -- : [224/900] 1552279=test_insns_leaf
I, [2024-06-01T07:44:55.138964 #1510975]  INFO -- : [225/900] 1552279=test_serialize_subclasses
I, [2024-06-01T07:44:55.140333 #1510975]  INFO -- : [226/900] 1552270=test_key_error
I, [2024-06-01T07:44:55.143095 #1510975]  INFO -- : [227/900] 1552279=test_div
I, [2024-06-01T07:44:55.145247 #1510975]  INFO -- : [228/900] 1552270=test_allocation
I, [2024-06-01T07:44:55.148397 #1510975]  INFO -- : [229/900] 1552279=test_engine
I, [2024-06-01T07:44:55.154567 #1510975]  INFO -- : [230/900] 1552279=test_win32ole_variant_m
I, [2024-06-01T07:44:55.158454 #1510975]  INFO -- : [231/900] 1552279=fuzzer_test
I, [2024-06-01T07:44:55.165387 #1510975]  INFO -- : [232/900] 1552279=test_sexp
I, [2024-06-01T07:44:55.196437 #1510975]  INFO -- : [233/900] 1552279=test_rdoc_markup_include
I, [2024-06-01T07:44:55.409751 #1510975]  INFO -- : [234/900] 1552279=test_variable
I, [2024-06-01T07:44:55.543470 #1510975]  INFO -- : [235/900] 1552279=test_struct
I, [2024-06-01T07:44:55.545090 #1510975]  INFO -- : [236/900] 1552279=magic_comment_test
I, [2024-06-01T07:44:55.630071 #1510975]  INFO -- : [237/900] 1552267=test_rdoc_markup_to_html_snippet
I, [2024-06-01T07:44:55.669314 #1510975]  INFO -- : [238/900] 1552269=test_cparser
I, [2024-06-01T07:44:55.686087 #1510975]  INFO -- : [239/900] 1552276=test_pkg_config
I, [2024-06-01T07:44:55.716636 #1510975]  INFO -- : [240/900] 1552276=test_config
I, [2024-06-01T07:44:55.718640 #1510975]  INFO -- : [241/900] 1552282=test_nomethod_error
I, [2024-06-01T07:44:55.724876 #1510975]  INFO -- : [242/900] 1552282=json_parser_test
I, [2024-06-01T07:44:55.785548 #1510975]  INFO -- : [243/900] 1552276=comments_test
I, [2024-06-01T07:44:55.789151 #1510975]  INFO -- : [244/900] 1552282=test_dln
I, [2024-06-01T07:44:55.790809 #1510975]  INFO -- : [245/900] 1552282=test_gem_source_subpath_problem
I, [2024-06-01T07:44:55.896577 #1510975]  INFO -- : [246/900] 1552276=json_common_interface_test
I, [2024-06-01T07:44:55.908536 #1510975]  INFO -- : [247/900] 1552279=test_win32ole_variant_outarg
I, [2024-06-01T07:44:55.910812 #1510975]  INFO -- : [248/900] 1552279=constant_path_node_test
I, [2024-06-01T07:44:55.915058 #1510975]  INFO -- : [249/900] 1552279=test_storage
I, [2024-06-01T07:44:55.920572 #1510975]  INFO -- : [250/900] 1552279=test_gem_resolver_git_set
I, [2024-06-01T07:44:55.921417 #1510975]  INFO -- : [251/900] 1552276=test_cipher
I, [2024-06-01T07:44:55.934552 #1510975]  INFO -- : [252/900] 1552267=test_gem_security_signer
I, [2024-06-01T07:44:55.971148 #1510975]  INFO -- : [253/900] 1552272=test_new
I, [2024-06-01T07:44:55.978911 #1510975]  INFO -- : [254/900] 1552272=test_shellwords
I, [2024-06-01T07:44:55.984110 #1510975]  INFO -- : [255/900] 1552272=test_debug
I, [2024-06-01T07:44:55.987793 #1510975]  INFO -- : [256/900] 1552276=test_memory_view
I, [2024-06-01T07:44:55.992449 #1510975]  INFO -- : [257/900] 1552272=test_iterator
I, [2024-06-01T07:44:56.007637 #1510975]  INFO -- : [258/900] 1552282=test_string
I, [2024-06-01T07:44:56.012868 #1510975]  INFO -- : [259/900] 1552282=test_omap
I, [2024-06-01T07:44:56.021434 #1510975]  INFO -- : [260/900] 1552276=test_digest_extend
I, [2024-06-01T07:44:56.025319 #1510975]  INFO -- : [261/900] 1552282=test_input_method
I, [2024-06-01T07:44:56.035589 #1510975]  INFO -- : [262/900] 1552276=test_windows_1252
I, [2024-06-01T07:44:56.041142 #1510975]  INFO -- : [263/900] 1552276=test_process
I, [2024-06-01T07:44:56.060162 #1510975]  INFO -- : [264/900] 1552267=test_fixnum
I, [2024-06-01T07:44:56.075966 #1510975]  INFO -- : [265/900] 1552276=test_signal
I, [2024-06-01T07:44:56.086472 #1510975]  INFO -- : [266/900] 1552267=test_x509crl
I, [2024-06-01T07:44:56.099662 #1510975]  INFO -- : [267/900] 1552282=test_rdoc_rd
I, [2024-06-01T07:44:56.115545 #1510975]  INFO -- : [268/900] 1552272=dispatcher_test
I, [2024-06-01T07:44:56.129341 #1510975]  INFO -- : [269/900] 1552282=test_cgi_session
I, [2024-06-01T07:44:56.140709 #1510975]  INFO -- : [270/900] 1552272=test_rdoc_top_level
I, [2024-06-01T07:44:56.152460 #1510975]  INFO -- : [271/900] 1552282=test_metaclass
I, [2024-06-01T07:44:56.157812 #1510975]  INFO -- : [272/900] 1552282=heredoc_test
I, [2024-06-01T07:44:56.158979 #1510975]  INFO -- : [273/900] 1552282=test_dir_m17n
I, [2024-06-01T07:44:56.281684 #1510975]  INFO -- : [274/900] 1552267=test_gem_resolver_installer_set
I, [2024-06-01T07:44:56.457798 #1510975]  INFO -- : [275/900] 1552279=warnings_test
I, [2024-06-01T07:44:56.469042 #1510975]  INFO -- : [276/900] 1552279=test_regex_casefold
I, [2024-06-01T07:44:56.484650 #1510975]  INFO -- : [277/900] 1552279=test_gem_commands_signout_command
I, [2024-06-01T07:44:56.519669 #1510975]  INFO -- : [278/900] 1552279=test_refinement
I, [2024-06-01T07:44:56.544267 #1510975]  INFO -- : [279/900] 1552274=test_gem_source_git
I, [2024-06-01T07:44:56.588253 #1510975]  INFO -- : [280/900] 1552267=test_float
I, [2024-06-01T07:44:56.590097 #1510975]  INFO -- : [281/900] 1552272=test_require
I, [2024-06-01T07:44:56.672022 #1510975]  INFO -- : [282/900] 1552269=test_cgi_cookie
I, [2024-06-01T07:44:56.677568 #1510975]  INFO -- : [283/900] 1552269=test_assembler
I, [2024-06-01T07:44:56.682775 #1510975]  INFO -- : [284/900] 1552269=test_propertyputref
I, [2024-06-01T07:44:56.682953 #1510975]  INFO -- : [285/900] 1552269=test_spell_checker
I, [2024-06-01T07:44:56.697967 #1510975]  INFO -- : [286/900] 1552269=fixtures_test
I, [2024-06-01T07:44:56.944672 #1510975]  INFO -- : [287/900] 1552281=test_rational2
I, [2024-06-01T07:44:56.960802 #1510975]  INFO -- : [288/900] 1552281=test_rational
I, [2024-06-01T07:44:56.987033 #1510975]  INFO -- : [289/900] 1552281=test_gem_commands_cert_command
I, [2024-06-01T07:44:57.006760 #1510975]  INFO -- : [290/900] 1552269=test_completion
I, [2024-06-01T07:44:57.219323 #1510975]  INFO -- : [291/900] 1552268=test_len
I, [2024-06-01T07:44:57.226779 #1510975]  INFO -- : [292/900] 1552268=test_yield_block
I, [2024-06-01T07:44:57.241368 #1510975]  INFO -- : [293/900] 1552268=test_erb
I, [2024-06-01T07:44:57.299148 #1510975]  INFO -- : [294/900] 1552268=test_x509ext
I, [2024-06-01T07:44:57.320469 #1510975]  INFO -- : [295/900] 1552268=test_gem_source_installed
I, [2024-06-01T07:44:57.336429 #1510975]  INFO -- : [296/900] 1552268=test_evaluation
I, [2024-06-01T07:44:57.341166 #1510975]  INFO -- : [297/900] 1552268=test_https
I, [2024-06-01T07:44:57.522591 #1510975]  INFO -- : [298/900] 1552274=test_gem_ext_builder
I, [2024-06-01T07:44:57.577079 #1510975]  INFO -- : [299/900] 1552275=test_rdoc_parser_simple
I, [2024-06-01T07:44:57.601322 #1510975]  INFO -- : [300/900] 1552275=test_load
I, [2024-06-01T07:44:57.608115 #1510975]  INFO -- : [301/900] 1552275=test_yamldbm
I, [2024-06-01T07:44:57.619238 #1510975]  INFO -- : [302/900] 1552275=test_gem_commands_rebuild_command
I, [2024-06-01T07:44:57.683196 #1510975]  INFO -- : [303/900] 1552275=test_abi
I, [2024-06-01T07:44:57.846729 #1510975]  INFO -- : [304/900] 1552268=test_provider
I, [2024-06-01T07:44:57.949356 #1510975]  INFO -- : [305/900] 1552275=test_gem_commands_outdated_command
I, [2024-06-01T07:44:58.007835 #1510975]  INFO -- : [306/900] 1552275=test_array
I, [2024-06-01T07:44:58.068576 #1510975]  INFO -- : [307/900] 1552282=test_helper_method
I, [2024-06-01T07:44:58.074225 #1510975]  INFO -- : [308/900] 1552269=test_gem_package_tar_writer
I, [2024-06-01T07:44:58.077428 #1510975]  INFO -- : [309/900] 1552282=test_gem_source
I, [2024-06-01T07:44:58.251643 #1510975]  INFO -- : [310/900] 1552269=test_scalar_scanner
I, [2024-06-01T07:44:58.260728 #1510975]  INFO -- : [311/900] 1552269=test_win32ole_method_event
I, [2024-06-01T07:44:58.271192 #1510975]  INFO -- : [312/900] 1552269=test_nesting_parser
I, [2024-06-01T07:44:58.290872 #1510975]  INFO -- : [313/900] 1552269=test_gem_dependency_list
I, [2024-06-01T07:44:58.306140 #1510975]  INFO -- : [314/900] 1552267=test_benchmark
I, [2024-06-01T07:44:58.359022 #1510975]  INFO -- : [315/900] 1552268=test_stringify_symbols
I, [2024-06-01T07:44:58.372220 #1510975]  INFO -- : [316/900] 1552268=test_instrumentation_api
I, [2024-06-01T07:44:58.386865 #1510975]  INFO -- : [317/900] 1552269=test_boolean
I, [2024-06-01T07:44:58.395188 #1510975]  INFO -- : [318/900] 1552269=test_rdoc_generator_markup
I, [2024-06-01T07:44:58.409060 #1510975]  INFO -- : [319/900] 1552269=test_whileuntil
I, [2024-06-01T07:44:58.416540 #1510975]  INFO -- : [320/900] 1552269=test_monitor
I, [2024-06-01T07:44:58.454542 #1510975]  INFO -- : [321/900] 1552282=test_buffered_io
I, [2024-06-01T07:44:58.493133 #1510975]  INFO -- : [322/900] 1552276=test_configuration
I, [2024-06-01T07:44:58.498014 #1510975]  INFO -- : [323/900] 1552282=test_rubyvm
I, [2024-06-01T07:44:58.500324 #1510975]  INFO -- : [324/900] 1552282=test_parser
I, [2024-06-01T07:44:58.528698 #1510975]  INFO -- : [325/900] 1552282=test_method_name_check
I, [2024-06-01T07:44:58.553313 #1510975]  INFO -- : [326/900] 1552281=test_arith_seq_extract
I, [2024-06-01T07:44:58.561679 #1510975]  INFO -- : [327/900] 1552282=test_gem_request_set
I, [2024-06-01T07:44:58.629742 #1510975]  INFO -- : [328/900] 1552276=test_module
I, [2024-06-01T07:44:58.638897 #1510975]  INFO -- : [329/900] 1552269=test_ssl
I, [2024-06-01T07:44:58.779667 #1510975]  INFO -- : [330/900] 1552281=test_gem_ext_cargo_builder
I, [2024-06-01T07:44:58.807357 #1510975]  INFO -- : [331/900] 1552281=test_gem_resolver_vendor_specification
I, [2024-06-01T07:44:58.837529 #1510975]  INFO -- : [332/900] 1552270=test_gem_commands_update_command
I, [2024-06-01T07:44:58.841856 #1510975]  INFO -- : [333/900] 1552281=test_gem_uri
I, [2024-06-01T07:44:58.878952 #1510975]  INFO -- : [334/900] 1552281=test_key_event_record
I, [2024-06-01T07:44:58.885973 #1510975]  INFO -- : [335/900] 1552281=test_notimplement
I, [2024-06-01T07:44:58.891079 #1510975]  INFO -- : [336/900] 1552281=test_random
I, [2024-06-01T07:44:58.926446 #1510975]  INFO -- : [337/900] 1552281=test_ssl_session
I, [2024-06-01T07:44:58.988531 #1510975]  INFO -- : [338/900] 1552280=test_lexer
I, [2024-06-01T07:44:59.021299 #1510975]  INFO -- : [339/900] 1552280=test_thread_cv
I, [2024-06-01T07:44:59.072736 #1510975]  INFO -- : [340/900] 1552274=test_rdoc_generator_pot
I, [2024-06-01T07:44:59.111555 #1510975]  INFO -- : [341/900] 1552282=test_rdoc_parser_changelog
I, [2024-06-01T07:44:59.221935 #1510975]  INFO -- : [342/900] 1552282=test_enumerator
I, [2024-06-01T07:44:59.223425 #1510975]  INFO -- : [343/900] 1552282=test_koi8
I, [2024-06-01T07:44:59.239130 #1510975]  INFO -- : [344/900] 1552282=test_unicode
I, [2024-06-01T07:44:59.249194 #1510975]  INFO -- : [345/900] 1552282=test_rdoc_method_attr
I, [2024-06-01T07:44:59.329792 #1510975]  INFO -- : [346/900] 1552274=test_filter
I, [2024-06-01T07:44:59.373560 #1510975]  INFO -- : [347/900] 1552274=test_gem_gem_runner
I, [2024-06-01T07:44:59.390633 #1510975]  INFO -- : [348/900] 1552282=test_data
I, [2024-06-01T07:44:59.401385 #1510975]  INFO -- : [349/900] 1552282=test_tree_spell_checker
I, [2024-06-01T07:44:59.419285 #1510975]  INFO -- : [350/900] 1552282=test_addrinfo
I, [2024-06-01T07:44:59.445759 #1510975]  INFO -- : [351/900] 1552274=test_http
I, [2024-06-01T07:44:59.468123 #1510975]  INFO -- : [352/900] 1552282=test_bn
I, [2024-06-01T07:44:59.487316 #1510975]  INFO -- : [353/900] 1552282=test_win32ole_param_event
I, [2024-06-01T07:44:59.492663 #1510975]  INFO -- : [354/900] 1552282=test_path
I, [2024-06-01T07:44:59.495790 #1510975]  INFO -- : [355/900] 1552282=test_case_mapping
I, [2024-06-01T07:44:59.507641 #1510975]  INFO -- : [356/900] 1552282=test_terminfo
I, [2024-06-01T07:44:59.513705 #1510975]  INFO -- : [357/900] 1552282=test_compile_prism
I, [2024-06-01T07:44:59.675795 #1510975]  INFO -- : [358/900] 1552280=test_bug-14834
I, [2024-06-01T07:44:59.699612 #1510975]  INFO -- : [359/900] 1552267=test_date_compat
I, [2024-06-01T07:44:59.718488 #1510975]  INFO -- : [360/900] 1552267=test_rdoc_markup_to_html
I, [2024-06-01T07:44:59.781035 #1510975]  INFO -- : [361/900] 1552280=test_key_stroke
I, [2024-06-01T07:44:59.812579 #1510975]  INFO -- : [362/900] 1552267=json_encoding_test
I, [2024-06-01T07:44:59.829802 #1510975]  INFO -- : [363/900] 1552267=test_color
I, [2024-06-01T07:44:59.867269 #1510975]  INFO -- : [364/900] 1552280=test_sockopt
I, [2024-06-01T07:44:59.869500 #1510975]  INFO -- : [365/900] 1552282=string_encoding_test
I, [2024-06-01T07:44:59.878025 #1510975]  INFO -- : [366/900] 1552280=test_install
I, [2024-06-01T07:44:59.888750 #1510975]  INFO -- : [367/900] 1552282=test_rdoc_markup_to_label
I, [2024-06-01T07:44:59.899048 #1510975]  INFO -- : [368/900] 1552281=test_httpheader
I, [2024-06-01T07:44:59.913729 #1510975]  INFO -- : [369/900] 1552267=test_gem_resolver_local_specification
I, [2024-06-01T07:44:59.928203 #1510975]  INFO -- : [370/900] 1552282=test_rdoc_ri_driver
I, [2024-06-01T07:44:59.949798 #1510975]  INFO -- : [371/900] 1552267=test_set_len
I, [2024-06-01T07:44:59.954215 #1510975]  INFO -- : [372/900] 1552267=test_httpresponses
I, [2024-06-01T07:45:00.002284 #1510975]  INFO -- : [373/900] 1552281=test_encoding
I, [2024-06-01T07:45:00.026002 #1510975]  INFO -- : [374/900] 1552267=test_chilled
I, [2024-06-01T07:45:00.029933 #1510975]  INFO -- : [375/900] 1552267=test_name_error_extension
I, [2024-06-01T07:45:00.042820 #1510975]  INFO -- : [376/900] 1552267=test_rdoc_i18n_locale
I, [2024-06-01T07:45:00.052585 #1510975]  INFO -- : [377/900] 1552281=test_document
I, [2024-06-01T07:45:00.055957 #1510975]  INFO -- : [378/900] 1552267=test_acceptable
I, [2024-06-01T07:45:00.063789 #1510975]  INFO -- : [379/900] 1552281=test_rdoc_generator_pot_po_entry
I, [2024-06-01T07:45:00.161743 #1510975]  INFO -- : [380/900] 1552280=test_euc_jp
I, [2024-06-01T07:45:00.166771 #1510975]  INFO -- : [381/900] 1552280=test_pair
I, [2024-06-01T07:45:00.235188 #1510975]  INFO -- : [382/900] 1552281=test_win32ole_param
I, [2024-06-01T07:45:00.238597 #1510975]  INFO -- : [383/900] 1552281=test_gem_commands_yank_command
I, [2024-06-01T07:45:00.243349 #1510975]  INFO -- : [384/900] 1552267=test_rbconfig
I, [2024-06-01T07:45:00.247670 #1510975]  INFO -- : [385/900] 1552267=test_primitive
I, [2024-06-01T07:45:00.258599 #1510975]  INFO -- : [386/900] 1552267=test_human_typo
I, [2024-06-01T07:45:00.262454 #1510975]  INFO -- : [387/900] 1552267=test_multi_irb_commands
I, [2024-06-01T07:45:00.269346 #1510975]  INFO -- : [388/900] 1552267=test_fiber
I, [2024-06-01T07:45:00.305588 #1510975]  INFO -- : [389/900] 1552282=test_open3
I, [2024-06-01T07:45:00.448100 #1510975]  INFO -- : [390/900] 1552270=test_bundled_ca
I, [2024-06-01T07:45:00.589651 #1510975]  INFO -- : [391/900] 1552272=test_closure
I, [2024-06-01T07:45:00.731646 #1510975]  INFO -- : [392/900] 1552281=test_digest
I, [2024-06-01T07:45:00.743769 #1510975]  INFO -- : [393/900] 1552281=test_ractor
I, [2024-06-01T07:45:00.812537 #1510975]  INFO -- : [394/900] 1552281=test_rdoc_servlet
I, [2024-06-01T07:45:00.991106 #1510975]  INFO -- : [395/900] 1552281=test_gem_security
I, [2024-06-01T07:45:01.046064 #1510975]  INFO -- : [396/900] 1552276=test_recursion
I, [2024-06-01T07:45:01.054396 #1510975]  INFO -- : [397/900] 1552276=test_exit
I, [2024-06-01T07:45:01.105508 #1510975]  INFO -- : [398/900] 1552270=test_delegate
I, [2024-06-01T07:45:01.117727 #1510975]  INFO -- : [399/900] 1552270=test_popen_deadlock
I, [2024-06-01T07:45:01.123346 #1510975]  INFO -- : [400/900] 1552272=test_history
I, [2024-06-01T07:45:01.149194 #1510975]  INFO -- : [401/900] 1552272=test_mkmf
I, [2024-06-01T07:45:01.180068 #1510975]  INFO -- : [402/900] 1552272=test_date_marshal
I, [2024-06-01T07:45:01.192037 #1510975]  INFO -- : [403/900] 1552272=test_pinned
I, [2024-06-01T07:45:01.235567 #1510975]  INFO -- : [404/900] 1552272=test_printf
I, [2024-06-01T07:45:01.249798 #1510975]  INFO -- : [405/900] 1552272=test_rdoc_markup_pre_process
I, [2024-06-01T07:45:01.310635 #1510975]  INFO -- : [406/900] 1552276=test_to_ary_concat
I, [2024-06-01T07:45:01.356759 #1510975]  INFO -- : [407/900] 1552272=test_time
I, [2024-06-01T07:45:01.370543 #1510975]  INFO -- : [408/900] 1552268=test_webauthn_listener_response
I, [2024-06-01T07:45:01.388867 #1510975]  INFO -- : [409/900] 1552268=test_stream
I, [2024-06-01T07:45:01.402936 #1510975]  INFO -- : [410/900] 1552268=test_files_lib
I, [2024-06-01T07:45:01.578441 #1510975]  INFO -- : [411/900] 1552272=test_gem_commands_unpack_command
I, [2024-06-01T07:45:01.758660 #1510975]  INFO -- : [412/900] 1552279=test_beginendblock
I, [2024-06-01T07:45:01.851515 #1510975]  INFO -- : [413/900] 1552270=test_help
I, [2024-06-01T07:45:01.854359 #1510975]  INFO -- : [414/900] 1552270=test_rdoc_markup_to_bs
I, [2024-06-01T07:45:01.915017 #1510975]  INFO -- : [415/900] 1552270=test_emoji_breaks
I, [2024-06-01T07:45:01.915816 #1510975]  INFO -- : [416/900] 1552270=test_gem_bundler_version_finder
I, [2024-06-01T07:45:01.977196 #1510975]  INFO -- : [417/900] 1552270=test_within_pipe
I, [2024-06-01T07:45:02.016506 #1510975]  INFO -- : [418/900] 1552270=test_scheduler
I, [2024-06-01T07:45:02.017804 #1510975]  INFO -- : [419/900] 1552272=test_ocsp
I, [2024-06-01T07:45:02.195835 #1510975]  INFO -- : [420/900] 1552270=test_class
I, [2024-06-01T07:45:02.210629 #1510975]  INFO -- : [421/900] 1552270=test_pkey_dsa
I, [2024-06-01T07:45:02.298958 #1510975]  INFO -- : [422/900] 1552272=test_exception_at_throwing
I, [2024-06-01T07:45:02.320599 #1510975]  INFO -- : [423/900] 1552279=test_iseq
I, [2024-06-01T07:45:02.385420 #1510975]  INFO -- : [424/900] 1552272=test_rdoc_markup_heading
I, [2024-06-01T07:45:02.387566 #1510975]  INFO -- : [425/900] 1552272=test_append
I, [2024-06-01T07:45:02.397308 #1510975]  INFO -- : [426/900] 1552272=test_option
I, [2024-06-01T07:45:02.416887 #1510975]  INFO -- : [427/900] 1552277=test_cmethod
I, [2024-06-01T07:45:02.417594 #1510975]  INFO -- : [428/900] 1552277=test_tracer
I, [2024-06-01T07:45:02.436570 #1510975]  INFO -- : [429/900] 1552276=test_io_m17n
I, [2024-06-01T07:45:02.510099 #1510975]  INFO -- : [430/900] 1552277=test_variable_name_check
I, [2024-06-01T07:45:02.554092 #1510975]  INFO -- : [431/900] 1552277=test_did_you_mean
I, [2024-06-01T07:45:02.556481 #1510975]  INFO -- : [432/900] 1552272=test_gem_commands_server_command
I, [2024-06-01T07:45:02.566408 #1510975]  INFO -- : [433/900] 1552272=test_interned_str
I, [2024-06-01T07:45:02.574207 #1510975]  INFO -- : [434/900] 1552272=test_case_comprehensive
I, [2024-06-01T07:45:02.595563 #1510975]  INFO -- : [435/900] 1552272=test_gem_commands_build_command
I, [2024-06-01T07:45:02.761179 #1510975]  INFO -- : [436/900] 1552277=test_rdoc_alias
I, [2024-06-01T07:45:02.804640 #1510975]  INFO -- : [437/900] 1552270=test_yield
I, [2024-06-01T07:45:02.911910 #1510975]  INFO -- : [438/900] 1552271=test_convertible
I, [2024-06-01T07:45:02.920546 #1510975]  INFO -- : [439/900] 1552272=test_stringscanner
I, [2024-06-01T07:45:02.983392 #1510975]  INFO -- : [440/900] 1552272=test_files_sample
I, [2024-06-01T07:45:03.010893 #1510975]  INFO -- : [441/900] 1552277=test_rdoc_markup_to_html_crossref
I, [2024-06-01T07:45:03.080119 #1510975]  INFO -- : [442/900] 1552279=test_gem_resolver_best_set
I, [2024-06-01T07:45:03.100345 #1510975]  INFO -- : [443/900] 1552272=test_typeddata
I, [2024-06-01T07:45:03.145410 #1510975]  INFO -- : [444/900] 1552279=test_rat
I, [2024-06-01T07:45:03.155148 #1510975]  INFO -- : [445/900] 1552279=test_webauthn_poller
I, [2024-06-01T07:45:03.218703 #1510975]  INFO -- : [446/900] 1552282=test_rdoc_markup_raw
I, [2024-06-01T07:45:03.227055 #1510975]  INFO -- : [447/900] 1552282=test_optparse
I, [2024-06-01T07:45:03.313194 #1510975]  INFO -- : [448/900] 1552280=test_array
I, [2024-06-01T07:45:03.320544 #1510975]  INFO -- : [449/900] 1552282=test_fstring
I, [2024-06-01T07:45:03.339200 #1510975]  INFO -- : [450/900] 1552280=test_readpartial
I, [2024-06-01T07:45:03.350639 #1510975]  INFO -- : [451/900] 1552279=test_gem_commands_install_command
I, [2024-06-01T07:45:03.378989 #1510975]  INFO -- : [452/900] 1552272=test_clone
I, [2024-06-01T07:45:03.460722 #1510975]  INFO -- : [453/900] 1552277=test_rdoc_require
I, [2024-06-01T07:45:03.471207 #1510975]  INFO -- : [454/900] 1552277=locals_test
I, [2024-06-01T07:45:03.476473 #1510975]  INFO -- : [455/900] 1552282=test_rdoc_markup_indented_paragraph
I, [2024-06-01T07:45:03.478094 #1510975]  INFO -- : [456/900] 1552282=test_gem_resolver_conflict
I, [2024-06-01T07:45:03.494242 #1510975]  INFO -- : [457/900] 1552282=regular_expression_options_test
I, [2024-06-01T07:45:03.503410 #1510975]  INFO -- : [458/900] 1552282=test_rdoc_task
I, [2024-06-01T07:45:03.509802 #1510975]  INFO -- : [459/900] 1552282=test_pack
I, [2024-06-01T07:45:03.555593 #1510975]  INFO -- : [460/900] 1552282=test_backtrace
I, [2024-06-01T07:45:03.587367 #1510975]  INFO -- : [461/900] 1552272=test_io_buffer
I, [2024-06-01T07:45:03.698287 #1510975]  INFO -- : [462/900] 1552272=test_rendering
I, [2024-06-01T07:45:03.705277 #1510975]  INFO -- : [463/900] 1552272=test_sizeof
I, [2024-06-01T07:45:03.756763 #1510975]  INFO -- : [464/900] 1552280=test_case
I, [2024-06-01T07:45:03.798610 #1510975]  INFO -- : [465/900] 1552280=test_face
I, [2024-06-01T07:45:03.818052 #1510975]  INFO -- : [466/900] 1552280=test_io
I, [2024-06-01T07:45:04.024646 #1510975]  INFO -- : [467/900] 1552277=test_unicode_escape
I, [2024-06-01T07:45:04.064060 #1510975]  INFO -- : [468/900] 1552281=test_utf16
I, [2024-06-01T07:45:04.075318 #1510975]  INFO -- : [469/900] 1552281=test_autoload
I, [2024-06-01T07:45:04.097909 #1510975]  INFO -- : [470/900] 1552277=numeric_value_test
I, [2024-06-01T07:45:04.098408 #1510975]  INFO -- : [471/900] 1552277=test_sleep
I, [2024-06-01T07:45:04.175759 #1510975]  INFO -- : [472/900] 1552276=test_config
I, [2024-06-01T07:45:04.254465 #1510975]  INFO -- : [473/900] 1552276=test_libs
I, [2024-06-01T07:45:04.258884 #1510975]  INFO -- : [474/900] 1552276=test_gem_commands_fetch_command
I, [2024-06-01T07:45:04.440019 #1510975]  INFO -- : [475/900] 1552276=test_math
I, [2024-06-01T07:45:04.450350 #1510975]  INFO -- : [476/900] 1552276=test_gc
I, [2024-06-01T07:45:04.456775 #1510975]  INFO -- : [477/900] 1552276=test_yaml_tree
I, [2024-06-01T07:45:04.475087 #1510975]  INFO -- : [478/900] 1552276=test_etc
I, [2024-06-01T07:45:04.581516 #1510975]  INFO -- : [479/900] 1552276=test_yjit_exit_locations
I, [2024-06-01T07:45:04.635913 #1510975]  INFO -- : [480/900] 1552276=test_getopts
I, [2024-06-01T07:45:04.637578 #1510975]  INFO -- : [481/900] 1552276=test_protocol
I, [2024-06-01T07:45:04.883475 #1510975]  INFO -- : [482/900] 1552275=test_gem_resolver_activation_request
I, [2024-06-01T07:45:04.895339 #1510975]  INFO -- : [483/900] 1552275=test_gem_config_file
I, [2024-06-01T07:45:04.910142 #1510975]  INFO -- : [484/900] 1552279=test_ripper
I, [2024-06-01T07:45:04.953599 #1510975]  INFO -- : [485/900] 1552276=source_location_test
I, [2024-06-01T07:45:05.006737 #1510975]  INFO -- : [486/900] 1552276=test_gem_package_tar_header
I, [2024-06-01T07:45:05.009726 #1510975]  INFO -- : [487/900] 1552282=test_gem_util
I, [2024-06-01T07:45:05.072203 #1510975]  INFO -- : [488/900] 1552276=test_iseq_load
I, [2024-06-01T07:45:05.091520 #1510975]  INFO -- : [489/900] 1552275=test_pkey_dh
I, [2024-06-01T07:45:05.174723 #1510975]  INFO -- : [490/900] 1552275=test_bigzero
I, [2024-06-01T07:45:05.175469 #1510975]  INFO -- : [491/900] 1552275=test_system
I, [2024-06-01T07:45:05.258536 #1510975]  INFO -- : [492/900] 1552282=test_pkcs12
I, [2024-06-01T07:45:05.291582 #1510975]  INFO -- : [493/900] 1552268=test_rdoc_context_section
I, [2024-06-01T07:45:05.305992 #1510975]  INFO -- : [494/900] 1552268=test_euc_kr
I, [2024-06-01T07:45:05.307829 #1510975]  INFO -- : [495/900] 1552268=test_ftp
I, [2024-06-01T07:45:05.311380 #1510975]  INFO -- : [496/900] 1552279=test_to_ruby
I, [2024-06-01T07:45:05.313603 #1510975]  INFO -- : [497/900] 1552268=test_pattern_key_name_check
I, [2024-06-01T07:45:05.322489 #1510975]  INFO -- : [498/900] 1552279=test_gem_impossible_dependencies_error
I, [2024-06-01T07:45:05.323096 #1510975]  INFO -- : [499/900] 1552268=test_array_create
I, [2024-06-01T07:45:05.327099 #1510975]  INFO -- : [500/900] 1552279=test_pack
I, [2024-06-01T07:45:05.328075 #1510975]  INFO -- : [501/900] 1552268=test_gem_commands_query_command
I, [2024-06-01T07:45:05.558340 #1510975]  INFO -- : [502/900] 1552279=test_method
I, [2024-06-01T07:45:05.565151 #1510975]  INFO -- : [503/900] 1552273=test_rdoc_rubygems_hook
I, [2024-06-01T07:45:05.652230 #1510975]  INFO -- : [504/900] 1552282=test_cp949
I, [2024-06-01T07:45:05.666635 #1510975]  INFO -- : [505/900] 1552282=test_gem_commands_uninstall_command
I, [2024-06-01T07:45:05.851597 #1510975]  INFO -- : [506/900] 1552273=test_foreach
I, [2024-06-01T07:45:05.855640 #1510975]  INFO -- : [507/900] 1552273=test_gem_source_specific_file
I, [2024-06-01T07:45:05.932884 #1510975]  INFO -- : [508/900] 1552268=test_condition
I, [2024-06-01T07:45:05.937552 #1510975]  INFO -- : [509/900] 1552268=test_gem_unsatisfiable_dependency_error
I, [2024-06-01T07:45:05.954079 #1510975]  INFO -- : [510/900] 1552268=test_win32ole_record
I, [2024-06-01T07:45:05.961205 #1510975]  INFO -- : [511/900] 1552268=test_sorted_set
I, [2024-06-01T07:45:06.148804 #1510975]  INFO -- : [512/900] 1552277=test_win32ole_type_event
I, [2024-06-01T07:45:06.155494 #1510975]  INFO -- : [513/900] 1552277=test_emoji
I, [2024-06-01T07:45:06.183161 #1510975]  INFO -- : [514/900] 1552273=test_ubf_async_safe
I, [2024-06-01T07:45:06.193586 #1510975]  INFO -- : [515/900] 1552277=test_hash
I, [2024-06-01T07:45:06.222728 #1510975]  INFO -- : [516/900] 1552273=test_io
I, [2024-06-01T07:45:06.263084 #1510975]  INFO -- : [517/900] 1552268=test_ellipsize
I, [2024-06-01T07:45:06.280087 #1510975]  INFO -- : [518/900] 1552268=test_date_attr
I, [2024-06-01T07:45:06.283540 #1510975]  INFO -- : [519/900] 1552268=test_io_wait
I, [2024-06-01T07:45:06.330409 #1510975]  INFO -- : [520/900] 1552269=test_gem_commands_exec_command
I, [2024-06-01T07:45:06.353004 #1510975]  INFO -- : [521/900] 1552275=test_kwargs
I, [2024-06-01T07:45:06.359760 #1510975]  INFO -- : [522/900] 1552275=test_type_completor
I, [2024-06-01T07:45:06.366703 #1510975]  INFO -- : [523/900] 1552275=test_console_attr
I, [2024-06-01T07:45:06.368286 #1510975]  INFO -- : [524/900] 1552275=test_summary
I, [2024-06-01T07:45:06.447366 #1510975]  INFO -- : [525/900] 1552275=test_kill_ring
I, [2024-06-01T07:45:06.501483 #1510975]  INFO -- : [526/900] 1552267=test_ns_spki
I, [2024-06-01T07:45:06.521077 #1510975]  INFO -- : [527/900] 1552273=test_framework
I, [2024-06-01T07:45:06.525436 #1510975]  INFO -- : [528/900] 1552273=test_argf
I, [2024-06-01T07:45:06.534391 #1510975]  INFO -- : [529/900] 1552267=test_ws
I, [2024-06-01T07:45:06.547591 #1510975]  INFO -- : [530/900] 1552267=test_gem_commands_environment_command
I, [2024-06-01T07:45:06.552201 #1510975]  INFO -- : [531/900] 1552275=test_m17n
I, [2024-06-01T07:45:06.620637 #1510975]  INFO -- : [532/900] 1552268=test_weakmap
I, [2024-06-01T07:45:06.636371 #1510975]  INFO -- : [533/900] 1552275=test_workspace
I, [2024-06-01T07:45:06.646074 #1510975]  INFO -- : [534/900] 1552267=test_yjit
I, [2024-06-01T07:45:06.691848 #1510975]  INFO -- : [535/900] 1552282=test_gem_request_set_lockfile
I, [2024-06-01T07:45:06.854872 #1510975]  INFO -- : [536/900] 1552275=test_raise_exception
I, [2024-06-01T07:45:06.966517 #1510975]  INFO -- : [537/900] 1552270=test_protect
I, [2024-06-01T07:45:06.982034 #1510975]  INFO -- : [538/900] 1552270=test_win32ole_typelib
I, [2024-06-01T07:45:06.987282 #1510975]  INFO -- : [539/900] 1552270=test_tree_builder
I, [2024-06-01T07:45:06.998943 #1510975]  INFO -- : [540/900] 1552270=test_gem_resolver_dependency_request
I, [2024-06-01T07:45:07.033410 #1510975]  INFO -- : [541/900] 1552270=test_hash
I, [2024-06-01T07:45:07.052294 #1510975]  INFO -- : [542/900] 1552270=test_alias_and_anchor
I, [2024-06-01T07:45:07.066155 #1510975]  INFO -- : [543/900] 1552270=test_postponed_job
I, [2024-06-01T07:45:07.072720 #1510975]  INFO -- : [544/900] 1552272=test_external_new
I, [2024-06-01T07:45:07.086698 #1510975]  INFO -- : [545/900] 1552272=test_lock_native_thread
I, [2024-06-01T07:45:07.141999 #1510975]  INFO -- : [546/900] 1552282=test_c_struct_entry
I, [2024-06-01T07:45:07.147667 #1510975]  INFO -- : [547/900] 1552276=test_gem_commands_stale_command
I, [2024-06-01T07:45:07.163184 #1510975]  INFO -- : [548/900] 1552276=test_have_library
I, [2024-06-01T07:45:07.392753 #1510975]  INFO -- : [549/900] 1552272=test_remote_fetch_error
I, [2024-06-01T07:45:07.411661 #1510975]  INFO -- : [550/900] 1552272=regular_expression_encoding_test
I, [2024-06-01T07:45:07.447234 #1510975]  INFO -- : [551/900] 1552272=test_show_source
I, [2024-06-01T07:45:07.457292 #1510975]  INFO -- : [552/900] 1552272=test_set
I, [2024-06-01T07:45:07.460146 #1510975]  INFO -- : [553/900] 1552272=equality_test
I, [2024-06-01T07:45:07.468997 #1510975]  INFO -- : [554/900] 1552272=test_string_memory
I, [2024-06-01T07:45:07.517189 #1510975]  INFO -- : [555/900] 1552270=test_sprintf
I, [2024-06-01T07:45:07.608474 #1510975]  INFO -- : [556/900] 1552272=test_gem_requirement
I, [2024-06-01T07:45:07.634777 #1510975]  INFO -- : [557/900] 1552269=test_gem_security_trust_dir
I, [2024-06-01T07:45:07.688561 #1510975]  INFO -- : [558/900] 1552269=test_line_editor
I, [2024-06-01T07:45:07.700427 #1510975]  INFO -- : [559/900] 1552269=test_objspace
I, [2024-06-01T07:45:07.743612 #1510975]  INFO -- : [560/900] 1552275=test_undef
I, [2024-06-01T07:45:07.746477 #1510975]  INFO -- : [561/900] 1552272=test_parse
I, [2024-06-01T07:45:07.753131 #1510975]  INFO -- : [562/900] 1552275=test_mdns
I, [2024-06-01T07:45:07.757063 #1510975]  INFO -- : [563/900] 1552275=test_gem_remote_fetcher
I, [2024-06-01T07:45:07.791888 #1510975]  INFO -- : [564/900] 1552282=test_scanner_events
I, [2024-06-01T07:45:07.818551 #1510975]  INFO -- : [565/900] 1552270=test_gem_resolver_installed_specification
I, [2024-06-01T07:45:07.844039 #1510975]  INFO -- : [566/900] 1552282=test_frozen_error
I, [2024-06-01T07:45:07.846318 #1510975]  INFO -- : [567/900] 1552270=test_method_cache
I, [2024-06-01T07:45:07.850434 #1510975]  INFO -- : [568/900] 1552270=test_gem_stub_specification
I, [2024-06-01T07:45:07.858713 #1510975]  INFO -- : [569/900] 1552282=test_gem_ext_ext_conf_builder
I, [2024-06-01T07:45:08.054439 #1510975]  INFO -- : [570/900] 1552270=test_complex
I, [2024-06-01T07:45:08.233570 #1510975]  INFO -- : [571/900] 1552270=test_gem_commands_search_command
I, [2024-06-01T07:45:08.239539 #1510975]  INFO -- : [572/900] 1552270=test_inlinecache
I, [2024-06-01T07:45:08.318961 #1510975]  INFO -- : [573/900] 1552270=test_rdoc_markup_verbatim
I, [2024-06-01T07:45:08.330548 #1510975]  INFO -- : [574/900] 1552270=lex_test
I, [2024-06-01T07:45:08.459111 #1510975]  INFO -- : [575/900] 1552271=test_path_to_class
I, [2024-06-01T07:45:08.463156 #1510975]  INFO -- : [576/900] 1552271=test_gem_resolver_specification
I, [2024-06-01T07:45:08.522071 #1510975]  INFO -- : [577/900] 1552272=test_gem_dependency
I, [2024-06-01T07:45:08.547464 #1510975]  INFO -- : [578/900] 1552271=test_gem_version
I, [2024-06-01T07:45:08.630961 #1510975]  INFO -- : [579/900] 1552276=test_econv
I, [2024-06-01T07:45:08.650460 #1510975]  INFO -- : [580/900] 1552271=test_cesu8
I, [2024-06-01T07:45:08.653374 #1510975]  INFO -- : [581/900] 1552271=test_rdoc_options
I, [2024-06-01T07:45:08.695168 #1510975]  INFO -- : [582/900] 1552272=test_string_processing
I, [2024-06-01T07:45:08.699081 #1510975]  INFO -- : [583/900] 1552272=encodings_test
I, [2024-06-01T07:45:08.738355 #1510975]  INFO -- : [584/900] 1552272=test_fileutils
I, [2024-06-01T07:45:09.206069 #1510975]  INFO -- : [585/900] 1552272=test_ldap
I, [2024-06-01T07:45:09.227952 #1510975]  INFO -- : [586/900] 1552271=test_emitter
I, [2024-06-01T07:45:09.231993 #1510975]  INFO -- : [587/900] 1552272=test_gem_commands_signin_command
I, [2024-06-01T07:45:09.240106 #1510975]  INFO -- : [588/900] 1552271=test_resource
I, [2024-06-01T07:45:09.256707 #1510975]  INFO -- : [589/900] 1552271=test_rdoc_include
I, [2024-06-01T07:45:09.301388 #1510975]  INFO -- : [590/900] 1552271=test_reqarg
I, [2024-06-01T07:45:09.387267 #1510975]  INFO -- : [591/900] 1552272=test_gem_commands_list_command
I, [2024-06-01T07:45:09.411744 #1510975]  INFO -- : [592/900] 1552272=test_stack
I, [2024-06-01T07:45:09.421185 #1510975]  INFO -- : [593/900] 1552282=test_too_many_dummy_encodings
I, [2024-06-01T07:45:09.498360 #1510975]  INFO -- : [594/900] 1552282=test_duplicate
I, [2024-06-01T07:45:09.507176 #1510975]  INFO -- : [595/900] 1552281=test_utf32
I, [2024-06-01T07:45:09.508598 #1510975]  INFO -- : [596/900] 1552282=test_basicsocket
I, [2024-06-01T07:45:09.514504 #1510975]  INFO -- : [597/900] 1552281=test_prettyprint
I, [2024-06-01T07:45:09.521308 #1510975]  INFO -- : [598/900] 1552282=test_tracepoint
I, [2024-06-01T07:45:09.528039 #1510975]  INFO -- : [599/900] 1552270=test_gem_commands_help_command
I, [2024-06-01T07:45:09.560799 #1510975]  INFO -- : [600/900] 1552281=test_rdoc_markup
I, [2024-06-01T07:45:09.604004 #1510975]  INFO -- : [601/900] 1552281=test_internal_ivar
I, [2024-06-01T07:45:09.604838 #1510975]  INFO -- : [602/900] 1552281=test_gem_resolver_index_specification
I, [2024-06-01T07:45:09.626970 #1510975]  INFO -- : [603/900] 1552270=desugar_compiler_test
I, [2024-06-01T07:45:09.652757 #1510975]  INFO -- : [604/900] 1552270=test_function
I, [2024-06-01T07:45:09.695713 #1510975]  INFO -- : [605/900] 1552281=test_queue
I, [2024-06-01T07:45:09.713541 #1510975]  INFO -- : [606/900] 1552281=snapshots_test
I, [2024-06-01T07:45:09.713624 #1510975]  INFO -- : [607/900] 1552274=test_tempfile
I, [2024-06-01T07:45:09.797444 #1510975]  INFO -- : [608/900] 1552271=pattern_test
I, [2024-06-01T07:45:09.884335 #1510975]  INFO -- : [609/900] 1552282=test_noarg
I, [2024-06-01T07:45:09.901785 #1510975]  INFO -- : [610/900] 1552270=json_string_matching_test
I, [2024-06-01T07:45:09.907955 #1510975]  INFO -- : [611/900] 1552270=test_load
I, [2024-06-01T07:45:09.921858 #1510975]  INFO -- : [612/900] 1552270=test_rdoc_normal_class
I, [2024-06-01T07:45:09.929935 #1510975]  INFO -- : [613/900] 1552271=test_class
I, [2024-06-01T07:45:09.949305 #1510975]  INFO -- : [614/900] 1552276=test_const
I, [2024-06-01T07:45:09.958681 #1510975]  INFO -- : [615/900] 1552276=test_asn1
I, [2024-06-01T07:45:09.981532 #1510975]  INFO -- : [616/900] 1552276=test_random
I, [2024-06-01T07:45:09.987763 #1510975]  INFO -- : [617/900] 1552276=test_irb
I, [2024-06-01T07:45:10.010263 #1510975]  INFO -- : [618/900] 1552270=test_date_strftime
I, [2024-06-01T07:45:10.060104 #1510975]  INFO -- : [619/900] 1552275=test_rdoc_parser_rd
I, [2024-06-01T07:45:10.074103 #1510975]  INFO -- : [620/900] 1552282=symbol_encoding_test
I, [2024-06-01T07:45:10.087862 #1510975]  INFO -- : [621/900] 1552282=test_yamlstore
I, [2024-06-01T07:45:10.093795 #1510975]  INFO -- : [622/900] 1552275=test_gem_installer
I, [2024-06-01T07:45:10.094450 #1510975]  INFO -- : [623/900] 1552274=test_deprecate
I, [2024-06-01T07:45:10.099095 #1510975]  INFO -- : [624/900] 1552282=test_rdoc_constant
I, [2024-06-01T07:45:10.137826 #1510975]  INFO -- : [625/900] 1552274=test_bash_completion
I, [2024-06-01T07:45:10.146424 #1510975]  INFO -- : [626/900] 1552274=test_formatter
I, [2024-06-01T07:45:10.171587 #1510975]  INFO -- : [627/900] 1552274=test_recorder
I, [2024-06-01T07:45:10.209495 #1510975]  INFO -- : [628/900] 1552274=test_gem_source_vendor
I, [2024-06-01T07:45:10.221579 #1510975]  INFO -- : [629/900] 1552274=test_gem_commands_owner_command
I, [2024-06-01T07:45:10.269763 #1510975]  INFO -- : [630/900] 1552282=regexp_test
I, [2024-06-01T07:45:10.290252 #1510975]  INFO -- : [631/900] 1552282=test_gem_package_tar_reader
I, [2024-06-01T07:45:10.343260 #1510975]  INFO -- : [632/900] 1552282=test_rdoc_encoding
I, [2024-06-01T07:45:10.383642 #1510975]  INFO -- : [633/900] 1552282=test_coverage
I, [2024-06-01T07:45:10.503632 #1510975]  INFO -- : [634/900] 1552276=test_pathname
I, [2024-06-01T07:45:10.600836 #1510975]  INFO -- : [635/900] 1552270=test_complexrational
I, [2024-06-01T07:45:10.616081 #1510975]  INFO -- : [636/900] 1552270=test_init
I, [2024-06-01T07:45:10.781284 #1510975]  INFO -- : [637/900] 1552272=test_rdoc_any_method
I, [2024-06-01T07:45:10.856597 #1510975]  INFO -- : [638/900] 1552276=test_modify_expand
I, [2024-06-01T07:45:10.872360 #1510975]  INFO -- : [639/900] 1552276=test_rdoc_markdown
I, [2024-06-01T07:45:10.880233 #1510975]  INFO -- : [640/900] 1552274=test_gem_available_set
I, [2024-06-01T07:45:11.028225 #1510975]  INFO -- : [641/900] 1552281=test_file
I, [2024-06-01T07:45:11.038643 #1510975]  INFO -- : [642/900] 1552281=test_fiddle
I, [2024-06-01T07:45:11.048150 #1510975]  INFO -- : [643/900] 1552274=test_wss
I, [2024-06-01T07:45:11.050874 #1510975]  INFO -- : [644/900] 1552274=test_ractor
I, [2024-06-01T07:45:11.144828 #1510975]  INFO -- : [645/900] 1552270=test_find
I, [2024-06-01T07:45:11.173184 #1510975]  INFO -- : [646/900] 1552270=test_marshalable
I, [2024-06-01T07:45:11.190307 #1510975]  INFO -- : [647/900] 1552270=test_digest
I, [2024-06-01T07:45:11.205358 #1510975]  INFO -- : [648/900] 1552281=test_gem_commands_contents_command
I, [2024-06-01T07:45:11.249840 #1510975]  INFO -- : [649/900] 1552274=test_gem_ext_cmake_builder
I, [2024-06-01T07:45:11.282557 #1510975]  INFO -- : [650/900] 1552274=test_require
I, [2024-06-01T07:45:11.332174 #1510975]  INFO -- : [651/900] 1552281=test_cgi_util
I, [2024-06-01T07:45:11.412149 #1510975]  INFO -- : [652/900] 1552272=test_class2name
I, [2024-06-01T07:45:11.423504 #1510975]  INFO -- : [653/900] 1552272=test_gbk
I, [2024-06-01T07:45:11.428500 #1510975]  INFO -- : [654/900] 1552272=test_enc_str_buf_cat
I, [2024-06-01T07:45:11.439189 #1510975]  INFO -- : [655/900] 1552272=test_pstore
I, [2024-06-01T07:45:11.504173 #1510975]  INFO -- : [656/900] 1552272=test_cstr
I, [2024-06-01T07:45:11.511060 #1510975]  INFO -- : [657/900] 1552276=test_profile_frames
I, [2024-06-01T07:45:11.529216 #1510975]  INFO -- : [658/900] 1552277=test_io_timeout
I, [2024-06-01T07:45:11.535495 #1510975]  INFO -- : [659/900] 1552282=test_shapes
I, [2024-06-01T07:45:11.539218 #1510975]  INFO -- : [660/900] 1552282=json_fixtures_test
I, [2024-06-01T07:45:11.546532 #1510975]  INFO -- : [661/900] 1552282=test_comparable
I, [2024-06-01T07:45:11.553487 #1510975]  INFO -- : [662/900] 1552282=test_rdoc_parser_c
I, [2024-06-01T07:45:11.555466 #1510975]  INFO -- : [663/900] 1552277=index_write_test
I, [2024-06-01T07:45:11.562248 #1510975]  INFO -- : [664/900] 1552277=test_thread_queue
I, [2024-06-01T07:45:11.659057 #1510975]  INFO -- : [665/900] 1552281=test_nowrite
I, [2024-06-01T07:45:11.684510 #1510975]  INFO -- : [666/900] 1552281=test_rdoc_markup_formatter
I, [2024-06-01T07:45:11.699192 #1510975]  INFO -- : [667/900] 1552281=test_ractor
I, [2024-06-01T07:45:11.723061 #1510975]  INFO -- : [668/900] 1552276=test_euc_tw
I, [2024-06-01T07:45:11.725971 #1510975]  INFO -- : [669/900] 1552281=test_bmethod
I, [2024-06-01T07:45:11.731567 #1510975]  INFO -- : [670/900] 1552276=test_gem_commands_sources_command
I, [2024-06-01T07:45:11.757880 #1510975]  INFO -- : [671/900] 1552281=test_ansi_without_terminfo
I, [2024-06-01T07:45:11.778813 #1510975]  INFO -- : [672/900] 1552281=test_big2str
I, [2024-06-01T07:45:11.785852 #1510975]  INFO -- : [673/900] 1552281=test_forwardable
I, [2024-06-01T07:45:11.811974 #1510975]  INFO -- : [674/900] 1552281=test_yaml
I, [2024-06-01T07:45:11.940469 #1510975]  INFO -- : [675/900] 1552273=test_wait
I, [2024-06-01T07:45:11.943667 #1510975]  INFO -- : [676/900] 1552276=test_handle
I, [2024-06-01T07:45:11.946879 #1510975]  INFO -- : [677/900] 1552282=test_thread
I, [2024-06-01T07:45:11.974105 #1510975]  INFO -- : [678/900] 1552281=test_socket
I, [2024-06-01T07:45:12.019883 #1510975]  INFO -- : [679/900] 1552273=test_objectspace
I, [2024-06-01T07:45:12.169926 #1510975]  INFO -- : [680/900] 1552282=location_test
I, [2024-06-01T07:45:12.178047 #1510975]  INFO -- : [681/900] 1552282=test_rdoc_markup_to_table_of_contents
I, [2024-06-01T07:45:12.191961 #1510975]  INFO -- : [682/900] 1552270=test_str2big
I, [2024-06-01T07:45:12.204746 #1510975]  INFO -- : [683/900] 1552270=test_dot_dot
I, [2024-06-01T07:45:12.210123 #1510975]  INFO -- : [684/900] 1552282=test_c_struct_builder
I, [2024-06-01T07:45:12.218635 #1510975]  INFO -- : [685/900] 1552270=test_literal
I, [2024-06-01T07:45:12.469428 #1510975]  INFO -- : [686/900] 1552276=test_gem_stream_ui
I, [2024-06-01T07:45:12.480002 #1510975]  INFO -- : [687/900] 1552282=test_extlibs
I, [2024-06-01T07:45:12.572441 #1510975]  INFO -- : [688/900] 1552268=test_rdoc_generator_ri
I, [2024-06-01T07:45:12.581019 #1510975]  INFO -- : [689/900] 1552268=test_require_lib
I, [2024-06-01T07:45:12.606507 #1510975]  INFO -- : [690/900] 1552276=test_gem_install_update_options
I, [2024-06-01T07:45:12.757186 #1510975]  INFO -- : [691/900] 1552276=test_ractor
I, [2024-06-01T07:45:12.780229 #1510975]  INFO -- : [692/900] 1552276=test_severity
I, [2024-06-01T07:45:12.783713 #1510975]  INFO -- : [693/900] 1552276=test_json_tree
I, [2024-06-01T07:45:12.788180 #1510975]  INFO -- : [694/900] 1552280=test_rdoc_markup_to_markdown
I, [2024-06-01T07:45:12.797577 #1510975]  INFO -- : [695/900] 1552276=test_rdoc_generator_pot_po
I, [2024-06-01T07:45:12.799825 #1510975]  INFO -- : [696/900] 1552276=test_ansi_with_terminfo
I, [2024-06-01T07:45:12.826397 #1510975]  INFO -- : [697/900] 1552276=test_ractor
I, [2024-06-01T07:45:12.841211 #1510975]  INFO -- : [698/900] 1552274=test_m17n_comb
I, [2024-06-01T07:45:12.896427 #1510975]  INFO -- : [699/900] 1552276=test_memory_view
I, [2024-06-01T07:45:12.987863 #1510975]  INFO -- : [700/900] 1552279=test_gem_request_connection_pools
I, [2024-06-01T07:45:13.023847 #1510975]  INFO -- : [701/900] 1552272=test_gem_version_option
I, [2024-06-01T07:45:13.026031 #1510975]  INFO -- : [702/900] 1552280=test_grapheme_breaks
I, [2024-06-01T07:45:13.031723 #1510975]  INFO -- : [703/900] 1552280=test_cclass
I, [2024-06-01T07:45:13.041339 #1510975]  INFO -- : [704/900] 1552270=test_parser_events
I, [2024-06-01T07:45:13.043538 #1510975]  INFO -- : [705/900] 1552273=test_reline
I, [2024-06-01T07:45:13.087199 #1510975]  INFO -- : [706/900] 1552272=test_case
I, [2024-06-01T07:45:13.090748 #1510975]  INFO -- : [707/900] 1552272=test_pkey
I, [2024-06-01T07:45:13.143238 #1510975]  INFO -- : [708/900] 1552272=test_gem_text
I, [2024-06-01T07:45:13.169151 #1510975]  INFO -- : [709/900] 1552280=test_settracefunc
I, [2024-06-01T07:45:13.186952 #1510975]  INFO -- : [710/900] 1552276=tunnel_test
I, [2024-06-01T07:45:13.191101 #1510975]  INFO -- : [711/900] 1552276=test_enumerator_kw
I, [2024-06-01T07:45:13.195559 #1510975]  INFO -- : [712/900] 1552270=test_scan_args
I, [2024-06-01T07:45:13.196828 #1510975]  INFO -- : [713/900] 1552276=test_win32ole
I, [2024-06-01T07:45:13.205291 #1510975]  INFO -- : [714/900] 1552276=test_generic
I, [2024-06-01T07:45:13.206879 #1510975]  INFO -- : [715/900] 1552272=test_sprintf_comb
I, [2024-06-01T07:45:13.213768 #1510975]  INFO -- : [716/900] 1552270=test_method_cache
I, [2024-06-01T07:45:13.220363 #1510975]  INFO -- : [717/900] 1552270=test_gem_request
I, [2024-06-01T07:45:13.263875 #1510975]  INFO -- : [718/900] 1552276=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-06-01T07:45:13.341344 #1510975]  INFO -- : [719/900] 1552276=test_gem_commands_mirror
I, [2024-06-01T07:45:13.350757 #1510975]  INFO -- : [720/900] 1552276=test_rand
I, [2024-06-01T07:45:13.412128 #1510975]  INFO -- : [721/900] 1552270=test_gem_package_tar_reader_entry
I, [2024-06-01T07:45:13.421466 #1510975]  INFO -- : [722/900] 1552271=test_gem_name_tuple
I, [2024-06-01T07:45:13.429623 #1510975]  INFO -- : [723/900] 1552272=test_bug_reporter
I, [2024-06-01T07:45:13.442042 #1510975]  INFO -- : [724/900] 1552271=test_exception
I, [2024-06-01T07:45:13.449399 #1510975]  INFO -- : [725/900] 1552281=test_store
I, [2024-06-01T07:45:13.451304 #1510975]  INFO -- : [726/900] 1552273=test_case_options
I, [2024-06-01T07:45:13.455705 #1510975]  INFO -- : [727/900] 1552273=test_scalar
I, [2024-06-01T07:45:13.461930 #1510975]  INFO -- : [728/900] 1552273=test_gem_dependency_installer
I, [2024-06-01T07:45:13.656509 #1510975]  INFO -- : [729/900] 1552281=test_gem_commands_info_command
I, [2024-06-01T07:45:13.671389 #1510975]  INFO -- : [730/900] 1552270=parameters_signature_test
I, [2024-06-01T07:45:13.679204 #1510975]  INFO -- : [731/900] 1552270=test_rdoc_cross_reference
I, [2024-06-01T07:45:13.688323 #1510975]  INFO -- : [732/900] 1552281=test_data
I, [2024-06-01T07:45:13.697244 #1510975]  INFO -- : [733/900] 1552281=test_date_new
I, [2024-06-01T07:45:13.707618 #1510975]  INFO -- : [734/900] 1552281=test_require
I, [2024-06-01T07:45:13.708364 #1510975]  INFO -- : [735/900] 1552281=test_date_time
I, [2024-06-01T07:45:13.725571 #1510975]  INFO -- : [736/900] 1552281=test_rdoc_markup_to_joined_paragraph
I, [2024-06-01T07:45:13.731439 #1510975]  INFO -- : [737/900] 1552281=test_gem_safe_yaml
I, [2024-06-01T07:45:13.742334 #1510975]  INFO -- : [738/900] 1552281=test_syntax
I, [2024-06-01T07:45:13.746378 #1510975]  INFO -- : [739/900] 1552276=test_rdoc_text
I, [2024-06-01T07:45:13.804459 #1510975]  INFO -- : [740/900] 1552276=test_iso_8859
I, [2024-06-01T07:45:13.840417 #1510975]  INFO -- : [741/900] 1552276=test_tcp
I, [2024-06-01T07:45:13.942510 #1510975]  INFO -- : [742/900] 1552276=test_stream
I, [2024-06-01T07:45:13.982208 #1510975]  INFO -- : [743/900] 1552276=test_nil2vtempty
I, [2024-06-01T07:45:13.987094 #1510975]  INFO -- : [744/900] 1552276=test_rdoc_context
I, [2024-06-01T07:45:13.997853 #1510975]  INFO -- : [745/900] 1552272=test_rdoc_parser_ruby
I, [2024-06-01T07:45:14.038454 #1510975]  INFO -- : [746/900] 1552279=test_httpresponse
I, [2024-06-01T07:45:14.161672 #1510975]  INFO -- : [747/900] 1552279=test_open-uri
I, [2024-06-01T07:45:14.228123 #1510975]  INFO -- : [748/900] 1552270=test_rdoc_markup_attribute_manager
I, [2024-06-01T07:45:14.261003 #1510975]  INFO -- : [749/900] 1552270=test_name_error
I, [2024-06-01T07:45:14.403999 #1510975]  INFO -- : [750/900] 1552270=test_safe_load
I, [2024-06-01T07:45:14.410019 #1510975]  INFO -- : [751/900] 1552280=test_gem_resolver_composed_set
I, [2024-06-01T07:45:14.415418 #1510975]  INFO -- : [752/900] 1552270=test_gem_resolver
I, [2024-06-01T07:45:14.431001 #1510975]  INFO -- : [753/900] 1552280=test_gem_commands_dependency_command
I, [2024-06-01T07:45:14.570539 #1510975]  INFO -- : [754/900] 1552280=reflection_test
I, [2024-06-01T07:45:14.655815 #1510975]  INFO -- : [755/900] 1552280=test_gem_commands_specification_command
I, [2024-06-01T07:45:14.759966 #1510975]  INFO -- : [756/900] 1552270=test_enumerator
I, [2024-06-01T07:45:14.830396 #1510975]  INFO -- : [757/900] 1552282=test_flags
I, [2024-06-01T07:45:14.850543 #1510975]  INFO -- : [758/900] 1552272=test_inadvertent_creation
I, [2024-06-01T07:45:14.862325 #1510975]  INFO -- : [759/900] 1552279=test_gem_commands_which_command
I, [2024-06-01T07:45:14.867309 #1510975]  INFO -- : [760/900] 1552280=test_shift_jis
I, [2024-06-01T07:45:14.874137 #1510975]  INFO -- : [761/900] 1552280=test_http
I, [2024-06-01T07:45:14.906841 #1510975]  INFO -- : [762/900] 1552280=test_gc
I, [2024-06-01T07:45:14.909973 #1510975]  INFO -- : [763/900] 1552279=test_x509cert
I, [2024-06-01T07:45:14.980296 #1510975]  INFO -- : [764/900] 1552276=test_err_in_callback
I, [2024-06-01T07:45:14.987996 #1510975]  INFO -- : [765/900] 1552276=test_gem_resolver_lock_specification
I, [2024-06-01T07:45:15.013122 #1510975]  INFO -- : [766/900] 1552272=test_logdevice
I, [2024-06-01T07:45:15.035971 #1510975]  INFO -- : [767/900] 1552276=test_arity
I, [2024-06-01T07:45:15.050847 #1510975]  INFO -- : [768/900] 1552276=test_gem_ext_rake_builder
I, [2024-06-01T07:45:15.173360 #1510975]  INFO -- : [769/900] 1552279=test_gem_source_local
I, [2024-06-01T07:45:15.461718 #1510975]  INFO -- : [770/900] 1552267=test_gem_security_policy
I, [2024-06-01T07:45:15.496887 #1510975]  INFO -- : [771/900] 1552279=test_pack
I, [2024-06-01T07:45:15.827887 #1510975]  INFO -- : [772/900] 1552267=command_line_test
I, [2024-06-01T07:45:15.835593 #1510975]  INFO -- : [773/900] 1552267=test_last_thread
I, [2024-06-01T07:45:15.878917 #1510975]  INFO -- : [774/900] 1552279=test_process
I, [2024-06-01T07:45:15.973654 #1510975]  INFO -- : [775/900] 1552277=test_thread_fd_close
I, [2024-06-01T07:45:15.978119 #1510975]  INFO -- : [776/900] 1552277=test_passing_block
I, [2024-06-01T07:45:15.985896 #1510975]  INFO -- : [777/900] 1552277=test_hash_create
I, [2024-06-01T07:45:15.993729 #1510975]  INFO -- : [778/900] 1552277=test_stringchar
I, [2024-06-01T07:45:16.037427 #1510975]  INFO -- : [779/900] 1552276=test_uncorrectable_name_check
I, [2024-06-01T07:45:16.046017 #1510975]  INFO -- : [780/900] 1552276=newline_test
I, [2024-06-01T07:45:16.124282 #1510975]  INFO -- : [781/900] 1552276=test_switch_hitter
I, [2024-06-01T07:45:16.127812 #1510975]  INFO -- : [782/900] 1552277=test_singleton
I, [2024-06-01T07:45:16.136889 #1510975]  INFO -- : [783/900] 1552277=test_flush
I, [2024-06-01T07:45:16.137939 #1510975]  INFO -- : [784/900] 1552276=test_io_console
I, [2024-06-01T07:45:16.138289 #1510975]  INFO -- : [785/900] 1552272=test_c_union_entity
I, [2024-06-01T07:45:16.142103 #1510975]  INFO -- : [786/900] 1552277=test_rdoc_normal_module
I, [2024-06-01T07:45:16.156792 #1510975]  INFO -- : [787/900] 1552282=test_rdoc_markdown_test
I, [2024-06-01T07:45:16.207935 #1510975]  INFO -- : [788/900] 1552277=test_logperiod
I, [2024-06-01T07:45:16.220125 #1510975]  INFO -- : [789/900] 1552277=test_securerandom
I, [2024-06-01T07:45:16.250963 #1510975]  INFO -- : [790/900] 1552272=test_zsh_completion
I, [2024-06-01T07:45:16.255416 #1510975]  INFO -- : [791/900] 1552272=test_exception
I, [2024-06-01T07:45:16.258071 #1510975]  INFO -- : [792/900] 1552277=test_iter_break
I, [2024-06-01T07:45:16.258472 #1510975]  INFO -- : [793/900] 1552275=test_macro
I, [2024-06-01T07:45:16.262753 #1510975]  INFO -- : [794/900] 1552277=test_frozen
I, [2024-06-01T07:45:16.264191 #1510975]  INFO -- : [795/900] 1552275=test_gem_ext_configure_builder
I, [2024-06-01T07:45:16.274743 #1510975]  INFO -- : [796/900] 1552272=test_pp
I, [2024-06-01T07:45:16.277209 #1510975]  INFO -- : [797/900] 1552274=test_verbose
I, [2024-06-01T07:45:16.280687 #1510975]  INFO -- : [798/900] 1552277=test_rdoc_single_class
I, [2024-06-01T07:45:16.284581 #1510975]  INFO -- : [799/900] 1552277=test_num2int
I, [2024-06-01T07:45:16.303128 #1510975]  INFO -- : [800/900] 1552277=test_nil
I, [2024-06-01T07:45:16.305134 #1510975]  INFO -- : [801/900] 1552274=test_config
I, [2024-06-01T07:45:16.317725 #1510975]  INFO -- : [802/900] 1552275=test_optarg
I, [2024-06-01T07:45:16.334234 #1510975]  INFO -- : [803/900] 1552277=test_yaml_special_cases
I, [2024-06-01T07:45:16.343644 #1510975]  INFO -- : [804/900] 1552272=test_gem_source_list
I, [2024-06-01T07:45:16.350254 #1510975]  INFO -- : [805/900] 1552277=test_address_resolve
I, [2024-06-01T07:45:16.355627 #1510975]  INFO -- : [806/900] 1552277=test_rdoc_token_stream
I, [2024-06-01T07:45:16.364240 #1510975]  INFO -- : [807/900] 1552277=test_common
I, [2024-06-01T07:45:16.397842 #1510975]  INFO -- : [808/900] 1552274=test_gem_spec_fetcher
I, [2024-06-01T07:45:16.403047 #1510975]  INFO -- : [809/900] 1552275=test_gem_command
I, [2024-06-01T07:45:16.411241 #1510975]  INFO -- : [810/900] 1552272=test_bug-3571
I, [2024-06-01T07:45:16.428122 #1510975]  INFO -- : [811/900] 1552272=test_key_actor_vi
I, [2024-06-01T07:45:16.519530 #1510975]  INFO -- : [812/900] 1552275=test_assignment
I, [2024-06-01T07:45:16.528754 #1510975]  INFO -- : [813/900] 1552271=test_ifunless
I, [2024-06-01T07:45:16.530764 #1510975]  INFO -- : [814/900] 1552271=test_gem_commands_lock_command
I, [2024-06-01T07:45:16.544168 #1510975]  INFO -- : [815/900] 1552272=parse_stream_test
I, [2024-06-01T07:45:16.548739 #1510975]  INFO -- : [816/900] 1552272=test_numeric
I, [2024-06-01T07:45:16.565127 #1510975]  INFO -- : [817/900] 1552271=test_rdoc_tom_doc
I, [2024-06-01T07:45:16.582882 #1510975]  INFO -- : [818/900] 1552271=test_hmac
I, [2024-06-01T07:45:16.604031 #1510975]  INFO -- : [819/900] 1552271=test_rdoc_markup_to_tt_only
I, [2024-06-01T07:45:16.609075 #1510975]  INFO -- : [820/900] 1552273=test_at_exit
I, [2024-06-01T07:45:16.619175 #1510975]  INFO -- : [821/900] 1552274=test_command
I, [2024-06-01T07:45:16.633719 #1510975]  INFO -- : [822/900] 1552273=test_gem_ext_cargo_builder_unit
I, [2024-06-01T07:45:16.638887 #1510975]  INFO -- : [823/900] 1552277=parse_success_test
I, [2024-06-01T07:45:16.641751 #1510975]  INFO -- : [824/900] 1552271=test_gem_rdoc
I, [2024-06-01T07:45:16.646498 #1510975]  INFO -- : [825/900] 1552277=test_date
I, [2024-06-01T07:45:16.651753 #1510975]  INFO -- : [826/900] 1552277=snippets_test
I, [2024-06-01T07:45:16.656532 #1510975]  INFO -- : [827/900] 1552272=test_object_create_start
I, [2024-06-01T07:45:16.656768 #1510975]  INFO -- : [828/900] 1552272=test_rdoc_markup_paragraph
I, [2024-06-01T07:45:16.661038 #1510975]  INFO -- : [829/900] 1552272=test_enc_raise
I, [2024-06-01T07:45:16.665040 #1510975]  INFO -- : [830/900] 1552273=test_psych
I, [2024-06-01T07:45:16.666333 #1510975]  INFO -- : [831/900] 1552272=!Nothing_to_test
I, [2024-06-01T07:45:16.669645 #1510975]  INFO -- : [832/900] 1552272=test_eval_history
I, [2024-06-01T07:45:16.680182 #1510975]  INFO -- : [833/900] 1552272=test_kernel
I, [2024-06-01T07:45:16.691927 #1510975]  INFO -- : [834/900] 1552273=test_gem_doctor
I, [2024-06-01T07:45:16.744164 #1510975]  INFO -- : [835/900] 1552273=test_kdf
I, [2024-06-01T07:45:16.778582 #1510975]  INFO -- : [836/900] 1552271=test_gem_silent_ui
I, [2024-06-01T07:45:16.825420 #1510975]  INFO -- : [837/900] 1552271=test_emitter
I, [2024-06-01T07:45:16.827070 #1510975]  INFO -- : [838/900] 1552273=test_files_ext
I, [2024-06-01T07:45:16.835215 #1510975]  INFO -- : [839/900] 1552271=test_bug-5832
I, [2024-06-01T07:45:16.839325 #1510975]  INFO -- : [840/900] 1552271=static_inspect_test
I, [2024-06-01T07:45:16.848920 #1510975]  INFO -- : [841/900] 1552271=test_buffering
I, [2024-06-01T07:45:16.854533 #1510975]  INFO -- : [842/900] 1552271=test_svcb_https
I, [2024-06-01T07:45:16.862811 #1510975]  INFO -- : [843/900] 1552271=test_gb18030
I, [2024-06-01T07:45:16.872048 #1510975]  INFO -- : [844/900] 1552271=test_gem_uninstaller
I, [2024-06-01T07:45:16.938210 #1510975]  INFO -- : [845/900] 1552267=test_rdoc_rdoc
I, [2024-06-01T07:45:16.961241 #1510975]  INFO -- : [846/900] 1552273=test_time
I, [2024-06-01T07:45:17.013390 #1510975]  INFO -- : [847/900] 1552274=test_windows_1251
I, [2024-06-01T07:45:17.018102 #1510975]  INFO -- : [848/900] 1552274=test_rdoc_i18n_text
I, [2024-06-01T07:45:17.023906 #1510975]  INFO -- : [849/900] 1552274=test_io_buffer
I, [2024-06-01T07:45:17.061109 #1510975]  INFO -- : [850/900] 1552267=test_key_name_check
I, [2024-06-01T07:45:17.065869 #1510975]  INFO -- : [851/900] 1552268=test_backtrace
I, [2024-06-01T07:45:17.070904 #1510975]  INFO -- : [852/900] 1552267=test_defined
I, [2024-06-01T07:45:17.076636 #1510975]  INFO -- : [853/900] 1552268=test_pkey_ec
I, [2024-06-01T07:45:17.088885 #1510975]  INFO -- : [854/900] 1552274=integer_base_flags_test
I, [2024-06-01T07:45:17.112295 #1510975]  INFO -- : [855/900] 1552273=test_thread
I, [2024-06-01T07:45:17.114310 #1510975]  INFO -- : [856/900] 1552273=test_trick
I, [2024-06-01T07:45:17.152767 #1510975]  INFO -- : [857/900] 1552268=test_pipe
I, [2024-06-01T07:45:17.168754 #1510975]  INFO -- : [858/900] 1552267=redundant_return_test
I, [2024-06-01T07:45:17.180834 #1510975]  INFO -- : [859/900] 1552274=test_date_parse
I, [2024-06-01T07:45:17.182356 #1510975]  INFO -- : [860/900] 1552267=test_rdoc_markup_attributes
I, [2024-06-01T07:45:17.192191 #1510975]  INFO -- : [861/900] 1552267=compiler_test
I, [2024-06-01T07:45:17.194984 #1510975]  INFO -- : [862/900] 1552267=test_rdoc_markup_to_rdoc
I, [2024-06-01T07:45:17.236038 #1510975]  INFO -- : [863/900] 1552267=test_rdoc_rd_inline_parser
I, [2024-06-01T07:45:17.268545 #1510975]  INFO -- : [864/900] 1552267=test_default_gems
I, [2024-06-01T07:45:17.323144 #1510975]  INFO -- : [865/900] 1552267=test_null
I, [2024-06-01T07:45:17.327457 #1510975]  INFO -- : [866/900] 1552268=test_win32ole_type
I, [2024-06-01T07:45:17.327574 #1510975]  INFO -- : [867/900] 1552268=newline_offsets_test
I, [2024-06-01T07:45:17.327596 #1510975]  INFO -- : [868/900] 1552267=test_mul
I, [2024-06-01T07:45:17.337448 #1510975]  INFO -- : [869/900] 1552267=test_gem_dependency_resolution_error
I, [2024-06-01T07:45:17.349470 #1510975]  INFO -- : [870/900] 1552267=test_qsort
I, [2024-06-01T07:45:17.350262 #1510975]  INFO -- : [871/900] 1552267=test_rdoc_parser
I, [2024-06-01T07:45:17.369235 #1510975]  INFO -- : [872/900] 1552267=test_custom_command
I, [2024-06-01T07:45:17.393512 #1510975]  INFO -- : [873/900] 1552267=json_addition_test
I, [2024-06-01T07:45:17.403847 #1510975]  INFO -- : [874/900] 1552267=test_depth_first
I, [2024-06-01T07:45:17.409163 #1510975]  INFO -- : [875/900] 1552267=test_gem_request_set_lockfile_parser
I, [2024-06-01T07:45:17.438942 #1510975]  INFO -- : [876/900] 1552274=test_x509attr
I, [2024-06-01T07:45:17.444895 #1510975]  INFO -- : [877/900] 1552274=test_raise
I, [2024-06-01T07:45:17.449400 #1510975]  INFO -- : [878/900] 1552274=test_rdoc_store
I, [2024-06-01T07:45:17.486438 #1510975]  INFO -- : [879/900] 1552272=test_string
I, [2024-06-01T07:45:17.506638 #1510975]  INFO -- : [880/900] 1552272=test_rdoc_stats
I, [2024-06-01T07:45:17.544688 #1510975]  INFO -- : [881/900] 1552272=test_pattern_matching
I, [2024-06-01T07:45:17.546319 #1510975]  INFO -- : [882/900] 1552267=test_fnmatch
I, [2024-06-01T07:45:17.595889 #1510975]  INFO -- : [883/900] 1552272=test_files_test_2
I, [2024-06-01T07:45:17.597301 #1510975]  INFO -- : [884/900] 1552272=test_rdoc_markup_parser
I, [2024-06-01T07:45:17.611576 #1510975]  INFO -- : [885/900] 1552267=test_require_path_check
I, [2024-06-01T07:45:17.629087 #1510975]  INFO -- : [886/900] 1552268=test_folderitem2_invokeverb
I, [2024-06-01T07:45:17.632638 #1510975]  INFO -- : [887/900] 1552268=test_gem_validator
I, [2024-06-01T07:45:17.650169 #1510975]  INFO -- : [888/900] 1552272=test_gem_resolver_index_set
I, [2024-06-01T07:45:17.661004 #1510975]  INFO -- : [889/900] 1552268=test_gem_package_old
I, [2024-06-01T07:45:17.668299 #1510975]  INFO -- : [890/900] 1552282=integer_parse_test
I, [2024-06-01T07:45:17.676881 #1510975]  INFO -- : [891/900] 1552282=test_gc_compact
I, [2024-06-01T07:45:17.692238 #1510975]  INFO -- : [892/900] 1552272=test_string
I, [2024-06-01T07:45:17.727070 #1510975]  INFO -- : [893/900] 1552268=test_proc
I, [2024-06-01T07:45:17.743025 #1510975]  INFO -- : [894/900] 1552267=test_ole_methods
I, [2024-06-01T07:45:17.748454 #1510975]  INFO -- : [895/900] 1552267=test_erb_m17n
I, [2024-06-01T07:45:17.758652 #1510975]  INFO -- : [896/900] 1552267=test_date_conv
I, [2024-06-01T07:45:17.769758 #1510975]  INFO -- : [897/900] 1552267=test_optimization
I, [2024-06-01T07:45:18.159815 #1510975]  INFO -- : [898/900] 1552271=test_zlib
I, [2024-06-01T07:45:18.246591 #1510975]  INFO -- : [899/900] 1552277=test_cgi_tag_helper
I, [2024-06-01T07:45:18.275242 #1510975]  INFO -- : [900/900] 1552277=test_egrep_cpp
I, [2024-06-01T07:45:34.964440 #1510975]  INFO -- : Finished tests in 46.119024s, 702.1831 tests/s, 139588.0358 assertions/s.
I, [2024-06-01T07:45:34.966005 #1510975]  INFO -- : 32384 tests, 6437664 assertions, 0 failures, 0 errors, 320 skips
I, [2024-06-01T07:45:34.966103 #1510975]  INFO -- : 
I, [2024-06-01T07:45:34.966137 #1510975]  INFO -- : ruby -v: ruby 3.4.0dev (2024-06-01T06:18:31Z master 1eb651fb50) [x86_64-linux]
I, [2024-06-01T07:45:34.971151 #1510975]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-06-01T07:45:34.971452 #1510975]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-06-01T07:45:35.121541 #1510975]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T07:45:35.121599 #1510975]  INFO -- : 	CC = gcc
I, [2024-06-01T07:45:35.121611 #1510975]  INFO -- : 	LD = ld
I, [2024-06-01T07:45:35.121621 #1510975]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T07:45:35.121635 #1510975]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-06-01T07:45:35.121651 #1510975]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-06-01T07:45:35.121660 #1510975]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T07:45:35.121669 #1510975]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T07:45:35.121678 #1510975]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T07:45:35.121685 #1510975]  INFO -- : 	LANG = C.UTF-8
I, [2024-06-01T07:45:35.121692 #1510975]  INFO -- : 	LC_ALL = 
I, [2024-06-01T07:45:35.121700 #1510975]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T07:45:35.121708 #1510975]  INFO -- : 	MFLAGS = 
I, [2024-06-01T07:45:35.121717 #1510975]  INFO -- : 	RUSTC = rustc
I, [2024-06-01T07:45:35.121727 #1510975]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-06-01T07:45:35.122163 #1510975]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T07:45:35.122186 #1510975]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T07:45:35.122200 #1510975]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T07:45:35.122215 #1510975]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T07:45:35.122224 #1510975]  INFO -- : 
I, [2024-06-01T07:45:35.124046 #1510975]  INFO -- : generating enc.mk
I, [2024-06-01T07:45:35.283298 #1510975]  INFO -- : generating encdb.h
I, [2024-06-01T07:45:35.341852 #1510975]  INFO -- : encdb.h unchanged
I, [2024-06-01T07:45:35.342952 #1510975]  INFO -- : making enc
I, [2024-06-01T07:45:35.359351 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.359375 #1510975]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T07:45:35.359386 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.359993 #1510975]  INFO -- : making srcs under enc
I, [2024-06-01T07:45:35.390774 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.390800 #1510975]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T07:45:35.390812 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.391790 #1510975]  INFO -- : generating transdb.h
I, [2024-06-01T07:45:35.528384 #1510975]  INFO -- : transdb.h unchanged
I, [2024-06-01T07:45:35.529721 #1510975]  INFO -- : making trans
I, [2024-06-01T07:45:35.563386 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.563413 #1510975]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T07:45:35.563424 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.564010 #1510975]  INFO -- : making encs
I, [2024-06-01T07:45:35.604291 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.604318 #1510975]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T07:45:35.604331 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:35.608331 #1510975]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T07:45:35.636532 #1510975]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T07:45:35.639966 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:37.068657 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:37.069346 #1510975]  INFO -- : generating makefile exts.mk
I, [2024-06-01T07:45:37.111533 #1510975]  INFO -- : exts.mk unchanged
I, [2024-06-01T07:45:37.119922 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:37.873963 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:45:37.883092 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T07:45:37.896925 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:45:37.907138 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T07:45:37.911343 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:45:37.926840 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T07:45:37.980700 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:45:37.985436 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T07:45:38.028199 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:45:38.050039 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T07:45:38.060281 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:45:38.068500 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T07:45:38.095315 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:45:38.116843 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T07:45:38.149341 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:45:38.157295 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T07:45:38.171975 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:45:38.176707 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T07:45:38.217409 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:45:38.263560 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T07:45:38.273639 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:45:38.281511 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T07:45:38.296450 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:45:38.350950 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T07:45:38.361647 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:45:38.369524 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T07:45:38.402599 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:45:38.408438 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T07:45:38.411575 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:45:38.417873 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T07:45:38.446002 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:45:38.453473 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T07:45:38.488428 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:45:38.549435 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T07:45:38.555253 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:45:38.613755 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T07:45:38.615605 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:45:38.637723 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T07:45:38.640510 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:45:38.663627 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T07:45:38.666777 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:45:38.689375 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T07:45:38.692996 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:45:38.716116 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T07:45:38.740346 #1510975]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:38.865648 #1510975]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T07:45:38.865694 #1510975]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:38.865941 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:38.875309 #1510975]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T07:45:38.875368 #1510975]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T07:45:38.875394 #1510975]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-06-01T07:45:38.935401 #1510975] 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.esyogh/1-mspec-multi-0
E, [2024-06-01T07:45:38.935830 #1510975] 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.esyogh/2-mspec-multi-1
E, [2024-06-01T07:45:38.935944 #1510975] 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.esyogh/3-mspec-multi-2
E, [2024-06-01T07:45:38.936115 #1510975] 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.esyogh/4-mspec-multi-3
E, [2024-06-01T07:45:38.936293 #1510975] 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.esyogh/5-mspec-multi-4
E, [2024-06-01T07:45:38.936481 #1510975] 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.esyogh/6-mspec-multi-5
E, [2024-06-01T07:45:38.936664 #1510975] 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.esyogh/7-mspec-multi-6
E, [2024-06-01T07:45:38.936824 #1510975] 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.esyogh/8-mspec-multi-7
E, [2024-06-01T07:45:38.937052 #1510975] 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.esyogh/9-mspec-multi-8
E, [2024-06-01T07:45:38.937242 #1510975] 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.esyogh/10-mspec-multi-9
E, [2024-06-01T07:45:38.937473 #1510975] 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.esyogh/11-mspec-multi-10
E, [2024-06-01T07:45:38.937802 #1510975] 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.esyogh/12-mspec-multi-11
E, [2024-06-01T07:45:38.938148 #1510975] 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.esyogh/13-mspec-multi-12
E, [2024-06-01T07:45:38.938530 #1510975] 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.esyogh/14-mspec-multi-13
E, [2024-06-01T07:45:38.938959 #1510975] 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.esyogh/15-mspec-multi-14
E, [2024-06-01T07:45:38.939439 #1510975] 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.esyogh/16-mspec-multi-15
I, [2024-06-01T07:45:39.165406 #1510975]  INFO -- : ruby 3.4.0dev (2024-06-01T06:18:31Z master 1eb651fb50) [x86_64-linux]
I, [2024-06-01T07:45:40.397197 #1510975]  INFO -- :      0 ............................................................
I, [2024-06-01T07:45:41.068032 #1510975]  INFO -- :     60 ............................................................
I, [2024-06-01T07:45:41.322458 #1510975]  INFO -- :    120 ............................................................
I, [2024-06-01T07:45:41.475244 #1510975]  INFO -- :    180 ............................................................
I, [2024-06-01T07:45:41.535034 #1510975]  INFO -- :    240 ............................................................
I, [2024-06-01T07:45:41.606274 #1510975]  INFO -- :    300 ............................................................
I, [2024-06-01T07:45:41.690343 #1510975]  INFO -- :    360 ............................................................
I, [2024-06-01T07:45:41.731599 #1510975]  INFO -- :    420 ............................................................
I, [2024-06-01T07:45:41.754983 #1510975]  INFO -- :    480 ............................................................
I, [2024-06-01T07:45:41.775881 #1510975]  INFO -- :    540 ............................................................
I, [2024-06-01T07:45:41.803379 #1510975]  INFO -- :    600 ............................................................
I, [2024-06-01T07:45:41.886062 #1510975]  INFO -- :    660 ............................................................
I, [2024-06-01T07:45:41.925370 #1510975]  INFO -- :    720 ............................................................
I, [2024-06-01T07:45:41.954849 #1510975]  INFO -- :    780 ............................................................
I, [2024-06-01T07:45:42.000530 #1510975]  INFO -- :    840 ............................................................
I, [2024-06-01T07:45:42.052525 #1510975]  INFO -- :    900 ............................................................
I, [2024-06-01T07:45:42.117137 #1510975]  INFO -- :    960 ............................................................
I, [2024-06-01T07:45:42.244183 #1510975]  INFO -- :   1020 ............................................................
I, [2024-06-01T07:45:42.494455 #1510975]  INFO -- :   1080 ............................................................
I, [2024-06-01T07:45:42.756316 #1510975]  INFO -- :   1140 ............................................................
I, [2024-06-01T07:45:42.869804 #1510975]  INFO -- :   1200 ............................................................
I, [2024-06-01T07:45:42.976460 #1510975]  INFO -- :   1260 ............................................................
I, [2024-06-01T07:45:43.084256 #1510975]  INFO -- :   1320 ............................................................
I, [2024-06-01T07:45:43.124922 #1510975]  INFO -- :   1380 ............................................................
I, [2024-06-01T07:45:43.212741 #1510975]  INFO -- :   1440 ............................................................
I, [2024-06-01T07:45:44.113414 #1510975]  INFO -- :   1500 ............................................................
I, [2024-06-01T07:45:44.300334 #1510975]  INFO -- :   1560 ............................................................
I, [2024-06-01T07:45:44.349354 #1510975]  INFO -- :   1620 ............................................................
I, [2024-06-01T07:45:44.467866 #1510975]  INFO -- :   1680 ............................................................
I, [2024-06-01T07:45:44.617180 #1510975]  INFO -- :   1740 ............................................................
I, [2024-06-01T07:45:44.764533 #1510975]  INFO -- :   1800 ............................................................
I, [2024-06-01T07:45:44.841266 #1510975]  INFO -- :   1860 ............................................................
I, [2024-06-01T07:45:45.093543 #1510975]  INFO -- :   1920 ............................................................
I, [2024-06-01T07:45:45.180689 #1510975]  INFO -- :   1980 ............................................................
I, [2024-06-01T07:45:45.317623 #1510975]  INFO -- :   2040 ............................................................
I, [2024-06-01T07:45:45.406285 #1510975]  INFO -- :   2100 ............................................................
I, [2024-06-01T07:45:45.432984 #1510975]  INFO -- :   2160 ............................................................
I, [2024-06-01T07:45:45.449370 #1510975]  INFO -- :   2220 ............................................................
I, [2024-06-01T07:45:45.481200 #1510975]  INFO -- :   2280 ............................................................
I, [2024-06-01T07:45:45.503331 #1510975]  INFO -- :   2340 ............................................................
I, [2024-06-01T07:45:45.532180 #1510975]  INFO -- :   2400 ............................................................
I, [2024-06-01T07:45:45.711230 #1510975]  INFO -- :   2460 ............................................................
I, [2024-06-01T07:45:45.801981 #1510975]  INFO -- :   2520 ............................................................
I, [2024-06-01T07:45:45.847703 #1510975]  INFO -- :   2580 ............................................................
I, [2024-06-01T07:45:45.975612 #1510975]  INFO -- :   2640 ............................................................
I, [2024-06-01T07:45:46.110370 #1510975]  INFO -- :   2700 ............................................................
I, [2024-06-01T07:45:46.141604 #1510975]  INFO -- :   2760 ............................................................
I, [2024-06-01T07:45:46.196632 #1510975]  INFO -- :   2820 ............................................................
I, [2024-06-01T07:45:46.303235 #1510975]  INFO -- :   2880 ............................................................
I, [2024-06-01T07:45:46.362432 #1510975]  INFO -- :   2940 ............................................................
I, [2024-06-01T07:45:46.399260 #1510975]  INFO -- :   3000 ............................................................
I, [2024-06-01T07:45:46.427044 #1510975]  INFO -- :   3060 ............................................................
I, [2024-06-01T07:45:46.452694 #1510975]  INFO -- :   3120 ............................................................
I, [2024-06-01T07:45:46.475096 #1510975]  INFO -- :   3180 ............................................................
I, [2024-06-01T07:45:46.480453 #1510975]  INFO -- :   3240 ............................................................
I, [2024-06-01T07:45:46.526972 #1510975]  INFO -- :   3300 ............................................................
I, [2024-06-01T07:45:46.758774 #1510975]  INFO -- :   3360 ............................................................
I, [2024-06-01T07:45:50.459892 #1510975]  INFO -- :   3420 ...........
I, [2024-06-01T07:45:50.459945 #1510975]  INFO -- : 
I, [2024-06-01T07:45:50.459957 #1510975]  INFO -- : Finished in 11.523567 seconds
I, [2024-06-01T07:45:50.459966 #1510975]  INFO -- : 
I, [2024-06-01T07:45:50.459973 #1510975]  INFO -- : 3430 files, 32649 examples, 160555 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-06-01T07:45:50.461624 #1510975]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.