# Logfile created on 2024-05-28 07:48:33 +0000 by logger.rb/v1.4.3
I, [2024-05-28T07:48:33.716862 #2124164]  INFO -- : #<BuildRuby:0x000055bbdd4b3860 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240528-074833", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055bbdd54b318 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055bbdd54b1d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055bbdd54aff8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240528-074833", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240528-074833>, @binmode=false, @mon_data=#<Monitor:0x000055bbdd54aee0>, @mon_data_owner_object_id=860>>>
I, [2024-05-28T07:48:33.717022 #2124164]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-28T07:48:33.845959 #2124164]  INFO -- : tool/config.guess already exists
I, [2024-05-28T07:48:33.846008 #2124164]  INFO -- : tool/config.sub already exists
I, [2024-05-28T07:48:33.848365 #2124164]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T07:48:33.848401 #2124164]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T07:48:33.849702 #2124164]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T07:48:33.850218 #2124164]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T07:48:33.850372 #2124164]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T07:48:33.851017 #2124164]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T07:48:33.852405 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T07:48:33.852539 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T07:48:33.852988 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T07:48:33.917829 #2124164]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T07:48:33.984897 #2124164]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T07:48:33.984948 #2124164]  INFO -- :   Name: power_assert
I, [2024-05-28T07:48:33.984960 #2124164]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T07:48:33.984968 #2124164]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T07:48:34.025890 #2124164]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-28T07:48:34.025938 #2124164]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-28T07:48:34.677675 #2124164]  INFO -- : Already up to date.
I, [2024-05-28T07:48:34.687587 #2124164]  INFO -- : Latest commit hash = ceeb9957c3
I, [2024-05-28T07:48:34.688591 #2124164]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-28T07:48:34.688620 #2124164]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-28T07:48:34.804757 #2124164]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-28T07:48:34.806148 #2124164]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-28T07:48:34.873560 #2124164]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-28T07:48:34.876845 #2124164]  INFO -- : generating enc.mk
I, [2024-05-28T07:48:34.996049 #2124164]  INFO -- : making srcs under enc
I, [2024-05-28T07:48:35.025409 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:35.025442 #2124164]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T07:48:35.025453 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:35.067855 #2124164]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T07:48:35.067909 #2124164]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T07:48:35.068590 #2124164]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T07:48:35.069164 #2124164]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T07:48:35.069323 #2124164]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T07:48:35.070161 #2124164]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T07:48:35.071404 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T07:48:35.071461 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T07:48:35.072123 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T07:48:35.128037 #2124164]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T07:48:35.195099 #2124164]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T07:48:35.195142 #2124164]  INFO -- :   Name: power_assert
I, [2024-05-28T07:48:35.195153 #2124164]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T07:48:35.195162 #2124164]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T07:48:35.196967 #2124164]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T07:48:35.256040 #2124164]  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-28T07:48:35.261408 #2124164]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T07:48:35.262811 #2124164]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-28T07:48:35.262908 #2124164]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-28T07:48:35.316911 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:48:35.316958 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:48:35.316977 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:48:35.316988 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:48:35.316996 #2124164]  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-28T07:48:35.317004 #2124164]  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-28T07:48:35.317021 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:48:35.317029 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:48:35.317037 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:48:35.317044 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:48:35.317051 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:48:35.317058 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:48:35.317066 #2124164]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T07:48:35.317073 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:48:35.317081 #2124164]  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-28T07:48:35.318478 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:48:35.318500 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:48:35.318514 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:48:35.318525 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:48:35.318533 #2124164]  INFO -- : 
I, [2024-05-28T07:48:35.340348 #2124164]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-28T07:48:35.478414 #2124164]  INFO -- : linking miniruby
I, [2024-05-28T07:48:36.100798 #2124164]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-28T07:48:36.100999 #2124164]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-28T07:48:36.193321 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:48:36.193363 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:48:36.193376 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:48:36.193385 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:48:36.193393 #2124164]  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-28T07:48:36.193402 #2124164]  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-28T07:48:36.193411 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:48:36.193419 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:48:36.193427 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:48:36.193434 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:48:36.193441 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:48:36.193448 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:48:36.193455 #2124164]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T07:48:36.193463 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:48:36.193472 #2124164]  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-28T07:48:36.194311 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:48:36.194334 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:48:36.194350 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:48:36.194361 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:48:36.194369 #2124164]  INFO -- : 
I, [2024-05-28T07:48:36.341570 #2124164]  INFO -- : builtin_binary.inc updated
I, [2024-05-28T07:48:36.353451 #2124164]  INFO -- : 2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
I, [2024-05-28T07:48:36.354924 #2124164]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-28T07:48:36.640606 #2124164]  INFO -- : linking static-library libruby-static.a
I, [2024-05-28T07:48:37.029432 #2124164]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-28T07:48:38.925386 #2124164]  INFO -- : linking ruby
I, [2024-05-28T07:48:38.946217 #2124164]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-28T07:48:38.946343 #2124164]  INFO -- : $$$[beg] make all -j16
I, [2024-05-28T07:48:39.001268 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:48:39.001321 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:48:39.001332 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:48:39.001340 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:48:39.001349 #2124164]  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-28T07:48:39.001361 #2124164]  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-28T07:48:39.001370 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:48:39.001377 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:48:39.001384 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:48:39.001391 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:48:39.001399 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:48:39.001406 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:48:39.001413 #2124164]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T07:48:39.001421 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:48:39.001429 #2124164]  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-28T07:48:39.002581 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:48:39.002603 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:48:39.002614 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:48:39.002626 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:48:39.002639 #2124164]  INFO -- : 
I, [2024-05-28T07:48:39.043868 #2124164]  INFO -- : generating enc.mk
I, [2024-05-28T07:48:39.045757 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-28T07:48:39.046045 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-28T07:48:39.046419 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-28T07:48:39.046838 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-28T07:48:39.047582 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-28T07:48:39.047911 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-28T07:48:39.048610 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-28T07:48:39.049394 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-28T07:48:39.049672 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-28T07:48:39.050481 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-28T07:48:39.050866 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-28T07:48:39.051321 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-28T07:48:39.051786 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-28T07:48:39.052562 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-28T07:48:39.053004 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-28T07:48:39.233773 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-28T07:48:39.234824 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-28T07:48:39.238032 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-28T07:48:39.241099 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-28T07:48:39.241887 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-28T07:48:39.242377 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-28T07:48:39.269290 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-28T07:48:39.269994 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-28T07:48:39.271492 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-28T07:48:39.284287 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-28T07:48:39.296437 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-28T07:48:39.318047 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-28T07:48:39.340699 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-28T07:48:39.362926 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-28T07:48:39.427227 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-28T07:48:39.442535 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-28T07:48:39.454671 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-28T07:48:39.460857 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-28T07:48:39.466754 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-28T07:48:39.470292 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-28T07:48:39.481686 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-28T07:48:39.484032 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-28T07:48:39.485397 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-28T07:48:39.505289 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-28T07:48:39.506031 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-28T07:48:39.509777 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-28T07:48:39.545040 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-28T07:48:39.627707 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-28T07:48:39.630402 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-28T07:48:39.644606 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-28T07:48:39.667201 #2124164]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-28T07:48:39.677873 #2124164]  INFO -- : making enc
I, [2024-05-28T07:48:39.709436 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.709534 #2124164]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T07:48:39.709577 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.710652 #2124164]  INFO -- : making srcs under enc
I, [2024-05-28T07:48:39.746790 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.746864 #2124164]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T07:48:39.746879 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.747659 #2124164]  INFO -- : generating transdb.h
I, [2024-05-28T07:48:39.851990 #2124164]  INFO -- : transdb.h unchanged
I, [2024-05-28T07:48:39.853560 #2124164]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T07:48:39.853607 #2124164]  INFO -- : making trans
I, [2024-05-28T07:48:39.881923 #2124164]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T07:48:39.884462 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.893887 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.894227 #2124164]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T07:48:39.894385 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.897298 #2124164]  INFO -- : making encs
I, [2024-05-28T07:48:39.972901 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:39.973066 #2124164]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T07:48:39.973120 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.139347 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.140057 #2124164]  INFO -- : generating makefile exts.mk
I, [2024-05-28T07:48:40.184719 #2124164]  INFO -- : exts.mk unchanged
I, [2024-05-28T07:48:40.189560 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.215018 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:48:40.216835 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:48:40.217069 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:48:40.218118 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:48:40.218145 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:48:40.218337 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:48:40.221406 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:48:40.221661 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:48:40.221687 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:48:40.222011 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:48:40.222060 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:48:40.222210 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:48:40.222893 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:48:40.223330 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:48:40.223529 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:48:40.223686 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:48:40.223879 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:48:40.225176 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:48:40.225873 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:48:40.226170 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:48:40.226452 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:48:40.227125 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:48:40.227394 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:48:40.229204 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:48:40.229324 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:48:40.229383 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:48:40.229574 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:48:40.230150 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:48:40.230526 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:48:40.232066 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:48:40.238036 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:48:40.238713 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:48:40.240354 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:48:40.240468 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:48:40.242968 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:48:40.244230 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:48:40.246987 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:48:40.253515 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:48:40.261450 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:48:40.261584 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:48:40.263301 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:48:40.264820 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:48:40.271502 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:48:40.274017 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:48:40.296566 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.372166 #2124164]  INFO -- : linking ruby
I, [2024-05-28T07:48:40.392063 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.392401 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.396290 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.396317 #2124164]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T07:48:40.396336 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.396890 #2124164]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-28T07:48:40.397016 #2124164]  INFO -- : $$$[beg] make install -j16
I, [2024-05-28T07:48:40.455956 #2124164]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T07:48:40.456008 #2124164]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T07:48:40.456649 #2124164]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T07:48:40.457243 #2124164]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T07:48:40.457374 #2124164]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T07:48:40.457986 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:48:40.458009 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:48:40.458024 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:48:40.458034 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:48:40.458042 #2124164]  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-28T07:48:40.458052 #2124164]  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-28T07:48:40.458060 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:48:40.458068 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:48:40.458076 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:48:40.458083 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:48:40.458091 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:48:40.458133 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:48:40.458141 #2124164]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T07:48:40.458148 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:48:40.458156 #2124164]  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-28T07:48:40.459247 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T07:48:40.459342 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T07:48:40.496864 #2124164]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T07:48:40.497879 #2124164]  INFO -- : generating enc.mk
I, [2024-05-28T07:48:40.497902 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:48:40.497926 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:48:40.497937 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:48:40.497951 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:48:40.497963 #2124164]  INFO -- : 
I, [2024-05-28T07:48:40.499110 #2124164]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T07:48:40.622191 #2124164]  INFO -- : making srcs under enc
I, [2024-05-28T07:48:40.622289 #2124164]  INFO -- : making enc
I, [2024-05-28T07:48:40.639204 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.639258 #2124164]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T07:48:40.639273 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.652126 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.652173 #2124164]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T07:48:40.652189 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.652932 #2124164]  INFO -- : generating transdb.h
I, [2024-05-28T07:48:40.678390 #2124164]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T07:48:40.748061 #2124164]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T07:48:40.748104 #2124164]  INFO -- :   Name: power_assert
I, [2024-05-28T07:48:40.748115 #2124164]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T07:48:40.749033 #2124164]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T07:48:40.749609 #2124164]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T07:48:40.758236 #2124164]  INFO -- : transdb.h unchanged
I, [2024-05-28T07:48:40.759734 #2124164]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T07:48:40.759860 #2124164]  INFO -- : making trans
I, [2024-05-28T07:48:40.787712 #2124164]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-28T07:48:40.790206 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.798134 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.798393 #2124164]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T07:48:40.798513 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.802257 #2124164]  INFO -- : making encs
I, [2024-05-28T07:48:40.844506 #2124164]  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-28T07:48:40.857606 #2124164]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T07:48:40.876049 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:40.876167 #2124164]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T07:48:40.876216 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.046859 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.047636 #2124164]  INFO -- : generating makefile exts.mk
I, [2024-05-28T07:48:41.089519 #2124164]  INFO -- : exts.mk unchanged
I, [2024-05-28T07:48:41.093738 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.117989 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:48:41.119502 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:48:41.120441 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:48:41.121090 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:48:41.121733 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:48:41.122387 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:48:41.124221 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:48:41.124285 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:48:41.125279 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:48:41.125320 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:48:41.125810 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:48:41.125839 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:48:41.125983 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:48:41.126396 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:48:41.126452 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:48:41.126578 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:48:41.127093 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:48:41.127476 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:48:41.128331 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:48:41.128563 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:48:41.128876 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:48:41.130522 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:48:41.132262 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:48:41.132315 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:48:41.132354 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:48:41.132570 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:48:41.133415 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:48:41.133462 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:48:41.133721 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:48:41.133749 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:48:41.140798 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:48:41.141580 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:48:41.141796 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:48:41.142835 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:48:41.144088 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:48:41.148284 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:48:41.148606 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:48:41.164388 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:48:41.165126 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:48:41.166490 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:48:41.166873 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:48:41.167076 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:48:41.167569 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:48:41.173382 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:48:41.195541 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.271103 #2124164]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T07:48:41.271148 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.271368 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.274886 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.274910 #2124164]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T07:48:41.274929 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:41.275129 #2124164]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-28T07:48:41.369880 #2124164]  INFO -- : Installing to 
I, [2024-05-28T07:48:41.369935 #2124164]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T07:48:41.370089 #2124164]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-28T07:48:41.379541 #2124164]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T07:48:41.379596 #2124164]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-28T07:48:41.379638 #2124164]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T07:48:41.390262 #2124164]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T07:48:41.390316 #2124164]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T07:48:41.390329 #2124164]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-28T07:48:41.390553 #2124164]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T07:48:41.395613 #2124164]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-28T07:48:41.395644 #2124164]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-28T07:48:41.395656 #2124164]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-28T07:48:41.395675 #2124164]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T07:48:41.395794 #2124164]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T07:48:41.438686 #2124164]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-28T07:48:41.445937 #2124164]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-28T07:48:41.446138 #2124164]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T07:48:41.471343 #2124164]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-28T07:48:41.473650 #2124164]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-28T07:48:41.475236 #2124164]  INFO -- :                                     cgi 0.4.1
I, [2024-05-28T07:48:41.476405 #2124164]  INFO -- :                                     delegate 0.3.1
I, [2024-05-28T07:48:41.477007 #2124164]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-28T07:48:41.477566 #2124164]  INFO -- :                                     english 0.8.0
I, [2024-05-28T07:48:41.478114 #2124164]  INFO -- :                                     erb 4.0.4
I, [2024-05-28T07:48:41.478954 #2124164]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-28T07:48:41.479502 #2124164]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-28T07:48:41.480053 #2124164]  INFO -- :                                     find 0.2.0
I, [2024-05-28T07:48:41.480598 #2124164]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-28T07:48:41.481163 #2124164]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-28T07:48:41.481720 #2124164]  INFO -- :                                     irb 1.13.1
I, [2024-05-28T07:48:41.482619 #2124164]  INFO -- :                                     logger 1.6.0
I, [2024-05-28T07:48:41.483167 #2124164]  INFO -- :                                     net-http 0.4.1
I, [2024-05-28T07:48:41.483744 #2124164]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-28T07:48:41.484319 #2124164]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-28T07:48:41.485486 #2124164]  INFO -- :                                     open3 0.2.1
I, [2024-05-28T07:48:41.486048 #2124164]  INFO -- :                                     optparse 0.5.0
I, [2024-05-28T07:48:41.486614 #2124164]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-28T07:48:41.487140 #2124164]  INFO -- :                                     pp 0.5.0
I, [2024-05-28T07:48:41.487709 #2124164]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-28T07:48:41.488254 #2124164]  INFO -- :                                     prism 0.29.0
I, [2024-05-28T07:48:41.488839 #2124164]  INFO -- :                                     pstore 0.1.3
I, [2024-05-28T07:48:41.489353 #2124164]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-28T07:48:41.490525 #2124164]  INFO -- :                                     readline 0.0.4
I, [2024-05-28T07:48:41.491057 #2124164]  INFO -- :                                     reline 0.5.7
I, [2024-05-28T07:48:41.491632 #2124164]  INFO -- :                                     resolv 0.4.0
I, [2024-05-28T07:48:41.492170 #2124164]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-28T07:48:41.493111 #2124164]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-28T07:48:41.493814 #2124164]  INFO -- :                                     set 1.1.0
I, [2024-05-28T07:48:41.494374 #2124164]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-28T07:48:41.494907 #2124164]  INFO -- :                                     singleton 0.2.0
I, [2024-05-28T07:48:41.495423 #2124164]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-28T07:48:41.496229 #2124164]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-28T07:48:41.496763 #2124164]  INFO -- :                                     time 0.3.0
I, [2024-05-28T07:48:41.497369 #2124164]  INFO -- :                                     timeout 0.4.1
I, [2024-05-28T07:48:41.497903 #2124164]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-28T07:48:41.498449 #2124164]  INFO -- :                                     tsort 0.2.0
I, [2024-05-28T07:48:41.498976 #2124164]  INFO -- :                                     un 0.3.0
I, [2024-05-28T07:48:41.499509 #2124164]  INFO -- :                                     uri 0.13.0
I, [2024-05-28T07:48:41.500070 #2124164]  INFO -- :                                     weakref 0.1.3
I, [2024-05-28T07:48:41.500610 #2124164]  INFO -- :                                     yaml 0.3.0
I, [2024-05-28T07:48:41.501044 #2124164]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T07:48:41.507678 #2124164]  INFO -- :                                     date 3.3.4
I, [2024-05-28T07:48:41.508260 #2124164]  INFO -- :                                     digest 3.1.1
I, [2024-05-28T07:48:41.508805 #2124164]  INFO -- :                                     etc 1.4.3
I, [2024-05-28T07:48:41.509403 #2124164]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-28T07:48:41.510466 #2124164]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-28T07:48:41.511033 #2124164]  INFO -- :                                     io-console 0.7.2
I, [2024-05-28T07:48:41.511586 #2124164]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-28T07:48:41.512122 #2124164]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-28T07:48:41.512636 #2124164]  INFO -- :                                     json 2.7.2
I, [2024-05-28T07:48:41.513344 #2124164]  INFO -- :                                     openssl 3.2.0
I, [2024-05-28T07:48:41.513908 #2124164]  INFO -- :                                     pathname 0.3.0
I, [2024-05-28T07:48:41.514452 #2124164]  INFO -- :                                     psych 5.1.2
I, [2024-05-28T07:48:41.515067 #2124164]  INFO -- :                                     stringio 3.1.1
I, [2024-05-28T07:48:41.515639 #2124164]  INFO -- :                                     strscan 3.1.1
I, [2024-05-28T07:48:41.516176 #2124164]  INFO -- :                                     zlib 3.1.0
I, [2024-05-28T07:48:41.516621 #2124164]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T07:48:41.517637 #2124164]  INFO -- :                                     minitest 5.23.1
I, [2024-05-28T07:48:41.526726 #2124164]  INFO -- :                                     rake 13.2.1
I, [2024-05-28T07:48:41.531732 #2124164]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-28T07:48:41.537728 #2124164]  INFO -- :                                     rexml 3.2.8
I, [2024-05-28T07:48:41.543057 #2124164]  INFO -- :                                     rss 0.3.0
I, [2024-05-28T07:48:41.547137 #2124164]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-28T07:48:41.549406 #2124164]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-28T07:48:41.553921 #2124164]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-28T07:48:41.555141 #2124164]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-28T07:48:41.556642 #2124164]  INFO -- :                                     matrix 0.4.2
I, [2024-05-28T07:48:41.560434 #2124164]  INFO -- :                                     prime 0.1.2
I, [2024-05-28T07:48:41.568005 #2124164]  INFO -- :                                     rbs 3.4.4
I, [2024-05-28T07:48:41.603345 #2124164]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-28T07:48:41.606638 #2124164]  INFO -- :                                     debug 1.9.2
I, [2024-05-28T07:48:41.610803 #2124164]  INFO -- :                                     racc 1.8.0
I, [2024-05-28T07:48:41.614467 #2124164]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-28T07:48:41.616063 #2124164]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-28T07:48:41.618074 #2124164]  INFO -- :                                     base64 0.2.0
I, [2024-05-28T07:48:41.619348 #2124164]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-28T07:48:41.622457 #2124164]  INFO -- :                                     observer 0.1.2
I, [2024-05-28T07:48:41.623883 #2124164]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-28T07:48:41.625351 #2124164]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-28T07:48:41.627038 #2124164]  INFO -- :                                     rinda 0.2.0
I, [2024-05-28T07:48:41.628651 #2124164]  INFO -- :                                     drb 2.2.1
I, [2024-05-28T07:48:41.630771 #2124164]  INFO -- :                                     nkf 0.2.0
I, [2024-05-28T07:48:41.634371 #2124164]  INFO -- :                                     syslog 0.1.2
I, [2024-05-28T07:48:41.636486 #2124164]  INFO -- :                                     csv 3.3.0
I, [2024-05-28T07:48:41.640132 #2124164]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-28T07:48:41.641704 #2124164]  INFO -- : skipped bundled gems:
I, [2024-05-28T07:48:41.641728 #2124164]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-28T07:48:41.644693 #2124164]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-28T07:48:41.644866 #2124164]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-28T07:48:50.145436 #2124164]  INFO -- : PASS all 1936 tests
E, [2024-05-28T07:48:50.156822 #2124164] ERROR -- :  
I, [2024-05-28T07:48:50.157313 #2124164]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-28T07:48:50.157552 #2124164]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-28T07:48:50.290863 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:48:50.290915 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:48:50.290927 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:48:50.290936 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:48:50.290948 #2124164]  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-28T07:48:50.290958 #2124164]  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-28T07:48:50.290968 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:48:50.290976 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:48:50.290991 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:48:50.290999 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:48:50.291006 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:48:50.291014 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:48:50.291021 #2124164]  INFO -- : 	MFLAGS = 
I, [2024-05-28T07:48:50.291029 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:48:50.291037 #2124164]  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-28T07:48:50.291499 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:48:50.291522 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:48:50.291551 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:48:50.291562 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:48:50.291571 #2124164]  INFO -- : 
I, [2024-05-28T07:48:50.477952 #2124164]  INFO -- : Checking leaked global symbols...none
I, [2024-05-28T07:48:50.554379 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-28T07:48:50.554442 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-28T07:48:50.554457 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-28T07:48:50.554465 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-28T07:48:50.554615 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-28T07:48:50.554720 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-28T07:48:50.554943 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-28T07:48:50.555180 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-28T07:48:50.555810 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-28T07:48:50.556114 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-28T07:48:50.557770 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-28T07:48:50.558621 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-28T07:48:50.558816 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-28T07:48:50.558850 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-28T07:48:50.558914 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-28T07:48:50.659659 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-28T07:48:50.660741 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-28T07:48:50.816091 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-28T07:48:50.816154 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-28T07:48:50.816203 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-28T07:48:50.816367 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-28T07:48:50.816424 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-28T07:48:50.816443 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-28T07:48:50.816501 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-28T07:48:50.816606 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-28T07:48:50.816629 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-28T07:48:50.816702 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-28T07:48:50.816747 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-28T07:48:50.817105 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-28T07:48:50.852869 #2124164]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-28T07:48:50.855402 #2124164]  INFO -- : 
I, [2024-05-28T07:48:50.855438 #2124164]  INFO -- : test succeeded
I, [2024-05-28T07:48:50.856846 #2124164]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-28T07:48:50.857141 #2124164]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-28T07:48:50.989985 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:48:50.990041 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:48:50.990053 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:48:50.990061 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:48:50.990073 #2124164]  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-28T07:48:50.990083 #2124164]  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-28T07:48:50.990091 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:48:50.990099 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:48:50.990107 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:48:50.990114 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:48:50.990121 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:48:50.990128 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:48:50.990136 #2124164]  INFO -- : 	MFLAGS = 
I, [2024-05-28T07:48:50.990143 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:48:50.990152 #2124164]  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-28T07:48:50.990615 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:48:50.990637 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:48:50.990660 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:48:50.990677 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:48:50.990686 #2124164]  INFO -- : 
I, [2024-05-28T07:48:50.992658 #2124164]  INFO -- : generating enc.mk
I, [2024-05-28T07:48:51.148291 #2124164]  INFO -- : making enc
I, [2024-05-28T07:48:51.164901 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.164926 #2124164]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T07:48:51.164945 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.165980 #2124164]  INFO -- : making srcs under enc
I, [2024-05-28T07:48:51.230687 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.230709 #2124164]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T07:48:51.230721 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.231634 #2124164]  INFO -- : generating transdb.h
I, [2024-05-28T07:48:51.363600 #2124164]  INFO -- : transdb.h unchanged
I, [2024-05-28T07:48:51.364780 #2124164]  INFO -- : making trans
I, [2024-05-28T07:48:51.398052 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.398075 #2124164]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T07:48:51.398086 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.398651 #2124164]  INFO -- : making encs
I, [2024-05-28T07:48:51.435550 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.435573 #2124164]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T07:48:51.435584 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:51.438540 #2124164]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T07:48:51.466131 #2124164]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T07:48:51.468776 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:53.007432 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:53.008124 #2124164]  INFO -- : generating makefile exts.mk
I, [2024-05-28T07:48:53.084882 #2124164]  INFO -- : exts.mk unchanged
I, [2024-05-28T07:48:53.089638 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:53.447304 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:48:53.450588 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:48:53.461887 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:48:53.466168 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:48:53.470693 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:48:53.480590 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:48:53.507544 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:48:53.510525 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:48:53.531217 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:48:53.537540 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:48:53.544868 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:48:53.549669 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:48:53.563497 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:48:53.577442 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:48:53.592086 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:48:53.595421 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:48:53.606725 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:48:53.611173 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:48:53.651099 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:48:53.667294 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:48:53.675832 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:48:53.679235 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:48:53.692054 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:48:53.745950 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:48:53.754839 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:48:53.757872 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:48:53.788263 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:48:53.794016 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:48:53.796199 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:48:53.798179 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:48:53.823305 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:48:53.830293 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:48:53.854720 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:48:53.913739 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:48:53.918578 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:48:53.941373 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:48:53.943922 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:48:53.966437 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:48:53.970326 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:48:53.993504 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:48:53.996449 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:48:54.056602 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:48:54.060260 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:48:54.082741 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:48:54.105600 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:54.272730 #2124164]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T07:48:54.272776 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:54.273357 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:54.276592 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:54.276613 #2124164]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T07:48:54.276631 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:48:54.351905 #2124164]  INFO -- : Run options: 
I, [2024-05-28T07:48:54.351996 #2124164]  INFO -- :   --seed=29656
I, [2024-05-28T07:48:54.352008 #2124164]  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-28T07:48:54.352017 #2124164]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-28T07:48:54.352026 #2124164]  INFO -- :   --name=!/memory_leak/
I, [2024-05-28T07:48:54.352033 #2124164]  INFO -- :   --stderr-on-failure
I, [2024-05-28T07:48:54.352041 #2124164]  INFO -- :   -j16
I, [2024-05-28T07:48:54.352048 #2124164]  INFO -- : 
I, [2024-05-28T07:48:54.352057 #2124164]  INFO -- : # Running tests:
I, [2024-05-28T07:48:54.352064 #2124164]  INFO -- : 
I, [2024-05-28T07:48:54.582613 #2124164]  INFO -- : [  1/883] 2165450=test_printf
I, [2024-05-28T07:48:54.585440 #2124164]  INFO -- : [  2/883] 2165454=test_rdoc_markup_pre_process
I, [2024-05-28T07:48:54.585550 #2124164]  INFO -- : [  3/883] 2165456=test_time
I, [2024-05-28T07:48:54.585567 #2124164]  INFO -- : [  4/883] 2165443=test_webauthn_listener_response
I, [2024-05-28T07:48:54.586613 #2124164]  INFO -- : [  5/883] 2165446=test_to_ary_concat
I, [2024-05-28T07:48:54.586759 #2124164]  INFO -- : [  6/883] 2165452=test_stream
I, [2024-05-28T07:48:54.586884 #2124164]  INFO -- : [  7/883] 2165447=test_pinned
I, [2024-05-28T07:48:54.587026 #2124164]  INFO -- : [  8/883] 2165453=test_gem_bundler_version_finder
I, [2024-05-28T07:48:54.587946 #2124164]  INFO -- : [  9/883] 2165458=test_emoji_breaks
I, [2024-05-28T07:48:54.588179 #2124164]  INFO -- : [ 10/883] 2165445=test_within_pipe
I, [2024-05-28T07:48:54.588800 #2124164]  INFO -- : [ 11/883] 2165455=reflection_test
I, [2024-05-28T07:48:54.588831 #2124164]  INFO -- : [ 12/883] 2165448=test_gem_commands_unpack_command
I, [2024-05-28T07:48:54.588848 #2124164]  INFO -- : [ 13/883] 2165457=test_files_lib
I, [2024-05-28T07:48:54.588861 #2124164]  INFO -- : [ 14/883] 2165444=test_beginendblock
I, [2024-05-28T07:48:54.589173 #2124164]  INFO -- : [ 15/883] 2165449=test_help
I, [2024-05-28T07:48:54.589264 #2124164]  INFO -- : [ 16/883] 2165451=test_rdoc_markup_to_bs
I, [2024-05-28T07:48:54.594629 #2124164]  INFO -- : [ 17/883] 2165458=test_digest
I, [2024-05-28T07:48:54.610782 #2124164]  INFO -- : [ 18/883] 2165450=test_ractor
I, [2024-05-28T07:48:54.617081 #2124164]  INFO -- : [ 19/883] 2165447=test_rdoc_servlet
I, [2024-05-28T07:48:54.617773 #2124164]  INFO -- : [ 20/883] 2165449=test_gem_security
I, [2024-05-28T07:48:54.625567 #2124164]  INFO -- : [ 21/883] 2165452=test_fiber
I, [2024-05-28T07:48:54.667040 #2124164]  INFO -- : [ 22/883] 2165458=test_multi_irb_commands
I, [2024-05-28T07:48:54.705615 #2124164]  INFO -- : [ 23/883] 2165458=test_open3
I, [2024-05-28T07:48:54.714278 #2124164]  INFO -- : [ 24/883] 2165450=test_closure
I, [2024-05-28T07:48:54.714364 #2124164]  INFO -- : [ 25/883] 2165455=test_bundled_ca
I, [2024-05-28T07:48:54.729678 #2124164]  INFO -- : [ 26/883] 2165445=test_delegate
I, [2024-05-28T07:48:54.772900 #2124164]  INFO -- : [ 27/883] 2165445=test_popen_deadlock
I, [2024-05-28T07:48:54.841328 #2124164]  INFO -- : [ 28/883] 2165456=test_history
I, [2024-05-28T07:48:54.845424 #2124164]  INFO -- : [ 29/883] 2165451=test_date_marshal
I, [2024-05-28T07:48:54.849611 #2124164]  INFO -- : [ 30/883] 2165451=test_mkmf
I, [2024-05-28T07:48:54.849690 #2124164]  INFO -- : [ 31/883] 2165454=test_recursion
I, [2024-05-28T07:48:54.857289 #2124164]  INFO -- : [ 32/883] 2165454=test_exit
I, [2024-05-28T07:48:54.859998 #2124164]  INFO -- : [ 33/883] 2165443=test_variable_name_check
I, [2024-05-28T07:48:54.863373 #2124164]  INFO -- : [ 34/883] 2165453=test_io_m17n
I, [2024-05-28T07:48:54.878903 #2124164]  INFO -- : [ 35/883] 2165450=test_did_you_mean
I, [2024-05-28T07:48:54.901676 #2124164]  INFO -- : [ 36/883] 2165451=test_gem_commands_server_command
I, [2024-05-28T07:48:54.915279 #2124164]  INFO -- : [ 37/883] 2165443=test_append
I, [2024-05-28T07:48:54.920592 #2124164]  INFO -- : [ 38/883] 2165443=test_option
I, [2024-05-28T07:48:55.007307 #2124164]  INFO -- : [ 39/883] 2165456=test_cmethod
I, [2024-05-28T07:48:55.013146 #2124164]  INFO -- : [ 40/883] 2165456=test_tracer
I, [2024-05-28T07:48:55.020397 #2124164]  INFO -- : [ 41/883] 2165456=test_gem_commands_build_command
I, [2024-05-28T07:48:55.048389 #2124164]  INFO -- : [ 42/883] 2165450=test_interned_str
I, [2024-05-28T07:48:55.051643 #2124164]  INFO -- : [ 43/883] 2165450=test_case_comprehensive
I, [2024-05-28T07:48:55.098895 #2124164]  INFO -- : [ 44/883] 2165443=test_class
I, [2024-05-28T07:48:55.111676 #2124164]  INFO -- : [ 45/883] 2165447=test_ocsp
I, [2024-05-28T07:48:55.130531 #2124164]  INFO -- : [ 46/883] 2165446=test_pkey_dsa
I, [2024-05-28T07:48:55.134154 #2124164]  INFO -- : [ 47/883] 2165443=test_scheduler
I, [2024-05-28T07:48:55.137323 #2124164]  INFO -- : [ 48/883] 2165451=test_iseq
I, [2024-05-28T07:48:55.164225 #2124164]  INFO -- : [ 49/883] 2165444=test_exception_at_throwing
I, [2024-05-28T07:48:55.191097 #2124164]  INFO -- : [ 50/883] 2165454=test_rdoc_markup_heading
I, [2024-05-28T07:48:55.210584 #2124164]  INFO -- : [ 51/883] 2165454=test_bn
I, [2024-05-28T07:48:55.229557 #2124164]  INFO -- : [ 52/883] 2165454=test_win32ole_param_event
I, [2024-05-28T07:48:55.233552 #2124164]  INFO -- : [ 53/883] 2165454=test_path
I, [2024-05-28T07:48:55.246361 #2124164]  INFO -- : [ 54/883] 2165444=test_case_mapping
I, [2024-05-28T07:48:55.250725 #2124164]  INFO -- : [ 55/883] 2165454=redundant_return_test
I, [2024-05-28T07:48:55.263380 #2124164]  INFO -- : [ 56/883] 2165444=test_tree_spell_checker
I, [2024-05-28T07:48:55.283473 #2124164]  INFO -- : [ 57/883] 2165448=test_addrinfo
I, [2024-05-28T07:48:55.288016 #2124164]  INFO -- : [ 58/883] 2165443=test_http
I, [2024-05-28T07:48:55.312232 #2124164]  INFO -- : [ 59/883] 2165444=test_bug-14834
I, [2024-05-28T07:48:55.328718 #2124164]  INFO -- : [ 60/883] 2165448=test_date_compat
I, [2024-05-28T07:48:55.334915 #2124164]  INFO -- : [ 61/883] 2165448=test_rdoc_markup_to_html
I, [2024-05-28T07:48:55.362749 #2124164]  INFO -- : [ 62/883] 2165454=test_compile_prism
I, [2024-05-28T07:48:55.411146 #2124164]  INFO -- : [ 63/883] 2165444=test_terminfo
I, [2024-05-28T07:48:55.481328 #2124164]  INFO -- : [ 64/883] 2165447=test_lexer
I, [2024-05-28T07:48:55.484553 #2124164]  INFO -- : [ 65/883] 2165444=test_thread_cv
I, [2024-05-28T07:48:55.496656 #2124164]  INFO -- : [ 66/883] 2165447=test_ssl_session
I, [2024-05-28T07:48:55.526904 #2124164]  INFO -- : [ 67/883] 2165445=test_gem_commands_update_command
I, [2024-05-28T07:48:55.581276 #2124164]  INFO -- : [ 68/883] 2165456=test_gem_resolver_vendor_specification
I, [2024-05-28T07:48:55.615302 #2124164]  INFO -- : [ 69/883] 2165456=test_key_event_record
I, [2024-05-28T07:48:55.620053 #2124164]  INFO -- : [ 70/883] 2165448=test_gem_uri
I, [2024-05-28T07:48:55.620447 #2124164]  INFO -- : [ 71/883] 2165446=test_random
I, [2024-05-28T07:48:55.622054 #2124164]  INFO -- : [ 72/883] 2165456=test_notimplement
I, [2024-05-28T07:48:55.626202 #2124164]  INFO -- : [ 73/883] 2165446=test_rdoc_method_attr
I, [2024-05-28T07:48:55.626276 #2124164]  INFO -- : [ 74/883] 2165456=test_gem_gem_runner
I, [2024-05-28T07:48:55.661283 #2124164]  INFO -- : [ 75/883] 2165448=test_filter
I, [2024-05-28T07:48:55.679288 #2124164]  INFO -- : [ 76/883] 2165448=static_literals_test
I, [2024-05-28T07:48:55.689784 #2124164]  INFO -- : [ 77/883] 2165456=test_data
I, [2024-05-28T07:48:55.693960 #2124164]  INFO -- : [ 78/883] 2165456=test_rdoc_generator_pot
I, [2024-05-28T07:48:55.697779 #2124164]  INFO -- : [ 79/883] 2165454=test_koi8
I, [2024-05-28T07:48:55.708539 #2124164]  INFO -- : [ 80/883] 2165454=parameters_signature_test
I, [2024-05-28T07:48:55.716895 #2124164]  INFO -- : [ 81/883] 2165454=test_rdoc_parser_changelog
I, [2024-05-28T07:48:55.768204 #2124164]  INFO -- : [ 82/883] 2165448=test_enumerator
I, [2024-05-28T07:48:55.778057 #2124164]  INFO -- : [ 83/883] 2165448=test_unicode
I, [2024-05-28T07:48:55.813966 #2124164]  INFO -- : [ 84/883] 2165454=test_document
I, [2024-05-28T07:48:55.832968 #2124164]  INFO -- : [ 85/883] 2165454=test_euc_jp
I, [2024-05-28T07:48:55.836092 #2124164]  INFO -- : [ 86/883] 2165454=test_rdoc_generator_pot_po_entry
I, [2024-05-28T07:48:55.841090 #2124164]  INFO -- : [ 87/883] 2165448=test_acceptable
I, [2024-05-28T07:48:55.856017 #2124164]  INFO -- : [ 88/883] 2165454=test_gem_commands_yank_command
I, [2024-05-28T07:48:55.917272 #2124164]  INFO -- : [ 89/883] 2165456=test_win32ole_param
I, [2024-05-28T07:48:55.925497 #2124164]  INFO -- : [ 90/883] 2165451=test_pair
I, [2024-05-28T07:48:55.925657 #2124164]  INFO -- : [ 91/883] 2165456=test_name_error_extension
I, [2024-05-28T07:48:55.943338 #2124164]  INFO -- : [ 92/883] 2165456=test_chilled
I, [2024-05-28T07:48:55.944445 #2124164]  INFO -- : [ 93/883] 2165456=test_rdoc_i18n_locale
I, [2024-05-28T07:48:55.950114 #2124164]  INFO -- : [ 94/883] 2165456=test_primitive
I, [2024-05-28T07:48:55.963605 #2124164]  INFO -- : [ 95/883] 2165455=test_human_typo
I, [2024-05-28T07:48:55.964672 #2124164]  INFO -- : [ 96/883] 2165456=test_rbconfig
I, [2024-05-28T07:48:55.971832 #2124164]  INFO -- : [ 97/883] 2165456=test_key_stroke
I, [2024-05-28T07:48:55.975419 #2124164]  INFO -- : [ 98/883] 2165456=test_color
I, [2024-05-28T07:48:55.980128 #2124164]  INFO -- : [ 99/883] 2165455=json_encoding_test
I, [2024-05-28T07:48:55.987616 #2124164]  INFO -- : [100/883] 2165446=test_gem_resolver_local_specification
I, [2024-05-28T07:48:56.006471 #2124164]  INFO -- : [101/883] 2165455=test_httpheader
I, [2024-05-28T07:48:56.029362 #2124164]  INFO -- : [102/883] 2165456=test_rdoc_ri_driver
I, [2024-05-28T07:48:56.043456 #2124164]  INFO -- : [103/883] 2165448=test_httpresponses
I, [2024-05-28T07:48:56.048866 #2124164]  INFO -- : [104/883] 2165455=test_encoding
I, [2024-05-28T07:48:56.082296 #2124164]  INFO -- : [105/883] 2165455=test_set_len
I, [2024-05-28T07:48:56.093400 #2124164]  INFO -- : [106/883] 2165455=test_sockopt
I, [2024-05-28T07:48:56.097347 #2124164]  INFO -- : [107/883] 2165455=test_install
I, [2024-05-28T07:48:56.118988 #2124164]  INFO -- : [108/883] 2165448=test_rdoc_markup_to_label
I, [2024-05-28T07:48:56.121552 #2124164]  INFO -- : [109/883] 2165444=test_rdoc_parser_simple
I, [2024-05-28T07:48:56.145341 #2124164]  INFO -- : [110/883] 2165448=test_yamldbm
I, [2024-05-28T07:48:56.161898 #2124164]  INFO -- : [111/883] 2165448=test_gem_commands_rebuild_command
I, [2024-05-28T07:48:56.186928 #2124164]  INFO -- : [112/883] 2165446=test_load
I, [2024-05-28T07:48:56.188983 #2124164]  INFO -- : [113/883] 2165446=test_abi
I, [2024-05-28T07:48:56.217295 #2124164]  INFO -- : [114/883] 2165448=test_provider
I, [2024-05-28T07:48:56.314011 #2124164]  INFO -- : [115/883] 2165455=test_evaluation
I, [2024-05-28T07:48:56.324662 #2124164]  INFO -- : [116/883] 2165455=test_https
I, [2024-05-28T07:48:56.334478 #2124164]  INFO -- : [117/883] 2165456=test_gem_ext_builder
I, [2024-05-28T07:48:56.353026 #2124164]  INFO -- : [118/883] 2165444=test_win32ole_method_event
I, [2024-05-28T07:48:56.357829 #2124164]  INFO -- : [119/883] 2165444=test_nesting_parser
I, [2024-05-28T07:48:56.360176 #2124164]  INFO -- : [120/883] 2165446=test_gem_dependency_list
I, [2024-05-28T07:48:56.367660 #2124164]  INFO -- : [121/883] 2165454=test_benchmark
I, [2024-05-28T07:48:56.414856 #2124164]  INFO -- : [122/883] 2165453=test_gem_commands_outdated_command
I, [2024-05-28T07:48:56.440274 #2124164]  INFO -- : [123/883] 2165446=test_helper_method
I, [2024-05-28T07:48:56.447746 #2124164]  INFO -- : [124/883] 2165444=test_gem_package_tar_writer
I, [2024-05-28T07:48:56.452357 #2124164]  INFO -- : [125/883] 2165447=test_array
I, [2024-05-28T07:48:56.528401 #2124164]  INFO -- : [126/883] 2165453=test_gem_source
I, [2024-05-28T07:48:56.592894 #2124164]  INFO -- : [127/883] 2165446=test_scalar_scanner
I, [2024-05-28T07:48:56.611421 #2124164]  INFO -- : [128/883] 2165446=test_rational2
I, [2024-05-28T07:48:56.624254 #2124164]  INFO -- : [129/883] 2165448=test_rational
I, [2024-05-28T07:48:56.625639 #2124164]  INFO -- : [130/883] 2165446=test_assembler
I, [2024-05-28T07:48:56.627361 #2124164]  INFO -- : [131/883] 2165446=test_propertyputref
I, [2024-05-28T07:48:56.634070 #2124164]  INFO -- : [132/883] 2165446=attribute_write_test
I, [2024-05-28T07:48:56.648056 #2124164]  INFO -- : [133/883] 2165448=test_spell_checker
I, [2024-05-28T07:48:56.667199 #2124164]  INFO -- : [134/883] 2165448=test_erb
I, [2024-05-28T07:48:56.698185 #2124164]  INFO -- : [135/883] 2165446=test_x509ext
I, [2024-05-28T07:48:56.700143 #2124164]  INFO -- : [136/883] 2165446=test_gem_source_installed
I, [2024-05-28T07:48:56.716334 #2124164]  INFO -- : [137/883] 2165446=test_completion
I, [2024-05-28T07:48:56.724248 #2124164]  INFO -- : [138/883] 2165448=test_gem_commands_cert_command
I, [2024-05-28T07:48:56.788165 #2124164]  INFO -- : [139/883] 2165455=test_len
I, [2024-05-28T07:48:56.788711 #2124164]  INFO -- : [140/883] 2165455=test_yield_block
I, [2024-05-28T07:48:56.791338 #2124164]  INFO -- : [141/883] 2165444=test_parser
I, [2024-05-28T07:48:56.794535 #2124164]  INFO -- : [142/883] 2165455=test_method_name_check
I, [2024-05-28T07:48:56.820226 #2124164]  INFO -- : [143/883] 2165453=test_arith_seq_extract
I, [2024-05-28T07:48:56.833775 #2124164]  INFO -- : [144/883] 2165455=test_ssl
I, [2024-05-28T07:48:56.846843 #2124164]  INFO -- : [145/883] 2165444=test_gem_ext_cargo_builder
I, [2024-05-28T07:48:56.874987 #2124164]  INFO -- : [146/883] 2165444=constant_path_node_test
I, [2024-05-28T07:48:56.963462 #2124164]  INFO -- : [147/883] 2165444=test_gem_request_set
I, [2024-05-28T07:48:57.039215 #2124164]  INFO -- : [148/883] 2165453=test_module
I, [2024-05-28T07:48:57.467266 #2124164]  INFO -- : [149/883] 2165444=test_boolean
I, [2024-05-28T07:48:57.474576 #2124164]  INFO -- : [150/883] 2165458=integer_parse_test
I, [2024-05-28T07:48:57.487846 #2124164]  INFO -- : [151/883] 2165444=test_instrumentation_api
I, [2024-05-28T07:48:57.554749 #2124164]  INFO -- : [152/883] 2165456=test_stringify_symbols
I, [2024-05-28T07:48:57.562932 #2124164]  INFO -- : [153/883] 2165458=test_monitor
I, [2024-05-28T07:48:57.565235 #2124164]  INFO -- : [154/883] 2165446=test_buffered_io
I, [2024-05-28T07:48:57.575197 #2124164]  INFO -- : [155/883] 2165445=test_configuration
I, [2024-05-28T07:48:57.587001 #2124164]  INFO -- : [156/883] 2165456=test_rubyvm
I, [2024-05-28T07:48:57.594255 #2124164]  INFO -- : [157/883] 2165456=test_rdoc_generator_markup
I, [2024-05-28T07:48:57.604791 #2124164]  INFO -- : [158/883] 2165456=test_whileuntil
I, [2024-05-28T07:48:57.621937 #2124164]  INFO -- : [159/883] 2165456=test_cparser
I, [2024-05-28T07:48:57.645978 #2124164]  INFO -- : [160/883] 2165446=test_pkg_config
I, [2024-05-28T07:48:57.665365 #2124164]  INFO -- : [161/883] 2165446=test_rdoc_markup_include
I, [2024-05-28T07:48:57.666179 #2124164]  INFO -- : [162/883] 2165446=test_sexp
I, [2024-05-28T07:48:57.671084 #2124164]  INFO -- : [163/883] 2165454=fuzzer_test
I, [2024-05-28T07:48:57.683614 #2124164]  INFO -- : [164/883] 2165454=test_variable
I, [2024-05-28T07:48:57.696538 #2124164]  INFO -- : [165/883] 2165446=test_struct
I, [2024-05-28T07:48:57.703749 #2124164]  INFO -- : [166/883] 2165445=magic_comment_test
I, [2024-05-28T07:48:57.706025 #2124164]  INFO -- : [167/883] 2165446=test_rdoc_markup_to_html_snippet
I, [2024-05-28T07:48:57.770875 #2124164]  INFO -- : [168/883] 2165458=test_dln
I, [2024-05-28T07:48:57.772385 #2124164]  INFO -- : [169/883] 2165446=test_gem_source_subpath_problem
I, [2024-05-28T07:48:57.773609 #2124164]  INFO -- : [170/883] 2165458=json_common_interface_test
I, [2024-05-28T07:48:57.786205 #2124164]  INFO -- : [171/883] 2165454=test_win32ole_variant_outarg
I, [2024-05-28T07:48:57.789361 #2124164]  INFO -- : [172/883] 2165454=test_config
I, [2024-05-28T07:48:57.805252 #2124164]  INFO -- : [173/883] 2165445=test_nomethod_error
I, [2024-05-28T07:48:57.806625 #2124164]  INFO -- : [174/883] 2165445=json_parser_test
I, [2024-05-28T07:48:57.810849 #2124164]  INFO -- : [175/883] 2165458=test_set
I, [2024-05-28T07:48:57.819131 #2124164]  INFO -- : [176/883] 2165454=test_gem_path_support
I, [2024-05-28T07:48:57.841846 #2124164]  INFO -- : [177/883] 2165458=test_struct
I, [2024-05-28T07:48:57.859137 #2124164]  INFO -- : [178/883] 2165454=test_files_test_1
I, [2024-05-28T07:48:57.868441 #2124164]  INFO -- : [179/883] 2165445=test_rdoc_rd_inline
I, [2024-05-28T07:48:57.878949 #2124164]  INFO -- : [180/883] 2165445=test_mutex
I, [2024-05-28T07:48:57.911342 #2124164]  INFO -- : [181/883] 2165446=test_x509req
I, [2024-05-28T07:48:58.098925 #2124164]  INFO -- : [182/883] 2165446=test_key_error
I, [2024-05-28T07:48:58.101637 #2124164]  INFO -- : [183/883] 2165446=test_div
I, [2024-05-28T07:48:58.109454 #2124164]  INFO -- : [184/883] 2165446=test_allocation
I, [2024-05-28T07:48:58.321883 #2124164]  INFO -- : [185/883] 2165458=test_engine
I, [2024-05-28T07:48:58.325712 #2124164]  INFO -- : [186/883] 2165458=test_win32ole_variant_m
I, [2024-05-28T07:48:58.328781 #2124164]  INFO -- : [187/883] 2165458=test_deprecated
I, [2024-05-28T07:48:58.367094 #2124164]  INFO -- : [188/883] 2165458=test_color_printer
I, [2024-05-28T07:48:58.374135 #2124164]  INFO -- : [189/883] 2165456=test_serialize_subclasses
I, [2024-05-28T07:48:58.379872 #2124164]  INFO -- : [190/883] 2165456=test_insns_leaf
I, [2024-05-28T07:48:58.385923 #2124164]  INFO -- : [191/883] 2165456=test_fixnum
I, [2024-05-28T07:48:58.400794 #2124164]  INFO -- : [192/883] 2165456=test_signal
I, [2024-05-28T07:48:58.452595 #2124164]  INFO -- : [193/883] 2165458=test_x509crl
I, [2024-05-28T07:48:58.609587 #2124164]  INFO -- : [194/883] 2165458=test_rdoc_rd
I, [2024-05-28T07:48:58.689505 #2124164]  INFO -- : [195/883] 2165457=test_cgi_session
I, [2024-05-28T07:48:58.705918 #2124164]  INFO -- : [196/883] 2165458=test_metaclass
I, [2024-05-28T07:48:58.713021 #2124164]  INFO -- : [197/883] 2165458=test_rdoc_top_level
I, [2024-05-28T07:48:58.729233 #2124164]  INFO -- : [198/883] 2165457=test_input_method
I, [2024-05-28T07:48:58.946472 #2124164]  INFO -- : [199/883] 2165453=test_windows_1252
I, [2024-05-28T07:48:58.955100 #2124164]  INFO -- : [200/883] 2165453=test_process
I, [2024-05-28T07:48:58.978525 #2124164]  INFO -- : [201/883] 2165457=test_float
I, [2024-05-28T07:48:58.979739 #2124164]  INFO -- : [202/883] 2165453=test_cgi_cookie
I, [2024-05-28T07:48:58.995182 #2124164]  INFO -- : [203/883] 2165453=test_require
I, [2024-05-28T07:48:59.016264 #2124164]  INFO -- : [204/883] 2165458=test_dir_m17n
I, [2024-05-28T07:48:59.030570 #2124164]  INFO -- : [205/883] 2165445=test_gem_resolver_installer_set
I, [2024-05-28T07:48:59.061528 #2124164]  INFO -- : [206/883] 2165451=test_gem_commands_signout_command
I, [2024-05-28T07:48:59.077981 #2124164]  INFO -- : [207/883] 2165451=test_refinement
I, [2024-05-28T07:48:59.221488 #2124164]  INFO -- : [208/883] 2165445=test_regex_casefold
I, [2024-05-28T07:48:59.548405 #2124164]  INFO -- : [209/883] 2165448=test_gem_source_git
I, [2024-05-28T07:48:59.906038 #2124164]  INFO -- : [210/883] 2165445=test_cipher
I, [2024-05-28T07:48:59.943407 #2124164]  INFO -- : [211/883] 2165445=test_gem_security_signer
I, [2024-05-28T07:48:59.975073 #2124164]  INFO -- : [212/883] 2165447=test_new
I, [2024-05-28T07:48:59.979443 #2124164]  INFO -- : [213/883] 2165447=test_storage
I, [2024-05-28T07:48:59.982025 #2124164]  INFO -- : [214/883] 2165447=test_gem_resolver_git_set
I, [2024-05-28T07:49:00.030206 #2124164]  INFO -- : [215/883] 2165445=test_iterator
I, [2024-05-28T07:49:00.093551 #2124164]  INFO -- : [216/883] 2165449=test_string
I, [2024-05-28T07:49:00.094441 #2124164]  INFO -- : [217/883] 2165449=test_omap
I, [2024-05-28T07:49:00.121891 #2124164]  INFO -- : [218/883] 2165448=test_digest_extend
I, [2024-05-28T07:49:00.133324 #2124164]  INFO -- : [219/883] 2165449=test_shellwords
I, [2024-05-28T07:49:00.133906 #2124164]  INFO -- : [220/883] 2165445=test_debug
I, [2024-05-28T07:49:00.137800 #2124164]  INFO -- : [221/883] 2165449=test_memory_view
I, [2024-05-28T07:49:00.140043 #2124164]  INFO -- : [222/883] 2165448=pattern_test
I, [2024-05-28T07:49:00.142607 #2124164]  INFO -- : [223/883] 2165445=test_gem_source_lock
I, [2024-05-28T07:49:00.165841 #2124164]  INFO -- : [224/883] 2165449=test_gem
I, [2024-05-28T07:49:00.173139 #2124164]  INFO -- : [225/883] 2165448=test_gem_commands_open_command
I, [2024-05-28T07:49:00.212374 #2124164]  INFO -- : [226/883] 2165445=test_dns
I, [2024-05-28T07:49:00.308294 #2124164]  INFO -- : [227/883] 2165448=test_ractor
I, [2024-05-28T07:49:00.312198 #2124164]  INFO -- : [228/883] 2165448=parse_stream_test
I, [2024-05-28T07:49:00.314143 #2124164]  INFO -- : [229/883] 2165448=test_registry
I, [2024-05-28T07:49:00.316166 #2124164]  INFO -- : [230/883] 2165448=test_parser
I, [2024-05-28T07:49:00.329313 #2124164]  INFO -- : [231/883] 2165457=test_cgi_core
I, [2024-05-28T07:49:00.331789 #2124164]  INFO -- : [232/883] 2165448=test_rb_str_dup
I, [2024-05-28T07:49:00.333740 #2124164]  INFO -- : [233/883] 2165448=test_reline_key
I, [2024-05-28T07:49:00.343435 #2124164]  INFO -- : [234/883] 2165457=test_ancdata
I, [2024-05-28T07:49:00.345599 #2124164]  INFO -- : [235/883] 2165448=test_singleton_function
I, [2024-05-28T07:49:00.348756 #2124164]  INFO -- : [236/883] 2165448=test_alias
I, [2024-05-28T07:49:00.352850 #2124164]  INFO -- : [237/883] 2165457=test_timeout
I, [2024-05-28T07:49:00.456436 #2124164]  INFO -- : [238/883] 2165444=test_unicode_normalize
I, [2024-05-28T07:49:00.512398 #2124164]  INFO -- : [239/883] 2165447=test_marshal
I, [2024-05-28T07:49:00.529217 #2124164]  INFO -- : [240/883] 2165448=test_nonblock
I, [2024-05-28T07:49:00.537787 #2124164]  INFO -- : [241/883] 2165458=test_weakref
I, [2024-05-28T07:49:00.546064 #2124164]  INFO -- : [242/883] 2165448=json_ext_parser_test
I, [2024-05-28T07:49:00.560501 #2124164]  INFO -- : [243/883] 2165448=test_thread
I, [2024-05-28T07:49:00.680597 #2124164]  INFO -- : [244/883] 2165456=test_my_integer
I, [2024-05-28T07:49:00.685032 #2124164]  INFO -- : [245/883] 2165456=test_debugger_integration
I, [2024-05-28T07:49:00.699109 #2124164]  INFO -- : [246/883] 2165445=test_rendering
I, [2024-05-28T07:49:00.709704 #2124164]  INFO -- : [247/883] 2165456=test_ractor
I, [2024-05-28T07:49:00.710452 #2124164]  INFO -- : [248/883] 2165452=test_ssl
I, [2024-05-28T07:49:00.711209 #2124164]  INFO -- : [249/883] 2165458=test_object_references
I, [2024-05-28T07:49:00.714205 #2124164]  INFO -- : [250/883] 2165445=test_usrmarshal
I, [2024-05-28T07:49:00.725693 #2124164]  INFO -- : [251/883] 2165458=test_gem_resolver_git_specification
I, [2024-05-28T07:49:00.946491 #2124164]  INFO -- : [252/883] 2165445=test_stat
I, [2024-05-28T07:49:00.952260 #2124164]  INFO -- : [253/883] 2165445=test_gem_request_set_lockfile_tokenizer
I, [2024-05-28T07:49:00.965335 #2124164]  INFO -- : [254/883] 2165454=test_have_func
I, [2024-05-28T07:49:01.012008 #2124164]  INFO -- : [255/883] 2165445=test_nextafter
I, [2024-05-28T07:49:01.133039 #2124164]  INFO -- : [256/883] 2165445=test_capacity
I, [2024-05-28T07:49:01.141397 #2124164]  INFO -- : [257/883] 2165445=test_https_proxy
I, [2024-05-28T07:49:01.145767 #2124164]  INFO -- : [258/883] 2165456=test_call
I, [2024-05-28T07:49:01.154516 #2124164]  INFO -- : [259/883] 2165458=test_rubygems
I, [2024-05-28T07:49:01.165297 #2124164]  INFO -- : [260/883] 2165447=test_super
I, [2024-05-28T07:49:01.169972 #2124164]  INFO -- : [261/883] 2165446=test_rubyoptions
I, [2024-05-28T07:49:01.192441 #2124164]  INFO -- : [262/883] 2165445=test_cgi_modruby
I, [2024-05-28T07:49:01.208592 #2124164]  INFO -- : [263/883] 2165445=test_integer
I, [2024-05-28T07:49:01.229736 #2124164]  INFO -- : [264/883] 2165457=test_gem_commands_setup_command
I, [2024-05-28T07:49:01.296240 #2124164]  INFO -- : [265/883] 2165452=test_dryrun
I, [2024-05-28T07:49:01.324352 #2124164]  INFO -- : [266/883] 2165452=desugar_compiler_test
I, [2024-05-28T07:49:01.341363 #2124164]  INFO -- : [267/883] 2165456=test_integer
I, [2024-05-28T07:49:01.350680 #2124164]  INFO -- : [268/883] 2165458=test_env
I, [2024-05-28T07:49:01.421401 #2124164]  INFO -- : [269/883] 2165456=test_rdoc_attr
I, [2024-05-28T07:49:01.427943 #2124164]  INFO -- : [270/883] 2165456=test_coderange
I, [2024-05-28T07:49:01.438294 #2124164]  INFO -- : [271/883] 2165456=test_symbol
I, [2024-05-28T07:49:01.446248 #2124164]  INFO -- : [272/883] 2165456=location_test
I, [2024-05-28T07:49:01.451109 #2124164]  INFO -- : [273/883] 2165452=test_mailto
I, [2024-05-28T07:49:01.456834 #2124164]  INFO -- : [274/883] 2165452=test_rdoc_generator_darkfish
I, [2024-05-28T07:49:01.579146 #2124164]  INFO -- : [275/883] 2165456=test_resize
I, [2024-05-28T07:49:01.583782 #2124164]  INFO -- : [276/883] 2165456=test_error_highlight
I, [2024-05-28T07:49:01.936636 #2124164]  INFO -- : [277/883] 2165447=test_rdoc_comment
I, [2024-05-28T07:49:02.006916 #2124164]  INFO -- : [278/883] 2165447=json_generic_object_test
I, [2024-05-28T07:49:02.023329 #2124164]  INFO -- : [279/883] 2165447=test_gem_source_fetch_problem
I, [2024-05-28T07:49:02.037415 #2124164]  INFO -- : [280/883] 2165447=test_http_request
I, [2024-05-28T07:49:02.109301 #2124164]  INFO -- : [281/883] 2165447=test_numeric
I, [2024-05-28T07:49:02.169948 #2124164]  INFO -- : [282/883] 2165447=test_member
I, [2024-05-28T07:49:02.177986 #2124164]  INFO -- : [283/883] 2165447=test_word
I, [2024-05-28T07:49:02.178530 #2124164]  INFO -- : [284/883] 2165447=test_gem_commands_cleanup_command
I, [2024-05-28T07:49:02.181063 #2124164]  INFO -- : [285/883] 2165452=test_cgi_multipart
I, [2024-05-28T07:49:02.188193 #2124164]  INFO -- : [286/883] 2165457=test_ractor_compatibility
I, [2024-05-28T07:49:02.314910 #2124164]  INFO -- : [287/883] 2165456=test_eval
I, [2024-05-28T07:49:02.315573 #2124164]  INFO -- : [288/883] 2165456=test_autoconf
I, [2024-05-28T07:49:02.330717 #2124164]  INFO -- : [289/883] 2165456=test_dir
I, [2024-05-28T07:49:02.438847 #2124164]  INFO -- : [290/883] 2165452=test_gem_console_ui
I, [2024-05-28T07:49:02.466782 #2124164]  INFO -- : [291/883] 2165449=test_date_ractor
I, [2024-05-28T07:49:02.629543 #2124164]  INFO -- : [292/883] 2165452=test_unix
I, [2024-05-28T07:49:02.674677 #2124164]  INFO -- : [293/883] 2165452=test_lazy_enumerator
I, [2024-05-28T07:49:02.688373 #2124164]  INFO -- : [294/883] 2165456=test_enc_associate
I, [2024-05-28T07:49:02.757463 #2124164]  INFO -- : [295/883] 2165457=ruby_api_test
I, [2024-05-28T07:49:02.831943 #2124164]  INFO -- : [296/883] 2165449=test_find_executable
I, [2024-05-28T07:49:02.852748 #2124164]  INFO -- : [297/883] 2165449=test_symbol
I, [2024-05-28T07:49:02.852837 #2124164]  INFO -- : [298/883] 2165447=test_coder
I, [2024-05-28T07:49:02.874541 #2124164]  INFO -- : [299/883] 2165447=test_nofree
I, [2024-05-28T07:49:02.878969 #2124164]  INFO -- : [300/883] 2165447=test_context
I, [2024-05-28T07:49:02.925420 #2124164]  INFO -- : [301/883] 2165453=test_gem_commands_pristine_command
I, [2024-05-28T07:49:03.079766 #2124164]  INFO -- : [302/883] 2165457=test_function_entry
I, [2024-05-28T07:49:03.085463 #2124164]  INFO -- : [303/883] 2165457=test_pkcs7
I, [2024-05-28T07:49:03.104327 #2124164]  INFO -- : [304/883] 2165454=test_gem_resolver_requirement_list
I, [2024-05-28T07:49:03.111479 #2124164]  INFO -- : [305/883] 2165454=test_arith_seq_beg_len_step
I, [2024-05-28T07:49:03.146836 #2124164]  INFO -- : [306/883] 2165447=test_gem_specification
I, [2024-05-28T07:49:03.200955 #2124164]  INFO -- : [307/883] 2165454=test_enum
I, [2024-05-28T07:49:03.278861 #2124164]  INFO -- : [308/883] 2165457=test_threadgroup
I, [2024-05-28T07:49:03.348201 #2124164]  INFO -- : [309/883] 2165452=test_have_macro
I, [2024-05-28T07:49:03.403338 #2124164]  INFO -- : [310/883] 2165456=test_resolve_symbol
I, [2024-05-28T07:49:03.488740 #2124164]  INFO -- : [311/883] 2165456=test_complex2
I, [2024-05-28T07:49:03.509159 #2124164]  INFO -- : [312/883] 2165456=test_gem_package
I, [2024-05-28T07:49:04.010609 #2124164]  INFO -- : [313/883] 2165452=ractor_test
I, [2024-05-28T07:49:04.012691 #2124164]  INFO -- : [314/883] 2165451=test_trace
I, [2024-05-28T07:49:04.026945 #2124164]  INFO -- : [315/883] 2165451=test_rdoc_generator_json_index
I, [2024-05-28T07:49:04.113406 #2124164]  INFO -- : [316/883] 2165452=test_win32ole_event
I, [2024-05-28T07:49:04.117993 #2124164]  INFO -- : [317/883] 2165451=test_time_tz
I, [2024-05-28T07:49:04.121910 #2124164]  INFO -- : [318/883] 2165452=test_gem_ci_detector
I, [2024-05-28T07:49:04.132400 #2124164]  INFO -- : [319/883] 2165452=test_bignum
I, [2024-05-28T07:49:04.227922 #2124164]  INFO -- : [320/883] 2165451=test_rdoc_class_module
I, [2024-05-28T07:49:04.284401 #2124164]  INFO -- : [321/883] 2165457=test_win32ole_variable
I, [2024-05-28T07:49:04.288163 #2124164]  INFO -- : [322/883] 2165457=test_io_wait_uncommon
I, [2024-05-28T07:49:04.290960 #2124164]  INFO -- : [323/883] 2165456=test_arity
I, [2024-05-28T07:49:04.295004 #2124164]  INFO -- : [324/883] 2165457=test_stringio
I, [2024-05-28T07:49:04.296122 #2124164]  INFO -- : [325/883] 2165456=test_win32ole_variant
I, [2024-05-28T07:49:04.309087 #2124164]  INFO -- : [326/883] 2165456=test_ipaddr
I, [2024-05-28T07:49:04.336841 #2124164]  INFO -- : [327/883] 2165456=test_rdoc_markup_to_ansi
I, [2024-05-28T07:49:04.381674 #2124164]  INFO -- : [328/883] 2165456=test_history
I, [2024-05-28T07:49:04.397873 #2124164]  INFO -- : [329/883] 2165456=test_mixed_unicode_escapes
I, [2024-05-28T07:49:04.403550 #2124164]  INFO -- : [330/883] 2165456=test_gem_resolver_api_specification
I, [2024-05-28T07:49:04.444788 #2124164]  INFO -- : [331/883] 2165455=test_merge_keys
I, [2024-05-28T07:49:04.449334 #2124164]  INFO -- : [332/883] 2165454=test_rdoc_extend
I, [2024-05-28T07:49:04.457283 #2124164]  INFO -- : [333/883] 2165455=test_key_actor_emacs
I, [2024-05-28T07:49:04.463747 #2124164]  INFO -- : [334/883] 2165456=test_basicinstructions
I, [2024-05-28T07:49:04.510481 #2124164]  INFO -- : [335/883] 2165457=test_gem_gemcutter_utilities
I, [2024-05-28T07:49:04.526562 #2124164]  INFO -- : [336/883] 2165454=test_gem_command_manager
I, [2024-05-28T07:49:04.556441 #2124164]  INFO -- : [337/883] 2165456=test_arithmetic_sequence
I, [2024-05-28T07:49:04.579978 #2124164]  INFO -- : [338/883] 2165456=heredoc_dedent_test
I, [2024-05-28T07:49:04.592824 #2124164]  INFO -- : [339/883] 2165456=test_cgi_header
I, [2024-05-28T07:49:04.607835 #2124164]  INFO -- : [340/883] 2165456=test_object
I, [2024-05-28T07:49:04.611607 #2124164]  INFO -- : [341/883] 2165453=version_test
I, [2024-05-28T07:49:04.615265 #2124164]  INFO -- : [342/883] 2165456=test_ractor
I, [2024-05-28T07:49:04.702916 #2124164]  INFO -- : [343/883] 2165456=test_type
I, [2024-05-28T07:49:04.706207 #2124164]  INFO -- : [344/883] 2165453=test_pointer
I, [2024-05-28T07:49:04.709238 #2124164]  INFO -- : [345/883] 2165455=test_func
I, [2024-05-28T07:49:04.714723 #2124164]  INFO -- : [346/883] 2165456=test_big5
I, [2024-05-28T07:49:04.725612 #2124164]  INFO -- : [347/883] 2165456=test_rdoc_rd_block_parser
I, [2024-05-28T07:49:04.744598 #2124164]  INFO -- : [348/883] 2165454=test_signedness
I, [2024-05-28T07:49:04.771873 #2124164]  INFO -- : [349/883] 2165456=test_tsort
I, [2024-05-28T07:49:04.776368 #2124164]  INFO -- : [350/883] 2165456=test_change_word
I, [2024-05-28T07:49:04.785195 #2124164]  INFO -- : [351/883] 2165456=test_flip
I, [2024-05-28T07:49:04.818657 #2124164]  INFO -- : [352/883] 2165456=compiler_test
I, [2024-05-28T07:49:04.850392 #2124164]  INFO -- : [353/883] 2165456=test_timeout
I, [2024-05-28T07:49:04.853621 #2124164]  INFO -- : [354/883] 2165456=test_ossl
I, [2024-05-28T07:49:04.910546 #2124164]  INFO -- : [355/883] 2165457=test_normalize
I, [2024-05-28T07:49:04.917761 #2124164]  INFO -- : [356/883] 2165457=test_ruby_lex
I, [2024-05-28T07:49:05.017313 #2124164]  INFO -- : [357/883] 2165445=test_object
I, [2024-05-28T07:49:05.046283 #2124164]  INFO -- : [358/883] 2165458=test_date_arith
I, [2024-05-28T07:49:05.063684 #2124164]  INFO -- : [359/883] 2165458=test_gem_local_remote_options
I, [2024-05-28T07:49:05.069443 #2124164]  INFO -- : [360/883] 2165457=test_sleep
I, [2024-05-28T07:49:05.082197 #2124164]  INFO -- : [361/883] 2165451=test_delete
I, [2024-05-28T07:49:05.087522 #2124164]  INFO -- : [362/883] 2165451=test_win32ole_method
I, [2024-05-28T07:49:05.091541 #2124164]  INFO -- : [363/883] 2165451=test_fd_setsize
I, [2024-05-28T07:49:05.094027 #2124164]  INFO -- : [364/883] 2165451=test_continuation
I, [2024-05-28T07:49:05.102463 #2124164]  INFO -- : [365/883] 2165451=test_class_name_check
I, [2024-05-28T07:49:05.116328 #2124164]  INFO -- : [366/883] 2165458=test_keyword
I, [2024-05-28T07:49:05.170423 #2124164]  INFO -- : [367/883] 2165451=test_pkey_rsa
I, [2024-05-28T07:49:05.320641 #2124164]  INFO -- : [368/883] 2165453=test_gem_commands_push_command
I, [2024-05-28T07:49:05.361716 #2124164]  INFO -- : [369/883] 2165443=test_weakkeymap
I, [2024-05-28T07:49:05.418037 #2124164]  INFO -- : [370/883] 2165451=test_numhash
I, [2024-05-28T07:49:05.425877 #2124164]  INFO -- : [371/883] 2165451=test_placearg
I, [2024-05-28T07:49:05.530068 #2124164]  INFO -- : [372/883] 2165445=test_gem_package_task
I, [2024-05-28T07:49:05.546593 #2124164]  INFO -- : [373/883] 2165445=test_date_strptime
I, [2024-05-28T07:49:05.572169 #2124164]  INFO -- : [374/883] 2165449=test_rdoc_markup_hard_break
I, [2024-05-28T07:49:05.594540 #2124164]  INFO -- : [375/883] 2165451=test_gem_platform
I, [2024-05-28T07:49:05.646484 #2124164]  INFO -- : [376/883] 2165443=test_import
I, [2024-05-28T07:49:05.690618 #2124164]  INFO -- : [377/883] 2165451=test_not
I, [2024-05-28T07:49:05.697372 #2124164]  INFO -- : [378/883] 2165451=test_gem_resolver_lock_set
I, [2024-05-28T07:49:05.709708 #2124164]  INFO -- : [379/883] 2165445=test_rdoc_parser_markdown
I, [2024-05-28T07:49:05.722221 #2124164]  INFO -- : [380/883] 2165445=test_file_exhaustive
I, [2024-05-28T07:49:05.739593 #2124164]  INFO -- : [381/883] 2165451=test_gem_update_suggestion
I, [2024-05-28T07:49:05.748194 #2124164]  INFO -- : [382/883] 2165449=test_files_test
I, [2024-05-28T07:49:05.811907 #2124164]  INFO -- : [383/883] 2165451=test_logger
I, [2024-05-28T07:49:05.843683 #2124164]  INFO -- : [384/883] 2165451=test_transcode
I, [2024-05-28T07:49:05.860981 #2124164]  INFO -- : [385/883] 2165447=test_eval
I, [2024-05-28T07:49:05.916246 #2124164]  INFO -- : [386/883] 2165449=json_generator_test
I, [2024-05-28T07:49:05.916327 #2124164]  INFO -- : [387/883] 2165444=test_config
I, [2024-05-28T07:49:05.934250 #2124164]  INFO -- : [388/883] 2165453=test_gem_resolver_vendor_set
I, [2024-05-28T07:49:05.960503 #2124164]  INFO -- : [389/883] 2165458=test_enumerable
I, [2024-05-28T07:49:05.962284 #2124164]  INFO -- : [390/883] 2165453=test_gem_safe_marshal
I, [2024-05-28T07:49:05.973225 #2124164]  INFO -- : [391/883] 2165458=test_gem_resolver_api_set
I, [2024-05-28T07:49:06.032006 #2124164]  INFO -- : [392/883] 2165449=test_gem_request_set_gem_dependency_api
I, [2024-05-28T07:49:06.040497 #2124164]  INFO -- : [393/883] 2165458=test_ast
I, [2024-05-28T07:49:06.158487 #2124164]  INFO -- : [394/883] 2165451=test_lambda
I, [2024-05-28T07:49:06.246191 #2124164]  INFO -- : [395/883] 2165451=test_helper
I, [2024-05-28T07:49:06.248070 #2124164]  INFO -- : [396/883] 2165447=test_random_formatter
I, [2024-05-28T07:49:06.280776 #2124164]  INFO -- : [397/883] 2165447=test_jaro_winkler
I, [2024-05-28T07:49:06.293243 #2124164]  INFO -- : [398/883] 2165447=test_webauthn_listener
I, [2024-05-28T07:49:06.313022 #2124164]  INFO -- : [399/883] 2165449=test_rdoc_code_object
I, [2024-05-28T07:49:06.313104 #2124164]  INFO -- : [400/883] 2165451=test_x509store
I, [2024-05-28T07:49:06.358576 #2124164]  INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 49541>
I, [2024-05-28T07:49:06.457388 #2124164]  INFO -- : COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
I, [2024-05-28T07:49:06.457475 #2124164]  INFO -- : ruby    2165447  ko1    9u  IPv4 30761756      0t0  TCP localhost:49541->localhost:56900 (CLOSE_WAIT)
I, [2024-05-28T07:49:06.470574 #2124164]  INFO -- : [401/883] 2165443=test_update
I, [2024-05-28T07:49:06.475879 #2124164]  INFO -- : [402/883] 2165443=test_x509name
I, [2024-05-28T07:49:06.492812 #2124164]  INFO -- : [403/883] 2165443=test_fips
I, [2024-05-28T07:49:06.512992 #2124164]  INFO -- : [404/883] 2165447=bom_test
I, [2024-05-28T07:49:06.537017 #2124164]  INFO -- : [405/883] 2165444=test_data_error
I, [2024-05-28T07:49:06.601487 #2124164]  INFO -- : [406/883] 2165447=test_ostruct
I, [2024-05-28T07:49:06.617924 #2124164]  INFO -- : [407/883] 2165451=unescape_test
I, [2024-05-28T07:49:06.642826 #2124164]  INFO -- : [408/883] 2165455=test_file
I, [2024-05-28T07:49:06.647450 #2124164]  INFO -- : [409/883] 2165444=test_force_exit
I, [2024-05-28T07:49:06.656092 #2124164]  INFO -- : [410/883] 2165444=test_udp
I, [2024-05-28T07:49:06.664851 #2124164]  INFO -- : [411/883] 2165444=static_inspect_test
I, [2024-05-28T07:49:06.675976 #2124164]  INFO -- : [412/883] 2165444=errors_test
I, [2024-05-28T07:49:06.765790 #2124164]  INFO -- : [413/883] 2165453=test_gem_commands_check_command
I, [2024-05-28T07:49:06.773070 #2124164]  INFO -- : [414/883] 2165444=test_regexp
I, [2024-05-28T07:49:06.774770 #2124164]  INFO -- : [415/883] 2165449=test_vm_dump
I, [2024-05-28T07:49:06.774833 #2124164]  INFO -- : [416/883] 2165449=test_integer_comb
I, [2024-05-28T07:49:06.796911 #2124164]  INFO -- : [417/883] 2165453=test_rdoc_markup_document
I, [2024-05-28T07:49:06.826009 #2124164]  INFO -- : [418/883] 2165447=test_tmpdir
I, [2024-05-28T07:49:06.851454 #2124164]  INFO -- : [419/883] 2165443=test_rdoc_ri_paths
I, [2024-05-28T07:49:06.915272 #2124164]  INFO -- : [420/883] 2165447=test_ts
I, [2024-05-28T07:49:07.003878 #2124164]  INFO -- : [421/883] 2165453=test_ensured
I, [2024-05-28T07:49:07.019638 #2124164]  INFO -- : [422/883] 2165443=test_locale
I, [2024-05-28T07:49:07.072001 #2124164]  INFO -- : [423/883] 2165453=test_addr
I, [2024-05-28T07:49:07.090122 #2124164]  INFO -- : [424/883] 2165452=library_symbols_test
I, [2024-05-28T07:49:07.101939 #2124164]  INFO -- : [425/883] 2165452=test_gem_uri_formatter
I, [2024-05-28T07:49:07.106727 #2124164]  INFO -- : [426/883] 2165453=test_helper
I, [2024-05-28T07:49:07.108220 #2124164]  INFO -- : [427/883] 2165453=test_erb_command
I, [2024-05-28T07:49:07.128274 #2124164]  INFO -- : [428/883] 2165452=test_encoding
I, [2024-05-28T07:49:07.167016 #2124164]  INFO -- : [429/883] 2165453=test_range
I, [2024-05-28T07:49:07.179333 #2124164]  INFO -- : [430/883] 2165443=test_project_sanity
I, [2024-05-28T07:49:07.257226 #2124164]  INFO -- : [431/883] 2165443=command_line_test
I, [2024-05-28T07:49:07.358406 #2124164]  INFO -- : [432/883] 2165443=test_constant
I, [2024-05-28T07:49:07.439645 #2124164]  INFO -- : [433/883] 2165452=test_dup
I, [2024-05-28T07:49:07.445953 #2124164]  INFO -- : [434/883] 2165447=test_pty
I, [2024-05-28T07:49:07.679145 #2124164]  INFO -- : [435/883] 2165452=test_date_parse
I, [2024-05-28T07:49:07.687977 #2124164]  INFO -- : [436/883] 2165454=test_pkey_ec
I, [2024-05-28T07:49:07.751648 #2124164]  INFO -- : [437/883] 2165454=test_pipe
I, [2024-05-28T07:49:07.889054 #2124164]  INFO -- : [438/883] 2165452=test_thread
I, [2024-05-28T07:49:07.900282 #2124164]  INFO -- : [439/883] 2165452=test_trick
I, [2024-05-28T07:49:07.923846 #2124164]  INFO -- : [440/883] 2165454=test_rdoc_markup_to_rdoc
I, [2024-05-28T07:49:07.981877 #2124164]  INFO -- : [441/883] 2165454=test_rdoc_rd_inline_parser
I, [2024-05-28T07:49:08.001690 #2124164]  INFO -- : [442/883] 2165447=test_default_gems
I, [2024-05-28T07:49:08.019225 #2124164]  INFO -- : [443/883] 2165454=test_null
I, [2024-05-28T07:49:08.025326 #2124164]  INFO -- : [444/883] 2165454=test_win32ole_type
I, [2024-05-28T07:49:08.030284 #2124164]  INFO -- : [445/883] 2165454=test_mul
I, [2024-05-28T07:49:08.037122 #2124164]  INFO -- : [446/883] 2165454=test_rdoc_markup_attributes
I, [2024-05-28T07:49:08.045242 #2124164]  INFO -- : [447/883] 2165454=test_rdoc_rdoc
I, [2024-05-28T07:49:08.087975 #2124164]  INFO -- : [448/883] 2165447=test_time
I, [2024-05-28T07:49:08.127636 #2124164]  INFO -- : [449/883] 2165454=test_windows_1251
I, [2024-05-28T07:49:08.128150 #2124164]  INFO -- : [450/883] 2165454=test_buffering
I, [2024-05-28T07:49:08.140735 #2124164]  INFO -- : [451/883] 2165454=test_svcb_https
I, [2024-05-28T07:49:08.163527 #2124164]  INFO -- : [452/883] 2165454=test_gb18030
I, [2024-05-28T07:49:08.171705 #2124164]  INFO -- : [453/883] 2165454=test_gem_uninstaller
I, [2024-05-28T07:49:08.240495 #2124164]  INFO -- : [454/883] 2165447=test_rdoc_i18n_text
I, [2024-05-28T07:49:08.246777 #2124164]  INFO -- : [455/883] 2165447=test_key_name_check
I, [2024-05-28T07:49:08.252848 #2124164]  INFO -- : [456/883] 2165447=test_backtrace
I, [2024-05-28T07:49:08.253874 #2124164]  INFO -- : [457/883] 2165447=test_defined
I, [2024-05-28T07:49:08.304068 #2124164]  INFO -- : [458/883] 2165453=test_io_buffer
I, [2024-05-28T07:49:08.355095 #2124164]  INFO -- : [459/883] 2165453=test_gem_validator
I, [2024-05-28T07:49:08.363850 #2124164]  INFO -- : [460/883] 2165447=test_fnmatch
I, [2024-05-28T07:49:08.376730 #2124164]  INFO -- : [461/883] 2165453=test_files_test_2
I, [2024-05-28T07:49:08.430854 #2124164]  INFO -- : [462/883] 2165447=test_folderitem2_invokeverb
I, [2024-05-28T07:49:08.438324 #2124164]  INFO -- : [463/883] 2165447=test_rdoc_markup_parser
I, [2024-05-28T07:49:08.503302 #2124164]  INFO -- : [464/883] 2165447=test_require_path_check
I, [2024-05-28T07:49:08.561470 #2124164]  INFO -- : [465/883] 2165447=test_erb_m17n
I, [2024-05-28T07:49:08.572650 #2124164]  INFO -- : [466/883] 2165447=test_ole_methods
I, [2024-05-28T07:49:08.577397 #2124164]  INFO -- : [467/883] 2165447=test_optimization
I, [2024-05-28T07:49:08.657883 #2124164]  INFO -- : [468/883] 2165451=test_date_conv
I, [2024-05-28T07:49:08.666536 #2124164]  INFO -- : [469/883] 2165451=test_zlib
I, [2024-05-28T07:49:09.571145 #2124164]  INFO -- : [470/883] 2165454=test_cgi_tag_helper
I, [2024-05-28T07:49:09.585033 #2124164]  INFO -- : [471/883] 2165454=test_egrep_cpp
I, [2024-05-28T07:49:09.700794 #2124164]  INFO -- : [472/883] 2165448=test_gem_resolver_index_set
I, [2024-05-28T07:49:09.738445 #2124164]  INFO -- : [473/883] 2165454=test_gem_package_old
I, [2024-05-28T07:49:09.749769 #2124164]  INFO -- : [474/883] 2165448=test_string
I, [2024-05-28T07:49:09.781797 #2124164]  INFO -- : [475/883] 2165454=test_proc
I, [2024-05-28T07:49:09.964463 #2124164]  INFO -- : [476/883] 2165449=test_gc_compact
I, [2024-05-28T07:49:10.080309 #2124164]  INFO -- : [477/883] 2165457=test_custom_command
I, [2024-05-28T07:49:10.099027 #2124164]  INFO -- : [478/883] 2165457=json_addition_test
I, [2024-05-28T07:49:10.122414 #2124164]  INFO -- : [479/883] 2165457=test_qsort
I, [2024-05-28T07:49:10.133775 #2124164]  INFO -- : [480/883] 2165457=test_rdoc_parser
I, [2024-05-28T07:49:10.216407 #2124164]  INFO -- : [481/883] 2165443=test_gem_dependency_resolution_error
I, [2024-05-28T07:49:10.224153 #2124164]  INFO -- : [482/883] 2165443=test_string
I, [2024-05-28T07:49:10.231612 #2124164]  INFO -- : [483/883] 2165457=test_pattern_matching
I, [2024-05-28T07:49:10.249299 #2124164]  INFO -- : [484/883] 2165443=test_rdoc_stats
I, [2024-05-28T07:49:10.264668 #2124164]  INFO -- : [485/883] 2165457=test_depth_first
I, [2024-05-28T07:49:10.276924 #2124164]  INFO -- : [486/883] 2165457=test_gem_request_set_lockfile_parser
I, [2024-05-28T07:49:10.325987 #2124164]  INFO -- : [487/883] 2165443=test_x509attr
I, [2024-05-28T07:49:10.336862 #2124164]  INFO -- : [488/883] 2165443=test_raise
I, [2024-05-28T07:49:10.345383 #2124164]  INFO -- : [489/883] 2165443=test_rdoc_store
I, [2024-05-28T07:49:10.421265 #2124164]  INFO -- : [490/883] 2165452=test_assignment
I, [2024-05-28T07:49:10.433622 #2124164]  INFO -- : [491/883] 2165457=test_ifunless
I, [2024-05-28T07:49:10.434343 #2124164]  INFO -- : [492/883] 2165457=test_gem_commands_lock_command
I, [2024-05-28T07:49:10.465138 #2124164]  INFO -- : [493/883] 2165457=test_numeric
I, [2024-05-28T07:49:10.543228 #2124164]  INFO -- : [494/883] 2165457=test_common
I, [2024-05-28T07:49:10.835110 #2124164]  INFO -- : [495/883] 2165457=test_gem_spec_fetcher
I, [2024-05-28T07:49:10.840576 #2124164]  INFO -- : [496/883] 2165454=test_gem_command
I, [2024-05-28T07:49:10.973294 #2124164]  INFO -- : [497/883] 2165454=test_bug-3571
I, [2024-05-28T07:49:10.991222 #2124164]  INFO -- : [498/883] 2165454=test_key_actor_vi
I, [2024-05-28T07:49:11.080063 #2124164]  INFO -- : [499/883] 2165457=test_rdoc_markup_to_tt_only
I, [2024-05-28T07:49:11.136778 #2124164]  INFO -- : [500/883] 2165457=test_hmac
I, [2024-05-28T07:49:11.140284 #2124164]  INFO -- : [501/883] 2165457=test_rdoc_tom_doc
I, [2024-05-28T07:49:11.163255 #2124164]  INFO -- : [502/883] 2165457=test_macro
I, [2024-05-28T07:49:11.173806 #2124164]  INFO -- : [503/883] 2165457=test_pp
I, [2024-05-28T07:49:11.199532 #2124164]  INFO -- : [504/883] 2165454=test_frozen
I, [2024-05-28T07:49:11.203357 #2124164]  INFO -- : [505/883] 2165454=test_gem_ext_configure_builder
I, [2024-05-28T07:49:11.215011 #2124164]  INFO -- : [506/883] 2165443=test_verbose
I, [2024-05-28T07:49:11.228385 #2124164]  INFO -- : [507/883] 2165457=test_rdoc_single_class
I, [2024-05-28T07:49:11.234437 #2124164]  INFO -- : [508/883] 2165457=test_num2int
I, [2024-05-28T07:49:11.242149 #2124164]  INFO -- : [509/883] 2165443=test_nil
I, [2024-05-28T07:49:11.246462 #2124164]  INFO -- : [510/883] 2165454=test_exception
I, [2024-05-28T07:49:11.250202 #2124164]  INFO -- : [511/883] 2165443=test_zsh_completion
I, [2024-05-28T07:49:11.252485 #2124164]  INFO -- : [512/883] 2165443=test_iter_break
I, [2024-05-28T07:49:11.255941 #2124164]  INFO -- : [513/883] 2165443=test_address_resolve
I, [2024-05-28T07:49:11.257741 #2124164]  INFO -- : [514/883] 2165454=test_rdoc_token_stream
I, [2024-05-28T07:49:11.260350 #2124164]  INFO -- : [515/883] 2165457=test_optarg
I, [2024-05-28T07:49:11.264683 #2124164]  INFO -- : [516/883] 2165454=test_yaml_special_cases
I, [2024-05-28T07:49:11.270056 #2124164]  INFO -- : [517/883] 2165443=test_gem_source_list
I, [2024-05-28T07:49:11.287337 #2124164]  INFO -- : [518/883] 2165454=test_config
I, [2024-05-28T07:49:11.330566 #2124164]  INFO -- : [519/883] 2165454=test_gem_doctor
I, [2024-05-28T07:49:11.349165 #2124164]  INFO -- : [520/883] 2165443=test_kdf
I, [2024-05-28T07:49:11.379285 #2124164]  INFO -- : [521/883] 2165454=dispatcher_test
I, [2024-05-28T07:49:11.385732 #2124164]  INFO -- : [522/883] 2165456=test_eval_history
I, [2024-05-28T07:49:11.391974 #2124164]  INFO -- : [523/883] 2165454=test_kernel
I, [2024-05-28T07:49:11.404622 #2124164]  INFO -- : [524/883] 2165456=test_files_ext
I, [2024-05-28T07:49:11.407971 #2124164]  INFO -- : [525/883] 2165457=test_bug-5832
I, [2024-05-28T07:49:11.415198 #2124164]  INFO -- : [526/883] 2165457=test_gem_silent_ui
I, [2024-05-28T07:49:11.446867 #2124164]  INFO -- : [527/883] 2165443=test_emitter
I, [2024-05-28T07:49:11.451468 #2124164]  INFO -- : [528/883] 2165443=test_object_create_start
I, [2024-05-28T07:49:11.452323 #2124164]  INFO -- : [529/883] 2165457=test_at_exit
I, [2024-05-28T07:49:11.456555 #2124164]  INFO -- : [530/883] 2165443=test_command
I, [2024-05-28T07:49:11.479847 #2124164]  INFO -- : [531/883] 2165457=test_gem_rdoc
I, [2024-05-28T07:49:11.534083 #2124164]  INFO -- : [532/883] 2165456=test_date
I, [2024-05-28T07:49:11.538379 #2124164]  INFO -- : [533/883] 2165456=test_gem_ext_cargo_builder_unit
I, [2024-05-28T07:49:11.567977 #2124164]  INFO -- : [534/883] 2165456=test_rdoc_markup_paragraph
I, [2024-05-28T07:49:11.573424 #2124164]  INFO -- : [535/883] 2165456=test_psych
I, [2024-05-28T07:49:11.610945 #2124164]  INFO -- : [536/883] 2165456=test_enc_raise
I, [2024-05-28T07:49:11.614630 #2124164]  INFO -- : [537/883] 2165456=!Nothing_to_test
I, [2024-05-28T07:49:11.617378 #2124164]  INFO -- : [538/883] 2165456=test_safe_load
I, [2024-05-28T07:49:11.624793 #2124164]  INFO -- : [539/883] 2165457=test_gem_resolver_composed_set
I, [2024-05-28T07:49:11.629520 #2124164]  INFO -- : [540/883] 2165456=test_gem_resolver
I, [2024-05-28T07:49:11.645276 #2124164]  INFO -- : [541/883] 2165457=test_gem_commands_dependency_command
I, [2024-05-28T07:49:11.717397 #2124164]  INFO -- : [542/883] 2165443=test_rdoc_markup_attribute_manager
I, [2024-05-28T07:49:11.744924 #2124164]  INFO -- : [543/883] 2165457=test_name_error
I, [2024-05-28T07:49:11.748447 #2124164]  INFO -- : [544/883] 2165443=test_enumerator
I, [2024-05-28T07:49:11.891276 #2124164]  INFO -- : [545/883] 2165457=test_inadvertent_creation
I, [2024-05-28T07:49:11.952310 #2124164]  INFO -- : [546/883] 2165456=test_flags
I, [2024-05-28T07:49:12.034507 #2124164]  INFO -- : [547/883] 2165457=test_shift_jis
I, [2024-05-28T07:49:12.049212 #2124164]  INFO -- : [548/883] 2165457=test_gem_commands_which_command
I, [2024-05-28T07:49:12.080261 #2124164]  INFO -- : [549/883] 2165457=test_http
I, [2024-05-28T07:49:12.091409 #2124164]  INFO -- : [550/883] 2165457=test_gem_commands_specification_command
I, [2024-05-28T07:49:12.183355 #2124164]  INFO -- : [551/883] 2165454=test_rdoc_text
I, [2024-05-28T07:49:12.230897 #2124164]  INFO -- : [552/883] 2165454=test_iso_8859
I, [2024-05-28T07:49:12.232923 #2124164]  INFO -- : [553/883] 2165457=test_tcp
I, [2024-05-28T07:49:12.273328 #2124164]  INFO -- : [554/883] 2165454=test_data
I, [2024-05-28T07:49:12.288068 #2124164]  INFO -- : [555/883] 2165454=index_write_test
I, [2024-05-28T07:49:12.291309 #2124164]  INFO -- : [556/883] 2165454=test_date_new
I, [2024-05-28T07:49:12.305347 #2124164]  INFO -- : [557/883] 2165454=test_date_time
I, [2024-05-28T07:49:12.311292 #2124164]  INFO -- : [558/883] 2165457=test_rdoc_markup_to_joined_paragraph
I, [2024-05-28T07:49:12.312591 #2124164]  INFO -- : [559/883] 2165457=test_require
I, [2024-05-28T07:49:12.315377 #2124164]  INFO -- : [560/883] 2165457=test_gem_safe_yaml
I, [2024-05-28T07:49:12.321433 #2124164]  INFO -- : [561/883] 2165454=test_syntax
I, [2024-05-28T07:49:12.327319 #2124164]  INFO -- : [562/883] 2165457=test_rdoc_parser_ruby
I, [2024-05-28T07:49:12.346635 #2124164]  INFO -- : [563/883] 2165453=test_httpresponse
I, [2024-05-28T07:49:12.408230 #2124164]  INFO -- : [564/883] 2165453=test_open-uri
I, [2024-05-28T07:49:12.477635 #2124164]  INFO -- : [565/883] 2165452=test_stream
I, [2024-05-28T07:49:12.486296 #2124164]  INFO -- : [566/883] 2165452=test_nil2vtempty
I, [2024-05-28T07:49:12.489762 #2124164]  INFO -- : [567/883] 2165452=test_rdoc_context
I, [2024-05-28T07:49:12.730843 #2124164]  INFO -- : [568/883] 2165455=test_hash_create
I, [2024-05-28T07:49:12.735771 #2124164]  INFO -- : [569/883] 2165455=test_stringchar
I, [2024-05-28T07:49:12.826657 #2124164]  INFO -- : [570/883] 2165453=test_uncorrectable_name_check
I, [2024-05-28T07:49:12.838915 #2124164]  INFO -- : [571/883] 2165453=newline_test
I, [2024-05-28T07:49:12.853912 #2124164]  INFO -- : [572/883] 2165455=test_thread_fd_close
I, [2024-05-28T07:49:12.861114 #2124164]  INFO -- : [573/883] 2165455=test_passing_block
I, [2024-05-28T07:49:12.866479 #2124164]  INFO -- : [574/883] 2165455=test_rdoc_normal_module
I, [2024-05-28T07:49:12.969618 #2124164]  INFO -- : [575/883] 2165453=test_c_union_entity
I, [2024-05-28T07:49:13.075757 #2124164]  INFO -- : [576/883] 2165453=test_rdoc_markdown_test
I, [2024-05-28T07:49:13.114134 #2124164]  INFO -- : [577/883] 2165456=test_logperiod
I, [2024-05-28T07:49:13.119925 #2124164]  INFO -- : [578/883] 2165456=test_securerandom
I, [2024-05-28T07:49:13.166086 #2124164]  INFO -- : [579/883] 2165456=test_switch_hitter
I, [2024-05-28T07:49:13.171977 #2124164]  INFO -- : [580/883] 2165457=test_io_console
I, [2024-05-28T07:49:13.189134 #2124164]  INFO -- : [581/883] 2165456=test_flush
I, [2024-05-28T07:49:13.192470 #2124164]  INFO -- : [582/883] 2165455=test_singleton
I, [2024-05-28T07:49:13.194999 #2124164]  INFO -- : [583/883] 2165456=test_logdevice
I, [2024-05-28T07:49:13.198865 #2124164]  INFO -- : [584/883] 2165449=test_gem_ext_rake_builder
I, [2024-05-28T07:49:13.202164 #2124164]  INFO -- : [585/883] 2165455=test_arity
I, [2024-05-28T07:49:13.212361 #2124164]  INFO -- : [586/883] 2165455=test_gc
I, [2024-05-28T07:49:13.341795 #2124164]  INFO -- : [587/883] 2165446=test_x509cert
I, [2024-05-28T07:49:13.431849 #2124164]  INFO -- : [588/883] 2165445=test_err_in_callback
I, [2024-05-28T07:49:13.432282 #2124164]  INFO -- : [589/883] 2165445=test_gem_resolver_lock_specification
I, [2024-05-28T07:49:13.488855 #2124164]  INFO -- : [590/883] 2165445=test_pack
I, [2024-05-28T07:49:13.547807 #2124164]  INFO -- : [591/883] 2165452=test_process
I, [2024-05-28T07:49:13.644821 #2124164]  INFO -- : [592/883] 2165446=test_last_thread
I, [2024-05-28T07:49:13.893017 #2124164]  INFO -- : [593/883] 2165445=test_gem_source_local
I, [2024-05-28T07:49:14.122798 #2124164]  INFO -- : [594/883] 2165449=test_gem_security_policy
I, [2024-05-28T07:49:14.182884 #2124164]  INFO -- : [595/883] 2165451=test_ractor
I, [2024-05-28T07:49:14.203492 #2124164]  INFO -- : [596/883] 2165445=test_m17n_comb
I, [2024-05-28T07:49:14.221358 #2124164]  INFO -- : [597/883] 2165456=test_memory_view
I, [2024-05-28T07:49:14.262381 #2124164]  INFO -- : [598/883] 2165451=test_json_tree
I, [2024-05-28T07:49:14.272570 #2124164]  INFO -- : [599/883] 2165451=test_rdoc_markup_to_markdown
I, [2024-05-28T07:49:14.312464 #2124164]  INFO -- : [600/883] 2165451=test_rdoc_generator_pot_po
I, [2024-05-28T07:49:14.317776 #2124164]  INFO -- : [601/883] 2165451=test_ansi_with_terminfo
I, [2024-05-28T07:49:14.383577 #2124164]  INFO -- : [602/883] 2165451=test_reline
I, [2024-05-28T07:49:14.470419 #2124164]  INFO -- : [603/883] 2165449=test_parser_events
I, [2024-05-28T07:49:14.545160 #2124164]  INFO -- : [604/883] 2165456=test_pkey
I, [2024-05-28T07:49:14.547175 #2124164]  INFO -- : [605/883] 2165449=test_case
I, [2024-05-28T07:49:14.552627 #2124164]  INFO -- : [606/883] 2165449=test_gem_request_connection_pools
I, [2024-05-28T07:49:14.560954 #2124164]  INFO -- : [607/883] 2165453=test_gem_version_option
I, [2024-05-28T07:49:14.606158 #2124164]  INFO -- : [608/883] 2165456=test_grapheme_breaks
I, [2024-05-28T07:49:14.628458 #2124164]  INFO -- : [609/883] 2165453=test_cclass
I, [2024-05-28T07:49:14.640845 #2124164]  INFO -- : [610/883] 2165456=test_str2big
I, [2024-05-28T07:49:14.680369 #2124164]  INFO -- : [611/883] 2165456=test_c_struct_builder
I, [2024-05-28T07:49:14.698868 #2124164]  INFO -- : [612/883] 2165451=test_dot_dot
I, [2024-05-28T07:49:14.700214 #2124164]  INFO -- : [613/883] 2165451=test_literal
I, [2024-05-28T07:49:14.745050 #2124164]  INFO -- : [614/883] 2165446=test_socket
I, [2024-05-28T07:49:14.756594 #2124164]  INFO -- : [615/883] 2165453=test_thread
I, [2024-05-28T07:49:14.865465 #2124164]  INFO -- : [616/883] 2165456=test_objectspace
I, [2024-05-28T07:49:14.981673 #2124164]  INFO -- : [617/883] 2165453=test_rdoc_markup_to_table_of_contents
I, [2024-05-28T07:49:15.037033 #2124164]  INFO -- : [618/883] 2165453=test_require_lib
I, [2024-05-28T07:49:15.568816 #2124164]  INFO -- : [619/883] 2165451=parse_test
I, [2024-05-28T07:49:15.606541 #2124164]  INFO -- : [620/883] 2165449=test_gem_install_update_options
I, [2024-05-28T07:49:15.756649 #2124164]  INFO -- : [621/883] 2165449=test_severity
I, [2024-05-28T07:49:15.773079 #2124164]  INFO -- : [622/883] 2165449=test_ractor
I, [2024-05-28T07:49:15.796810 #2124164]  INFO -- : [623/883] 2165449=test_gem_stream_ui
I, [2024-05-28T07:49:15.902567 #2124164]  INFO -- : [624/883] 2165449=test_extlibs
I, [2024-05-28T07:49:15.916754 #2124164]  INFO -- : [625/883] 2165456=test_rdoc_generator_ri
I, [2024-05-28T07:49:15.927740 #2124164]  INFO -- : [626/883] 2165456=test_exception
I, [2024-05-28T07:49:15.960752 #2124164]  INFO -- : [627/883] 2165457=test_rand
I, [2024-05-28T07:49:16.378695 #2124164]  INFO -- : [628/883] 2165446=test_gem_name_tuple
I, [2024-05-28T07:49:16.402532 #2124164]  INFO -- : [629/883] 2165446=test_gem_package_tar_reader_entry
I, [2024-05-28T07:49:16.433236 #2124164]  INFO -- : [630/883] 2165457=test_bug_reporter
I, [2024-05-28T07:49:16.710210 #2124164]  INFO -- : [631/883] 2165446=test_scalar
I, [2024-05-28T07:49:16.749989 #2124164]  INFO -- : [632/883] 2165446=test_gem_dependency_installer
I, [2024-05-28T07:49:16.978480 #2124164]  INFO -- : [633/883] 2165457=test_gem_commands_info_command
I, [2024-05-28T07:49:17.018961 #2124164]  INFO -- : [634/883] 2165457=test_rdoc_cross_reference
I, [2024-05-28T07:49:17.613063 #2124164]  INFO -- : [635/883] 2165457=test_store
I, [2024-05-28T07:49:17.869134 #2124164]  INFO -- : [636/883] 2165457=test_case_options
I, [2024-05-28T07:49:17.874929 #2124164]  INFO -- : [637/883] 2165457=test_scan_args
I, [2024-05-28T07:49:17.901945 #2124164]  INFO -- : [638/883] 2165457=test_generic
I, [2024-05-28T07:49:17.962369 #2124164]  INFO -- : [639/883] 2165457=test_win32ole
I, [2024-05-28T07:49:17.969976 #2124164]  INFO -- : [640/883] 2165457=test_gem_text
I, [2024-05-28T07:49:18.048320 #2124164]  INFO -- : [641/883] 2165457=test_settracefunc
I, [2024-05-28T07:49:18.357263 #2124164]  INFO -- : [642/883] 2165445=test_enumerator_kw
I, [2024-05-28T07:49:18.359305 #2124164]  INFO -- : [643/883] 2165445=test_gem_commands_mirror
I, [2024-05-28T07:49:18.366869 #2124164]  INFO -- : [644/883] 2165445=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-28T07:49:18.439850 #2124164]  INFO -- : [645/883] 2165445=test_sprintf_comb
I, [2024-05-28T07:49:18.462914 #2124164]  INFO -- : [646/883] 2165449=test_gem_request
I, [2024-05-28T07:49:18.701265 #2124164]  INFO -- : [647/883] 2165445=test_method_cache
I, [2024-05-28T07:49:18.710408 #2124164]  INFO -- : [648/883] 2165445=test_ractor
I, [2024-05-28T07:49:18.736210 #2124164]  INFO -- : [649/883] 2165449=test_find
I, [2024-05-28T07:49:18.767928 #2124164]  INFO -- : [650/883] 2165449=test_fiddle
I, [2024-05-28T07:49:18.893075 #2124164]  INFO -- : [651/883] 2165449=test_wss
I, [2024-05-28T07:49:18.906756 #2124164]  INFO -- : [652/883] 2165449=test_gem_commands_contents_command
I, [2024-05-28T07:49:18.914230 #2124164]  INFO -- : [653/883] 2165445=test_gem_ext_cmake_builder
I, [2024-05-28T07:49:18.933632 #2124164]  INFO -- : [654/883] 2165445=test_require
I, [2024-05-28T07:49:19.026125 #2124164]  INFO -- : [655/883] 2165449=test_cgi_util
I, [2024-05-28T07:49:19.375124 #2124164]  INFO -- : [656/883] 2165449=test_marshalable
I, [2024-05-28T07:49:19.408913 #2124164]  INFO -- : [657/883] 2165449=test_digest
I, [2024-05-28T07:49:19.585666 #2124164]  INFO -- : [658/883] 2165457=test_recorder
I, [2024-05-28T07:49:19.592236 #2124164]  INFO -- : [659/883] 2165457=test_gem_commands_owner_command
I, [2024-05-28T07:49:19.696377 #2124164]  INFO -- : [660/883] 2165453=test_gem_source_vendor
I, [2024-05-28T07:49:19.702607 #2124164]  INFO -- : [661/883] 2165453=test_rdoc_constant
I, [2024-05-28T07:49:19.891080 #2124164]  INFO -- : [662/883] 2165453=test_deprecate
I, [2024-05-28T07:49:19.925409 #2124164]  INFO -- : [663/883] 2165453=test_bash_completion
I, [2024-05-28T07:49:19.934326 #2124164]  INFO -- : [664/883] 2165453=test_formatter
I, [2024-05-28T07:49:19.950236 #2124164]  INFO -- : [665/883] 2165453=test_modify_expand
I, [2024-05-28T07:49:19.976046 #2124164]  INFO -- : [666/883] 2165453=test_rdoc_any_method
I, [2024-05-28T07:49:20.033190 #2124164]  INFO -- : [667/883] 2165456=test_gem_available_set
I, [2024-05-28T07:49:20.048713 #2124164]  INFO -- : [668/883] 2165446=test_rdoc_markdown
I, [2024-05-28T07:49:20.157219 #2124164]  INFO -- : [669/883] 2165447=test_file
I, [2024-05-28T07:49:20.161937 #2124164]  INFO -- : [670/883] 2165447=test_gem_package_tar_reader
I, [2024-05-28T07:49:20.203620 #2124164]  INFO -- : [671/883] 2165456=regexp_test
I, [2024-05-28T07:49:20.212174 #2124164]  INFO -- : [672/883] 2165447=test_rdoc_encoding
I, [2024-05-28T07:49:20.216775 #2124164]  INFO -- : [673/883] 2165457=test_coverage
I, [2024-05-28T07:49:20.226778 #2124164]  INFO -- : [674/883] 2165456=test_pathname
I, [2024-05-28T07:49:20.259780 #2124164]  INFO -- : [675/883] 2165447=test_complexrational
I, [2024-05-28T07:49:20.271393 #2124164]  INFO -- : [676/883] 2165447=test_init
I, [2024-05-28T07:49:20.385621 #2124164]  INFO -- : [677/883] 2165449=test_euc_tw
I, [2024-05-28T07:49:20.386949 #2124164]  INFO -- : [678/883] 2165449=test_ractor
I, [2024-05-28T07:49:20.434074 #2124164]  INFO -- : [679/883] 2165449=test_bmethod
I, [2024-05-28T07:49:20.444225 #2124164]  INFO -- : [680/883] 2165446=test_gem_commands_sources_command
I, [2024-05-28T07:49:20.485156 #2124164]  INFO -- : [681/883] 2165449=test_ansi_without_terminfo
I, [2024-05-28T07:49:20.523990 #2124164]  INFO -- : [682/883] 2165451=test_thread_queue
I, [2024-05-28T07:49:20.526349 #2124164]  INFO -- : [683/883] 2165456=test_nowrite
I, [2024-05-28T07:49:20.552834 #2124164]  INFO -- : [684/883] 2165449=test_rdoc_markup_formatter
I, [2024-05-28T07:49:20.561235 #2124164]  INFO -- : [685/883] 2165453=test_forwardable
I, [2024-05-28T07:49:20.563199 #2124164]  INFO -- : [686/883] 2165456=test_yaml
I, [2024-05-28T07:49:20.574307 #2124164]  INFO -- : [687/883] 2165449=test_handle
I, [2024-05-28T07:49:20.591199 #2124164]  INFO -- : [688/883] 2165453=test_wait
I, [2024-05-28T07:49:20.648727 #2124164]  INFO -- : [689/883] 2165445=test_big2str
I, [2024-05-28T07:49:20.656275 #2124164]  INFO -- : [690/883] 2165445=test_cstr
I, [2024-05-28T07:49:20.663802 #2124164]  INFO -- : [691/883] 2165456=test_pstore
I, [2024-05-28T07:49:20.665766 #2124164]  INFO -- : [692/883] 2165447=test_profile_frames
I, [2024-05-28T07:49:20.695459 #2124164]  INFO -- : [693/883] 2165446=test_class2name
I, [2024-05-28T07:49:20.701470 #2124164]  INFO -- : [694/883] 2165453=test_gbk
I, [2024-05-28T07:49:20.703415 #2124164]  INFO -- : [695/883] 2165446=test_enc_str_buf_cat
I, [2024-05-28T07:49:20.708680 #2124164]  INFO -- : [696/883] 2165453=test_comparable
I, [2024-05-28T07:49:20.710501 #2124164]  INFO -- : [697/883] 2165446=test_rdoc_parser_c
I, [2024-05-28T07:49:20.712359 #2124164]  INFO -- : [698/883] 2165456=test_io_timeout
I, [2024-05-28T07:49:20.718995 #2124164]  INFO -- : [699/883] 2165453=json_fixtures_test
I, [2024-05-28T07:49:20.720869 #2124164]  INFO -- : [700/883] 2165456=test_shapes
I, [2024-05-28T07:49:20.724377 #2124164]  INFO -- : [701/883] 2165453=test_string_processing
I, [2024-05-28T07:49:20.745744 #2124164]  INFO -- : [702/883] 2165456=test_fileutils
I, [2024-05-28T07:49:20.793682 #2124164]  INFO -- : [703/883] 2165453=test_ldap
I, [2024-05-28T07:49:20.799289 #2124164]  INFO -- : [704/883] 2165453=test_gem_commands_signin_command
I, [2024-05-28T07:49:20.882091 #2124164]  INFO -- : [705/883] 2165447=test_resource
I, [2024-05-28T07:49:20.894950 #2124164]  INFO -- : [706/883] 2165447=test_emitter
I, [2024-05-28T07:49:20.904229 #2124164]  INFO -- : [707/883] 2165447=test_gem_version
I, [2024-05-28T07:49:20.915447 #2124164]  INFO -- : [708/883] 2165453=test_cesu8
I, [2024-05-28T07:49:20.922997 #2124164]  INFO -- : [709/883] 2165453=test_econv
I, [2024-05-28T07:49:21.019130 #2124164]  INFO -- : [710/883] 2165447=test_rdoc_options
I, [2024-05-28T07:49:21.075693 #2124164]  INFO -- : [711/883] 2165446=test_too_many_dummy_encodings
I, [2024-05-28T07:49:21.089450 #2124164]  INFO -- : [712/883] 2165449=test_rdoc_include
I, [2024-05-28T07:49:21.132853 #2124164]  INFO -- : [713/883] 2165449=test_reqarg
I, [2024-05-28T07:49:21.177030 #2124164]  INFO -- : [714/883] 2165446=test_gem_commands_list_command
I, [2024-05-28T07:49:21.184105 #2124164]  INFO -- : [715/883] 2165456=test_stack
I, [2024-05-28T07:49:21.193874 #2124164]  INFO -- : [716/883] 2165446=test_scanner_events
I, [2024-05-28T07:49:21.237695 #2124164]  INFO -- : [717/883] 2165446=test_gem_resolver_installed_specification
I, [2024-05-28T07:49:21.270839 #2124164]  INFO -- : [718/883] 2165446=test_parse
I, [2024-05-28T07:49:21.278449 #2124164]  INFO -- : [719/883] 2165457=test_mdns
I, [2024-05-28T07:49:21.328185 #2124164]  INFO -- : [720/883] 2165457=test_gem_remote_fetcher
I, [2024-05-28T07:49:21.385677 #2124164]  INFO -- : [721/883] 2165447=test_rdoc_markup_verbatim
I, [2024-05-28T07:49:21.386323 #2124164]  INFO -- : [722/883] 2165450=test_inlinecache
I, [2024-05-28T07:49:21.391904 #2124164]  INFO -- : [723/883] 2165447=test_path_to_class
I, [2024-05-28T07:49:21.408263 #2124164]  INFO -- : [724/883] 2165447=test_gem_dependency
I, [2024-05-28T07:49:21.504000 #2124164]  INFO -- : [725/883] 2165450=test_gem_resolver_specification
I, [2024-05-28T07:49:21.584331 #2124164]  INFO -- : [726/883] 2165447=test_frozen_error
I, [2024-05-28T07:49:21.596303 #2124164]  INFO -- : [727/883] 2165447=test_gem_stub_specification
I, [2024-05-28T07:49:21.662879 #2124164]  INFO -- : [728/883] 2165449=test_method_cache
I, [2024-05-28T07:49:21.669298 #2124164]  INFO -- : [729/883] 2165449=test_gem_ext_ext_conf_builder
I, [2024-05-28T07:49:21.762966 #2124164]  INFO -- : [730/883] 2165447=test_complex
I, [2024-05-28T07:49:21.832070 #2124164]  INFO -- : [731/883] 2165450=test_gem_commands_search_command
I, [2024-05-28T07:49:21.839494 #2124164]  INFO -- : [732/883] 2165450=test_irb
I, [2024-05-28T07:49:21.939179 #2124164]  INFO -- : [733/883] 2165447=test_load
I, [2024-05-28T07:49:21.946506 #2124164]  INFO -- : [734/883] 2165445=json_string_matching_test
I, [2024-05-28T07:49:21.951700 #2124164]  INFO -- : [735/883] 2165447=test_const
I, [2024-05-28T07:49:21.953716 #2124164]  INFO -- : [736/883] 2165445=test_rdoc_normal_class
I, [2024-05-28T07:49:21.957302 #2124164]  INFO -- : [737/883] 2165447=test_class
I, [2024-05-28T07:49:21.991063 #2124164]  INFO -- : [738/883] 2165446=test_asn1
I, [2024-05-28T07:49:22.012524 #2124164]  INFO -- : [739/883] 2165446=test_random
I, [2024-05-28T07:49:22.016756 #2124164]  INFO -- : [740/883] 2165446=test_yamlstore
I, [2024-05-28T07:49:22.029086 #2124164]  INFO -- : [741/883] 2165446=test_gem_installer
I, [2024-05-28T07:49:22.048641 #2124164]  INFO -- : [742/883] 2165445=test_date_strftime
I, [2024-05-28T07:49:22.094971 #2124164]  INFO -- : [743/883] 2165454=test_rdoc_parser_rd
I, [2024-05-28T07:49:22.113680 #2124164]  INFO -- : [744/883] 2165454=test_internal_ivar
I, [2024-05-28T07:49:22.127921 #2124164]  INFO -- : [745/883] 2165454=test_gem_resolver_index_specification
I, [2024-05-28T07:49:22.187992 #2124164]  INFO -- : [746/883] 2165454=test_duplicate
I, [2024-05-28T07:49:22.189433 #2124164]  INFO -- : [747/883] 2165454=test_basicsocket
I, [2024-05-28T07:49:22.209660 #2124164]  INFO -- : [748/883] 2165454=test_utf32
I, [2024-05-28T07:49:22.221493 #2124164]  INFO -- : [749/883] 2165454=test_prettyprint
I, [2024-05-28T07:49:22.241701 #2124164]  INFO -- : [750/883] 2165454=test_tracepoint
I, [2024-05-28T07:49:22.290135 #2124164]  INFO -- : [751/883] 2165453=test_gem_commands_help_command
I, [2024-05-28T07:49:22.333522 #2124164]  INFO -- : [752/883] 2165450=test_rdoc_markup
I, [2024-05-28T07:49:22.402703 #2124164]  INFO -- : [753/883] 2165453=test_tempfile
I, [2024-05-28T07:49:22.502067 #2124164]  INFO -- : [754/883] 2165456=test_noarg
I, [2024-05-28T07:49:22.574989 #2124164]  INFO -- : [755/883] 2165450=parse_comments_test
I, [2024-05-28T07:49:22.663080 #2124164]  INFO -- : [756/883] 2165454=test_queue
I, [2024-05-28T07:49:22.674631 #2124164]  INFO -- : [757/883] 2165454=test_function
I, [2024-05-28T07:49:22.696881 #2124164]  INFO -- : [758/883] 2165450=test_win32ole_type_event
I, [2024-05-28T07:49:22.697169 #2124164]  INFO -- : [759/883] 2165450=test_emoji
I, [2024-05-28T07:49:22.725923 #2124164]  INFO -- : [760/883] 2165456=test_sorted_set
I, [2024-05-28T07:49:22.733743 #2124164]  INFO -- : [761/883] 2165450=test_ubf_async_safe
I, [2024-05-28T07:49:22.745107 #2124164]  INFO -- : [762/883] 2165450=test_hash
I, [2024-05-28T07:49:22.750946 #2124164]  INFO -- : [763/883] 2165445=test_io
I, [2024-05-28T07:49:22.790294 #2124164]  INFO -- : [764/883] 2165453=test_cp949
I, [2024-05-28T07:49:22.796886 #2124164]  INFO -- : [765/883] 2165453=test_foreach
I, [2024-05-28T07:49:22.803248 #2124164]  INFO -- : [766/883] 2165453=test_gem_source_specific_file
I, [2024-05-28T07:49:22.903693 #2124164]  INFO -- : [767/883] 2165454=test_condition
I, [2024-05-28T07:49:22.909593 #2124164]  INFO -- : [768/883] 2165454=test_gem_commands_uninstall_command
I, [2024-05-28T07:49:22.933819 #2124164]  INFO -- : [769/883] 2165453=test_gem_unsatisfiable_dependency_error
I, [2024-05-28T07:49:22.956015 #2124164]  INFO -- : [770/883] 2165453=test_win32ole_record
I, [2024-05-28T07:49:22.962179 #2124164]  INFO -- : [771/883] 2165453=test_type_completor
I, [2024-05-28T07:49:22.963108 #2124164]  INFO -- : [772/883] 2165453=test_console_attr
I, [2024-05-28T07:49:22.973352 #2124164]  INFO -- : [773/883] 2165453=test_summary
I, [2024-05-28T07:49:23.020286 #2124164]  INFO -- : [774/883] 2165445=test_ellipsize
I, [2024-05-28T07:49:23.031640 #2124164]  INFO -- : [775/883] 2165445=test_date_attr
I, [2024-05-28T07:49:23.041829 #2124164]  INFO -- : [776/883] 2165445=test_gem_commands_exec_command
I, [2024-05-28T07:49:23.044027 #2124164]  INFO -- : [777/883] 2165453=test_io_wait
I, [2024-05-28T07:49:23.060550 #2124164]  INFO -- : [778/883] 2165456=test_kwargs
I, [2024-05-28T07:49:23.068117 #2124164]  INFO -- : [779/883] 2165456=warnings_test
I, [2024-05-28T07:49:23.079688 #2124164]  INFO -- : [780/883] 2165456=test_ftp
I, [2024-05-28T07:49:23.107772 #2124164]  INFO -- : [781/883] 2165456=test_rdoc_context_section
I, [2024-05-28T07:49:23.115310 #2124164]  INFO -- : [782/883] 2165456=test_euc_kr
I, [2024-05-28T07:49:23.123487 #2124164]  INFO -- : [783/883] 2165456=test_method
I, [2024-05-28T07:49:23.183083 #2124164]  INFO -- : [784/883] 2165449=test_gem_commands_query_command
I, [2024-05-28T07:49:23.386649 #2124164]  INFO -- : [785/883] 2165453=test_rdoc_rubygems_hook
I, [2024-05-28T07:49:23.493506 #2124164]  INFO -- : [786/883] 2165453=test_to_ruby
I, [2024-05-28T07:49:23.544994 #2124164]  INFO -- : [787/883] 2165453=test_pattern_key_name_check
I, [2024-05-28T07:49:23.553677 #2124164]  INFO -- : [788/883] 2165453=test_gem_impossible_dependencies_error
I, [2024-05-28T07:49:23.554996 #2124164]  INFO -- : [789/883] 2165453=test_array_create
I, [2024-05-28T07:49:23.561876 #2124164]  INFO -- : [790/883] 2165453=test_pack
I, [2024-05-28T07:49:23.668766 #2124164]  INFO -- : [791/883] 2165457=test_show_source
I, [2024-05-28T07:49:23.681683 #2124164]  INFO -- : [792/883] 2165457=test_set
I, [2024-05-28T07:49:23.694520 #2124164]  INFO -- : [793/883] 2165457=test_gem_commands_stale_command
I, [2024-05-28T07:49:23.710338 #2124164]  INFO -- : [794/883] 2165457=test_c_struct_entry
I, [2024-05-28T07:49:23.840900 #2124164]  INFO -- : [795/883] 2165449=test_lock_native_thread
I, [2024-05-28T07:49:23.932537 #2124164]  INFO -- : [796/883] 2165453=test_have_library
I, [2024-05-28T07:49:23.949537 #2124164]  INFO -- : [797/883] 2165454=test_remote_fetch_error
I, [2024-05-28T07:49:23.973269 #2124164]  INFO -- : [798/883] 2165454=test_line_editor
I, [2024-05-28T07:49:24.003416 #2124164]  INFO -- : [799/883] 2165454=ripper_test
I, [2024-05-28T07:49:24.202397 #2124164]  INFO -- : [800/883] 2165449=test_objspace
I, [2024-05-28T07:49:24.387635 #2124164]  INFO -- : [801/883] 2165457=test_undef
I, [2024-05-28T07:49:24.391468 #2124164]  INFO -- : [802/883] 2165457=test_string_memory
I, [2024-05-28T07:49:24.434350 #2124164]  INFO -- : [803/883] 2165445=test_sprintf
I, [2024-05-28T07:49:24.549550 #2124164]  INFO -- : [804/883] 2165457=test_gem_requirement
I, [2024-05-28T07:49:24.733496 #2124164]  INFO -- : [805/883] 2165457=comments_test
I, [2024-05-28T07:49:24.747809 #2124164]  INFO -- : [806/883] 2165457=test_gem_security_trust_dir
I, [2024-05-28T07:49:24.754978 #2124164]  INFO -- : [807/883] 2165454=test_ws
I, [2024-05-28T07:49:24.782625 #2124164]  INFO -- : [808/883] 2165454=test_m17n
I, [2024-05-28T07:49:24.786866 #2124164]  INFO -- : [809/883] 2165445=test_gem_commands_environment_command
I, [2024-05-28T07:49:24.807472 #2124164]  INFO -- : [810/883] 2165457=test_weakmap
I, [2024-05-28T07:49:24.859876 #2124164]  INFO -- : [811/883] 2165445=test_workspace
I, [2024-05-28T07:49:24.897338 #2124164]  INFO -- : [812/883] 2165454=test_yjit
I, [2024-05-28T07:49:24.993628 #2124164]  INFO -- : [813/883] 2165451=test_ns_spki
I, [2024-05-28T07:49:25.015286 #2124164]  INFO -- : [814/883] 2165451=test_framework
I, [2024-05-28T07:49:25.017148 #2124164]  INFO -- : [815/883] 2165455=test_kill_ring
I, [2024-05-28T07:49:25.027330 #2124164]  INFO -- : [816/883] 2165451=test_argf
I, [2024-05-28T07:49:25.050415 #2124164]  INFO -- : [817/883] 2165455=test_raise_exception
I, [2024-05-28T07:49:25.149313 #2124164]  INFO -- : [818/883] 2165445=test_gem_request_set_lockfile
I, [2024-05-28T07:49:25.428398 #2124164]  INFO -- : [819/883] 2165453=test_win32ole_typelib
I, [2024-05-28T07:49:25.429563 #2124164]  INFO -- : [820/883] 2165453=test_protect
I, [2024-05-28T07:49:25.441425 #2124164]  INFO -- : [821/883] 2165453=test_hash
I, [2024-05-28T07:49:25.481725 #2124164]  INFO -- : [822/883] 2165453=test_tree_builder
I, [2024-05-28T07:49:25.514750 #2124164]  INFO -- : [823/883] 2165453=test_gem_resolver_dependency_request
I, [2024-05-28T07:49:25.547485 #2124164]  INFO -- : [824/883] 2165453=test_external_new
I, [2024-05-28T07:49:25.562186 #2124164]  INFO -- : [825/883] 2165453=test_alias_and_anchor
I, [2024-05-28T07:49:25.566988 #2124164]  INFO -- : [826/883] 2165453=test_postponed_job
I, [2024-05-28T07:49:25.618254 #2124164]  INFO -- : [827/883] 2165447=test_rdoc_require
I, [2024-05-28T07:49:25.642986 #2124164]  INFO -- : [828/883] 2165447=locals_test
I, [2024-05-28T07:49:25.746416 #2124164]  INFO -- : [829/883] 2165445=test_readpartial
I, [2024-05-28T07:49:25.910909 #2124164]  INFO -- : [830/883] 2165455=test_clone
I, [2024-05-28T07:49:26.054980 #2124164]  INFO -- : [831/883] 2165453=test_gem_commands_install_command
I, [2024-05-28T07:49:26.106019 #2124164]  INFO -- : [832/883] 2165447=test_gem_resolver_conflict
I, [2024-05-28T07:49:26.126819 #2124164]  INFO -- : [833/883] 2165447=test_rdoc_task
I, [2024-05-28T07:49:26.133605 #2124164]  INFO -- : [834/883] 2165447=test_io_buffer
I, [2024-05-28T07:49:26.150114 #2124164]  INFO -- : [835/883] 2165455=test_pack
I, [2024-05-28T07:49:26.168473 #2124164]  INFO -- : [836/883] 2165445=test_backtrace
I, [2024-05-28T07:49:26.196629 #2124164]  INFO -- : [837/883] 2165455=ruby_parser_test
I, [2024-05-28T07:49:26.204544 #2124164]  INFO -- : [838/883] 2165455=test_rdoc_markup_indented_paragraph
I, [2024-05-28T07:49:26.212930 #2124164]  INFO -- : [839/883] 2165455=test_stringscanner
I, [2024-05-28T07:49:26.261274 #2124164]  INFO -- : [840/883] 2165447=test_files_sample
I, [2024-05-28T07:49:26.271088 #2124164]  INFO -- : [841/883] 2165455=test_rdoc_alias
I, [2024-05-28T07:49:26.306638 #2124164]  INFO -- : [842/883] 2165455=test_yield
I, [2024-05-28T07:49:26.367935 #2124164]  INFO -- : [843/883] 2165447=parser_test
I, [2024-05-28T07:49:26.371070 #2124164]  INFO -- : [844/883] 2165447=test_convertible
I, [2024-05-28T07:49:27.701169 #2124164]  INFO -- : [845/883] 2165445=test_array
I, [2024-05-28T07:49:27.713240 #2124164]  INFO -- : [846/883] 2165445=test_optparse
I, [2024-05-28T07:49:27.821444 #2124164]  INFO -- : [847/883] 2165445=test_fstring
I, [2024-05-28T07:49:27.943543 #2124164]  INFO -- : [848/883] 2165453=test_rdoc_markup_to_html_crossref
I, [2024-05-28T07:49:27.982518 #2124164]  INFO -- : [849/883] 2165445=test_typeddata
I, [2024-05-28T07:49:28.278318 #2124164]  INFO -- : [850/883] 2165445=encoding_test
I, [2024-05-28T07:49:28.353588 #2124164]  INFO -- : [851/883] 2165446=test_gem_resolver_best_set
I, [2024-05-28T07:49:28.416203 #2124164]  INFO -- : [852/883] 2165445=test_rat
I, [2024-05-28T07:49:28.432680 #2124164]  INFO -- : [853/883] 2165453=test_webauthn_poller
I, [2024-05-28T07:49:28.437241 #2124164]  INFO -- : [854/883] 2165446=test_rdoc_markup_raw
I, [2024-05-28T07:49:28.441155 #2124164]  INFO -- : [855/883] 2165445=test_protocol
I, [2024-05-28T07:49:28.441629 #2124164]  INFO -- : [856/883] 2165446=test_getopts
I, [2024-05-28T07:49:28.449181 #2124164]  INFO -- : [857/883] 2165446=test_gem_resolver_activation_request
I, [2024-05-28T07:49:28.467660 #2124164]  INFO -- : [858/883] 2165446=test_gem_config_file
I, [2024-05-28T07:49:28.589580 #2124164]  INFO -- : [859/883] 2165453=test_ripper
I, [2024-05-28T07:49:28.671154 #2124164]  INFO -- : [860/883] 2165446=test_etc
I, [2024-05-28T07:49:28.756900 #2124164]  INFO -- : [861/883] 2165445=test_yjit_exit_locations
I, [2024-05-28T07:49:28.771881 #2124164]  INFO -- : [862/883] 2165446=test_system
I, [2024-05-28T07:49:28.847673 #2124164]  INFO -- : [863/883] 2165445=test_pkcs12
I, [2024-05-28T07:49:29.119185 #2124164]  INFO -- : [864/883] 2165450=test_gem_package_tar_header
I, [2024-05-28T07:49:29.173428 #2124164]  INFO -- : [865/883] 2165450=test_iseq_load
I, [2024-05-28T07:49:29.177997 #2124164]  INFO -- : [866/883] 2165453=test_gem_util
I, [2024-05-28T07:49:29.285515 #2124164]  INFO -- : [867/883] 2165445=test_bigzero
I, [2024-05-28T07:49:29.293543 #2124164]  INFO -- : [868/883] 2165445=test_pkey_dh
I, [2024-05-28T07:49:29.387873 #2124164]  INFO -- : [869/883] 2165445=test_io
I, [2024-05-28T07:49:29.395662 #2124164]  INFO -- : [870/883] 2165453=test_unicode_escape
I, [2024-05-28T07:49:29.483811 #2124164]  INFO -- : [871/883] 2165453=test_autoload
I, [2024-05-28T07:49:30.054253 #2124164]  INFO -- : [872/883] 2165446=test_utf16
I, [2024-05-28T07:49:30.064867 #2124164]  INFO -- : [873/883] 2165446=test_rendering
I, [2024-05-28T07:49:30.070864 #2124164]  INFO -- : [874/883] 2165448=test_case
I, [2024-05-28T07:49:30.081218 #2124164]  INFO -- : [875/883] 2165446=test_sizeof
I, [2024-05-28T07:49:30.107924 #2124164]  INFO -- : [876/883] 2165448=test_face
I, [2024-05-28T07:49:30.157870 #2124164]  INFO -- : [877/883] 2165448=test_yaml_tree
I, [2024-05-28T07:49:30.190362 #2124164]  INFO -- : [878/883] 2165448=test_sleep
I, [2024-05-28T07:49:30.449900 #2124164]  INFO -- : [879/883] 2165455=test_config
I, [2024-05-28T07:49:30.517291 #2124164]  INFO -- : [880/883] 2165455=test_libs
I, [2024-05-28T07:49:30.539513 #2124164]  INFO -- : [881/883] 2165455=test_gc
I, [2024-05-28T07:49:30.549140 #2124164]  INFO -- : [882/883] 2165455=test_math
I, [2024-05-28T07:49:30.567715 #2124164]  INFO -- : [883/883] 2165455=test_gem_commands_fetch_command
I, [2024-05-28T07:49:46.180808 #2124164]  INFO -- : Finished tests in 51.834078s, 511.7676 tests/s, 180576.1468 assertions/s.
I, [2024-05-28T07:49:46.181896 #2124164]  INFO -- : 26527 tests, 9359998 assertions, 0 failures, 0 errors, 314 skips
I, [2024-05-28T07:49:46.181972 #2124164]  INFO -- : 
I, [2024-05-28T07:49:46.182040 #2124164]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) [x86_64-linux]
I, [2024-05-28T07:49:46.186468 #2124164]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-28T07:49:46.186946 #2124164]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-28T07:49:46.326399 #2124164]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T07:49:46.326462 #2124164]  INFO -- : 	CC = gcc
I, [2024-05-28T07:49:46.326475 #2124164]  INFO -- : 	LD = ld
I, [2024-05-28T07:49:46.326485 #2124164]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T07:49:46.326499 #2124164]  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-28T07:49:46.326509 #2124164]  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-28T07:49:46.326519 #2124164]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T07:49:46.326528 #2124164]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T07:49:46.326537 #2124164]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T07:49:46.326546 #2124164]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T07:49:46.326554 #2124164]  INFO -- : 	LC_ALL = 
I, [2024-05-28T07:49:46.326562 #2124164]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T07:49:46.326569 #2124164]  INFO -- : 	MFLAGS = 
I, [2024-05-28T07:49:46.326578 #2124164]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T07:49:46.326586 #2124164]  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-28T07:49:46.327089 #2124164]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T07:49:46.327123 #2124164]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T07:49:46.327137 #2124164]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T07:49:46.327147 #2124164]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T07:49:46.327157 #2124164]  INFO -- : 
I, [2024-05-28T07:49:46.329469 #2124164]  INFO -- : generating enc.mk
I, [2024-05-28T07:49:46.450313 #2124164]  INFO -- : making enc
I, [2024-05-28T07:49:46.503376 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.503402 #2124164]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T07:49:46.503413 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.504010 #2124164]  INFO -- : making srcs under enc
I, [2024-05-28T07:49:46.532851 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.532874 #2124164]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T07:49:46.532886 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.534083 #2124164]  INFO -- : generating transdb.h
I, [2024-05-28T07:49:46.633353 #2124164]  INFO -- : transdb.h unchanged
I, [2024-05-28T07:49:46.634309 #2124164]  INFO -- : making trans
I, [2024-05-28T07:49:46.667083 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.667107 #2124164]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T07:49:46.667118 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.667703 #2124164]  INFO -- : making encs
I, [2024-05-28T07:49:46.704023 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.704045 #2124164]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T07:49:46.704057 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:46.705990 #2124164]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T07:49:46.732592 #2124164]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T07:49:46.735327 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:48.194208 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:48.194886 #2124164]  INFO -- : generating makefile exts.mk
I, [2024-05-28T07:49:48.236322 #2124164]  INFO -- : exts.mk unchanged
I, [2024-05-28T07:49:48.246366 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:48.663556 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:49:48.668048 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T07:49:48.678621 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:49:48.682483 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T07:49:48.687846 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:49:48.694473 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T07:49:48.710221 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:49:48.714173 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T07:49:48.727105 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:49:48.742214 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T07:49:48.745342 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:49:48.748265 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T07:49:48.763920 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:49:48.776126 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T07:49:48.785381 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:49:48.787825 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T07:49:48.798585 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:49:48.803682 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T07:49:48.815055 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:49:48.852692 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T07:49:48.855628 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:49:48.858516 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T07:49:48.863717 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:49:48.897593 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T07:49:48.900646 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:49:48.903360 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T07:49:48.913612 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:49:48.919241 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T07:49:48.920865 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:49:48.923615 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T07:49:48.931402 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:49:48.948800 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T07:49:48.960142 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:49:48.983315 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T07:49:48.985396 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:49:49.007353 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T07:49:49.010076 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:49:49.069462 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T07:49:49.071440 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:49:49.093468 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T07:49:49.095657 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:49:49.118044 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T07:49:49.120092 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:49:49.142756 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T07:49:49.166767 #2124164]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:49.248792 #2124164]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T07:49:49.248841 #2124164]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:49.249308 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:49.253238 #2124164]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T07:49:49.253269 #2124164]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T07:49:49.253281 #2124164]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-28T07:49:49.356122 #2124164] 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.td1pig/1-mspec-multi-0
E, [2024-05-28T07:49:49.356548 #2124164] 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.td1pig/2-mspec-multi-1
E, [2024-05-28T07:49:49.356671 #2124164] 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.td1pig/3-mspec-multi-2
E, [2024-05-28T07:49:49.356847 #2124164] 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.td1pig/4-mspec-multi-3
E, [2024-05-28T07:49:49.357120 #2124164] 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.td1pig/5-mspec-multi-4
E, [2024-05-28T07:49:49.357302 #2124164] 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.td1pig/6-mspec-multi-5
E, [2024-05-28T07:49:49.357492 #2124164] 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.td1pig/7-mspec-multi-6
E, [2024-05-28T07:49:49.357649 #2124164] 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.td1pig/8-mspec-multi-7
E, [2024-05-28T07:49:49.357868 #2124164] 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.td1pig/9-mspec-multi-8
E, [2024-05-28T07:49:49.358097 #2124164] 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.td1pig/10-mspec-multi-9
E, [2024-05-28T07:49:49.358374 #2124164] 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.td1pig/11-mspec-multi-10
E, [2024-05-28T07:49:49.358723 #2124164] 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.td1pig/12-mspec-multi-11
E, [2024-05-28T07:49:49.359107 #2124164] 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.td1pig/13-mspec-multi-12
E, [2024-05-28T07:49:49.359575 #2124164] 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.td1pig/14-mspec-multi-13
E, [2024-05-28T07:49:49.359961 #2124164] 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.td1pig/15-mspec-multi-14
E, [2024-05-28T07:49:49.360422 #2124164] 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.td1pig/16-mspec-multi-15
I, [2024-05-28T07:49:49.585964 #2124164]  INFO -- : ruby 3.4.0dev (2024-05-28T06:43:43Z master ceeb9957c3) [x86_64-linux]
I, [2024-05-28T07:49:51.022358 #2124164]  INFO -- :      0 .........................................................................
I, [2024-05-28T07:49:51.647394 #2124164]  INFO -- :     73 .........................................................................
I, [2024-05-28T07:49:51.886147 #2124164]  INFO -- :    146 .........................................................................
I, [2024-05-28T07:49:51.952538 #2124164]  INFO -- :    219 .........................................................................
I, [2024-05-28T07:49:52.052289 #2124164]  INFO -- :    292 .........................................................................
I, [2024-05-28T07:49:52.131093 #2124164]  INFO -- :    365 .........................................................................
I, [2024-05-28T07:49:52.164429 #2124164]  INFO -- :    438 .........................................................................
I, [2024-05-28T07:49:52.192982 #2124164]  INFO -- :    511 .........................................................................
I, [2024-05-28T07:49:52.223403 #2124164]  INFO -- :    584 .........................................................................
I, [2024-05-28T07:49:52.324550 #2124164]  INFO -- :    657 .........................................................................
I, [2024-05-28T07:49:52.363109 #2124164]  INFO -- :    730 .........................................................................
I, [2024-05-28T07:49:52.399439 #2124164]  INFO -- :    803 .........................................................................
I, [2024-05-28T07:49:52.464792 #2124164]  INFO -- :    876 .........................................................................
I, [2024-05-28T07:49:52.549388 #2124164]  INFO -- :    949 .........................................................................
I, [2024-05-28T07:49:52.707778 #2124164]  INFO -- :   1022 .........................................................................
I, [2024-05-28T07:49:53.022540 #2124164]  INFO -- :   1095 .........................................................................
I, [2024-05-28T07:49:53.260267 #2124164]  INFO -- :   1168 .........................................................................
I, [2024-05-28T07:49:53.383893 #2124164]  INFO -- :   1241 .........................................................................
I, [2024-05-28T07:49:53.515001 #2124164]  INFO -- :   1314 .........................................................................
I, [2024-05-28T07:49:53.572069 #2124164]  INFO -- :   1387 .........................................................................
I, [2024-05-28T07:49:53.731067 #2124164]  INFO -- :   1460 .........................................................................
I, [2024-05-28T07:49:54.722816 #2124164]  INFO -- :   1533 .........................................................................
I, [2024-05-28T07:49:54.792810 #2124164]  INFO -- :   1606 .........................................................................
I, [2024-05-28T07:49:54.972378 #2124164]  INFO -- :   1679 .........................................................................
I, [2024-05-28T07:49:55.126217 #2124164]  INFO -- :   1752 .........................................................................
I, [2024-05-28T07:49:55.266778 #2124164]  INFO -- :   1825 .........................................................................
I, [2024-05-28T07:49:55.489907 #2124164]  INFO -- :   1898 .........................................................................
I, [2024-05-28T07:49:55.621575 #2124164]  INFO -- :   1971 .........................................................................
I, [2024-05-28T07:49:55.791544 #2124164]  INFO -- :   2044 .........................................................................
I, [2024-05-28T07:49:55.849351 #2124164]  INFO -- :   2117 .........................................................................
I, [2024-05-28T07:49:55.879564 #2124164]  INFO -- :   2190 .........................................................................
I, [2024-05-28T07:49:55.917760 #2124164]  INFO -- :   2263 .........................................................................
I, [2024-05-28T07:49:55.947881 #2124164]  INFO -- :   2336 .........................................................................
I, [2024-05-28T07:49:56.024262 #2124164]  INFO -- :   2409 .........................................................................
I, [2024-05-28T07:49:56.201887 #2124164]  INFO -- :   2482 .........................................................................
I, [2024-05-28T07:49:56.279169 #2124164]  INFO -- :   2555 .........................................................................
I, [2024-05-28T07:49:56.418251 #2124164]  INFO -- :   2628 .........................................................................
I, [2024-05-28T07:49:56.567826 #2124164]  INFO -- :   2701 .........................................................................
I, [2024-05-28T07:49:56.625528 #2124164]  INFO -- :   2774 .........................................................................
I, [2024-05-28T07:49:56.723808 #2124164]  INFO -- :   2847 .........................................................................
I, [2024-05-28T07:49:56.789322 #2124164]  INFO -- :   2920 .........................................................................
I, [2024-05-28T07:49:56.823704 #2124164]  INFO -- :   2993 .........................................................................
I, [2024-05-28T07:49:56.850238 #2124164]  INFO -- :   3066 .........................................................................
I, [2024-05-28T07:49:56.869955 #2124164]  INFO -- :   3139 .........................................................................
I, [2024-05-28T07:49:56.885059 #2124164]  INFO -- :   3212 .........................................................................
I, [2024-05-28T07:49:56.923032 #2124164]  INFO -- :   3285 .........................................................................
I, [2024-05-28T07:50:00.850925 #2124164]  INFO -- :   3358 .........................................................................
I, [2024-05-28T07:50:00.898964 #2124164]  INFO -- : 
I, [2024-05-28T07:50:00.899061 #2124164]  INFO -- : 
I, [2024-05-28T07:50:00.899094 #2124164]  INFO -- : Finished in 11.537687 seconds
I, [2024-05-28T07:50:00.899117 #2124164]  INFO -- : 
I, [2024-05-28T07:50:00.899138 #2124164]  INFO -- : 3430 files, 32652 examples, 159406 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-28T07:50:00.904378 #2124164]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.