# Logfile created on 2024-05-29 15:54:13 +0000 by logger.rb/v1.4.3
I, [2024-05-29T15:54:13.463779 #1426503]  INFO -- : #<BuildRuby:0x000056450fc97f98 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240529-155413", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056450fd2b3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056450fd2b270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056450fd2b0e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240529-155413", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240529-155413>, @binmode=false, @mon_data=#<Monitor:0x000056450fd2af78>, @mon_data_owner_object_id=860>>>
I, [2024-05-29T15:54:13.463902 #1426503]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-29T15:54:13.565662 #1426503]  INFO -- : tool/config.guess already exists
I, [2024-05-29T15:54:13.565711 #1426503]  INFO -- : tool/config.sub already exists
I, [2024-05-29T15:54:13.568054 #1426503]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T15:54:13.568080 #1426503]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T15:54:13.568352 #1426503]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T15:54:13.569683 #1426503]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T15:54:13.569940 #1426503]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T15:54:13.570149 #1426503]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T15:54:13.572024 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T15:54:13.572049 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T15:54:13.572331 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T15:54:13.573679 #1426503]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T15:54:13.643654 #1426503]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T15:54:13.643737 #1426503]  INFO -- :   Name: power_assert
I, [2024-05-29T15:54:13.643760 #1426503]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T15:54:13.643765 #1426503]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T15:54:13.689208 #1426503]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-29T15:54:13.689330 #1426503]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-29T15:54:14.403236 #1426503]  INFO -- : Already up to date.
I, [2024-05-29T15:54:14.418978 #1426503]  INFO -- : Latest commit hash = a3edc4abc5
I, [2024-05-29T15:54:14.420170 #1426503]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-29T15:54:14.420227 #1426503]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-29T15:54:14.518491 #1426503]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-29T15:54:14.519684 #1426503]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-29T15:54:14.575175 #1426503]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-29T15:54:14.576419 #1426503]  INFO -- : generating enc.mk
I, [2024-05-29T15:54:14.696155 #1426503]  INFO -- : making srcs under enc
I, [2024-05-29T15:54:14.725683 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:14.725705 #1426503]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T15:54:14.725711 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:14.770644 #1426503]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T15:54:14.770902 #1426503]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T15:54:14.771229 #1426503]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T15:54:14.772019 #1426503]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T15:54:14.772652 #1426503]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T15:54:14.772686 #1426503]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T15:54:14.774024 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T15:54:14.774485 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T15:54:14.774516 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T15:54:14.775038 #1426503]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T15:54:14.844481 #1426503]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T15:54:14.844539 #1426503]  INFO -- :   Name: power_assert
I, [2024-05-29T15:54:14.844552 #1426503]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T15:54:14.844563 #1426503]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T15:54:14.846756 #1426503]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T15:54:14.907503 #1426503]  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-29T15:54:14.912453 #1426503]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T15:54:14.914233 #1426503]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-29T15:54:14.914367 #1426503]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-29T15:54:14.971775 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:54:14.971806 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:54:14.971812 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:54:14.971816 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:54:14.971820 #1426503]  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-29T15:54:14.971825 #1426503]  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-29T15:54:14.971835 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:54:14.971838 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:54:14.971843 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:54:14.971846 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:54:14.971850 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:54:14.971854 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:54:14.971858 #1426503]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T15:54:14.971861 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:54:14.971865 #1426503]  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-29T15:54:14.973240 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:54:14.973264 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:54:14.973271 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:54:14.973275 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:54:14.973280 #1426503]  INFO -- : 
I, [2024-05-29T15:54:14.994891 #1426503]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-29T15:54:15.097718 #1426503]  INFO -- : linking miniruby
I, [2024-05-29T15:54:15.631510 #1426503]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-29T15:54:15.631667 #1426503]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-29T15:54:15.689606 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:54:15.689655 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:54:15.689675 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:54:15.689689 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:54:15.689703 #1426503]  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-29T15:54:15.689717 #1426503]  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-29T15:54:15.689730 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:54:15.689744 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:54:15.689757 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:54:15.689769 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:54:15.689782 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:54:15.689794 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:54:15.689807 #1426503]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T15:54:15.689820 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:54:15.689836 #1426503]  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-29T15:54:15.691281 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:54:15.691332 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:54:15.691349 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:54:15.691363 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:54:15.691377 #1426503]  INFO -- : 
I, [2024-05-29T15:54:15.812503 #1426503]  INFO -- : builtin_binary.inc updated
I, [2024-05-29T15:54:15.817181 #1426503]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-29T15:54:15.818079 #1426503]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-29T15:54:16.000175 #1426503]  INFO -- : linking static-library libruby-static.a
I, [2024-05-29T15:54:16.311995 #1426503]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-29T15:54:17.867641 #1426503]  INFO -- : linking ruby
I, [2024-05-29T15:54:17.894114 #1426503]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-29T15:54:17.894272 #1426503]  INFO -- : $$$[beg] make all -j20
I, [2024-05-29T15:54:17.954561 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:54:17.954599 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:54:17.954605 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:54:17.954610 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:54:17.954614 #1426503]  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-29T15:54:17.954623 #1426503]  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-29T15:54:17.954628 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:54:17.954632 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:54:17.954636 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:54:17.954640 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:54:17.954644 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:54:17.954648 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:54:17.954653 #1426503]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T15:54:17.954657 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:54:17.954661 #1426503]  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-29T15:54:17.956245 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:54:17.956272 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:54:17.956279 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:54:17.956288 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:54:17.956306 #1426503]  INFO -- : 
I, [2024-05-29T15:54:17.987294 #1426503]  INFO -- : generating enc.mk
I, [2024-05-29T15:54:17.989167 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-29T15:54:17.989576 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-29T15:54:17.989938 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-29T15:54:17.990550 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-29T15:54:17.991017 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-29T15:54:17.991315 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-29T15:54:17.991954 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-29T15:54:17.992695 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-29T15:54:17.992996 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-29T15:54:17.993594 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-29T15:54:17.994243 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-29T15:54:17.994564 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-29T15:54:17.994954 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-29T15:54:17.995222 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-29T15:54:17.995938 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-29T15:54:17.996513 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-29T15:54:17.996865 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-29T15:54:17.997223 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-29T15:54:17.997715 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-29T15:54:18.126886 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-29T15:54:18.135381 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-29T15:54:18.136654 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-29T15:54:18.137229 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-29T15:54:18.139317 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-29T15:54:18.151607 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-29T15:54:18.152087 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-29T15:54:18.158372 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-29T15:54:18.160909 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-29T15:54:18.163101 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-29T15:54:18.163407 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-29T15:54:18.163447 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-29T15:54:18.182627 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-29T15:54:18.188659 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-29T15:54:18.193517 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-29T15:54:18.194463 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-29T15:54:18.229600 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-29T15:54:18.253270 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-29T15:54:18.299196 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-29T15:54:18.303203 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-29T15:54:18.308643 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-29T15:54:18.312016 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-29T15:54:18.313937 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-29T15:54:18.317456 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-29T15:54:18.318759 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-29T15:54:18.321718 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-29T15:54:18.327409 #1426503]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-29T15:54:18.358508 #1426503]  INFO -- : making enc
I, [2024-05-29T15:54:18.360972 #1426503]  INFO -- : making srcs under enc
I, [2024-05-29T15:54:18.387249 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.387311 #1426503]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T15:54:18.387321 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.408852 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.408914 #1426503]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T15:54:18.408924 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.409545 #1426503]  INFO -- : generating transdb.h
I, [2024-05-29T15:54:18.534376 #1426503]  INFO -- : transdb.h unchanged
I, [2024-05-29T15:54:18.536051 #1426503]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T15:54:18.536263 #1426503]  INFO -- : making trans
I, [2024-05-29T15:54:18.562692 #1426503]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T15:54:18.564934 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.572854 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.572919 #1426503]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T15:54:18.572932 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.645269 #1426503]  INFO -- : making encs
I, [2024-05-29T15:54:18.707146 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.707207 #1426503]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T15:54:18.707220 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.719883 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.720658 #1426503]  INFO -- : generating makefile exts.mk
I, [2024-05-29T15:54:18.759903 #1426503]  INFO -- : exts.mk unchanged
I, [2024-05-29T15:54:18.765497 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.785109 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:54:18.786119 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:54:18.786436 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:54:18.787420 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:54:18.787517 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:54:18.788483 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:54:18.788540 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:54:18.789024 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:54:18.789436 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:54:18.789468 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:54:18.789480 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:54:18.790585 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:54:18.790758 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:54:18.791216 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:54:18.791248 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:54:18.791263 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:54:18.791838 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:54:18.792120 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:54:18.792245 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:54:18.792446 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:54:18.793156 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:54:18.793461 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:54:18.793957 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:54:18.793995 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:54:18.794093 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:54:18.794807 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:54:18.794863 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:54:18.795851 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:54:18.796350 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:54:18.796423 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:54:18.796764 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:54:18.799517 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:54:18.800387 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:54:18.801068 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:54:18.803360 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:54:18.803503 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:54:18.803889 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:54:18.812157 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:54:18.816624 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:54:18.818200 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:54:18.819038 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:54:18.819978 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:54:18.823685 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:54:18.826234 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:54:18.850849 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.919327 #1426503]  INFO -- : linking ruby
I, [2024-05-29T15:54:18.942664 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.943150 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.946868 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.946937 #1426503]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T15:54:18.946955 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:18.947618 #1426503]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-29T15:54:18.947739 #1426503]  INFO -- : $$$[beg] make install -j20
I, [2024-05-29T15:54:19.020595 #1426503]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T15:54:19.020715 #1426503]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T15:54:19.021170 #1426503]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T15:54:19.021912 #1426503]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T15:54:19.022645 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:54:19.022689 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:54:19.022695 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:54:19.022699 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:54:19.022704 #1426503]  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-29T15:54:19.022709 #1426503]  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-29T15:54:19.022713 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:54:19.022717 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:54:19.022721 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:54:19.022725 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:54:19.022732 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:54:19.022736 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:54:19.022739 #1426503]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T15:54:19.022768 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:54:19.022772 #1426503]  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-29T15:54:19.023952 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T15:54:19.049871 #1426503]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T15:54:19.049995 #1426503]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T15:54:19.050666 #1426503]  INFO -- : generating enc.mk
I, [2024-05-29T15:54:19.050776 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:54:19.050799 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:54:19.050808 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:54:19.050813 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:54:19.050817 #1426503]  INFO -- : 
I, [2024-05-29T15:54:19.052020 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T15:54:19.052189 #1426503]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T15:54:19.171884 #1426503]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T15:54:19.172730 #1426503]  INFO -- : making srcs under enc
I, [2024-05-29T15:54:19.172948 #1426503]  INFO -- : making enc
I, [2024-05-29T15:54:19.189721 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.189759 #1426503]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T15:54:19.189771 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.201989 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.202027 #1426503]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T15:54:19.202040 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.202671 #1426503]  INFO -- : generating transdb.h
I, [2024-05-29T15:54:19.240931 #1426503]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T15:54:19.241001 #1426503]  INFO -- :   Name: power_assert
I, [2024-05-29T15:54:19.241020 #1426503]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T15:54:19.241036 #1426503]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T15:54:19.243089 #1426503]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T15:54:19.299249 #1426503]  INFO -- : transdb.h unchanged
I, [2024-05-29T15:54:19.300830 #1426503]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T15:54:19.301211 #1426503]  INFO -- : making trans
I, [2024-05-29T15:54:19.303937 #1426503]  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-29T15:54:19.309022 #1426503]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T15:54:19.328246 #1426503]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-29T15:54:19.330659 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.335299 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.335384 #1426503]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T15:54:19.335393 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.412844 #1426503]  INFO -- : making encs
I, [2024-05-29T15:54:19.471394 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.471448 #1426503]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T15:54:19.471461 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.478516 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.479237 #1426503]  INFO -- : generating makefile exts.mk
I, [2024-05-29T15:54:19.516509 #1426503]  INFO -- : exts.mk unchanged
I, [2024-05-29T15:54:19.521207 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.540859 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:54:19.541838 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:54:19.542621 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:54:19.543140 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:54:19.543175 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:54:19.544015 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:54:19.544310 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:54:19.544756 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:54:19.545802 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:54:19.545983 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:54:19.546061 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:54:19.546293 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:54:19.546386 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:54:19.546655 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:54:19.546684 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:54:19.546716 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:54:19.546863 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:54:19.547474 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:54:19.548136 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:54:19.548249 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:54:19.548463 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:54:19.549242 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:54:19.549271 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:54:19.549355 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:54:19.550305 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:54:19.550949 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:54:19.551354 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:54:19.551628 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:54:19.551735 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:54:19.551831 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:54:19.554615 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:54:19.555530 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:54:19.555710 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:54:19.557790 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:54:19.558076 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:54:19.559256 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:54:19.561659 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:54:19.569213 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:54:19.572537 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:54:19.573354 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:54:19.574097 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:54:19.574219 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:54:19.580985 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:54:19.581622 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:54:19.606566 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.671533 #1426503]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T15:54:19.671605 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.672002 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.676105 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.676173 #1426503]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T15:54:19.676189 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:19.676443 #1426503]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-29T15:54:19.777276 #1426503]  INFO -- : Installing to 
I, [2024-05-29T15:54:19.777371 #1426503]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T15:54:19.777391 #1426503]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-29T15:54:19.784571 #1426503]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T15:54:19.784636 #1426503]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-29T15:54:19.784652 #1426503]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T15:54:19.794186 #1426503]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T15:54:19.794252 #1426503]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T15:54:19.794274 #1426503]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-29T15:54:19.794289 #1426503]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T15:54:19.798011 #1426503]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-29T15:54:19.798084 #1426503]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-29T15:54:19.798099 #1426503]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-29T15:54:19.798111 #1426503]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T15:54:19.798124 #1426503]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T15:54:19.831622 #1426503]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-29T15:54:19.837310 #1426503]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-29T15:54:19.837379 #1426503]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T15:54:19.860682 #1426503]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-29T15:54:19.862585 #1426503]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-29T15:54:19.864111 #1426503]  INFO -- :                                     cgi 0.4.1
I, [2024-05-29T15:54:19.864648 #1426503]  INFO -- :                                     delegate 0.3.1
I, [2024-05-29T15:54:19.865109 #1426503]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-29T15:54:19.866086 #1426503]  INFO -- :                                     english 0.8.0
I, [2024-05-29T15:54:19.866844 #1426503]  INFO -- :                                     erb 4.0.4
I, [2024-05-29T15:54:19.867592 #1426503]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-29T15:54:19.867990 #1426503]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-29T15:54:19.868483 #1426503]  INFO -- :                                     find 0.2.0
I, [2024-05-29T15:54:19.868958 #1426503]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-29T15:54:19.869420 #1426503]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-29T15:54:19.869869 #1426503]  INFO -- :                                     irb 1.13.1
I, [2024-05-29T15:54:19.870620 #1426503]  INFO -- :                                     logger 1.6.0
I, [2024-05-29T15:54:19.871113 #1426503]  INFO -- :                                     net-http 0.4.1
I, [2024-05-29T15:54:19.871552 #1426503]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-29T15:54:19.872157 #1426503]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-29T15:54:19.872666 #1426503]  INFO -- :                                     open3 0.2.1
I, [2024-05-29T15:54:19.873135 #1426503]  INFO -- :                                     optparse 0.5.0
I, [2024-05-29T15:54:19.873631 #1426503]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-29T15:54:19.874786 #1426503]  INFO -- :                                     pp 0.5.0
I, [2024-05-29T15:54:19.875324 #1426503]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-29T15:54:19.875801 #1426503]  INFO -- :                                     prism 0.29.0
I, [2024-05-29T15:54:19.876249 #1426503]  INFO -- :                                     pstore 0.1.3
I, [2024-05-29T15:54:19.876696 #1426503]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-29T15:54:19.877760 #1426503]  INFO -- :                                     readline 0.0.4
I, [2024-05-29T15:54:19.878234 #1426503]  INFO -- :                                     reline 0.5.8
I, [2024-05-29T15:54:19.878771 #1426503]  INFO -- :                                     resolv 0.4.0
I, [2024-05-29T15:54:19.879252 #1426503]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-29T15:54:19.879722 #1426503]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-29T15:54:19.880188 #1426503]  INFO -- :                                     set 1.1.0
I, [2024-05-29T15:54:19.880617 #1426503]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-29T15:54:19.881141 #1426503]  INFO -- :                                     singleton 0.2.0
I, [2024-05-29T15:54:19.882093 #1426503]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-29T15:54:19.883009 #1426503]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-29T15:54:19.883491 #1426503]  INFO -- :                                     time 0.3.0
I, [2024-05-29T15:54:19.883972 #1426503]  INFO -- :                                     timeout 0.4.1
I, [2024-05-29T15:54:19.884510 #1426503]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-29T15:54:19.885011 #1426503]  INFO -- :                                     tsort 0.2.0
I, [2024-05-29T15:54:19.885457 #1426503]  INFO -- :                                     un 0.3.0
I, [2024-05-29T15:54:19.885914 #1426503]  INFO -- :                                     uri 0.13.0
I, [2024-05-29T15:54:19.886413 #1426503]  INFO -- :                                     weakref 0.1.3
I, [2024-05-29T15:54:19.886897 #1426503]  INFO -- :                                     yaml 0.3.0
I, [2024-05-29T15:54:19.887202 #1426503]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T15:54:19.893839 #1426503]  INFO -- :                                     date 3.3.4
I, [2024-05-29T15:54:19.894379 #1426503]  INFO -- :                                     digest 3.1.1
I, [2024-05-29T15:54:19.894876 #1426503]  INFO -- :                                     etc 1.4.3
I, [2024-05-29T15:54:19.895394 #1426503]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-29T15:54:19.895831 #1426503]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-29T15:54:19.896396 #1426503]  INFO -- :                                     io-console 0.7.2
I, [2024-05-29T15:54:19.896827 #1426503]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-29T15:54:19.897349 #1426503]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-29T15:54:19.897816 #1426503]  INFO -- :                                     json 2.7.2
I, [2024-05-29T15:54:19.898864 #1426503]  INFO -- :                                     openssl 3.2.0
I, [2024-05-29T15:54:19.899441 #1426503]  INFO -- :                                     pathname 0.3.0
I, [2024-05-29T15:54:19.900030 #1426503]  INFO -- :                                     psych 5.1.2
I, [2024-05-29T15:54:19.900631 #1426503]  INFO -- :                                     stringio 3.1.1
I, [2024-05-29T15:54:19.901128 #1426503]  INFO -- :                                     strscan 3.1.1
I, [2024-05-29T15:54:19.901594 #1426503]  INFO -- :                                     zlib 3.1.0
I, [2024-05-29T15:54:19.901962 #1426503]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T15:54:19.902549 #1426503]  INFO -- :                                     minitest 5.23.1
I, [2024-05-29T15:54:19.910984 #1426503]  INFO -- :                                     rake 13.2.1
I, [2024-05-29T15:54:19.915286 #1426503]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-29T15:54:19.919123 #1426503]  INFO -- :                                     rexml 3.2.8
I, [2024-05-29T15:54:19.923242 #1426503]  INFO -- :                                     rss 0.3.0
I, [2024-05-29T15:54:19.926006 #1426503]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-29T15:54:19.927627 #1426503]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-29T15:54:19.931151 #1426503]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-29T15:54:19.932502 #1426503]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-29T15:54:19.933684 #1426503]  INFO -- :                                     matrix 0.4.2
I, [2024-05-29T15:54:19.936823 #1426503]  INFO -- :                                     prime 0.1.2
I, [2024-05-29T15:54:19.941769 #1426503]  INFO -- :                                     rbs 3.4.4
I, [2024-05-29T15:54:19.965898 #1426503]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-29T15:54:19.968634 #1426503]  INFO -- :                                     debug 1.9.2
I, [2024-05-29T15:54:19.971330 #1426503]  INFO -- :                                     racc 1.8.0
I, [2024-05-29T15:54:19.974314 #1426503]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-29T15:54:19.975651 #1426503]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-29T15:54:19.977064 #1426503]  INFO -- :                                     base64 0.2.0
I, [2024-05-29T15:54:19.978180 #1426503]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-29T15:54:19.980832 #1426503]  INFO -- :                                     observer 0.1.2
I, [2024-05-29T15:54:19.981991 #1426503]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-29T15:54:19.983294 #1426503]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-29T15:54:19.984563 #1426503]  INFO -- :                                     rinda 0.2.0
I, [2024-05-29T15:54:19.985877 #1426503]  INFO -- :                                     drb 2.2.1
I, [2024-05-29T15:54:19.987491 #1426503]  INFO -- :                                     nkf 0.2.0
I, [2024-05-29T15:54:19.990180 #1426503]  INFO -- :                                     syslog 0.1.2
I, [2024-05-29T15:54:19.992340 #1426503]  INFO -- :                                     csv 3.3.0
I, [2024-05-29T15:54:19.994792 #1426503]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-29T15:54:19.996449 #1426503]  INFO -- : skipped bundled gems:
I, [2024-05-29T15:54:19.996518 #1426503]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-29T15:54:19.999435 #1426503]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-29T15:54:19.999597 #1426503]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-29T15:54:25.263319 #1426503]  INFO -- : PASS all 1936 tests
E, [2024-05-29T15:54:25.269225 #1426503] ERROR -- :  
I, [2024-05-29T15:54:25.269545 #1426503]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-29T15:54:25.269641 #1426503]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-29T15:54:25.330451 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:54:25.330493 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:54:25.330506 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:54:25.330517 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:54:25.330533 #1426503]  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-29T15:54:25.330545 #1426503]  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-29T15:54:25.330556 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:54:25.330566 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:54:25.330584 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:54:25.330595 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:54:25.330605 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:54:25.330614 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:54:25.330624 #1426503]  INFO -- : 	MFLAGS = 
I, [2024-05-29T15:54:25.330635 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:54:25.330646 #1426503]  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-29T15:54:25.331010 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:54:25.331060 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:54:25.331073 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:54:25.331085 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:54:25.331096 #1426503]  INFO -- : 
I, [2024-05-29T15:54:25.437937 #1426503]  INFO -- : Checking leaked global symbols...none
I, [2024-05-29T15:54:25.478379 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-29T15:54:25.478479 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-29T15:54:25.478497 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-29T15:54:25.478512 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-29T15:54:25.478568 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-29T15:54:25.478621 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-29T15:54:25.478899 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-29T15:54:25.479031 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-29T15:54:25.479747 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-29T15:54:25.480026 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-29T15:54:25.481917 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-29T15:54:25.482704 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-29T15:54:25.482737 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-29T15:54:25.482765 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-29T15:54:25.482819 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-29T15:54:25.583315 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-29T15:54:25.584968 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-29T15:54:25.696977 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-29T15:54:25.697048 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-29T15:54:25.697064 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-29T15:54:25.697163 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-29T15:54:25.697187 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-29T15:54:25.697195 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-29T15:54:25.697228 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-29T15:54:25.697331 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-29T15:54:25.697354 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-29T15:54:25.697394 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-29T15:54:25.697442 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-29T15:54:25.697851 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-29T15:54:25.730546 #1426503]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-29T15:54:25.733056 #1426503]  INFO -- : 
I, [2024-05-29T15:54:25.733096 #1426503]  INFO -- : test succeeded
I, [2024-05-29T15:54:25.734434 #1426503]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-29T15:54:25.734548 #1426503]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-29T15:54:25.819788 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:54:25.819826 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:54:25.819832 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:54:25.819835 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:54:25.819839 #1426503]  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-29T15:54:25.819843 #1426503]  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-29T15:54:25.819847 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:54:25.819851 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:54:25.819855 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:54:25.819858 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:54:25.819861 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:54:25.819865 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:54:25.819868 #1426503]  INFO -- : 	MFLAGS = 
I, [2024-05-29T15:54:25.819872 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:54:25.819875 #1426503]  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-29T15:54:25.820542 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:54:25.820562 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:54:25.820568 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:54:25.820580 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:54:25.820584 #1426503]  INFO -- : 
I, [2024-05-29T15:54:25.822303 #1426503]  INFO -- : generating enc.mk
I, [2024-05-29T15:54:25.940954 #1426503]  INFO -- : making enc
I, [2024-05-29T15:54:25.958001 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:25.958027 #1426503]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T15:54:25.958035 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:25.958919 #1426503]  INFO -- : making srcs under enc
I, [2024-05-29T15:54:25.988682 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:25.988706 #1426503]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T15:54:25.988714 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:25.989777 #1426503]  INFO -- : generating transdb.h
I, [2024-05-29T15:54:26.088218 #1426503]  INFO -- : transdb.h unchanged
I, [2024-05-29T15:54:26.089728 #1426503]  INFO -- : making trans
I, [2024-05-29T15:54:26.123693 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:26.123729 #1426503]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T15:54:26.123735 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:26.124333 #1426503]  INFO -- : making encs
I, [2024-05-29T15:54:26.162309 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:26.162332 #1426503]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T15:54:26.162337 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:26.164191 #1426503]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T15:54:26.191109 #1426503]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T15:54:26.193474 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:27.537884 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:27.538653 #1426503]  INFO -- : generating makefile exts.mk
I, [2024-05-29T15:54:27.575722 #1426503]  INFO -- : exts.mk unchanged
I, [2024-05-29T15:54:27.580321 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:27.906551 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:54:27.909959 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:54:27.915797 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:54:27.920911 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:54:27.924860 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:54:27.933644 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:54:27.959770 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:54:27.964665 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:54:27.985524 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:54:27.994893 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:54:28.000065 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:54:28.004360 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:54:28.017317 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:54:28.028544 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:54:28.043326 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:54:28.046401 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:54:28.053037 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:54:28.059150 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:54:28.075368 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:54:28.088566 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:54:28.091455 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:54:28.094080 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:54:28.098308 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:54:28.113133 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:54:28.116200 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:54:28.118775 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:54:28.129100 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:54:28.137199 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:54:28.139654 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:54:28.142943 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:54:28.156337 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:54:28.166477 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:54:28.183844 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:54:28.210459 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:54:28.212568 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:54:28.234679 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:54:28.236540 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:54:28.257665 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:54:28.259700 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:54:28.280936 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:54:28.283287 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:54:28.304900 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:54:28.306806 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:54:28.332827 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:54:28.356198 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:28.419014 #1426503]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T15:54:28.419052 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:28.419363 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:28.422941 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:28.422963 #1426503]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T15:54:28.422968 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:54:28.500436 #1426503]  INFO -- : Run options: 
I, [2024-05-29T15:54:28.500484 #1426503]  INFO -- :   --seed=4149
I, [2024-05-29T15:54:28.500490 #1426503]  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-29T15:54:28.500495 #1426503]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-29T15:54:28.500498 #1426503]  INFO -- :   --name=!/memory_leak/
I, [2024-05-29T15:54:28.500502 #1426503]  INFO -- :   --stderr-on-failure
I, [2024-05-29T15:54:28.500506 #1426503]  INFO -- :   -j20
I, [2024-05-29T15:54:28.500509 #1426503]  INFO -- : 
I, [2024-05-29T15:54:28.500513 #1426503]  INFO -- : # Running tests:
I, [2024-05-29T15:54:28.500517 #1426503]  INFO -- : 
I, [2024-05-29T15:54:28.648811 #1426503]  INFO -- : [  1/883] 1467786=test_gem_source_local
I, [2024-05-29T15:54:28.649648 #1426503]  INFO -- : [  2/883] 1467788=test_gem_security_policy
I, [2024-05-29T15:54:28.650168 #1426503]  INFO -- : [  3/883] 1467789=test_process
I, [2024-05-29T15:54:28.651139 #1426503]  INFO -- : [  4/883] 1467787=test_last_thread
I, [2024-05-29T15:54:28.651242 #1426503]  INFO -- : [  5/883] 1467791=test_pack
I, [2024-05-29T15:54:28.654187 #1426503]  INFO -- : [  6/883] 1467790=test_gem_resolver_lock_specification
I, [2024-05-29T15:54:28.654822 #1426503]  INFO -- : [  7/883] 1467803=test_err_in_callback
I, [2024-05-29T15:54:28.655336 #1426503]  INFO -- : [  8/883] 1467805=test_x509cert
I, [2024-05-29T15:54:28.655430 #1426503]  INFO -- : [  9/883] 1467801=test_gc
I, [2024-05-29T15:54:28.655670 #1426503]  INFO -- : [ 10/883] 1467804=test_gem_ext_rake_builder
I, [2024-05-29T15:54:28.657472 #1426503]  INFO -- : [ 11/883] 1467802=test_arity
I, [2024-05-29T15:54:28.659528 #1426503]  INFO -- : [ 12/883] 1467803=test_logdevice
I, [2024-05-29T15:54:28.682015 #1426503]  INFO -- : [ 13/883] 1467802=test_io_console
I, [2024-05-29T15:54:28.683501 #1426503]  INFO -- : [ 14/883] 1467799=test_flush
I, [2024-05-29T15:54:28.683990 #1426503]  INFO -- : [ 15/883] 1467800=test_singleton
I, [2024-05-29T15:54:28.684853 #1426503]  INFO -- : [ 16/883] 1467792=test_switch_hitter
I, [2024-05-29T15:54:28.685913 #1426503]  INFO -- : [ 17/883] 1467798=test_securerandom
I, [2024-05-29T15:54:28.686686 #1426503]  INFO -- : [ 18/883] 1467793=test_logperiod
I, [2024-05-29T15:54:28.687143 #1426503]  INFO -- : [ 19/883] 1467796=test_rdoc_markdown_test
I, [2024-05-29T15:54:28.690253 #1426503]  INFO -- : [ 20/883] 1467800=test_c_union_entity
I, [2024-05-29T15:54:28.699916 #1426503]  INFO -- : [ 21/883] 1467795=test_rdoc_normal_module
I, [2024-05-29T15:54:28.700766 #1426503]  INFO -- : [ 22/883] 1467799=test_passing_block
I, [2024-05-29T15:54:28.702814 #1426503]  INFO -- : [ 23/883] 1467794=test_thread_fd_close
I, [2024-05-29T15:54:28.702970 #1426503]  INFO -- : [ 24/883] 1467797=newline_test
I, [2024-05-29T15:54:28.705688 #1426503]  INFO -- : [ 25/883] 1467799=test_uncorrectable_name_check
I, [2024-05-29T15:54:28.708505 #1426503]  INFO -- : [ 26/883] 1467794=test_stringchar
I, [2024-05-29T15:54:28.708599 #1426503]  INFO -- : [ 27/883] 1467792=test_hash_create
I, [2024-05-29T15:54:28.712481 #1426503]  INFO -- : [ 28/883] 1467793=test_rdoc_context
I, [2024-05-29T15:54:28.714675 #1426503]  INFO -- : [ 29/883] 1467792=test_nil2vtempty
I, [2024-05-29T15:54:28.716704 #1426503]  INFO -- : [ 30/883] 1467792=test_stream
I, [2024-05-29T15:54:28.717142 #1426503]  INFO -- : [ 31/883] 1467799=test_rdoc_parser_ruby
I, [2024-05-29T15:54:28.719807 #1426503]  INFO -- : [ 32/883] 1467800=test_open-uri
I, [2024-05-29T15:54:28.748672 #1426503]  INFO -- : [ 33/883] 1467792=test_httpresponse
I, [2024-05-29T15:54:28.764750 #1426503]  INFO -- : [ 34/883] 1467798=test_syntax
I, [2024-05-29T15:54:28.767083 #1426503]  INFO -- : [ 35/883] 1467794=test_gem_safe_yaml
I, [2024-05-29T15:54:28.819861 #1426503]  INFO -- : [ 36/883] 1467792=test_date_time
I, [2024-05-29T15:54:28.832446 #1426503]  INFO -- : [ 37/883] 1467792=test_rdoc_markup_to_joined_paragraph
I, [2024-05-29T15:54:28.846843 #1426503]  INFO -- : [ 38/883] 1467797=test_require
I, [2024-05-29T15:54:28.850183 #1426503]  INFO -- : [ 39/883] 1467797=test_data
I, [2024-05-29T15:54:28.857641 #1426503]  INFO -- : [ 40/883] 1467797=index_write_test
I, [2024-05-29T15:54:28.869947 #1426503]  INFO -- : [ 41/883] 1467797=test_date_new
I, [2024-05-29T15:54:28.880294 #1426503]  INFO -- : [ 42/883] 1467797=test_tcp
I, [2024-05-29T15:54:28.881858 #1426503]  INFO -- : [ 43/883] 1467791=test_iso_8859
I, [2024-05-29T15:54:28.900611 #1426503]  INFO -- : [ 44/883] 1467790=test_rdoc_text
I, [2024-05-29T15:54:28.907027 #1426503]  INFO -- : [ 45/883] 1467791=test_gem_commands_specification_command
I, [2024-05-29T15:54:28.921949 #1426503]  INFO -- : [ 46/883] 1467786=test_http
I, [2024-05-29T15:54:28.943317 #1426503]  INFO -- : [ 47/883] 1467786=test_shift_jis
I, [2024-05-29T15:54:28.945258 #1426503]  INFO -- : [ 48/883] 1467786=test_gem_commands_which_command
I, [2024-05-29T15:54:28.948297 #1426503]  INFO -- : [ 49/883] 1467797=test_inadvertent_creation
I, [2024-05-29T15:54:28.953668 #1426503]  INFO -- : [ 50/883] 1467805=test_flags
I, [2024-05-29T15:54:28.965543 #1426503]  INFO -- : [ 51/883] 1467792=test_enumerator
I, [2024-05-29T15:54:28.972934 #1426503]  INFO -- : [ 52/883] 1467795=test_rdoc_markup_attribute_manager
I, [2024-05-29T15:54:28.980518 #1426503]  INFO -- : [ 53/883] 1467786=test_name_error
I, [2024-05-29T15:54:29.000223 #1426503]  INFO -- : [ 54/883] 1467794=test_gem_commands_dependency_command
I, [2024-05-29T15:54:29.000803 #1426503]  INFO -- : [ 55/883] 1467795=test_gem_resolver
I, [2024-05-29T15:54:29.046316 #1426503]  INFO -- : [ 56/883] 1467786=test_gem_resolver_composed_set
I, [2024-05-29T15:54:29.056203 #1426503]  INFO -- : [ 57/883] 1467786=test_safe_load
I, [2024-05-29T15:54:29.059608 #1426503]  INFO -- : [ 58/883] 1467794=test_gem_request
I, [2024-05-29T15:54:29.066710 #1426503]  INFO -- : [ 59/883] 1467786=test_method_cache
I, [2024-05-29T15:54:29.068848 #1426503]  INFO -- : [ 60/883] 1467786=test_sprintf_comb
I, [2024-05-29T15:54:29.073729 #1426503]  INFO -- : [ 61/883] 1467797=test_gem_commands_mirror
I, [2024-05-29T15:54:29.075178 #1426503]  INFO -- : [ 62/883] 1467788=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-29T15:54:29.090994 #1426503]  INFO -- : [ 63/883] 1467790=test_enumerator_kw
I, [2024-05-29T15:54:29.093944 #1426503]  INFO -- : [ 64/883] 1467790=test_gem_text
I, [2024-05-29T15:54:29.114831 #1426503]  INFO -- : [ 65/883] 1467788=test_settracefunc
I, [2024-05-29T15:54:29.158165 #1426503]  INFO -- : [ 66/883] 1467790=test_generic
I, [2024-05-29T15:54:29.197324 #1426503]  INFO -- : [ 67/883] 1467786=test_win32ole
I, [2024-05-29T15:54:29.202028 #1426503]  INFO -- : [ 68/883] 1467794=test_scan_args
I, [2024-05-29T15:54:29.204716 #1426503]  INFO -- : [ 69/883] 1467786=test_case_options
I, [2024-05-29T15:54:29.206637 #1426503]  INFO -- : [ 70/883] 1467791=test_store
I, [2024-05-29T15:54:29.209149 #1426503]  INFO -- : [ 71/883] 1467794=test_rdoc_cross_reference
I, [2024-05-29T15:54:29.212995 #1426503]  INFO -- : [ 72/883] 1467786=test_gem_commands_info_command
I, [2024-05-29T15:54:29.214604 #1426503]  INFO -- : [ 73/883] 1467799=test_gem_dependency_installer
I, [2024-05-29T15:54:29.222429 #1426503]  INFO -- : [ 74/883] 1467790=test_scalar
I, [2024-05-29T15:54:29.228039 #1426503]  INFO -- : [ 75/883] 1467790=test_bug_reporter
I, [2024-05-29T15:54:29.247342 #1426503]  INFO -- : [ 76/883] 1467786=test_gem_name_tuple
I, [2024-05-29T15:54:29.250995 #1426503]  INFO -- : [ 77/883] 1467797=test_gem_package_tar_reader_entry
I, [2024-05-29T15:54:29.262510 #1426503]  INFO -- : [ 78/883] 1467786=test_rand
I, [2024-05-29T15:54:29.313379 #1426503]  INFO -- : [ 79/883] 1467800=test_exception
I, [2024-05-29T15:54:29.371964 #1426503]  INFO -- : [ 80/883] 1467791=test_rdoc_generator_ri
I, [2024-05-29T15:54:29.373196 #1426503]  INFO -- : [ 81/883] 1467797=test_extlibs
I, [2024-05-29T15:54:29.449959 #1426503]  INFO -- : [ 82/883] 1467795=test_gem_stream_ui
I, [2024-05-29T15:54:29.458590 #1426503]  INFO -- : [ 83/883] 1467803=test_severity
I, [2024-05-29T15:54:29.464307 #1426503]  INFO -- : [ 84/883] 1467803=test_ractor
I, [2024-05-29T15:54:29.480737 #1426503]  INFO -- : [ 85/883] 1467803=parse_test
I, [2024-05-29T15:54:29.524597 #1426503]  INFO -- : [ 86/883] 1467795=test_gem_install_update_options
I, [2024-05-29T15:54:29.532852 #1426503]  INFO -- : [ 87/883] 1467786=test_require_lib
I, [2024-05-29T15:54:29.551101 #1426503]  INFO -- : [ 88/883] 1467791=test_rdoc_markup_to_table_of_contents
I, [2024-05-29T15:54:29.560591 #1426503]  INFO -- : [ 89/883] 1467804=test_objectspace
I, [2024-05-29T15:54:29.589124 #1426503]  INFO -- : [ 90/883] 1467791=test_socket
I, [2024-05-29T15:54:29.615150 #1426503]  INFO -- : [ 91/883] 1467790=test_thread
I, [2024-05-29T15:54:29.634459 #1426503]  INFO -- : [ 92/883] 1467794=test_literal
I, [2024-05-29T15:54:29.635139 #1426503]  INFO -- : [ 93/883] 1467795=test_c_struct_builder
I, [2024-05-29T15:54:29.694219 #1426503]  INFO -- : [ 94/883] 1467795=test_dot_dot
I, [2024-05-29T15:54:29.695007 #1426503]  INFO -- : [ 95/883] 1467795=test_str2big
I, [2024-05-29T15:54:29.697881 #1426503]  INFO -- : [ 96/883] 1467795=test_cclass
I, [2024-05-29T15:54:29.720705 #1426503]  INFO -- : [ 97/883] 1467787=test_grapheme_breaks
I, [2024-05-29T15:54:29.724043 #1426503]  INFO -- : [ 98/883] 1467787=test_gem_version_option
I, [2024-05-29T15:54:29.746264 #1426503]  INFO -- : [ 99/883] 1467793=test_gem_request_connection_pools
I, [2024-05-29T15:54:29.805148 #1426503]  INFO -- : [100/883] 1467795=test_pkey
I, [2024-05-29T15:54:29.834415 #1426503]  INFO -- : [101/883] 1467790=test_case
I, [2024-05-29T15:54:29.834494 #1426503]  INFO -- : [102/883] 1467790=test_reline
I, [2024-05-29T15:54:29.850368 #1426503]  INFO -- : [103/883] 1467795=test_parser_events
I, [2024-05-29T15:54:29.921115 #1426503]  INFO -- : [104/883] 1467795=test_ansi_with_terminfo
I, [2024-05-29T15:54:29.930671 #1426503]  INFO -- : [105/883] 1467787=test_rdoc_generator_pot_po
I, [2024-05-29T15:54:29.970765 #1426503]  INFO -- : [106/883] 1467795=test_rdoc_markup_to_markdown
I, [2024-05-29T15:54:29.999537 #1426503]  INFO -- : [107/883] 1467788=test_json_tree
I, [2024-05-29T15:54:30.008700 #1426503]  INFO -- : [108/883] 1467805=test_memory_view
I, [2024-05-29T15:54:30.009621 #1426503]  INFO -- : [109/883] 1467788=test_m17n_comb
I, [2024-05-29T15:54:30.019271 #1426503]  INFO -- : [110/883] 1467795=test_ractor
I, [2024-05-29T15:54:30.046578 #1426503]  INFO -- : [111/883] 1467805=test_rdoc_store
I, [2024-05-29T15:54:30.065369 #1426503]  INFO -- : [112/883] 1467795=test_raise
I, [2024-05-29T15:54:30.067628 #1426503]  INFO -- : [113/883] 1467787=test_x509attr
I, [2024-05-29T15:54:30.068893 #1426503]  INFO -- : [114/883] 1467795=test_depth_first
I, [2024-05-29T15:54:30.073416 #1426503]  INFO -- : [115/883] 1467787=test_gem_request_set_lockfile_parser
I, [2024-05-29T15:54:30.073476 #1426503]  INFO -- : [116/883] 1467795=test_pattern_matching
I, [2024-05-29T15:54:30.085708 #1426503]  INFO -- : [117/883] 1467796=test_rdoc_stats
I, [2024-05-29T15:54:30.097494 #1426503]  INFO -- : [118/883] 1467795=test_string
I, [2024-05-29T15:54:30.103529 #1426503]  INFO -- : [119/883] 1467795=test_rdoc_parser
I, [2024-05-29T15:54:30.115559 #1426503]  INFO -- : [120/883] 1467795=test_qsort
I, [2024-05-29T15:54:30.117804 #1426503]  INFO -- : [121/883] 1467795=test_gem_dependency_resolution_error
I, [2024-05-29T15:54:30.121396 #1426503]  INFO -- : [122/883] 1467795=test_custom_command
I, [2024-05-29T15:54:30.170121 #1426503]  INFO -- : [123/883] 1467796=json_addition_test
I, [2024-05-29T15:54:30.174163 #1426503]  INFO -- : [124/883] 1467795=test_proc
I, [2024-05-29T15:54:30.188013 #1426503]  INFO -- : [125/883] 1467796=test_string
I, [2024-05-29T15:54:30.188770 #1426503]  INFO -- : [126/883] 1467787=test_gc_compact
I, [2024-05-29T15:54:30.222004 #1426503]  INFO -- : [127/883] 1467790=test_gem_package_old
I, [2024-05-29T15:54:30.241458 #1426503]  INFO -- : [128/883] 1467790=test_gem_resolver_index_set
I, [2024-05-29T15:54:30.271720 #1426503]  INFO -- : [129/883] 1467790=test_egrep_cpp
I, [2024-05-29T15:54:30.422805 #1426503]  INFO -- : [130/883] 1467790=test_zlib
I, [2024-05-29T15:54:30.425673 #1426503]  INFO -- : [131/883] 1467794=test_cgi_tag_helper
I, [2024-05-29T15:54:30.444356 #1426503]  INFO -- : [132/883] 1467794=test_optimization
I, [2024-05-29T15:54:30.529650 #1426503]  INFO -- : [133/883] 1467804=test_date_conv
I, [2024-05-29T15:54:30.548804 #1426503]  INFO -- : [134/883] 1467804=test_erb_m17n
I, [2024-05-29T15:54:30.564378 #1426503]  INFO -- : [135/883] 1467804=test_ole_methods
I, [2024-05-29T15:54:30.569269 #1426503]  INFO -- : [136/883] 1467804=test_folderitem2_invokeverb
I, [2024-05-29T15:54:30.571116 #1426503]  INFO -- : [137/883] 1467804=test_rdoc_markup_parser
I, [2024-05-29T15:54:30.760042 #1426503]  INFO -- : [138/883] 1467800=test_require_path_check
I, [2024-05-29T15:54:30.773767 #1426503]  INFO -- : [139/883] 1467805=test_files_test_2
I, [2024-05-29T15:54:30.777285 #1426503]  INFO -- : [140/883] 1467804=test_fnmatch
I, [2024-05-29T15:54:30.829690 #1426503]  INFO -- : [141/883] 1467804=test_gem_validator
I, [2024-05-29T15:54:30.847134 #1426503]  INFO -- : [142/883] 1467800=test_key_name_check
I, [2024-05-29T15:54:30.850839 #1426503]  INFO -- : [143/883] 1467804=test_defined
I, [2024-05-29T15:54:30.852158 #1426503]  INFO -- : [144/883] 1467800=test_backtrace
I, [2024-05-29T15:54:30.856303 #1426503]  INFO -- : [145/883] 1467800=test_io_buffer
I, [2024-05-29T15:54:30.895202 #1426503]  INFO -- : [146/883] 1467800=test_rdoc_i18n_text
I, [2024-05-29T15:54:30.939163 #1426503]  INFO -- : [147/883] 1467804=test_gem_uninstaller
I, [2024-05-29T15:54:30.947117 #1426503]  INFO -- : [148/883] 1467795=test_gb18030
I, [2024-05-29T15:54:30.952014 #1426503]  INFO -- : [149/883] 1467795=test_buffering
I, [2024-05-29T15:54:30.953775 #1426503]  INFO -- : [150/883] 1467795=test_svcb_https
I, [2024-05-29T15:54:30.965925 #1426503]  INFO -- : [151/883] 1467795=test_windows_1251
I, [2024-05-29T15:54:30.972033 #1426503]  INFO -- : [152/883] 1467795=test_time
I, [2024-05-29T15:54:31.001013 #1426503]  INFO -- : [153/883] 1467791=test_rdoc_rdoc
I, [2024-05-29T15:54:31.007328 #1426503]  INFO -- : [154/883] 1467800=test_rdoc_markup_attributes
I, [2024-05-29T15:54:31.007761 #1426503]  INFO -- : [155/883] 1467793=test_mul
I, [2024-05-29T15:54:31.012094 #1426503]  INFO -- : [156/883] 1467800=test_null
I, [2024-05-29T15:54:31.016640 #1426503]  INFO -- : [157/883] 1467793=test_win32ole_type
I, [2024-05-29T15:54:31.025085 #1426503]  INFO -- : [158/883] 1467793=test_default_gems
I, [2024-05-29T15:54:31.053949 #1426503]  INFO -- : [159/883] 1467800=test_rdoc_markup_to_rdoc
I, [2024-05-29T15:54:31.069799 #1426503]  INFO -- : [160/883] 1467795=test_rdoc_rd_inline_parser
I, [2024-05-29T15:54:31.083081 #1426503]  INFO -- : [161/883] 1467793=test_pipe
I, [2024-05-29T15:54:31.107075 #1426503]  INFO -- : [162/883] 1467795=test_trick
I, [2024-05-29T15:54:31.122237 #1426503]  INFO -- : [163/883] 1467791=test_thread
I, [2024-05-29T15:54:31.125077 #1426503]  INFO -- : [164/883] 1467791=test_pkey_ec
I, [2024-05-29T15:54:31.135489 #1426503]  INFO -- : [165/883] 1467800=test_date_parse
I, [2024-05-29T15:54:31.217543 #1426503]  INFO -- : [166/883] 1467793=!Nothing_to_test
I, [2024-05-29T15:54:31.218438 #1426503]  INFO -- : [167/883] 1467793=test_psych
I, [2024-05-29T15:54:31.233719 #1426503]  INFO -- : [168/883] 1467791=test_enc_raise
I, [2024-05-29T15:54:31.239676 #1426503]  INFO -- : [169/883] 1467791=test_rdoc_markup_paragraph
I, [2024-05-29T15:54:31.243706 #1426503]  INFO -- : [170/883] 1467791=test_gem_rdoc
I, [2024-05-29T15:54:31.259855 #1426503]  INFO -- : [171/883] 1467793=test_date
I, [2024-05-29T15:54:31.261753 #1426503]  INFO -- : [172/883] 1467793=test_gem_ext_cargo_builder_unit
I, [2024-05-29T15:54:31.264919 #1426503]  INFO -- : [173/883] 1467800=test_at_exit
I, [2024-05-29T15:54:31.284786 #1426503]  INFO -- : [174/883] 1467800=test_command
I, [2024-05-29T15:54:31.290519 #1426503]  INFO -- : [175/883] 1467793=test_object_create_start
I, [2024-05-29T15:54:31.293144 #1426503]  INFO -- : [176/883] 1467793=test_emitter
I, [2024-05-29T15:54:31.300273 #1426503]  INFO -- : [177/883] 1467793=test_gem_silent_ui
I, [2024-05-29T15:54:31.309064 #1426503]  INFO -- : [178/883] 1467797=test_bug-5832
I, [2024-05-29T15:54:31.311900 #1426503]  INFO -- : [179/883] 1467797=test_files_ext
I, [2024-05-29T15:54:31.346564 #1426503]  INFO -- : [180/883] 1467791=test_kernel
I, [2024-05-29T15:54:31.364589 #1426503]  INFO -- : [181/883] 1467793=dispatcher_test
I, [2024-05-29T15:54:31.407239 #1426503]  INFO -- : [182/883] 1467802=test_eval_history
I, [2024-05-29T15:54:31.474763 #1426503]  INFO -- : [183/883] 1467797=test_kdf
I, [2024-05-29T15:54:31.481516 #1426503]  INFO -- : [184/883] 1467793=test_gem_doctor
I, [2024-05-29T15:54:31.517100 #1426503]  INFO -- : [185/883] 1467802=test_yaml_special_cases
I, [2024-05-29T15:54:31.539200 #1426503]  INFO -- : [186/883] 1467793=test_optarg
I, [2024-05-29T15:54:31.552610 #1426503]  INFO -- : [187/883] 1467802=test_gem_source_list
I, [2024-05-29T15:54:31.557678 #1426503]  INFO -- : [188/883] 1467797=test_config
I, [2024-05-29T15:54:31.611645 #1426503]  INFO -- : [189/883] 1467800=test_rdoc_token_stream
I, [2024-05-29T15:54:31.617957 #1426503]  INFO -- : [190/883] 1467800=test_address_resolve
I, [2024-05-29T15:54:31.643977 #1426503]  INFO -- : [191/883] 1467797=test_iter_break
I, [2024-05-29T15:54:31.647584 #1426503]  INFO -- : [192/883] 1467797=test_exception
I, [2024-05-29T15:54:31.678340 #1426503]  INFO -- : [193/883] 1467797=test_zsh_completion
I, [2024-05-29T15:54:31.679457 #1426503]  INFO -- : [194/883] 1467800=test_num2int
I, [2024-05-29T15:54:31.680771 #1426503]  INFO -- : [195/883] 1467797=test_nil
I, [2024-05-29T15:54:31.683090 #1426503]  INFO -- : [196/883] 1467797=test_rdoc_single_class
I, [2024-05-29T15:54:31.690513 #1426503]  INFO -- : [197/883] 1467800=test_verbose
I, [2024-05-29T15:54:31.698594 #1426503]  INFO -- : [198/883] 1467799=test_pp
I, [2024-05-29T15:54:31.709685 #1426503]  INFO -- : [199/883] 1467800=test_frozen
I, [2024-05-29T15:54:31.709899 #1426503]  INFO -- : [200/883] 1467793=test_gem_ext_configure_builder
I, [2024-05-29T15:54:31.713229 #1426503]  INFO -- : [201/883] 1467800=test_macro
I, [2024-05-29T15:54:31.721996 #1426503]  INFO -- : [202/883] 1467800=test_rdoc_tom_doc
I, [2024-05-29T15:54:31.732239 #1426503]  INFO -- : [203/883] 1467799=test_rdoc_markup_to_tt_only
I, [2024-05-29T15:54:31.745417 #1426503]  INFO -- : [204/883] 1467793=test_hmac
I, [2024-05-29T15:54:31.748618 #1426503]  INFO -- : [205/883] 1467800=test_key_actor_vi
I, [2024-05-29T15:54:31.756058 #1426503]  INFO -- : [206/883] 1467793=test_bug-3571
I, [2024-05-29T15:54:31.757769 #1426503]  INFO -- : [207/883] 1467799=test_gem_command
I, [2024-05-29T15:54:31.770083 #1426503]  INFO -- : [208/883] 1467802=test_gem_spec_fetcher
I, [2024-05-29T15:54:31.776077 #1426503]  INFO -- : [209/883] 1467793=test_common
I, [2024-05-29T15:54:31.840471 #1426503]  INFO -- : [210/883] 1467799=test_numeric
I, [2024-05-29T15:54:31.869558 #1426503]  INFO -- : [211/883] 1467797=test_gem_commands_lock_command
I, [2024-05-29T15:54:31.885845 #1426503]  INFO -- : [212/883] 1467800=test_assignment
I, [2024-05-29T15:54:31.898457 #1426503]  INFO -- : [213/883] 1467797=test_ifunless
I, [2024-05-29T15:54:31.901590 #1426503]  INFO -- : [214/883] 1467797=test_external_new
I, [2024-05-29T15:54:31.909797 #1426503]  INFO -- : [215/883] 1467797=test_postponed_job
I, [2024-05-29T15:54:31.917676 #1426503]  INFO -- : [216/883] 1467802=test_alias_and_anchor
I, [2024-05-29T15:54:31.922047 #1426503]  INFO -- : [217/883] 1467802=test_hash
I, [2024-05-29T15:54:31.935393 #1426503]  INFO -- : [218/883] 1467802=test_tree_builder
I, [2024-05-29T15:54:31.935465 #1426503]  INFO -- : [219/883] 1467799=test_gem_resolver_dependency_request
I, [2024-05-29T15:54:31.950265 #1426503]  INFO -- : [220/883] 1467802=test_win32ole_typelib
I, [2024-05-29T15:54:31.953224 #1426503]  INFO -- : [221/883] 1467802=test_protect
I, [2024-05-29T15:54:31.960190 #1426503]  INFO -- : [222/883] 1467799=test_raise_exception
I, [2024-05-29T15:54:31.967982 #1426503]  INFO -- : [223/883] 1467802=test_gem_request_set_lockfile
I, [2024-05-29T15:54:31.986739 #1426503]  INFO -- : [224/883] 1467791=test_argf
I, [2024-05-29T15:54:32.010426 #1426503]  INFO -- : [225/883] 1467793=test_ns_spki
I, [2024-05-29T15:54:32.037473 #1426503]  INFO -- : [226/883] 1467793=test_framework
I, [2024-05-29T15:54:32.063517 #1426503]  INFO -- : [227/883] 1467793=test_kill_ring
I, [2024-05-29T15:54:32.101658 #1426503]  INFO -- : [228/883] 1467804=test_yjit
I, [2024-05-29T15:54:32.107272 #1426503]  INFO -- : [229/883] 1467804=test_workspace
I, [2024-05-29T15:54:32.133135 #1426503]  INFO -- : [230/883] 1467793=test_weakmap
I, [2024-05-29T15:54:32.316133 #1426503]  INFO -- : [231/883] 1467797=test_m17n
I, [2024-05-29T15:54:32.331306 #1426503]  INFO -- : [232/883] 1467788=test_gem_commands_environment_command
I, [2024-05-29T15:54:32.376387 #1426503]  INFO -- : [233/883] 1467788=test_ws
I, [2024-05-29T15:54:32.381556 #1426503]  INFO -- : [234/883] 1467797=test_gem_security_trust_dir
I, [2024-05-29T15:54:32.398825 #1426503]  INFO -- : [235/883] 1467802=test_sprintf
I, [2024-05-29T15:54:32.400547 #1426503]  INFO -- : [236/883] 1467804=test_gem_requirement
I, [2024-05-29T15:54:32.400689 #1426503]  INFO -- : [237/883] 1467788=comments_test
I, [2024-05-29T15:54:32.417536 #1426503]  INFO -- : [238/883] 1467797=test_string_memory
I, [2024-05-29T15:54:32.441829 #1426503]  INFO -- : [239/883] 1467803=test_undef
I, [2024-05-29T15:54:32.448712 #1426503]  INFO -- : [240/883] 1467803=test_line_editor
I, [2024-05-29T15:54:32.475458 #1426503]  INFO -- : [241/883] 1467797=test_objspace
I, [2024-05-29T15:54:32.495412 #1426503]  INFO -- : [242/883] 1467803=ripper_test
I, [2024-05-29T15:54:32.506173 #1426503]  INFO -- : [243/883] 1467788=test_remote_fetch_error
I, [2024-05-29T15:54:32.516438 #1426503]  INFO -- : [244/883] 1467788=test_have_library
I, [2024-05-29T15:54:32.551053 #1426503]  INFO -- : [245/883] 1467804=test_gem_commands_stale_command
I, [2024-05-29T15:54:32.563735 #1426503]  INFO -- : [246/883] 1467804=test_c_struct_entry
I, [2024-05-29T15:54:32.570091 #1426503]  INFO -- : [247/883] 1467787=test_lock_native_thread
I, [2024-05-29T15:54:32.623912 #1426503]  INFO -- : [248/883] 1467802=test_set
I, [2024-05-29T15:54:32.636531 #1426503]  INFO -- : [249/883] 1467802=test_show_source
I, [2024-05-29T15:54:32.645060 #1426503]  INFO -- : [250/883] 1467802=test_array_create
I, [2024-05-29T15:54:32.652256 #1426503]  INFO -- : [251/883] 1467802=test_pack
I, [2024-05-29T15:54:32.719153 #1426503]  INFO -- : [252/883] 1467799=test_gem_impossible_dependencies_error
I, [2024-05-29T15:54:32.726680 #1426503]  INFO -- : [253/883] 1467799=test_pattern_key_name_check
I, [2024-05-29T15:54:32.729711 #1426503]  INFO -- : [254/883] 1467799=test_to_ruby
I, [2024-05-29T15:54:32.739977 #1426503]  INFO -- : [255/883] 1467799=test_rdoc_rubygems_hook
I, [2024-05-29T15:54:32.831364 #1426503]  INFO -- : [256/883] 1467799=test_method
I, [2024-05-29T15:54:32.864299 #1426503]  INFO -- : [257/883] 1467804=test_gem_commands_query_command
I, [2024-05-29T15:54:32.878752 #1426503]  INFO -- : [258/883] 1467787=test_rdoc_context_section
I, [2024-05-29T15:54:32.888250 #1426503]  INFO -- : [259/883] 1467787=test_euc_kr
I, [2024-05-29T15:54:32.892095 #1426503]  INFO -- : [260/883] 1467787=test_ftp
I, [2024-05-29T15:54:32.899665 #1426503]  INFO -- : [261/883] 1467802=warnings_test
I, [2024-05-29T15:54:32.915952 #1426503]  INFO -- : [262/883] 1467787=test_kwargs
I, [2024-05-29T15:54:32.919341 #1426503]  INFO -- : [263/883] 1467787=test_gem_commands_exec_command
I, [2024-05-29T15:54:32.971986 #1426503]  INFO -- : [264/883] 1467790=test_io_wait
I, [2024-05-29T15:54:32.974871 #1426503]  INFO -- : [265/883] 1467803=test_date_attr
I, [2024-05-29T15:54:32.982098 #1426503]  INFO -- : [266/883] 1467803=test_ellipsize
I, [2024-05-29T15:54:32.994567 #1426503]  INFO -- : [267/883] 1467803=test_summary
I, [2024-05-29T15:54:32.998167 #1426503]  INFO -- : [268/883] 1467802=test_console_attr
I, [2024-05-29T15:54:32.999620 #1426503]  INFO -- : [269/883] 1467802=test_type_completor
I, [2024-05-29T15:54:33.008008 #1426503]  INFO -- : [270/883] 1467802=test_win32ole_record
I, [2024-05-29T15:54:33.015057 #1426503]  INFO -- : [271/883] 1467802=test_gem_unsatisfiable_dependency_error
I, [2024-05-29T15:54:33.024579 #1426503]  INFO -- : [272/883] 1467802=test_gem_source_specific_file
I, [2024-05-29T15:54:33.095248 #1426503]  INFO -- : [273/883] 1467802=test_foreach
I, [2024-05-29T15:54:33.100343 #1426503]  INFO -- : [274/883] 1467802=test_condition
I, [2024-05-29T15:54:33.106291 #1426503]  INFO -- : [275/883] 1467802=test_gem_commands_uninstall_command
I, [2024-05-29T15:54:33.115296 #1426503]  INFO -- : [276/883] 1467803=test_cp949
I, [2024-05-29T15:54:33.121435 #1426503]  INFO -- : [277/883] 1467803=test_io
I, [2024-05-29T15:54:33.265729 #1426503]  INFO -- : [278/883] 1467786=test_ubf_async_safe
I, [2024-05-29T15:54:33.270629 #1426503]  INFO -- : [279/883] 1467786=test_hash
I, [2024-05-29T15:54:33.301022 #1426503]  INFO -- : [280/883] 1467790=test_win32ole_type_event
I, [2024-05-29T15:54:33.304658 #1426503]  INFO -- : [281/883] 1467790=test_emoji
I, [2024-05-29T15:54:33.335374 #1426503]  INFO -- : [282/883] 1467790=test_sorted_set
I, [2024-05-29T15:54:33.386186 #1426503]  INFO -- : [283/883] 1467803=test_gc
I, [2024-05-29T15:54:33.386251 #1426503]  INFO -- : [284/883] 1467803=test_math
I, [2024-05-29T15:54:33.399773 #1426503]  INFO -- : [285/883] 1467803=test_gem_commands_fetch_command
I, [2024-05-29T15:54:33.526609 #1426503]  INFO -- : [286/883] 1467804=test_libs
I, [2024-05-29T15:54:33.552225 #1426503]  INFO -- : [287/883] 1467795=test_config
I, [2024-05-29T15:54:33.564170 #1426503]  INFO -- : [288/883] 1467804=test_sleep
I, [2024-05-29T15:54:33.588105 #1426503]  INFO -- : [289/883] 1467790=test_yaml_tree
I, [2024-05-29T15:54:33.598321 #1426503]  INFO -- : [290/883] 1467795=test_face
I, [2024-05-29T15:54:33.607881 #1426503]  INFO -- : [291/883] 1467790=test_case
I, [2024-05-29T15:54:33.633261 #1426503]  INFO -- : [292/883] 1467800=test_sizeof
I, [2024-05-29T15:54:33.635013 #1426503]  INFO -- : [293/883] 1467790=test_rendering
I, [2024-05-29T15:54:33.640112 #1426503]  INFO -- : [294/883] 1467795=test_autoload
I, [2024-05-29T15:54:33.686959 #1426503]  INFO -- : [295/883] 1467790=test_utf16
I, [2024-05-29T15:54:33.709238 #1426503]  INFO -- : [296/883] 1467790=test_unicode_escape
I, [2024-05-29T15:54:33.725045 #1426503]  INFO -- : [297/883] 1467803=test_io
I, [2024-05-29T15:54:33.794121 #1426503]  INFO -- : [298/883] 1467790=test_bigzero
I, [2024-05-29T15:54:33.801279 #1426503]  INFO -- : [299/883] 1467790=test_pkey_dh
I, [2024-05-29T15:54:33.861996 #1426503]  INFO -- : [300/883] 1467788=test_iseq_load
I, [2024-05-29T15:54:33.873562 #1426503]  INFO -- : [301/883] 1467790=test_gem_util
I, [2024-05-29T15:54:33.898665 #1426503]  INFO -- : [302/883] 1467802=test_gem_package_tar_header
I, [2024-05-29T15:54:33.937698 #1426503]  INFO -- : [303/883] 1467802=test_pkcs12
I, [2024-05-29T15:54:34.010325 #1426503]  INFO -- : [304/883] 1467787=test_system
I, [2024-05-29T15:54:34.085986 #1426503]  INFO -- : [305/883] 1467790=test_yjit_exit_locations
I, [2024-05-29T15:54:34.091751 #1426503]  INFO -- : [306/883] 1467790=test_etc
I, [2024-05-29T15:54:34.187340 #1426503]  INFO -- : [307/883] 1467790=test_ripper
I, [2024-05-29T15:54:34.213245 #1426503]  INFO -- : [308/883] 1467805=test_gem_config_file
I, [2024-05-29T15:54:34.284759 #1426503]  INFO -- : [309/883] 1467798=test_gem_resolver_activation_request
I, [2024-05-29T15:54:34.313939 #1426503]  INFO -- : [310/883] 1467792=test_protocol
I, [2024-05-29T15:54:34.419099 #1426503]  INFO -- : [311/883] 1467805=test_getopts
I, [2024-05-29T15:54:34.423432 #1426503]  INFO -- : [312/883] 1467805=test_rdoc_markup_raw
I, [2024-05-29T15:54:34.425141 #1426503]  INFO -- : [313/883] 1467805=test_webauthn_poller
I, [2024-05-29T15:54:34.477499 #1426503]  INFO -- : [314/883] 1467798=test_rat
I, [2024-05-29T15:54:34.492730 #1426503]  INFO -- : [315/883] 1467798=test_typeddata
I, [2024-05-29T15:54:34.535637 #1426503]  INFO -- : [316/883] 1467802=encoding_test
I, [2024-05-29T15:54:34.568444 #1426503]  INFO -- : [317/883] 1467805=test_gem_resolver_best_set
I, [2024-05-29T15:54:34.582967 #1426503]  INFO -- : [318/883] 1467790=test_rdoc_markup_to_html_crossref
I, [2024-05-29T15:54:34.620599 #1426503]  INFO -- : [319/883] 1467792=test_fstring
I, [2024-05-29T15:54:34.623609 #1426503]  INFO -- : [320/883] 1467805=test_array
I, [2024-05-29T15:54:34.629380 #1426503]  INFO -- : [321/883] 1467802=test_optparse
I, [2024-05-29T15:54:34.668061 #1426503]  INFO -- : [322/883] 1467805=parser_test
I, [2024-05-29T15:54:34.699950 #1426503]  INFO -- : [323/883] 1467802=test_convertible
I, [2024-05-29T15:54:34.747988 #1426503]  INFO -- : [324/883] 1467798=test_yield
I, [2024-05-29T15:54:34.766051 #1426503]  INFO -- : [325/883] 1467805=test_rdoc_alias
I, [2024-05-29T15:54:34.768276 #1426503]  INFO -- : [326/883] 1467792=test_files_sample
I, [2024-05-29T15:54:34.776189 #1426503]  INFO -- : [327/883] 1467805=test_stringscanner
I, [2024-05-29T15:54:34.807467 #1426503]  INFO -- : [328/883] 1467788=test_rdoc_markup_indented_paragraph
I, [2024-05-29T15:54:34.811160 #1426503]  INFO -- : [329/883] 1467805=test_io_buffer
I, [2024-05-29T15:54:34.875444 #1426503]  INFO -- : [330/883] 1467792=test_backtrace
I, [2024-05-29T15:54:34.920822 #1426503]  INFO -- : [331/883] 1467805=test_pack
I, [2024-05-29T15:54:34.938042 #1426503]  INFO -- : [332/883] 1467805=ruby_parser_test
I, [2024-05-29T15:54:34.941281 #1426503]  INFO -- : [333/883] 1467805=test_rdoc_task
I, [2024-05-29T15:54:34.943916 #1426503]  INFO -- : [334/883] 1467805=test_gem_resolver_conflict
I, [2024-05-29T15:54:34.954684 #1426503]  INFO -- : [335/883] 1467805=test_clone
I, [2024-05-29T15:54:34.989049 #1426503]  INFO -- : [336/883] 1467788=test_gem_commands_install_command
I, [2024-05-29T15:54:34.990212 #1426503]  INFO -- : [337/883] 1467801=test_readpartial
I, [2024-05-29T15:54:35.063391 #1426503]  INFO -- : [338/883] 1467790=locals_test
I, [2024-05-29T15:54:35.071552 #1426503]  INFO -- : [339/883] 1467793=test_rdoc_require
I, [2024-05-29T15:54:35.081159 #1426503]  INFO -- : [340/883] 1467793=json_fixtures_test
I, [2024-05-29T15:54:35.088122 #1426503]  INFO -- : [341/883] 1467793=test_shapes
I, [2024-05-29T15:54:35.090358 #1426503]  INFO -- : [342/883] 1467787=test_io_timeout
I, [2024-05-29T15:54:35.091867 #1426503]  INFO -- : [343/883] 1467793=test_rdoc_parser_c
I, [2024-05-29T15:54:35.093141 #1426503]  INFO -- : [344/883] 1467787=test_comparable
I, [2024-05-29T15:54:35.099290 #1426503]  INFO -- : [345/883] 1467787=test_enc_str_buf_cat
I, [2024-05-29T15:54:35.101827 #1426503]  INFO -- : [346/883] 1467787=test_gbk
I, [2024-05-29T15:54:35.104901 #1426503]  INFO -- : [347/883] 1467787=test_class2name
I, [2024-05-29T15:54:35.112409 #1426503]  INFO -- : [348/883] 1467787=test_profile_frames
I, [2024-05-29T15:54:35.125434 #1426503]  INFO -- : [349/883] 1467805=test_cstr
I, [2024-05-29T15:54:35.258866 #1426503]  INFO -- : [350/883] 1467793=test_pstore
I, [2024-05-29T15:54:35.271324 #1426503]  INFO -- : [351/883] 1467796=test_big2str
I, [2024-05-29T15:54:35.273902 #1426503]  INFO -- : [352/883] 1467796=test_handle
I, [2024-05-29T15:54:35.295747 #1426503]  INFO -- : [353/883] 1467793=test_wait
I, [2024-05-29T15:54:35.306810 #1426503]  INFO -- : [354/883] 1467787=test_yaml
I, [2024-05-29T15:54:35.370432 #1426503]  INFO -- : [355/883] 1467793=test_forwardable
I, [2024-05-29T15:54:35.373154 #1426503]  INFO -- : [356/883] 1467787=test_rdoc_markup_formatter
I, [2024-05-29T15:54:35.385904 #1426503]  INFO -- : [357/883] 1467787=test_nowrite
I, [2024-05-29T15:54:35.389978 #1426503]  INFO -- : [358/883] 1467793=test_thread_queue
I, [2024-05-29T15:54:35.396625 #1426503]  INFO -- : [359/883] 1467801=test_gem_commands_sources_command
I, [2024-05-29T15:54:35.396726 #1426503]  INFO -- : [360/883] 1467796=test_ansi_without_terminfo
I, [2024-05-29T15:54:35.402538 #1426503]  INFO -- : [361/883] 1467787=test_bmethod
I, [2024-05-29T15:54:35.424053 #1426503]  INFO -- : [362/883] 1467787=test_ractor
I, [2024-05-29T15:54:35.438923 #1426503]  INFO -- : [363/883] 1467787=test_euc_tw
I, [2024-05-29T15:54:35.442848 #1426503]  INFO -- : [364/883] 1467796=test_complexrational
I, [2024-05-29T15:54:35.442910 #1426503]  INFO -- : [365/883] 1467787=test_init
I, [2024-05-29T15:54:35.448067 #1426503]  INFO -- : [366/883] 1467796=test_pathname
I, [2024-05-29T15:54:35.536922 #1426503]  INFO -- : [367/883] 1467790=test_rdoc_encoding
I, [2024-05-29T15:54:35.582004 #1426503]  INFO -- : [368/883] 1467790=test_coverage
I, [2024-05-29T15:54:35.612898 #1426503]  INFO -- : [369/883] 1467804=test_gem_package_tar_reader
I, [2024-05-29T15:54:35.634668 #1426503]  INFO -- : [370/883] 1467796=regexp_test
I, [2024-05-29T15:54:35.647049 #1426503]  INFO -- : [371/883] 1467804=test_file
I, [2024-05-29T15:54:35.668835 #1426503]  INFO -- : [372/883] 1467804=test_gem_available_set
I, [2024-05-29T15:54:35.690837 #1426503]  INFO -- : [373/883] 1467796=test_rdoc_markdown
I, [2024-05-29T15:54:35.769155 #1426503]  INFO -- : [374/883] 1467804=test_modify_expand
I, [2024-05-29T15:54:35.773997 #1426503]  INFO -- : [375/883] 1467804=test_rdoc_any_method
I, [2024-05-29T15:54:35.786990 #1426503]  INFO -- : [376/883] 1467805=test_formatter
I, [2024-05-29T15:54:35.791388 #1426503]  INFO -- : [377/883] 1467805=test_bash_completion
I, [2024-05-29T15:54:35.798321 #1426503]  INFO -- : [378/883] 1467805=test_rdoc_constant
I, [2024-05-29T15:54:35.819963 #1426503]  INFO -- : [379/883] 1467801=test_deprecate
I, [2024-05-29T15:54:35.844026 #1426503]  INFO -- : [380/883] 1467801=test_gem_commands_owner_command
I, [2024-05-29T15:54:35.881779 #1426503]  INFO -- : [381/883] 1467796=test_gem_source_vendor
I, [2024-05-29T15:54:35.897975 #1426503]  INFO -- : [382/883] 1467787=test_recorder
I, [2024-05-29T15:54:35.904919 #1426503]  INFO -- : [383/883] 1467787=test_digest
I, [2024-05-29T15:54:35.905640 #1426503]  INFO -- : [384/883] 1467805=test_marshalable
I, [2024-05-29T15:54:35.910703 #1426503]  INFO -- : [385/883] 1467805=test_cgi_util
I, [2024-05-29T15:54:36.049702 #1426503]  INFO -- : [386/883] 1467796=test_require
I, [2024-05-29T15:54:36.052668 #1426503]  INFO -- : [387/883] 1467804=test_gem_ext_cmake_builder
I, [2024-05-29T15:54:36.070127 #1426503]  INFO -- : [388/883] 1467804=test_gem_commands_contents_command
I, [2024-05-29T15:54:36.142439 #1426503]  INFO -- : [389/883] 1467792=test_wss
I, [2024-05-29T15:54:36.145418 #1426503]  INFO -- : [390/883] 1467791=test_fiddle
I, [2024-05-29T15:54:36.146396 #1426503]  INFO -- : [391/883] 1467792=test_find
I, [2024-05-29T15:54:36.155350 #1426503]  INFO -- : [392/883] 1467805=test_ractor
I, [2024-05-29T15:54:36.157429 #1426503]  INFO -- : [393/883] 1467792=test_queue
I, [2024-05-29T15:54:36.163160 #1426503]  INFO -- : [394/883] 1467804=test_function
I, [2024-05-29T15:54:36.166738 #1426503]  INFO -- : [395/883] 1467792=parse_comments_test
I, [2024-05-29T15:54:36.215039 #1426503]  INFO -- : [396/883] 1467792=test_noarg
I, [2024-05-29T15:54:36.235095 #1426503]  INFO -- : [397/883] 1467791=test_tempfile
I, [2024-05-29T15:54:36.269438 #1426503]  INFO -- : [398/883] 1467805=test_gem_commands_help_command
I, [2024-05-29T15:54:36.378412 #1426503]  INFO -- : [399/883] 1467805=test_rdoc_markup
I, [2024-05-29T15:54:36.381474 #1426503]  INFO -- : [400/883] 1467788=test_tracepoint
I, [2024-05-29T15:54:36.389220 #1426503]  INFO -- : [401/883] 1467805=test_prettyprint
I, [2024-05-29T15:54:36.392419 #1426503]  INFO -- : [402/883] 1467804=test_basicsocket
I, [2024-05-29T15:54:36.399859 #1426503]  INFO -- : [403/883] 1467804=test_utf32
I, [2024-05-29T15:54:36.406013 #1426503]  INFO -- : [404/883] 1467804=test_duplicate
I, [2024-05-29T15:54:36.410006 #1426503]  INFO -- : [405/883] 1467804=test_gem_resolver_index_specification
I, [2024-05-29T15:54:36.414545 #1426503]  INFO -- : [406/883] 1467786=test_internal_ivar
I, [2024-05-29T15:54:36.416779 #1426503]  INFO -- : [407/883] 1467786=test_rdoc_parser_rd
I, [2024-05-29T15:54:36.419615 #1426503]  INFO -- : [408/883] 1467805=test_date_strftime
I, [2024-05-29T15:54:36.431339 #1426503]  INFO -- : [409/883] 1467801=test_gem_installer
I, [2024-05-29T15:54:36.435939 #1426503]  INFO -- : [410/883] 1467792=test_yamlstore
I, [2024-05-29T15:54:36.448333 #1426503]  INFO -- : [411/883] 1467790=test_random
I, [2024-05-29T15:54:36.448940 #1426503]  INFO -- : [412/883] 1467791=test_asn1
I, [2024-05-29T15:54:36.452705 #1426503]  INFO -- : [413/883] 1467792=test_const
I, [2024-05-29T15:54:36.454794 #1426503]  INFO -- : [414/883] 1467804=test_class
I, [2024-05-29T15:54:36.455962 #1426503]  INFO -- : [415/883] 1467792=test_rdoc_normal_class
I, [2024-05-29T15:54:36.469667 #1426503]  INFO -- : [416/883] 1467790=test_load
I, [2024-05-29T15:54:36.470473 #1426503]  INFO -- : [417/883] 1467791=json_string_matching_test
I, [2024-05-29T15:54:36.491948 #1426503]  INFO -- : [418/883] 1467790=test_irb
I, [2024-05-29T15:54:36.492640 #1426503]  INFO -- : [419/883] 1467791=test_gem_commands_search_command
I, [2024-05-29T15:54:36.495516 #1426503]  INFO -- : [420/883] 1467799=test_complex
I, [2024-05-29T15:54:36.503635 #1426503]  INFO -- : [421/883] 1467791=test_gem_ext_ext_conf_builder
I, [2024-05-29T15:54:36.527712 #1426503]  INFO -- : [422/883] 1467792=test_gem_stub_specification
I, [2024-05-29T15:54:36.594290 #1426503]  INFO -- : [423/883] 1467786=test_method_cache
I, [2024-05-29T15:54:36.595948 #1426503]  INFO -- : [424/883] 1467786=test_frozen_error
I, [2024-05-29T15:54:36.600782 #1426503]  INFO -- : [425/883] 1467786=test_gem_dependency
I, [2024-05-29T15:54:36.602707 #1426503]  INFO -- : [426/883] 1467788=test_gem_resolver_specification
I, [2024-05-29T15:54:36.604817 #1426503]  INFO -- : [427/883] 1467800=test_path_to_class
I, [2024-05-29T15:54:36.607344 #1426503]  INFO -- : [428/883] 1467800=test_rdoc_markup_verbatim
I, [2024-05-29T15:54:36.610356 #1426503]  INFO -- : [429/883] 1467800=test_inlinecache
I, [2024-05-29T15:54:36.626128 #1426503]  INFO -- : [430/883] 1467788=test_gem_remote_fetcher
I, [2024-05-29T15:54:36.634621 #1426503]  INFO -- : [431/883] 1467799=test_mdns
I, [2024-05-29T15:54:36.649525 #1426503]  INFO -- : [432/883] 1467799=test_parse
I, [2024-05-29T15:54:36.672263 #1426503]  INFO -- : [433/883] 1467800=test_gem_resolver_installed_specification
I, [2024-05-29T15:54:36.694057 #1426503]  INFO -- : [434/883] 1467786=test_scanner_events
I, [2024-05-29T15:54:36.703852 #1426503]  INFO -- : [435/883] 1467798=test_reqarg
I, [2024-05-29T15:54:36.710611 #1426503]  INFO -- : [436/883] 1467790=test_rdoc_include
I, [2024-05-29T15:54:36.722134 #1426503]  INFO -- : [437/883] 1467786=test_stack
I, [2024-05-29T15:54:36.742110 #1426503]  INFO -- : [438/883] 1467790=test_gem_commands_list_command
I, [2024-05-29T15:54:36.760157 #1426503]  INFO -- : [439/883] 1467790=test_too_many_dummy_encodings
I, [2024-05-29T15:54:36.781584 #1426503]  INFO -- : [440/883] 1467787=test_rdoc_options
I, [2024-05-29T15:54:36.790131 #1426503]  INFO -- : [441/883] 1467792=test_cesu8
I, [2024-05-29T15:54:36.791791 #1426503]  INFO -- : [442/883] 1467792=test_econv
I, [2024-05-29T15:54:36.831920 #1426503]  INFO -- : [443/883] 1467790=test_gem_version
I, [2024-05-29T15:54:36.872722 #1426503]  INFO -- : [444/883] 1467800=test_resource
I, [2024-05-29T15:54:36.882169 #1426503]  INFO -- : [445/883] 1467800=test_gem_commands_signin_command
I, [2024-05-29T15:54:36.906657 #1426503]  INFO -- : [446/883] 1467790=test_emitter
I, [2024-05-29T15:54:36.918760 #1426503]  INFO -- : [447/883] 1467790=test_ldap
I, [2024-05-29T15:54:36.921317 #1426503]  INFO -- : [448/883] 1467790=test_string_processing
I, [2024-05-29T15:54:36.925552 #1426503]  INFO -- : [449/883] 1467790=test_fileutils
I, [2024-05-29T15:54:37.009907 #1426503]  INFO -- : [450/883] 1467800=test_whileuntil
I, [2024-05-29T15:54:37.013486 #1426503]  INFO -- : [451/883] 1467800=test_rdoc_generator_markup
I, [2024-05-29T15:54:37.021411 #1426503]  INFO -- : [452/883] 1467800=test_rubyvm
I, [2024-05-29T15:54:37.025959 #1426503]  INFO -- : [453/883] 1467800=test_configuration
I, [2024-05-29T15:54:37.104898 #1426503]  INFO -- : [454/883] 1467787=test_monitor
I, [2024-05-29T15:54:37.113900 #1426503]  INFO -- : [455/883] 1467798=test_buffered_io
I, [2024-05-29T15:54:37.114261 #1426503]  INFO -- : [456/883] 1467800=test_instrumentation_api
I, [2024-05-29T15:54:37.132441 #1426503]  INFO -- : [457/883] 1467805=integer_parse_test
I, [2024-05-29T15:54:37.138187 #1426503]  INFO -- : [458/883] 1467805=test_stringify_symbols
I, [2024-05-29T15:54:37.154044 #1426503]  INFO -- : [459/883] 1467805=test_boolean
I, [2024-05-29T15:54:37.161042 #1426503]  INFO -- : [460/883] 1467805=test_module
I, [2024-05-29T15:54:37.187680 #1426503]  INFO -- : [461/883] 1467798=test_gem_request_set
I, [2024-05-29T15:54:37.252165 #1426503]  INFO -- : [462/883] 1467799=constant_path_node_test
I, [2024-05-29T15:54:37.272628 #1426503]  INFO -- : [463/883] 1467790=test_ssl
I, [2024-05-29T15:54:37.301611 #1426503]  INFO -- : [464/883] 1467799=test_gem_ext_cargo_builder
I, [2024-05-29T15:54:37.317730 #1426503]  INFO -- : [465/883] 1467787=test_method_name_check
I, [2024-05-29T15:54:37.323899 #1426503]  INFO -- : [466/883] 1467799=test_arith_seq_extract
I, [2024-05-29T15:54:37.337599 #1426503]  INFO -- : [467/883] 1467787=test_parser
I, [2024-05-29T15:54:37.367623 #1426503]  INFO -- : [468/883] 1467787=test_yield_block
I, [2024-05-29T15:54:37.370923 #1426503]  INFO -- : [469/883] 1467787=test_len
I, [2024-05-29T15:54:37.375379 #1426503]  INFO -- : [470/883] 1467787=test_completion
I, [2024-05-29T15:54:37.408674 #1426503]  INFO -- : [471/883] 1467796=test_gem_commands_cert_command
I, [2024-05-29T15:54:37.496479 #1426503]  INFO -- : [472/883] 1467799=test_gem_source_installed
I, [2024-05-29T15:54:37.512234 #1426503]  INFO -- : [473/883] 1467799=test_erb
I, [2024-05-29T15:54:37.569088 #1426503]  INFO -- : [474/883] 1467799=test_x509ext
I, [2024-05-29T15:54:37.580611 #1426503]  INFO -- : [475/883] 1467799=test_spell_checker
I, [2024-05-29T15:54:37.585296 #1426503]  INFO -- : [476/883] 1467799=attribute_write_test
I, [2024-05-29T15:54:37.589175 #1426503]  INFO -- : [477/883] 1467798=test_propertyputref
I, [2024-05-29T15:54:37.592535 #1426503]  INFO -- : [478/883] 1467799=test_assembler
I, [2024-05-29T15:54:37.592877 #1426503]  INFO -- : [479/883] 1467798=test_rational
I, [2024-05-29T15:54:37.598488 #1426503]  INFO -- : [480/883] 1467799=test_rational2
I, [2024-05-29T15:54:37.601199 #1426503]  INFO -- : [481/883] 1467799=test_scalar_scanner
I, [2024-05-29T15:54:37.604398 #1426503]  INFO -- : [482/883] 1467798=test_gem_source
I, [2024-05-29T15:54:37.616217 #1426503]  INFO -- : [483/883] 1467799=test_helper_method
I, [2024-05-29T15:54:37.644771 #1426503]  INFO -- : [484/883] 1467786=test_gem_package_tar_writer
I, [2024-05-29T15:54:37.652563 #1426503]  INFO -- : [485/883] 1467791=test_array
I, [2024-05-29T15:54:37.703147 #1426503]  INFO -- : [486/883] 1467799=test_gem_commands_outdated_command
I, [2024-05-29T15:54:37.755254 #1426503]  INFO -- : [487/883] 1467799=test_benchmark
I, [2024-05-29T15:54:37.757559 #1426503]  INFO -- : [488/883] 1467786=test_gem_dependency_list
I, [2024-05-29T15:54:37.762825 #1426503]  INFO -- : [489/883] 1467792=test_nesting_parser
I, [2024-05-29T15:54:37.783241 #1426503]  INFO -- : [490/883] 1467798=test_win32ole_method_event
I, [2024-05-29T15:54:37.786159 #1426503]  INFO -- : [491/883] 1467798=test_gem_ext_builder
I, [2024-05-29T15:54:37.810394 #1426503]  INFO -- : [492/883] 1467786=test_https
I, [2024-05-29T15:54:37.833819 #1426503]  INFO -- : [493/883] 1467787=test_evaluation
I, [2024-05-29T15:54:37.840770 #1426503]  INFO -- : [494/883] 1467787=test_provider
I, [2024-05-29T15:54:37.871084 #1426503]  INFO -- : [495/883] 1467792=test_abi
I, [2024-05-29T15:54:38.070130 #1426503]  INFO -- : [496/883] 1467792=test_yamldbm
I, [2024-05-29T15:54:38.074513 #1426503]  INFO -- : [497/883] 1467792=test_gem_commands_rebuild_command
I, [2024-05-29T15:54:38.144191 #1426503]  INFO -- : [498/883] 1467792=test_load
I, [2024-05-29T15:54:38.144555 #1426503]  INFO -- : [499/883] 1467792=test_rdoc_parser_simple
I, [2024-05-29T15:54:38.147400 #1426503]  INFO -- : [500/883] 1467787=pattern_test
I, [2024-05-29T15:54:38.158183 #1426503]  INFO -- : [501/883] 1467792=test_memory_view
I, [2024-05-29T15:54:38.178680 #1426503]  INFO -- : [502/883] 1467786=test_debug
I, [2024-05-29T15:54:38.183450 #1426503]  INFO -- : [503/883] 1467792=test_shellwords
I, [2024-05-29T15:54:38.189098 #1426503]  INFO -- : [504/883] 1467792=test_digest_extend
I, [2024-05-29T15:54:38.200623 #1426503]  INFO -- : [505/883] 1467786=test_omap
I, [2024-05-29T15:54:38.203425 #1426503]  INFO -- : [506/883] 1467792=test_iterator
I, [2024-05-29T15:54:38.206935 #1426503]  INFO -- : [507/883] 1467786=test_string
I, [2024-05-29T15:54:38.207101 #1426503]  INFO -- : [508/883] 1467786=test_gem_resolver_git_set
I, [2024-05-29T15:54:38.254990 #1426503]  INFO -- : [509/883] 1467795=test_storage
I, [2024-05-29T15:54:38.262796 #1426503]  INFO -- : [510/883] 1467795=test_new
I, [2024-05-29T15:54:38.266598 #1426503]  INFO -- : [511/883] 1467787=test_gem_security_signer
I, [2024-05-29T15:54:38.267570 #1426503]  INFO -- : [512/883] 1467795=test_cipher
I, [2024-05-29T15:54:38.273995 #1426503]  INFO -- : [513/883] 1467792=test_gem_source_git
I, [2024-05-29T15:54:38.331665 #1426503]  INFO -- : [514/883] 1467795=test_refinement
I, [2024-05-29T15:54:38.403341 #1426503]  INFO -- : [515/883] 1467787=test_gem_commands_signout_command
I, [2024-05-29T15:54:38.410376 #1426503]  INFO -- : [516/883] 1467787=test_regex_casefold
I, [2024-05-29T15:54:38.430035 #1426503]  INFO -- : [517/883] 1467787=test_gem_resolver_installer_set
I, [2024-05-29T15:54:38.515333 #1426503]  INFO -- : [518/883] 1467788=test_dir_m17n
I, [2024-05-29T15:54:38.554338 #1426503]  INFO -- : [519/883] 1467786=test_cgi_cookie
I, [2024-05-29T15:54:38.568953 #1426503]  INFO -- : [520/883] 1467786=test_require
I, [2024-05-29T15:54:38.671919 #1426503]  INFO -- : [521/883] 1467787=test_float
I, [2024-05-29T15:54:38.777767 #1426503]  INFO -- : [522/883] 1467794=test_process
I, [2024-05-29T15:54:38.812290 #1426503]  INFO -- : [523/883] 1467794=test_input_method
I, [2024-05-29T15:54:38.855911 #1426503]  INFO -- : [524/883] 1467798=test_windows_1252
I, [2024-05-29T15:54:38.862463 #1426503]  INFO -- : [525/883] 1467798=test_metaclass
I, [2024-05-29T15:54:38.862799 #1426503]  INFO -- : [526/883] 1467798=test_rdoc_top_level
I, [2024-05-29T15:54:38.899704 #1426503]  INFO -- : [527/883] 1467792=test_rdoc_rd
I, [2024-05-29T15:54:38.917076 #1426503]  INFO -- : [528/883] 1467792=test_cgi_session
I, [2024-05-29T15:54:38.930625 #1426503]  INFO -- : [529/883] 1467792=test_x509crl
I, [2024-05-29T15:54:38.941429 #1426503]  INFO -- : [530/883] 1467794=test_fixnum
I, [2024-05-29T15:54:38.959457 #1426503]  INFO -- : [531/883] 1467794=test_signal
I, [2024-05-29T15:54:39.048023 #1426503]  INFO -- : [532/883] 1467799=test_serialize_subclasses
I, [2024-05-29T15:54:39.048833 #1426503]  INFO -- : [533/883] 1467799=test_insns_leaf
I, [2024-05-29T15:54:39.053332 #1426503]  INFO -- : [534/883] 1467799=test_color_printer
I, [2024-05-29T15:54:39.057608 #1426503]  INFO -- : [535/883] 1467799=test_deprecated
I, [2024-05-29T15:54:39.063230 #1426503]  INFO -- : [536/883] 1467799=test_allocation
I, [2024-05-29T15:54:39.091557 #1426503]  INFO -- : [537/883] 1467792=test_div
I, [2024-05-29T15:54:39.094473 #1426503]  INFO -- : [538/883] 1467792=test_win32ole_variant_m
I, [2024-05-29T15:54:39.095488 #1426503]  INFO -- : [539/883] 1467792=test_engine
I, [2024-05-29T15:54:39.096394 #1426503]  INFO -- : [540/883] 1467792=test_key_error
I, [2024-05-29T15:54:39.105576 #1426503]  INFO -- : [541/883] 1467792=test_mutex
I, [2024-05-29T15:54:39.415915 #1426503]  INFO -- : [542/883] 1467804=test_x509req
I, [2024-05-29T15:54:39.458098 #1426503]  INFO -- : [543/883] 1467798=test_rdoc_rd_inline
I, [2024-05-29T15:54:39.461130 #1426503]  INFO -- : [544/883] 1467798=test_files_test_1
I, [2024-05-29T15:54:39.573481 #1426503]  INFO -- : [545/883] 1467802=test_gem_path_support
I, [2024-05-29T15:54:39.611201 #1426503]  INFO -- : [546/883] 1467802=test_struct
I, [2024-05-29T15:54:39.611925 #1426503]  INFO -- : [547/883] 1467796=test_set
I, [2024-05-29T15:54:39.616173 #1426503]  INFO -- : [548/883] 1467804=json_parser_test
I, [2024-05-29T15:54:39.626558 #1426503]  INFO -- : [549/883] 1467796=test_nomethod_error
I, [2024-05-29T15:54:39.630093 #1426503]  INFO -- : [550/883] 1467796=test_config
I, [2024-05-29T15:54:39.658232 #1426503]  INFO -- : [551/883] 1467805=test_win32ole_variant_outarg
I, [2024-05-29T15:54:39.662668 #1426503]  INFO -- : [552/883] 1467805=json_common_interface_test
I, [2024-05-29T15:54:39.667447 #1426503]  INFO -- : [553/883] 1467796=test_gem_source_subpath_problem
I, [2024-05-29T15:54:39.668848 #1426503]  INFO -- : [554/883] 1467793=test_dln
I, [2024-05-29T15:54:39.670970 #1426503]  INFO -- : [555/883] 1467793=magic_comment_test
I, [2024-05-29T15:54:39.672783 #1426503]  INFO -- : [556/883] 1467805=test_rdoc_markup_to_html_snippet
I, [2024-05-29T15:54:39.674588 #1426503]  INFO -- : [557/883] 1467793=test_struct
I, [2024-05-29T15:54:39.675453 #1426503]  INFO -- : [558/883] 1467804=test_variable
I, [2024-05-29T15:54:39.680678 #1426503]  INFO -- : [559/883] 1467793=test_sexp
I, [2024-05-29T15:54:39.692925 #1426503]  INFO -- : [560/883] 1467793=test_rdoc_markup_include
I, [2024-05-29T15:54:39.696311 #1426503]  INFO -- : [561/883] 1467793=fuzzer_test
I, [2024-05-29T15:54:39.705209 #1426503]  INFO -- : [562/883] 1467793=test_pkg_config
I, [2024-05-29T15:54:39.716809 #1426503]  INFO -- : [563/883] 1467793=test_cparser
I, [2024-05-29T15:54:39.732514 #1426503]  INFO -- : [564/883] 1467805=test_rdoc_markup_heading
I, [2024-05-29T15:54:39.743160 #1426503]  INFO -- : [565/883] 1467805=test_iseq
I, [2024-05-29T15:54:39.775250 #1426503]  INFO -- : [566/883] 1467804=test_exception_at_throwing
I, [2024-05-29T15:54:39.783435 #1426503]  INFO -- : [567/883] 1467796=test_scheduler
I, [2024-05-29T15:54:39.825563 #1426503]  INFO -- : [568/883] 1467804=test_pkey_dsa
I, [2024-05-29T15:54:39.928492 #1426503]  INFO -- : [569/883] 1467796=test_class
I, [2024-05-29T15:54:39.936257 #1426503]  INFO -- : [570/883] 1467796=test_ocsp
I, [2024-05-29T15:54:40.001117 #1426503]  INFO -- : [571/883] 1467788=test_case_comprehensive
I, [2024-05-29T15:54:40.008762 #1426503]  INFO -- : [572/883] 1467788=test_interned_str
I, [2024-05-29T15:54:40.013492 #1426503]  INFO -- : [573/883] 1467788=test_gem_commands_build_command
I, [2024-05-29T15:54:40.071960 #1426503]  INFO -- : [574/883] 1467800=test_tracer
I, [2024-05-29T15:54:40.076250 #1426503]  INFO -- : [575/883] 1467800=test_cmethod
I, [2024-05-29T15:54:40.085676 #1426503]  INFO -- : [576/883] 1467800=test_option
I, [2024-05-29T15:54:40.124438 #1426503]  INFO -- : [577/883] 1467787=test_append
I, [2024-05-29T15:54:40.133481 #1426503]  INFO -- : [578/883] 1467787=test_gem_commands_server_command
I, [2024-05-29T15:54:40.140846 #1426503]  INFO -- : [579/883] 1467787=test_did_you_mean
I, [2024-05-29T15:54:40.153838 #1426503]  INFO -- : [580/883] 1467793=test_variable_name_check
I, [2024-05-29T15:54:40.182764 #1426503]  INFO -- : [581/883] 1467793=test_io_m17n
I, [2024-05-29T15:54:40.189743 #1426503]  INFO -- : [582/883] 1467796=test_exit
I, [2024-05-29T15:54:40.230117 #1426503]  INFO -- : [583/883] 1467800=test_recursion
I, [2024-05-29T15:54:40.235069 #1426503]  INFO -- : [584/883] 1467787=test_date_marshal
I, [2024-05-29T15:54:40.236929 #1426503]  INFO -- : [585/883] 1467800=test_mkmf
I, [2024-05-29T15:54:40.237495 #1426503]  INFO -- : [586/883] 1467788=test_history
I, [2024-05-29T15:54:40.238399 #1426503]  INFO -- : [587/883] 1467792=test_popen_deadlock
I, [2024-05-29T15:54:40.241050 #1426503]  INFO -- : [588/883] 1467787=test_delegate
I, [2024-05-29T15:54:40.247778 #1426503]  INFO -- : [589/883] 1467800=test_bundled_ca
I, [2024-05-29T15:54:40.255281 #1426503]  INFO -- : [590/883] 1467787=test_closure
I, [2024-05-29T15:54:40.258081 #1426503]  INFO -- : [591/883] 1467796=test_open3
I, [2024-05-29T15:54:40.265392 #1426503]  INFO -- : [592/883] 1467804=test_fiber
I, [2024-05-29T15:54:40.333897 #1426503]  INFO -- : [593/883] 1467802=test_multi_irb_commands
I, [2024-05-29T15:54:40.347990 #1426503]  INFO -- : [594/883] 1467802=test_rdoc_servlet
I, [2024-05-29T15:54:40.406501 #1426503]  INFO -- : [595/883] 1467788=test_gem_security
I, [2024-05-29T15:54:40.420632 #1426503]  INFO -- : [596/883] 1467805=test_ractor
I, [2024-05-29T15:54:40.470585 #1426503]  INFO -- : [597/883] 1467805=test_digest
I, [2024-05-29T15:54:40.476140 #1426503]  INFO -- : [598/883] 1467805=test_help
I, [2024-05-29T15:54:40.498090 #1426503]  INFO -- : [599/883] 1467805=test_rdoc_markup_to_bs
I, [2024-05-29T15:54:40.564263 #1426503]  INFO -- : [600/883] 1467805=test_beginendblock
I, [2024-05-29T15:54:40.647106 #1426503]  INFO -- : [601/883] 1467802=test_gem_commands_unpack_command
I, [2024-05-29T15:54:40.647773 #1426503]  INFO -- : [602/883] 1467787=test_files_lib
I, [2024-05-29T15:54:40.877773 #1426503]  INFO -- : [603/883] 1467802=reflection_test
I, [2024-05-29T15:54:40.891650 #1426503]  INFO -- : [604/883] 1467802=test_within_pipe
I, [2024-05-29T15:54:40.905982 #1426503]  INFO -- : [605/883] 1467795=test_gem_bundler_version_finder
I, [2024-05-29T15:54:40.922889 #1426503]  INFO -- : [606/883] 1467802=test_emoji_breaks
I, [2024-05-29T15:54:40.925791 #1426503]  INFO -- : [607/883] 1467802=test_pinned
I, [2024-05-29T15:54:40.936158 #1426503]  INFO -- : [608/883] 1467795=test_stream
I, [2024-05-29T15:54:40.959047 #1426503]  INFO -- : [609/883] 1467792=test_time
I, [2024-05-29T15:54:40.965545 #1426503]  INFO -- : [610/883] 1467795=test_webauthn_listener_response
I, [2024-05-29T15:54:40.970177 #1426503]  INFO -- : [611/883] 1467802=test_to_ary_concat
I, [2024-05-29T15:54:41.010486 #1426503]  INFO -- : [612/883] 1467805=test_rdoc_markup_pre_process
I, [2024-05-29T15:54:41.026647 #1426503]  INFO -- : [613/883] 1467795=test_printf
I, [2024-05-29T15:54:41.042714 #1426503]  INFO -- : [614/883] 1467795=test_rdoc_markup_to_label
I, [2024-05-29T15:54:41.058888 #1426503]  INFO -- : [615/883] 1467794=test_install
I, [2024-05-29T15:54:41.075665 #1426503]  INFO -- : [616/883] 1467795=test_sockopt
I, [2024-05-29T15:54:41.082393 #1426503]  INFO -- : [617/883] 1467795=test_httpresponses
I, [2024-05-29T15:54:41.124145 #1426503]  INFO -- : [618/883] 1467795=test_encoding
I, [2024-05-29T15:54:41.134380 #1426503]  INFO -- : [619/883] 1467795=test_set_len
I, [2024-05-29T15:54:41.140045 #1426503]  INFO -- : [620/883] 1467795=test_rdoc_ri_driver
I, [2024-05-29T15:54:41.140487 #1426503]  INFO -- : [621/883] 1467805=test_gem_resolver_local_specification
I, [2024-05-29T15:54:41.153029 #1426503]  INFO -- : [622/883] 1467792=test_httpheader
I, [2024-05-29T15:54:41.165318 #1426503]  INFO -- : [623/883] 1467792=test_color
I, [2024-05-29T15:54:41.182854 #1426503]  INFO -- : [624/883] 1467805=json_encoding_test
I, [2024-05-29T15:54:41.188253 #1426503]  INFO -- : [625/883] 1467805=test_key_stroke
I, [2024-05-29T15:54:41.222212 #1426503]  INFO -- : [626/883] 1467801=test_rbconfig
I, [2024-05-29T15:54:41.230288 #1426503]  INFO -- : [627/883] 1467801=test_human_typo
I, [2024-05-29T15:54:41.236939 #1426503]  INFO -- : [628/883] 1467801=test_primitive
I, [2024-05-29T15:54:41.241681 #1426503]  INFO -- : [629/883] 1467792=test_rdoc_i18n_locale
I, [2024-05-29T15:54:41.245281 #1426503]  INFO -- : [630/883] 1467794=test_name_error_extension
I, [2024-05-29T15:54:41.248108 #1426503]  INFO -- : [631/883] 1467801=test_chilled
I, [2024-05-29T15:54:41.249267 #1426503]  INFO -- : [632/883] 1467792=test_gem_commands_yank_command
I, [2024-05-29T15:54:41.249887 #1426503]  INFO -- : [633/883] 1467805=test_win32ole_param
I, [2024-05-29T15:54:41.251622 #1426503]  INFO -- : [634/883] 1467794=test_pair
I, [2024-05-29T15:54:41.255093 #1426503]  INFO -- : [635/883] 1467801=test_rdoc_generator_pot_po_entry
I, [2024-05-29T15:54:41.256953 #1426503]  INFO -- : [636/883] 1467805=test_euc_jp
I, [2024-05-29T15:54:41.261607 #1426503]  INFO -- : [637/883] 1467805=test_acceptable
I, [2024-05-29T15:54:41.311896 #1426503]  INFO -- : [638/883] 1467803=test_document
I, [2024-05-29T15:54:41.322499 #1426503]  INFO -- : [639/883] 1467803=test_unicode
I, [2024-05-29T15:54:41.330051 #1426503]  INFO -- : [640/883] 1467803=parameters_signature_test
I, [2024-05-29T15:54:41.333408 #1426503]  INFO -- : [641/883] 1467803=test_koi8
I, [2024-05-29T15:54:41.336716 #1426503]  INFO -- : [642/883] 1467800=test_enumerator
I, [2024-05-29T15:54:41.338845 #1426503]  INFO -- : [643/883] 1467803=test_rdoc_parser_changelog
I, [2024-05-29T15:54:41.343519 #1426503]  INFO -- : [644/883] 1467800=test_rdoc_generator_pot
I, [2024-05-29T15:54:41.376287 #1426503]  INFO -- : [645/883] 1467800=test_data
I, [2024-05-29T15:54:41.383527 #1426503]  INFO -- : [646/883] 1467805=static_literals_test
I, [2024-05-29T15:54:41.385192 #1426503]  INFO -- : [647/883] 1467800=test_gem_gem_runner
I, [2024-05-29T15:54:41.399057 #1426503]  INFO -- : [648/883] 1467805=test_filter
I, [2024-05-29T15:54:41.412048 #1426503]  INFO -- : [649/883] 1467801=test_rdoc_method_attr
I, [2024-05-29T15:54:41.426982 #1426503]  INFO -- : [650/883] 1467805=test_random
I, [2024-05-29T15:54:41.430319 #1426503]  INFO -- : [651/883] 1467800=test_notimplement
I, [2024-05-29T15:54:41.433445 #1426503]  INFO -- : [652/883] 1467800=test_key_event_record
I, [2024-05-29T15:54:41.435659 #1426503]  INFO -- : [653/883] 1467800=test_gem_uri
I, [2024-05-29T15:54:41.436414 #1426503]  INFO -- : [654/883] 1467805=test_gem_commands_update_command
I, [2024-05-29T15:54:41.453897 #1426503]  INFO -- : [655/883] 1467800=test_gem_resolver_vendor_specification
I, [2024-05-29T15:54:41.472014 #1426503]  INFO -- : [656/883] 1467800=test_lexer
I, [2024-05-29T15:54:41.479306 #1426503]  INFO -- : [657/883] 1467800=test_thread_cv
I, [2024-05-29T15:54:41.513653 #1426503]  INFO -- : [658/883] 1467793=test_ssl_session
I, [2024-05-29T15:54:41.517887 #1426503]  INFO -- : [659/883] 1467795=test_compile_prism
I, [2024-05-29T15:54:41.610066 #1426503]  INFO -- : [660/883] 1467803=test_terminfo
I, [2024-05-29T15:54:41.612724 #1426503]  INFO -- : [661/883] 1467803=test_rdoc_markup_to_html
I, [2024-05-29T15:54:41.616356 #1426503]  INFO -- : [662/883] 1467801=test_date_compat
I, [2024-05-29T15:54:41.619054 #1426503]  INFO -- : [663/883] 1467801=test_bug-14834
I, [2024-05-29T15:54:41.626708 #1426503]  INFO -- : [664/883] 1467786=test_http
I, [2024-05-29T15:54:41.665329 #1426503]  INFO -- : [665/883] 1467801=test_addrinfo
I, [2024-05-29T15:54:41.694257 #1426503]  INFO -- : [666/883] 1467801=test_tree_spell_checker
I, [2024-05-29T15:54:41.705678 #1426503]  INFO -- : [667/883] 1467803=test_case_mapping
I, [2024-05-29T15:54:41.716485 #1426503]  INFO -- : [668/883] 1467803=redundant_return_test
I, [2024-05-29T15:54:41.721063 #1426503]  INFO -- : [669/883] 1467801=test_path
I, [2024-05-29T15:54:41.722406 #1426503]  INFO -- : [670/883] 1467803=test_win32ole_param_event
I, [2024-05-29T15:54:41.726498 #1426503]  INFO -- : [671/883] 1467803=test_bn
I, [2024-05-29T15:54:41.729475 #1426503]  INFO -- : [672/883] 1467799=test_logger
I, [2024-05-29T15:54:41.732707 #1426503]  INFO -- : [673/883] 1467792=test_gem_update_suggestion
I, [2024-05-29T15:54:41.732887 #1426503]  INFO -- : [674/883] 1467801=test_files_test
I, [2024-05-29T15:54:41.745180 #1426503]  INFO -- : [675/883] 1467803=test_file_exhaustive
I, [2024-05-29T15:54:41.745283 #1426503]  INFO -- : [676/883] 1467791=test_rdoc_parser_markdown
I, [2024-05-29T15:54:41.747389 #1426503]  INFO -- : [677/883] 1467799=test_not
I, [2024-05-29T15:54:41.749299 #1426503]  INFO -- : [678/883] 1467799=test_gem_resolver_lock_set
I, [2024-05-29T15:54:41.756804 #1426503]  INFO -- : [679/883] 1467791=test_import
I, [2024-05-29T15:54:41.767034 #1426503]  INFO -- : [680/883] 1467799=test_gem_platform
I, [2024-05-29T15:54:41.775454 #1426503]  INFO -- : [681/883] 1467792=test_rdoc_markup_hard_break
I, [2024-05-29T15:54:41.776656 #1426503]  INFO -- : [682/883] 1467795=test_placearg
I, [2024-05-29T15:54:41.779006 #1426503]  INFO -- : [683/883] 1467792=test_date_strptime
I, [2024-05-29T15:54:41.794494 #1426503]  INFO -- : [684/883] 1467801=test_gem_package_task
I, [2024-05-29T15:54:41.799881 #1426503]  INFO -- : [685/883] 1467801=test_numhash
I, [2024-05-29T15:54:41.804739 #1426503]  INFO -- : [686/883] 1467801=test_weakkeymap
I, [2024-05-29T15:54:41.832789 #1426503]  INFO -- : [687/883] 1467799=test_gem_commands_push_command
I, [2024-05-29T15:54:41.852327 #1426503]  INFO -- : [688/883] 1467792=test_pkey_rsa
I, [2024-05-29T15:54:41.855123 #1426503]  INFO -- : [689/883] 1467795=test_class_name_check
I, [2024-05-29T15:54:41.910892 #1426503]  INFO -- : [690/883] 1467795=test_keyword
I, [2024-05-29T15:54:42.030460 #1426503]  INFO -- : [691/883] 1467792=test_continuation
I, [2024-05-29T15:54:42.034555 #1426503]  INFO -- : [692/883] 1467792=test_fd_setsize
I, [2024-05-29T15:54:42.035728 #1426503]  INFO -- : [693/883] 1467792=test_win32ole_method
I, [2024-05-29T15:54:42.041509 #1426503]  INFO -- : [694/883] 1467792=test_delete
I, [2024-05-29T15:54:42.043715 #1426503]  INFO -- : [695/883] 1467792=test_sleep
I, [2024-05-29T15:54:42.115660 #1426503]  INFO -- : [696/883] 1467800=test_gem_local_remote_options
I, [2024-05-29T15:54:42.169271 #1426503]  INFO -- : [697/883] 1467800=test_ruby_lex
I, [2024-05-29T15:54:42.176724 #1426503]  INFO -- : [698/883] 1467802=test_object
I, [2024-05-29T15:54:42.186322 #1426503]  INFO -- : [699/883] 1467801=test_date_arith
I, [2024-05-29T15:54:42.192126 #1426503]  INFO -- : [700/883] 1467801=test_normalize
I, [2024-05-29T15:54:42.196111 #1426503]  INFO -- : [701/883] 1467801=test_ossl
I, [2024-05-29T15:54:42.272971 #1426503]  INFO -- : [702/883] 1467799=test_timeout
I, [2024-05-29T15:54:42.280351 #1426503]  INFO -- : [703/883] 1467799=compiler_test
I, [2024-05-29T15:54:42.295093 #1426503]  INFO -- : [704/883] 1467799=test_flip
I, [2024-05-29T15:54:42.296482 #1426503]  INFO -- : [705/883] 1467799=test_change_word
I, [2024-05-29T15:54:42.301535 #1426503]  INFO -- : [706/883] 1467799=test_tsort
I, [2024-05-29T15:54:42.306803 #1426503]  INFO -- : [707/883] 1467799=test_signedness
I, [2024-05-29T15:54:42.329673 #1426503]  INFO -- : [708/883] 1467800=test_rdoc_rd_block_parser
I, [2024-05-29T15:54:42.377644 #1426503]  INFO -- : [709/883] 1467800=test_pointer
I, [2024-05-29T15:54:42.435506 #1426503]  INFO -- : [710/883] 1467795=test_big5
I, [2024-05-29T15:54:42.438099 #1426503]  INFO -- : [711/883] 1467791=test_func
I, [2024-05-29T15:54:42.443283 #1426503]  INFO -- : [712/883] 1467795=test_type
I, [2024-05-29T15:54:42.448878 #1426503]  INFO -- : [713/883] 1467795=test_ractor
I, [2024-05-29T15:54:42.512556 #1426503]  INFO -- : [714/883] 1467795=version_test
I, [2024-05-29T15:54:42.516081 #1426503]  INFO -- : [715/883] 1467798=test_object
I, [2024-05-29T15:54:42.523178 #1426503]  INFO -- : [716/883] 1467798=heredoc_dedent_test
I, [2024-05-29T15:54:42.553682 #1426503]  INFO -- : [717/883] 1467793=test_cgi_header
I, [2024-05-29T15:54:42.558964 #1426503]  INFO -- : [718/883] 1467795=test_arithmetic_sequence
I, [2024-05-29T15:54:42.567267 #1426503]  INFO -- : [719/883] 1467802=test_gem_command_manager
I, [2024-05-29T15:54:42.574412 #1426503]  INFO -- : [720/883] 1467795=test_gem_gemcutter_utilities
I, [2024-05-29T15:54:42.578694 #1426503]  INFO -- : [721/883] 1467793=test_basicinstructions
I, [2024-05-29T15:54:42.595304 #1426503]  INFO -- : [722/883] 1467798=test_key_actor_emacs
I, [2024-05-29T15:54:42.646962 #1426503]  INFO -- : [723/883] 1467796=command_line_test
I, [2024-05-29T15:54:42.658244 #1426503]  INFO -- : [724/883] 1467793=test_constant
I, [2024-05-29T15:54:42.660192 #1426503]  INFO -- : [725/883] 1467796=test_pty
I, [2024-05-29T15:54:42.686684 #1426503]  INFO -- : [726/883] 1467805=test_dup
I, [2024-05-29T15:54:42.748163 #1426503]  INFO -- : [727/883] 1467802=test_project_sanity
I, [2024-05-29T15:54:42.763293 #1426503]  INFO -- : [728/883] 1467798=test_range
I, [2024-05-29T15:54:42.815132 #1426503]  INFO -- : [729/883] 1467802=test_encoding
I, [2024-05-29T15:54:42.890741 #1426503]  INFO -- : [730/883] 1467800=test_erb_command
I, [2024-05-29T15:54:42.892246 #1426503]  INFO -- : [731/883] 1467805=test_helper
I, [2024-05-29T15:54:42.894715 #1426503]  INFO -- : [732/883] 1467805=test_gem_uri_formatter
I, [2024-05-29T15:54:42.913594 #1426503]  INFO -- : [733/883] 1467805=test_locale
I, [2024-05-29T15:54:42.914899 #1426503]  INFO -- : [734/883] 1467800=test_addr
I, [2024-05-29T15:54:42.936517 #1426503]  INFO -- : [735/883] 1467800=library_symbols_test
I, [2024-05-29T15:54:42.969488 #1426503]  INFO -- : [736/883] 1467795=test_ensured
I, [2024-05-29T15:54:42.984925 #1426503]  INFO -- : [737/883] 1467805=test_ts
I, [2024-05-29T15:54:43.014429 #1426503]  INFO -- : [738/883] 1467795=test_rdoc_ri_paths
I, [2024-05-29T15:54:43.017060 #1426503]  INFO -- : [739/883] 1467802=test_rdoc_markup_document
I, [2024-05-29T15:54:43.017987 #1426503]  INFO -- : [740/883] 1467800=test_integer_comb
I, [2024-05-29T15:54:43.023043 #1426503]  INFO -- : [741/883] 1467802=test_tmpdir
I, [2024-05-29T15:54:43.031970 #1426503]  INFO -- : [742/883] 1467795=test_vm_dump
I, [2024-05-29T15:54:43.032239 #1426503]  INFO -- : [743/883] 1467795=test_gem_commands_check_command
I, [2024-05-29T15:54:43.054157 #1426503]  INFO -- : [744/883] 1467795=test_regexp
I, [2024-05-29T15:54:43.085759 #1426503]  INFO -- : [745/883] 1467802=errors_test
I, [2024-05-29T15:54:43.089860 #1426503]  INFO -- : [746/883] 1467796=static_inspect_test
I, [2024-05-29T15:54:43.090864 #1426503]  INFO -- : [747/883] 1467796=test_udp
I, [2024-05-29T15:54:43.097458 #1426503]  INFO -- : [748/883] 1467796=test_force_exit
I, [2024-05-29T15:54:43.151146 #1426503]  INFO -- : [749/883] 1467796=test_file
I, [2024-05-29T15:54:43.162174 #1426503]  INFO -- : [750/883] 1467802=test_ostruct
I, [2024-05-29T15:54:43.220157 #1426503]  INFO -- : [751/883] 1467797=unescape_test
I, [2024-05-29T15:54:43.324970 #1426503]  INFO -- : [752/883] 1467798=bom_test
I, [2024-05-29T15:54:43.338331 #1426503]  INFO -- : [753/883] 1467798=test_data_error
I, [2024-05-29T15:54:43.346308 #1426503]  INFO -- : [754/883] 1467802=test_x509name
I, [2024-05-29T15:54:43.360386 #1426503]  INFO -- : [755/883] 1467802=test_fips
I, [2024-05-29T15:54:43.415572 #1426503]  INFO -- : [756/883] 1467798=test_update
I, [2024-05-29T15:54:43.426437 #1426503]  INFO -- : [757/883] 1467798=test_x509store
I, [2024-05-29T15:54:43.527913 #1426503]  INFO -- : [758/883] 1467805=test_rdoc_code_object
I, [2024-05-29T15:54:43.556978 #1426503]  INFO -- : [759/883] 1467802=test_webauthn_listener
I, [2024-05-29T15:54:43.606012 #1426503]  INFO -- : [760/883] 1467802=test_jaro_winkler
I, [2024-05-29T15:54:43.612668 #1426503]  INFO -- : [761/883] 1467802=test_helper
I, [2024-05-29T15:54:43.616644 #1426503]  INFO -- : [762/883] 1467802=test_random_formatter
I, [2024-05-29T15:54:43.628371 #1426503]  INFO -- : [763/883] 1467798=test_ast
I, [2024-05-29T15:54:43.639449 #1426503]  INFO -- : [764/883] 1467802=test_gem_request_set_gem_dependency_api
I, [2024-05-29T15:54:43.888902 #1426503]  INFO -- : [765/883] 1467802=test_lambda
I, [2024-05-29T15:54:43.935295 #1426503]  INFO -- : [766/883] 1467805=test_gem_resolver_api_set
I, [2024-05-29T15:54:43.964069 #1426503]  INFO -- : [767/883] 1467802=test_gem_safe_marshal
I, [2024-05-29T15:54:43.974130 #1426503]  INFO -- : [768/883] 1467805=test_enumerable
I, [2024-05-29T15:54:43.975322 #1426503]  INFO -- : [769/883] 1467805=test_gem_resolver_vendor_set
I, [2024-05-29T15:54:43.979604 #1426503]  INFO -- : [770/883] 1467791=test_config
I, [2024-05-29T15:54:43.989543 #1426503]  INFO -- : [771/883] 1467805=json_generator_test
I, [2024-05-29T15:54:44.056868 #1426503]  INFO -- : [772/883] 1467805=test_eval
I, [2024-05-29T15:54:44.217793 #1426503]  INFO -- : [773/883] 1467787=test_transcode
I, [2024-05-29T15:54:44.240402 #1426503]  INFO -- : [774/883] 1467805=test_rdoc_attr
I, [2024-05-29T15:54:44.249314 #1426503]  INFO -- : [775/883] 1467805=test_env
I, [2024-05-29T15:54:44.390233 #1426503]  INFO -- : [776/883] 1467787=desugar_compiler_test
I, [2024-05-29T15:54:44.405226 #1426503]  INFO -- : [777/883] 1467788=test_integer
I, [2024-05-29T15:54:44.409425 #1426503]  INFO -- : [778/883] 1467787=test_dryrun
I, [2024-05-29T15:54:44.420565 #1426503]  INFO -- : [779/883] 1467787=test_gem_commands_setup_command
I, [2024-05-29T15:54:44.422581 #1426503]  INFO -- : [780/883] 1467791=test_integer
I, [2024-05-29T15:54:44.442835 #1426503]  INFO -- : [781/883] 1467788=test_cgi_modruby
I, [2024-05-29T15:54:44.446478 #1426503]  INFO -- : [782/883] 1467788=test_rubyoptions
I, [2024-05-29T15:54:44.453287 #1426503]  INFO -- : [783/883] 1467799=test_super
I, [2024-05-29T15:54:44.593576 #1426503]  INFO -- : [784/883] 1467793=test_rubygems
I, [2024-05-29T15:54:44.595368 #1426503]  INFO -- : [785/883] 1467802=test_https_proxy
I, [2024-05-29T15:54:44.636796 #1426503]  INFO -- : [786/883] 1467802=test_call
I, [2024-05-29T15:54:44.664309 #1426503]  INFO -- : [787/883] 1467794=test_capacity
I, [2024-05-29T15:54:44.670915 #1426503]  INFO -- : [788/883] 1467794=test_nextafter
I, [2024-05-29T15:54:44.755368 #1426503]  INFO -- : [789/883] 1467794=test_have_func
I, [2024-05-29T15:54:44.769154 #1426503]  INFO -- : [790/883] 1467793=test_stat
I, [2024-05-29T15:54:44.771226 #1426503]  INFO -- : [791/883] 1467793=test_gem_request_set_lockfile_tokenizer
I, [2024-05-29T15:54:44.778114 #1426503]  INFO -- : [792/883] 1467802=test_gem_resolver_git_specification
I, [2024-05-29T15:54:44.803540 #1426503]  INFO -- : [793/883] 1467787=test_usrmarshal
I, [2024-05-29T15:54:44.805540 #1426503]  INFO -- : [794/883] 1467793=test_object_references
I, [2024-05-29T15:54:44.815406 #1426503]  INFO -- : [795/883] 1467793=test_ssl
I, [2024-05-29T15:54:44.866460 #1426503]  INFO -- : [796/883] 1467800=test_ractor
I, [2024-05-29T15:54:44.943594 #1426503]  INFO -- : [797/883] 1467787=test_debugger_integration
I, [2024-05-29T15:54:44.963924 #1426503]  INFO -- : [798/883] 1467787=test_rendering
I, [2024-05-29T15:54:44.973472 #1426503]  INFO -- : [799/883] 1467787=test_thread
I, [2024-05-29T15:54:44.974970 #1426503]  INFO -- : [800/883] 1467789=json_ext_parser_test
I, [2024-05-29T15:54:44.978054 #1426503]  INFO -- : [801/883] 1467802=test_my_integer
I, [2024-05-29T15:54:44.980815 #1426503]  INFO -- : [802/883] 1467802=test_weakref
I, [2024-05-29T15:54:44.982236 #1426503]  INFO -- : [803/883] 1467789=test_nonblock
I, [2024-05-29T15:54:45.001021 #1426503]  INFO -- : [804/883] 1467789=test_unicode_normalize
I, [2024-05-29T15:54:45.021295 #1426503]  INFO -- : [805/883] 1467789=test_marshal
I, [2024-05-29T15:54:45.114876 #1426503]  INFO -- : [806/883] 1467802=test_timeout
I, [2024-05-29T15:54:45.175994 #1426503]  INFO -- : [807/883] 1467797=test_alias
I, [2024-05-29T15:54:45.216099 #1426503]  INFO -- : [808/883] 1467789=test_singleton_function
I, [2024-05-29T15:54:45.218894 #1426503]  INFO -- : [809/883] 1467789=test_ancdata
I, [2024-05-29T15:54:45.220613 #1426503]  INFO -- : [810/883] 1467789=test_reline_key
I, [2024-05-29T15:54:45.262276 #1426503]  INFO -- : [811/883] 1467789=test_rb_str_dup
I, [2024-05-29T15:54:45.265587 #1426503]  INFO -- : [812/883] 1467789=test_cgi_core
I, [2024-05-29T15:54:45.279492 #1426503]  INFO -- : [813/883] 1467789=test_parser
I, [2024-05-29T15:54:45.290813 #1426503]  INFO -- : [814/883] 1467793=test_registry
I, [2024-05-29T15:54:45.291744 #1426503]  INFO -- : [815/883] 1467793=parse_stream_test
I, [2024-05-29T15:54:45.297316 #1426503]  INFO -- : [816/883] 1467789=test_gem_commands_open_command
I, [2024-05-29T15:54:45.311507 #1426503]  INFO -- : [817/883] 1467793=test_dns
I, [2024-05-29T15:54:45.322880 #1426503]  INFO -- : [818/883] 1467800=test_ractor
I, [2024-05-29T15:54:45.335685 #1426503]  INFO -- : [819/883] 1467797=test_gem
I, [2024-05-29T15:54:45.339219 #1426503]  INFO -- : [820/883] 1467800=test_gem_source_lock
I, [2024-05-29T15:54:45.390869 #1426503]  INFO -- : [821/883] 1467800=test_rdoc_extend
I, [2024-05-29T15:54:45.429119 #1426503]  INFO -- : [822/883] 1467800=test_merge_keys
I, [2024-05-29T15:54:45.438948 #1426503]  INFO -- : [823/883] 1467800=test_gem_resolver_api_specification
I, [2024-05-29T15:54:45.458413 #1426503]  INFO -- : [824/883] 1467799=test_rdoc_markup_to_ansi
I, [2024-05-29T15:54:45.482673 #1426503]  INFO -- : [825/883] 1467800=test_history
I, [2024-05-29T15:54:45.493249 #1426503]  INFO -- : [826/883] 1467799=test_mixed_unicode_escapes
I, [2024-05-29T15:54:45.498329 #1426503]  INFO -- : [827/883] 1467800=test_ipaddr
I, [2024-05-29T15:54:45.501893 #1426503]  INFO -- : [828/883] 1467799=test_win32ole_variant
I, [2024-05-29T15:54:45.509068 #1426503]  INFO -- : [829/883] 1467799=test_io_wait_uncommon
I, [2024-05-29T15:54:45.514282 #1426503]  INFO -- : [830/883] 1467799=test_arity
I, [2024-05-29T15:54:45.520352 #1426503]  INFO -- : [831/883] 1467799=test_stringio
I, [2024-05-29T15:54:45.524839 #1426503]  INFO -- : [832/883] 1467800=test_win32ole_variable
I, [2024-05-29T15:54:45.530231 #1426503]  INFO -- : [833/883] 1467800=test_gem_ci_detector
I, [2024-05-29T15:54:45.548478 #1426503]  INFO -- : [834/883] 1467800=test_bignum
I, [2024-05-29T15:54:45.562413 #1426503]  INFO -- : [835/883] 1467789=test_rdoc_class_module
I, [2024-05-29T15:54:45.627957 #1426503]  INFO -- : [836/883] 1467799=test_time_tz
I, [2024-05-29T15:54:45.693918 #1426503]  INFO -- : [837/883] 1467799=test_win32ole_event
I, [2024-05-29T15:54:45.697861 #1426503]  INFO -- : [838/883] 1467799=test_rdoc_generator_json_index
I, [2024-05-29T15:54:45.737887 #1426503]  INFO -- : [839/883] 1467799=ractor_test
I, [2024-05-29T15:54:45.787396 #1426503]  INFO -- : [840/883] 1467793=test_trace
I, [2024-05-29T15:54:45.806125 #1426503]  INFO -- : [841/883] 1467790=test_complex2
I, [2024-05-29T15:54:45.809356 #1426503]  INFO -- : [842/883] 1467793=test_resolve_symbol
I, [2024-05-29T15:54:45.809939 #1426503]  INFO -- : [843/883] 1467790=test_gem_package
I, [2024-05-29T15:54:45.817710 #1426503]  INFO -- : [844/883] 1467799=test_have_macro
I, [2024-05-29T15:54:45.886911 #1426503]  INFO -- : [845/883] 1467793=test_threadgroup
I, [2024-05-29T15:54:45.912679 #1426503]  INFO -- : [846/883] 1467802=test_gem_specification
I, [2024-05-29T15:54:45.976969 #1426503]  INFO -- : [847/883] 1467794=test_enum
I, [2024-05-29T15:54:46.196724 #1426503]  INFO -- : [848/883] 1467790=test_arith_seq_beg_len_step
I, [2024-05-29T15:54:46.215216 #1426503]  INFO -- : [849/883] 1467799=test_gem_resolver_requirement_list
I, [2024-05-29T15:54:46.218849 #1426503]  INFO -- : [850/883] 1467799=test_pkcs7
I, [2024-05-29T15:54:46.240750 #1426503]  INFO -- : [851/883] 1467790=test_function_entry
I, [2024-05-29T15:54:46.243014 #1426503]  INFO -- : [852/883] 1467790=test_nofree
I, [2024-05-29T15:54:46.244748 #1426503]  INFO -- : [853/883] 1467804=test_gem_commands_pristine_command
I, [2024-05-29T15:54:46.247855 #1426503]  INFO -- : [854/883] 1467790=test_context
I, [2024-05-29T15:54:46.305677 #1426503]  INFO -- : [855/883] 1467790=test_symbol
I, [2024-05-29T15:54:46.438071 #1426503]  INFO -- : [856/883] 1467799=test_coder
I, [2024-05-29T15:54:46.441188 #1426503]  INFO -- : [857/883] 1467791=test_find_executable
I, [2024-05-29T15:54:46.447038 #1426503]  INFO -- : [858/883] 1467791=ruby_api_test
I, [2024-05-29T15:54:46.449876 #1426503]  INFO -- : [859/883] 1467799=test_enc_associate
I, [2024-05-29T15:54:46.462424 #1426503]  INFO -- : [860/883] 1467789=test_lazy_enumerator
I, [2024-05-29T15:54:46.575182 #1426503]  INFO -- : [861/883] 1467791=test_unix
I, [2024-05-29T15:54:46.621157 #1426503]  INFO -- : [862/883] 1467791=test_autoconf
I, [2024-05-29T15:54:46.624642 #1426503]  INFO -- : [863/883] 1467791=test_eval
I, [2024-05-29T15:54:46.633709 #1426503]  INFO -- : [864/883] 1467791=test_dir
I, [2024-05-29T15:54:46.680162 #1426503]  INFO -- : [865/883] 1467794=test_gem_console_ui
I, [2024-05-29T15:54:46.688003 #1426503]  INFO -- : [866/883] 1467794=test_date_ractor
I, [2024-05-29T15:54:46.851667 #1426503]  INFO -- : [867/883] 1467794=test_ractor_compatibility
I, [2024-05-29T15:54:46.895699 #1426503]  INFO -- : [868/883] 1467793=test_word
I, [2024-05-29T15:54:46.897674 #1426503]  INFO -- : [869/883] 1467793=test_gem_commands_cleanup_command
I, [2024-05-29T15:54:46.923976 #1426503]  INFO -- : [870/883] 1467791=test_cgi_multipart
I, [2024-05-29T15:54:46.936494 #1426503]  INFO -- : [871/883] 1467789=test_member
I, [2024-05-29T15:54:46.944029 #1426503]  INFO -- : [872/883] 1467789=test_numeric
I, [2024-05-29T15:54:46.949600 #1426503]  INFO -- : [873/883] 1467789=json_generic_object_test
I, [2024-05-29T15:54:46.962615 #1426503]  INFO -- : [874/883] 1467789=test_gem_source_fetch_problem
I, [2024-05-29T15:54:46.973857 #1426503]  INFO -- : [875/883] 1467789=test_http_request
I, [2024-05-29T15:54:46.984473 #1426503]  INFO -- : [876/883] 1467791=test_resize
I, [2024-05-29T15:54:46.987834 #1426503]  INFO -- : [877/883] 1467791=test_error_highlight
I, [2024-05-29T15:54:47.029643 #1426503]  INFO -- : [878/883] 1467789=test_rdoc_comment
I, [2024-05-29T15:54:47.041991 #1426503]  INFO -- : [879/883] 1467799=test_rdoc_generator_darkfish
I, [2024-05-29T15:54:47.046999 #1426503]  INFO -- : [880/883] 1467792=test_mailto
I, [2024-05-29T15:54:47.053467 #1426503]  INFO -- : [881/883] 1467792=test_symbol
I, [2024-05-29T15:54:47.061644 #1426503]  INFO -- : [882/883] 1467792=location_test
I, [2024-05-29T15:54:47.061899 #1426503]  INFO -- : [883/883] 1467789=test_coderange
I, [2024-05-29T15:55:07.266625 #1426503]  INFO -- : Finished tests in 38.770769s, 669.0608 tests/s, 162194.3595 assertions/s.
I, [2024-05-29T15:55:07.267353 #1426503]  INFO -- : 25940 tests, 6288400 assertions, 0 failures, 0 errors, 312 skips
I, [2024-05-29T15:55:07.267388 #1426503]  INFO -- : 
I, [2024-05-29T15:55:07.267393 #1426503]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-29T15:35:04Z master a3edc4abc5) [x86_64-linux]
I, [2024-05-29T15:55:07.269821 #1426503]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-29T15:55:07.270005 #1426503]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-29T15:55:07.366303 #1426503]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T15:55:07.366356 #1426503]  INFO -- : 	CC = gcc
I, [2024-05-29T15:55:07.366370 #1426503]  INFO -- : 	LD = ld
I, [2024-05-29T15:55:07.366382 #1426503]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T15:55:07.366394 #1426503]  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-29T15:55:07.366406 #1426503]  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-29T15:55:07.366417 #1426503]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T15:55:07.366427 #1426503]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T15:55:07.366438 #1426503]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T15:55:07.366448 #1426503]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T15:55:07.366458 #1426503]  INFO -- : 	LC_ALL = 
I, [2024-05-29T15:55:07.366469 #1426503]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T15:55:07.366479 #1426503]  INFO -- : 	MFLAGS = 
I, [2024-05-29T15:55:07.366488 #1426503]  INFO -- : 	RUSTC = no
I, [2024-05-29T15:55:07.366499 #1426503]  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-29T15:55:07.366890 #1426503]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T15:55:07.366943 #1426503]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T15:55:07.366956 #1426503]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T15:55:07.366980 #1426503]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T15:55:07.366991 #1426503]  INFO -- : 
I, [2024-05-29T15:55:07.368581 #1426503]  INFO -- : generating enc.mk
I, [2024-05-29T15:55:07.486406 #1426503]  INFO -- : making enc
I, [2024-05-29T15:55:07.503519 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.503577 #1426503]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T15:55:07.503591 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.504179 #1426503]  INFO -- : making srcs under enc
I, [2024-05-29T15:55:07.534137 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.534203 #1426503]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T15:55:07.534217 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.534960 #1426503]  INFO -- : generating transdb.h
I, [2024-05-29T15:55:07.631549 #1426503]  INFO -- : transdb.h unchanged
I, [2024-05-29T15:55:07.632832 #1426503]  INFO -- : making trans
I, [2024-05-29T15:55:07.666635 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.666700 #1426503]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T15:55:07.666714 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.667384 #1426503]  INFO -- : making encs
I, [2024-05-29T15:55:07.704386 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.704457 #1426503]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T15:55:07.704470 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:07.706173 #1426503]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T15:55:07.733235 #1426503]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T15:55:07.735664 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.085812 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.086571 #1426503]  INFO -- : generating makefile exts.mk
I, [2024-05-29T15:55:09.123588 #1426503]  INFO -- : exts.mk unchanged
I, [2024-05-29T15:55:09.127923 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.436531 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:55:09.440292 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T15:55:09.446800 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:55:09.451943 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T15:55:09.455676 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:55:09.464517 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T15:55:09.491203 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:55:09.496117 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T15:55:09.517450 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:55:09.527369 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T15:55:09.532349 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:55:09.536576 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T15:55:09.549717 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:55:09.560406 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T15:55:09.576046 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:55:09.580101 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T15:55:09.587302 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:55:09.593321 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T15:55:09.610516 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:55:09.626344 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T15:55:09.630151 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:55:09.632981 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T15:55:09.638454 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:55:09.658239 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T15:55:09.661379 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:55:09.664469 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T15:55:09.679638 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:55:09.685769 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T15:55:09.687877 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:55:09.690798 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T15:55:09.704264 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:55:09.714546 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T15:55:09.731347 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:55:09.757952 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T15:55:09.759939 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:55:09.781437 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T15:55:09.783327 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:55:09.805169 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T15:55:09.807340 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:55:09.831249 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T15:55:09.833716 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:55:09.860745 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T15:55:09.862678 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:55:09.885692 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T15:55:09.909087 #1426503]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.975375 #1426503]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T15:55:09.975411 #1426503]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.975661 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.979338 #1426503]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T15:55:09.979361 #1426503]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T15:55:09.979368 #1426503]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-29T15:55:10.035805 #1426503] 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.z905cb/1-mspec-multi-0
E, [2024-05-29T15:55:10.036039 #1426503] 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.z905cb/2-mspec-multi-1
E, [2024-05-29T15:55:10.036286 #1426503] 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.z905cb/3-mspec-multi-2
E, [2024-05-29T15:55:10.036579 #1426503] 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.z905cb/4-mspec-multi-3
E, [2024-05-29T15:55:10.036864 #1426503] 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.z905cb/5-mspec-multi-4
E, [2024-05-29T15:55:10.036993 #1426503] 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.z905cb/6-mspec-multi-5
E, [2024-05-29T15:55:10.037289 #1426503] 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.z905cb/7-mspec-multi-6
E, [2024-05-29T15:55:10.037512 #1426503] 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.z905cb/8-mspec-multi-7
E, [2024-05-29T15:55:10.037714 #1426503] 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.z905cb/9-mspec-multi-8
E, [2024-05-29T15:55:10.037906 #1426503] 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.z905cb/10-mspec-multi-9
E, [2024-05-29T15:55:10.038084 #1426503] 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.z905cb/11-mspec-multi-10
E, [2024-05-29T15:55:10.038424 #1426503] 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.z905cb/12-mspec-multi-11
E, [2024-05-29T15:55:10.038647 #1426503] 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.z905cb/13-mspec-multi-12
E, [2024-05-29T15:55:10.038822 #1426503] 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.z905cb/14-mspec-multi-13
E, [2024-05-29T15:55:10.038992 #1426503] 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.z905cb/15-mspec-multi-14
E, [2024-05-29T15:55:10.039196 #1426503] 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.z905cb/16-mspec-multi-15
E, [2024-05-29T15:55:10.039404 #1426503] 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.z905cb/17-mspec-multi-16
E, [2024-05-29T15:55:10.039641 #1426503] 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.z905cb/18-mspec-multi-17
E, [2024-05-29T15:55:10.039812 #1426503] 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.z905cb/19-mspec-multi-18
E, [2024-05-29T15:55:10.040080 #1426503] 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.z905cb/20-mspec-multi-19
I, [2024-05-29T15:55:10.211378 #1426503]  INFO -- : ruby 3.4.0dev (2024-05-29T15:35:04Z master a3edc4abc5) [x86_64-linux]
I, [2024-05-29T15:55:10.812202 #1426503]  INFO -- :      0 ............................................................
I, [2024-05-29T15:55:11.181378 #1426503]  INFO -- :     60 ............................................................
I, [2024-05-29T15:55:11.287634 #1426503]  INFO -- :    120 ............................................................
I, [2024-05-29T15:55:11.399999 #1426503]  INFO -- :    180 ............................................................
I, [2024-05-29T15:55:11.445133 #1426503]  INFO -- :    240 ............................................................
I, [2024-05-29T15:55:11.491362 #1426503]  INFO -- :    300 ............................................................
I, [2024-05-29T15:55:11.528398 #1426503]  INFO -- :    360 ............................................................
I, [2024-05-29T15:55:11.555098 #1426503]  INFO -- :    420 ............................................................
I, [2024-05-29T15:55:11.568947 #1426503]  INFO -- :    480 ............................................................
I, [2024-05-29T15:55:11.582923 #1426503]  INFO -- :    540 ............................................................
I, [2024-05-29T15:55:11.599643 #1426503]  INFO -- :    600 ............................................................
I, [2024-05-29T15:55:11.662124 #1426503]  INFO -- :    660 ............................................................
I, [2024-05-29T15:55:11.690322 #1426503]  INFO -- :    720 ............................................................
I, [2024-05-29T15:55:11.708169 #1426503]  INFO -- :    780 ............................................................
I, [2024-05-29T15:55:11.730090 #1426503]  INFO -- :    840 ............................................................
I, [2024-05-29T15:55:11.748759 #1426503]  INFO -- :    900 ............................................................
I, [2024-05-29T15:55:11.777459 #1426503]  INFO -- :    960 ............................................................
I, [2024-05-29T15:55:11.848500 #1426503]  INFO -- :   1020 ............................................................
I, [2024-05-29T15:55:11.995364 #1426503]  INFO -- :   1080 ............................................................
I, [2024-05-29T15:55:12.131787 #1426503]  INFO -- :   1140 ............................................................
I, [2024-05-29T15:55:12.200091 #1426503]  INFO -- :   1200 ............................................................
I, [2024-05-29T15:55:12.244298 #1426503]  INFO -- :   1260 ............................................................
I, [2024-05-29T15:55:12.284748 #1426503]  INFO -- :   1320 ............................................................
I, [2024-05-29T15:55:12.302000 #1426503]  INFO -- :   1380 ............................................................
I, [2024-05-29T15:55:12.343899 #1426503]  INFO -- :   1440 ............................................................
I, [2024-05-29T15:55:12.748649 #1426503]  INFO -- :   1500 ............................................................
I, [2024-05-29T15:55:12.887695 #1426503]  INFO -- :   1560 ............................................................
I, [2024-05-29T15:55:12.934088 #1426503]  INFO -- :   1620 ............................................................
I, [2024-05-29T15:55:13.069626 #1426503]  INFO -- :   1680 ............................................................
I, [2024-05-29T15:55:13.153982 #1426503]  INFO -- :   1740 ............................................................
I, [2024-05-29T15:55:13.263804 #1426503]  INFO -- :   1800 ............................................................
I, [2024-05-29T15:55:13.305230 #1426503]  INFO -- :   1860 ............................................................
I, [2024-05-29T15:55:13.393398 #1426503]  INFO -- :   1920 ............................................................
I, [2024-05-29T15:55:13.465599 #1426503]  INFO -- :   1980 ............................................................
I, [2024-05-29T15:55:13.516341 #1426503]  INFO -- :   2040 ............................................................
I, [2024-05-29T15:55:13.584009 #1426503]  INFO -- :   2100 ............................................................
I, [2024-05-29T15:55:13.604324 #1426503]  INFO -- :   2160 ............................................................
I, [2024-05-29T15:55:13.612522 #1426503]  INFO -- :   2220 ............................................................
I, [2024-05-29T15:55:13.632709 #1426503]  INFO -- :   2280 ............................................................
I, [2024-05-29T15:55:13.643942 #1426503]  INFO -- :   2340 ............................................................
I, [2024-05-29T15:55:13.658270 #1426503]  INFO -- :   2400 ............................................................
I, [2024-05-29T15:55:13.748789 #1426503]  INFO -- :   2460 ............................................................
I, [2024-05-29T15:55:13.792807 #1426503]  INFO -- :   2520 ............................................................
I, [2024-05-29T15:55:13.814679 #1426503]  INFO -- :   2580 ............................................................
I, [2024-05-29T15:55:13.908784 #1426503]  INFO -- :   2640 ............................................................
I, [2024-05-29T15:55:13.999790 #1426503]  INFO -- :   2700 ............................................................
I, [2024-05-29T15:55:14.026839 #1426503]  INFO -- :   2760 ............................................................
I, [2024-05-29T15:55:14.058533 #1426503]  INFO -- :   2820 ............................................................
I, [2024-05-29T15:55:14.114141 #1426503]  INFO -- :   2880 ............................................................
I, [2024-05-29T15:55:14.140088 #1426503]  INFO -- :   2940 ............................................................
I, [2024-05-29T15:55:14.162091 #1426503]  INFO -- :   3000 ............................................................
I, [2024-05-29T15:55:14.177877 #1426503]  INFO -- :   3060 ............................................................
I, [2024-05-29T15:55:14.197150 #1426503]  INFO -- :   3120 ............................................................
I, [2024-05-29T15:55:14.207248 #1426503]  INFO -- :   3180 ............................................................
I, [2024-05-29T15:55:14.209898 #1426503]  INFO -- :   3240 ............................................................
I, [2024-05-29T15:55:14.237726 #1426503]  INFO -- :   3300 ............................................................
I, [2024-05-29T15:55:14.478676 #1426503]  INFO -- :   3360 ............................................................
I, [2024-05-29T15:55:18.213717 #1426503]  INFO -- :   3420 ...........
I, [2024-05-29T15:55:18.213791 #1426503]  INFO -- : 
I, [2024-05-29T15:55:18.213799 #1426503]  INFO -- : Finished in 8.177114 seconds
I, [2024-05-29T15:55:18.213804 #1426503]  INFO -- : 
I, [2024-05-29T15:55:18.213809 #1426503]  INFO -- : 3430 files, 32649 examples, 188735 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-29T15:55:18.216209 #1426503]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.