# Logfile created on 2024-05-31 23:36:28 +0000 by logger.rb/v1.4.3
I, [2024-05-31T23:36:28.753854 #2602765]  INFO -- : #<BuildRuby:0x000055a654217eb0 @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.20240531-233628", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a6542af3a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a6542af260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a6542af030 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240531-233628", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240531-233628>, @binmode=false, @mon_data=#<Monitor:0x000055a6542aef18>, @mon_data_owner_object_id=860>>>
I, [2024-05-31T23:36:28.753980 #2602765]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-31T23:36:28.853451 #2602765]  INFO -- : tool/config.guess already exists
I, [2024-05-31T23:36:28.853489 #2602765]  INFO -- : tool/config.sub already exists
I, [2024-05-31T23:36:28.855618 #2602765]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T23:36:28.855667 #2602765]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T23:36:28.855937 #2602765]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T23:36:28.856913 #2602765]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T23:36:28.857140 #2602765]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T23:36:28.857336 #2602765]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T23:36:28.858956 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T23:36:28.859100 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T23:36:28.859421 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T23:36:28.914240 #2602765]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T23:36:28.982898 #2602765]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T23:36:28.982933 #2602765]  INFO -- :   Name: power_assert
I, [2024-05-31T23:36:28.982939 #2602765]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T23:36:28.982943 #2602765]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T23:36:29.028785 #2602765]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-31T23:36:29.028824 #2602765]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-31T23:36:29.642936 #2602765]  INFO -- : Already up to date.
I, [2024-05-31T23:36:29.661160 #2602765]  INFO -- : Latest commit hash = 6c8ae44a38
I, [2024-05-31T23:36:29.663080 #2602765]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-31T23:36:29.663130 #2602765]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-31T23:36:29.768829 #2602765]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-31T23:36:29.770071 #2602765]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-31T23:36:29.821274 #2602765]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-31T23:36:29.822516 #2602765]  INFO -- : generating enc.mk
I, [2024-05-31T23:36:29.940340 #2602765]  INFO -- : making srcs under enc
I, [2024-05-31T23:36:29.970438 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:29.970465 #2602765]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T23:36:29.970472 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:30.015030 #2602765]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T23:36:30.015191 #2602765]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T23:36:30.015503 #2602765]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T23:36:30.016285 #2602765]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T23:36:30.016941 #2602765]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T23:36:30.017293 #2602765]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T23:36:30.018397 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T23:36:30.018821 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T23:36:30.019032 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T23:36:30.073421 #2602765]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T23:36:30.142063 #2602765]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T23:36:30.142121 #2602765]  INFO -- :   Name: power_assert
I, [2024-05-31T23:36:30.142134 #2602765]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T23:36:30.142145 #2602765]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T23:36:30.144056 #2602765]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T23:36:30.204392 #2602765]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-31T23:36:30.209366 #2602765]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T23:36:30.211442 #2602765]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-31T23:36:30.211581 #2602765]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-31T23:36:30.275108 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:36:30.275157 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:36:30.275167 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:36:30.275174 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:36:30.275181 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:36:30.275189 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:36:30.275205 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:36:30.275212 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:36:30.275218 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:36:30.275225 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:36:30.275231 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:36:30.275237 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:36:30.275243 #2602765]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T23:36:30.275249 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:36:30.275256 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:36:30.277721 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:36:30.277760 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:36:30.277769 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:36:30.277776 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:36:30.277783 #2602765]  INFO -- : 
I, [2024-05-31T23:36:30.302948 #2602765]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-31T23:36:30.405864 #2602765]  INFO -- : linking miniruby
I, [2024-05-31T23:36:30.970322 #2602765]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-31T23:36:30.970480 #2602765]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-31T23:36:31.027893 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:36:31.027937 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:36:31.027953 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:36:31.027964 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:36:31.027975 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:36:31.027986 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:36:31.027997 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:36:31.028008 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:36:31.028019 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:36:31.028029 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:36:31.028039 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:36:31.028049 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:36:31.028059 #2602765]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T23:36:31.028069 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:36:31.028082 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:36:31.029253 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:36:31.029296 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:36:31.029309 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:36:31.029320 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:36:31.029331 #2602765]  INFO -- : 
I, [2024-05-31T23:36:31.152245 #2602765]  INFO -- : builtin_binary.inc updated
I, [2024-05-31T23:36:31.156941 #2602765]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-31T23:36:31.157669 #2602765]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-31T23:36:31.340929 #2602765]  INFO -- : linking static-library libruby-static.a
I, [2024-05-31T23:36:31.656124 #2602765]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-31T23:36:33.206809 #2602765]  INFO -- : linking ruby
I, [2024-05-31T23:36:33.229979 #2602765]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-31T23:36:33.230130 #2602765]  INFO -- : $$$[beg] make all -j20
I, [2024-05-31T23:36:33.286969 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:36:33.286999 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:36:33.287004 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:36:33.287008 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:36:33.287012 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:36:33.287019 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:36:33.287023 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:36:33.287026 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:36:33.287030 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:36:33.287034 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:36:33.287037 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:36:33.287041 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:36:33.287044 #2602765]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T23:36:33.287048 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:36:33.287051 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:36:33.288269 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:36:33.288294 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:36:33.288302 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:36:33.288312 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:36:33.288329 #2602765]  INFO -- : 
I, [2024-05-31T23:36:33.324013 #2602765]  INFO -- : generating enc.mk
I, [2024-05-31T23:36:33.326010 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-31T23:36:33.326360 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-31T23:36:33.326799 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-31T23:36:33.327536 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-31T23:36:33.327584 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-31T23:36:33.328108 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-31T23:36:33.329465 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-31T23:36:33.329877 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-31T23:36:33.330638 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-31T23:36:33.331379 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-31T23:36:33.331627 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-31T23:36:33.332516 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-31T23:36:33.333431 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-31T23:36:33.334124 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-31T23:36:33.334388 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-31T23:36:33.334940 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-31T23:36:33.335216 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-31T23:36:33.335940 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-31T23:36:33.340125 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-31T23:36:33.459042 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-31T23:36:33.465300 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-31T23:36:33.466613 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-31T23:36:33.475527 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-31T23:36:33.487029 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-31T23:36:33.488627 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-31T23:36:33.488676 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-31T23:36:33.491543 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-31T23:36:33.496201 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-31T23:36:33.496919 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-31T23:36:33.498534 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-31T23:36:33.504971 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-31T23:36:33.517671 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-31T23:36:33.521677 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-31T23:36:33.528604 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-31T23:36:33.565310 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-31T23:36:33.575856 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-31T23:36:33.585899 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-31T23:36:33.634666 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-31T23:36:33.638891 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-31T23:36:33.645229 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-31T23:36:33.649326 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-31T23:36:33.649583 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-31T23:36:33.649752 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-31T23:36:33.651591 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-31T23:36:33.659614 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-31T23:36:33.661414 #2602765]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-31T23:36:33.704299 #2602765]  INFO -- : making enc
I, [2024-05-31T23:36:33.712137 #2602765]  INFO -- : making srcs under enc
I, [2024-05-31T23:36:33.731348 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.731409 #2602765]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T23:36:33.731419 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.745350 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.745394 #2602765]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T23:36:33.745403 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.746227 #2602765]  INFO -- : generating transdb.h
I, [2024-05-31T23:36:33.843342 #2602765]  INFO -- : transdb.h unchanged
I, [2024-05-31T23:36:33.844738 #2602765]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T23:36:33.844956 #2602765]  INFO -- : making trans
I, [2024-05-31T23:36:33.871600 #2602765]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T23:36:33.874067 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.879929 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.880012 #2602765]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T23:36:33.880026 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:33.960873 #2602765]  INFO -- : making encs
I, [2024-05-31T23:36:34.019846 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.019894 #2602765]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T23:36:34.019900 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.033029 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.033850 #2602765]  INFO -- : generating makefile exts.mk
I, [2024-05-31T23:36:34.071803 #2602765]  INFO -- : exts.mk unchanged
I, [2024-05-31T23:36:34.076887 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.095905 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:36:34.096735 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:36:34.097378 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:36:34.097648 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:36:34.098158 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:36:34.098502 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:36:34.099098 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:36:34.099413 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:36:34.099873 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:36:34.099906 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:36:34.100955 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:36:34.101111 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:36:34.101128 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:36:34.101214 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:36:34.101587 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:36:34.101727 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:36:34.101863 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:36:34.102416 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:36:34.102429 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:36:34.102474 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:36:34.104369 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:36:34.104501 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:36:34.104716 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:36:34.104940 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:36:34.105325 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:36:34.105357 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:36:34.105376 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:36:34.105461 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:36:34.105657 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:36:34.106090 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:36:34.109514 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:36:34.109596 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:36:34.109823 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:36:34.111890 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:36:34.112493 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:36:34.113075 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:36:34.116217 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:36:34.124551 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:36:34.128227 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:36:34.128369 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:36:34.128714 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:36:34.137334 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:36:34.138524 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:36:34.139572 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:36:34.163079 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.232693 #2602765]  INFO -- : linking ruby
I, [2024-05-31T23:36:34.256917 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.257628 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.264073 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.264155 #2602765]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T23:36:34.264174 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.265063 #2602765]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-31T23:36:34.265200 #2602765]  INFO -- : $$$[beg] make install -j20
I, [2024-05-31T23:36:34.337044 #2602765]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T23:36:34.337291 #2602765]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T23:36:34.338166 #2602765]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T23:36:34.338994 #2602765]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T23:36:34.339061 #2602765]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T23:36:34.339874 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:36:34.339938 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:36:34.339955 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:36:34.339970 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:36:34.339984 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:36:34.340000 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:36:34.340014 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:36:34.340029 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:36:34.340043 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:36:34.340056 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:36:34.340070 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:36:34.340091 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:36:34.340140 #2602765]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T23:36:34.340154 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:36:34.340168 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:36:34.341769 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T23:36:34.341826 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T23:36:34.367411 #2602765]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T23:36:34.368110 #2602765]  INFO -- : generating enc.mk
I, [2024-05-31T23:36:34.368169 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:36:34.368182 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:36:34.368198 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:36:34.368210 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:36:34.368221 #2602765]  INFO -- : 
I, [2024-05-31T23:36:34.369692 #2602765]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T23:36:34.490135 #2602765]  INFO -- : making srcs under enc
I, [2024-05-31T23:36:34.490301 #2602765]  INFO -- : making enc
I, [2024-05-31T23:36:34.507386 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.507449 #2602765]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T23:36:34.507462 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.520530 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.520596 #2602765]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T23:36:34.520610 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.521377 #2602765]  INFO -- : generating transdb.h
I, [2024-05-31T23:36:34.543568 #2602765]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T23:36:34.613218 #2602765]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T23:36:34.613277 #2602765]  INFO -- :   Name: power_assert
I, [2024-05-31T23:36:34.613291 #2602765]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T23:36:34.613302 #2602765]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T23:36:34.615418 #2602765]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T23:36:34.618503 #2602765]  INFO -- : transdb.h unchanged
I, [2024-05-31T23:36:34.619908 #2602765]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T23:36:34.619955 #2602765]  INFO -- : making trans
I, [2024-05-31T23:36:34.646768 #2602765]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-31T23:36:34.649020 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.654845 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.654928 #2602765]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T23:36:34.654944 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.694149 #2602765]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-31T23:36:34.703319 #2602765]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T23:36:34.706390 #2602765]  INFO -- : making encs
I, [2024-05-31T23:36:34.763613 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.763677 #2602765]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T23:36:34.763686 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.800545 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.801249 #2602765]  INFO -- : generating makefile exts.mk
I, [2024-05-31T23:36:34.839349 #2602765]  INFO -- : exts.mk unchanged
I, [2024-05-31T23:36:34.843839 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.862092 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:36:34.863826 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:36:34.863883 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:36:34.864176 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:36:34.864602 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:36:34.865246 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:36:34.865747 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:36:34.865957 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:36:34.866884 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:36:34.866935 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:36:34.867007 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:36:34.867472 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:36:34.867502 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:36:34.867778 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:36:34.868191 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:36:34.868755 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:36:34.868788 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:36:34.869320 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:36:34.869341 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:36:34.869725 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:36:34.871221 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:36:34.871588 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:36:34.871848 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:36:34.871919 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:36:34.872038 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:36:34.872252 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:36:34.872541 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:36:34.873304 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:36:34.874103 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:36:34.874188 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:36:34.875139 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:36:34.876481 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:36:34.878346 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:36:34.878542 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:36:34.879989 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:36:34.880210 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:36:34.880303 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:36:34.891716 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:36:34.894482 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:36:34.894533 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:36:34.895263 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:36:34.898655 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:36:34.903271 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:36:34.905441 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:36:34.929456 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.996220 #2602765]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T23:36:34.996257 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:34.996705 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:35.000570 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:35.000592 #2602765]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T23:36:35.000598 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:35.000961 #2602765]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-31T23:36:35.098452 #2602765]  INFO -- : Installing to 
I, [2024-05-31T23:36:35.098512 #2602765]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T23:36:35.098610 #2602765]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-31T23:36:35.106021 #2602765]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T23:36:35.106047 #2602765]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-31T23:36:35.106053 #2602765]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T23:36:35.115903 #2602765]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T23:36:35.115926 #2602765]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T23:36:35.115949 #2602765]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-31T23:36:35.116115 #2602765]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T23:36:35.119807 #2602765]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-31T23:36:35.119834 #2602765]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-31T23:36:35.119840 #2602765]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-31T23:36:35.119845 #2602765]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T23:36:35.119951 #2602765]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T23:36:35.153484 #2602765]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-31T23:36:35.159376 #2602765]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-31T23:36:35.159401 #2602765]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T23:36:35.182802 #2602765]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-31T23:36:35.184638 #2602765]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-31T23:36:35.186081 #2602765]  INFO -- :                                     cgi 0.4.1
I, [2024-05-31T23:36:35.186619 #2602765]  INFO -- :                                     delegate 0.3.1
I, [2024-05-31T23:36:35.187110 #2602765]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-31T23:36:35.188141 #2602765]  INFO -- :                                     english 0.8.0
I, [2024-05-31T23:36:35.188854 #2602765]  INFO -- :                                     erb 4.0.4
I, [2024-05-31T23:36:35.189617 #2602765]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-31T23:36:35.190100 #2602765]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-31T23:36:35.190580 #2602765]  INFO -- :                                     find 0.2.0
I, [2024-05-31T23:36:35.191070 #2602765]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-31T23:36:35.191540 #2602765]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-31T23:36:35.191999 #2602765]  INFO -- :                                     irb 1.13.1
I, [2024-05-31T23:36:35.192764 #2602765]  INFO -- :                                     logger 1.6.0
I, [2024-05-31T23:36:35.193241 #2602765]  INFO -- :                                     net-http 0.4.1
I, [2024-05-31T23:36:35.193677 #2602765]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-31T23:36:35.194187 #2602765]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-31T23:36:35.194783 #2602765]  INFO -- :                                     open3 0.2.1
I, [2024-05-31T23:36:35.195242 #2602765]  INFO -- :                                     optparse 0.5.0
I, [2024-05-31T23:36:35.195748 #2602765]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-31T23:36:35.196984 #2602765]  INFO -- :                                     pp 0.5.0
I, [2024-05-31T23:36:35.197514 #2602765]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-31T23:36:35.197996 #2602765]  INFO -- :                                     prism 0.29.0
I, [2024-05-31T23:36:35.198516 #2602765]  INFO -- :                                     pstore 0.1.3
I, [2024-05-31T23:36:35.198983 #2602765]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-31T23:36:35.199986 #2602765]  INFO -- :                                     readline 0.0.4
I, [2024-05-31T23:36:35.200480 #2602765]  INFO -- :                                     reline 0.5.8
I, [2024-05-31T23:36:35.201006 #2602765]  INFO -- :                                     resolv 0.4.0
I, [2024-05-31T23:36:35.201428 #2602765]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-31T23:36:35.201905 #2602765]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-31T23:36:35.202445 #2602765]  INFO -- :                                     set 1.1.0
I, [2024-05-31T23:36:35.202934 #2602765]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-31T23:36:35.203398 #2602765]  INFO -- :                                     singleton 0.2.0
I, [2024-05-31T23:36:35.204579 #2602765]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-31T23:36:35.205323 #2602765]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-31T23:36:35.205752 #2602765]  INFO -- :                                     time 0.3.0
I, [2024-05-31T23:36:35.206241 #2602765]  INFO -- :                                     timeout 0.4.1
I, [2024-05-31T23:36:35.206698 #2602765]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-31T23:36:35.207301 #2602765]  INFO -- :                                     tsort 0.2.0
I, [2024-05-31T23:36:35.207712 #2602765]  INFO -- :                                     un 0.3.0
I, [2024-05-31T23:36:35.208268 #2602765]  INFO -- :                                     uri 0.13.0
I, [2024-05-31T23:36:35.208793 #2602765]  INFO -- :                                     weakref 0.1.3
I, [2024-05-31T23:36:35.209274 #2602765]  INFO -- :                                     yaml 0.3.0
I, [2024-05-31T23:36:35.209556 #2602765]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T23:36:35.216273 #2602765]  INFO -- :                                     date 3.3.4
I, [2024-05-31T23:36:35.216835 #2602765]  INFO -- :                                     digest 3.1.1
I, [2024-05-31T23:36:35.217236 #2602765]  INFO -- :                                     etc 1.4.3
I, [2024-05-31T23:36:35.217735 #2602765]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-31T23:36:35.218343 #2602765]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-31T23:36:35.218847 #2602765]  INFO -- :                                     io-console 0.7.2
I, [2024-05-31T23:36:35.219324 #2602765]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-31T23:36:35.219814 #2602765]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-31T23:36:35.220355 #2602765]  INFO -- :                                     json 2.7.2
I, [2024-05-31T23:36:35.221491 #2602765]  INFO -- :                                     openssl 3.2.0
I, [2024-05-31T23:36:35.222022 #2602765]  INFO -- :                                     pathname 0.3.0
I, [2024-05-31T23:36:35.222522 #2602765]  INFO -- :                                     psych 5.1.2
I, [2024-05-31T23:36:35.223077 #2602765]  INFO -- :                                     stringio 3.1.1
I, [2024-05-31T23:36:35.223593 #2602765]  INFO -- :                                     strscan 3.1.1
I, [2024-05-31T23:36:35.224081 #2602765]  INFO -- :                                     zlib 3.1.0
I, [2024-05-31T23:36:35.224437 #2602765]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T23:36:35.225018 #2602765]  INFO -- :                                     minitest 5.23.1
I, [2024-05-31T23:36:35.233585 #2602765]  INFO -- :                                     rake 13.2.1
I, [2024-05-31T23:36:35.238069 #2602765]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-31T23:36:35.241767 #2602765]  INFO -- :                                     rexml 3.2.8
I, [2024-05-31T23:36:35.245988 #2602765]  INFO -- :                                     rss 0.3.0
I, [2024-05-31T23:36:35.248656 #2602765]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-31T23:36:35.250286 #2602765]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-31T23:36:35.253902 #2602765]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-31T23:36:35.254972 #2602765]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-31T23:36:35.256138 #2602765]  INFO -- :                                     matrix 0.4.2
I, [2024-05-31T23:36:35.259439 #2602765]  INFO -- :                                     prime 0.1.2
I, [2024-05-31T23:36:35.264656 #2602765]  INFO -- :                                     rbs 3.4.4
I, [2024-05-31T23:36:35.288456 #2602765]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-31T23:36:35.291177 #2602765]  INFO -- :                                     debug 1.9.2
I, [2024-05-31T23:36:35.294231 #2602765]  INFO -- :                                     racc 1.8.0
I, [2024-05-31T23:36:35.296961 #2602765]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-31T23:36:35.298365 #2602765]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-31T23:36:35.299756 #2602765]  INFO -- :                                     base64 0.2.0
I, [2024-05-31T23:36:35.301096 #2602765]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-31T23:36:35.303586 #2602765]  INFO -- :                                     observer 0.1.2
I, [2024-05-31T23:36:35.304963 #2602765]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-31T23:36:35.306082 #2602765]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-31T23:36:35.307466 #2602765]  INFO -- :                                     rinda 0.2.0
I, [2024-05-31T23:36:35.308929 #2602765]  INFO -- :                                     drb 2.2.1
I, [2024-05-31T23:36:35.310539 #2602765]  INFO -- :                                     nkf 0.2.0
I, [2024-05-31T23:36:35.313025 #2602765]  INFO -- :                                     syslog 0.1.2
I, [2024-05-31T23:36:35.315181 #2602765]  INFO -- :                                     csv 3.3.0
I, [2024-05-31T23:36:35.317794 #2602765]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-31T23:36:35.319277 #2602765]  INFO -- : skipped bundled gems:
I, [2024-05-31T23:36:35.319298 #2602765]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-31T23:36:35.322262 #2602765]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-31T23:36:35.322443 #2602765]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-31T23:36:40.706469 #2602765]  INFO -- : PASS all 1937 tests
E, [2024-05-31T23:36:40.711867 #2602765] ERROR -- :  
I, [2024-05-31T23:36:40.712132 #2602765]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-31T23:36:40.712215 #2602765]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-31T23:36:40.780060 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:36:40.780125 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:36:40.780144 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:36:40.780159 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:36:40.780185 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:36:40.780203 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:36:40.780219 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:36:40.780233 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:36:40.780260 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:36:40.780275 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:36:40.780289 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:36:40.780302 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:36:40.780316 #2602765]  INFO -- : 	MFLAGS = 
I, [2024-05-31T23:36:40.780332 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:36:40.780348 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:36:40.781223 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:36:40.781286 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:36:40.781318 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:36:40.781337 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:36:40.781353 #2602765]  INFO -- : 
I, [2024-05-31T23:36:40.891829 #2602765]  INFO -- : Checking leaked global symbols...none
I, [2024-05-31T23:36:40.933475 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-31T23:36:40.933566 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-31T23:36:40.933577 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-31T23:36:40.933582 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-31T23:36:40.933660 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-31T23:36:40.933713 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-31T23:36:40.933988 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-31T23:36:40.934095 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-31T23:36:40.934830 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-31T23:36:40.935114 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-31T23:36:40.936122 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-31T23:36:40.936922 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-31T23:36:40.936954 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-31T23:36:40.936982 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-31T23:36:40.937036 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-31T23:36:41.037672 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-31T23:36:41.040362 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-31T23:36:41.157474 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-31T23:36:41.157545 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-31T23:36:41.157562 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-31T23:36:41.157672 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-31T23:36:41.157699 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-31T23:36:41.157706 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-31T23:36:41.157743 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-31T23:36:41.157841 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-31T23:36:41.157867 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-31T23:36:41.157917 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-31T23:36:41.157966 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-31T23:36:41.158336 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-31T23:36:41.193529 #2602765]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-31T23:36:41.195939 #2602765]  INFO -- : 
I, [2024-05-31T23:36:41.195962 #2602765]  INFO -- : test succeeded
I, [2024-05-31T23:36:41.197434 #2602765]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-31T23:36:41.197538 #2602765]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-31T23:36:41.296867 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:36:41.296921 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:36:41.296928 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:36:41.296944 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:36:41.296949 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:36:41.296957 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:36:41.296961 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:36:41.296965 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:36:41.296970 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:36:41.296973 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:36:41.296977 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:36:41.296981 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:36:41.296985 #2602765]  INFO -- : 	MFLAGS = 
I, [2024-05-31T23:36:41.296991 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:36:41.296995 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:36:41.297704 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:36:41.297729 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:36:41.297735 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:36:41.297747 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:36:41.297752 #2602765]  INFO -- : 
I, [2024-05-31T23:36:41.299388 #2602765]  INFO -- : generating enc.mk
I, [2024-05-31T23:36:41.418061 #2602765]  INFO -- : making enc
I, [2024-05-31T23:36:41.435060 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.435095 #2602765]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T23:36:41.435102 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.435829 #2602765]  INFO -- : making srcs under enc
I, [2024-05-31T23:36:41.466748 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.466771 #2602765]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T23:36:41.466776 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.467612 #2602765]  INFO -- : generating transdb.h
I, [2024-05-31T23:36:41.564232 #2602765]  INFO -- : transdb.h unchanged
I, [2024-05-31T23:36:41.565551 #2602765]  INFO -- : making trans
I, [2024-05-31T23:36:41.599395 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.599418 #2602765]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T23:36:41.599424 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.600070 #2602765]  INFO -- : making encs
I, [2024-05-31T23:36:41.637268 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.637289 #2602765]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T23:36:41.637294 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:41.639094 #2602765]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T23:36:41.665555 #2602765]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T23:36:41.668080 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.014196 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.014874 #2602765]  INFO -- : generating makefile exts.mk
I, [2024-05-31T23:36:43.052577 #2602765]  INFO -- : exts.mk unchanged
I, [2024-05-31T23:36:43.057105 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.358864 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:36:43.363300 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:36:43.369975 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:36:43.375149 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:36:43.378986 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:36:43.387825 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:36:43.413925 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:36:43.418816 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:36:43.440230 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:36:43.450808 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:36:43.455784 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:36:43.459816 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:36:43.472708 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:36:43.483490 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:36:43.499239 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:36:43.503263 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:36:43.510376 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:36:43.516559 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:36:43.533219 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:36:43.548889 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:36:43.553578 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:36:43.557711 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:36:43.564893 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:36:43.586490 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:36:43.590222 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:36:43.593730 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:36:43.608507 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:36:43.615501 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:36:43.617756 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:36:43.621023 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:36:43.634190 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:36:43.641950 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:36:43.656597 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:36:43.683543 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:36:43.685840 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:36:43.708292 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:36:43.710279 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:36:43.731881 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:36:43.733779 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:36:43.755051 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:36:43.757356 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:36:43.783149 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:36:43.785292 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:36:43.809515 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:36:43.833210 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.899037 #2602765]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T23:36:43.899075 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.899435 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.903349 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.903371 #2602765]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T23:36:43.903377 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:36:43.981091 #2602765]  INFO -- : Run options: 
I, [2024-05-31T23:36:43.981157 #2602765]  INFO -- :   --seed=46095
I, [2024-05-31T23:36:43.981164 #2602765]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2024-05-31T23:36:43.981169 #2602765]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-31T23:36:43.981172 #2602765]  INFO -- :   --name=!/memory_leak/
I, [2024-05-31T23:36:43.981176 #2602765]  INFO -- :   --stderr-on-failure
I, [2024-05-31T23:36:43.981180 #2602765]  INFO -- :   -j20
I, [2024-05-31T23:36:43.981184 #2602765]  INFO -- : 
I, [2024-05-31T23:36:43.981187 #2602765]  INFO -- : # Running tests:
I, [2024-05-31T23:36:43.981191 #2602765]  INFO -- : 
I, [2024-05-31T23:36:44.130541 #2602765]  INFO -- : [  1/900] 2644069=test_gem_commands_setup_command
I, [2024-05-31T23:36:44.130767 #2602765]  INFO -- : [  2/900] 2644052=test_integer
I, [2024-05-31T23:36:44.130804 #2602765]  INFO -- : [  3/900] 2644055=test_dryrun
I, [2024-05-31T23:36:44.131146 #2602765]  INFO -- : [  4/900] 2644056=test_rdoc_attr
I, [2024-05-31T23:36:44.133999 #2602765]  INFO -- : [  5/900] 2644057=test_env
I, [2024-05-31T23:36:44.134062 #2602765]  INFO -- : [  6/900] 2644066=test_gem_resolver_git_specification
I, [2024-05-31T23:36:44.134123 #2602765]  INFO -- : [  7/900] 2644068=test_usrmarshal
I, [2024-05-31T23:36:44.135094 #2602765]  INFO -- : [  8/900] 2644067=test_object_references
I, [2024-05-31T23:36:44.135317 #2602765]  INFO -- : [  9/900] 2644071=test_capacity
I, [2024-05-31T23:36:44.135913 #2602765]  INFO -- : [ 10/900] 2644070=test_nextafter
I, [2024-05-31T23:36:44.138708 #2602765]  INFO -- : [ 11/900] 2644054=test_have_func
I, [2024-05-31T23:36:44.141244 #2602765]  INFO -- : [ 12/900] 2644071=test_stat
I, [2024-05-31T23:36:44.144460 #2602765]  INFO -- : [ 13/900] 2644055=test_gem_request_set_lockfile_tokenizer
I, [2024-05-31T23:36:44.155033 #2602765]  INFO -- : [ 14/900] 2644071=test_rubygems
I, [2024-05-31T23:36:44.163653 #2602765]  INFO -- : [ 15/900] 2644060=ripper_test
I, [2024-05-31T23:36:44.163801 #2602765]  INFO -- : [ 16/900] 2644058=test_call
I, [2024-05-31T23:36:44.165421 #2602765]  INFO -- : [ 17/900] 2644062=test_https_proxy
I, [2024-05-31T23:36:44.165607 #2602765]  INFO -- : [ 18/900] 2644059=test_integer
I, [2024-05-31T23:36:44.165694 #2602765]  INFO -- : [ 19/900] 2644061=test_cgi_modruby
I, [2024-05-31T23:36:44.165785 #2602765]  INFO -- : [ 20/900] 2644063=test_rubyoptions
I, [2024-05-31T23:36:44.165904 #2602765]  INFO -- : [ 21/900] 2644065=test_super
I, [2024-05-31T23:36:44.165985 #2602765]  INFO -- : [ 22/900] 2644053=test_singleton_function
I, [2024-05-31T23:36:44.167027 #2602765]  INFO -- : [ 23/900] 2644064=test_ancdata
I, [2024-05-31T23:36:44.170236 #2602765]  INFO -- : [ 24/900] 2644053=test_reline_key
I, [2024-05-31T23:36:44.184799 #2602765]  INFO -- : [ 25/900] 2644061=test_rb_str_dup
I, [2024-05-31T23:36:44.185156 #2602765]  INFO -- : [ 26/900] 2644064=test_nonblock
I, [2024-05-31T23:36:44.185610 #2602765]  INFO -- : [ 27/900] 2644067=test_weakref
I, [2024-05-31T23:36:44.188846 #2602765]  INFO -- : [ 28/900] 2644061=test_marshal
I, [2024-05-31T23:36:44.201805 #2602765]  INFO -- : [ 29/900] 2644052=test_unicode_normalize
I, [2024-05-31T23:36:44.226853 #2602765]  INFO -- : [ 30/900] 2644070=test_timeout
I, [2024-05-31T23:36:44.230524 #2602765]  INFO -- : [ 31/900] 2644064=test_alias
I, [2024-05-31T23:36:44.240160 #2602765]  INFO -- : [ 32/900] 2644053=test_ractor
I, [2024-05-31T23:36:44.240453 #2602765]  INFO -- : [ 33/900] 2644052=test_debugger_integration
I, [2024-05-31T23:36:44.263416 #2602765]  INFO -- : [ 34/900] 2644052=test_rendering
I, [2024-05-31T23:36:44.271239 #2602765]  INFO -- : [ 35/900] 2644056=test_my_integer
I, [2024-05-31T23:36:44.274182 #2602765]  INFO -- : [ 36/900] 2644056=test_thread
I, [2024-05-31T23:36:44.277697 #2602765]  INFO -- : [ 37/900] 2644062=json_ext_parser_test
I, [2024-05-31T23:36:44.292718 #2602765]  INFO -- : [ 38/900] 2644062=test_ssl
I, [2024-05-31T23:36:44.301847 #2602765]  INFO -- : [ 39/900] 2644058=test_ractor
I, [2024-05-31T23:36:44.307009 #2602765]  INFO -- : [ 40/900] 2644067=test_gem_commands_open_command
I, [2024-05-31T23:36:44.312657 #2602765]  INFO -- : [ 41/900] 2644052=test_dns
I, [2024-05-31T23:36:44.316000 #2602765]  INFO -- : [ 42/900] 2644058=test_gem
I, [2024-05-31T23:36:44.382314 #2602765]  INFO -- : [ 43/900] 2644064=test_gem_source_lock
I, [2024-05-31T23:36:44.384207 #2602765]  INFO -- : [ 44/900] 2644055=test_registry
I, [2024-05-31T23:36:44.385698 #2602765]  INFO -- : [ 45/900] 2644055=test_parser
I, [2024-05-31T23:36:44.394260 #2602765]  INFO -- : [ 46/900] 2644068=test_cgi_core
I, [2024-05-31T23:36:44.411289 #2602765]  INFO -- : [ 47/900] 2644068=test_history
I, [2024-05-31T23:36:44.414295 #2602765]  INFO -- : [ 48/900] 2644055=test_mixed_unicode_escapes
I, [2024-05-31T23:36:44.417360 #2602765]  INFO -- : [ 49/900] 2644055=test_rdoc_markup_to_ansi
I, [2024-05-31T23:36:44.473842 #2602765]  INFO -- : [ 50/900] 2644068=test_ipaddr
I, [2024-05-31T23:36:44.484492 #2602765]  INFO -- : [ 51/900] 2644071=test_win32ole_variant
I, [2024-05-31T23:36:44.490853 #2602765]  INFO -- : [ 52/900] 2644071=overlap_test
I, [2024-05-31T23:36:44.520954 #2602765]  INFO -- : [ 53/900] 2644065=test_gem_resolver_api_specification
I, [2024-05-31T23:36:44.521984 #2602765]  INFO -- : [ 54/900] 2644068=static_literals_test
I, [2024-05-31T23:36:44.542305 #2602765]  INFO -- : [ 55/900] 2644066=test_merge_keys
I, [2024-05-31T23:36:44.544999 #2602765]  INFO -- : [ 56/900] 2644061=test_rdoc_extend
I, [2024-05-31T23:36:44.569672 #2602765]  INFO -- : [ 57/900] 2644066=test_threadgroup
I, [2024-05-31T23:36:44.587098 #2602765]  INFO -- : [ 58/900] 2644067=test_gem_specification
I, [2024-05-31T23:36:44.595978 #2602765]  INFO -- : [ 59/900] 2644068=test_enum
I, [2024-05-31T23:36:44.641509 #2602765]  INFO -- : [ 60/900] 2644064=test_complex2
I, [2024-05-31T23:36:44.645157 #2602765]  INFO -- : [ 61/900] 2644053=test_resolve_symbol
I, [2024-05-31T23:36:44.649096 #2602765]  INFO -- : [ 62/900] 2644064=test_gem_package
I, [2024-05-31T23:36:44.653771 #2602765]  INFO -- : [ 63/900] 2644055=test_have_macro
I, [2024-05-31T23:36:44.695683 #2602765]  INFO -- : [ 64/900] 2644061=test_win32ole_event
I, [2024-05-31T23:36:44.698172 #2602765]  INFO -- : [ 65/900] 2644069=test_time_tz
I, [2024-05-31T23:36:44.698677 #2602765]  INFO -- : [ 66/900] 2644061=test_rdoc_generator_json_index
I, [2024-05-31T23:36:44.715149 #2602765]  INFO -- : [ 67/900] 2644053=ractor_test
I, [2024-05-31T23:36:44.732599 #2602765]  INFO -- : [ 68/900] 2644061=test_trace
I, [2024-05-31T23:36:44.739500 #2602765]  INFO -- : [ 69/900] 2644061=test_arity
I, [2024-05-31T23:36:44.742349 #2602765]  INFO -- : [ 70/900] 2644061=test_stringio
I, [2024-05-31T23:36:44.745431 #2602765]  INFO -- : [ 71/900] 2644069=test_io_wait_uncommon
I, [2024-05-31T23:36:44.749066 #2602765]  INFO -- : [ 72/900] 2644069=test_win32ole_variable
I, [2024-05-31T23:36:44.751561 #2602765]  INFO -- : [ 73/900] 2644069=test_bignum
I, [2024-05-31T23:36:44.771792 #2602765]  INFO -- : [ 74/900] 2644060=test_rdoc_class_module
I, [2024-05-31T23:36:44.783873 #2602765]  INFO -- : [ 75/900] 2644062=test_gem_ci_detector
I, [2024-05-31T23:36:44.793906 #2602765]  INFO -- : [ 76/900] 2644052=test_enc_associate
I, [2024-05-31T23:36:44.810130 #2602765]  INFO -- : [ 77/900] 2644053=test_lazy_enumerator
I, [2024-05-31T23:36:44.812399 #2602765]  INFO -- : [ 78/900] 2644065=test_unix
I, [2024-05-31T23:36:44.847820 #2602765]  INFO -- : [ 79/900] 2644065=test_context
I, [2024-05-31T23:36:44.853559 #2602765]  INFO -- : [ 80/900] 2644071=test_gem_commands_pristine_command
I, [2024-05-31T23:36:44.868887 #2602765]  INFO -- : [ 81/900] 2644069=test_nofree
I, [2024-05-31T23:36:44.870817 #2602765]  INFO -- : [ 82/900] 2644069=test_coder
I, [2024-05-31T23:36:44.874499 #2602765]  INFO -- : [ 83/900] 2644061=test_symbol
I, [2024-05-31T23:36:44.885394 #2602765]  INFO -- : [ 84/900] 2644069=parser_test
I, [2024-05-31T23:36:44.968840 #2602765]  INFO -- : [ 85/900] 2644069=test_find_executable
I, [2024-05-31T23:36:44.971036 #2602765]  INFO -- : [ 86/900] 2644062=test_function_entry
I, [2024-05-31T23:36:44.973469 #2602765]  INFO -- : [ 87/900] 2644062=test_arith_seq_beg_len_step
I, [2024-05-31T23:36:44.990398 #2602765]  INFO -- : [ 88/900] 2644069=test_gem_resolver_requirement_list
I, [2024-05-31T23:36:44.994487 #2602765]  INFO -- : [ 89/900] 2644069=test_pkcs7
I, [2024-05-31T23:36:45.045539 #2602765]  INFO -- : [ 90/900] 2644062=test_mailto
I, [2024-05-31T23:36:45.054483 #2602765]  INFO -- : [ 91/900] 2644062=test_symbol
I, [2024-05-31T23:36:45.071199 #2602765]  INFO -- : [ 92/900] 2644065=test_coderange
I, [2024-05-31T23:36:45.074558 #2602765]  INFO -- : [ 93/900] 2644062=test_http_request
I, [2024-05-31T23:36:45.074616 #2602765]  INFO -- : [ 94/900] 2644065=json_generic_object_test
I, [2024-05-31T23:36:45.078046 #2602765]  INFO -- : [ 95/900] 2644062=test_gem_source_fetch_problem
I, [2024-05-31T23:36:45.085372 #2602765]  INFO -- : [ 96/900] 2644065=test_rdoc_comment
I, [2024-05-31T23:36:45.089578 #2602765]  INFO -- : [ 97/900] 2644062=test_resize
I, [2024-05-31T23:36:45.097195 #2602765]  INFO -- : [ 98/900] 2644062=test_error_highlight
I, [2024-05-31T23:36:45.107328 #2602765]  INFO -- : [ 99/900] 2644053=test_rdoc_generator_darkfish
I, [2024-05-31T23:36:45.140899 #2602765]  INFO -- : [100/900] 2644070=test_cgi_multipart
I, [2024-05-31T23:36:45.193725 #2602765]  INFO -- : [101/900] 2644069=test_word
I, [2024-05-31T23:36:45.200569 #2602765]  INFO -- : [102/900] 2644069=test_gem_commands_cleanup_command
I, [2024-05-31T23:36:45.215881 #2602765]  INFO -- : [103/900] 2644055=test_member
I, [2024-05-31T23:36:45.222053 #2602765]  INFO -- : [104/900] 2644055=test_numeric
I, [2024-05-31T23:36:45.226457 #2602765]  INFO -- : [105/900] 2644055=test_dir
I, [2024-05-31T23:36:45.228926 #2602765]  INFO -- : [106/900] 2644064=test_gem_console_ui
I, [2024-05-31T23:36:45.234960 #2602765]  INFO -- : [107/900] 2644064=test_date_ractor
I, [2024-05-31T23:36:45.247552 #2602765]  INFO -- : [108/900] 2644065=test_eval
I, [2024-05-31T23:36:45.253014 #2602765]  INFO -- : [109/900] 2644065=test_autoconf
I, [2024-05-31T23:36:45.257764 #2602765]  INFO -- : [110/900] 2644065=test_ractor_compatibility
I, [2024-05-31T23:36:45.292174 #2602765]  INFO -- : [111/900] 2644052=test_gem_resolver_lock_set
I, [2024-05-31T23:36:45.346040 #2602765]  INFO -- : [112/900] 2644070=test_not
I, [2024-05-31T23:36:45.348848 #2602765]  INFO -- : [113/900] 2644070=test_import
I, [2024-05-31T23:36:45.417702 #2602765]  INFO -- : [114/900] 2644068=test_rdoc_parser_markdown
I, [2024-05-31T23:36:45.495716 #2602765]  INFO -- : [115/900] 2644062=test_gem_update_suggestion
I, [2024-05-31T23:36:45.497460 #2602765]  INFO -- : [116/900] 2644064=test_files_test
I, [2024-05-31T23:36:45.497763 #2602765]  INFO -- : [117/900] 2644055=test_file_exhaustive
I, [2024-05-31T23:36:45.500569 #2602765]  INFO -- : [118/900] 2644052=attribute_write_test
I, [2024-05-31T23:36:45.536223 #2602765]  INFO -- : [119/900] 2644070=test_logger
I, [2024-05-31T23:36:45.546092 #2602765]  INFO -- : [120/900] 2644070=test_win32ole_method
I, [2024-05-31T23:36:45.549523 #2602765]  INFO -- : [121/900] 2644070=test_delete
I, [2024-05-31T23:36:45.551174 #2602765]  INFO -- : [122/900] 2644062=dump_test
I, [2024-05-31T23:36:45.551972 #2602765]  INFO -- : [123/900] 2644070=test_class_name_check
I, [2024-05-31T23:36:45.571933 #2602765]  INFO -- : [124/900] 2644070=test_keyword
I, [2024-05-31T23:36:45.572714 #2602765]  INFO -- : [125/900] 2644066=test_continuation
I, [2024-05-31T23:36:45.578995 #2602765]  INFO -- : [126/900] 2644053=test_fd_setsize
I, [2024-05-31T23:36:45.579729 #2602765]  INFO -- : [127/900] 2644053=test_numhash
I, [2024-05-31T23:36:45.582066 #2602765]  INFO -- : [128/900] 2644052=test_gem_commands_push_command
I, [2024-05-31T23:36:45.584716 #2602765]  INFO -- : [129/900] 2644053=test_weakkeymap
I, [2024-05-31T23:36:45.586194 #2602765]  INFO -- : [130/900] 2644066=test_pkey_rsa
I, [2024-05-31T23:36:45.603749 #2602765]  INFO -- : [131/900] 2644064=test_gem_platform
I, [2024-05-31T23:36:45.637249 #2602765]  INFO -- : [132/900] 2644068=test_rdoc_markup_hard_break
I, [2024-05-31T23:36:45.638996 #2602765]  INFO -- : [133/900] 2644068=test_gem_package_task
I, [2024-05-31T23:36:45.655946 #2602765]  INFO -- : [134/900] 2644069=test_date_strptime
I, [2024-05-31T23:36:45.663029 #2602765]  INFO -- : [135/900] 2644060=test_placearg
I, [2024-05-31T23:36:45.666546 #2602765]  INFO -- : [136/900] 2644065=test_pointer
I, [2024-05-31T23:36:45.675296 #2602765]  INFO -- : [137/900] 2644064=test_big5
I, [2024-05-31T23:36:45.679695 #2602765]  INFO -- : [138/900] 2644064=test_func
I, [2024-05-31T23:36:45.736618 #2602765]  INFO -- : [139/900] 2644053=test_type
I, [2024-05-31T23:36:45.739404 #2602765]  INFO -- : [140/900] 2644053=test_ractor
I, [2024-05-31T23:36:45.765519 #2602765]  INFO -- : [141/900] 2644069=test_tsort
I, [2024-05-31T23:36:45.774590 #2602765]  INFO -- : [142/900] 2644069=test_signedness
I, [2024-05-31T23:36:45.791243 #2602765]  INFO -- : [143/900] 2644068=test_rdoc_rd_block_parser
I, [2024-05-31T23:36:45.806054 #2602765]  INFO -- : [144/900] 2644060=test_normalize
I, [2024-05-31T23:36:45.808581 #2602765]  INFO -- : [145/900] 2644060=test_ossl
I, [2024-05-31T23:36:45.808916 #2602765]  INFO -- : [146/900] 2644053=test_timeout
I, [2024-05-31T23:36:45.820211 #2602765]  INFO -- : [147/900] 2644066=test_flip
I, [2024-05-31T23:36:45.822680 #2602765]  INFO -- : [148/900] 2644053=test_change_word
I, [2024-05-31T23:36:45.829723 #2602765]  INFO -- : [149/900] 2644068=test_sleep
I, [2024-05-31T23:36:45.830970 #2602765]  INFO -- : [150/900] 2644053=test_gem_local_remote_options
I, [2024-05-31T23:36:45.839771 #2602765]  INFO -- : [151/900] 2644066=test_date_arith
I, [2024-05-31T23:36:45.844107 #2602765]  INFO -- : [152/900] 2644066=test_ruby_lex
I, [2024-05-31T23:36:45.873667 #2602765]  INFO -- : [153/900] 2644054=test_object
I, [2024-05-31T23:36:46.026378 #2602765]  INFO -- : [154/900] 2644053=test_gem_command_manager
I, [2024-05-31T23:36:46.062750 #2602765]  INFO -- : [155/900] 2644066=test_basicinstructions
I, [2024-05-31T23:36:46.100273 #2602765]  INFO -- : [156/900] 2644052=test_gem_gemcutter_utilities
I, [2024-05-31T23:36:46.141297 #2602765]  INFO -- : [157/900] 2644070=parse_test
I, [2024-05-31T23:36:46.146022 #2602765]  INFO -- : [158/900] 2644066=test_key_actor_emacs
I, [2024-05-31T23:36:46.157664 #2602765]  INFO -- : [159/900] 2644065=test_arithmetic_sequence
I, [2024-05-31T23:36:46.166435 #2602765]  INFO -- : [160/900] 2644065=test_object
I, [2024-05-31T23:36:46.167358 #2602765]  INFO -- : [161/900] 2644071=test_cgi_header
I, [2024-05-31T23:36:46.173709 #2602765]  INFO -- : [162/900] 2644065=heredoc_dedent_test
I, [2024-05-31T23:36:46.179904 #2602765]  INFO -- : [163/900] 2644053=version_test
I, [2024-05-31T23:36:46.186711 #2602765]  INFO -- : [164/900] 2644071=test_rdoc_ri_paths
I, [2024-05-31T23:36:46.189243 #2602765]  INFO -- : [165/900] 2644061=library_symbols_test
I, [2024-05-31T23:36:46.204696 #2602765]  INFO -- : [166/900] 2644054=test_locale
I, [2024-05-31T23:36:46.239185 #2602765]  INFO -- : [167/900] 2644065=test_addr
I, [2024-05-31T23:36:46.246236 #2602765]  INFO -- : [168/900] 2644070=test_ensured
I, [2024-05-31T23:36:46.250183 #2602765]  INFO -- : [169/900] 2644061=test_ts
I, [2024-05-31T23:36:46.263246 #2602765]  INFO -- : [170/900] 2644066=test_encoding
I, [2024-05-31T23:36:46.264745 #2602765]  INFO -- : [171/900] 2644065=test_erb_command
I, [2024-05-31T23:36:46.265020 #2602765]  INFO -- : [172/900] 2644053=test_helper
I, [2024-05-31T23:36:46.265672 #2602765]  INFO -- : [173/900] 2644053=test_gem_uri_formatter
I, [2024-05-31T23:36:46.286053 #2602765]  INFO -- : [174/900] 2644053=test_constant
I, [2024-05-31T23:36:46.304288 #2602765]  INFO -- : [175/900] 2644065=test_dup
I, [2024-05-31T23:36:46.304808 #2602765]  INFO -- : [176/900] 2644070=test_pty
I, [2024-05-31T23:36:46.315507 #2602765]  INFO -- : [177/900] 2644054=test_range
I, [2024-05-31T23:36:46.320872 #2602765]  INFO -- : [178/900] 2644064=test_project_sanity
I, [2024-05-31T23:36:46.330900 #2602765]  INFO -- : [179/900] 2644071=test_udp
I, [2024-05-31T23:36:46.335950 #2602765]  INFO -- : [180/900] 2644071=test_ostruct
I, [2024-05-31T23:36:46.354490 #2602765]  INFO -- : [181/900] 2644058=unescape_test
I, [2024-05-31T23:36:46.385828 #2602765]  INFO -- : [182/900] 2644064=test_force_exit
I, [2024-05-31T23:36:46.445184 #2602765]  INFO -- : [183/900] 2644052=test_file
I, [2024-05-31T23:36:46.478259 #2602765]  INFO -- : [184/900] 2644071=test_data_error
I, [2024-05-31T23:36:46.484565 #2602765]  INFO -- : [185/900] 2644065=bom_test
I, [2024-05-31T23:36:46.486610 #2602765]  INFO -- : [186/900] 2644066=test_gem_commands_check_command
I, [2024-05-31T23:36:46.489126 #2602765]  INFO -- : [187/900] 2644065=test_regexp
I, [2024-05-31T23:36:46.506387 #2602765]  INFO -- : [188/900] 2644066=errors_test
I, [2024-05-31T23:36:46.512383 #2602765]  INFO -- : [189/900] 2644064=test_integer_comb
I, [2024-05-31T23:36:46.545001 #2602765]  INFO -- : [190/900] 2644071=test_rdoc_markup_document
I, [2024-05-31T23:36:46.558030 #2602765]  INFO -- : [191/900] 2644071=test_tmpdir
I, [2024-05-31T23:36:46.625369 #2602765]  INFO -- : [192/900] 2644071=test_vm_dump
I, [2024-05-31T23:36:46.626750 #2602765]  INFO -- : [193/900] 2644071=test_jaro_winkler
I, [2024-05-31T23:36:46.633894 #2602765]  INFO -- : [194/900] 2644071=test_random_formatter
I, [2024-05-31T23:36:46.659193 #2602765]  INFO -- : [195/900] 2644066=test_helper
I, [2024-05-31T23:36:46.659402 #2602765]  INFO -- : [196/900] 2644066=test_ast
I, [2024-05-31T23:36:46.661332 #2602765]  INFO -- : [197/900] 2644071=test_gem_request_set_gem_dependency_api
I, [2024-05-31T23:36:46.662224 #2602765]  INFO -- : [198/900] 2644062=test_lambda
I, [2024-05-31T23:36:46.731025 #2602765]  INFO -- : [199/900] 2644062=test_webauthn_listener
I, [2024-05-31T23:36:46.783475 #2602765]  INFO -- : [200/900] 2644062=test_x509store
I, [2024-05-31T23:36:46.803969 #2602765]  INFO -- : [201/900] 2644070=test_rdoc_code_object
I, [2024-05-31T23:36:46.861322 #2602765]  INFO -- : [202/900] 2644071=test_fips
I, [2024-05-31T23:36:46.876261 #2602765]  INFO -- : [203/900] 2644067=test_x509name
I, [2024-05-31T23:36:46.885856 #2602765]  INFO -- : [204/900] 2644067=test_update
I, [2024-05-31T23:36:46.893069 #2602765]  INFO -- : [205/900] 2644067=parse_comments_test
I, [2024-05-31T23:36:46.918109 #2602765]  INFO -- : [206/900] 2644061=test_transcode
I, [2024-05-31T23:36:46.957821 #2602765]  INFO -- : [207/900] 2644067=json_generator_test
I, [2024-05-31T23:36:47.030618 #2602765]  INFO -- : [208/900] 2644057=test_eval
I, [2024-05-31T23:36:47.057165 #2602765]  INFO -- : [209/900] 2644067=test_enumerable
I, [2024-05-31T23:36:47.058375 #2602765]  INFO -- : [210/900] 2644067=test_gem_resolver_vendor_set
I, [2024-05-31T23:36:47.078724 #2602765]  INFO -- : [211/900] 2644062=test_config
I, [2024-05-31T23:36:47.084368 #2602765]  INFO -- : [212/900] 2644067=ruby_parser_test
I, [2024-05-31T23:36:47.086982 #2602765]  INFO -- : [213/900] 2644067=test_gem_resolver_api_set
I, [2024-05-31T23:36:47.093550 #2602765]  INFO -- : [214/900] 2644054=test_gem_safe_marshal
I, [2024-05-31T23:36:47.118994 #2602765]  INFO -- : [215/900] 2644071=test_pkey_dsa
I, [2024-05-31T23:36:47.133998 #2602765]  INFO -- : [216/900] 2644059=test_ocsp
I, [2024-05-31T23:36:47.146042 #2602765]  INFO -- : [217/900] 2644061=test_class
I, [2024-05-31T23:36:47.154438 #2602765]  INFO -- : [218/900] 2644067=test_scheduler
I, [2024-05-31T23:36:47.168568 #2602765]  INFO -- : [219/900] 2644061=test_rdoc_markup_heading
I, [2024-05-31T23:36:47.170976 #2602765]  INFO -- : [220/900] 2644061=test_exception_at_throwing
I, [2024-05-31T23:36:47.244746 #2602765]  INFO -- : [221/900] 2644061=test_iseq
I, [2024-05-31T23:36:47.265796 #2602765]  INFO -- : [222/900] 2644058=test_gem_commands_server_command
I, [2024-05-31T23:36:47.276053 #2602765]  INFO -- : [223/900] 2644058=test_did_you_mean
I, [2024-05-31T23:36:47.291271 #2602765]  INFO -- : [224/900] 2644070=test_io_m17n
I, [2024-05-31T23:36:47.295636 #2602765]  INFO -- : [225/900] 2644067=test_variable_name_check
I, [2024-05-31T23:36:47.310385 #2602765]  INFO -- : [226/900] 2644057=test_tracer
I, [2024-05-31T23:36:47.336117 #2602765]  INFO -- : [227/900] 2644067=test_cmethod
I, [2024-05-31T23:36:47.339250 #2602765]  INFO -- : [228/900] 2644067=test_option
I, [2024-05-31T23:36:47.371538 #2602765]  INFO -- : [229/900] 2644058=test_append
I, [2024-05-31T23:36:47.375167 #2602765]  INFO -- : [230/900] 2644058=test_gem_commands_build_command
I, [2024-05-31T23:36:47.414969 #2602765]  INFO -- : [231/900] 2644057=test_case_comprehensive
I, [2024-05-31T23:36:47.418695 #2602765]  INFO -- : [232/900] 2644057=test_interned_str
I, [2024-05-31T23:36:47.421104 #2602765]  INFO -- : [233/900] 2644057=test_rdoc_servlet
I, [2024-05-31T23:36:47.473747 #2602765]  INFO -- : [234/900] 2644059=test_gem_security
I, [2024-05-31T23:36:47.495744 #2602765]  INFO -- : [235/900] 2644067=test_ractor
I, [2024-05-31T23:36:47.567829 #2602765]  INFO -- : [236/900] 2644062=test_digest
I, [2024-05-31T23:36:47.568475 #2602765]  INFO -- : [237/900] 2644067=test_bundled_ca
I, [2024-05-31T23:36:47.576819 #2602765]  INFO -- : [238/900] 2644062=test_closure
I, [2024-05-31T23:36:47.609255 #2602765]  INFO -- : [239/900] 2644058=test_open3
I, [2024-05-31T23:36:47.762252 #2602765]  INFO -- : [240/900] 2644054=test_multi_irb_commands
I, [2024-05-31T23:36:47.765886 #2602765]  INFO -- : [241/900] 2644054=test_fiber
I, [2024-05-31T23:36:47.786220 #2602765]  INFO -- : [242/900] 2644057=test_mkmf
I, [2024-05-31T23:36:47.808446 #2602765]  INFO -- : [243/900] 2644062=test_date_marshal
I, [2024-05-31T23:36:47.812709 #2602765]  INFO -- : [244/900] 2644062=test_history
I, [2024-05-31T23:36:47.829621 #2602765]  INFO -- : [245/900] 2644057=test_popen_deadlock
I, [2024-05-31T23:36:47.860962 #2602765]  INFO -- : [246/900] 2644061=test_delegate
I, [2024-05-31T23:36:47.874525 #2602765]  INFO -- : [247/900] 2644061=test_exit
I, [2024-05-31T23:36:47.896508 #2602765]  INFO -- : [248/900] 2644062=test_recursion
I, [2024-05-31T23:36:47.900029 #2602765]  INFO -- : [249/900] 2644062=test_stream
I, [2024-05-31T23:36:47.902388 #2602765]  INFO -- : [250/900] 2644062=test_to_ary_concat
I, [2024-05-31T23:36:47.917099 #2602765]  INFO -- : [251/900] 2644071=test_time
I, [2024-05-31T23:36:48.045203 #2602765]  INFO -- : [252/900] 2644071=test_webauthn_listener_response
I, [2024-05-31T23:36:48.051768 #2602765]  INFO -- : [253/900] 2644069=test_printf
I, [2024-05-31T23:36:48.058078 #2602765]  INFO -- : [254/900] 2644071=test_rdoc_markup_pre_process
I, [2024-05-31T23:36:48.066168 #2602765]  INFO -- : [255/900] 2644069=test_pinned
I, [2024-05-31T23:36:48.095081 #2602765]  INFO -- : [256/900] 2644069=test_within_pipe
I, [2024-05-31T23:36:48.131386 #2602765]  INFO -- : [257/900] 2644061=test_emoji_breaks
I, [2024-05-31T23:36:48.140587 #2602765]  INFO -- : [258/900] 2644061=test_gem_bundler_version_finder
I, [2024-05-31T23:36:48.163223 #2602765]  INFO -- : [259/900] 2644071=test_help
I, [2024-05-31T23:36:48.172373 #2602765]  INFO -- : [260/900] 2644071=test_rdoc_markup_to_bs
I, [2024-05-31T23:36:48.174292 #2602765]  INFO -- : [261/900] 2644061=test_beginendblock
I, [2024-05-31T23:36:48.204911 #2602765]  INFO -- : [262/900] 2644071=test_files_lib
I, [2024-05-31T23:36:48.220905 #2602765]  INFO -- : [263/900] 2644069=test_gem_commands_unpack_command
I, [2024-05-31T23:36:48.404374 #2602765]  INFO -- : [264/900] 2644057=json_encoding_test
I, [2024-05-31T23:36:48.416495 #2602765]  INFO -- : [265/900] 2644057=test_color
I, [2024-05-31T23:36:48.459339 #2602765]  INFO -- : [266/900] 2644069=test_key_stroke
I, [2024-05-31T23:36:48.461809 #2602765]  INFO -- : [267/900] 2644057=test_set_len
I, [2024-05-31T23:36:48.463247 #2602765]  INFO -- : [268/900] 2644069=test_httpresponses
I, [2024-05-31T23:36:48.469936 #2602765]  INFO -- : [269/900] 2644057=test_encoding
I, [2024-05-31T23:36:48.495345 #2602765]  INFO -- : [270/900] 2644057=test_rdoc_ri_driver
I, [2024-05-31T23:36:48.501639 #2602765]  INFO -- : [271/900] 2644069=test_gem_resolver_local_specification
I, [2024-05-31T23:36:48.517703 #2602765]  INFO -- : [272/900] 2644069=test_httpheader
I, [2024-05-31T23:36:48.526536 #2602765]  INFO -- : [273/900] 2644069=test_rdoc_markup_to_label
I, [2024-05-31T23:36:48.564587 #2602765]  INFO -- : [274/900] 2644070=test_install
I, [2024-05-31T23:36:48.570981 #2602765]  INFO -- : [275/900] 2644061=string_encoding_test
I, [2024-05-31T23:36:48.584665 #2602765]  INFO -- : [276/900] 2644061=test_sockopt
I, [2024-05-31T23:36:48.587093 #2602765]  INFO -- : [277/900] 2644061=test_pair
I, [2024-05-31T23:36:48.632847 #2602765]  INFO -- : [278/900] 2644067=test_gem_commands_yank_command
I, [2024-05-31T23:36:48.671882 #2602765]  INFO -- : [279/900] 2644069=test_win32ole_param
I, [2024-05-31T23:36:48.675262 #2602765]  INFO -- : [280/900] 2644069=test_acceptable
I, [2024-05-31T23:36:48.680087 #2602765]  INFO -- : [281/900] 2644053=test_rdoc_generator_pot_po_entry
I, [2024-05-31T23:36:48.689764 #2602765]  INFO -- : [282/900] 2644053=test_euc_jp
I, [2024-05-31T23:36:48.693331 #2602765]  INFO -- : [283/900] 2644053=test_document
I, [2024-05-31T23:36:48.694224 #2602765]  INFO -- : [284/900] 2644057=test_rdoc_i18n_locale
I, [2024-05-31T23:36:48.698142 #2602765]  INFO -- : [285/900] 2644053=test_chilled
I, [2024-05-31T23:36:48.701294 #2602765]  INFO -- : [286/900] 2644053=test_name_error_extension
I, [2024-05-31T23:36:48.703150 #2602765]  INFO -- : [287/900] 2644057=test_human_typo
I, [2024-05-31T23:36:48.705944 #2602765]  INFO -- : [288/900] 2644053=test_primitive
I, [2024-05-31T23:36:48.709146 #2602765]  INFO -- : [289/900] 2644057=test_rbconfig
I, [2024-05-31T23:36:48.711158 #2602765]  INFO -- : [290/900] 2644057=test_ssl_session
I, [2024-05-31T23:36:48.716932 #2602765]  INFO -- : [291/900] 2644053=test_lexer
I, [2024-05-31T23:36:48.723634 #2602765]  INFO -- : [292/900] 2644053=test_thread_cv
I, [2024-05-31T23:36:48.728272 #2602765]  INFO -- : [293/900] 2644070=test_notimplement
I, [2024-05-31T23:36:48.731471 #2602765]  INFO -- : [294/900] 2644070=test_random
I, [2024-05-31T23:36:48.740955 #2602765]  INFO -- : [295/900] 2644070=test_gem_uri
I, [2024-05-31T23:36:48.775123 #2602765]  INFO -- : [296/900] 2644069=test_key_event_record
I, [2024-05-31T23:36:48.776772 #2602765]  INFO -- : [297/900] 2644069=test_gem_resolver_vendor_specification
I, [2024-05-31T23:36:48.802560 #2602765]  INFO -- : [298/900] 2644069=test_gem_commands_update_command
I, [2024-05-31T23:36:48.918064 #2602765]  INFO -- : [299/900] 2644070=test_data
I, [2024-05-31T23:36:48.922637 #2602765]  INFO -- : [300/900] 2644070=test_filter
I, [2024-05-31T23:36:48.967963 #2602765]  INFO -- : [301/900] 2644070=test_gem_gem_runner
I, [2024-05-31T23:36:49.015172 #2602765]  INFO -- : [302/900] 2644070=test_rdoc_method_attr
I, [2024-05-31T23:36:49.105543 #2602765]  INFO -- : [303/900] 2644067=test_unicode
I, [2024-05-31T23:36:49.153975 #2602765]  INFO -- : [304/900] 2644070=test_rdoc_parser_changelog
I, [2024-05-31T23:36:49.173330 #2602765]  INFO -- : [305/900] 2644067=test_enumerator
I, [2024-05-31T23:36:49.174205 #2602765]  INFO -- : [306/900] 2644067=test_koi8
I, [2024-05-31T23:36:49.179195 #2602765]  INFO -- : [307/900] 2644067=test_rdoc_generator_pot
I, [2024-05-31T23:36:49.216921 #2602765]  INFO -- : [308/900] 2644062=test_case_mapping
I, [2024-05-31T23:36:49.219835 #2602765]  INFO -- : [309/900] 2644070=test_path
I, [2024-05-31T23:36:49.224713 #2602765]  INFO -- : [310/900] 2644062=test_win32ole_param_event
I, [2024-05-31T23:36:49.225816 #2602765]  INFO -- : [311/900] 2644062=test_bn
I, [2024-05-31T23:36:49.229783 #2602765]  INFO -- : [312/900] 2644070=test_addrinfo
I, [2024-05-31T23:36:49.234462 #2602765]  INFO -- : [313/900] 2644062=test_http
I, [2024-05-31T23:36:49.260682 #2602765]  INFO -- : [314/900] 2644070=test_tree_spell_checker
I, [2024-05-31T23:36:49.298805 #2602765]  INFO -- : [315/900] 2644070=test_rdoc_markup_to_html
I, [2024-05-31T23:36:49.362154 #2602765]  INFO -- : [316/900] 2644053=test_date_compat
I, [2024-05-31T23:36:49.367071 #2602765]  INFO -- : [317/900] 2644053=test_bug-14834
I, [2024-05-31T23:36:49.376584 #2602765]  INFO -- : [318/900] 2644070=test_terminfo
I, [2024-05-31T23:36:49.382254 #2602765]  INFO -- : [319/900] 2644067=test_compile_prism
I, [2024-05-31T23:36:49.386786 #2602765]  INFO -- : [320/900] 2644064=test_boolean
I, [2024-05-31T23:36:49.400538 #2602765]  INFO -- : [321/900] 2644064=test_stringify_symbols
I, [2024-05-31T23:36:49.408948 #2602765]  INFO -- : [322/900] 2644064=test_instrumentation_api
I, [2024-05-31T23:36:49.417818 #2602765]  INFO -- : [323/900] 2644053=test_rubyvm
I, [2024-05-31T23:36:49.420148 #2602765]  INFO -- : [324/900] 2644070=test_configuration
I, [2024-05-31T23:36:49.420575 #2602765]  INFO -- : [325/900] 2644053=test_monitor
I, [2024-05-31T23:36:49.534479 #2602765]  INFO -- : [326/900] 2644070=test_buffered_io
I, [2024-05-31T23:36:49.620163 #2602765]  INFO -- : [327/900] 2644070=test_whileuntil
I, [2024-05-31T23:36:49.627189 #2602765]  INFO -- : [328/900] 2644070=test_rdoc_generator_markup
I, [2024-05-31T23:36:49.629882 #2602765]  INFO -- : [329/900] 2644070=test_method_name_check
I, [2024-05-31T23:36:49.632234 #2602765]  INFO -- : [330/900] 2644053=test_arith_seq_extract
I, [2024-05-31T23:36:49.649984 #2602765]  INFO -- : [331/900] 2644067=test_parser
I, [2024-05-31T23:36:49.661899 #2602765]  INFO -- : [332/900] 2644070=test_ssl
I, [2024-05-31T23:36:49.664069 #2602765]  INFO -- : [333/900] 2644058=test_gem_ext_cargo_builder
I, [2024-05-31T23:36:49.684424 #2602765]  INFO -- : [334/900] 2644058=test_module
I, [2024-05-31T23:36:49.695100 #2602765]  INFO -- : [335/900] 2644067=test_gem_request_set
I, [2024-05-31T23:36:49.714878 #2602765]  INFO -- : [336/900] 2644057=test_rational
I, [2024-05-31T23:36:49.739328 #2602765]  INFO -- : [337/900] 2644057=fixtures_test
I, [2024-05-31T23:36:49.769196 #2602765]  INFO -- : [338/900] 2644053=test_rational2
I, [2024-05-31T23:36:49.779968 #2602765]  INFO -- : [339/900] 2644053=test_propertyputref
I, [2024-05-31T23:36:49.791606 #2602765]  INFO -- : [340/900] 2644053=test_spell_checker
I, [2024-05-31T23:36:49.799287 #2602765]  INFO -- : [341/900] 2644053=test_assembler
I, [2024-05-31T23:36:49.801775 #2602765]  INFO -- : [342/900] 2644053=test_gem_source_installed
I, [2024-05-31T23:36:49.822279 #2602765]  INFO -- : [343/900] 2644053=test_erb
I, [2024-05-31T23:36:49.836876 #2602765]  INFO -- : [344/900] 2644069=test_x509ext
I, [2024-05-31T23:36:49.841198 #2602765]  INFO -- : [345/900] 2644069=test_yield_block
I, [2024-05-31T23:36:49.845381 #2602765]  INFO -- : [346/900] 2644069=test_len
I, [2024-05-31T23:36:49.849159 #2602765]  INFO -- : [347/900] 2644069=test_gem_commands_cert_command
I, [2024-05-31T23:36:49.878278 #2602765]  INFO -- : [348/900] 2644053=test_completion
I, [2024-05-31T23:36:50.000193 #2602765]  INFO -- : [349/900] 2644057=test_provider
I, [2024-05-31T23:36:50.050192 #2602765]  INFO -- : [350/900] 2644067=test_abi
I, [2024-05-31T23:36:50.176105 #2602765]  INFO -- : [351/900] 2644067=test_load
I, [2024-05-31T23:36:50.176550 #2602765]  INFO -- : [352/900] 2644067=test_yamldbm
I, [2024-05-31T23:36:50.187874 #2602765]  INFO -- : [353/900] 2644067=test_gem_commands_rebuild_command
I, [2024-05-31T23:36:50.228349 #2602765]  INFO -- : [354/900] 2644067=test_rdoc_parser_simple
I, [2024-05-31T23:36:50.245278 #2602765]  INFO -- : [355/900] 2644067=test_gem_ext_builder
I, [2024-05-31T23:36:50.308747 #2602765]  INFO -- : [356/900] 2644057=test_https
I, [2024-05-31T23:36:50.604743 #2602765]  INFO -- : [357/900] 2644053=test_evaluation
I, [2024-05-31T23:36:50.607271 #2602765]  INFO -- : [358/900] 2644053=test_benchmark
I, [2024-05-31T23:36:50.632180 #2602765]  INFO -- : [359/900] 2644057=test_gem_dependency_list
I, [2024-05-31T23:36:50.640101 #2602765]  INFO -- : [360/900] 2644071=test_nesting_parser
I, [2024-05-31T23:36:50.723193 #2602765]  INFO -- : [361/900] 2644071=test_win32ole_method_event
I, [2024-05-31T23:36:50.723268 #2602765]  INFO -- : [362/900] 2644071=test_scalar_scanner
I, [2024-05-31T23:36:50.751541 #2602765]  INFO -- : [363/900] 2644071=test_gem_source
I, [2024-05-31T23:36:50.779281 #2602765]  INFO -- : [364/900] 2644055=test_array
I, [2024-05-31T23:36:50.822275 #2602765]  INFO -- : [365/900] 2644057=test_helper_method
I, [2024-05-31T23:36:50.829214 #2602765]  INFO -- : [366/900] 2644057=test_gem_package_tar_writer
I, [2024-05-31T23:36:50.831355 #2602765]  INFO -- : [367/900] 2644068=test_gem_commands_outdated_command
I, [2024-05-31T23:36:50.891574 #2602765]  INFO -- : [368/900] 2644068=test_new
I, [2024-05-31T23:36:50.898806 #2602765]  INFO -- : [369/900] 2644068=test_gem_security_signer
I, [2024-05-31T23:36:50.908965 #2602765]  INFO -- : [370/900] 2644057=test_cipher
I, [2024-05-31T23:36:50.926798 #2602765]  INFO -- : [371/900] 2644071=constant_path_node_test
I, [2024-05-31T23:36:50.932520 #2602765]  INFO -- : [372/900] 2644071=test_gem_resolver_git_set
I, [2024-05-31T23:36:50.953497 #2602765]  INFO -- : [373/900] 2644057=test_storage
I, [2024-05-31T23:36:50.962075 #2602765]  INFO -- : [374/900] 2644068=test_digest_extend
I, [2024-05-31T23:36:50.966152 #2602765]  INFO -- : [375/900] 2644057=test_omap
I, [2024-05-31T23:36:50.970111 #2602765]  INFO -- : [376/900] 2644057=test_iterator
I, [2024-05-31T23:36:50.973227 #2602765]  INFO -- : [377/900] 2644068=test_string
I, [2024-05-31T23:36:50.976314 #2602765]  INFO -- : [378/900] 2644068=test_memory_view
I, [2024-05-31T23:36:50.999040 #2602765]  INFO -- : [379/900] 2644068=test_debug
I, [2024-05-31T23:36:51.005210 #2602765]  INFO -- : [380/900] 2644068=test_shellwords
I, [2024-05-31T23:36:51.010641 #2602765]  INFO -- : [381/900] 2644068=test_rdoc_top_level
I, [2024-05-31T23:36:51.039364 #2602765]  INFO -- : [382/900] 2644057=heredoc_test
I, [2024-05-31T23:36:51.045311 #2602765]  INFO -- : [383/900] 2644057=test_metaclass
I, [2024-05-31T23:36:51.050459 #2602765]  INFO -- : [384/900] 2644057=test_rdoc_rd
I, [2024-05-31T23:36:51.078611 #2602765]  INFO -- : [385/900] 2644057=dispatcher_test
I, [2024-05-31T23:36:51.092240 #2602765]  INFO -- : [386/900] 2644057=test_cgi_session
I, [2024-05-31T23:36:51.111692 #2602765]  INFO -- : [387/900] 2644057=test_x509crl
I, [2024-05-31T23:36:51.121268 #2602765]  INFO -- : [388/900] 2644067=test_fixnum
I, [2024-05-31T23:36:51.131646 #2602765]  INFO -- : [389/900] 2644067=test_signal
I, [2024-05-31T23:36:51.194776 #2602765]  INFO -- : [390/900] 2644071=test_process
I, [2024-05-31T23:36:51.197211 #2602765]  INFO -- : [391/900] 2644058=test_input_method
I, [2024-05-31T23:36:51.203282 #2602765]  INFO -- : [392/900] 2644068=test_windows_1252
I, [2024-05-31T23:36:51.213678 #2602765]  INFO -- : [393/900] 2644068=test_require
I, [2024-05-31T23:36:51.215633 #2602765]  INFO -- : [394/900] 2644071=test_cgi_cookie
I, [2024-05-31T23:36:51.230371 #2602765]  INFO -- : [395/900] 2644071=test_float
I, [2024-05-31T23:36:51.291643 #2602765]  INFO -- : [396/900] 2644057=test_gem_source_git
I, [2024-05-31T23:36:51.391437 #2602765]  INFO -- : [397/900] 2644058=test_regex_casefold
I, [2024-05-31T23:36:51.414310 #2602765]  INFO -- : [398/900] 2644058=test_gem_commands_signout_command
I, [2024-05-31T23:36:51.432304 #2602765]  INFO -- : [399/900] 2644058=test_refinement
I, [2024-05-31T23:36:51.743725 #2602765]  INFO -- : [400/900] 2644057=test_gem_resolver_installer_set
I, [2024-05-31T23:36:51.815646 #2602765]  INFO -- : [401/900] 2644061=warnings_test
I, [2024-05-31T23:36:51.838504 #2602765]  INFO -- : [402/900] 2644061=test_dir_m17n
I, [2024-05-31T23:36:51.889424 #2602765]  INFO -- : [403/900] 2644053=test_files_test_1
I, [2024-05-31T23:36:51.909259 #2602765]  INFO -- : [404/900] 2644057=test_struct
I, [2024-05-31T23:36:52.223832 #2602765]  INFO -- : [405/900] 2644063=test_gem_path_support
I, [2024-05-31T23:36:52.232233 #2602765]  INFO -- : [406/900] 2644057=test_set
I, [2024-05-31T23:36:52.246607 #2602765]  INFO -- : [407/900] 2644057=test_mutex
I, [2024-05-31T23:36:52.374571 #2602765]  INFO -- : [408/900] 2644064=test_x509req
I, [2024-05-31T23:36:52.374652 #2602765]  INFO -- : [409/900] 2644063=test_rdoc_rd_inline
I, [2024-05-31T23:36:52.461433 #2602765]  INFO -- : [410/900] 2644063=test_div
I, [2024-05-31T23:36:52.471799 #2602765]  INFO -- : [411/900] 2644063=test_allocation
I, [2024-05-31T23:36:52.504189 #2602765]  INFO -- : [412/900] 2644052=test_engine
I, [2024-05-31T23:36:52.508315 #2602765]  INFO -- : [413/900] 2644052=test_win32ole_variant_m
I, [2024-05-31T23:36:52.514670 #2602765]  INFO -- : [414/900] 2644052=test_key_error
I, [2024-05-31T23:36:52.519197 #2602765]  INFO -- : [415/900] 2644052=test_insns_leaf
I, [2024-05-31T23:36:52.527679 #2602765]  INFO -- : [416/900] 2644052=test_serialize_subclasses
I, [2024-05-31T23:36:52.534156 #2602765]  INFO -- : [417/900] 2644052=test_color_printer
I, [2024-05-31T23:36:52.540521 #2602765]  INFO -- : [418/900] 2644052=test_deprecated
I, [2024-05-31T23:36:52.546405 #2602765]  INFO -- : [419/900] 2644052=test_pkg_config
I, [2024-05-31T23:36:52.570851 #2602765]  INFO -- : [420/900] 2644071=test_cparser
I, [2024-05-31T23:36:52.575761 #2602765]  INFO -- : [421/900] 2644052=magic_comment_test
I, [2024-05-31T23:36:52.588056 #2602765]  INFO -- : [422/900] 2644064=test_rdoc_markup_to_html_snippet
I, [2024-05-31T23:36:52.803572 #2602765]  INFO -- : [423/900] 2644052=test_struct
I, [2024-05-31T23:36:52.804444 #2602765]  INFO -- : [424/900] 2644052=test_variable
I, [2024-05-31T23:36:52.890787 #2602765]  INFO -- : [425/900] 2644064=fuzzer_test
I, [2024-05-31T23:36:52.905264 #2602765]  INFO -- : [426/900] 2644052=test_sexp
I, [2024-05-31T23:36:52.912211 #2602765]  INFO -- : [427/900] 2644061=test_rdoc_markup_include
I, [2024-05-31T23:36:52.913977 #2602765]  INFO -- : [428/900] 2644061=test_win32ole_variant_outarg
I, [2024-05-31T23:36:52.917818 #2602765]  INFO -- : [429/900] 2644061=json_common_interface_test
I, [2024-05-31T23:36:52.923484 #2602765]  INFO -- : [430/900] 2644052=test_gem_source_subpath_problem
I, [2024-05-31T23:36:52.929206 #2602765]  INFO -- : [431/900] 2644061=test_dln
I, [2024-05-31T23:36:52.931058 #2602765]  INFO -- : [432/900] 2644061=json_parser_test
I, [2024-05-31T23:36:52.959256 #2602765]  INFO -- : [433/900] 2644056=test_nomethod_error
I, [2024-05-31T23:36:52.961646 #2602765]  INFO -- : [434/900] 2644056=comments_test
I, [2024-05-31T23:36:52.967026 #2602765]  INFO -- : [435/900] 2644061=test_config
I, [2024-05-31T23:36:52.974841 #2602765]  INFO -- : [436/900] 2644064=test_profile_frames
I, [2024-05-31T23:36:52.998740 #2602765]  INFO -- : [437/900] 2644061=test_pstore
I, [2024-05-31T23:36:53.025049 #2602765]  INFO -- : [438/900] 2644056=test_cstr
I, [2024-05-31T23:36:53.025834 #2602765]  INFO -- : [439/900] 2644052=test_enc_str_buf_cat
I, [2024-05-31T23:36:53.028202 #2602765]  INFO -- : [440/900] 2644052=test_gbk
I, [2024-05-31T23:36:53.032001 #2602765]  INFO -- : [441/900] 2644052=test_class2name
I, [2024-05-31T23:36:53.033766 #2602765]  INFO -- : [442/900] 2644061=index_write_test
I, [2024-05-31T23:36:53.036134 #2602765]  INFO -- : [443/900] 2644052=test_rdoc_parser_c
I, [2024-05-31T23:36:53.039814 #2602765]  INFO -- : [444/900] 2644061=test_comparable
I, [2024-05-31T23:36:53.043659 #2602765]  INFO -- : [445/900] 2644061=test_shapes
I, [2024-05-31T23:36:53.049065 #2602765]  INFO -- : [446/900] 2644071=json_fixtures_test
I, [2024-05-31T23:36:53.049856 #2602765]  INFO -- : [447/900] 2644061=test_io_timeout
I, [2024-05-31T23:36:53.054339 #2602765]  INFO -- : [448/900] 2644071=test_gem_commands_sources_command
I, [2024-05-31T23:36:53.061417 #2602765]  INFO -- : [449/900] 2644061=test_ansi_without_terminfo
I, [2024-05-31T23:36:53.122658 #2602765]  INFO -- : [450/900] 2644061=test_bmethod
I, [2024-05-31T23:36:53.124312 #2602765]  INFO -- : [451/900] 2644061=test_ractor
I, [2024-05-31T23:36:53.141967 #2602765]  INFO -- : [452/900] 2644061=test_euc_tw
I, [2024-05-31T23:36:53.143561 #2602765]  INFO -- : [453/900] 2644061=test_rdoc_markup_formatter
I, [2024-05-31T23:36:53.161468 #2602765]  INFO -- : [454/900] 2644064=test_nowrite
I, [2024-05-31T23:36:53.163214 #2602765]  INFO -- : [455/900] 2644061=test_thread_queue
I, [2024-05-31T23:36:53.176334 #2602765]  INFO -- : [456/900] 2644071=test_wait
I, [2024-05-31T23:36:53.181581 #2602765]  INFO -- : [457/900] 2644064=test_handle
I, [2024-05-31T23:36:53.222960 #2602765]  INFO -- : [458/900] 2644056=test_yaml
I, [2024-05-31T23:36:53.254781 #2602765]  INFO -- : [459/900] 2644071=test_forwardable
I, [2024-05-31T23:36:53.264601 #2602765]  INFO -- : [460/900] 2644067=test_big2str
I, [2024-05-31T23:36:53.268315 #2602765]  INFO -- : [461/900] 2644071=test_gem_source_vendor
I, [2024-05-31T23:36:53.269578 #2602765]  INFO -- : [462/900] 2644067=test_gem_commands_owner_command
I, [2024-05-31T23:36:53.275869 #2602765]  INFO -- : [463/900] 2644071=test_recorder
I, [2024-05-31T23:36:53.279675 #2602765]  INFO -- : [464/900] 2644071=test_formatter
I, [2024-05-31T23:36:53.284645 #2602765]  INFO -- : [465/900] 2644056=test_bash_completion
I, [2024-05-31T23:36:53.287001 #2602765]  INFO -- : [466/900] 2644056=test_deprecate
I, [2024-05-31T23:36:53.288209 #2602765]  INFO -- : [467/900] 2644071=test_rdoc_constant
I, [2024-05-31T23:36:53.320324 #2602765]  INFO -- : [468/900] 2644055=test_file
I, [2024-05-31T23:36:53.340308 #2602765]  INFO -- : [469/900] 2644055=test_rdoc_markdown
I, [2024-05-31T23:36:53.365648 #2602765]  INFO -- : [470/900] 2644057=test_gem_available_set
I, [2024-05-31T23:36:53.390373 #2602765]  INFO -- : [471/900] 2644052=test_rdoc_any_method
I, [2024-05-31T23:36:53.407167 #2602765]  INFO -- : [472/900] 2644064=test_modify_expand
I, [2024-05-31T23:36:53.411094 #2602765]  INFO -- : [473/900] 2644064=test_complexrational
I, [2024-05-31T23:36:53.417325 #2602765]  INFO -- : [474/900] 2644064=test_init
I, [2024-05-31T23:36:53.445650 #2602765]  INFO -- : [475/900] 2644056=test_pathname
I, [2024-05-31T23:36:53.453068 #2602765]  INFO -- : [476/900] 2644057=test_rdoc_encoding
I, [2024-05-31T23:36:53.465774 #2602765]  INFO -- : [477/900] 2644071=test_coverage
I, [2024-05-31T23:36:53.486038 #2602765]  INFO -- : [478/900] 2644057=regexp_test
I, [2024-05-31T23:36:53.497141 #2602765]  INFO -- : [479/900] 2644057=test_gem_package_tar_reader
I, [2024-05-31T23:36:53.526503 #2602765]  INFO -- : [480/900] 2644057=test_find
I, [2024-05-31T23:36:53.542081 #2602765]  INFO -- : [481/900] 2644057=test_ractor
I, [2024-05-31T23:36:53.589498 #2602765]  INFO -- : [482/900] 2644055=test_wss
I, [2024-05-31T23:36:53.591145 #2602765]  INFO -- : [483/900] 2644054=test_fiddle
I, [2024-05-31T23:36:53.596299 #2602765]  INFO -- : [484/900] 2644055=test_cgi_util
I, [2024-05-31T23:36:53.624642 #2602765]  INFO -- : [485/900] 2644059=test_require
I, [2024-05-31T23:36:53.632970 #2602765]  INFO -- : [486/900] 2644054=test_gem_ext_cmake_builder
I, [2024-05-31T23:36:53.652188 #2602765]  INFO -- : [487/900] 2644054=test_gem_commands_contents_command
I, [2024-05-31T23:36:53.653043 #2602765]  INFO -- : [488/900] 2644056=test_digest
I, [2024-05-31T23:36:53.664978 #2602765]  INFO -- : [489/900] 2644057=test_marshalable
I, [2024-05-31T23:36:53.669853 #2602765]  INFO -- : [490/900] 2644058=test_gem_resolver_index_specification
I, [2024-05-31T23:36:53.671986 #2602765]  INFO -- : [491/900] 2644057=desugar_compiler_test
I, [2024-05-31T23:36:53.683087 #2602765]  INFO -- : [492/900] 2644057=test_internal_ivar
I, [2024-05-31T23:36:53.687411 #2602765]  INFO -- : [493/900] 2644057=test_gem_commands_help_command
I, [2024-05-31T23:36:53.708288 #2602765]  INFO -- : [494/900] 2644064=test_rdoc_markup
I, [2024-05-31T23:36:53.715407 #2602765]  INFO -- : [495/900] 2644064=test_tracepoint
I, [2024-05-31T23:36:53.717789 #2602765]  INFO -- : [496/900] 2644052=test_prettyprint
I, [2024-05-31T23:36:53.730856 #2602765]  INFO -- : [497/900] 2644052=test_utf32
I, [2024-05-31T23:36:53.732088 #2602765]  INFO -- : [498/900] 2644054=test_basicsocket
I, [2024-05-31T23:36:53.734615 #2602765]  INFO -- : [499/900] 2644052=test_duplicate
I, [2024-05-31T23:36:53.735735 #2602765]  INFO -- : [500/900] 2644058=test_noarg
I, [2024-05-31T23:36:53.737247 #2602765]  INFO -- : [501/900] 2644057=test_tempfile
I, [2024-05-31T23:36:53.737900 #2602765]  INFO -- : [502/900] 2644052=pattern_test
I, [2024-05-31T23:36:53.740439 #2602765]  INFO -- : [503/900] 2644054=test_function
I, [2024-05-31T23:36:53.755102 #2602765]  INFO -- : [504/900] 2644052=test_queue
I, [2024-05-31T23:36:53.762403 #2602765]  INFO -- : [505/900] 2644052=snapshots_test
I, [2024-05-31T23:36:53.796756 #2602765]  INFO -- : [506/900] 2644055=test_irb
I, [2024-05-31T23:36:53.810316 #2602765]  INFO -- : [507/900] 2644067=test_random
I, [2024-05-31T23:36:53.813351 #2602765]  INFO -- : [508/900] 2644067=test_asn1
I, [2024-05-31T23:36:53.832438 #2602765]  INFO -- : [509/900] 2644067=test_rdoc_normal_class
I, [2024-05-31T23:36:53.883660 #2602765]  INFO -- : [510/900] 2644058=test_class
I, [2024-05-31T23:36:53.907589 #2602765]  INFO -- : [511/900] 2644067=test_const
I, [2024-05-31T23:36:53.909938 #2602765]  INFO -- : [512/900] 2644067=json_string_matching_test
I, [2024-05-31T23:36:53.911684 #2602765]  INFO -- : [513/900] 2644067=test_load
I, [2024-05-31T23:36:53.919238 #2602765]  INFO -- : [514/900] 2644067=test_gem_installer
I, [2024-05-31T23:36:53.955609 #2602765]  INFO -- : [515/900] 2644054=test_yamlstore
I, [2024-05-31T23:36:53.968560 #2602765]  INFO -- : [516/900] 2644054=symbol_encoding_test
I, [2024-05-31T23:36:53.969760 #2602765]  INFO -- : [517/900] 2644068=test_rdoc_parser_rd
I, [2024-05-31T23:36:53.975280 #2602765]  INFO -- : [518/900] 2644068=test_date_strftime
I, [2024-05-31T23:36:53.977827 #2602765]  INFO -- : [519/900] 2644064=test_gem_resolver_installed_specification
I, [2024-05-31T23:36:53.995231 #2602765]  INFO -- : [520/900] 2644057=test_scanner_events
I, [2024-05-31T23:36:53.998547 #2602765]  INFO -- : [521/900] 2644064=test_gem_remote_fetcher
I, [2024-05-31T23:36:54.025049 #2602765]  INFO -- : [522/900] 2644057=test_mdns
I, [2024-05-31T23:36:54.035574 #2602765]  INFO -- : [523/900] 2644057=test_parse
I, [2024-05-31T23:36:54.073000 #2602765]  INFO -- : [524/900] 2644054=test_gem_resolver_specification
I, [2024-05-31T23:36:54.102773 #2602765]  INFO -- : [525/900] 2644054=test_gem_dependency
I, [2024-05-31T23:36:54.124715 #2602765]  INFO -- : [526/900] 2644055=lex_test
I, [2024-05-31T23:36:54.202862 #2602765]  INFO -- : [527/900] 2644054=test_path_to_class
I, [2024-05-31T23:36:54.206271 #2602765]  INFO -- : [528/900] 2644054=test_inlinecache
I, [2024-05-31T23:36:54.250332 #2602765]  INFO -- : [529/900] 2644054=test_rdoc_markup_verbatim
I, [2024-05-31T23:36:54.273245 #2602765]  INFO -- : [530/900] 2644071=test_gem_commands_search_command
I, [2024-05-31T23:36:54.286487 #2602765]  INFO -- : [531/900] 2644071=test_complex
I, [2024-05-31T23:36:54.308761 #2602765]  INFO -- : [532/900] 2644068=test_gem_ext_ext_conf_builder
I, [2024-05-31T23:36:54.404122 #2602765]  INFO -- : [533/900] 2644071=test_gem_stub_specification
I, [2024-05-31T23:36:54.409097 #2602765]  INFO -- : [534/900] 2644054=test_method_cache
I, [2024-05-31T23:36:54.416580 #2602765]  INFO -- : [535/900] 2644054=test_frozen_error
I, [2024-05-31T23:36:54.422099 #2602765]  INFO -- : [536/900] 2644054=test_emitter
I, [2024-05-31T23:36:54.426912 #2602765]  INFO -- : [537/900] 2644054=test_gem_commands_signin_command
I, [2024-05-31T23:36:54.447997 #2602765]  INFO -- : [538/900] 2644056=test_resource
I, [2024-05-31T23:36:54.458255 #2602765]  INFO -- : [539/900] 2644056=test_ldap
I, [2024-05-31T23:36:54.472898 #2602765]  INFO -- : [540/900] 2644056=test_string_processing
I, [2024-05-31T23:36:54.491785 #2602765]  INFO -- : [541/900] 2644057=encodings_test
I, [2024-05-31T23:36:54.493604 #2602765]  INFO -- : [542/900] 2644052=test_fileutils
I, [2024-05-31T23:36:54.498885 #2602765]  INFO -- : [543/900] 2644060=test_rdoc_options
I, [2024-05-31T23:36:54.506227 #2602765]  INFO -- : [544/900] 2644054=test_econv
I, [2024-05-31T23:36:54.516689 #2602765]  INFO -- : [545/900] 2644056=test_cesu8
I, [2024-05-31T23:36:54.519393 #2602765]  INFO -- : [546/900] 2644056=test_gem_version
I, [2024-05-31T23:36:54.526753 #2602765]  INFO -- : [547/900] 2644057=test_too_many_dummy_encodings
I, [2024-05-31T23:36:54.536657 #2602765]  INFO -- : [548/900] 2644071=test_reqarg
I, [2024-05-31T23:36:54.578801 #2602765]  INFO -- : [549/900] 2644056=test_rdoc_include
I, [2024-05-31T23:36:54.599942 #2602765]  INFO -- : [550/900] 2644057=test_stack
I, [2024-05-31T23:36:54.650153 #2602765]  INFO -- : [551/900] 2644056=test_gem_commands_list_command
I, [2024-05-31T23:36:54.662365 #2602765]  INFO -- : [552/900] 2644056=test_yjit
I, [2024-05-31T23:36:54.669865 #2602765]  INFO -- : [553/900] 2644056=test_weakmap
I, [2024-05-31T23:36:54.764746 #2602765]  INFO -- : [554/900] 2644060=test_workspace
I, [2024-05-31T23:36:54.804157 #2602765]  INFO -- : [555/900] 2644052=test_gem_commands_environment_command
I, [2024-05-31T23:36:54.826850 #2602765]  INFO -- : [556/900] 2644059=test_m17n
I, [2024-05-31T23:36:54.830615 #2602765]  INFO -- : [557/900] 2644053=test_ws
I, [2024-05-31T23:36:54.848416 #2602765]  INFO -- : [558/900] 2644053=test_argf
I, [2024-05-31T23:36:54.867245 #2602765]  INFO -- : [559/900] 2644055=test_kill_ring
I, [2024-05-31T23:36:54.881373 #2602765]  INFO -- : [560/900] 2644055=test_ns_spki
I, [2024-05-31T23:36:54.885815 #2602765]  INFO -- : [561/900] 2644052=test_framework
I, [2024-05-31T23:36:54.887545 #2602765]  INFO -- : [562/900] 2644052=test_alias_and_anchor
I, [2024-05-31T23:36:54.897746 #2602765]  INFO -- : [563/900] 2644052=test_postponed_job
I, [2024-05-31T23:36:54.907861 #2602765]  INFO -- : [564/900] 2644059=test_external_new
I, [2024-05-31T23:36:54.910229 #2602765]  INFO -- : [565/900] 2644059=test_tree_builder
I, [2024-05-31T23:36:54.910298 #2602765]  INFO -- : [566/900] 2644055=test_gem_resolver_dependency_request
I, [2024-05-31T23:36:54.915989 #2602765]  INFO -- : [567/900] 2644071=test_hash
I, [2024-05-31T23:36:54.920632 #2602765]  INFO -- : [568/900] 2644059=test_protect
I, [2024-05-31T23:36:54.924062 #2602765]  INFO -- : [569/900] 2644059=test_win32ole_typelib
I, [2024-05-31T23:36:54.929508 #2602765]  INFO -- : [570/900] 2644071=test_gem_request_set_lockfile
I, [2024-05-31T23:36:54.930172 #2602765]  INFO -- : [571/900] 2644059=test_raise_exception
I, [2024-05-31T23:36:54.934140 #2602765]  INFO -- : [572/900] 2644055=equality_test
I, [2024-05-31T23:36:54.937910 #2602765]  INFO -- : [573/900] 2644055=test_set
I, [2024-05-31T23:36:54.940740 #2602765]  INFO -- : [574/900] 2644055=regular_expression_encoding_test
I, [2024-05-31T23:36:54.946235 #2602765]  INFO -- : [575/900] 2644060=test_show_source
I, [2024-05-31T23:36:54.955776 #2602765]  INFO -- : [576/900] 2644055=test_have_library
I, [2024-05-31T23:36:54.963881 #2602765]  INFO -- : [577/900] 2644060=test_remote_fetch_error
I, [2024-05-31T23:36:55.099681 #2602765]  INFO -- : [578/900] 2644060=test_lock_native_thread
I, [2024-05-31T23:36:55.153449 #2602765]  INFO -- : [579/900] 2644063=test_c_struct_entry
I, [2024-05-31T23:36:55.199241 #2602765]  INFO -- : [580/900] 2644069=test_gem_commands_stale_command
I, [2024-05-31T23:36:55.208188 #2602765]  INFO -- : [581/900] 2644069=test_undef
I, [2024-05-31T23:36:55.208944 #2602765]  INFO -- : [582/900] 2644069=test_line_editor
I, [2024-05-31T23:36:55.215259 #2602765]  INFO -- : [583/900] 2644069=test_objspace
I, [2024-05-31T23:36:55.236391 #2602765]  INFO -- : [584/900] 2644052=test_gem_security_trust_dir
I, [2024-05-31T23:36:55.264343 #2602765]  INFO -- : [585/900] 2644071=test_sprintf
I, [2024-05-31T23:36:55.276271 #2602765]  INFO -- : [586/900] 2644052=test_gem_requirement
I, [2024-05-31T23:36:55.359135 #2602765]  INFO -- : [587/900] 2644063=test_string_memory
I, [2024-05-31T23:36:55.373788 #2602765]  INFO -- : [588/900] 2644060=test_ftp
I, [2024-05-31T23:36:55.392114 #2602765]  INFO -- : [589/900] 2644052=test_rdoc_context_section
I, [2024-05-31T23:36:55.402301 #2602765]  INFO -- : [590/900] 2644052=test_euc_kr
I, [2024-05-31T23:36:55.405174 #2602765]  INFO -- : [591/900] 2644052=test_rdoc_rubygems_hook
I, [2024-05-31T23:36:55.405570 #2602765]  INFO -- : [592/900] 2644063=test_gem_commands_query_command
I, [2024-05-31T23:36:55.416402 #2602765]  INFO -- : [593/900] 2644060=test_method
I, [2024-05-31T23:36:55.433155 #2602765]  INFO -- : [594/900] 2644071=test_array_create
I, [2024-05-31T23:36:55.435120 #2602765]  INFO -- : [595/900] 2644068=test_pack
I, [2024-05-31T23:36:55.435490 #2602765]  INFO -- : [596/900] 2644071=test_gem_impossible_dependencies_error
I, [2024-05-31T23:36:55.439528 #2602765]  INFO -- : [597/900] 2644071=test_to_ruby
I, [2024-05-31T23:36:55.451791 #2602765]  INFO -- : [598/900] 2644071=test_pattern_key_name_check
I, [2024-05-31T23:36:55.456430 #2602765]  INFO -- : [599/900] 2644071=test_io
I, [2024-05-31T23:36:55.503303 #2602765]  INFO -- : [600/900] 2644052=test_ubf_async_safe
I, [2024-05-31T23:36:55.509339 #2602765]  INFO -- : [601/900] 2644057=test_hash
I, [2024-05-31T23:36:55.513539 #2602765]  INFO -- : [602/900] 2644052=test_sorted_set
I, [2024-05-31T23:36:55.572279 #2602765]  INFO -- : [603/900] 2644059=test_win32ole_type_event
I, [2024-05-31T23:36:55.575224 #2602765]  INFO -- : [604/900] 2644059=test_emoji
I, [2024-05-31T23:36:55.584733 #2602765]  INFO -- : [605/900] 2644068=test_win32ole_record
I, [2024-05-31T23:36:55.587942 #2602765]  INFO -- : [606/900] 2644068=test_gem_unsatisfiable_dependency_error
I, [2024-05-31T23:36:55.596797 #2602765]  INFO -- : [607/900] 2644068=test_gem_commands_uninstall_command
I, [2024-05-31T23:36:55.603609 #2602765]  INFO -- : [608/900] 2644054=test_foreach
I, [2024-05-31T23:36:55.606257 #2602765]  INFO -- : [609/900] 2644054=test_gem_source_specific_file
I, [2024-05-31T23:36:55.607318 #2602765]  INFO -- : [610/900] 2644059=test_condition
I, [2024-05-31T23:36:55.609779 #2602765]  INFO -- : [611/900] 2644059=test_cp949
I, [2024-05-31T23:36:55.613195 #2602765]  INFO -- : [612/900] 2644059=test_summary
I, [2024-05-31T23:36:55.655278 #2602765]  INFO -- : [613/900] 2644071=test_console_attr
I, [2024-05-31T23:36:55.659471 #2602765]  INFO -- : [614/900] 2644071=test_type_completor
I, [2024-05-31T23:36:55.661834 #2602765]  INFO -- : [615/900] 2644071=test_kwargs
I, [2024-05-31T23:36:55.668858 #2602765]  INFO -- : [616/900] 2644071=test_io_wait
I, [2024-05-31T23:36:55.686785 #2602765]  INFO -- : [617/900] 2644054=test_gem_commands_exec_command
I, [2024-05-31T23:36:55.738081 #2602765]  INFO -- : [618/900] 2644052=test_date_attr
I, [2024-05-31T23:36:55.742533 #2602765]  INFO -- : [619/900] 2644059=test_ellipsize
I, [2024-05-31T23:36:55.742596 #2602765]  INFO -- : [620/900] 2644052=numeric_value_test
I, [2024-05-31T23:36:55.744863 #2602765]  INFO -- : [621/900] 2644059=test_utf16
I, [2024-05-31T23:36:55.747604 #2602765]  INFO -- : [622/900] 2644052=test_autoload
I, [2024-05-31T23:36:55.751819 #2602765]  INFO -- : [623/900] 2644059=test_unicode_escape
I, [2024-05-31T23:36:55.863140 #2602765]  INFO -- : [624/900] 2644059=test_io
I, [2024-05-31T23:36:55.877441 #2602765]  INFO -- : [625/900] 2644063=test_face
I, [2024-05-31T23:36:55.931585 #2602765]  INFO -- : [626/900] 2644063=test_sizeof
I, [2024-05-31T23:36:55.962447 #2602765]  INFO -- : [627/900] 2644064=test_case
I, [2024-05-31T23:36:55.979989 #2602765]  INFO -- : [628/900] 2644055=test_rendering
I, [2024-05-31T23:36:55.983107 #2602765]  INFO -- : [629/900] 2644064=test_yaml_tree
I, [2024-05-31T23:36:55.984990 #2602765]  INFO -- : [630/900] 2644055=test_math
I, [2024-05-31T23:36:55.998096 #2602765]  INFO -- : [631/900] 2644055=test_gem_commands_fetch_command
I, [2024-05-31T23:36:55.999234 #2602765]  INFO -- : [632/900] 2644071=test_gc
I, [2024-05-31T23:36:55.999679 #2602765]  INFO -- : [633/900] 2644071=test_libs
I, [2024-05-31T23:36:56.006355 #2602765]  INFO -- : [634/900] 2644064=test_config
I, [2024-05-31T23:36:56.020636 #2602765]  INFO -- : [635/900] 2644071=test_sleep
I, [2024-05-31T23:36:56.048679 #2602765]  INFO -- : [636/900] 2644064=test_ripper
I, [2024-05-31T23:36:56.079455 #2602765]  INFO -- : [637/900] 2644058=test_gem_config_file
I, [2024-05-31T23:36:56.174878 #2602765]  INFO -- : [638/900] 2644058=test_gem_resolver_activation_request
I, [2024-05-31T23:36:56.177815 #2602765]  INFO -- : [639/900] 2644055=test_getopts
I, [2024-05-31T23:36:56.183757 #2602765]  INFO -- : [640/900] 2644055=test_protocol
I, [2024-05-31T23:36:56.184444 #2602765]  INFO -- : [641/900] 2644058=test_yjit_exit_locations
I, [2024-05-31T23:36:56.186790 #2602765]  INFO -- : [642/900] 2644058=test_etc
I, [2024-05-31T23:36:56.248220 #2602765]  INFO -- : [643/900] 2644058=test_pkcs12
I, [2024-05-31T23:36:56.303914 #2602765]  INFO -- : [644/900] 2644068=test_system
I, [2024-05-31T23:36:56.312962 #2602765]  INFO -- : [645/900] 2644064=test_pkey_dh
I, [2024-05-31T23:36:56.432172 #2602765]  INFO -- : [646/900] 2644064=test_bigzero
I, [2024-05-31T23:36:56.437229 #2602765]  INFO -- : [647/900] 2644064=test_gem_util
I, [2024-05-31T23:36:56.498640 #2602765]  INFO -- : [648/900] 2644055=test_iseq_load
I, [2024-05-31T23:36:56.563010 #2602765]  INFO -- : [649/900] 2644064=source_location_test
I, [2024-05-31T23:36:56.596820 #2602765]  INFO -- : [650/900] 2644064=test_gem_package_tar_header
I, [2024-05-31T23:36:56.633933 #2602765]  INFO -- : [651/900] 2644064=test_files_sample
I, [2024-05-31T23:36:56.643536 #2602765]  INFO -- : [652/900] 2644064=test_stringscanner
I, [2024-05-31T23:36:56.671440 #2602765]  INFO -- : [653/900] 2644054=test_convertible
I, [2024-05-31T23:36:56.678590 #2602765]  INFO -- : [654/900] 2644064=test_yield
I, [2024-05-31T23:36:56.833442 #2602765]  INFO -- : [655/900] 2644058=test_rdoc_alias
I, [2024-05-31T23:36:56.903620 #2602765]  INFO -- : [656/900] 2644058=test_fstring
I, [2024-05-31T23:36:57.057155 #2602765]  INFO -- : [657/900] 2644058=test_optparse
I, [2024-05-31T23:36:57.063074 #2602765]  INFO -- : [658/900] 2644058=test_array
I, [2024-05-31T23:36:57.076603 #2602765]  INFO -- : [659/900] 2644058=test_rdoc_markup_raw
I, [2024-05-31T23:36:57.077700 #2602765]  INFO -- : [660/900] 2644058=test_webauthn_poller
I, [2024-05-31T23:36:57.189065 #2602765]  INFO -- : [661/900] 2644055=test_rat
I, [2024-05-31T23:36:57.201229 #2602765]  INFO -- : [662/900] 2644056=test_gem_resolver_best_set
I, [2024-05-31T23:36:57.204859 #2602765]  INFO -- : [663/900] 2644055=test_typeddata
I, [2024-05-31T23:36:57.222500 #2602765]  INFO -- : [664/900] 2644058=test_rdoc_markup_to_html_crossref
I, [2024-05-31T23:36:57.268343 #2602765]  INFO -- : [665/900] 2644056=locals_test
I, [2024-05-31T23:36:57.294496 #2602765]  INFO -- : [666/900] 2644068=test_rdoc_require
I, [2024-05-31T23:36:57.306090 #2602765]  INFO -- : [667/900] 2644068=test_clone
I, [2024-05-31T23:36:57.416532 #2602765]  INFO -- : [668/900] 2644055=test_gem_commands_install_command
I, [2024-05-31T23:36:57.421622 #2602765]  INFO -- : [669/900] 2644070=test_readpartial
I, [2024-05-31T23:36:57.421977 #2602765]  INFO -- : [670/900] 2644061=test_pack
I, [2024-05-31T23:36:57.454315 #2602765]  INFO -- : [671/900] 2644061=test_backtrace
I, [2024-05-31T23:36:57.465297 #2602765]  INFO -- : [672/900] 2644068=test_io_buffer
I, [2024-05-31T23:36:57.510493 #2602765]  INFO -- : [673/900] 2644058=regular_expression_options_test
I, [2024-05-31T23:36:57.514652 #2602765]  INFO -- : [674/900] 2644058=test_rdoc_task
I, [2024-05-31T23:36:57.521758 #2602765]  INFO -- : [675/900] 2644058=test_gem_resolver_conflict
I, [2024-05-31T23:36:57.537887 #2602765]  INFO -- : [676/900] 2644056=test_rdoc_markup_indented_paragraph
I, [2024-05-31T23:36:57.540014 #2602765]  INFO -- : [677/900] 2644058=test_custom_command
I, [2024-05-31T23:36:57.544192 #2602765]  INFO -- : [678/900] 2644056=json_addition_test
I, [2024-05-31T23:36:57.551144 #2602765]  INFO -- : [679/900] 2644058=test_gem_dependency_resolution_error
I, [2024-05-31T23:36:57.553304 #2602765]  INFO -- : [680/900] 2644058=test_qsort
I, [2024-05-31T23:36:57.555683 #2602765]  INFO -- : [681/900] 2644056=test_rdoc_parser
I, [2024-05-31T23:36:57.558126 #2602765]  INFO -- : [682/900] 2644058=test_rdoc_stats
I, [2024-05-31T23:36:57.567550 #2602765]  INFO -- : [683/900] 2644056=test_pattern_matching
I, [2024-05-31T23:36:57.575438 #2602765]  INFO -- : [684/900] 2644068=test_string
I, [2024-05-31T23:36:57.584449 #2602765]  INFO -- : [685/900] 2644056=test_rdoc_store
I, [2024-05-31T23:36:57.589416 #2602765]  INFO -- : [686/900] 2644068=test_x509attr
I, [2024-05-31T23:36:57.595057 #2602765]  INFO -- : [687/900] 2644058=test_raise
I, [2024-05-31T23:36:57.596406 #2602765]  INFO -- : [688/900] 2644058=test_depth_first
I, [2024-05-31T23:36:57.599267 #2602765]  INFO -- : [689/900] 2644068=test_gem_request_set_lockfile_parser
I, [2024-05-31T23:36:57.602761 #2602765]  INFO -- : [690/900] 2644058=test_gem_validator
I, [2024-05-31T23:36:57.618229 #2602765]  INFO -- : [691/900] 2644058=test_rdoc_markup_parser
I, [2024-05-31T23:36:57.665138 #2602765]  INFO -- : [692/900] 2644058=test_require_path_check
I, [2024-05-31T23:36:57.701985 #2602765]  INFO -- : [693/900] 2644068=test_folderitem2_invokeverb
I, [2024-05-31T23:36:57.708313 #2602765]  INFO -- : [694/900] 2644068=test_files_test_2
I, [2024-05-31T23:36:57.748159 #2602765]  INFO -- : [695/900] 2644058=test_fnmatch
I, [2024-05-31T23:36:57.794902 #2602765]  INFO -- : [696/900] 2644058=test_egrep_cpp
I, [2024-05-31T23:36:57.835195 #2602765]  INFO -- : [697/900] 2644070=test_zlib
I, [2024-05-31T23:36:57.969620 #2602765]  INFO -- : [698/900] 2644058=test_cgi_tag_helper
I, [2024-05-31T23:36:57.987645 #2602765]  INFO -- : [699/900] 2644058=test_date_conv
I, [2024-05-31T23:36:57.992029 #2602765]  INFO -- : [700/900] 2644058=test_optimization
I, [2024-05-31T23:36:58.011517 #2602765]  INFO -- : [701/900] 2644056=test_erb_m17n
I, [2024-05-31T23:36:58.018783 #2602765]  INFO -- : [702/900] 2644056=test_ole_methods
I, [2024-05-31T23:36:58.030542 #2602765]  INFO -- : [703/900] 2644056=test_gc_compact
I, [2024-05-31T23:36:58.067496 #2602765]  INFO -- : [704/900] 2644071=test_string
I, [2024-05-31T23:36:58.361255 #2602765]  INFO -- : [705/900] 2644067=test_proc
I, [2024-05-31T23:36:58.570553 #2602765]  INFO -- : [706/900] 2644062=integer_parse_test
I, [2024-05-31T23:36:58.580800 #2602765]  INFO -- : [707/900] 2644062=test_gem_package_old
I, [2024-05-31T23:36:58.634239 #2602765]  INFO -- : [708/900] 2644062=test_gem_resolver_index_set
I, [2024-05-31T23:36:58.685093 #2602765]  INFO -- : [709/900] 2644062=test_time
I, [2024-05-31T23:36:58.746158 #2602765]  INFO -- : [710/900] 2644061=test_windows_1251
I, [2024-05-31T23:36:58.746628 #2602765]  INFO -- : [711/900] 2644055=test_rdoc_rdoc
I, [2024-05-31T23:36:58.760047 #2602765]  INFO -- : [712/900] 2644061=test_gem_uninstaller
I, [2024-05-31T23:36:58.790231 #2602765]  INFO -- : [713/900] 2644062=test_gb18030
I, [2024-05-31T23:36:58.795215 #2602765]  INFO -- : [714/900] 2644062=test_buffering
I, [2024-05-31T23:36:58.800102 #2602765]  INFO -- : [715/900] 2644062=test_svcb_https
I, [2024-05-31T23:36:58.806139 #2602765]  INFO -- : [716/900] 2644062=test_io_buffer
I, [2024-05-31T23:36:58.840685 #2602765]  INFO -- : [717/900] 2644055=test_key_name_check
I, [2024-05-31T23:36:58.853300 #2602765]  INFO -- : [718/900] 2644055=test_backtrace
I, [2024-05-31T23:36:58.858609 #2602765]  INFO -- : [719/900] 2644055=test_defined
I, [2024-05-31T23:36:58.865149 #2602765]  INFO -- : [720/900] 2644062=test_rdoc_i18n_text
I, [2024-05-31T23:36:58.900359 #2602765]  INFO -- : [721/900] 2644063=test_date_parse
I, [2024-05-31T23:36:58.922642 #2602765]  INFO -- : [722/900] 2644053=redundant_return_test
I, [2024-05-31T23:36:58.934022 #2602765]  INFO -- : [723/900] 2644053=test_thread
I, [2024-05-31T23:36:58.935449 #2602765]  INFO -- : [724/900] 2644053=test_trick
I, [2024-05-31T23:36:58.950485 #2602765]  INFO -- : [725/900] 2644055=test_pipe
I, [2024-05-31T23:36:58.997352 #2602765]  INFO -- : [726/900] 2644062=test_pkey_ec
I, [2024-05-31T23:36:58.999835 #2602765]  INFO -- : [727/900] 2644057=integer_base_flags_test
I, [2024-05-31T23:36:59.010432 #2602765]  INFO -- : [728/900] 2644063=newline_offsets_test
I, [2024-05-31T23:36:59.022947 #2602765]  INFO -- : [729/900] 2644057=test_mul
I, [2024-05-31T23:36:59.026729 #2602765]  INFO -- : [730/900] 2644057=test_null
I, [2024-05-31T23:36:59.030611 #2602765]  INFO -- : [731/900] 2644057=test_win32ole_type
I, [2024-05-31T23:36:59.031614 #2602765]  INFO -- : [732/900] 2644057=test_default_gems
I, [2024-05-31T23:36:59.039963 #2602765]  INFO -- : [733/900] 2644060=test_rdoc_markup_to_rdoc
I, [2024-05-31T23:36:59.082368 #2602765]  INFO -- : [734/900] 2644057=test_rdoc_rd_inline_parser
I, [2024-05-31T23:36:59.092605 #2602765]  INFO -- : [735/900] 2644060=compiler_test
I, [2024-05-31T23:36:59.100777 #2602765]  INFO -- : [736/900] 2644060=test_rdoc_markup_attributes
I, [2024-05-31T23:36:59.100841 #2602765]  INFO -- : [737/900] 2644062=test_object_create_start
I, [2024-05-31T23:36:59.106226 #2602765]  INFO -- : [738/900] 2644062=snippets_test
I, [2024-05-31T23:36:59.106290 #2602765]  INFO -- : [739/900] 2644060=parse_success_test
I, [2024-05-31T23:36:59.108309 #2602765]  INFO -- : [740/900] 2644060=test_gem_ext_cargo_builder_unit
I, [2024-05-31T23:36:59.113987 #2602765]  INFO -- : [741/900] 2644057=test_gem_rdoc
I, [2024-05-31T23:36:59.126066 #2602765]  INFO -- : [742/900] 2644055=test_date
I, [2024-05-31T23:36:59.130456 #2602765]  INFO -- : [743/900] 2644060=test_at_exit
I, [2024-05-31T23:36:59.143887 #2602765]  INFO -- : [744/900] 2644055=test_command
I, [2024-05-31T23:36:59.148805 #2602765]  INFO -- : [745/900] 2644060=!Nothing_to_test
I, [2024-05-31T23:36:59.150470 #2602765]  INFO -- : [746/900] 2644060=test_enc_raise
I, [2024-05-31T23:36:59.157184 #2602765]  INFO -- : [747/900] 2644060=test_psych
I, [2024-05-31T23:36:59.180792 #2602765]  INFO -- : [748/900] 2644060=test_rdoc_markup_paragraph
I, [2024-05-31T23:36:59.184467 #2602765]  INFO -- : [749/900] 2644060=test_gem_doctor
I, [2024-05-31T23:36:59.203022 #2602765]  INFO -- : [750/900] 2644067=test_kdf
I, [2024-05-31T23:36:59.224554 #2602765]  INFO -- : [751/900] 2644060=test_kernel
I, [2024-05-31T23:36:59.259275 #2602765]  INFO -- : [752/900] 2644057=test_eval_history
I, [2024-05-31T23:36:59.284185 #2602765]  INFO -- : [753/900] 2644057=static_inspect_test
I, [2024-05-31T23:36:59.287980 #2602765]  INFO -- : [754/900] 2644067=test_files_ext
I, [2024-05-31T23:36:59.292593 #2602765]  INFO -- : [755/900] 2644057=test_bug-5832
I, [2024-05-31T23:36:59.297728 #2602765]  INFO -- : [756/900] 2644057=test_emitter
I, [2024-05-31T23:36:59.299430 #2602765]  INFO -- : [757/900] 2644063=test_gem_silent_ui
I, [2024-05-31T23:36:59.311368 #2602765]  INFO -- : [758/900] 2644057=test_num2int
I, [2024-05-31T23:36:59.327675 #2602765]  INFO -- : [759/900] 2644057=test_nil
I, [2024-05-31T23:36:59.330258 #2602765]  INFO -- : [760/900] 2644063=test_rdoc_single_class
I, [2024-05-31T23:36:59.331034 #2602765]  INFO -- : [761/900] 2644057=test_verbose
I, [2024-05-31T23:36:59.334629 #2602765]  INFO -- : [762/900] 2644063=test_frozen
I, [2024-05-31T23:36:59.339928 #2602765]  INFO -- : [763/900] 2644063=test_gem_ext_configure_builder
I, [2024-05-31T23:36:59.344900 #2602765]  INFO -- : [764/900] 2644057=test_pp
I, [2024-05-31T23:36:59.356878 #2602765]  INFO -- : [765/900] 2644055=test_macro
I, [2024-05-31T23:36:59.360614 #2602765]  INFO -- : [766/900] 2644055=test_iter_break
I, [2024-05-31T23:36:59.364251 #2602765]  INFO -- : [767/900] 2644055=test_zsh_completion
I, [2024-05-31T23:36:59.367696 #2602765]  INFO -- : [768/900] 2644055=test_exception
I, [2024-05-31T23:36:59.368459 #2602765]  INFO -- : [769/900] 2644063=test_rdoc_token_stream
I, [2024-05-31T23:36:59.373973 #2602765]  INFO -- : [770/900] 2644063=test_address_resolve
I, [2024-05-31T23:36:59.375062 #2602765]  INFO -- : [771/900] 2644055=test_config
I, [2024-05-31T23:36:59.378641 #2602765]  INFO -- : [772/900] 2644067=test_yaml_special_cases
I, [2024-05-31T23:36:59.383873 #2602765]  INFO -- : [773/900] 2644063=test_optarg
I, [2024-05-31T23:36:59.387506 #2602765]  INFO -- : [774/900] 2644057=test_gem_source_list
I, [2024-05-31T23:36:59.388359 #2602765]  INFO -- : [775/900] 2644067=test_numeric
I, [2024-05-31T23:36:59.400515 #2602765]  INFO -- : [776/900] 2644055=parse_stream_test
I, [2024-05-31T23:36:59.405275 #2602765]  INFO -- : [777/900] 2644055=test_gem_commands_lock_command
I, [2024-05-31T23:36:59.421708 #2602765]  INFO -- : [778/900] 2644055=test_assignment
I, [2024-05-31T23:36:59.453237 #2602765]  INFO -- : [779/900] 2644057=test_ifunless
I, [2024-05-31T23:36:59.454860 #2602765]  INFO -- : [780/900] 2644067=test_bug-3571
I, [2024-05-31T23:36:59.457048 #2602765]  INFO -- : [781/900] 2644057=test_key_actor_vi
I, [2024-05-31T23:36:59.471136 #2602765]  INFO -- : [782/900] 2644067=test_gem_command
I, [2024-05-31T23:36:59.495924 #2602765]  INFO -- : [783/900] 2644063=test_gem_spec_fetcher
I, [2024-05-31T23:36:59.552094 #2602765]  INFO -- : [784/900] 2644067=test_common
I, [2024-05-31T23:36:59.555449 #2602765]  INFO -- : [785/900] 2644057=test_hmac
I, [2024-05-31T23:36:59.558960 #2602765]  INFO -- : [786/900] 2644057=test_rdoc_markup_to_tt_only
I, [2024-05-31T23:36:59.586849 #2602765]  INFO -- : [787/900] 2644057=test_rdoc_tom_doc
I, [2024-05-31T23:36:59.600300 #2602765]  INFO -- : [788/900] 2644057=test_arity
I, [2024-05-31T23:36:59.610162 #2602765]  INFO -- : [789/900] 2644057=test_gem_ext_rake_builder
I, [2024-05-31T23:36:59.631075 #2602765]  INFO -- : [790/900] 2644063=test_logdevice
I, [2024-05-31T23:36:59.733707 #2602765]  INFO -- : [791/900] 2644067=test_gem_resolver_lock_specification
I, [2024-05-31T23:36:59.765302 #2602765]  INFO -- : [792/900] 2644067=test_err_in_callback
I, [2024-05-31T23:36:59.767043 #2602765]  INFO -- : [793/900] 2644067=test_x509cert
I, [2024-05-31T23:36:59.822622 #2602765]  INFO -- : [794/900] 2644061=test_gc
I, [2024-05-31T23:36:59.894395 #2602765]  INFO -- : [795/900] 2644060=test_last_thread
I, [2024-05-31T23:37:00.031810 #2602765]  INFO -- : [796/900] 2644052=test_process
I, [2024-05-31T23:37:00.049994 #2602765]  INFO -- : [797/900] 2644067=command_line_test
I, [2024-05-31T23:37:00.054781 #2602765]  INFO -- : [798/900] 2644067=test_pack
I, [2024-05-31T23:37:00.057364 #2602765]  INFO -- : [799/900] 2644065=test_gem_source_local
I, [2024-05-31T23:37:00.118361 #2602765]  INFO -- : [800/900] 2644064=test_gem_security_policy
I, [2024-05-31T23:37:00.226583 #2602765]  INFO -- : [801/900] 2644057=newline_test
I, [2024-05-31T23:37:00.231635 #2602765]  INFO -- : [802/900] 2644062=test_uncorrectable_name_check
I, [2024-05-31T23:37:00.232863 #2602765]  INFO -- : [803/900] 2644062=test_stringchar
I, [2024-05-31T23:37:00.317470 #2602765]  INFO -- : [804/900] 2644067=test_hash_create
I, [2024-05-31T23:37:00.317918 #2602765]  INFO -- : [805/900] 2644067=test_passing_block
I, [2024-05-31T23:37:00.320407 #2602765]  INFO -- : [806/900] 2644057=test_thread_fd_close
I, [2024-05-31T23:37:00.325364 #2602765]  INFO -- : [807/900] 2644067=test_securerandom
I, [2024-05-31T23:37:00.326072 #2602765]  INFO -- : [808/900] 2644057=test_logperiod
I, [2024-05-31T23:37:00.326643 #2602765]  INFO -- : [809/900] 2644065=test_rdoc_markdown_test
I, [2024-05-31T23:37:00.331642 #2602765]  INFO -- : [810/900] 2644057=test_c_union_entity
I, [2024-05-31T23:37:00.357096 #2602765]  INFO -- : [811/900] 2644062=test_rdoc_normal_module
I, [2024-05-31T23:37:00.374594 #2602765]  INFO -- : [812/900] 2644067=test_singleton
I, [2024-05-31T23:37:00.379314 #2602765]  INFO -- : [813/900] 2644067=test_flush
I, [2024-05-31T23:37:00.383900 #2602765]  INFO -- : [814/900] 2644067=test_io_console
I, [2024-05-31T23:37:00.396184 #2602765]  INFO -- : [815/900] 2644064=test_switch_hitter
I, [2024-05-31T23:37:00.405268 #2602765]  INFO -- : [816/900] 2644057=test_tcp
I, [2024-05-31T23:37:00.410713 #2602765]  INFO -- : [817/900] 2644064=test_iso_8859
I, [2024-05-31T23:37:00.431668 #2602765]  INFO -- : [818/900] 2644064=test_rdoc_text
I, [2024-05-31T23:37:00.435122 #2602765]  INFO -- : [819/900] 2644063=test_syntax
I, [2024-05-31T23:37:00.458797 #2602765]  INFO -- : [820/900] 2644062=test_gem_safe_yaml
I, [2024-05-31T23:37:00.463671 #2602765]  INFO -- : [821/900] 2644062=test_require
I, [2024-05-31T23:37:00.465245 #2602765]  INFO -- : [822/900] 2644062=test_date_time
I, [2024-05-31T23:37:00.471376 #2602765]  INFO -- : [823/900] 2644057=test_rdoc_markup_to_joined_paragraph
I, [2024-05-31T23:37:00.473870 #2602765]  INFO -- : [824/900] 2644064=test_data
I, [2024-05-31T23:37:00.479001 #2602765]  INFO -- : [825/900] 2644062=test_date_new
I, [2024-05-31T23:37:00.487217 #2602765]  INFO -- : [826/900] 2644064=test_rdoc_parser_ruby
I, [2024-05-31T23:37:00.495583 #2602765]  INFO -- : [827/900] 2644062=test_open-uri
I, [2024-05-31T23:37:00.499285 #2602765]  INFO -- : [828/900] 2644057=test_httpresponse
I, [2024-05-31T23:37:00.513495 #2602765]  INFO -- : [829/900] 2644057=test_rdoc_context
I, [2024-05-31T23:37:00.536721 #2602765]  INFO -- : [830/900] 2644068=test_nil2vtempty
I, [2024-05-31T23:37:00.536784 #2602765]  INFO -- : [831/900] 2644068=test_stream
I, [2024-05-31T23:37:00.545721 #2602765]  INFO -- : [832/900] 2644068=test_gem_commands_dependency_command
I, [2024-05-31T23:37:00.608044 #2602765]  INFO -- : [833/900] 2644056=test_gem_resolver
I, [2024-05-31T23:37:00.614801 #2602765]  INFO -- : [834/900] 2644068=test_safe_load
I, [2024-05-31T23:37:00.623031 #2602765]  INFO -- : [835/900] 2644068=test_gem_resolver_composed_set
I, [2024-05-31T23:37:00.642886 #2602765]  INFO -- : [836/900] 2644068=test_rdoc_markup_attribute_manager
I, [2024-05-31T23:37:00.676273 #2602765]  INFO -- : [837/900] 2644068=test_name_error
I, [2024-05-31T23:37:00.743999 #2602765]  INFO -- : [838/900] 2644068=test_http
I, [2024-05-31T23:37:00.757329 #2602765]  INFO -- : [839/900] 2644068=test_gem_commands_which_command
I, [2024-05-31T23:37:00.786808 #2602765]  INFO -- : [840/900] 2644062=test_shift_jis
I, [2024-05-31T23:37:00.788700 #2602765]  INFO -- : [841/900] 2644068=test_flags
I, [2024-05-31T23:37:00.790841 #2602765]  INFO -- : [842/900] 2644062=test_inadvertent_creation
I, [2024-05-31T23:37:00.904010 #2602765]  INFO -- : [843/900] 2644056=test_enumerator
I, [2024-05-31T23:37:00.912955 #2602765]  INFO -- : [844/900] 2644062=test_gem_commands_specification_command
I, [2024-05-31T23:37:00.942828 #2602765]  INFO -- : [845/900] 2644054=reflection_test
I, [2024-05-31T23:37:00.947399 #2602765]  INFO -- : [846/900] 2644054=test_generic
I, [2024-05-31T23:37:00.962968 #2602765]  INFO -- : [847/900] 2644060=test_win32ole
I, [2024-05-31T23:37:00.964723 #2602765]  INFO -- : [848/900] 2644060=test_scan_args
I, [2024-05-31T23:37:00.977199 #2602765]  INFO -- : [849/900] 2644060=test_enumerator_kw
I, [2024-05-31T23:37:00.981900 #2602765]  INFO -- : [850/900] 2644060=tunnel_test
I, [2024-05-31T23:37:00.984084 #2602765]  INFO -- : [851/900] 2644060=test_gem_text
I, [2024-05-31T23:37:00.992198 #2602765]  INFO -- : [852/900] 2644054=test_settracefunc
I, [2024-05-31T23:37:01.015712 #2602765]  INFO -- : [853/900] 2644064=test_gem_commands_mirror
I, [2024-05-31T23:37:01.021669 #2602765]  INFO -- : [854/900] 2644064=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-31T23:37:01.028096 #2602765]  INFO -- : [855/900] 2644060=test_method_cache
I, [2024-05-31T23:37:01.030685 #2602765]  INFO -- : [856/900] 2644060=test_gem_request
I, [2024-05-31T23:37:01.070282 #2602765]  INFO -- : [857/900] 2644064=test_sprintf_comb
I, [2024-05-31T23:37:01.079217 #2602765]  INFO -- : [858/900] 2644062=test_exception
I, [2024-05-31T23:37:01.173229 #2602765]  INFO -- : [859/900] 2644060=test_bug_reporter
I, [2024-05-31T23:37:01.211224 #2602765]  INFO -- : [860/900] 2644055=test_gem_package_tar_reader_entry
I, [2024-05-31T23:37:01.213948 #2602765]  INFO -- : [861/900] 2644064=test_gem_name_tuple
I, [2024-05-31T23:37:01.224235 #2602765]  INFO -- : [862/900] 2644064=test_rand
I, [2024-05-31T23:37:01.455521 #2602765]  INFO -- : [863/900] 2644053=test_rdoc_cross_reference
I, [2024-05-31T23:37:01.462216 #2602765]  INFO -- : [864/900] 2644055=parameters_signature_test
I, [2024-05-31T23:37:01.473170 #2602765]  INFO -- : [865/900] 2644055=test_gem_commands_info_command
I, [2024-05-31T23:37:01.489115 #2602765]  INFO -- : [866/900] 2644055=test_scalar
I, [2024-05-31T23:37:01.498583 #2602765]  INFO -- : [867/900] 2644055=test_gem_dependency_installer
I, [2024-05-31T23:37:01.532022 #2602765]  INFO -- : [868/900] 2644057=test_case_options
I, [2024-05-31T23:37:01.546458 #2602765]  INFO -- : [869/900] 2644057=test_store
I, [2024-05-31T23:37:01.556101 #2602765]  INFO -- : [870/900] 2644060=test_literal
I, [2024-05-31T23:37:01.561308 #2602765]  INFO -- : [871/900] 2644064=test_dot_dot
I, [2024-05-31T23:37:01.564979 #2602765]  INFO -- : [872/900] 2644064=test_c_struct_builder
I, [2024-05-31T23:37:01.686100 #2602765]  INFO -- : [873/900] 2644064=test_str2big
I, [2024-05-31T23:37:01.694883 #2602765]  INFO -- : [874/900] 2644064=test_rdoc_markup_to_table_of_contents
I, [2024-05-31T23:37:01.708438 #2602765]  INFO -- : [875/900] 2644064=test_objectspace
I, [2024-05-31T23:37:01.736640 #2602765]  INFO -- : [876/900] 2644065=location_test
I, [2024-05-31T23:37:01.746554 #2602765]  INFO -- : [877/900] 2644065=test_thread
I, [2024-05-31T23:37:01.772816 #2602765]  INFO -- : [878/900] 2644070=test_socket
I, [2024-05-31T23:37:01.803117 #2602765]  INFO -- : [879/900] 2644057=test_ractor
I, [2024-05-31T23:37:01.821063 #2602765]  INFO -- : [880/900] 2644057=test_severity
I, [2024-05-31T23:37:01.829397 #2602765]  INFO -- : [881/900] 2644057=test_gem_install_update_options
I, [2024-05-31T23:37:01.866628 #2602765]  INFO -- : [882/900] 2644068=test_require_lib
I, [2024-05-31T23:37:01.883209 #2602765]  INFO -- : [883/900] 2644053=test_extlibs
I, [2024-05-31T23:37:01.928754 #2602765]  INFO -- : [884/900] 2644057=test_rdoc_generator_ri
I, [2024-05-31T23:37:01.931849 #2602765]  INFO -- : [885/900] 2644057=test_gem_stream_ui
I, [2024-05-31T23:37:01.959612 #2602765]  INFO -- : [886/900] 2644054=test_memory_view
I, [2024-05-31T23:37:01.978579 #2602765]  INFO -- : [887/900] 2644065=test_m17n_comb
I, [2024-05-31T23:37:02.042932 #2602765]  INFO -- : [888/900] 2644060=test_ractor
I, [2024-05-31T23:37:02.043878 #2602765]  INFO -- : [889/900] 2644057=test_ansi_with_terminfo
I, [2024-05-31T23:37:02.050363 #2602765]  INFO -- : [890/900] 2644057=test_rdoc_generator_pot_po
I, [2024-05-31T23:37:02.053911 #2602765]  INFO -- : [891/900] 2644057=test_json_tree
I, [2024-05-31T23:37:02.058907 #2602765]  INFO -- : [892/900] 2644057=test_rdoc_markup_to_markdown
I, [2024-05-31T23:37:02.096062 #2602765]  INFO -- : [893/900] 2644057=test_case
I, [2024-05-31T23:37:02.102970 #2602765]  INFO -- : [894/900] 2644057=test_pkey
I, [2024-05-31T23:37:02.106240 #2602765]  INFO -- : [895/900] 2644060=test_parser_events
I, [2024-05-31T23:37:02.109553 #2602765]  INFO -- : [896/900] 2644054=test_reline
I, [2024-05-31T23:37:02.145306 #2602765]  INFO -- : [897/900] 2644057=test_cclass
I, [2024-05-31T23:37:02.165653 #2602765]  INFO -- : [898/900] 2644060=test_gem_version_option
I, [2024-05-31T23:37:02.202796 #2602765]  INFO -- : [899/900] 2644060=test_grapheme_breaks
I, [2024-05-31T23:37:02.209605 #2602765]  INFO -- : [900/900] 2644060=test_gem_request_connection_pools
I, [2024-05-31T23:37:16.187007 #2602765]  INFO -- : Finished tests in 32.210488s, 1002.3754 tests/s, 199757.7627 assertions/s.
I, [2024-05-31T23:37:16.187870 #2602765]  INFO -- : 32287 tests, 6434295 assertions, 0 failures, 0 errors, 310 skips
I, [2024-05-31T23:37:16.187892 #2602765]  INFO -- : 
I, [2024-05-31T23:37:16.187899 #2602765]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-05-31T23:37:16.190003 #2602765]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-31T23:37:16.190134 #2602765]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-31T23:37:16.286830 #2602765]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T23:37:16.286866 #2602765]  INFO -- : 	CC = gcc
I, [2024-05-31T23:37:16.286872 #2602765]  INFO -- : 	LD = ld
I, [2024-05-31T23:37:16.286876 #2602765]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T23:37:16.286880 #2602765]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T23:37:16.286885 #2602765]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T23:37:16.286896 #2602765]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T23:37:16.286900 #2602765]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T23:37:16.286904 #2602765]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T23:37:16.286907 #2602765]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T23:37:16.286911 #2602765]  INFO -- : 	LC_ALL = 
I, [2024-05-31T23:37:16.286915 #2602765]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T23:37:16.286918 #2602765]  INFO -- : 	MFLAGS = 
I, [2024-05-31T23:37:16.286922 #2602765]  INFO -- : 	RUSTC = no
I, [2024-05-31T23:37:16.286925 #2602765]  INFO -- : 	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2024-05-31T23:37:16.287489 #2602765]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T23:37:16.287511 #2602765]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T23:37:16.287518 #2602765]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T23:37:16.287523 #2602765]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T23:37:16.287528 #2602765]  INFO -- : 
I, [2024-05-31T23:37:16.289210 #2602765]  INFO -- : generating enc.mk
I, [2024-05-31T23:37:16.407361 #2602765]  INFO -- : making enc
I, [2024-05-31T23:37:16.424383 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.424424 #2602765]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T23:37:16.424438 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.425131 #2602765]  INFO -- : making srcs under enc
I, [2024-05-31T23:37:16.455337 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.455371 #2602765]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T23:37:16.455384 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.456182 #2602765]  INFO -- : generating transdb.h
I, [2024-05-31T23:37:16.552509 #2602765]  INFO -- : transdb.h unchanged
I, [2024-05-31T23:37:16.553861 #2602765]  INFO -- : making trans
I, [2024-05-31T23:37:16.588508 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.588561 #2602765]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T23:37:16.588574 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.589237 #2602765]  INFO -- : making encs
I, [2024-05-31T23:37:16.626443 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.626493 #2602765]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T23:37:16.626507 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:16.628227 #2602765]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T23:37:16.654914 #2602765]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T23:37:16.657355 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.004945 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.005675 #2602765]  INFO -- : generating makefile exts.mk
I, [2024-05-31T23:37:18.042899 #2602765]  INFO -- : exts.mk unchanged
I, [2024-05-31T23:37:18.047409 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.375352 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:37:18.380148 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T23:37:18.386592 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:37:18.391676 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T23:37:18.395646 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:37:18.404621 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T23:37:18.431759 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:37:18.436680 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T23:37:18.458212 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:37:18.468628 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T23:37:18.473684 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:37:18.477895 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T23:37:18.491315 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:37:18.501955 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T23:37:18.517861 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:37:18.521929 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T23:37:18.529458 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:37:18.535918 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T23:37:18.556356 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:37:18.577692 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T23:37:18.582607 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:37:18.586679 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T23:37:18.593885 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:37:18.615680 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T23:37:18.619202 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:37:18.621783 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T23:37:18.633219 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:37:18.638403 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T23:37:18.639966 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:37:18.642312 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T23:37:18.654416 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:37:18.665167 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T23:37:18.683402 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:37:18.709030 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T23:37:18.711064 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:37:18.733649 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T23:37:18.735621 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:37:18.760103 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T23:37:18.762124 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:37:18.784924 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T23:37:18.787370 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:37:18.810237 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T23:37:18.812436 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:37:18.838273 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T23:37:18.869378 #2602765]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.942377 #2602765]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T23:37:18.942446 #2602765]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.942807 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.946551 #2602765]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T23:37:18.946624 #2602765]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T23:37:18.946641 #2602765]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-31T23:37:19.009071 #2602765] 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.jzmuxh/1-mspec-multi-0
E, [2024-05-31T23:37:19.009240 #2602765] 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.jzmuxh/2-mspec-multi-1
E, [2024-05-31T23:37:19.009561 #2602765] 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.jzmuxh/3-mspec-multi-2
E, [2024-05-31T23:37:19.009848 #2602765] 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.jzmuxh/4-mspec-multi-3
E, [2024-05-31T23:37:19.010112 #2602765] 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.jzmuxh/5-mspec-multi-4
E, [2024-05-31T23:37:19.010353 #2602765] 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.jzmuxh/6-mspec-multi-5
E, [2024-05-31T23:37:19.010482 #2602765] 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.jzmuxh/7-mspec-multi-6
E, [2024-05-31T23:37:19.010714 #2602765] 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.jzmuxh/8-mspec-multi-7
E, [2024-05-31T23:37:19.010865 #2602765] 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.jzmuxh/9-mspec-multi-8
E, [2024-05-31T23:37:19.011077 #2602765] 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.jzmuxh/10-mspec-multi-9
E, [2024-05-31T23:37:19.011378 #2602765] 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.jzmuxh/11-mspec-multi-10
E, [2024-05-31T23:37:19.011679 #2602765] 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.jzmuxh/12-mspec-multi-11
E, [2024-05-31T23:37:19.011959 #2602765] 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.jzmuxh/13-mspec-multi-12
E, [2024-05-31T23:37:19.012220 #2602765] 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.jzmuxh/14-mspec-multi-13
E, [2024-05-31T23:37:19.012404 #2602765] 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.jzmuxh/15-mspec-multi-14
E, [2024-05-31T23:37:19.012581 #2602765] 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.jzmuxh/16-mspec-multi-15
E, [2024-05-31T23:37:19.012709 #2602765] 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.jzmuxh/17-mspec-multi-16
E, [2024-05-31T23:37:19.012866 #2602765] 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.jzmuxh/18-mspec-multi-17
E, [2024-05-31T23:37:19.012998 #2602765] 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.jzmuxh/19-mspec-multi-18
E, [2024-05-31T23:37:19.013200 #2602765] 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.jzmuxh/20-mspec-multi-19
I, [2024-05-31T23:37:19.182846 #2602765]  INFO -- : ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-05-31T23:37:19.768453 #2602765]  INFO -- :      0 ............................................................
I, [2024-05-31T23:37:20.147606 #2602765]  INFO -- :     60 ............................................................
I, [2024-05-31T23:37:20.243216 #2602765]  INFO -- :    120 ............................................................
I, [2024-05-31T23:37:20.352642 #2602765]  INFO -- :    180 ............................................................
I, [2024-05-31T23:37:20.393710 #2602765]  INFO -- :    240 ............................................................
I, [2024-05-31T23:37:20.443843 #2602765]  INFO -- :    300 ............................................................
I, [2024-05-31T23:37:20.482560 #2602765]  INFO -- :    360 ............................................................
I, [2024-05-31T23:37:20.510670 #2602765]  INFO -- :    420 ............................................................
I, [2024-05-31T23:37:20.524932 #2602765]  INFO -- :    480 ............................................................
I, [2024-05-31T23:37:20.539931 #2602765]  INFO -- :    540 ............................................................
I, [2024-05-31T23:37:20.559294 #2602765]  INFO -- :    600 ............................................................
I, [2024-05-31T23:37:20.622451 #2602765]  INFO -- :    660 ............................................................
I, [2024-05-31T23:37:20.645408 #2602765]  INFO -- :    720 ............................................................
I, [2024-05-31T23:37:20.661213 #2602765]  INFO -- :    780 ............................................................
I, [2024-05-31T23:37:20.685880 #2602765]  INFO -- :    840 ............................................................
I, [2024-05-31T23:37:20.714050 #2602765]  INFO -- :    900 ............................................................
I, [2024-05-31T23:37:20.760527 #2602765]  INFO -- :    960 ............................................................
I, [2024-05-31T23:37:20.822126 #2602765]  INFO -- :   1020 ............................................................
I, [2024-05-31T23:37:20.969175 #2602765]  INFO -- :   1080 ............................................................
I, [2024-05-31T23:37:21.062437 #2602765]  INFO -- :   1140 ............................................................
I, [2024-05-31T23:37:21.146572 #2602765]  INFO -- :   1200 ............................................................
I, [2024-05-31T23:37:21.193217 #2602765]  INFO -- :   1260 ............................................................
I, [2024-05-31T23:37:21.240868 #2602765]  INFO -- :   1320 ............................................................
I, [2024-05-31T23:37:21.257142 #2602765]  INFO -- :   1380 ............................................................
I, [2024-05-31T23:37:21.306165 #2602765]  INFO -- :   1440 ............................................................
I, [2024-05-31T23:37:21.679242 #2602765]  INFO -- :   1500 ............................................................
I, [2024-05-31T23:37:21.855847 #2602765]  INFO -- :   1560 ............................................................
I, [2024-05-31T23:37:21.890200 #2602765]  INFO -- :   1620 ............................................................
I, [2024-05-31T23:37:22.010063 #2602765]  INFO -- :   1680 ............................................................
I, [2024-05-31T23:37:22.090058 #2602765]  INFO -- :   1740 ............................................................
I, [2024-05-31T23:37:22.181706 #2602765]  INFO -- :   1800 ............................................................
I, [2024-05-31T23:37:22.216230 #2602765]  INFO -- :   1860 ............................................................
I, [2024-05-31T23:37:22.352197 #2602765]  INFO -- :   1920 ............................................................
I, [2024-05-31T23:37:22.401177 #2602765]  INFO -- :   1980 ............................................................
I, [2024-05-31T23:37:22.444265 #2602765]  INFO -- :   2040 ............................................................
I, [2024-05-31T23:37:22.516481 #2602765]  INFO -- :   2100 ............................................................
I, [2024-05-31T23:37:22.534360 #2602765]  INFO -- :   2160 ............................................................
I, [2024-05-31T23:37:22.544386 #2602765]  INFO -- :   2220 ............................................................
I, [2024-05-31T23:37:22.561705 #2602765]  INFO -- :   2280 ............................................................
I, [2024-05-31T23:37:22.572814 #2602765]  INFO -- :   2340 ............................................................
I, [2024-05-31T23:37:22.588428 #2602765]  INFO -- :   2400 ............................................................
I, [2024-05-31T23:37:22.695466 #2602765]  INFO -- :   2460 ............................................................
I, [2024-05-31T23:37:22.738057 #2602765]  INFO -- :   2520 ............................................................
I, [2024-05-31T23:37:22.762261 #2602765]  INFO -- :   2580 ............................................................
I, [2024-05-31T23:37:22.849641 #2602765]  INFO -- :   2640 ............................................................
I, [2024-05-31T23:37:22.945071 #2602765]  INFO -- :   2700 ............................................................
I, [2024-05-31T23:37:22.973572 #2602765]  INFO -- :   2760 ............................................................
I, [2024-05-31T23:37:23.002000 #2602765]  INFO -- :   2820 ............................................................
I, [2024-05-31T23:37:23.057135 #2602765]  INFO -- :   2880 ............................................................
I, [2024-05-31T23:37:23.084370 #2602765]  INFO -- :   2940 ............................................................
I, [2024-05-31T23:37:23.109597 #2602765]  INFO -- :   3000 ............................................................
I, [2024-05-31T23:37:23.127082 #2602765]  INFO -- :   3060 ............................................................
I, [2024-05-31T23:37:23.140677 #2602765]  INFO -- :   3120 ............................................................
I, [2024-05-31T23:37:23.156922 #2602765]  INFO -- :   3180 ............................................................
I, [2024-05-31T23:37:23.159249 #2602765]  INFO -- :   3240 ............................................................
I, [2024-05-31T23:37:23.193882 #2602765]  INFO -- :   3300 ............................................................
I, [2024-05-31T23:37:23.417789 #2602765]  INFO -- :   3360 ............................................................
I, [2024-05-31T23:37:27.161631 #2602765]  INFO -- :   3420 ...........
I, [2024-05-31T23:37:27.161682 #2602765]  INFO -- : 
I, [2024-05-31T23:37:27.161689 #2602765]  INFO -- : Finished in 8.152590 seconds
I, [2024-05-31T23:37:27.161693 #2602765]  INFO -- : 
I, [2024-05-31T23:37:27.161698 #2602765]  INFO -- : 3430 files, 32649 examples, 170677 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-31T23:37:27.164018 #2602765]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.