# Logfile created on 2024-06-01 02:03:39 +0000 by logger.rb/v1.4.3
I, [2024-06-01T02:03:39.732904 #2518555]  INFO -- : #<BuildRuby:0x00005579b0298018 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240601-020339", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005579b030b3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005579b030b270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005579b030b0e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240601-020339", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240601-020339>, @binmode=false, @mon_data=#<Monitor:0x00005579b030af78>, @mon_data_owner_object_id=860>>>
I, [2024-06-01T02:03:39.733030 #2518555]  INFO -- : $$$[beg] make update-download -j20
I, [2024-06-01T02:03:39.839729 #2518555]  INFO -- : tool/config.guess already exists
I, [2024-06-01T02:03:39.839765 #2518555]  INFO -- : tool/config.sub already exists
I, [2024-06-01T02:03:39.841896 #2518555]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T02:03:39.842064 #2518555]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T02:03:39.842729 #2518555]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T02:03:39.843191 #2518555]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T02:03:39.843395 #2518555]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T02:03:39.843934 #2518555]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T02:03:39.845264 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T02:03:39.845643 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T02:03:39.846165 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T02:03:39.901033 #2518555]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T02:03:39.969452 #2518555]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T02:03:39.969510 #2518555]  INFO -- :   Name: power_assert
I, [2024-06-01T02:03:39.969523 #2518555]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T02:03:39.969535 #2518555]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T02:03:40.014498 #2518555]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-06-01T02:03:40.014542 #2518555]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-06-01T02:03:40.664841 #2518555]  INFO -- : Already up to date.
I, [2024-06-01T02:03:40.682660 #2518555]  INFO -- : Latest commit hash = 6c8ae44a38
I, [2024-06-01T02:03:40.684693 #2518555]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-06-01T02:03:40.684740 #2518555]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-06-01T02:03:40.787704 #2518555]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-06-01T02:03:40.788983 #2518555]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-06-01T02:03:40.839894 #2518555]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-06-01T02:03:40.841326 #2518555]  INFO -- : generating enc.mk
I, [2024-06-01T02:03:40.959098 #2518555]  INFO -- : making srcs under enc
I, [2024-06-01T02:03:40.988786 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:40.988854 #2518555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T02:03:40.988868 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:41.033754 #2518555]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T02:03:41.033920 #2518555]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T02:03:41.034746 #2518555]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T02:03:41.035313 #2518555]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T02:03:41.035363 #2518555]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T02:03:41.036257 #2518555]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T02:03:41.037201 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T02:03:41.037418 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T02:03:41.038124 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T02:03:41.092265 #2518555]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T02:03:41.163187 #2518555]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T02:03:41.163245 #2518555]  INFO -- :   Name: power_assert
I, [2024-06-01T02:03:41.163258 #2518555]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T02:03:41.163269 #2518555]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T02:03:41.165228 #2518555]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-06-01T02:03:41.225399 #2518555]  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-01T02:03:41.230381 #2518555]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-06-01T02:03:41.232139 #2518555]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-06-01T02:03:41.232262 #2518555]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-06-01T02:03:41.289993 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:03:41.290021 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:03:41.290027 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:03:41.290031 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:03:41.290034 #2518555]  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-01T02:03:41.290039 #2518555]  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-01T02:03:41.290048 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:03:41.290052 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:03:41.290056 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:03:41.290059 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:03:41.290063 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:03:41.290066 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:03:41.290070 #2518555]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-06-01T02:03:41.290073 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:03:41.290077 #2518555]  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-01T02:03:41.291400 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:03:41.291420 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:03:41.291426 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:03:41.291430 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:03:41.291433 #2518555]  INFO -- : 
I, [2024-06-01T02:03:41.315358 #2518555]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-06-01T02:03:41.419420 #2518555]  INFO -- : linking miniruby
I, [2024-06-01T02:03:41.950767 #2518555]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-06-01T02:03:41.950895 #2518555]  INFO -- : $$$[beg] make ruby -j20
I, [2024-06-01T02:03:42.009375 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:03:42.009420 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:03:42.009438 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:03:42.009451 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:03:42.009463 #2518555]  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-01T02:03:42.009475 #2518555]  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-01T02:03:42.009487 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:03:42.009499 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:03:42.009511 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:03:42.009523 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:03:42.009534 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:03:42.009545 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:03:42.009556 #2518555]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-06-01T02:03:42.009568 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:03:42.009582 #2518555]  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-01T02:03:42.010800 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:03:42.010841 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:03:42.010855 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:03:42.010867 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:03:42.010879 #2518555]  INFO -- : 
I, [2024-06-01T02:03:42.129205 #2518555]  INFO -- : builtin_binary.inc updated
I, [2024-06-01T02:03:42.133939 #2518555]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-06-01T02:03:42.134850 #2518555]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-06-01T02:03:42.318026 #2518555]  INFO -- : linking static-library libruby-static.a
I, [2024-06-01T02:03:42.635255 #2518555]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-06-01T02:03:44.196296 #2518555]  INFO -- : linking ruby
I, [2024-06-01T02:03:44.221911 #2518555]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-06-01T02:03:44.222063 #2518555]  INFO -- : $$$[beg] make all -j20
I, [2024-06-01T02:03:44.282710 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:03:44.282739 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:03:44.282745 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:03:44.282749 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:03:44.282752 #2518555]  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-01T02:03:44.282760 #2518555]  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-01T02:03:44.282764 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:03:44.282767 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:03:44.282771 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:03:44.282775 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:03:44.282778 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:03:44.282782 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:03:44.282785 #2518555]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-06-01T02:03:44.282789 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:03:44.282792 #2518555]  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-01T02:03:44.283969 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:03:44.283991 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:03:44.283996 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:03:44.284003 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:03:44.284012 #2518555]  INFO -- : 
I, [2024-06-01T02:03:44.312764 #2518555]  INFO -- : generating enc.mk
I, [2024-06-01T02:03:44.314602 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-06-01T02:03:44.314850 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-06-01T02:03:44.315137 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-06-01T02:03:44.315701 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-06-01T02:03:44.316555 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-06-01T02:03:44.317719 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-06-01T02:03:44.318578 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-06-01T02:03:44.318986 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-06-01T02:03:44.319617 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-06-01T02:03:44.320431 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-06-01T02:03:44.320702 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-06-01T02:03:44.321579 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-06-01T02:03:44.322534 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-06-01T02:03:44.322752 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-06-01T02:03:44.323394 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-06-01T02:03:44.323653 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-06-01T02:03:44.324414 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-06-01T02:03:44.324705 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-06-01T02:03:44.325566 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-06-01T02:03:44.454609 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-06-01T02:03:44.461354 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-06-01T02:03:44.461854 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-06-01T02:03:44.469010 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-06-01T02:03:44.471764 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-06-01T02:03:44.476022 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-06-01T02:03:44.485032 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-06-01T02:03:44.485336 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-06-01T02:03:44.486505 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-06-01T02:03:44.489241 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-06-01T02:03:44.491362 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-06-01T02:03:44.500244 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-06-01T02:03:44.507151 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-06-01T02:03:44.509765 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-06-01T02:03:44.525370 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-06-01T02:03:44.545410 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-06-01T02:03:44.557032 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-06-01T02:03:44.579796 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-06-01T02:03:44.605223 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-06-01T02:03:44.625512 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-06-01T02:03:44.626968 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-06-01T02:03:44.636145 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-06-01T02:03:44.637741 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-06-01T02:03:44.647091 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-06-01T02:03:44.649927 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-06-01T02:03:44.658164 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-06-01T02:03:44.659367 #2518555]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-06-01T02:03:44.669833 #2518555]  INFO -- : making enc
I, [2024-06-01T02:03:44.674991 #2518555]  INFO -- : making srcs under enc
I, [2024-06-01T02:03:44.699853 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.699935 #2518555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T02:03:44.699975 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.723822 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.723897 #2518555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T02:03:44.723911 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.724634 #2518555]  INFO -- : generating transdb.h
I, [2024-06-01T02:03:44.859618 #2518555]  INFO -- : transdb.h unchanged
I, [2024-06-01T02:03:44.861311 #2518555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T02:03:44.861539 #2518555]  INFO -- : making trans
I, [2024-06-01T02:03:44.889135 #2518555]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T02:03:44.891565 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.898070 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.898154 #2518555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T02:03:44.898164 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.899134 #2518555]  INFO -- : making encs
I, [2024-06-01T02:03:44.957472 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:44.957562 #2518555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T02:03:44.957595 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.046590 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.047323 #2518555]  INFO -- : generating makefile exts.mk
I, [2024-06-01T02:03:45.086745 #2518555]  INFO -- : exts.mk unchanged
I, [2024-06-01T02:03:45.091315 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.112743 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:03:45.114500 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:03:45.114757 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:03:45.115274 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:03:45.115301 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:03:45.115671 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:03:45.116251 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:03:45.116713 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:03:45.117400 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:03:45.117842 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:03:45.117868 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:03:45.118635 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:03:45.118651 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:03:45.118912 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:03:45.119168 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:03:45.119193 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:03:45.119500 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:03:45.119525 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:03:45.119761 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:03:45.120308 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:03:45.120725 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:03:45.121286 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:03:45.121633 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:03:45.121658 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:03:45.121810 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:03:45.122915 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:03:45.123953 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:03:45.124108 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:03:45.124211 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:03:45.124865 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:03:45.126768 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:03:45.127298 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:03:45.127930 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:03:45.129506 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:03:45.130256 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:03:45.132409 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:03:45.135235 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:03:45.144008 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:03:45.144914 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:03:45.145095 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:03:45.145681 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:03:45.146704 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:03:45.147240 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:03:45.155058 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:03:45.178775 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.250521 #2518555]  INFO -- : linking ruby
I, [2024-06-01T02:03:45.274854 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.275498 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.279347 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.279410 #2518555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T02:03:45.279426 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.280163 #2518555]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-06-01T02:03:45.280273 #2518555]  INFO -- : $$$[beg] make install -j20
I, [2024-06-01T02:03:45.346006 #2518555]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-06-01T02:03:45.346213 #2518555]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-06-01T02:03:45.346646 #2518555]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-06-01T02:03:45.347355 #2518555]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-06-01T02:03:45.347937 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:03:45.347989 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:03:45.348004 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:03:45.348017 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:03:45.348030 #2518555]  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-01T02:03:45.348043 #2518555]  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-01T02:03:45.348055 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:03:45.348067 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:03:45.348078 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:03:45.348089 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:03:45.348105 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:03:45.348117 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:03:45.348128 #2518555]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-06-01T02:03:45.348170 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:03:45.348181 #2518555]  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-01T02:03:45.349725 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-06-01T02:03:45.373733 #2518555]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-06-01T02:03:45.373857 #2518555]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-06-01T02:03:45.374564 #2518555]  INFO -- : generating enc.mk
I, [2024-06-01T02:03:45.374612 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:03:45.374625 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:03:45.374642 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:03:45.374653 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:03:45.374663 #2518555]  INFO -- : 
I, [2024-06-01T02:03:45.375714 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-06-01T02:03:45.375762 #2518555]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-06-01T02:03:45.496906 #2518555]  INFO -- : making srcs under enc
I, [2024-06-01T02:03:45.497078 #2518555]  INFO -- : making enc
I, [2024-06-01T02:03:45.513952 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.514014 #2518555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T02:03:45.514028 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.526380 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.526440 #2518555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T02:03:45.526454 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.527051 #2518555]  INFO -- : generating transdb.h
I, [2024-06-01T02:03:45.550186 #2518555]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-06-01T02:03:45.621479 #2518555]  INFO -- :   Successfully built RubyGem
I, [2024-06-01T02:03:45.621538 #2518555]  INFO -- :   Name: power_assert
I, [2024-06-01T02:03:45.621551 #2518555]  INFO -- :   Version: 2.0.4dev
I, [2024-06-01T02:03:45.621563 #2518555]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-06-01T02:03:45.623708 #2518555]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-06-01T02:03:45.623754 #2518555]  INFO -- : transdb.h unchanged
I, [2024-06-01T02:03:45.624949 #2518555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T02:03:45.625270 #2518555]  INFO -- : making trans
I, [2024-06-01T02:03:45.651852 #2518555]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-06-01T02:03:45.654258 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.660645 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.660730 #2518555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T02:03:45.660738 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.661682 #2518555]  INFO -- : making encs
I, [2024-06-01T02:03:45.703788 #2518555]  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-01T02:03:45.712975 #2518555]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-06-01T02:03:45.720864 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.720942 #2518555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T02:03:45.720970 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.804544 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.805316 #2518555]  INFO -- : generating makefile exts.mk
I, [2024-06-01T02:03:45.844290 #2518555]  INFO -- : exts.mk unchanged
I, [2024-06-01T02:03:45.849142 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:45.867976 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:03:45.869420 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:03:45.869839 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:03:45.870380 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:03:45.870756 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:03:45.871433 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:03:45.871550 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:03:45.872301 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:03:45.872758 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:03:45.872986 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:03:45.873094 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:03:45.873995 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:03:45.874019 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:03:45.874073 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:03:45.874228 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:03:45.874498 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:03:45.874986 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:03:45.875616 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:03:45.875684 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:03:45.875900 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:03:45.875929 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:03:45.876069 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:03:45.876683 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:03:45.877246 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:03:45.877276 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:03:45.877405 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:03:45.878048 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:03:45.879145 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:03:45.879229 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:03:45.879956 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:03:45.881714 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:03:45.882756 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:03:45.884309 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:03:45.886397 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:03:45.887279 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:03:45.887641 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:03:45.888817 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:03:45.898760 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:03:45.899373 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:03:45.900696 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:03:45.900918 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:03:45.901806 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:03:45.909506 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:03:45.910982 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:03:45.935255 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:46.012886 #2518555]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T02:03:46.012952 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:46.013222 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:46.017263 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:46.017316 #2518555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T02:03:46.017332 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:46.017549 #2518555]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-06-01T02:03:46.118832 #2518555]  INFO -- : Installing to 
I, [2024-06-01T02:03:46.118918 #2518555]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-06-01T02:03:46.118933 #2518555]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-06-01T02:03:46.126423 #2518555]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T02:03:46.126483 #2518555]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-06-01T02:03:46.126496 #2518555]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T02:03:46.136242 #2518555]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T02:03:46.136303 #2518555]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-06-01T02:03:46.136323 #2518555]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-06-01T02:03:46.136338 #2518555]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-06-01T02:03:46.140079 #2518555]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-06-01T02:03:46.140148 #2518555]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-06-01T02:03:46.140163 #2518555]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-06-01T02:03:46.140175 #2518555]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-06-01T02:03:46.140193 #2518555]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-06-01T02:03:46.173774 #2518555]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-06-01T02:03:46.179440 #2518555]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-06-01T02:03:46.179508 #2518555]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T02:03:46.202812 #2518555]  INFO -- :                                     benchmark 0.3.0
I, [2024-06-01T02:03:46.204772 #2518555]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-06-01T02:03:46.206202 #2518555]  INFO -- :                                     cgi 0.4.1
I, [2024-06-01T02:03:46.206734 #2518555]  INFO -- :                                     delegate 0.3.1
I, [2024-06-01T02:03:46.207240 #2518555]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-06-01T02:03:46.208229 #2518555]  INFO -- :                                     english 0.8.0
I, [2024-06-01T02:03:46.208964 #2518555]  INFO -- :                                     erb 4.0.4
I, [2024-06-01T02:03:46.209703 #2518555]  INFO -- :                                     error_highlight 0.6.0
I, [2024-06-01T02:03:46.210134 #2518555]  INFO -- :                                     fileutils 1.7.2
I, [2024-06-01T02:03:46.210653 #2518555]  INFO -- :                                     find 0.2.0
I, [2024-06-01T02:03:46.211050 #2518555]  INFO -- :                                     forwardable 1.3.3
I, [2024-06-01T02:03:46.211535 #2518555]  INFO -- :                                     ipaddr 1.2.6
I, [2024-06-01T02:03:46.212017 #2518555]  INFO -- :                                     irb 1.13.1
I, [2024-06-01T02:03:46.212798 #2518555]  INFO -- :                                     logger 1.6.0
I, [2024-06-01T02:03:46.213255 #2518555]  INFO -- :                                     net-http 0.4.1
I, [2024-06-01T02:03:46.213694 #2518555]  INFO -- :                                     net-protocol 0.2.2
I, [2024-06-01T02:03:46.214190 #2518555]  INFO -- :                                     open-uri 0.4.1
I, [2024-06-01T02:03:46.214753 #2518555]  INFO -- :                                     open3 0.2.1
I, [2024-06-01T02:03:46.215224 #2518555]  INFO -- :                                     optparse 0.5.0
I, [2024-06-01T02:03:46.216179 #2518555]  INFO -- :                                     ostruct 0.6.0
I, [2024-06-01T02:03:46.216885 #2518555]  INFO -- :                                     pp 0.5.0
I, [2024-06-01T02:03:46.217390 #2518555]  INFO -- :                                     prettyprint 0.2.0
I, [2024-06-01T02:03:46.217881 #2518555]  INFO -- :                                     prism 0.29.0
I, [2024-06-01T02:03:46.218390 #2518555]  INFO -- :                                     pstore 0.1.3
I, [2024-06-01T02:03:46.218864 #2518555]  INFO -- :                                     rdoc 6.7.0
I, [2024-06-01T02:03:46.219825 #2518555]  INFO -- :                                     readline 0.0.4
I, [2024-06-01T02:03:46.220376 #2518555]  INFO -- :                                     reline 0.5.8
I, [2024-06-01T02:03:46.220905 #2518555]  INFO -- :                                     resolv 0.4.0
I, [2024-06-01T02:03:46.221362 #2518555]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-06-01T02:03:46.221831 #2518555]  INFO -- :                                     securerandom 0.3.1
I, [2024-06-01T02:03:46.222311 #2518555]  INFO -- :                                     set 1.1.0
I, [2024-06-01T02:03:46.222789 #2518555]  INFO -- :                                     shellwords 0.2.0
I, [2024-06-01T02:03:46.223231 #2518555]  INFO -- :                                     singleton 0.2.0
I, [2024-06-01T02:03:46.224385 #2518555]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-06-01T02:03:46.225051 #2518555]  INFO -- :                                     tempfile 0.2.1
I, [2024-06-01T02:03:46.225526 #2518555]  INFO -- :                                     time 0.3.0
I, [2024-06-01T02:03:46.226100 #2518555]  INFO -- :                                     timeout 0.4.1
I, [2024-06-01T02:03:46.226574 #2518555]  INFO -- :                                     tmpdir 0.2.0
I, [2024-06-01T02:03:46.227055 #2518555]  INFO -- :                                     tsort 0.2.0
I, [2024-06-01T02:03:46.227523 #2518555]  INFO -- :                                     un 0.3.0
I, [2024-06-01T02:03:46.228084 #2518555]  INFO -- :                                     uri 0.13.0
I, [2024-06-01T02:03:46.228600 #2518555]  INFO -- :                                     weakref 0.1.3
I, [2024-06-01T02:03:46.229015 #2518555]  INFO -- :                                     yaml 0.3.0
I, [2024-06-01T02:03:46.229376 #2518555]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T02:03:46.236035 #2518555]  INFO -- :                                     date 3.3.4
I, [2024-06-01T02:03:46.236587 #2518555]  INFO -- :                                     digest 3.1.1
I, [2024-06-01T02:03:46.237083 #2518555]  INFO -- :                                     etc 1.4.3
I, [2024-06-01T02:03:46.237602 #2518555]  INFO -- :                                     fcntl 1.1.0
I, [2024-06-01T02:03:46.238074 #2518555]  INFO -- :                                     fiddle 1.1.3
I, [2024-06-01T02:03:46.238566 #2518555]  INFO -- :                                     io-console 0.7.2
I, [2024-06-01T02:03:46.238996 #2518555]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-06-01T02:03:46.239520 #2518555]  INFO -- :                                     io-wait 0.3.1
I, [2024-06-01T02:03:46.240287 #2518555]  INFO -- :                                     json 2.7.2
I, [2024-06-01T02:03:46.241101 #2518555]  INFO -- :                                     openssl 3.2.0
I, [2024-06-01T02:03:46.241634 #2518555]  INFO -- :                                     pathname 0.3.0
I, [2024-06-01T02:03:46.242116 #2518555]  INFO -- :                                     psych 5.1.2
I, [2024-06-01T02:03:46.242676 #2518555]  INFO -- :                                     stringio 3.1.1
I, [2024-06-01T02:03:46.243187 #2518555]  INFO -- :                                     strscan 3.1.1
I, [2024-06-01T02:03:46.243660 #2518555]  INFO -- :                                     zlib 3.1.0
I, [2024-06-01T02:03:46.244076 #2518555]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-06-01T02:03:46.244697 #2518555]  INFO -- :                                     minitest 5.23.1
I, [2024-06-01T02:03:46.253101 #2518555]  INFO -- :                                     rake 13.2.1
I, [2024-06-01T02:03:46.257473 #2518555]  INFO -- :                                     test-unit 3.6.2
I, [2024-06-01T02:03:46.261238 #2518555]  INFO -- :                                     rexml 3.2.8
I, [2024-06-01T02:03:46.265335 #2518555]  INFO -- :                                     rss 0.3.0
I, [2024-06-01T02:03:46.268087 #2518555]  INFO -- :                                     net-ftp 0.3.4
I, [2024-06-01T02:03:46.269712 #2518555]  INFO -- :                                     net-imap 0.4.11
I, [2024-06-01T02:03:46.273406 #2518555]  INFO -- :                                     net-pop 0.1.2
I, [2024-06-01T02:03:46.274467 #2518555]  INFO -- :                                     net-smtp 0.5.0
I, [2024-06-01T02:03:46.275636 #2518555]  INFO -- :                                     matrix 0.4.2
I, [2024-06-01T02:03:46.278971 #2518555]  INFO -- :                                     prime 0.1.2
I, [2024-06-01T02:03:46.284178 #2518555]  INFO -- :                                     rbs 3.4.4
I, [2024-06-01T02:03:46.307659 #2518555]  INFO -- :                                     typeprof 0.21.11
I, [2024-06-01T02:03:46.310794 #2518555]  INFO -- :                                     debug 1.9.2
I, [2024-06-01T02:03:46.313619 #2518555]  INFO -- :                                     racc 1.8.0
I, [2024-06-01T02:03:46.316517 #2518555]  INFO -- :                                     mutex_m 0.2.0
I, [2024-06-01T02:03:46.317836 #2518555]  INFO -- :                                     getoptlong 0.2.1
I, [2024-06-01T02:03:46.319197 #2518555]  INFO -- :                                     base64 0.2.0
I, [2024-06-01T02:03:46.320309 #2518555]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-06-01T02:03:46.322919 #2518555]  INFO -- :                                     observer 0.1.2
I, [2024-06-01T02:03:46.324078 #2518555]  INFO -- :                                     abbrev 0.1.2
I, [2024-06-01T02:03:46.325395 #2518555]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-06-01T02:03:46.326698 #2518555]  INFO -- :                                     rinda 0.2.0
I, [2024-06-01T02:03:46.328057 #2518555]  INFO -- :                                     drb 2.2.1
I, [2024-06-01T02:03:46.329711 #2518555]  INFO -- :                                     nkf 0.2.0
I, [2024-06-01T02:03:46.332842 #2518555]  INFO -- :                                     syslog 0.1.2
I, [2024-06-01T02:03:46.334580 #2518555]  INFO -- :                                     csv 3.3.0
I, [2024-06-01T02:03:46.337107 #2518555]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-06-01T02:03:46.338599 #2518555]  INFO -- : skipped bundled gems:
I, [2024-06-01T02:03:46.338666 #2518555]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-06-01T02:03:46.341673 #2518555]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-06-01T02:03:46.341860 #2518555]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-06-01T02:03:51.729635 #2518555]  INFO -- : PASS all 1937 tests
E, [2024-06-01T02:03:51.734977 #2518555] ERROR -- :  
I, [2024-06-01T02:03:51.735212 #2518555]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-06-01T02:03:51.735303 #2518555]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-06-01T02:03:51.796998 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:03:51.797044 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:03:51.797060 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:03:51.797073 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:03:51.797092 #2518555]  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-01T02:03:51.797107 #2518555]  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-01T02:03:51.797120 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:03:51.797132 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:03:51.797240 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:03:51.797253 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:03:51.797265 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:03:51.797277 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:03:51.797289 #2518555]  INFO -- : 	MFLAGS = 
I, [2024-06-01T02:03:51.797303 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:03:51.797316 #2518555]  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-01T02:03:51.797515 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:03:51.797568 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:03:51.797584 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:03:51.797598 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:03:51.797611 #2518555]  INFO -- : 
I, [2024-06-01T02:03:51.907076 #2518555]  INFO -- : Checking leaked global symbols...none
I, [2024-06-01T02:03:51.949196 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-06-01T02:03:51.949293 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-06-01T02:03:51.949310 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-06-01T02:03:51.949325 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-06-01T02:03:51.949387 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-06-01T02:03:51.949441 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-06-01T02:03:51.949718 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-06-01T02:03:51.949824 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-06-01T02:03:51.950557 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-06-01T02:03:51.950829 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-06-01T02:03:51.951826 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-06-01T02:03:51.952642 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-06-01T02:03:51.952671 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-06-01T02:03:51.952684 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-06-01T02:03:51.952728 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-06-01T02:03:52.053360 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-06-01T02:03:52.054792 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-06-01T02:03:52.173054 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-06-01T02:03:52.173140 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-06-01T02:03:52.173171 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-06-01T02:03:52.173186 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-06-01T02:03:52.173312 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-06-01T02:03:52.173338 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-06-01T02:03:52.173354 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-06-01T02:03:52.173456 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-06-01T02:03:52.173482 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-06-01T02:03:52.173499 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-06-01T02:03:52.173528 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-06-01T02:03:52.173919 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-06-01T02:03:52.209307 #2518555]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-06-01T02:03:52.211845 #2518555]  INFO -- : 
I, [2024-06-01T02:03:52.211907 #2518555]  INFO -- : test succeeded
I, [2024-06-01T02:03:52.213355 #2518555]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-06-01T02:03:52.213502 #2518555]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-06-01T02:03:52.310799 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:03:52.310853 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:03:52.310867 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:03:52.310879 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:03:52.310890 #2518555]  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-01T02:03:52.310909 #2518555]  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-01T02:03:52.310921 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:03:52.310932 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:03:52.310944 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:03:52.310954 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:03:52.310965 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:03:52.310975 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:03:52.310986 #2518555]  INFO -- : 	MFLAGS = 
I, [2024-06-01T02:03:52.310996 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:03:52.311007 #2518555]  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-01T02:03:52.311466 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:03:52.311523 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:03:52.311537 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:03:52.311560 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:03:52.311577 #2518555]  INFO -- : 
I, [2024-06-01T02:03:52.313232 #2518555]  INFO -- : generating enc.mk
I, [2024-06-01T02:03:52.432873 #2518555]  INFO -- : making enc
I, [2024-06-01T02:03:52.450880 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.450944 #2518555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T02:03:52.450957 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.451844 #2518555]  INFO -- : making srcs under enc
I, [2024-06-01T02:03:52.481258 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.481284 #2518555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T02:03:52.481291 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.482324 #2518555]  INFO -- : generating transdb.h
I, [2024-06-01T02:03:52.582907 #2518555]  INFO -- : transdb.h unchanged
I, [2024-06-01T02:03:52.584260 #2518555]  INFO -- : making trans
I, [2024-06-01T02:03:52.618326 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.618348 #2518555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T02:03:52.618353 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.619111 #2518555]  INFO -- : making encs
I, [2024-06-01T02:03:52.655818 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.655841 #2518555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T02:03:52.655846 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:52.657678 #2518555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T02:03:52.684556 #2518555]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T02:03:52.687164 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.041023 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.041862 #2518555]  INFO -- : generating makefile exts.mk
I, [2024-06-01T02:03:54.079815 #2518555]  INFO -- : exts.mk unchanged
I, [2024-06-01T02:03:54.084460 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.408545 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:03:54.411989 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:03:54.416937 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:03:54.422041 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:03:54.425918 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:03:54.434947 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:03:54.461355 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:03:54.466391 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:03:54.487025 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:03:54.495095 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:03:54.499449 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:03:54.503541 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:03:54.516066 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:03:54.526751 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:03:54.541835 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:03:54.545860 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:03:54.553372 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:03:54.559487 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:03:54.579814 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:03:54.598837 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:03:54.601869 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:03:54.604476 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:03:54.611125 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:03:54.636259 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:03:54.641046 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:03:54.645095 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:03:54.661227 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:03:54.667811 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:03:54.669388 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:03:54.671819 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:03:54.680857 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:03:54.687385 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:03:54.700520 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:03:54.727592 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:03:54.729657 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:03:54.751566 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:03:54.753639 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:03:54.775360 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:03:54.777333 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:03:54.807399 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:03:54.809709 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:03:54.831260 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:03:54.833142 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:03:54.855113 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:03:54.882217 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.947804 #2518555]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T02:03:54.947843 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.948026 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.951904 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:54.951927 #2518555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T02:03:54.951937 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:03:55.033974 #2518555]  INFO -- : Run options: 
I, [2024-06-01T02:03:55.034026 #2518555]  INFO -- :   --seed=60812
I, [2024-06-01T02:03:55.034032 #2518555]  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-01T02:03:55.034049 #2518555]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-06-01T02:03:55.034053 #2518555]  INFO -- :   --name=!/memory_leak/
I, [2024-06-01T02:03:55.034057 #2518555]  INFO -- :   --stderr-on-failure
I, [2024-06-01T02:03:55.034061 #2518555]  INFO -- :   -j20
I, [2024-06-01T02:03:55.034066 #2518555]  INFO -- : 
I, [2024-06-01T02:03:55.034070 #2518555]  INFO -- : # Running tests:
I, [2024-06-01T02:03:55.034073 #2518555]  INFO -- : 
I, [2024-06-01T02:03:55.183402 #2518555]  INFO -- : [  1/900] 2559842=regular_expression_encoding_test
I, [2024-06-01T02:03:55.184732 #2518555]  INFO -- : [  2/900] 2559841=test_show_source
I, [2024-06-01T02:03:55.184780 #2518555]  INFO -- : [  3/900] 2559846=test_set
I, [2024-06-01T02:03:55.184790 #2518555]  INFO -- : [  4/900] 2559843=equality_test
I, [2024-06-01T02:03:55.185083 #2518555]  INFO -- : [  5/900] 2559845=test_lock_native_thread
I, [2024-06-01T02:03:55.186474 #2518555]  INFO -- : [  6/900] 2559844=test_c_struct_entry
I, [2024-06-01T02:03:55.188071 #2518555]  INFO -- : [  7/900] 2559859=test_gem_commands_stale_command
I, [2024-06-01T02:03:55.188819 #2518555]  INFO -- : [  8/900] 2559860=test_remote_fetch_error
I, [2024-06-01T02:03:55.189055 #2518555]  INFO -- : [  9/900] 2559858=test_have_library
I, [2024-06-01T02:03:55.189084 #2518555]  INFO -- : [ 10/900] 2559855=test_line_editor
I, [2024-06-01T02:03:55.204845 #2518555]  INFO -- : [ 11/900] 2559856=test_objspace
I, [2024-06-01T02:03:55.208296 #2518555]  INFO -- : [ 12/900] 2559852=test_undef
I, [2024-06-01T02:03:55.210650 #2518555]  INFO -- : [ 13/900] 2559846=test_string_memory
I, [2024-06-01T02:03:55.214128 #2518555]  INFO -- : [ 14/900] 2559852=test_sprintf
I, [2024-06-01T02:03:55.218036 #2518555]  INFO -- : [ 15/900] 2559853=test_gem_requirement
I, [2024-06-01T02:03:55.218100 #2518555]  INFO -- : [ 16/900] 2559848=test_gem_security_trust_dir
I, [2024-06-01T02:03:55.218109 #2518555]  INFO -- : [ 17/900] 2559849=test_ws
I, [2024-06-01T02:03:55.218117 #2518555]  INFO -- : [ 18/900] 2559850=test_gem_commands_environment_command
I, [2024-06-01T02:03:55.219815 #2518555]  INFO -- : [ 19/900] 2559851=test_m17n
I, [2024-06-01T02:03:55.220042 #2518555]  INFO -- : [ 20/900] 2559854=test_workspace
I, [2024-06-01T02:03:55.228732 #2518555]  INFO -- : [ 21/900] 2559846=test_weakmap
I, [2024-06-01T02:03:55.231609 #2518555]  INFO -- : [ 22/900] 2559857=test_yjit
I, [2024-06-01T02:03:55.235211 #2518555]  INFO -- : [ 23/900] 2559847=test_kill_ring
I, [2024-06-01T02:03:55.238934 #2518555]  INFO -- : [ 24/900] 2559857=test_ns_spki
I, [2024-06-01T02:03:55.242717 #2518555]  INFO -- : [ 25/900] 2559849=test_framework
I, [2024-06-01T02:03:55.253333 #2518555]  INFO -- : [ 26/900] 2559855=test_argf
I, [2024-06-01T02:03:55.258070 #2518555]  INFO -- : [ 27/900] 2559844=test_gem_request_set_lockfile
I, [2024-06-01T02:03:55.263418 #2518555]  INFO -- : [ 28/900] 2559843=test_raise_exception
I, [2024-06-01T02:03:55.269442 #2518555]  INFO -- : [ 29/900] 2559849=test_protect
I, [2024-06-01T02:03:55.269508 #2518555]  INFO -- : [ 30/900] 2559842=test_win32ole_typelib
I, [2024-06-01T02:03:55.278273 #2518555]  INFO -- : [ 31/900] 2559842=test_tree_builder
I, [2024-06-01T02:03:55.284268 #2518555]  INFO -- : [ 32/900] 2559849=test_gem_resolver_dependency_request
I, [2024-06-01T02:03:55.298151 #2518555]  INFO -- : [ 33/900] 2559842=test_hash
I, [2024-06-01T02:03:55.309732 #2518555]  INFO -- : [ 34/900] 2559842=test_postponed_job
I, [2024-06-01T02:03:55.323146 #2518555]  INFO -- : [ 35/900] 2559851=test_alias_and_anchor
I, [2024-06-01T02:03:55.326400 #2518555]  INFO -- : [ 36/900] 2559841=test_external_new
I, [2024-06-01T02:03:55.329889 #2518555]  INFO -- : [ 37/900] 2559847=test_sorted_set
I, [2024-06-01T02:03:55.335868 #2518555]  INFO -- : [ 38/900] 2559857=test_win32ole_type_event
I, [2024-06-01T02:03:55.335941 #2518555]  INFO -- : [ 39/900] 2559841=test_emoji
I, [2024-06-01T02:03:55.335968 #2518555]  INFO -- : [ 40/900] 2559857=test_ubf_async_safe
I, [2024-06-01T02:03:55.343041 #2518555]  INFO -- : [ 41/900] 2559851=test_hash
I, [2024-06-01T02:03:55.354204 #2518555]  INFO -- : [ 42/900] 2559857=test_io
I, [2024-06-01T02:03:55.376541 #2518555]  INFO -- : [ 43/900] 2559860=test_cp949
I, [2024-06-01T02:03:55.378200 #2518555]  INFO -- : [ 44/900] 2559860=test_gem_commands_uninstall_command
I, [2024-06-01T02:03:55.381901 #2518555]  INFO -- : [ 45/900] 2559841=test_gem_source_specific_file
I, [2024-06-01T02:03:55.384826 #2518555]  INFO -- : [ 46/900] 2559859=test_foreach
I, [2024-06-01T02:03:55.386997 #2518555]  INFO -- : [ 47/900] 2559859=test_condition
I, [2024-06-01T02:03:55.391423 #2518555]  INFO -- : [ 48/900] 2559859=test_gem_unsatisfiable_dependency_error
I, [2024-06-01T02:03:55.403462 #2518555]  INFO -- : [ 49/900] 2559859=test_win32ole_record
I, [2024-06-01T02:03:55.403814 #2518555]  INFO -- : [ 50/900] 2559859=test_type_completor
I, [2024-06-01T02:03:55.405077 #2518555]  INFO -- : [ 51/900] 2559854=test_console_attr
I, [2024-06-01T02:03:55.407165 #2518555]  INFO -- : [ 52/900] 2559854=test_summary
I, [2024-06-01T02:03:55.407224 #2518555]  INFO -- : [ 53/900] 2559859=test_ellipsize
I, [2024-06-01T02:03:55.411667 #2518555]  INFO -- : [ 54/900] 2559852=test_date_attr
I, [2024-06-01T02:03:55.416858 #2518555]  INFO -- : [ 55/900] 2559852=test_io_wait
I, [2024-06-01T02:03:55.431844 #2518555]  INFO -- : [ 56/900] 2559859=test_gem_commands_exec_command
I, [2024-06-01T02:03:55.467677 #2518555]  INFO -- : [ 57/900] 2559845=test_kwargs
I, [2024-06-01T02:03:55.469809 #2518555]  INFO -- : [ 58/900] 2559845=test_ftp
I, [2024-06-01T02:03:55.471075 #2518555]  INFO -- : [ 59/900] 2559850=test_rdoc_context_section
I, [2024-06-01T02:03:55.483747 #2518555]  INFO -- : [ 60/900] 2559848=test_euc_kr
I, [2024-06-01T02:03:55.486640 #2518555]  INFO -- : [ 61/900] 2559848=test_gem_commands_query_command
I, [2024-06-01T02:03:55.493449 #2518555]  INFO -- : [ 62/900] 2559845=test_method
I, [2024-06-01T02:03:55.531371 #2518555]  INFO -- : [ 63/900] 2559854=test_rdoc_rubygems_hook
I, [2024-06-01T02:03:55.534415 #2518555]  INFO -- : [ 64/900] 2559853=test_pattern_key_name_check
I, [2024-06-01T02:03:55.538483 #2518555]  INFO -- : [ 65/900] 2559849=test_to_ruby
I, [2024-06-01T02:03:55.539336 #2518555]  INFO -- : [ 66/900] 2559853=test_gem_impossible_dependencies_error
I, [2024-06-01T02:03:55.544908 #2518555]  INFO -- : [ 67/900] 2559853=test_array_create
I, [2024-06-01T02:03:55.551022 #2518555]  INFO -- : [ 68/900] 2559853=test_pack
I, [2024-06-01T02:03:55.579542 #2518555]  INFO -- : [ 69/900] 2559849=test_getopts
I, [2024-06-01T02:03:55.585338 #2518555]  INFO -- : [ 70/900] 2559849=test_protocol
I, [2024-06-01T02:03:55.586144 #2518555]  INFO -- : [ 71/900] 2559847=test_gem_resolver_activation_request
I, [2024-06-01T02:03:55.606280 #2518555]  INFO -- : [ 72/900] 2559850=test_gem_config_file
I, [2024-06-01T02:03:55.623095 #2518555]  INFO -- : [ 73/900] 2559857=test_ripper
I, [2024-06-01T02:03:55.641735 #2518555]  INFO -- : [ 74/900] 2559842=test_etc
I, [2024-06-01T02:03:55.689141 #2518555]  INFO -- : [ 75/900] 2559850=test_yjit_exit_locations
I, [2024-06-01T02:03:55.692204 #2518555]  INFO -- : [ 76/900] 2559850=test_system
I, [2024-06-01T02:03:55.709862 #2518555]  INFO -- : [ 77/900] 2559842=test_pkcs12
I, [2024-06-01T02:03:55.725476 #2518555]  INFO -- : [ 78/900] 2559841=source_location_test
I, [2024-06-01T02:03:55.754786 #2518555]  INFO -- : [ 79/900] 2559853=test_gem_package_tar_header
I, [2024-06-01T02:03:55.764928 #2518555]  INFO -- : [ 80/900] 2559852=test_gem_util
I, [2024-06-01T02:03:55.769583 #2518555]  INFO -- : [ 81/900] 2559847=test_iseq_load
I, [2024-06-01T02:03:55.792696 #2518555]  INFO -- : [ 82/900] 2559853=test_pkey_dh
I, [2024-06-01T02:03:55.822512 #2518555]  INFO -- : [ 83/900] 2559854=test_bigzero
I, [2024-06-01T02:03:55.825903 #2518555]  INFO -- : [ 84/900] 2559854=test_io
I, [2024-06-01T02:03:55.864791 #2518555]  INFO -- : [ 85/900] 2559844=test_unicode_escape
I, [2024-06-01T02:03:55.896524 #2518555]  INFO -- : [ 86/900] 2559841=test_utf16
I, [2024-06-01T02:03:55.902065 #2518555]  INFO -- : [ 87/900] 2559849=test_autoload
I, [2024-06-01T02:03:55.905329 #2518555]  INFO -- : [ 88/900] 2559841=numeric_value_test
I, [2024-06-01T02:03:55.909510 #2518555]  INFO -- : [ 89/900] 2559841=test_rendering
I, [2024-06-01T02:03:55.915280 #2518555]  INFO -- : [ 90/900] 2559841=test_sizeof
I, [2024-06-01T02:03:55.933902 #2518555]  INFO -- : [ 91/900] 2559853=test_case
I, [2024-06-01T02:03:55.951813 #2518555]  INFO -- : [ 92/900] 2559846=test_face
I, [2024-06-01T02:03:55.966754 #2518555]  INFO -- : [ 93/900] 2559853=test_yaml_tree
I, [2024-06-01T02:03:55.977774 #2518555]  INFO -- : [ 94/900] 2559844=test_sleep
I, [2024-06-01T02:03:56.004823 #2518555]  INFO -- : [ 95/900] 2559853=test_config
I, [2024-06-01T02:03:56.011377 #2518555]  INFO -- : [ 96/900] 2559846=test_libs
I, [2024-06-01T02:03:56.036087 #2518555]  INFO -- : [ 97/900] 2559846=test_gem_commands_fetch_command
I, [2024-06-01T02:03:56.037635 #2518555]  INFO -- : [ 98/900] 2559843=test_math
I, [2024-06-01T02:03:56.051088 #2518555]  INFO -- : [ 99/900] 2559843=test_gc
I, [2024-06-01T02:03:56.062818 #2518555]  INFO -- : [100/900] 2559843=test_rdoc_require
I, [2024-06-01T02:03:56.071183 #2518555]  INFO -- : [101/900] 2559853=locals_test
I, [2024-06-01T02:03:56.072438 #2518555]  INFO -- : [102/900] 2559857=test_readpartial
I, [2024-06-01T02:03:56.082621 #2518555]  INFO -- : [103/900] 2559842=test_gem_commands_install_command
I, [2024-06-01T02:03:56.088861 #2518555]  INFO -- : [104/900] 2559860=test_clone
I, [2024-06-01T02:03:56.097754 #2518555]  INFO -- : [105/900] 2559852=test_gem_resolver_conflict
I, [2024-06-01T02:03:56.119024 #2518555]  INFO -- : [106/900] 2559852=regular_expression_options_test
I, [2024-06-01T02:03:56.149267 #2518555]  INFO -- : [107/900] 2559848=test_rdoc_task
I, [2024-06-01T02:03:56.163975 #2518555]  INFO -- : [108/900] 2559848=test_backtrace
I, [2024-06-01T02:03:56.188425 #2518555]  INFO -- : [109/900] 2559852=test_pack
I, [2024-06-01T02:03:56.194558 #2518555]  INFO -- : [110/900] 2559852=test_io_buffer
I, [2024-06-01T02:03:56.277850 #2518555]  INFO -- : [111/900] 2559860=test_rdoc_markup_indented_paragraph
I, [2024-06-01T02:03:56.302572 #2518555]  INFO -- : [112/900] 2559852=test_stringscanner
I, [2024-06-01T02:03:56.309733 #2518555]  INFO -- : [113/900] 2559843=test_files_sample
I, [2024-06-01T02:03:56.339632 #2518555]  INFO -- : [114/900] 2559852=test_rdoc_alias
I, [2024-06-01T02:03:56.362656 #2518555]  INFO -- : [115/900] 2559858=test_yield
I, [2024-06-01T02:03:56.366237 #2518555]  INFO -- : [116/900] 2559843=test_convertible
I, [2024-06-01T02:03:56.381570 #2518555]  INFO -- : [117/900] 2559859=test_optparse
I, [2024-06-01T02:03:56.427380 #2518555]  INFO -- : [118/900] 2559846=test_array
I, [2024-06-01T02:03:56.433446 #2518555]  INFO -- : [119/900] 2559859=test_fstring
I, [2024-06-01T02:03:56.438311 #2518555]  INFO -- : [120/900] 2559846=test_rdoc_markup_to_html_crossref
I, [2024-06-01T02:03:56.443394 #2518555]  INFO -- : [121/900] 2559860=test_gem_resolver_best_set
I, [2024-06-01T02:03:56.477017 #2518555]  INFO -- : [122/900] 2559847=test_typeddata
I, [2024-06-01T02:03:56.477167 #2518555]  INFO -- : [123/900] 2559857=test_rat
I, [2024-06-01T02:03:56.484003 #2518555]  INFO -- : [124/900] 2559857=test_rdoc_markup_raw
I, [2024-06-01T02:03:56.493815 #2518555]  INFO -- : [125/900] 2559853=test_webauthn_poller
I, [2024-06-01T02:03:56.534318 #2518555]  INFO -- : [126/900] 2559860=test_euc_tw
I, [2024-06-01T02:03:56.538348 #2518555]  INFO -- : [127/900] 2559860=test_ractor
I, [2024-06-01T02:03:56.542285 #2518555]  INFO -- : [128/900] 2559859=test_bmethod
I, [2024-06-01T02:03:56.545271 #2518555]  INFO -- : [129/900] 2559859=test_gem_commands_sources_command
I, [2024-06-01T02:03:56.557685 #2518555]  INFO -- : [130/900] 2559860=test_ansi_without_terminfo
I, [2024-06-01T02:03:56.559106 #2518555]  INFO -- : [131/900] 2559852=test_thread_queue
I, [2024-06-01T02:03:56.591291 #2518555]  INFO -- : [132/900] 2559857=test_nowrite
I, [2024-06-01T02:03:56.608173 #2518555]  INFO -- : [133/900] 2559857=test_rdoc_markup_formatter
I, [2024-06-01T02:03:56.615592 #2518555]  INFO -- : [134/900] 2559857=test_forwardable
I, [2024-06-01T02:03:56.625581 #2518555]  INFO -- : [135/900] 2559853=test_yaml
I, [2024-06-01T02:03:56.628112 #2518555]  INFO -- : [136/900] 2559857=test_wait
I, [2024-06-01T02:03:56.637236 #2518555]  INFO -- : [137/900] 2559860=test_handle
I, [2024-06-01T02:03:56.669484 #2518555]  INFO -- : [138/900] 2559857=test_big2str
I, [2024-06-01T02:03:56.671295 #2518555]  INFO -- : [139/900] 2559857=test_pstore
I, [2024-06-01T02:03:56.679424 #2518555]  INFO -- : [140/900] 2559850=test_cstr
I, [2024-06-01T02:03:56.699105 #2518555]  INFO -- : [141/900] 2559857=test_profile_frames
I, [2024-06-01T02:03:56.731710 #2518555]  INFO -- : [142/900] 2559859=test_class2name
I, [2024-06-01T02:03:56.735417 #2518555]  INFO -- : [143/900] 2559847=test_gbk
I, [2024-06-01T02:03:56.738220 #2518555]  INFO -- : [144/900] 2559859=test_enc_str_buf_cat
I, [2024-06-01T02:03:56.739043 #2518555]  INFO -- : [145/900] 2559847=test_comparable
I, [2024-06-01T02:03:56.740813 #2518555]  INFO -- : [146/900] 2559853=test_rdoc_parser_c
I, [2024-06-01T02:03:56.741562 #2518555]  INFO -- : [147/900] 2559859=index_write_test
I, [2024-06-01T02:03:56.745465 #2518555]  INFO -- : [148/900] 2559847=test_io_timeout
I, [2024-06-01T02:03:56.751865 #2518555]  INFO -- : [149/900] 2559847=test_shapes
I, [2024-06-01T02:03:56.765392 #2518555]  INFO -- : [150/900] 2559847=json_fixtures_test
I, [2024-06-01T02:03:56.773924 #2518555]  INFO -- : [151/900] 2559847=test_ractor
I, [2024-06-01T02:03:56.818844 #2518555]  INFO -- : [152/900] 2559859=test_find
I, [2024-06-01T02:03:56.831113 #2518555]  INFO -- : [153/900] 2559859=test_fiddle
I, [2024-06-01T02:03:56.847426 #2518555]  INFO -- : [154/900] 2559846=test_wss
I, [2024-06-01T02:03:56.871339 #2518555]  INFO -- : [155/900] 2559846=test_gem_commands_contents_command
I, [2024-06-01T02:03:56.874441 #2518555]  INFO -- : [156/900] 2559857=test_gem_ext_cmake_builder
I, [2024-06-01T02:03:56.877843 #2518555]  INFO -- : [157/900] 2559847=test_require
I, [2024-06-01T02:03:56.890433 #2518555]  INFO -- : [158/900] 2559860=test_cgi_util
I, [2024-06-01T02:03:56.905935 #2518555]  INFO -- : [159/900] 2559859=test_marshalable
I, [2024-06-01T02:03:56.911682 #2518555]  INFO -- : [160/900] 2559859=test_digest
I, [2024-06-01T02:03:56.940521 #2518555]  INFO -- : [161/900] 2559850=test_recorder
I, [2024-06-01T02:03:56.948863 #2518555]  INFO -- : [162/900] 2559846=test_gem_source_vendor
I, [2024-06-01T02:03:56.958567 #2518555]  INFO -- : [163/900] 2559846=test_gem_commands_owner_command
I, [2024-06-01T02:03:56.964093 #2518555]  INFO -- : [164/900] 2559850=test_deprecate
I, [2024-06-01T02:03:56.988094 #2518555]  INFO -- : [165/900] 2559850=test_rdoc_constant
I, [2024-06-01T02:03:57.038184 #2518555]  INFO -- : [166/900] 2559857=test_formatter
I, [2024-06-01T02:03:57.057804 #2518555]  INFO -- : [167/900] 2559857=test_bash_completion
I, [2024-06-01T02:03:57.060671 #2518555]  INFO -- : [168/900] 2559857=test_rdoc_any_method
I, [2024-06-01T02:03:57.079821 #2518555]  INFO -- : [169/900] 2559860=test_modify_expand
I, [2024-06-01T02:03:57.081844 #2518555]  INFO -- : [170/900] 2559860=test_rdoc_markdown
I, [2024-06-01T02:03:57.101820 #2518555]  INFO -- : [171/900] 2559850=test_gem_available_set
I, [2024-06-01T02:03:57.167860 #2518555]  INFO -- : [172/900] 2559850=test_file
I, [2024-06-01T02:03:57.179273 #2518555]  INFO -- : [173/900] 2559850=regexp_test
I, [2024-06-01T02:03:57.204392 #2518555]  INFO -- : [174/900] 2559853=test_gem_package_tar_reader
I, [2024-06-01T02:03:57.210640 #2518555]  INFO -- : [175/900] 2559845=test_rdoc_encoding
I, [2024-06-01T02:03:57.240503 #2518555]  INFO -- : [176/900] 2559853=test_coverage
I, [2024-06-01T02:03:57.244774 #2518555]  INFO -- : [177/900] 2559850=test_pathname
I, [2024-06-01T02:03:57.274122 #2518555]  INFO -- : [178/900] 2559860=test_complexrational
I, [2024-06-01T02:03:57.288813 #2518555]  INFO -- : [179/900] 2559860=test_init
I, [2024-06-01T02:03:57.384615 #2518555]  INFO -- : [180/900] 2559845=test_irb
I, [2024-06-01T02:03:57.425076 #2518555]  INFO -- : [181/900] 2559848=json_string_matching_test
I, [2024-06-01T02:03:57.429541 #2518555]  INFO -- : [182/900] 2559848=test_load
I, [2024-06-01T02:03:57.433126 #2518555]  INFO -- : [183/900] 2559848=test_class
I, [2024-06-01T02:03:57.437037 #2518555]  INFO -- : [184/900] 2559857=test_rdoc_normal_class
I, [2024-06-01T02:03:57.468168 #2518555]  INFO -- : [185/900] 2559850=test_const
I, [2024-06-01T02:03:57.477566 #2518555]  INFO -- : [186/900] 2559850=test_asn1
I, [2024-06-01T02:03:57.479006 #2518555]  INFO -- : [187/900] 2559857=test_random
I, [2024-06-01T02:03:57.481745 #2518555]  INFO -- : [188/900] 2559857=test_yamlstore
I, [2024-06-01T02:03:57.495537 #2518555]  INFO -- : [189/900] 2559850=test_gem_installer
I, [2024-06-01T02:03:57.496458 #2518555]  INFO -- : [190/900] 2559842=test_rdoc_parser_rd
I, [2024-06-01T02:03:57.502810 #2518555]  INFO -- : [191/900] 2559846=test_date_strftime
I, [2024-06-01T02:03:57.508126 #2518555]  INFO -- : [192/900] 2559857=symbol_encoding_test
I, [2024-06-01T02:03:57.535663 #2518555]  INFO -- : [193/900] 2559842=test_internal_ivar
I, [2024-06-01T02:03:57.538583 #2518555]  INFO -- : [194/900] 2559842=test_gem_resolver_index_specification
I, [2024-06-01T02:03:57.575696 #2518555]  INFO -- : [195/900] 2559857=desugar_compiler_test
I, [2024-06-01T02:03:57.578245 #2518555]  INFO -- : [196/900] 2559842=test_duplicate
I, [2024-06-01T02:03:57.581436 #2518555]  INFO -- : [197/900] 2559842=test_utf32
I, [2024-06-01T02:03:57.585052 #2518555]  INFO -- : [198/900] 2559857=test_basicsocket
I, [2024-06-01T02:03:57.587289 #2518555]  INFO -- : [199/900] 2559842=test_tracepoint
I, [2024-06-01T02:03:57.597674 #2518555]  INFO -- : [200/900] 2559857=test_prettyprint
I, [2024-06-01T02:03:57.622785 #2518555]  INFO -- : [201/900] 2559857=test_gem_commands_help_command
I, [2024-06-01T02:03:57.691796 #2518555]  INFO -- : [202/900] 2559857=test_rdoc_markup
I, [2024-06-01T02:03:57.697195 #2518555]  INFO -- : [203/900] 2559857=test_tempfile
I, [2024-06-01T02:03:57.708285 #2518555]  INFO -- : [204/900] 2559859=pattern_test
I, [2024-06-01T02:03:57.714118 #2518555]  INFO -- : [205/900] 2559860=test_noarg
I, [2024-06-01T02:03:57.718342 #2518555]  INFO -- : [206/900] 2559845=test_function
I, [2024-06-01T02:03:57.731659 #2518555]  INFO -- : [207/900] 2559859=test_queue
I, [2024-06-01T02:03:57.748955 #2518555]  INFO -- : [208/900] 2559859=snapshots_test
I, [2024-06-01T02:03:57.812214 #2518555]  INFO -- : [209/900] 2559846=encodings_test
I, [2024-06-01T02:03:57.838906 #2518555]  INFO -- : [210/900] 2559842=test_string_processing
I, [2024-06-01T02:03:57.893607 #2518555]  INFO -- : [211/900] 2559860=test_fileutils
I, [2024-06-01T02:03:57.900148 #2518555]  INFO -- : [212/900] 2559842=test_ldap
I, [2024-06-01T02:03:57.900955 #2518555]  INFO -- : [213/900] 2559857=test_emitter
I, [2024-06-01T02:03:57.902150 #2518555]  INFO -- : [214/900] 2559846=test_resource
I, [2024-06-01T02:03:57.907968 #2518555]  INFO -- : [215/900] 2559857=test_gem_commands_signin_command
I, [2024-06-01T02:03:57.916269 #2518555]  INFO -- : [216/900] 2559842=test_gem_version
I, [2024-06-01T02:03:57.926905 #2518555]  INFO -- : [217/900] 2559846=test_econv
I, [2024-06-01T02:03:57.936253 #2518555]  INFO -- : [218/900] 2559845=test_cesu8
I, [2024-06-01T02:03:57.941170 #2518555]  INFO -- : [219/900] 2559845=test_rdoc_options
I, [2024-06-01T02:03:57.986124 #2518555]  INFO -- : [220/900] 2559842=test_too_many_dummy_encodings
I, [2024-06-01T02:03:57.999088 #2518555]  INFO -- : [221/900] 2559857=test_reqarg
I, [2024-06-01T02:03:58.021240 #2518555]  INFO -- : [222/900] 2559844=test_rdoc_include
I, [2024-06-01T02:03:58.037485 #2518555]  INFO -- : [223/900] 2559853=test_stack
I, [2024-06-01T02:03:58.063602 #2518555]  INFO -- : [224/900] 2559842=test_gem_commands_list_command
I, [2024-06-01T02:03:58.065263 #2518555]  INFO -- : [225/900] 2559847=test_scanner_events
I, [2024-06-01T02:03:58.078313 #2518555]  INFO -- : [226/900] 2559842=test_gem_resolver_installed_specification
I, [2024-06-01T02:03:58.097248 #2518555]  INFO -- : [227/900] 2559842=test_parse
I, [2024-06-01T02:03:58.127254 #2518555]  INFO -- : [228/900] 2559847=test_mdns
I, [2024-06-01T02:03:58.149313 #2518555]  INFO -- : [229/900] 2559847=test_gem_remote_fetcher
I, [2024-06-01T02:03:58.213266 #2518555]  INFO -- : [230/900] 2559845=test_inlinecache
I, [2024-06-01T02:03:58.273868 #2518555]  INFO -- : [231/900] 2559845=test_rdoc_markup_verbatim
I, [2024-06-01T02:03:58.277962 #2518555]  INFO -- : [232/900] 2559845=lex_test
I, [2024-06-01T02:03:58.302094 #2518555]  INFO -- : [233/900] 2559844=test_path_to_class
I, [2024-06-01T02:03:58.305833 #2518555]  INFO -- : [234/900] 2559844=test_gem_resolver_specification
I, [2024-06-01T02:03:58.339062 #2518555]  INFO -- : [235/900] 2559844=test_gem_dependency
I, [2024-06-01T02:03:58.409835 #2518555]  INFO -- : [236/900] 2559857=test_method_cache
I, [2024-06-01T02:03:58.412778 #2518555]  INFO -- : [237/900] 2559857=test_gem_stub_specification
I, [2024-06-01T02:03:58.423501 #2518555]  INFO -- : [238/900] 2559860=test_frozen_error
I, [2024-06-01T02:03:58.429268 #2518555]  INFO -- : [239/900] 2559860=test_gem_ext_ext_conf_builder
I, [2024-06-01T02:03:58.499263 #2518555]  INFO -- : [240/900] 2559844=test_complex
I, [2024-06-01T02:03:58.576758 #2518555]  INFO -- : [241/900] 2559857=test_gem_commands_search_command
I, [2024-06-01T02:03:58.584119 #2518555]  INFO -- : [242/900] 2559857=test_hash_create
I, [2024-06-01T02:03:58.585484 #2518555]  INFO -- : [243/900] 2559857=test_stringchar
I, [2024-06-01T02:03:58.642267 #2518555]  INFO -- : [244/900] 2559859=test_uncorrectable_name_check
I, [2024-06-01T02:03:58.645534 #2518555]  INFO -- : [245/900] 2559844=newline_test
I, [2024-06-01T02:03:58.646592 #2518555]  INFO -- : [246/900] 2559859=test_thread_fd_close
I, [2024-06-01T02:03:58.652630 #2518555]  INFO -- : [247/900] 2559859=test_passing_block
I, [2024-06-01T02:03:58.653946 #2518555]  INFO -- : [248/900] 2559859=test_rdoc_markdown_test
I, [2024-06-01T02:03:58.655080 #2518555]  INFO -- : [249/900] 2559842=test_rdoc_normal_module
I, [2024-06-01T02:03:58.689564 #2518555]  INFO -- : [250/900] 2559857=test_c_union_entity
I, [2024-06-01T02:03:58.699706 #2518555]  INFO -- : [251/900] 2559842=test_logperiod
I, [2024-06-01T02:03:58.709307 #2518555]  INFO -- : [252/900] 2559842=test_securerandom
I, [2024-06-01T02:03:58.726964 #2518555]  INFO -- : [253/900] 2559858=test_switch_hitter
I, [2024-06-01T02:03:58.737005 #2518555]  INFO -- : [254/900] 2559842=test_flush
I, [2024-06-01T02:03:58.741568 #2518555]  INFO -- : [255/900] 2559842=test_singleton
I, [2024-06-01T02:03:58.746464 #2518555]  INFO -- : [256/900] 2559858=test_io_console
I, [2024-06-01T02:03:58.750360 #2518555]  INFO -- : [257/900] 2559842=test_logdevice
I, [2024-06-01T02:03:58.765410 #2518555]  INFO -- : [258/900] 2559857=test_arity
I, [2024-06-01T02:03:58.773433 #2518555]  INFO -- : [259/900] 2559857=test_gem_ext_rake_builder
I, [2024-06-01T02:03:58.791460 #2518555]  INFO -- : [260/900] 2559844=test_gc
I, [2024-06-01T02:03:58.849911 #2518555]  INFO -- : [261/900] 2559841=test_x509cert
I, [2024-06-01T02:03:58.924366 #2518555]  INFO -- : [262/900] 2559851=test_err_in_callback
I, [2024-06-01T02:03:58.927431 #2518555]  INFO -- : [263/900] 2559851=test_gem_resolver_lock_specification
I, [2024-06-01T02:03:58.969881 #2518555]  INFO -- : [264/900] 2559853=test_pack
I, [2024-06-01T02:03:59.022162 #2518555]  INFO -- : [265/900] 2559845=command_line_test
I, [2024-06-01T02:03:59.027339 #2518555]  INFO -- : [266/900] 2559845=test_last_thread
I, [2024-06-01T02:03:59.061567 #2518555]  INFO -- : [267/900] 2559846=test_process
I, [2024-06-01T02:03:59.081433 #2518555]  INFO -- : [268/900] 2559841=test_gem_source_local
I, [2024-06-01T02:03:59.127868 #2518555]  INFO -- : [269/900] 2559851=test_gem_security_policy
I, [2024-06-01T02:03:59.201468 #2518555]  INFO -- : [270/900] 2559853=test_gem_resolver_composed_set
I, [2024-06-01T02:03:59.217722 #2518555]  INFO -- : [271/900] 2559853=test_safe_load
I, [2024-06-01T02:03:59.229143 #2518555]  INFO -- : [272/900] 2559853=test_gem_resolver
I, [2024-06-01T02:03:59.246030 #2518555]  INFO -- : [273/900] 2559841=test_gem_commands_dependency_command
I, [2024-06-01T02:03:59.334295 #2518555]  INFO -- : [274/900] 2559856=test_rdoc_markup_attribute_manager
I, [2024-06-01T02:03:59.340713 #2518555]  INFO -- : [275/900] 2559841=test_name_error
I, [2024-06-01T02:03:59.417476 #2518555]  INFO -- : [276/900] 2559841=test_enumerator
I, [2024-06-01T02:03:59.430844 #2518555]  INFO -- : [277/900] 2559857=test_flags
I, [2024-06-01T02:03:59.433112 #2518555]  INFO -- : [278/900] 2559853=test_inadvertent_creation
I, [2024-06-01T02:03:59.442836 #2518555]  INFO -- : [279/900] 2559855=test_gem_commands_which_command
I, [2024-06-01T02:03:59.455335 #2518555]  INFO -- : [280/900] 2559851=test_shift_jis
I, [2024-06-01T02:03:59.462016 #2518555]  INFO -- : [281/900] 2559851=test_http
I, [2024-06-01T02:03:59.478144 #2518555]  INFO -- : [282/900] 2559851=reflection_test
I, [2024-06-01T02:03:59.535697 #2518555]  INFO -- : [283/900] 2559856=test_gem_commands_specification_command
I, [2024-06-01T02:03:59.555142 #2518555]  INFO -- : [284/900] 2559848=test_rdoc_text
I, [2024-06-01T02:03:59.561406 #2518555]  INFO -- : [285/900] 2559853=test_iso_8859
I, [2024-06-01T02:03:59.575859 #2518555]  INFO -- : [286/900] 2559842=test_tcp
I, [2024-06-01T02:03:59.578080 #2518555]  INFO -- : [287/900] 2559851=test_data
I, [2024-06-01T02:03:59.583578 #2518555]  INFO -- : [288/900] 2559851=test_date_new
I, [2024-06-01T02:03:59.593385 #2518555]  INFO -- : [289/900] 2559851=test_require
I, [2024-06-01T02:03:59.593661 #2518555]  INFO -- : [290/900] 2559853=test_date_time
I, [2024-06-01T02:03:59.594438 #2518555]  INFO -- : [291/900] 2559851=test_rdoc_markup_to_joined_paragraph
I, [2024-06-01T02:03:59.598175 #2518555]  INFO -- : [292/900] 2559842=test_gem_safe_yaml
I, [2024-06-01T02:03:59.613877 #2518555]  INFO -- : [293/900] 2559853=test_syntax
I, [2024-06-01T02:03:59.618312 #2518555]  INFO -- : [294/900] 2559842=test_rdoc_parser_ruby
I, [2024-06-01T02:03:59.630510 #2518555]  INFO -- : [295/900] 2559860=test_open-uri
I, [2024-06-01T02:03:59.694250 #2518555]  INFO -- : [296/900] 2559848=test_httpresponse
I, [2024-06-01T02:03:59.705852 #2518555]  INFO -- : [297/900] 2559855=test_stream
I, [2024-06-01T02:03:59.719142 #2518555]  INFO -- : [298/900] 2559851=test_nil2vtempty
I, [2024-06-01T02:03:59.720734 #2518555]  INFO -- : [299/900] 2559851=test_rdoc_context
I, [2024-06-01T02:03:59.725390 #2518555]  INFO -- : [300/900] 2559859=test_exception
I, [2024-06-01T02:03:59.737481 #2518555]  INFO -- : [301/900] 2559855=test_rand
I, [2024-06-01T02:03:59.771891 #2518555]  INFO -- : [302/900] 2559848=test_gem_package_tar_reader_entry
I, [2024-06-01T02:03:59.897184 #2518555]  INFO -- : [303/900] 2559848=test_gem_name_tuple
I, [2024-06-01T02:03:59.911497 #2518555]  INFO -- : [304/900] 2559848=test_bug_reporter
I, [2024-06-01T02:03:59.947838 #2518555]  INFO -- : [305/900] 2559855=test_gem_dependency_installer
I, [2024-06-01T02:03:59.949000 #2518555]  INFO -- : [306/900] 2559856=test_scalar
I, [2024-06-01T02:03:59.957224 #2518555]  INFO -- : [307/900] 2559856=test_gem_commands_info_command
I, [2024-06-01T02:03:59.979620 #2518555]  INFO -- : [308/900] 2559856=parameters_signature_test
I, [2024-06-01T02:04:00.000190 #2518555]  INFO -- : [309/900] 2559847=test_rdoc_cross_reference
I, [2024-06-01T02:04:00.027401 #2518555]  INFO -- : [310/900] 2559860=test_store
I, [2024-06-01T02:04:00.073971 #2518555]  INFO -- : [311/900] 2559845=test_case_options
I, [2024-06-01T02:04:00.075384 #2518555]  INFO -- : [312/900] 2559856=test_scan_args
I, [2024-06-01T02:04:00.078958 #2518555]  INFO -- : [313/900] 2559845=test_win32ole
I, [2024-06-01T02:04:00.083544 #2518555]  INFO -- : [314/900] 2559845=test_generic
I, [2024-06-01T02:04:00.095010 #2518555]  INFO -- : [315/900] 2559856=test_gem_text
I, [2024-06-01T02:04:00.119789 #2518555]  INFO -- : [316/900] 2559845=test_settracefunc
I, [2024-06-01T02:04:00.141443 #2518555]  INFO -- : [317/900] 2559856=tunnel_test
I, [2024-06-01T02:04:00.146062 #2518555]  INFO -- : [318/900] 2559856=test_enumerator_kw
I, [2024-06-01T02:04:00.148059 #2518555]  INFO -- : [319/900] 2559856=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-06-01T02:04:00.193224 #2518555]  INFO -- : [320/900] 2559856=test_gem_commands_mirror
I, [2024-06-01T02:04:00.198201 #2518555]  INFO -- : [321/900] 2559856=test_sprintf_comb
I, [2024-06-01T02:04:00.212345 #2518555]  INFO -- : [322/900] 2559842=test_method_cache
I, [2024-06-01T02:04:00.215099 #2518555]  INFO -- : [323/900] 2559842=test_gem_request
I, [2024-06-01T02:04:00.230625 #2518555]  INFO -- : [324/900] 2559848=test_ractor
I, [2024-06-01T02:04:00.246692 #2518555]  INFO -- : [325/900] 2559860=test_memory_view
I, [2024-06-01T02:04:00.281842 #2518555]  INFO -- : [326/900] 2559848=test_m17n_comb
I, [2024-06-01T02:04:00.321370 #2518555]  INFO -- : [327/900] 2559856=test_rdoc_markup_to_markdown
I, [2024-06-01T02:04:00.359459 #2518555]  INFO -- : [328/900] 2559856=test_json_tree
I, [2024-06-01T02:04:00.363483 #2518555]  INFO -- : [329/900] 2559856=test_rdoc_generator_pot_po
I, [2024-06-01T02:04:00.365864 #2518555]  INFO -- : [330/900] 2559842=test_ansi_with_terminfo
I, [2024-06-01T02:04:00.366545 #2518555]  INFO -- : [331/900] 2559856=test_parser_events
I, [2024-06-01T02:04:00.374525 #2518555]  INFO -- : [332/900] 2559842=test_reline
I, [2024-06-01T02:04:00.374911 #2518555]  INFO -- : [333/900] 2559860=test_case
I, [2024-06-01T02:04:00.375259 #2518555]  INFO -- : [334/900] 2559860=test_pkey
I, [2024-06-01T02:04:00.392396 #2518555]  INFO -- : [335/900] 2559851=test_gem_request_connection_pools
I, [2024-06-01T02:04:00.428394 #2518555]  INFO -- : [336/900] 2559860=test_grapheme_breaks
I, [2024-06-01T02:04:00.431808 #2518555]  INFO -- : [337/900] 2559860=test_gem_version_option
I, [2024-06-01T02:04:00.448552 #2518555]  INFO -- : [338/900] 2559856=test_cclass
I, [2024-06-01T02:04:00.454255 #2518555]  INFO -- : [339/900] 2559857=test_str2big
I, [2024-06-01T02:04:00.462391 #2518555]  INFO -- : [340/900] 2559857=test_dot_dot
I, [2024-06-01T02:04:00.464211 #2518555]  INFO -- : [341/900] 2559857=test_c_struct_builder
I, [2024-06-01T02:04:00.480644 #2518555]  INFO -- : [342/900] 2559860=test_literal
I, [2024-06-01T02:04:00.554763 #2518555]  INFO -- : [343/900] 2559856=test_thread
I, [2024-06-01T02:04:00.603328 #2518555]  INFO -- : [344/900] 2559857=test_socket
I, [2024-06-01T02:04:00.701421 #2518555]  INFO -- : [345/900] 2559847=test_objectspace
I, [2024-06-01T02:04:00.732566 #2518555]  INFO -- : [346/900] 2559842=location_test
I, [2024-06-01T02:04:00.739948 #2518555]  INFO -- : [347/900] 2559842=test_rdoc_markup_to_table_of_contents
I, [2024-06-01T02:04:00.771820 #2518555]  INFO -- : [348/900] 2559842=test_require_lib
I, [2024-06-01T02:04:00.776488 #2518555]  INFO -- : [349/900] 2559856=test_gem_install_update_options
I, [2024-06-01T02:04:00.801678 #2518555]  INFO -- : [350/900] 2559843=test_ractor
I, [2024-06-01T02:04:00.810632 #2518555]  INFO -- : [351/900] 2559843=test_severity
I, [2024-06-01T02:04:00.813727 #2518555]  INFO -- : [352/900] 2559849=test_gem_stream_ui
I, [2024-06-01T02:04:00.817220 #2518555]  INFO -- : [353/900] 2559843=test_rdoc_generator_ri
I, [2024-06-01T02:04:00.822837 #2518555]  INFO -- : [354/900] 2559843=test_extlibs
I, [2024-06-01T02:04:00.887404 #2518555]  INFO -- : [355/900] 2559856=test_gem_validator
I, [2024-06-01T02:04:00.898230 #2518555]  INFO -- : [356/900] 2559849=test_fnmatch
I, [2024-06-01T02:04:00.910156 #2518555]  INFO -- : [357/900] 2559856=test_files_test_2
I, [2024-06-01T02:04:00.924432 #2518555]  INFO -- : [358/900] 2559860=test_rdoc_markup_parser
I, [2024-06-01T02:04:00.950955 #2518555]  INFO -- : [359/900] 2559849=test_require_path_check
I, [2024-06-01T02:04:00.953198 #2518555]  INFO -- : [360/900] 2559852=test_folderitem2_invokeverb
I, [2024-06-01T02:04:00.956869 #2518555]  INFO -- : [361/900] 2559852=test_ole_methods
I, [2024-06-01T02:04:00.957827 #2518555]  INFO -- : [362/900] 2559852=test_erb_m17n
I, [2024-06-01T02:04:00.965420 #2518555]  INFO -- : [363/900] 2559860=test_date_conv
I, [2024-06-01T02:04:00.970160 #2518555]  INFO -- : [364/900] 2559852=test_optimization
I, [2024-06-01T02:04:00.976621 #2518555]  INFO -- : [365/900] 2559860=test_zlib
I, [2024-06-01T02:04:01.041663 #2518555]  INFO -- : [366/900] 2559845=test_cgi_tag_helper
I, [2024-06-01T02:04:01.042678 #2518555]  INFO -- : [367/900] 2559849=test_egrep_cpp
I, [2024-06-01T02:04:01.062838 #2518555]  INFO -- : [368/900] 2559845=test_gem_resolver_index_set
I, [2024-06-01T02:04:01.162861 #2518555]  INFO -- : [369/900] 2559849=test_gem_package_old
I, [2024-06-01T02:04:01.211517 #2518555]  INFO -- : [370/900] 2559849=integer_parse_test
I, [2024-06-01T02:04:01.296383 #2518555]  INFO -- : [371/900] 2559845=test_gc_compact
I, [2024-06-01T02:04:01.298162 #2518555]  INFO -- : [372/900] 2559849=test_proc
I, [2024-06-01T02:04:01.433075 #2518555]  INFO -- : [373/900] 2559851=test_string
I, [2024-06-01T02:04:01.447944 #2518555]  INFO -- : [374/900] 2559858=test_custom_command
I, [2024-06-01T02:04:01.565244 #2518555]  INFO -- : [375/900] 2559858=json_addition_test
I, [2024-06-01T02:04:01.585177 #2518555]  INFO -- : [376/900] 2559858=test_gem_dependency_resolution_error
I, [2024-06-01T02:04:01.650549 #2518555]  INFO -- : [377/900] 2559847=test_rdoc_parser
I, [2024-06-01T02:04:01.677182 #2518555]  INFO -- : [378/900] 2559847=test_qsort
I, [2024-06-01T02:04:01.683440 #2518555]  INFO -- : [379/900] 2559847=test_string
I, [2024-06-01T02:04:01.705488 #2518555]  INFO -- : [380/900] 2559847=test_rdoc_stats
I, [2024-06-01T02:04:01.741868 #2518555]  INFO -- : [381/900] 2559847=test_pattern_matching
I, [2024-06-01T02:04:01.769935 #2518555]  INFO -- : [382/900] 2559858=test_depth_first
I, [2024-06-01T02:04:01.772864 #2518555]  INFO -- : [383/900] 2559847=test_gem_request_set_lockfile_parser
I, [2024-06-01T02:04:01.811438 #2518555]  INFO -- : [384/900] 2559858=test_raise
I, [2024-06-01T02:04:01.815547 #2518555]  INFO -- : [385/900] 2559858=test_x509attr
I, [2024-06-01T02:04:01.827109 #2518555]  INFO -- : [386/900] 2559858=test_rdoc_store
I, [2024-06-01T02:04:01.871681 #2518555]  INFO -- : [387/900] 2559859=test_date_parse
I, [2024-06-01T02:04:01.883449 #2518555]  INFO -- : [388/900] 2559847=test_pkey_ec
I, [2024-06-01T02:04:01.909357 #2518555]  INFO -- : .Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f7364048178 /tmp/ruby/build/trunk/.ext/common/socket.rb:709 sleep>
I, [2024-06-01T02:04:01.910209 #2518555]  INFO -- : Finished thread: TestSocket#test_unix: #<Thread:0x00007f7364048178 /tmp/ruby/build/trunk/.ext/common/socket.rb:709 dead>
I, [2024-06-01T02:04:01.947293 #2518555]  INFO -- : .Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007f735e91cae8 /tmp/ruby/build/trunk/.ext/common/socket.rb:709 sleep>
I, [2024-06-01T02:04:01.951140 #2518555]  INFO -- : [389/900] 2559857=integer_base_flags_test
I, [2024-06-01T02:04:01.951894 #2518555]  INFO -- : [390/900] 2559857=test_trick
I, [2024-06-01T02:04:01.952877 #2518555]  INFO -- : [391/900] 2559850=test_thread
I, [2024-06-01T02:04:01.963625 #2518555]  INFO -- : [392/900] 2559850=test_pipe
I, [2024-06-01T02:04:01.971496 #2518555]  INFO -- : [393/900] 2559847=redundant_return_test
I, [2024-06-01T02:04:01.989561 #2518555]  INFO -- : [394/900] 2559859=test_rdoc_markup_to_rdoc
I, [2024-06-01T02:04:02.028576 #2518555]  INFO -- : [395/900] 2559859=test_rdoc_rd_inline_parser
I, [2024-06-01T02:04:02.029886 #2518555]  INFO -- : [396/900] 2559855=test_default_gems
I, [2024-06-01T02:04:02.032009 #2518555]  INFO -- : [397/900] 2559847=test_null
I, [2024-06-01T02:04:02.055427 #2518555]  INFO -- : [398/900] 2559859=test_win32ole_type
I, [2024-06-01T02:04:02.057065 #2518555]  INFO -- : [399/900] 2559859=newline_offsets_test
I, [2024-06-01T02:04:02.061546 #2518555]  INFO -- : [400/900] 2559847=test_mul
I, [2024-06-01T02:04:02.066781 #2518555]  INFO -- : [401/900] 2559847=test_rdoc_markup_attributes
I, [2024-06-01T02:04:02.070056 #2518555]  INFO -- : [402/900] 2559847=compiler_test
I, [2024-06-01T02:04:02.076255 #2518555]  INFO -- : [403/900] 2559847=test_rdoc_rdoc
I, [2024-06-01T02:04:02.088734 #2518555]  INFO -- : [404/900] 2559850=test_windows_1251
I, [2024-06-01T02:04:02.093606 #2518555]  INFO -- : [405/900] 2559850=test_time
I, [2024-06-01T02:04:02.118986 #2518555]  INFO -- : [406/900] 2559855=test_buffering
I, [2024-06-01T02:04:02.119050 #2518555]  INFO -- : [407/900] 2559849=test_svcb_https
I, [2024-06-01T02:04:02.129084 #2518555]  INFO -- : [408/900] 2559855=test_gb18030
I, [2024-06-01T02:04:02.134449 #2518555]  INFO -- : [409/900] 2559855=test_gem_uninstaller
I, [2024-06-01T02:04:02.137659 #2518555]  INFO -- : [410/900] 2559849=test_rdoc_i18n_text
I, [2024-06-01T02:04:02.192026 #2518555]  INFO -- : [411/900] 2559847=test_io_buffer
I, [2024-06-01T02:04:02.211249 #2518555]  INFO -- : [412/900] 2559850=test_key_name_check
I, [2024-06-01T02:04:02.218345 #2518555]  INFO -- : [413/900] 2559850=test_defined
I, [2024-06-01T02:04:02.258250 #2518555]  INFO -- : [414/900] 2559847=test_backtrace
I, [2024-06-01T02:04:02.266095 #2518555]  INFO -- : [415/900] 2559847=test_kdf
I, [2024-06-01T02:04:02.313182 #2518555]  INFO -- : [416/900] 2559859=test_gem_doctor
I, [2024-06-01T02:04:02.326084 #2518555]  INFO -- : [417/900] 2559847=test_eval_history
I, [2024-06-01T02:04:02.326737 #2518555]  INFO -- : [418/900] 2559850=test_kernel
I, [2024-06-01T02:04:02.339108 #2518555]  INFO -- : [419/900] 2559849=test_bug-5832
I, [2024-06-01T02:04:02.339838 #2518555]  INFO -- : [420/900] 2559849=test_files_ext
I, [2024-06-01T02:04:02.340629 #2518555]  INFO -- : [421/900] 2559859=static_inspect_test
I, [2024-06-01T02:04:02.351477 #2518555]  INFO -- : [422/900] 2559859=test_gem_silent_ui
I, [2024-06-01T02:04:02.373787 #2518555]  INFO -- : [423/900] 2559848=test_emitter
I, [2024-06-01T02:04:02.382102 #2518555]  INFO -- : [424/900] 2559859=test_object_create_start
I, [2024-06-01T02:04:02.384279 #2518555]  INFO -- : [425/900] 2559859=test_at_exit
I, [2024-06-01T02:04:02.386346 #2518555]  INFO -- : [426/900] 2559847=test_command
I, [2024-06-01T02:04:02.401535 #2518555]  INFO -- : [427/900] 2559859=parse_success_test
I, [2024-06-01T02:04:02.404983 #2518555]  INFO -- : [428/900] 2559848=test_gem_ext_cargo_builder_unit
I, [2024-06-01T02:04:02.411515 #2518555]  INFO -- : [429/900] 2559859=test_gem_rdoc
I, [2024-06-01T02:04:02.422945 #2518555]  INFO -- : [430/900] 2559848=test_date
I, [2024-06-01T02:04:02.430633 #2518555]  INFO -- : [431/900] 2559849=snippets_test
I, [2024-06-01T02:04:02.433030 #2518555]  INFO -- : [432/900] 2559848=test_rdoc_markup_paragraph
I, [2024-06-01T02:04:02.437997 #2518555]  INFO -- : [433/900] 2559848=test_enc_raise
I, [2024-06-01T02:04:02.439519 #2518555]  INFO -- : [434/900] 2559848=test_psych
I, [2024-06-01T02:04:02.464850 #2518555]  INFO -- : [435/900] 2559848=!Nothing_to_test
I, [2024-06-01T02:04:02.464923 #2518555]  INFO -- : [436/900] 2559848=test_assignment
I, [2024-06-01T02:04:02.467024 #2518555]  INFO -- : [437/900] 2559854=test_ifunless
I, [2024-06-01T02:04:02.469052 #2518555]  INFO -- : [438/900] 2559854=test_gem_commands_lock_command
I, [2024-06-01T02:04:02.488161 #2518555]  INFO -- : [439/900] 2559859=parse_stream_test
I, [2024-06-01T02:04:02.498823 #2518555]  INFO -- : [440/900] 2559859=test_numeric
I, [2024-06-01T02:04:02.610528 #2518555]  INFO -- : [441/900] 2559859=test_common
I, [2024-06-01T02:04:02.650523 #2518555]  INFO -- : [442/900] 2559843=test_gem_spec_fetcher
I, [2024-06-01T02:04:02.693082 #2518555]  INFO -- : [443/900] 2559854=test_gem_command
I, [2024-06-01T02:04:02.703525 #2518555]  INFO -- : [444/900] 2559847=test_key_actor_vi
I, [2024-06-01T02:04:02.786519 #2518555]  INFO -- : [445/900] 2559854=test_bug-3571
I, [2024-06-01T02:04:02.820136 #2518555]  INFO -- : [446/900] 2559854=test_hmac
I, [2024-06-01T02:04:02.829251 #2518555]  INFO -- : [447/900] 2559847=test_rdoc_markup_to_tt_only
I, [2024-06-01T02:04:02.852636 #2518555]  INFO -- : [448/900] 2559847=test_rdoc_tom_doc
I, [2024-06-01T02:04:02.858947 #2518555]  INFO -- : [449/900] 2559854=test_macro
I, [2024-06-01T02:04:02.859299 #2518555]  INFO -- : [450/900] 2559859=test_frozen
I, [2024-06-01T02:04:02.869540 #2518555]  INFO -- : [451/900] 2559859=test_gem_ext_configure_builder
I, [2024-06-01T02:04:02.873299 #2518555]  INFO -- : [452/900] 2559854=test_pp
I, [2024-06-01T02:04:02.881380 #2518555]  INFO -- : [453/900] 2559847=test_verbose
I, [2024-06-01T02:04:02.885472 #2518555]  INFO -- : [454/900] 2559858=test_nil
I, [2024-06-01T02:04:02.896680 #2518555]  INFO -- : [455/900] 2559858=test_num2int
I, [2024-06-01T02:04:02.904217 #2518555]  INFO -- : [456/900] 2559847=test_rdoc_single_class
I, [2024-06-01T02:04:02.908793 #2518555]  INFO -- : [457/900] 2559847=test_zsh_completion
I, [2024-06-01T02:04:02.912285 #2518555]  INFO -- : [458/900] 2559847=test_exception
I, [2024-06-01T02:04:02.913161 #2518555]  INFO -- : [459/900] 2559858=test_iter_break
I, [2024-06-01T02:04:02.917826 #2518555]  INFO -- : [460/900] 2559858=test_address_resolve
I, [2024-06-01T02:04:02.918293 #2518555]  INFO -- : [461/900] 2559854=test_rdoc_token_stream
I, [2024-06-01T02:04:02.924797 #2518555]  INFO -- : [462/900] 2559847=test_config
I, [2024-06-01T02:04:02.932037 #2518555]  INFO -- : [463/900] 2559854=test_yaml_special_cases
I, [2024-06-01T02:04:02.941110 #2518555]  INFO -- : [464/900] 2559859=test_optarg
I, [2024-06-01T02:04:02.951921 #2518555]  INFO -- : [465/900] 2559847=test_gem_source_list
I, [2024-06-01T02:04:02.965354 #2518555]  INFO -- : [466/900] 2559854=test_delete
I, [2024-06-01T02:04:02.968107 #2518555]  INFO -- : [467/900] 2559854=test_win32ole_method
I, [2024-06-01T02:04:02.978809 #2518555]  INFO -- : [468/900] 2559854=test_fd_setsize
I, [2024-06-01T02:04:02.981944 #2518555]  INFO -- : [469/900] 2559854=test_continuation
I, [2024-06-01T02:04:02.995967 #2518555]  INFO -- : [470/900] 2559854=test_class_name_check
I, [2024-06-01T02:04:03.003298 #2518555]  INFO -- : [471/900] 2559847=test_keyword
I, [2024-06-01T02:04:03.009364 #2518555]  INFO -- : [472/900] 2559843=dump_test
I, [2024-06-01T02:04:03.011559 #2518555]  INFO -- : [473/900] 2559859=test_pkey_rsa
I, [2024-06-01T02:04:03.018543 #2518555]  INFO -- : [474/900] 2559854=test_weakkeymap
I, [2024-06-01T02:04:03.018824 #2518555]  INFO -- : [475/900] 2559858=test_gem_commands_push_command
I, [2024-06-01T02:04:03.037128 #2518555]  INFO -- : [476/900] 2559850=test_numhash
I, [2024-06-01T02:04:03.064776 #2518555]  INFO -- : [477/900] 2559850=test_date_strptime
I, [2024-06-01T02:04:03.207500 #2518555]  INFO -- : [478/900] 2559854=test_gem_package_task
I, [2024-06-01T02:04:03.212031 #2518555]  INFO -- : [479/900] 2559854=test_placearg
I, [2024-06-01T02:04:03.234834 #2518555]  INFO -- : [480/900] 2559850=test_rdoc_markup_hard_break
I, [2024-06-01T02:04:03.244675 #2518555]  INFO -- : [481/900] 2559850=test_gem_platform
I, [2024-06-01T02:04:03.262003 #2518555]  INFO -- : [482/900] 2559859=test_import
I, [2024-06-01T02:04:03.279184 #2518555]  INFO -- : [483/900] 2559854=test_gem_resolver_lock_set
I, [2024-06-01T02:04:03.317619 #2518555]  INFO -- : [484/900] 2559854=test_not
I, [2024-06-01T02:04:03.320411 #2518555]  INFO -- : [485/900] 2559854=test_rdoc_parser_markdown
I, [2024-06-01T02:04:03.329884 #2518555]  INFO -- : [486/900] 2559854=attribute_write_test
I, [2024-06-01T02:04:03.348432 #2518555]  INFO -- : [487/900] 2559850=test_file_exhaustive
I, [2024-06-01T02:04:03.358342 #2518555]  INFO -- : [488/900] 2559855=test_gem_update_suggestion
I, [2024-06-01T02:04:03.406875 #2518555]  INFO -- : [489/900] 2559855=test_files_test
I, [2024-06-01T02:04:03.412788 #2518555]  INFO -- : [490/900] 2559854=test_logger
I, [2024-06-01T02:04:03.427833 #2518555]  INFO -- : [491/900] 2559854=test_key_actor_emacs
I, [2024-06-01T02:04:03.529071 #2518555]  INFO -- : [492/900] 2559855=test_gem_gemcutter_utilities
I, [2024-06-01T02:04:03.556331 #2518555]  INFO -- : [493/900] 2559854=test_basicinstructions
I, [2024-06-01T02:04:03.600559 #2518555]  INFO -- : [494/900] 2559858=parse_test
I, [2024-06-01T02:04:03.609359 #2518555]  INFO -- : [495/900] 2559849=test_gem_command_manager
I, [2024-06-01T02:04:03.639236 #2518555]  INFO -- : [496/900] 2559854=test_arithmetic_sequence
I, [2024-06-01T02:04:03.655663 #2518555]  INFO -- : [497/900] 2559854=test_cgi_header
I, [2024-06-01T02:04:03.666609 #2518555]  INFO -- : [498/900] 2559847=heredoc_dedent_test
I, [2024-06-01T02:04:03.670941 #2518555]  INFO -- : [499/900] 2559858=test_object
I, [2024-06-01T02:04:03.671947 #2518555]  INFO -- : [500/900] 2559854=version_test
I, [2024-06-01T02:04:03.672493 #2518555]  INFO -- : [501/900] 2559847=test_ractor
I, [2024-06-01T02:04:03.674764 #2518555]  INFO -- : [502/900] 2559854=test_type
I, [2024-06-01T02:04:03.674936 #2518555]  INFO -- : [503/900] 2559858=test_pointer
I, [2024-06-01T02:04:03.683037 #2518555]  INFO -- : [504/900] 2559854=test_big5
I, [2024-06-01T02:04:03.688530 #2518555]  INFO -- : [505/900] 2559854=test_func
I, [2024-06-01T02:04:03.730366 #2518555]  INFO -- : [506/900] 2559847=test_rdoc_rd_block_parser
I, [2024-06-01T02:04:03.757618 #2518555]  INFO -- : [507/900] 2559847=test_signedness
I, [2024-06-01T02:04:03.762964 #2518555]  INFO -- : [508/900] 2559849=test_tsort
I, [2024-06-01T02:04:03.769390 #2518555]  INFO -- : [509/900] 2559849=test_change_word
I, [2024-06-01T02:04:03.774301 #2518555]  INFO -- : [510/900] 2559849=test_flip
I, [2024-06-01T02:04:03.807068 #2518555]  INFO -- : [511/900] 2559849=test_timeout
I, [2024-06-01T02:04:03.817507 #2518555]  INFO -- : [512/900] 2559849=test_normalize
I, [2024-06-01T02:04:03.819483 #2518555]  INFO -- : [513/900] 2559849=test_ossl
I, [2024-06-01T02:04:03.915185 #2518555]  INFO -- : [514/900] 2559855=test_date_arith
I, [2024-06-01T02:04:03.926386 #2518555]  INFO -- : [515/900] 2559855=test_ruby_lex
I, [2024-06-01T02:04:04.033817 #2518555]  INFO -- : [516/900] 2559843=test_object
I, [2024-06-01T02:04:04.087838 #2518555]  INFO -- : [517/900] 2559845=test_gem_local_remote_options
I, [2024-06-01T02:04:04.121594 #2518555]  INFO -- : [518/900] 2559858=test_sleep
I, [2024-06-01T02:04:04.129267 #2518555]  INFO -- : [519/900] 2559845=test_data_error
I, [2024-06-01T02:04:04.155056 #2518555]  INFO -- : [520/900] 2559855=bom_test
I, [2024-06-01T02:04:04.167602 #2518555]  INFO -- : [521/900] 2559857=test_force_exit
I, [2024-06-01T02:04:04.205774 #2518555]  INFO -- : [522/900] 2559845=test_file
I, [2024-06-01T02:04:04.232170 #2518555]  INFO -- : [523/900] 2559848=unescape_test
I, [2024-06-01T02:04:04.241122 #2518555]  INFO -- : [524/900] 2559855=test_ostruct
I, [2024-06-01T02:04:04.276668 #2518555]  INFO -- : [525/900] 2559842=test_udp
I, [2024-06-01T02:04:04.279155 #2518555]  INFO -- : [526/900] 2559856=errors_test
I, [2024-06-01T02:04:04.283508 #2518555]  INFO -- : [527/900] 2559842=test_gem_commands_check_command
I, [2024-06-01T02:04:04.296070 #2518555]  INFO -- : [528/900] 2559857=test_regexp
I, [2024-06-01T02:04:04.312049 #2518555]  INFO -- : [529/900] 2559842=test_vm_dump
I, [2024-06-01T02:04:04.313294 #2518555]  INFO -- : [530/900] 2559842=test_rdoc_markup_document
I, [2024-06-01T02:04:04.323459 #2518555]  INFO -- : [531/900] 2559842=test_integer_comb
I, [2024-06-01T02:04:04.360052 #2518555]  INFO -- : [532/900] 2559855=test_tmpdir
I, [2024-06-01T02:04:04.371578 #2518555]  INFO -- : [533/900] 2559856=test_rdoc_ri_paths
I, [2024-06-01T02:04:04.407974 #2518555]  INFO -- : [534/900] 2559856=test_ts
I, [2024-06-01T02:04:04.440960 #2518555]  INFO -- : [535/900] 2559859=test_ensured
I, [2024-06-01T02:04:04.444302 #2518555]  INFO -- : [536/900] 2559843=library_symbols_test
I, [2024-06-01T02:04:04.450942 #2518555]  INFO -- : [537/900] 2559843=test_locale
I, [2024-06-01T02:04:04.461394 #2518555]  INFO -- : [538/900] 2559855=test_addr
I, [2024-06-01T02:04:04.479264 #2518555]  INFO -- : [539/900] 2559855=test_gem_uri_formatter
I, [2024-06-01T02:04:04.489553 #2518555]  INFO -- : [540/900] 2559859=test_erb_command
I, [2024-06-01T02:04:04.506959 #2518555]  INFO -- : [541/900] 2559855=test_helper
I, [2024-06-01T02:04:04.519150 #2518555]  INFO -- : [542/900] 2559855=test_encoding
I, [2024-06-01T02:04:04.537346 #2518555]  INFO -- : [543/900] 2559859=test_project_sanity
I, [2024-06-01T02:04:04.559680 #2518555]  INFO -- : [544/900] 2559843=test_range
I, [2024-06-01T02:04:04.602279 #2518555]  INFO -- : [545/900] 2559859=test_constant
I, [2024-06-01T02:04:04.755780 #2518555]  INFO -- : [546/900] 2559855=test_pty
I, [2024-06-01T02:04:04.851006 #2518555]  INFO -- : [547/900] 2559860=test_dup
I, [2024-06-01T02:04:04.997320 #2518555]  INFO -- : [548/900] 2559856=test_transcode
I, [2024-06-01T02:04:05.027366 #2518555]  INFO -- : [549/900] 2559860=test_eval
I, [2024-06-01T02:04:05.213690 #2518555]  INFO -- : [550/900] 2559843=json_generator_test
I, [2024-06-01T02:04:05.227626 #2518555]  INFO -- : [551/900] 2559856=test_config
I, [2024-06-01T02:04:05.250821 #2518555]  INFO -- : [552/900] 2559855=test_gem_resolver_vendor_set
I, [2024-06-01T02:04:05.267148 #2518555]  INFO -- : [553/900] 2559855=test_enumerable
I, [2024-06-01T02:04:05.283627 #2518555]  INFO -- : [554/900] 2559855=test_gem_safe_marshal
I, [2024-06-01T02:04:05.317787 #2518555]  INFO -- : [555/900] 2559860=ruby_parser_test
I, [2024-06-01T02:04:05.319577 #2518555]  INFO -- : [556/900] 2559843=test_gem_resolver_api_set
I, [2024-06-01T02:04:05.391170 #2518555]  INFO -- : [557/900] 2559843=test_ast
I, [2024-06-01T02:04:05.414173 #2518555]  INFO -- : [558/900] 2559860=test_gem_request_set_gem_dependency_api
I, [2024-06-01T02:04:05.549656 #2518555]  INFO -- : [559/900] 2559841=test_lambda
I, [2024-06-01T02:04:05.598777 #2518555]  INFO -- : [560/900] 2559841=test_random_formatter
I, [2024-06-01T02:04:05.610941 #2518555]  INFO -- : [561/900] 2559841=test_helper
I, [2024-06-01T02:04:05.612061 #2518555]  INFO -- : [562/900] 2559841=test_jaro_winkler
I, [2024-06-01T02:04:05.620213 #2518555]  INFO -- : [563/900] 2559841=test_webauthn_listener
I, [2024-06-01T02:04:05.628730 #2518555]  INFO -- : [564/900] 2559860=test_rdoc_code_object
I, [2024-06-01T02:04:05.678210 #2518555]  INFO -- : [565/900] 2559841=test_x509store
I, [2024-06-01T02:04:05.692988 #2518555]  INFO -- : [566/900] 2559856=parse_comments_test
I, [2024-06-01T02:04:05.698690 #2518555]  INFO -- : [567/900] 2559856=test_update
I, [2024-06-01T02:04:05.703193 #2518555]  INFO -- : [568/900] 2559856=test_fips
I, [2024-06-01T02:04:05.752762 #2518555]  INFO -- : [569/900] 2559855=test_x509name
I, [2024-06-01T02:04:05.761752 #2518555]  INFO -- : [570/900] 2559855=test_object_references
I, [2024-06-01T02:04:05.767488 #2518555]  INFO -- : [571/900] 2559855=test_usrmarshal
I, [2024-06-01T02:04:05.892106 #2518555]  INFO -- : [572/900] 2559854=test_gem_resolver_git_specification
I, [2024-06-01T02:04:05.911202 #2518555]  INFO -- : [573/900] 2559841=test_stat
I, [2024-06-01T02:04:05.915300 #2518555]  INFO -- : [574/900] 2559841=test_gem_request_set_lockfile_tokenizer
I, [2024-06-01T02:04:05.946639 #2518555]  INFO -- : [575/900] 2559856=test_have_func
I, [2024-06-01T02:04:05.948454 #2518555]  INFO -- : [576/900] 2559841=test_nextafter
I, [2024-06-01T02:04:06.014127 #2518555]  INFO -- : [577/900] 2559841=test_capacity
I, [2024-06-01T02:04:06.019027 #2518555]  INFO -- : [578/900] 2559841=ripper_test
I, [2024-06-01T02:04:06.019324 #2518555]  INFO -- : [579/900] 2559855=test_call
I, [2024-06-01T02:04:06.019531 #2518555]  INFO -- : [580/900] 2559860=test_https_proxy
I, [2024-06-01T02:04:06.027034 #2518555]  INFO -- : [581/900] 2559860=test_rubygems
I, [2024-06-01T02:04:06.142493 #2518555]  INFO -- : [582/900] 2559854=test_super
I, [2024-06-01T02:04:06.149675 #2518555]  INFO -- : [583/900] 2559855=test_rubyoptions
I, [2024-06-01T02:04:06.222231 #2518555]  INFO -- : [584/900] 2559860=test_cgi_modruby
I, [2024-06-01T02:04:06.227312 #2518555]  INFO -- : [585/900] 2559860=test_integer
I, [2024-06-01T02:04:06.275871 #2518555]  INFO -- : [586/900] 2559847=test_gem_commands_setup_command
I, [2024-06-01T02:04:06.309799 #2518555]  INFO -- : [587/900] 2559842=test_dryrun
I, [2024-06-01T02:04:06.339448 #2518555]  INFO -- : [588/900] 2559842=test_integer
I, [2024-06-01T02:04:06.376831 #2518555]  INFO -- : [589/900] 2559841=test_env
I, [2024-06-01T02:04:06.413288 #2518555]  INFO -- : [590/900] 2559848=test_rdoc_attr
I, [2024-06-01T02:04:06.417802 #2518555]  INFO -- : [591/900] 2559842=test_gem_source_lock
I, [2024-06-01T02:04:06.425539 #2518555]  INFO -- : [592/900] 2559848=test_gem
I, [2024-06-01T02:04:06.467432 #2518555]  INFO -- : [593/900] 2559842=test_ractor
I, [2024-06-01T02:04:06.488051 #2518555]  INFO -- : [594/900] 2559842=test_gem_commands_open_command
I, [2024-06-01T02:04:06.595388 #2518555]  INFO -- : [595/900] 2559842=test_dns
I, [2024-06-01T02:04:06.726868 #2518555]  INFO -- : [596/900] 2559854=test_registry
I, [2024-06-01T02:04:06.731514 #2518555]  INFO -- : [597/900] 2559854=test_parser
I, [2024-06-01T02:04:06.739272 #2518555]  INFO -- : [598/900] 2559854=test_cgi_core
I, [2024-06-01T02:04:06.754187 #2518555]  INFO -- : [599/900] 2559854=test_rb_str_dup
I, [2024-06-01T02:04:06.758157 #2518555]  INFO -- : [600/900] 2559854=test_reline_key
I, [2024-06-01T02:04:06.760286 #2518555]  INFO -- : [601/900] 2559854=test_singleton_function
I, [2024-06-01T02:04:06.766694 #2518555]  INFO -- : [602/900] 2559854=test_ancdata
I, [2024-06-01T02:04:06.771216 #2518555]  INFO -- : [603/900] 2559854=test_alias
I, [2024-06-01T02:04:06.936581 #2518555]  INFO -- : [604/900] 2559854=test_timeout
I, [2024-06-01T02:04:06.946239 #2518555]  INFO -- : [605/900] 2559844=test_marshal
I, [2024-06-01T02:04:06.971303 #2518555]  INFO -- : [606/900] 2559847=test_unicode_normalize
I, [2024-06-01T02:04:06.977334 #2518555]  INFO -- : [607/900] 2559853=test_weakref
I, [2024-06-01T02:04:06.981334 #2518555]  INFO -- : [608/900] 2559847=test_nonblock
I, [2024-06-01T02:04:06.995318 #2518555]  INFO -- : [609/900] 2559847=test_my_integer
I, [2024-06-01T02:04:07.001114 #2518555]  INFO -- : [610/900] 2559847=test_thread
I, [2024-06-01T02:04:07.053765 #2518555]  INFO -- : [611/900] 2559842=json_ext_parser_test
I, [2024-06-01T02:04:07.061291 #2518555]  INFO -- : [612/900] 2559859=test_debugger_integration
I, [2024-06-01T02:04:07.062128 #2518555]  INFO -- : [613/900] 2559842=test_rendering
I, [2024-06-01T02:04:07.073147 #2518555]  INFO -- : [614/900] 2559842=test_ractor
I, [2024-06-01T02:04:07.079438 #2518555]  INFO -- : [615/900] 2559859=test_ssl
I, [2024-06-01T02:04:07.122621 #2518555]  INFO -- : [616/900] 2559853=test_gem_specification
I, [2024-06-01T02:04:07.141395 #2518555]  INFO -- : [617/900] 2559856=test_enum
I, [2024-06-01T02:04:07.495913 #2518555]  INFO -- : [618/900] 2559842=test_threadgroup
I, [2024-06-01T02:04:07.509380 #2518555]  INFO -- : [619/900] 2559852=test_have_macro
I, [2024-06-01T02:04:07.589855 #2518555]  INFO -- : [620/900] 2559859=test_complex2
I, [2024-06-01T02:04:07.595408 #2518555]  INFO -- : [621/900] 2559859=test_resolve_symbol
I, [2024-06-01T02:04:07.645828 #2518555]  INFO -- : [622/900] 2559844=test_gem_package
I, [2024-06-01T02:04:07.668582 #2518555]  INFO -- : [623/900] 2559859=ractor_test
I, [2024-06-01T02:04:07.789109 #2518555]  INFO -- : [624/900] 2559859=test_trace
I, [2024-06-01T02:04:07.809669 #2518555]  INFO -- : [625/900] 2559859=test_rdoc_generator_json_index
I, [2024-06-01T02:04:07.859472 #2518555]  INFO -- : [626/900] 2559859=test_time_tz
I, [2024-06-01T02:04:07.869300 #2518555]  INFO -- : [627/900] 2559854=test_win32ole_event
I, [2024-06-01T02:04:07.875854 #2518555]  INFO -- : [628/900] 2559854=test_bignum
I, [2024-06-01T02:04:07.905133 #2518555]  INFO -- : [629/900] 2559859=test_rdoc_class_module
I, [2024-06-01T02:04:07.973412 #2518555]  INFO -- : [630/900] 2559854=test_gem_ci_detector
I, [2024-06-01T02:04:07.977561 #2518555]  INFO -- : [631/900] 2559856=test_win32ole_variable
I, [2024-06-01T02:04:07.978355 #2518555]  INFO -- : [632/900] 2559856=test_arity
I, [2024-06-01T02:04:07.982472 #2518555]  INFO -- : [633/900] 2559856=test_stringio
I, [2024-06-01T02:04:08.001206 #2518555]  INFO -- : [634/900] 2559854=test_io_wait_uncommon
I, [2024-06-01T02:04:08.018918 #2518555]  INFO -- : [635/900] 2559854=test_win32ole_variant
I, [2024-06-01T02:04:08.029373 #2518555]  INFO -- : [636/900] 2559854=test_ipaddr
I, [2024-06-01T02:04:08.038975 #2518555]  INFO -- : [637/900] 2559852=test_history
I, [2024-06-01T02:04:08.047446 #2518555]  INFO -- : [638/900] 2559854=test_mixed_unicode_escapes
I, [2024-06-01T02:04:08.055621 #2518555]  INFO -- : [639/900] 2559854=test_rdoc_markup_to_ansi
I, [2024-06-01T02:04:08.074987 #2518555]  INFO -- : [640/900] 2559856=static_literals_test
I, [2024-06-01T02:04:08.079026 #2518555]  INFO -- : [641/900] 2559856=test_gem_resolver_api_specification
I, [2024-06-01T02:04:08.083972 #2518555]  INFO -- : [642/900] 2559854=overlap_test
I, [2024-06-01T02:04:08.102213 #2518555]  INFO -- : [643/900] 2559852=test_merge_keys
I, [2024-06-01T02:04:08.104382 #2518555]  INFO -- : [644/900] 2559856=test_rdoc_extend
I, [2024-06-01T02:04:08.136941 #2518555]  INFO -- : [645/900] 2559852=test_coderange
I, [2024-06-01T02:04:08.140684 #2518555]  INFO -- : [646/900] 2559852=test_symbol
I, [2024-06-01T02:04:08.144770 #2518555]  INFO -- : [647/900] 2559852=test_mailto
I, [2024-06-01T02:04:08.155896 #2518555]  INFO -- : [648/900] 2559856=test_rdoc_generator_darkfish
I, [2024-06-01T02:04:08.164070 #2518555]  INFO -- : [649/900] 2559852=test_rdoc_comment
I, [2024-06-01T02:04:08.224087 #2518555]  INFO -- : [650/900] 2559852=test_resize
I, [2024-06-01T02:04:08.231380 #2518555]  INFO -- : [651/900] 2559852=test_error_highlight
I, [2024-06-01T02:04:08.233287 #2518555]  INFO -- : [652/900] 2559844=test_http_request
I, [2024-06-01T02:04:08.268391 #2518555]  INFO -- : [653/900] 2559859=test_gem_source_fetch_problem
I, [2024-06-01T02:04:08.277019 #2518555]  INFO -- : [654/900] 2559859=json_generic_object_test
I, [2024-06-01T02:04:08.281637 #2518555]  INFO -- : [655/900] 2559859=test_numeric
I, [2024-06-01T02:04:08.286937 #2518555]  INFO -- : [656/900] 2559859=test_member
I, [2024-06-01T02:04:08.290363 #2518555]  INFO -- : [657/900] 2559859=test_cgi_multipart
I, [2024-06-01T02:04:08.301678 #2518555]  INFO -- : [658/900] 2559844=test_word
I, [2024-06-01T02:04:08.307157 #2518555]  INFO -- : [659/900] 2559844=test_gem_commands_cleanup_command
I, [2024-06-01T02:04:08.378762 #2518555]  INFO -- : [660/900] 2559854=test_ractor_compatibility
I, [2024-06-01T02:04:08.433319 #2518555]  INFO -- : [661/900] 2559848=test_dir
I, [2024-06-01T02:04:08.468771 #2518555]  INFO -- : [662/900] 2559859=test_date_ractor
I, [2024-06-01T02:04:08.502048 #2518555]  INFO -- : [663/900] 2559842=test_gem_console_ui
I, [2024-06-01T02:04:08.510474 #2518555]  INFO -- : [664/900] 2559842=test_autoconf
I, [2024-06-01T02:04:08.519612 #2518555]  INFO -- : [665/900] 2559842=test_eval
I, [2024-06-01T02:04:08.520515 #2518555]  INFO -- : [666/900] 2559842=test_unix
I, [2024-06-01T02:04:08.534665 #2518555]  INFO -- : [667/900] 2559856=test_enc_associate
I, [2024-06-01T02:04:08.554722 #2518555]  INFO -- : [668/900] 2559842=test_lazy_enumerator
I, [2024-06-01T02:04:08.651473 #2518555]  INFO -- : [669/900] 2559852=test_find_executable
I, [2024-06-01T02:04:08.655205 #2518555]  INFO -- : [670/900] 2559852=test_coder
I, [2024-06-01T02:04:08.671543 #2518555]  INFO -- : [671/900] 2559852=parser_test
I, [2024-06-01T02:04:08.677699 #2518555]  INFO -- : [672/900] 2559852=test_symbol
I, [2024-06-01T02:04:08.724786 #2518555]  INFO -- : [673/900] 2559848=test_gem_commands_pristine_command
I, [2024-06-01T02:04:08.754251 #2518555]  INFO -- : [674/900] 2559859=test_context
I, [2024-06-01T02:04:08.757881 #2518555]  INFO -- : [675/900] 2559854=test_nofree
I, [2024-06-01T02:04:08.759293 #2518555]  INFO -- : [676/900] 2559854=test_function_entry
I, [2024-06-01T02:04:08.759335 #2518555]  INFO -- : [677/900] 2559854=test_pkcs7
I, [2024-06-01T02:04:08.799312 #2518555]  INFO -- : [678/900] 2559860=test_gem_resolver_requirement_list
I, [2024-06-01T02:04:08.808937 #2518555]  INFO -- : [679/900] 2559860=test_arith_seq_beg_len_step
I, [2024-06-01T02:04:08.880261 #2518555]  INFO -- : [680/900] 2559860=test_parser
I, [2024-06-01T02:04:08.907461 #2518555]  INFO -- : [681/900] 2559860=test_method_name_check
I, [2024-06-01T02:04:08.915248 #2518555]  INFO -- : [682/900] 2559842=test_arith_seq_extract
I, [2024-06-01T02:04:08.918934 #2518555]  INFO -- : [683/900] 2559854=test_ssl
I, [2024-06-01T02:04:08.946111 #2518555]  INFO -- : [684/900] 2559844=test_gem_ext_cargo_builder
I, [2024-06-01T02:04:08.954910 #2518555]  INFO -- : [685/900] 2559860=test_gem_request_set
I, [2024-06-01T02:04:08.970320 #2518555]  INFO -- : [686/900] 2559859=test_module
I, [2024-06-01T02:04:08.970526 #2518555]  INFO -- : [687/900] 2559844=test_boolean
I, [2024-06-01T02:04:08.986554 #2518555]  INFO -- : [688/900] 2559844=test_stringify_symbols
I, [2024-06-01T02:04:09.003520 #2518555]  INFO -- : [689/900] 2559844=test_instrumentation_api
I, [2024-06-01T02:04:09.018832 #2518555]  INFO -- : [690/900] 2559853=test_monitor
I, [2024-06-01T02:04:09.083468 #2518555]  INFO -- : [691/900] 2559842=test_buffered_io
I, [2024-06-01T02:04:09.086247 #2518555]  INFO -- : [692/900] 2559856=test_configuration
I, [2024-06-01T02:04:09.124618 #2518555]  INFO -- : [693/900] 2559858=test_rubyvm
I, [2024-06-01T02:04:09.124830 #2518555]  INFO -- : [694/900] 2559841=test_rdoc_generator_markup
I, [2024-06-01T02:04:09.131584 #2518555]  INFO -- : [695/900] 2559858=test_whileuntil
I, [2024-06-01T02:04:09.134770 #2518555]  INFO -- : [696/900] 2559858=test_rdoc_parser_simple
I, [2024-06-01T02:04:09.137115 #2518555]  INFO -- : [697/900] 2559842=test_load
I, [2024-06-01T02:04:09.138886 #2518555]  INFO -- : [698/900] 2559842=test_yamldbm
I, [2024-06-01T02:04:09.143937 #2518555]  INFO -- : [699/900] 2559842=test_gem_commands_rebuild_command
I, [2024-06-01T02:04:09.148159 #2518555]  INFO -- : [700/900] 2559858=test_abi
I, [2024-06-01T02:04:09.187249 #2518555]  INFO -- : [701/900] 2559842=test_provider
I, [2024-06-01T02:04:09.202579 #2518555]  INFO -- : [702/900] 2559856=test_evaluation
I, [2024-06-01T02:04:09.209100 #2518555]  INFO -- : [703/900] 2559856=test_https
I, [2024-06-01T02:04:09.226732 #2518555]  INFO -- : [704/900] 2559853=test_gem_ext_builder
I, [2024-06-01T02:04:09.254685 #2518555]  INFO -- : [705/900] 2559841=test_win32ole_method_event
I, [2024-06-01T02:04:09.257422 #2518555]  INFO -- : [706/900] 2559841=test_nesting_parser
I, [2024-06-01T02:04:09.284413 #2518555]  INFO -- : [707/900] 2559841=test_gem_dependency_list
I, [2024-06-01T02:04:09.331350 #2518555]  INFO -- : [708/900] 2559841=test_benchmark
I, [2024-06-01T02:04:09.347440 #2518555]  INFO -- : [709/900] 2559858=test_gem_commands_outdated_command
I, [2024-06-01T02:04:09.351095 #2518555]  INFO -- : [710/900] 2559860=test_array
I, [2024-06-01T02:04:09.387265 #2518555]  INFO -- : [711/900] 2559858=test_helper_method
I, [2024-06-01T02:04:09.390322 #2518555]  INFO -- : [712/900] 2559851=test_gem_package_tar_writer
I, [2024-06-01T02:04:09.393714 #2518555]  INFO -- : [713/900] 2559850=test_gem_source
I, [2024-06-01T02:04:09.396006 #2518555]  INFO -- : [714/900] 2559858=test_scalar_scanner
I, [2024-06-01T02:04:09.405327 #2518555]  INFO -- : [715/900] 2559858=fixtures_test
I, [2024-06-01T02:04:09.456380 #2518555]  INFO -- : [716/900] 2559842=test_rational2
I, [2024-06-01T02:04:09.465744 #2518555]  INFO -- : [717/900] 2559842=test_rational
I, [2024-06-01T02:04:09.472690 #2518555]  INFO -- : [718/900] 2559851=test_assembler
I, [2024-06-01T02:04:09.475265 #2518555]  INFO -- : [719/900] 2559851=test_spell_checker
I, [2024-06-01T02:04:09.477568 #2518555]  INFO -- : [720/900] 2559842=test_propertyputref
I, [2024-06-01T02:04:09.479576 #2518555]  INFO -- : [721/900] 2559842=test_erb
I, [2024-06-01T02:04:09.488311 #2518555]  INFO -- : [722/900] 2559851=test_x509ext
I, [2024-06-01T02:04:09.499841 #2518555]  INFO -- : [723/900] 2559851=test_gem_source_installed
I, [2024-06-01T02:04:09.510864 #2518555]  INFO -- : [724/900] 2559851=test_gem_commands_cert_command
I, [2024-06-01T02:04:09.513611 #2518555]  INFO -- : [725/900] 2559842=test_completion
I, [2024-06-01T02:04:09.610140 #2518555]  INFO -- : [726/900] 2559858=test_len
I, [2024-06-01T02:04:09.615861 #2518555]  INFO -- : [727/900] 2559858=test_yield_block
I, [2024-06-01T02:04:09.617100 #2518555]  INFO -- : [728/900] 2559858=test_fixnum
I, [2024-06-01T02:04:09.625362 #2518555]  INFO -- : [729/900] 2559856=test_signal
I, [2024-06-01T02:04:09.632919 #2518555]  INFO -- : [730/900] 2559858=test_x509crl
I, [2024-06-01T02:04:09.681156 #2518555]  INFO -- : [731/900] 2559850=dispatcher_test
I, [2024-06-01T02:04:09.702977 #2518555]  INFO -- : [732/900] 2559850=test_rdoc_rd
I, [2024-06-01T02:04:09.726213 #2518555]  INFO -- : [733/900] 2559850=test_cgi_session
I, [2024-06-01T02:04:09.763753 #2518555]  INFO -- : [734/900] 2559850=test_rdoc_top_level
I, [2024-06-01T02:04:09.789577 #2518555]  INFO -- : [735/900] 2559858=heredoc_test
I, [2024-06-01T02:04:09.793372 #2518555]  INFO -- : [736/900] 2559858=test_metaclass
I, [2024-06-01T02:04:09.795557 #2518555]  INFO -- : [737/900] 2559858=test_input_method
I, [2024-06-01T02:04:09.833803 #2518555]  INFO -- : [738/900] 2559858=test_windows_1252
I, [2024-06-01T02:04:09.845359 #2518555]  INFO -- : [739/900] 2559858=test_process
I, [2024-06-01T02:04:09.866408 #2518555]  INFO -- : [740/900] 2559858=test_float
I, [2024-06-01T02:04:10.089385 #2518555]  INFO -- : [741/900] 2559848=test_require
I, [2024-06-01T02:04:10.103333 #2518555]  INFO -- : [742/900] 2559842=test_cgi_cookie
I, [2024-06-01T02:04:10.108544 #2518555]  INFO -- : [743/900] 2559850=test_dir_m17n
I, [2024-06-01T02:04:10.115613 #2518555]  INFO -- : [744/900] 2559842=test_gem_resolver_installer_set
I, [2024-06-01T02:04:10.265692 #2518555]  INFO -- : [745/900] 2559845=warnings_test
I, [2024-06-01T02:04:10.282398 #2518555]  INFO -- : [746/900] 2559845=test_regex_casefold
I, [2024-06-01T02:04:10.297283 #2518555]  INFO -- : [747/900] 2559845=test_refinement
I, [2024-06-01T02:04:10.311378 #2518555]  INFO -- : [748/900] 2559842=test_gem_commands_signout_command
I, [2024-06-01T02:04:10.317127 #2518555]  INFO -- : [749/900] 2559842=test_gem_source_git
I, [2024-06-01T02:04:10.328084 #2518555]  INFO -- : [750/900] 2559853=test_cipher
I, [2024-06-01T02:04:10.383960 #2518555]  INFO -- : [751/900] 2559853=test_gem_security_signer
I, [2024-06-01T02:04:10.509406 #2518555]  INFO -- : [752/900] 2559853=test_new
I, [2024-06-01T02:04:10.513413 #2518555]  INFO -- : [753/900] 2559853=constant_path_node_test
I, [2024-06-01T02:04:10.518050 #2518555]  INFO -- : [754/900] 2559853=test_gem_resolver_git_set
I, [2024-06-01T02:04:10.590853 #2518555]  INFO -- : [755/900] 2559841=test_storage
I, [2024-06-01T02:04:10.593154 #2518555]  INFO -- : [756/900] 2559841=test_iterator
I, [2024-06-01T02:04:10.668330 #2518555]  INFO -- : [757/900] 2559841=test_string
I, [2024-06-01T02:04:10.669765 #2518555]  INFO -- : [758/900] 2559841=test_omap
I, [2024-06-01T02:04:10.675297 #2518555]  INFO -- : [759/900] 2559852=test_digest_extend
I, [2024-06-01T02:04:10.675770 #2518555]  INFO -- : [760/900] 2559841=test_shellwords
I, [2024-06-01T02:04:10.680254 #2518555]  INFO -- : [761/900] 2559841=test_debug
I, [2024-06-01T02:04:10.682376 #2518555]  INFO -- : [762/900] 2559852=test_memory_view
I, [2024-06-01T02:04:10.690053 #2518555]  INFO -- : [763/900] 2559841=test_cparser
I, [2024-06-01T02:04:10.710762 #2518555]  INFO -- : [764/900] 2559852=test_pkg_config
I, [2024-06-01T02:04:10.743484 #2518555]  INFO -- : [765/900] 2559852=fuzzer_test
I, [2024-06-01T02:04:10.752532 #2518555]  INFO -- : [766/900] 2559852=test_rdoc_markup_include
I, [2024-06-01T02:04:10.756983 #2518555]  INFO -- : [767/900] 2559852=test_sexp
I, [2024-06-01T02:04:10.771908 #2518555]  INFO -- : [768/900] 2559852=test_variable
I, [2024-06-01T02:04:10.847263 #2518555]  INFO -- : [769/900] 2559853=test_struct
I, [2024-06-01T02:04:10.858910 #2518555]  INFO -- : [770/900] 2559853=magic_comment_test
I, [2024-06-01T02:04:10.860697 #2518555]  INFO -- : [771/900] 2559842=test_rdoc_markup_to_html_snippet
I, [2024-06-01T02:04:10.870544 #2518555]  INFO -- : [772/900] 2559852=test_gem_source_subpath_problem
I, [2024-06-01T02:04:10.911148 #2518555]  INFO -- : [773/900] 2559842=test_dln
I, [2024-06-01T02:04:10.914549 #2518555]  INFO -- : [774/900] 2559842=json_common_interface_test
I, [2024-06-01T02:04:10.923514 #2518555]  INFO -- : [775/900] 2559842=test_win32ole_variant_outarg
I, [2024-06-01T02:04:10.927427 #2518555]  INFO -- : [776/900] 2559842=test_config
I, [2024-06-01T02:04:10.973234 #2518555]  INFO -- : [777/900] 2559842=json_parser_test
I, [2024-06-01T02:04:10.979854 #2518555]  INFO -- : [778/900] 2559852=test_nomethod_error
I, [2024-06-01T02:04:10.985502 #2518555]  INFO -- : [779/900] 2559852=comments_test
I, [2024-06-01T02:04:10.990713 #2518555]  INFO -- : [780/900] 2559852=test_set
I, [2024-06-01T02:04:11.020662 #2518555]  INFO -- : [781/900] 2559842=test_struct
I, [2024-06-01T02:04:11.030940 #2518555]  INFO -- : [782/900] 2559852=test_gem_path_support
I, [2024-06-01T02:04:11.095218 #2518555]  INFO -- : [783/900] 2559852=test_files_test_1
I, [2024-06-01T02:04:11.123150 #2518555]  INFO -- : [784/900] 2559853=test_rdoc_rd_inline
I, [2024-06-01T02:04:11.132272 #2518555]  INFO -- : [785/900] 2559853=test_mutex
I, [2024-06-01T02:04:11.375311 #2518555]  INFO -- : [786/900] 2559859=test_x509req
I, [2024-06-01T02:04:11.415511 #2518555]  INFO -- : [787/900] 2559858=test_key_error
I, [2024-06-01T02:04:11.416563 #2518555]  INFO -- : [788/900] 2559851=test_allocation
I, [2024-06-01T02:04:11.420276 #2518555]  INFO -- : [789/900] 2559858=test_div
I, [2024-06-01T02:04:11.423623 #2518555]  INFO -- : [790/900] 2559858=test_win32ole_variant_m
I, [2024-06-01T02:04:11.423696 #2518555]  INFO -- : [791/900] 2559858=test_engine
I, [2024-06-01T02:04:11.427308 #2518555]  INFO -- : [792/900] 2559858=test_deprecated
I, [2024-06-01T02:04:11.432901 #2518555]  INFO -- : [793/900] 2559858=test_color_printer
I, [2024-06-01T02:04:11.435009 #2518555]  INFO -- : [794/900] 2559858=test_insns_leaf
I, [2024-06-01T02:04:11.438816 #2518555]  INFO -- : [795/900] 2559858=test_serialize_subclasses
I, [2024-06-01T02:04:11.445484 #2518555]  INFO -- : [796/900] 2559858=test_io_m17n
I, [2024-06-01T02:04:11.457098 #2518555]  INFO -- : [797/900] 2559842=test_variable_name_check
I, [2024-06-01T02:04:11.473375 #2518555]  INFO -- : [798/900] 2559850=test_did_you_mean
I, [2024-06-01T02:04:11.491305 #2518555]  INFO -- : [799/900] 2559842=test_gem_commands_server_command
I, [2024-06-01T02:04:11.496464 #2518555]  INFO -- : [800/900] 2559842=test_append
I, [2024-06-01T02:04:11.502107 #2518555]  INFO -- : [801/900] 2559842=test_option
I, [2024-06-01T02:04:11.535582 #2518555]  INFO -- : [802/900] 2559859=test_cmethod
I, [2024-06-01T02:04:11.538182 #2518555]  INFO -- : [803/900] 2559859=test_tracer
I, [2024-06-01T02:04:11.541711 #2518555]  INFO -- : [804/900] 2559859=test_gem_commands_build_command
I, [2024-06-01T02:04:11.602691 #2518555]  INFO -- : [805/900] 2559842=test_interned_str
I, [2024-06-01T02:04:11.604877 #2518555]  INFO -- : [806/900] 2559842=test_case_comprehensive
I, [2024-06-01T02:04:11.606072 #2518555]  INFO -- : [807/900] 2559850=test_ocsp
I, [2024-06-01T02:04:11.610053 #2518555]  INFO -- : [808/900] 2559842=test_class
I, [2024-06-01T02:04:11.619220 #2518555]  INFO -- : [809/900] 2559842=test_pkey_dsa
I, [2024-06-01T02:04:11.634101 #2518555]  INFO -- : [810/900] 2559841=test_scheduler
I, [2024-06-01T02:04:11.755779 #2518555]  INFO -- : [811/900] 2559856=test_exception_at_throwing
I, [2024-06-01T02:04:11.782003 #2518555]  INFO -- : [812/900] 2559841=test_iseq
I, [2024-06-01T02:04:11.789039 #2518555]  INFO -- : [813/900] 2559859=test_rdoc_markup_heading
I, [2024-06-01T02:04:11.797998 #2518555]  INFO -- : [814/900] 2559859=test_rdoc_markup_pre_process
I, [2024-06-01T02:04:11.807943 #2518555]  INFO -- : [815/900] 2559856=test_printf
I, [2024-06-01T02:04:11.821518 #2518555]  INFO -- : [816/900] 2559856=test_to_ary_concat
I, [2024-06-01T02:04:11.902235 #2518555]  INFO -- : [817/900] 2559859=test_webauthn_listener_response
I, [2024-06-01T02:04:11.924296 #2518555]  INFO -- : [818/900] 2559859=test_time
I, [2024-06-01T02:04:11.946505 #2518555]  INFO -- : [819/900] 2559844=test_stream
I, [2024-06-01T02:04:11.947364 #2518555]  INFO -- : [820/900] 2559850=test_pinned
I, [2024-06-01T02:04:11.954967 #2518555]  INFO -- : [821/900] 2559844=test_emoji_breaks
I, [2024-06-01T02:04:11.967399 #2518555]  INFO -- : [822/900] 2559844=test_gem_bundler_version_finder
I, [2024-06-01T02:04:11.993603 #2518555]  INFO -- : [823/900] 2559844=test_within_pipe
I, [2024-06-01T02:04:12.009160 #2518555]  INFO -- : [824/900] 2559850=test_files_lib
I, [2024-06-01T02:04:12.040648 #2518555]  INFO -- : [825/900] 2559849=test_gem_commands_unpack_command
I, [2024-06-01T02:04:12.082603 #2518555]  INFO -- : [826/900] 2559844=test_beginendblock
I, [2024-06-01T02:04:12.102973 #2518555]  INFO -- : [827/900] 2559859=test_help
I, [2024-06-01T02:04:12.121813 #2518555]  INFO -- : [828/900] 2559859=test_rdoc_markup_to_bs
I, [2024-06-01T02:04:12.158111 #2518555]  INFO -- : [829/900] 2559859=test_digest
I, [2024-06-01T02:04:12.173421 #2518555]  INFO -- : [830/900] 2559859=test_ractor
I, [2024-06-01T02:04:12.237422 #2518555]  INFO -- : [831/900] 2559859=test_rdoc_servlet
I, [2024-06-01T02:04:12.278992 #2518555]  INFO -- : [832/900] 2559853=test_gem_security
I, [2024-06-01T02:04:12.313894 #2518555]  INFO -- : [833/900] 2559849=test_multi_irb_commands
I, [2024-06-01T02:04:12.323788 #2518555]  INFO -- : [834/900] 2559849=test_fiber
I, [2024-06-01T02:04:12.350277 #2518555]  INFO -- : [835/900] 2559859=test_open3
I, [2024-06-01T02:04:12.371109 #2518555]  INFO -- : [836/900] 2559842=test_closure
I, [2024-06-01T02:04:12.465332 #2518555]  INFO -- : [837/900] 2559841=test_bundled_ca
I, [2024-06-01T02:04:12.512942 #2518555]  INFO -- : [838/900] 2559844=test_delegate
I, [2024-06-01T02:04:12.537316 #2518555]  INFO -- : [839/900] 2559844=test_popen_deadlock
I, [2024-06-01T02:04:12.680081 #2518555]  INFO -- : [840/900] 2559858=test_history
I, [2024-06-01T02:04:12.712427 #2518555]  INFO -- : [841/900] 2559858=test_mkmf
I, [2024-06-01T02:04:12.734478 #2518555]  INFO -- : [842/900] 2559858=test_date_marshal
I, [2024-06-01T02:04:12.738693 #2518555]  INFO -- : [843/900] 2559858=test_recursion
I, [2024-06-01T02:04:12.743182 #2518555]  INFO -- : [844/900] 2559858=test_exit
I, [2024-06-01T02:04:12.828837 #2518555]  INFO -- : [845/900] 2559858=test_document
I, [2024-06-01T02:04:12.838329 #2518555]  INFO -- : [846/900] 2559858=test_acceptable
I, [2024-06-01T02:04:12.838847 #2518555]  INFO -- : [847/900] 2559842=test_euc_jp
I, [2024-06-01T02:04:12.843442 #2518555]  INFO -- : [848/900] 2559842=test_rdoc_generator_pot_po_entry
I, [2024-06-01T02:04:12.853537 #2518555]  INFO -- : [849/900] 2559842=test_pair
I, [2024-06-01T02:04:12.975354 #2518555]  INFO -- : [850/900] 2559858=test_win32ole_param
I, [2024-06-01T02:04:12.987013 #2518555]  INFO -- : [851/900] 2559858=test_gem_commands_yank_command
I, [2024-06-01T02:04:12.993061 #2518555]  INFO -- : [852/900] 2559856=test_chilled
I, [2024-06-01T02:04:12.994919 #2518555]  INFO -- : [853/900] 2559856=test_name_error_extension
I, [2024-06-01T02:04:13.008113 #2518555]  INFO -- : [854/900] 2559856=test_rdoc_i18n_locale
I, [2024-06-01T02:04:13.045973 #2518555]  INFO -- : [855/900] 2559856=test_primitive
I, [2024-06-01T02:04:13.051693 #2518555]  INFO -- : [856/900] 2559856=test_human_typo
I, [2024-06-01T02:04:13.076191 #2518555]  INFO -- : [857/900] 2559856=test_rbconfig
I, [2024-06-01T02:04:13.084174 #2518555]  INFO -- : [858/900] 2559856=test_key_stroke
I, [2024-06-01T02:04:13.146400 #2518555]  INFO -- : [859/900] 2559856=json_encoding_test
I, [2024-06-01T02:04:13.164316 #2518555]  INFO -- : [860/900] 2559856=test_color
I, [2024-06-01T02:04:13.192210 #2518555]  INFO -- : [861/900] 2559844=test_httpheader
I, [2024-06-01T02:04:13.204953 #2518555]  INFO -- : [862/900] 2559844=test_gem_resolver_local_specification
I, [2024-06-01T02:04:13.218169 #2518555]  INFO -- : [863/900] 2559848=test_rdoc_ri_driver
I, [2024-06-01T02:04:13.225873 #2518555]  INFO -- : [864/900] 2559844=test_set_len
I, [2024-06-01T02:04:13.227664 #2518555]  INFO -- : [865/900] 2559856=test_httpresponses
I, [2024-06-01T02:04:13.230927 #2518555]  INFO -- : [866/900] 2559856=test_encoding
I, [2024-06-01T02:04:13.234790 #2518555]  INFO -- : [867/900] 2559844=test_sockopt
I, [2024-06-01T02:04:13.236871 #2518555]  INFO -- : [868/900] 2559844=string_encoding_test
I, [2024-06-01T02:04:13.247329 #2518555]  INFO -- : [869/900] 2559856=test_install
I, [2024-06-01T02:04:13.248992 #2518555]  INFO -- : [870/900] 2559844=test_rdoc_markup_to_label
I, [2024-06-01T02:04:13.286279 #2518555]  INFO -- : [871/900] 2559844=test_bn
I, [2024-06-01T02:04:13.321075 #2518555]  INFO -- : [872/900] 2559844=test_win32ole_param_event
I, [2024-06-01T02:04:13.323218 #2518555]  INFO -- : [873/900] 2559844=test_path
I, [2024-06-01T02:04:13.335931 #2518555]  INFO -- : [874/900] 2559844=test_case_mapping
I, [2024-06-01T02:04:13.342742 #2518555]  INFO -- : [875/900] 2559844=test_tree_spell_checker
I, [2024-06-01T02:04:13.380381 #2518555]  INFO -- : [876/900] 2559844=test_http
I, [2024-06-01T02:04:13.449215 #2518555]  INFO -- : [877/900] 2559858=test_addrinfo
I, [2024-06-01T02:04:13.453424 #2518555]  INFO -- : [878/900] 2559856=test_bug-14834
I, [2024-06-01T02:04:13.467240 #2518555]  INFO -- : [879/900] 2559848=test_date_compat
I, [2024-06-01T02:04:13.471442 #2518555]  INFO -- : [880/900] 2559848=test_rdoc_markup_to_html
I, [2024-06-01T02:04:13.489936 #2518555]  INFO -- : [881/900] 2559858=test_terminfo
I, [2024-06-01T02:04:13.499223 #2518555]  INFO -- : [882/900] 2559858=test_compile_prism
I, [2024-06-01T02:04:13.540564 #2518555]  INFO -- : [883/900] 2559856=test_ssl_session
I, [2024-06-01T02:04:13.546384 #2518555]  INFO -- : [884/900] 2559848=test_lexer
I, [2024-06-01T02:04:13.572994 #2518555]  INFO -- : [885/900] 2559848=test_thread_cv
I, [2024-06-01T02:04:13.762789 #2518555]  INFO -- : [886/900] 2559841=test_gem_resolver_vendor_specification
I, [2024-06-01T02:04:13.791702 #2518555]  INFO -- : [887/900] 2559841=test_gem_commands_update_command
I, [2024-06-01T02:04:13.796011 #2518555]  INFO -- : [888/900] 2559858=test_gem_uri
I, [2024-06-01T02:04:13.815325 #2518555]  INFO -- : [889/900] 2559858=test_key_event_record
I, [2024-06-01T02:04:13.816275 #2518555]  INFO -- : [890/900] 2559858=test_notimplement
I, [2024-06-01T02:04:13.831681 #2518555]  INFO -- : [891/900] 2559858=test_random
I, [2024-06-01T02:04:13.839998 #2518555]  INFO -- : [892/900] 2559858=test_rdoc_method_attr
I, [2024-06-01T02:04:13.949731 #2518555]  INFO -- : [893/900] 2559851=test_filter
I, [2024-06-01T02:04:13.972132 #2518555]  INFO -- : [894/900] 2559858=test_gem_gem_runner
I, [2024-06-01T02:04:13.973200 #2518555]  INFO -- : [895/900] 2559851=test_data
I, [2024-06-01T02:04:13.979209 #2518555]  INFO -- : [896/900] 2559851=test_rdoc_generator_pot
I, [2024-06-01T02:04:13.996433 #2518555]  INFO -- : [897/900] 2559851=test_enumerator
I, [2024-06-01T02:04:14.002632 #2518555]  INFO -- : [898/900] 2559851=test_rdoc_parser_changelog
I, [2024-06-01T02:04:14.029175 #2518555]  INFO -- : [899/900] 2559858=test_koi8
I, [2024-06-01T02:04:14.032626 #2518555]  INFO -- : [900/900] 2559858=test_unicode
I, [2024-06-01T02:04:31.046902 #2518555]  INFO -- : Finished tests in 36.017562s, 896.4516 tests/s, 178634.6069 assertions/s.
I, [2024-06-01T02:04:31.047554 #2518555]  INFO -- : 32288 tests, 6433983 assertions, 0 failures, 0 errors, 314 skips
I, [2024-06-01T02:04:31.047581 #2518555]  INFO -- : 
I, [2024-06-01T02:04:31.047589 #2518555]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-06-01T02:04:31.049558 #2518555]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-06-01T02:04:31.049677 #2518555]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-06-01T02:04:31.139101 #2518555]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-06-01T02:04:31.139139 #2518555]  INFO -- : 	CC = gcc
I, [2024-06-01T02:04:31.139144 #2518555]  INFO -- : 	LD = ld
I, [2024-06-01T02:04:31.139148 #2518555]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-06-01T02:04:31.139152 #2518555]  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-01T02:04:31.139165 #2518555]  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-01T02:04:31.139169 #2518555]  INFO -- : 	CPPFLAGS =   
I, [2024-06-01T02:04:31.139173 #2518555]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-06-01T02:04:31.139176 #2518555]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-06-01T02:04:31.139180 #2518555]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-06-01T02:04:31.139184 #2518555]  INFO -- : 	LC_ALL = 
I, [2024-06-01T02:04:31.139187 #2518555]  INFO -- : 	LC_CTYPE = 
I, [2024-06-01T02:04:31.139191 #2518555]  INFO -- : 	MFLAGS = 
I, [2024-06-01T02:04:31.139195 #2518555]  INFO -- : 	RUSTC = no
I, [2024-06-01T02:04:31.139200 #2518555]  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-01T02:04:31.139642 #2518555]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-06-01T02:04:31.139663 #2518555]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-06-01T02:04:31.139666 #2518555]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-06-01T02:04:31.139670 #2518555]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-06-01T02:04:31.139674 #2518555]  INFO -- : 
I, [2024-06-01T02:04:31.141427 #2518555]  INFO -- : generating enc.mk
I, [2024-06-01T02:04:31.259264 #2518555]  INFO -- : making enc
I, [2024-06-01T02:04:31.276214 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.276238 #2518555]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-06-01T02:04:31.276244 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.276868 #2518555]  INFO -- : making srcs under enc
I, [2024-06-01T02:04:31.307005 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.307026 #2518555]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-06-01T02:04:31.307032 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.307945 #2518555]  INFO -- : generating transdb.h
I, [2024-06-01T02:04:31.404590 #2518555]  INFO -- : transdb.h unchanged
I, [2024-06-01T02:04:31.406026 #2518555]  INFO -- : making trans
I, [2024-06-01T02:04:31.439837 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.439858 #2518555]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-06-01T02:04:31.439864 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.440351 #2518555]  INFO -- : making encs
I, [2024-06-01T02:04:31.477556 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.477578 #2518555]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-06-01T02:04:31.477584 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:31.479311 #2518555]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-06-01T02:04:31.505841 #2518555]  INFO -- : ext/configure-ext.mk updated
I, [2024-06-01T02:04:31.508252 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:32.853311 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:32.853992 #2518555]  INFO -- : generating makefile exts.mk
I, [2024-06-01T02:04:32.891268 #2518555]  INFO -- : exts.mk unchanged
I, [2024-06-01T02:04:32.895436 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:33.219837 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:04:33.224596 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-06-01T02:04:33.231014 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:04:33.236050 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-06-01T02:04:33.239834 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:04:33.248748 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-06-01T02:04:33.275080 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:04:33.279880 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-06-01T02:04:33.300910 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:04:33.311568 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-06-01T02:04:33.316482 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:04:33.320633 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-06-01T02:04:33.333442 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:04:33.344707 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-06-01T02:04:33.360019 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:04:33.364035 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-06-01T02:04:33.371206 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:04:33.377270 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-06-01T02:04:33.394900 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:04:33.410916 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-06-01T02:04:33.414940 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:04:33.417887 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-06-01T02:04:33.424388 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:04:33.442231 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-06-01T02:04:33.445421 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:04:33.447964 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-06-01T02:04:33.460682 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:04:33.468216 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-06-01T02:04:33.470505 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:04:33.474095 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-06-01T02:04:33.485993 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:04:33.493607 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-06-01T02:04:33.511670 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:04:33.540269 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-06-01T02:04:33.542553 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:04:33.564840 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-06-01T02:04:33.566783 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:04:33.592364 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-06-01T02:04:33.594348 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:04:33.616280 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-06-01T02:04:33.618737 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:04:33.645335 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-06-01T02:04:33.647448 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:04:33.668936 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-06-01T02:04:33.692286 #2518555]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:33.757694 #2518555]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-06-01T02:04:33.757732 #2518555]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:33.758186 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:33.762124 #2518555]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-06-01T02:04:33.762147 #2518555]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-06-01T02:04:33.762152 #2518555]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-06-01T02:04:33.825209 #2518555] 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.vu2ze1/1-mspec-multi-0
E, [2024-06-01T02:04:33.825470 #2518555] 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.vu2ze1/2-mspec-multi-1
E, [2024-06-01T02:04:33.825745 #2518555] 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.vu2ze1/3-mspec-multi-2
E, [2024-06-01T02:04:33.826027 #2518555] 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.vu2ze1/4-mspec-multi-3
E, [2024-06-01T02:04:33.826288 #2518555] 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.vu2ze1/5-mspec-multi-4
E, [2024-06-01T02:04:33.826495 #2518555] 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.vu2ze1/6-mspec-multi-5
E, [2024-06-01T02:04:33.826625 #2518555] 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.vu2ze1/7-mspec-multi-6
E, [2024-06-01T02:04:33.826784 #2518555] 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.vu2ze1/8-mspec-multi-7
E, [2024-06-01T02:04:33.826981 #2518555] 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.vu2ze1/9-mspec-multi-8
E, [2024-06-01T02:04:33.827172 #2518555] 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.vu2ze1/10-mspec-multi-9
E, [2024-06-01T02:04:33.827532 #2518555] 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.vu2ze1/11-mspec-multi-10
E, [2024-06-01T02:04:33.827882 #2518555] 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.vu2ze1/12-mspec-multi-11
E, [2024-06-01T02:04:33.828153 #2518555] 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.vu2ze1/13-mspec-multi-12
E, [2024-06-01T02:04:33.828369 #2518555] 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.vu2ze1/14-mspec-multi-13
E, [2024-06-01T02:04:33.828477 #2518555] 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.vu2ze1/15-mspec-multi-14
E, [2024-06-01T02:04:33.828666 #2518555] 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.vu2ze1/16-mspec-multi-15
E, [2024-06-01T02:04:33.828879 #2518555] 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.vu2ze1/17-mspec-multi-16
E, [2024-06-01T02:04:33.829072 #2518555] 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.vu2ze1/18-mspec-multi-17
E, [2024-06-01T02:04:33.829256 #2518555] 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.vu2ze1/19-mspec-multi-18
E, [2024-06-01T02:04:33.829380 #2518555] 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.vu2ze1/20-mspec-multi-19
I, [2024-06-01T02:04:34.002234 #2518555]  INFO -- : ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-06-01T02:04:34.575430 #2518555]  INFO -- :      0 ............................................................
I, [2024-06-01T02:04:34.963348 #2518555]  INFO -- :     60 ............................................................
I, [2024-06-01T02:04:35.064294 #2518555]  INFO -- :    120 ............................................................
I, [2024-06-01T02:04:35.183466 #2518555]  INFO -- :    180 ............................................................
I, [2024-06-01T02:04:35.226326 #2518555]  INFO -- :    240 ............................................................
I, [2024-06-01T02:04:35.269292 #2518555]  INFO -- :    300 ............................................................
I, [2024-06-01T02:04:35.311595 #2518555]  INFO -- :    360 ............................................................
I, [2024-06-01T02:04:35.338205 #2518555]  INFO -- :    420 ............................................................
I, [2024-06-01T02:04:35.353222 #2518555]  INFO -- :    480 ............................................................
I, [2024-06-01T02:04:35.368903 #2518555]  INFO -- :    540 ............................................................
I, [2024-06-01T02:04:35.384020 #2518555]  INFO -- :    600 ............................................................
I, [2024-06-01T02:04:35.432802 #2518555]  INFO -- :    660 ............................................................
I, [2024-06-01T02:04:35.454367 #2518555]  INFO -- :    720 ............................................................
I, [2024-06-01T02:04:35.473762 #2518555]  INFO -- :    780 ............................................................
I, [2024-06-01T02:04:35.497091 #2518555]  INFO -- :    840 ............................................................
I, [2024-06-01T02:04:35.521838 #2518555]  INFO -- :    900 ............................................................
I, [2024-06-01T02:04:35.563787 #2518555]  INFO -- :    960 ............................................................
I, [2024-06-01T02:04:35.631867 #2518555]  INFO -- :   1020 ............................................................
I, [2024-06-01T02:04:35.781977 #2518555]  INFO -- :   1080 ............................................................
I, [2024-06-01T02:04:35.915247 #2518555]  INFO -- :   1140 ............................................................
I, [2024-06-01T02:04:35.966465 #2518555]  INFO -- :   1200 ............................................................
I, [2024-06-01T02:04:36.024690 #2518555]  INFO -- :   1260 ............................................................
I, [2024-06-01T02:04:36.061182 #2518555]  INFO -- :   1320 ............................................................
I, [2024-06-01T02:04:36.076514 #2518555]  INFO -- :   1380 ............................................................
I, [2024-06-01T02:04:36.119254 #2518555]  INFO -- :   1440 ............................................................
I, [2024-06-01T02:04:36.547429 #2518555]  INFO -- :   1500 ............................................................
I, [2024-06-01T02:04:36.708111 #2518555]  INFO -- :   1560 ............................................................
I, [2024-06-01T02:04:36.739732 #2518555]  INFO -- :   1620 ............................................................
I, [2024-06-01T02:04:36.860172 #2518555]  INFO -- :   1680 ............................................................
I, [2024-06-01T02:04:36.937723 #2518555]  INFO -- :   1740 ............................................................
I, [2024-06-01T02:04:37.037075 #2518555]  INFO -- :   1800 ............................................................
I, [2024-06-01T02:04:37.066201 #2518555]  INFO -- :   1860 ............................................................
I, [2024-06-01T02:04:37.161437 #2518555]  INFO -- :   1920 ............................................................
I, [2024-06-01T02:04:37.227606 #2518555]  INFO -- :   1980 ............................................................
I, [2024-06-01T02:04:37.317348 #2518555]  INFO -- :   2040 ............................................................
I, [2024-06-01T02:04:37.365290 #2518555]  INFO -- :   2100 ............................................................
I, [2024-06-01T02:04:37.382688 #2518555]  INFO -- :   2160 ............................................................
I, [2024-06-01T02:04:37.392357 #2518555]  INFO -- :   2220 ............................................................
I, [2024-06-01T02:04:37.413326 #2518555]  INFO -- :   2280 ............................................................
I, [2024-06-01T02:04:37.425367 #2518555]  INFO -- :   2340 ............................................................
I, [2024-06-01T02:04:37.445603 #2518555]  INFO -- :   2400 ............................................................
I, [2024-06-01T02:04:37.541504 #2518555]  INFO -- :   2460 ............................................................
I, [2024-06-01T02:04:37.580239 #2518555]  INFO -- :   2520 ............................................................
I, [2024-06-01T02:04:37.601219 #2518555]  INFO -- :   2580 ............................................................
I, [2024-06-01T02:04:37.681923 #2518555]  INFO -- :   2640 ............................................................
I, [2024-06-01T02:04:37.760626 #2518555]  INFO -- :   2700 ............................................................
I, [2024-06-01T02:04:37.786057 #2518555]  INFO -- :   2760 ............................................................
I, [2024-06-01T02:04:37.819937 #2518555]  INFO -- :   2820 ............................................................
I, [2024-06-01T02:04:37.880737 #2518555]  INFO -- :   2880 ............................................................
I, [2024-06-01T02:04:37.908880 #2518555]  INFO -- :   2940 ............................................................
I, [2024-06-01T02:04:37.927380 #2518555]  INFO -- :   3000 ............................................................
I, [2024-06-01T02:04:37.944075 #2518555]  INFO -- :   3060 ............................................................
I, [2024-06-01T02:04:37.959868 #2518555]  INFO -- :   3120 ............................................................
I, [2024-06-01T02:04:37.976630 #2518555]  INFO -- :   3180 ............................................................
I, [2024-06-01T02:04:37.980531 #2518555]  INFO -- :   3240 ............................................................
I, [2024-06-01T02:04:38.011238 #2518555]  INFO -- :   3300 ............................................................
I, [2024-06-01T02:04:38.242528 #2518555]  INFO -- :   3360 ............................................................
I, [2024-06-01T02:04:41.984436 #2518555]  INFO -- :   3420 ...........
I, [2024-06-01T02:04:41.984496 #2518555]  INFO -- : 
I, [2024-06-01T02:04:41.984503 #2518555]  INFO -- : Finished in 8.158891 seconds
I, [2024-06-01T02:04:41.984509 #2518555]  INFO -- : 
I, [2024-06-01T02:04:41.984513 #2518555]  INFO -- : 3430 files, 32649 examples, 207624 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-06-01T02:04:41.986989 #2518555]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.