# Logfile created on 2024-05-30 01:46:33 +0000 by logger.rb/v1.4.3
I, [2024-05-30T01:46:33.381194 #1644123]  INFO -- : #<BuildRuby:0x000055b36d32c1b8 @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.20240530-014633", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b36d387478 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b36d387338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b36d3871a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240530-014633", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240530-014633>, @binmode=false, @mon_data=#<Monitor:0x000055b36d387040>, @mon_data_owner_object_id=860>>>
I, [2024-05-30T01:46:33.381317 #1644123]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-30T01:46:33.483566 #1644123]  INFO -- : tool/config.guess already exists
I, [2024-05-30T01:46:33.483605 #1644123]  INFO -- : tool/config.sub already exists
I, [2024-05-30T01:46:33.485617 #1644123]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T01:46:33.486018 #1644123]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T01:46:33.486677 #1644123]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T01:46:33.487233 #1644123]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T01:46:33.487291 #1644123]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T01:46:33.487859 #1644123]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T01:46:33.489144 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T01:46:33.489175 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T01:46:33.489734 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T01:46:33.490687 #1644123]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T01:46:33.559940 #1644123]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T01:46:33.559987 #1644123]  INFO -- :   Name: power_assert
I, [2024-05-30T01:46:33.559995 #1644123]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T01:46:33.560000 #1644123]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T01:46:33.606821 #1644123]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-30T01:46:33.606857 #1644123]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-30T01:46:34.337092 #1644123]  INFO -- : Already up to date.
I, [2024-05-30T01:46:34.355340 #1644123]  INFO -- : Latest commit hash = f1702261d7
I, [2024-05-30T01:46:34.356908 #1644123]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-30T01:46:34.356954 #1644123]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-30T01:46:34.459990 #1644123]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-30T01:46:34.461152 #1644123]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-30T01:46:34.511910 #1644123]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-30T01:46:34.513307 #1644123]  INFO -- : generating enc.mk
I, [2024-05-30T01:46:34.629546 #1644123]  INFO -- : making srcs under enc
I, [2024-05-30T01:46:34.659589 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:34.659611 #1644123]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T01:46:34.659617 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:34.704952 #1644123]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T01:46:34.705209 #1644123]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T01:46:34.705922 #1644123]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T01:46:34.706514 #1644123]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T01:46:34.706629 #1644123]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T01:46:34.707444 #1644123]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T01:46:34.708828 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T01:46:34.708871 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T01:46:34.710013 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T01:46:34.710508 #1644123]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T01:46:34.783277 #1644123]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T01:46:34.783345 #1644123]  INFO -- :   Name: power_assert
I, [2024-05-30T01:46:34.783361 #1644123]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T01:46:34.783376 #1644123]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T01:46:34.785587 #1644123]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T01:46:34.845892 #1644123]  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-30T01:46:34.850810 #1644123]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T01:46:34.852709 #1644123]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-30T01:46:34.852820 #1644123]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-30T01:46:34.920011 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:46:34.920069 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:46:34.920083 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:46:34.920095 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:46:34.920107 #1644123]  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-30T01:46:34.920118 #1644123]  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-30T01:46:34.920136 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:46:34.920143 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:46:34.920150 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:46:34.920156 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:46:34.920163 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:46:34.920170 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:46:34.920176 #1644123]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T01:46:34.920183 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:46:34.920190 #1644123]  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-30T01:46:34.922285 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:46:34.922317 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:46:34.922326 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:46:34.922332 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:46:34.922338 #1644123]  INFO -- : 
I, [2024-05-30T01:46:34.943967 #1644123]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-30T01:46:35.048298 #1644123]  INFO -- : linking miniruby
I, [2024-05-30T01:46:35.614907 #1644123]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-30T01:46:35.615057 #1644123]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-30T01:46:35.672958 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:46:35.673000 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:46:35.673015 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:46:35.673025 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:46:35.673036 #1644123]  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-30T01:46:35.673047 #1644123]  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-30T01:46:35.673058 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:46:35.673068 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:46:35.673079 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:46:35.673089 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:46:35.673100 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:46:35.673110 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:46:35.673125 #1644123]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T01:46:35.673135 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:46:35.673147 #1644123]  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-30T01:46:35.674364 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:46:35.674402 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:46:35.674415 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:46:35.674426 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:46:35.674437 #1644123]  INFO -- : 
I, [2024-05-30T01:46:35.793794 #1644123]  INFO -- : builtin_binary.inc updated
I, [2024-05-30T01:46:35.798383 #1644123]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-30T01:46:35.799251 #1644123]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-30T01:46:35.981417 #1644123]  INFO -- : linking static-library libruby-static.a
I, [2024-05-30T01:46:36.295974 #1644123]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-30T01:46:37.852821 #1644123]  INFO -- : linking ruby
I, [2024-05-30T01:46:37.875513 #1644123]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-30T01:46:37.875660 #1644123]  INFO -- : $$$[beg] make all -j20
I, [2024-05-30T01:46:37.934099 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:46:37.934129 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:46:37.934135 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:46:37.934138 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:46:37.934142 #1644123]  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-30T01:46:37.934150 #1644123]  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-30T01:46:37.934154 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:46:37.934158 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:46:37.934161 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:46:37.934165 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:46:37.934168 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:46:37.934172 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:46:37.934176 #1644123]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T01:46:37.934179 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:46:37.934183 #1644123]  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-30T01:46:37.935475 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:46:37.935497 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:46:37.935502 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:46:37.935509 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:46:37.935518 #1644123]  INFO -- : 
I, [2024-05-30T01:46:37.965972 #1644123]  INFO -- : generating enc.mk
I, [2024-05-30T01:46:37.967733 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-30T01:46:37.967975 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-30T01:46:37.968718 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-30T01:46:37.969489 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-30T01:46:37.970187 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-30T01:46:37.971162 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-30T01:46:37.971810 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-30T01:46:37.972340 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-30T01:46:37.973274 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-30T01:46:37.974048 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-30T01:46:37.974344 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-30T01:46:37.975081 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-30T01:46:37.975618 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-30T01:46:37.975903 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-30T01:46:37.976581 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-30T01:46:37.976889 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-30T01:46:37.977653 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-30T01:46:37.977905 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-30T01:46:37.980045 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-30T01:46:38.078732 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-30T01:46:38.113997 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-30T01:46:38.118239 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-30T01:46:38.118519 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-30T01:46:38.121314 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-30T01:46:38.126327 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-30T01:46:38.131207 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-30T01:46:38.141968 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-30T01:46:38.143074 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-30T01:46:38.144652 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-30T01:46:38.159963 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-30T01:46:38.160822 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-30T01:46:38.161729 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-30T01:46:38.162152 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-30T01:46:38.170085 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-30T01:46:38.170619 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-30T01:46:38.215470 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-30T01:46:38.232314 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-30T01:46:38.249676 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-30T01:46:38.268361 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-30T01:46:38.274792 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-30T01:46:38.286462 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-30T01:46:38.287213 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-30T01:46:38.309805 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-30T01:46:38.310079 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-30T01:46:38.317705 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-30T01:46:38.317810 #1644123]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-30T01:46:38.328178 #1644123]  INFO -- : making enc
I, [2024-05-30T01:46:38.340648 #1644123]  INFO -- : making srcs under enc
I, [2024-05-30T01:46:38.354896 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.354984 #1644123]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T01:46:38.355025 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.390594 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.390668 #1644123]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T01:46:38.390684 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.391519 #1644123]  INFO -- : generating transdb.h
I, [2024-05-30T01:46:38.515318 #1644123]  INFO -- : transdb.h unchanged
I, [2024-05-30T01:46:38.516671 #1644123]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T01:46:38.517079 #1644123]  INFO -- : making trans
I, [2024-05-30T01:46:38.544760 #1644123]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T01:46:38.547349 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.551718 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.551825 #1644123]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T01:46:38.551836 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.552780 #1644123]  INFO -- : making encs
I, [2024-05-30T01:46:38.609967 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.610041 #1644123]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T01:46:38.610069 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.703061 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.703633 #1644123]  INFO -- : generating makefile exts.mk
I, [2024-05-30T01:46:38.742214 #1644123]  INFO -- : exts.mk unchanged
I, [2024-05-30T01:46:38.747697 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.773723 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:46:38.774431 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:46:38.775153 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:46:38.775230 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:46:38.775908 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:46:38.776739 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:46:38.776845 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:46:38.777673 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:46:38.778125 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:46:38.778246 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:46:38.778591 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:46:38.778657 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:46:38.778808 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:46:38.778865 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:46:38.779155 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:46:38.779853 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:46:38.780059 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:46:38.780096 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:46:38.780355 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:46:38.781437 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:46:38.781983 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:46:38.782179 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:46:38.782931 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:46:38.783073 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:46:38.783201 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:46:38.783300 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:46:38.783607 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:46:38.783661 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:46:38.783884 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:46:38.784125 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:46:38.785375 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:46:38.787218 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:46:38.790748 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:46:38.791201 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:46:38.791901 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:46:38.792022 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:46:38.793240 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:46:38.803363 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:46:38.806028 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:46:38.806071 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:46:38.806229 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:46:38.807460 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:46:38.812569 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:46:38.815157 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:46:38.838520 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.903740 #1644123]  INFO -- : linking ruby
I, [2024-05-30T01:46:38.926401 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.926965 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.930821 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.930875 #1644123]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T01:46:38.930888 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:38.932019 #1644123]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-30T01:46:38.932126 #1644123]  INFO -- : $$$[beg] make install -j20
I, [2024-05-30T01:46:38.999614 #1644123]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-30T01:46:38.999667 #1644123]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-30T01:46:38.999915 #1644123]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-30T01:46:39.001368 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:46:39.001419 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:46:39.001436 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:46:39.001450 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:46:39.001464 #1644123]  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-30T01:46:39.001479 #1644123]  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-30T01:46:39.001493 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:46:39.001507 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:46:39.001522 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:46:39.001535 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:46:39.001548 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:46:39.001561 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:46:39.001574 #1644123]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-30T01:46:39.001587 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:46:39.001607 #1644123]  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-30T01:46:39.027363 #1644123]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-30T01:46:39.027413 #1644123]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-30T01:46:39.027651 #1644123]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-30T01:46:39.028387 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:46:39.028418 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:46:39.028423 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:46:39.028427 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:46:39.028431 #1644123]  INFO -- : 
I, [2024-05-30T01:46:39.028438 #1644123]  INFO -- : generating enc.mk
I, [2024-05-30T01:46:39.029441 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-30T01:46:39.029511 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-30T01:46:39.029760 #1644123]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-30T01:46:39.149433 #1644123]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-30T01:46:39.150425 #1644123]  INFO -- : making srcs under enc
I, [2024-05-30T01:46:39.150482 #1644123]  INFO -- : making enc
I, [2024-05-30T01:46:39.167360 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.167410 #1644123]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T01:46:39.167423 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.179443 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.179511 #1644123]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T01:46:39.179529 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.180197 #1644123]  INFO -- : generating transdb.h
I, [2024-05-30T01:46:39.218211 #1644123]  INFO -- :   Successfully built RubyGem
I, [2024-05-30T01:46:39.218265 #1644123]  INFO -- :   Name: power_assert
I, [2024-05-30T01:46:39.218280 #1644123]  INFO -- :   Version: 2.0.4dev
I, [2024-05-30T01:46:39.218293 #1644123]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-30T01:46:39.220243 #1644123]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-30T01:46:39.277479 #1644123]  INFO -- : transdb.h unchanged
I, [2024-05-30T01:46:39.279163 #1644123]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T01:46:39.279440 #1644123]  INFO -- : making trans
I, [2024-05-30T01:46:39.281427 #1644123]  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-30T01:46:39.286445 #1644123]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-30T01:46:39.306579 #1644123]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-30T01:46:39.309030 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.314501 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.314600 #1644123]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T01:46:39.314614 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.315671 #1644123]  INFO -- : making encs
I, [2024-05-30T01:46:39.374142 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.374215 #1644123]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T01:46:39.374239 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.458739 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.459378 #1644123]  INFO -- : generating makefile exts.mk
I, [2024-05-30T01:46:39.498283 #1644123]  INFO -- : exts.mk unchanged
I, [2024-05-30T01:46:39.502853 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.523514 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:46:39.524738 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:46:39.524886 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:46:39.525127 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:46:39.525665 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:46:39.526061 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:46:39.526949 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:46:39.527188 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:46:39.527735 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:46:39.527762 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:46:39.527979 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:46:39.528440 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:46:39.529106 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:46:39.529317 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:46:39.529459 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:46:39.529626 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:46:39.530264 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:46:39.530349 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:46:39.530375 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:46:39.530404 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:46:39.530943 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:46:39.531114 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:46:39.531417 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:46:39.531762 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:46:39.532823 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:46:39.532852 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:46:39.533532 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:46:39.534555 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:46:39.535683 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:46:39.536691 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:46:39.537102 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:46:39.537610 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:46:39.540910 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:46:39.541416 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:46:39.541549 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:46:39.542208 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:46:39.543686 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:46:39.552723 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:46:39.552959 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:46:39.554410 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:46:39.555024 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:46:39.556299 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:46:39.562853 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:46:39.564783 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:46:39.589582 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.662049 #1644123]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T01:46:39.662117 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.662526 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.666222 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.666277 #1644123]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T01:46:39.666294 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:39.666519 #1644123]  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-30T01:46:39.761882 #1644123]  INFO -- : Installing to 
I, [2024-05-30T01:46:39.761969 #1644123]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T01:46:39.761994 #1644123]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-30T01:46:39.769470 #1644123]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T01:46:39.769535 #1644123]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-30T01:46:39.769550 #1644123]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T01:46:39.779073 #1644123]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T01:46:39.779137 #1644123]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-30T01:46:39.779152 #1644123]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-30T01:46:39.779172 #1644123]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T01:46:39.782928 #1644123]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-30T01:46:39.783006 #1644123]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-30T01:46:39.783021 #1644123]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-30T01:46:39.783032 #1644123]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-30T01:46:39.783045 #1644123]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-30T01:46:39.816743 #1644123]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-30T01:46:39.822382 #1644123]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-30T01:46:39.822447 #1644123]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T01:46:39.845750 #1644123]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-30T01:46:39.847613 #1644123]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-30T01:46:39.849135 #1644123]  INFO -- :                                     cgi 0.4.1
I, [2024-05-30T01:46:39.849668 #1644123]  INFO -- :                                     delegate 0.3.1
I, [2024-05-30T01:46:39.850127 #1644123]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-30T01:46:39.851078 #1644123]  INFO -- :                                     english 0.8.0
I, [2024-05-30T01:46:39.851869 #1644123]  INFO -- :                                     erb 4.0.4
I, [2024-05-30T01:46:39.852609 #1644123]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-30T01:46:39.853054 #1644123]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-30T01:46:39.853564 #1644123]  INFO -- :                                     find 0.2.0
I, [2024-05-30T01:46:39.853954 #1644123]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-30T01:46:39.854434 #1644123]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-30T01:46:39.854900 #1644123]  INFO -- :                                     irb 1.13.1
I, [2024-05-30T01:46:39.855645 #1644123]  INFO -- :                                     logger 1.6.0
I, [2024-05-30T01:46:39.856120 #1644123]  INFO -- :                                     net-http 0.4.1
I, [2024-05-30T01:46:39.856566 #1644123]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-30T01:46:39.857054 #1644123]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-30T01:46:39.857624 #1644123]  INFO -- :                                     open3 0.2.1
I, [2024-05-30T01:46:39.858093 #1644123]  INFO -- :                                     optparse 0.5.0
I, [2024-05-30T01:46:39.858584 #1644123]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-30T01:46:39.859722 #1644123]  INFO -- :                                     pp 0.5.0
I, [2024-05-30T01:46:39.860277 #1644123]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-30T01:46:39.860747 #1644123]  INFO -- :                                     prism 0.29.0
I, [2024-05-30T01:46:39.861267 #1644123]  INFO -- :                                     pstore 0.1.3
I, [2024-05-30T01:46:39.861672 #1644123]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-30T01:46:39.862651 #1644123]  INFO -- :                                     readline 0.0.4
I, [2024-05-30T01:46:39.863196 #1644123]  INFO -- :                                     reline 0.5.8
I, [2024-05-30T01:46:39.863711 #1644123]  INFO -- :                                     resolv 0.4.0
I, [2024-05-30T01:46:39.864202 #1644123]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-30T01:46:39.864619 #1644123]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-30T01:46:39.865131 #1644123]  INFO -- :                                     set 1.1.0
I, [2024-05-30T01:46:39.865621 #1644123]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-30T01:46:39.866023 #1644123]  INFO -- :                                     singleton 0.2.0
I, [2024-05-30T01:46:39.866967 #1644123]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-30T01:46:39.867908 #1644123]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-30T01:46:39.868502 #1644123]  INFO -- :                                     time 0.3.0
I, [2024-05-30T01:46:39.869001 #1644123]  INFO -- :                                     timeout 0.4.1
I, [2024-05-30T01:46:39.869466 #1644123]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-30T01:46:39.869943 #1644123]  INFO -- :                                     tsort 0.2.0
I, [2024-05-30T01:46:39.870395 #1644123]  INFO -- :                                     un 0.3.0
I, [2024-05-30T01:46:39.870813 #1644123]  INFO -- :                                     uri 0.13.0
I, [2024-05-30T01:46:39.871307 #1644123]  INFO -- :                                     weakref 0.1.3
I, [2024-05-30T01:46:39.871749 #1644123]  INFO -- :                                     yaml 0.3.0
I, [2024-05-30T01:46:39.872215 #1644123]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T01:46:39.879011 #1644123]  INFO -- :                                     date 3.3.4
I, [2024-05-30T01:46:39.879555 #1644123]  INFO -- :                                     digest 3.1.1
I, [2024-05-30T01:46:39.880063 #1644123]  INFO -- :                                     etc 1.4.3
I, [2024-05-30T01:46:39.880573 #1644123]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-30T01:46:39.880962 #1644123]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-30T01:46:39.881483 #1644123]  INFO -- :                                     io-console 0.7.2
I, [2024-05-30T01:46:39.881957 #1644123]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-30T01:46:39.882411 #1644123]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-30T01:46:39.882869 #1644123]  INFO -- :                                     json 2.7.2
I, [2024-05-30T01:46:39.884013 #1644123]  INFO -- :                                     openssl 3.2.0
I, [2024-05-30T01:46:39.884600 #1644123]  INFO -- :                                     pathname 0.3.0
I, [2024-05-30T01:46:39.885089 #1644123]  INFO -- :                                     psych 5.1.2
I, [2024-05-30T01:46:39.885637 #1644123]  INFO -- :                                     stringio 3.1.1
I, [2024-05-30T01:46:39.886114 #1644123]  INFO -- :                                     strscan 3.1.1
I, [2024-05-30T01:46:39.886586 #1644123]  INFO -- :                                     zlib 3.1.0
I, [2024-05-30T01:46:39.886986 #1644123]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-30T01:46:39.887527 #1644123]  INFO -- :                                     minitest 5.23.1
I, [2024-05-30T01:46:39.895994 #1644123]  INFO -- :                                     rake 13.2.1
I, [2024-05-30T01:46:39.900387 #1644123]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-30T01:46:39.904057 #1644123]  INFO -- :                                     rexml 3.2.8
I, [2024-05-30T01:46:39.908269 #1644123]  INFO -- :                                     rss 0.3.0
I, [2024-05-30T01:46:39.910929 #1644123]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-30T01:46:39.912547 #1644123]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-30T01:46:39.916120 #1644123]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-30T01:46:39.917372 #1644123]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-30T01:46:39.918538 #1644123]  INFO -- :                                     matrix 0.4.2
I, [2024-05-30T01:46:39.921692 #1644123]  INFO -- :                                     prime 0.1.2
I, [2024-05-30T01:46:39.926879 #1644123]  INFO -- :                                     rbs 3.4.4
I, [2024-05-30T01:46:39.950571 #1644123]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-30T01:46:39.953298 #1644123]  INFO -- :                                     debug 1.9.2
I, [2024-05-30T01:46:39.956270 #1644123]  INFO -- :                                     racc 1.8.0
I, [2024-05-30T01:46:39.959053 #1644123]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-30T01:46:39.960386 #1644123]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-30T01:46:39.961779 #1644123]  INFO -- :                                     base64 0.2.0
I, [2024-05-30T01:46:39.962905 #1644123]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-30T01:46:39.965507 #1644123]  INFO -- :                                     observer 0.1.2
I, [2024-05-30T01:46:39.966682 #1644123]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-30T01:46:39.967986 #1644123]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-30T01:46:39.969264 #1644123]  INFO -- :                                     rinda 0.2.0
I, [2024-05-30T01:46:39.970595 #1644123]  INFO -- :                                     drb 2.2.1
I, [2024-05-30T01:46:39.972440 #1644123]  INFO -- :                                     nkf 0.2.0
I, [2024-05-30T01:46:39.974957 #1644123]  INFO -- :                                     syslog 0.1.2
I, [2024-05-30T01:46:39.977150 #1644123]  INFO -- :                                     csv 3.3.0
I, [2024-05-30T01:46:39.979595 #1644123]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-30T01:46:39.981086 #1644123]  INFO -- : skipped bundled gems:
I, [2024-05-30T01:46:39.981153 #1644123]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-30T01:46:39.984025 #1644123]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-30T01:46:39.984220 #1644123]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-30T01:46:46.273242 #1644123]  INFO -- : PASS all 1936 tests
E, [2024-05-30T01:46:46.278992 #1644123] ERROR -- :  
I, [2024-05-30T01:46:46.279206 #1644123]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-30T01:46:46.279289 #1644123]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-30T01:46:46.340277 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:46:46.340308 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:46:46.340314 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:46:46.340319 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:46:46.340330 #1644123]  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-30T01:46:46.340335 #1644123]  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-30T01:46:46.340340 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:46:46.340344 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:46:46.340355 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:46:46.340359 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:46:46.340363 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:46:46.340367 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:46:46.340372 #1644123]  INFO -- : 	MFLAGS = 
I, [2024-05-30T01:46:46.340380 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:46:46.340384 #1644123]  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-30T01:46:46.340973 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:46:46.340999 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:46:46.341013 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:46:46.341018 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:46:46.341023 #1644123]  INFO -- : 
I, [2024-05-30T01:46:46.446441 #1644123]  INFO -- : Checking leaked global symbols...none
I, [2024-05-30T01:46:46.486895 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-30T01:46:46.486948 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-30T01:46:46.486962 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-30T01:46:46.486968 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-30T01:46:46.487097 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-30T01:46:46.487152 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-30T01:46:46.487451 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-30T01:46:46.487593 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-30T01:46:46.488393 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-30T01:46:46.488715 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-30T01:46:46.491251 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-30T01:46:46.492424 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-30T01:46:46.492475 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-30T01:46:46.492524 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-30T01:46:46.492610 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-30T01:46:46.593261 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-30T01:46:46.596033 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-30T01:46:46.714747 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-30T01:46:46.714829 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-30T01:46:46.714854 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-30T01:46:46.714868 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-30T01:46:46.714902 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-30T01:46:46.714916 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-30T01:46:46.715006 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-30T01:46:46.715044 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-30T01:46:46.715059 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-30T01:46:46.715118 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-30T01:46:46.715166 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-30T01:46:46.715571 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-30T01:46:46.749530 #1644123]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-30T01:46:46.751906 #1644123]  INFO -- : 
I, [2024-05-30T01:46:46.751991 #1644123]  INFO -- : test succeeded
I, [2024-05-30T01:46:46.753394 #1644123]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-30T01:46:46.753510 #1644123]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-30T01:46:46.839527 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:46:46.839582 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:46:46.839594 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:46:46.839605 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:46:46.839616 #1644123]  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-30T01:46:46.839634 #1644123]  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-30T01:46:46.839646 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:46:46.839657 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:46:46.839668 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:46:46.839678 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:46:46.839801 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:46:46.839845 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:46:46.839851 #1644123]  INFO -- : 	MFLAGS = 
I, [2024-05-30T01:46:46.839854 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:46:46.839858 #1644123]  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-30T01:46:46.840102 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:46:46.840122 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:46:46.840127 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:46:46.840139 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:46:46.840146 #1644123]  INFO -- : 
I, [2024-05-30T01:46:46.841934 #1644123]  INFO -- : generating enc.mk
I, [2024-05-30T01:46:46.959069 #1644123]  INFO -- : making enc
I, [2024-05-30T01:46:46.976079 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:46.976106 #1644123]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T01:46:46.976111 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:46.976811 #1644123]  INFO -- : making srcs under enc
I, [2024-05-30T01:46:47.006949 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:47.006970 #1644123]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T01:46:47.006975 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:47.007799 #1644123]  INFO -- : generating transdb.h
I, [2024-05-30T01:46:47.104624 #1644123]  INFO -- : transdb.h unchanged
I, [2024-05-30T01:46:47.105906 #1644123]  INFO -- : making trans
I, [2024-05-30T01:46:47.140591 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:47.140612 #1644123]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T01:46:47.140618 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:47.141307 #1644123]  INFO -- : making encs
I, [2024-05-30T01:46:47.178661 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:47.178682 #1644123]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T01:46:47.178687 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:47.180281 #1644123]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T01:46:47.207146 #1644123]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T01:46:47.209599 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:48.558145 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:48.558690 #1644123]  INFO -- : generating makefile exts.mk
I, [2024-05-30T01:46:48.595824 #1644123]  INFO -- : exts.mk unchanged
I, [2024-05-30T01:46:48.600655 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:48.931751 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:46:48.936489 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:46:48.943057 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:46:48.948164 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:46:48.952044 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:46:48.960906 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:46:48.987751 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:46:48.992640 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:46:49.014015 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:46:49.022555 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:46:49.025619 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:46:49.028704 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:46:49.042117 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:46:49.052853 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:46:49.069446 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:46:49.073682 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:46:49.081883 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:46:49.088085 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:46:49.108281 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:46:49.126756 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:46:49.131280 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:46:49.135496 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:46:49.142761 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:46:49.164863 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:46:49.170128 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:46:49.174270 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:46:49.190320 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:46:49.197058 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:46:49.199314 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:46:49.202539 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:46:49.213264 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:46:49.219773 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:46:49.234031 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:46:49.260924 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:46:49.263051 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:46:49.284577 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:46:49.286951 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:46:49.309070 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:46:49.311132 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:46:49.332904 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:46:49.335235 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:46:49.357344 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:46:49.359525 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:46:49.381869 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:46:49.405827 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:49.475285 #1644123]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T01:46:49.475330 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:49.475758 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:49.479429 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:49.479450 #1644123]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T01:46:49.479463 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:46:49.556663 #1644123]  INFO -- : Run options: 
I, [2024-05-30T01:46:49.556723 #1644123]  INFO -- :   --seed=49755
I, [2024-05-30T01:46:49.556730 #1644123]  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-30T01:46:49.556734 #1644123]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-30T01:46:49.556737 #1644123]  INFO -- :   --name=!/memory_leak/
I, [2024-05-30T01:46:49.556741 #1644123]  INFO -- :   --stderr-on-failure
I, [2024-05-30T01:46:49.556744 #1644123]  INFO -- :   -j20
I, [2024-05-30T01:46:49.556748 #1644123]  INFO -- : 
I, [2024-05-30T01:46:49.556752 #1644123]  INFO -- : # Running tests:
I, [2024-05-30T01:46:49.556755 #1644123]  INFO -- : 
I, [2024-05-30T01:46:49.692122 #1644123]  INFO -- : [  1/883] 1685408=test_c_struct_builder
I, [2024-05-30T01:46:49.702999 #1644123]  INFO -- : [  2/883] 1685408=test_dot_dot
I, [2024-05-30T01:46:49.705088 #1644123]  INFO -- : [  3/883] 1685408=test_str2big
I, [2024-05-30T01:46:49.707541 #1644123]  INFO -- : [  4/883] 1685408=test_literal
I, [2024-05-30T01:46:49.707643 #1644123]  INFO -- : [  5/883] 1685404=test_objectspace
I, [2024-05-30T01:46:49.707718 #1644123]  INFO -- : [  6/883] 1685406=test_socket
I, [2024-05-30T01:46:49.707809 #1644123]  INFO -- : [  7/883] 1685407=test_thread
I, [2024-05-30T01:46:49.707901 #1644123]  INFO -- : [  8/883] 1685409=test_rdoc_markup_to_table_of_contents
I, [2024-05-30T01:46:49.709282 #1644123]  INFO -- : [  9/883] 1685405=parse_test
I, [2024-05-30T01:46:49.711122 #1644123]  INFO -- : [ 10/883] 1685418=test_gem_install_update_options
I, [2024-05-30T01:46:49.711677 #1644123]  INFO -- : [ 11/883] 1685420=test_require_lib
I, [2024-05-30T01:46:49.711983 #1644123]  INFO -- : [ 12/883] 1685421=test_severity
I, [2024-05-30T01:46:49.712012 #1644123]  INFO -- : [ 13/883] 1685419=test_ractor
I, [2024-05-30T01:46:49.714289 #1644123]  INFO -- : [ 14/883] 1685423=test_extlibs
I, [2024-05-30T01:46:49.723952 #1644123]  INFO -- : [ 15/883] 1685421=test_rdoc_generator_ri
I, [2024-05-30T01:46:49.743999 #1644123]  INFO -- : [ 16/883] 1685416=test_gem_stream_ui
I, [2024-05-30T01:46:49.744079 #1644123]  INFO -- : [ 17/883] 1685412=test_ractor
I, [2024-05-30T01:46:49.744575 #1644123]  INFO -- : [ 18/883] 1685413=test_memory_view
I, [2024-05-30T01:46:49.744615 #1644123]  INFO -- : [ 19/883] 1685415=test_m17n_comb
I, [2024-05-30T01:46:49.744631 #1644123]  INFO -- : [ 20/883] 1685422=test_json_tree
I, [2024-05-30T01:46:49.744653 #1644123]  INFO -- : [ 21/883] 1685410=test_rdoc_markup_to_markdown
I, [2024-05-30T01:46:49.745071 #1644123]  INFO -- : [ 22/883] 1685411=test_ansi_with_terminfo
I, [2024-05-30T01:46:49.756612 #1644123]  INFO -- : [ 23/883] 1685419=test_rdoc_generator_pot_po
I, [2024-05-30T01:46:49.758379 #1644123]  INFO -- : [ 24/883] 1685414=test_reline
I, [2024-05-30T01:46:49.762553 #1644123]  INFO -- : [ 25/883] 1685417=test_parser_events
I, [2024-05-30T01:46:49.771217 #1644123]  INFO -- : [ 26/883] 1685422=test_pkey
I, [2024-05-30T01:46:49.793299 #1644123]  INFO -- : [ 27/883] 1685413=test_case
I, [2024-05-30T01:46:49.801326 #1644123]  INFO -- : [ 28/883] 1685413=test_gem_version_option
I, [2024-05-30T01:46:49.811682 #1644123]  INFO -- : [ 29/883] 1685412=test_grapheme_breaks
I, [2024-05-30T01:46:49.814201 #1644123]  INFO -- : [ 30/883] 1685412=test_gem_request_connection_pools
I, [2024-05-30T01:46:49.822966 #1644123]  INFO -- : [ 31/883] 1685411=test_cclass
I, [2024-05-30T01:46:49.833777 #1644123]  INFO -- : [ 32/883] 1685417=test_scan_args
I, [2024-05-30T01:46:49.840953 #1644123]  INFO -- : [ 33/883] 1685417=test_generic
I, [2024-05-30T01:46:49.848410 #1644123]  INFO -- : [ 34/883] 1685422=test_win32ole
I, [2024-05-30T01:46:49.852780 #1644123]  INFO -- : [ 35/883] 1685422=test_settracefunc
I, [2024-05-30T01:46:49.857705 #1644123]  INFO -- : [ 36/883] 1685409=test_gem_text
I, [2024-05-30T01:46:49.870106 #1644123]  INFO -- : [ 37/883] 1685419=test_enumerator_kw
I, [2024-05-30T01:46:49.872407 #1644123]  INFO -- : [ 38/883] 1685419=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-30T01:46:49.882347 #1644123]  INFO -- : [ 39/883] 1685421=test_gem_commands_mirror
I, [2024-05-30T01:46:49.892213 #1644123]  INFO -- : [ 40/883] 1685417=test_sprintf_comb
I, [2024-05-30T01:46:49.918015 #1644123]  INFO -- : [ 41/883] 1685410=test_gem_request
I, [2024-05-30T01:46:49.942259 #1644123]  INFO -- : [ 42/883] 1685411=test_method_cache
I, [2024-05-30T01:46:49.945649 #1644123]  INFO -- : [ 43/883] 1685411=test_exception
I, [2024-05-30T01:46:49.946241 #1644123]  INFO -- : [ 44/883] 1685407=test_gem_name_tuple
I, [2024-05-30T01:46:49.965187 #1644123]  INFO -- : [ 45/883] 1685418=test_gem_package_tar_reader_entry
I, [2024-05-30T01:46:50.022368 #1644123]  INFO -- : [ 46/883] 1685416=test_rand
I, [2024-05-30T01:46:50.047325 #1644123]  INFO -- : [ 47/883] 1685414=test_bug_reporter
I, [2024-05-30T01:46:50.055748 #1644123]  INFO -- : [ 48/883] 1685417=test_gem_commands_info_command
I, [2024-05-30T01:46:50.057272 #1644123]  INFO -- : [ 49/883] 1685413=test_scalar
I, [2024-05-30T01:46:50.067650 #1644123]  INFO -- : [ 50/883] 1685419=test_gem_dependency_installer
I, [2024-05-30T01:46:50.084522 #1644123]  INFO -- : [ 51/883] 1685413=test_rdoc_cross_reference
I, [2024-05-30T01:46:50.094393 #1644123]  INFO -- : [ 52/883] 1685418=test_store
I, [2024-05-30T01:46:50.107519 #1644123]  INFO -- : [ 53/883] 1685421=test_case_options
I, [2024-05-30T01:46:50.110008 #1644123]  INFO -- : [ 54/883] 1685409=test_rdoc_text
I, [2024-05-30T01:46:50.114102 #1644123]  INFO -- : [ 55/883] 1685421=test_tcp
I, [2024-05-30T01:46:50.156743 #1644123]  INFO -- : [ 56/883] 1685409=test_iso_8859
I, [2024-05-30T01:46:50.163399 #1644123]  INFO -- : [ 57/883] 1685408=test_rdoc_markup_to_joined_paragraph
I, [2024-05-30T01:46:50.173518 #1644123]  INFO -- : [ 58/883] 1685407=test_date_time
I, [2024-05-30T01:46:50.181464 #1644123]  INFO -- : [ 59/883] 1685409=test_require
I, [2024-05-30T01:46:50.187368 #1644123]  INFO -- : [ 60/883] 1685409=test_date_new
I, [2024-05-30T01:46:50.194941 #1644123]  INFO -- : [ 61/883] 1685409=index_write_test
I, [2024-05-30T01:46:50.206145 #1644123]  INFO -- : [ 62/883] 1685421=test_data
I, [2024-05-30T01:46:50.212532 #1644123]  INFO -- : [ 63/883] 1685421=test_syntax
I, [2024-05-30T01:46:50.215364 #1644123]  INFO -- : [ 64/883] 1685407=test_gem_safe_yaml
I, [2024-05-30T01:46:50.231347 #1644123]  INFO -- : [ 65/883] 1685407=test_open-uri
I, [2024-05-30T01:46:50.232370 #1644123]  INFO -- : [ 66/883] 1685416=test_httpresponse
I, [2024-05-30T01:46:50.260143 #1644123]  INFO -- : [ 67/883] 1685417=test_rdoc_parser_ruby
I, [2024-05-30T01:46:50.262322 #1644123]  INFO -- : [ 68/883] 1685409=test_nil2vtempty
I, [2024-05-30T01:46:50.262994 #1644123]  INFO -- : [ 69/883] 1685409=test_stream
I, [2024-05-30T01:46:50.276498 #1644123]  INFO -- : [ 70/883] 1685410=test_rdoc_context
I, [2024-05-30T01:46:50.277069 #1644123]  INFO -- : [ 71/883] 1685418=test_gem_resolver
I, [2024-05-30T01:46:50.287277 #1644123]  INFO -- : [ 72/883] 1685409=test_safe_load
I, [2024-05-30T01:46:50.294235 #1644123]  INFO -- : [ 73/883] 1685409=test_gem_resolver_composed_set
I, [2024-05-30T01:46:50.297351 #1644123]  INFO -- : [ 74/883] 1685416=test_gem_commands_dependency_command
I, [2024-05-30T01:46:50.306069 #1644123]  INFO -- : [ 75/883] 1685409=test_name_error
I, [2024-05-30T01:46:50.328602 #1644123]  INFO -- : [ 76/883] 1685408=test_rdoc_markup_attribute_manager
I, [2024-05-30T01:46:50.357258 #1644123]  INFO -- : [ 77/883] 1685408=test_inadvertent_creation
I, [2024-05-30T01:46:50.394802 #1644123]  INFO -- : [ 78/883] 1685409=test_flags
I, [2024-05-30T01:46:50.414196 #1644123]  INFO -- : [ 79/883] 1685414=test_enumerator
I, [2024-05-30T01:46:50.415403 #1644123]  INFO -- : [ 80/883] 1685416=test_http
I, [2024-05-30T01:46:50.418604 #1644123]  INFO -- : [ 81/883] 1685416=test_shift_jis
I, [2024-05-30T01:46:50.428759 #1644123]  INFO -- : [ 82/883] 1685416=test_gem_commands_which_command
I, [2024-05-30T01:46:50.459874 #1644123]  INFO -- : [ 83/883] 1685416=test_gem_commands_specification_command
I, [2024-05-30T01:46:50.489511 #1644123]  INFO -- : [ 84/883] 1685408=test_logdevice
I, [2024-05-30T01:46:50.526947 #1644123]  INFO -- : [ 85/883] 1685418=test_gem_ext_rake_builder
I, [2024-05-30T01:46:50.598572 #1644123]  INFO -- : [ 86/883] 1685416=test_arity
I, [2024-05-30T01:46:50.603112 #1644123]  INFO -- : [ 87/883] 1685416=test_x509cert
I, [2024-05-30T01:46:50.644020 #1644123]  INFO -- : [ 88/883] 1685404=test_gc
I, [2024-05-30T01:46:50.691608 #1644123]  INFO -- : [ 89/883] 1685407=test_gem_resolver_lock_specification
I, [2024-05-30T01:46:50.726497 #1644123]  INFO -- : [ 90/883] 1685422=test_err_in_callback
I, [2024-05-30T01:46:50.729763 #1644123]  INFO -- : [ 91/883] 1685422=test_pack
I, [2024-05-30T01:46:50.746357 #1644123]  INFO -- : [ 92/883] 1685407=test_process
I, [2024-05-30T01:46:50.757880 #1644123]  INFO -- : [ 93/883] 1685413=test_last_thread
I, [2024-05-30T01:46:50.897271 #1644123]  INFO -- : [ 94/883] 1685416=test_gem_security_policy
I, [2024-05-30T01:46:50.914029 #1644123]  INFO -- : [ 95/883] 1685417=test_gem_source_local
I, [2024-05-30T01:46:50.966242 #1644123]  INFO -- : [ 96/883] 1685422=test_stringchar
I, [2024-05-30T01:46:51.028570 #1644123]  INFO -- : [ 97/883] 1685422=test_hash_create
I, [2024-05-30T01:46:51.032029 #1644123]  INFO -- : [ 98/883] 1685422=newline_test
I, [2024-05-30T01:46:51.062458 #1644123]  INFO -- : [ 99/883] 1685410=test_uncorrectable_name_check
I, [2024-05-30T01:46:51.067344 #1644123]  INFO -- : [100/883] 1685412=test_thread_fd_close
I, [2024-05-30T01:46:51.071645 #1644123]  INFO -- : [101/883] 1685412=test_passing_block
I, [2024-05-30T01:46:51.076561 #1644123]  INFO -- : [102/883] 1685412=test_logperiod
I, [2024-05-30T01:46:51.079296 #1644123]  INFO -- : [103/883] 1685410=test_rdoc_markdown_test
I, [2024-05-30T01:46:51.086752 #1644123]  INFO -- : [104/883] 1685412=test_rdoc_normal_module
I, [2024-05-30T01:46:51.128207 #1644123]  INFO -- : [105/883] 1685417=test_c_union_entity
I, [2024-05-30T01:46:51.139945 #1644123]  INFO -- : [106/883] 1685411=test_securerandom
I, [2024-05-30T01:46:51.158986 #1644123]  INFO -- : [107/883] 1685418=test_switch_hitter
I, [2024-05-30T01:46:51.174313 #1644123]  INFO -- : [108/883] 1685417=test_io_console
I, [2024-05-30T01:46:51.188031 #1644123]  INFO -- : [109/883] 1685418=test_flush
I, [2024-05-30T01:46:51.192867 #1644123]  INFO -- : [110/883] 1685418=test_singleton
I, [2024-05-30T01:46:51.197071 #1644123]  INFO -- : [111/883] 1685418=test_pp
I, [2024-05-30T01:46:51.210335 #1644123]  INFO -- : [112/883] 1685416=test_gem_ext_configure_builder
I, [2024-05-30T01:46:51.211830 #1644123]  INFO -- : [113/883] 1685411=test_frozen
I, [2024-05-30T01:46:51.213141 #1644123]  INFO -- : [114/883] 1685422=test_macro
I, [2024-05-30T01:46:51.215090 #1644123]  INFO -- : [115/883] 1685411=test_num2int
I, [2024-05-30T01:46:51.222609 #1644123]  INFO -- : [116/883] 1685411=test_nil
I, [2024-05-30T01:46:51.229159 #1644123]  INFO -- : [117/883] 1685418=test_rdoc_single_class
I, [2024-05-30T01:46:51.232426 #1644123]  INFO -- : [118/883] 1685416=test_verbose
I, [2024-05-30T01:46:51.244906 #1644123]  INFO -- : [119/883] 1685416=test_iter_break
I, [2024-05-30T01:46:51.246787 #1644123]  INFO -- : [120/883] 1685416=test_exception
I, [2024-05-30T01:46:51.250657 #1644123]  INFO -- : [121/883] 1685411=test_zsh_completion
I, [2024-05-30T01:46:51.251578 #1644123]  INFO -- : [122/883] 1685411=test_address_resolve
I, [2024-05-30T01:46:51.259597 #1644123]  INFO -- : [123/883] 1685411=test_rdoc_token_stream
I, [2024-05-30T01:46:51.261585 #1644123]  INFO -- : [124/883] 1685416=test_gem_source_list
I, [2024-05-30T01:46:51.262253 #1644123]  INFO -- : [125/883] 1685422=test_yaml_special_cases
I, [2024-05-30T01:46:51.269866 #1644123]  INFO -- : [126/883] 1685422=test_optarg
I, [2024-05-30T01:46:51.287593 #1644123]  INFO -- : [127/883] 1685412=test_config
I, [2024-05-30T01:46:51.313239 #1644123]  INFO -- : [128/883] 1685416=test_gem_commands_lock_command
I, [2024-05-30T01:46:51.314149 #1644123]  INFO -- : [129/883] 1685408=test_ifunless
I, [2024-05-30T01:46:51.315565 #1644123]  INFO -- : [130/883] 1685408=test_assignment
I, [2024-05-30T01:46:51.345769 #1644123]  INFO -- : [131/883] 1685416=test_numeric
I, [2024-05-30T01:46:51.353155 #1644123]  INFO -- : [132/883] 1685418=test_gem_spec_fetcher
I, [2024-05-30T01:46:51.369584 #1644123]  INFO -- : [133/883] 1685412=test_common
I, [2024-05-30T01:46:51.388424 #1644123]  INFO -- : [134/883] 1685422=test_bug-3571
I, [2024-05-30T01:46:51.390288 #1644123]  INFO -- : [135/883] 1685411=test_key_actor_vi
I, [2024-05-30T01:46:51.403989 #1644123]  INFO -- : [136/883] 1685422=test_gem_command
I, [2024-05-30T01:46:51.422327 #1644123]  INFO -- : [137/883] 1685416=test_rdoc_markup_to_tt_only
I, [2024-05-30T01:46:51.454563 #1644123]  INFO -- : [138/883] 1685409=test_hmac
I, [2024-05-30T01:46:51.466630 #1644123]  INFO -- : [139/883] 1685409=test_rdoc_tom_doc
I, [2024-05-30T01:46:51.477052 #1644123]  INFO -- : [140/883] 1685411=test_object_create_start
I, [2024-05-30T01:46:51.480024 #1644123]  INFO -- : [141/883] 1685411=test_date
I, [2024-05-30T01:46:51.484789 #1644123]  INFO -- : [142/883] 1685409=test_gem_rdoc
I, [2024-05-30T01:46:51.488666 #1644123]  INFO -- : [143/883] 1685411=test_gem_ext_cargo_builder_unit
I, [2024-05-30T01:46:51.499385 #1644123]  INFO -- : [144/883] 1685423=test_command
I, [2024-05-30T01:46:51.524262 #1644123]  INFO -- : [145/883] 1685418=test_at_exit
I, [2024-05-30T01:46:51.548548 #1644123]  INFO -- : [146/883] 1685418=test_rdoc_markup_paragraph
I, [2024-05-30T01:46:51.549511 #1644123]  INFO -- : [147/883] 1685418=!Nothing_to_test
I, [2024-05-30T01:46:51.550540 #1644123]  INFO -- : [148/883] 1685418=test_psych
I, [2024-05-30T01:46:51.557585 #1644123]  INFO -- : [149/883] 1685412=test_enc_raise
I, [2024-05-30T01:46:51.564915 #1644123]  INFO -- : [150/883] 1685412=test_gem_doctor
I, [2024-05-30T01:46:51.581048 #1644123]  INFO -- : [151/883] 1685418=test_kdf
I, [2024-05-30T01:46:51.625758 #1644123]  INFO -- : [152/883] 1685416=dispatcher_test
I, [2024-05-30T01:46:51.630638 #1644123]  INFO -- : [153/883] 1685406=test_eval_history
I, [2024-05-30T01:46:51.631193 #1644123]  INFO -- : [154/883] 1685412=test_kernel
I, [2024-05-30T01:46:51.633572 #1644123]  INFO -- : [155/883] 1685422=test_files_ext
I, [2024-05-30T01:46:51.634212 #1644123]  INFO -- : [156/883] 1685411=test_bug-5832
I, [2024-05-30T01:46:51.638524 #1644123]  INFO -- : [157/883] 1685411=test_gem_silent_ui
I, [2024-05-30T01:46:51.646694 #1644123]  INFO -- : [158/883] 1685418=test_emitter
I, [2024-05-30T01:46:51.652106 #1644123]  INFO -- : [159/883] 1685418=test_rdoc_rdoc
I, [2024-05-30T01:46:51.674526 #1644123]  INFO -- : [160/883] 1685411=test_time
I, [2024-05-30T01:46:51.679436 #1644123]  INFO -- : [161/883] 1685409=test_windows_1251
I, [2024-05-30T01:46:51.681321 #1644123]  INFO -- : [162/883] 1685409=test_gb18030
I, [2024-05-30T01:46:51.686503 #1644123]  INFO -- : [163/883] 1685409=test_svcb_https
I, [2024-05-30T01:46:51.709871 #1644123]  INFO -- : [164/883] 1685409=test_buffering
I, [2024-05-30T01:46:51.717036 #1644123]  INFO -- : [165/883] 1685409=test_gem_uninstaller
I, [2024-05-30T01:46:51.729643 #1644123]  INFO -- : [166/883] 1685422=test_rdoc_i18n_text
I, [2024-05-30T01:46:51.746095 #1644123]  INFO -- : [167/883] 1685406=test_backtrace
I, [2024-05-30T01:46:51.748416 #1644123]  INFO -- : [168/883] 1685416=test_defined
I, [2024-05-30T01:46:51.749418 #1644123]  INFO -- : [169/883] 1685406=test_key_name_check
I, [2024-05-30T01:46:51.763600 #1644123]  INFO -- : [170/883] 1685406=test_io_buffer
I, [2024-05-30T01:46:51.776975 #1644123]  INFO -- : [171/883] 1685418=test_date_parse
I, [2024-05-30T01:46:51.786400 #1644123]  INFO -- : [172/883] 1685406=test_pkey_ec
I, [2024-05-30T01:46:51.788240 #1644123]  INFO -- : [173/883] 1685411=test_pipe
I, [2024-05-30T01:46:51.825767 #1644123]  INFO -- : [174/883] 1685416=test_thread
I, [2024-05-30T01:46:51.832216 #1644123]  INFO -- : [175/883] 1685416=test_trick
I, [2024-05-30T01:46:51.832926 #1644123]  INFO -- : [176/883] 1685413=test_default_gems
I, [2024-05-30T01:46:51.855957 #1644123]  INFO -- : [177/883] 1685423=test_rdoc_rd_inline_parser
I, [2024-05-30T01:46:51.882639 #1644123]  INFO -- : [178/883] 1685413=test_rdoc_markup_to_rdoc
I, [2024-05-30T01:46:51.894178 #1644123]  INFO -- : [179/883] 1685406=test_mul
I, [2024-05-30T01:46:51.894241 #1644123]  INFO -- : [180/883] 1685418=test_win32ole_type
I, [2024-05-30T01:46:51.896856 #1644123]  INFO -- : [181/883] 1685418=test_null
I, [2024-05-30T01:46:51.899590 #1644123]  INFO -- : [182/883] 1685418=test_rdoc_markup_attributes
I, [2024-05-30T01:46:51.902567 #1644123]  INFO -- : [183/883] 1685418=json_addition_test
I, [2024-05-30T01:46:51.903682 #1644123]  INFO -- : [184/883] 1685422=test_custom_command
I, [2024-05-30T01:46:51.908267 #1644123]  INFO -- : [185/883] 1685423=test_qsort
I, [2024-05-30T01:46:51.911318 #1644123]  INFO -- : [186/883] 1685423=test_rdoc_parser
I, [2024-05-30T01:46:51.912368 #1644123]  INFO -- : [187/883] 1685418=test_gem_dependency_resolution_error
I, [2024-05-30T01:46:51.917232 #1644123]  INFO -- : [188/883] 1685418=test_string
I, [2024-05-30T01:46:51.932136 #1644123]  INFO -- : [189/883] 1685406=test_pattern_matching
I, [2024-05-30T01:46:51.932196 #1644123]  INFO -- : [190/883] 1685413=test_rdoc_stats
I, [2024-05-30T01:46:51.934138 #1644123]  INFO -- : [191/883] 1685418=test_x509attr
I, [2024-05-30T01:46:51.941230 #1644123]  INFO -- : [192/883] 1685418=test_raise
I, [2024-05-30T01:46:51.943929 #1644123]  INFO -- : [193/883] 1685418=test_gem_request_set_lockfile_parser
I, [2024-05-30T01:46:51.944481 #1644123]  INFO -- : [194/883] 1685406=test_depth_first
I, [2024-05-30T01:46:51.950752 #1644123]  INFO -- : [195/883] 1685423=test_rdoc_store
I, [2024-05-30T01:46:51.963333 #1644123]  INFO -- : [196/883] 1685413=test_gem_validator
I, [2024-05-30T01:46:51.964700 #1644123]  INFO -- : [197/883] 1685411=test_files_test_2
I, [2024-05-30T01:46:51.966469 #1644123]  INFO -- : [198/883] 1685422=test_fnmatch
I, [2024-05-30T01:46:51.971860 #1644123]  INFO -- : [199/883] 1685406=test_folderitem2_invokeverb
I, [2024-05-30T01:46:51.975113 #1644123]  INFO -- : [200/883] 1685406=test_require_path_check
I, [2024-05-30T01:46:52.006443 #1644123]  INFO -- : [201/883] 1685413=test_rdoc_markup_parser
I, [2024-05-30T01:46:52.011566 #1644123]  INFO -- : [202/883] 1685405=test_optimization
I, [2024-05-30T01:46:52.016095 #1644123]  INFO -- : [203/883] 1685422=test_date_conv
I, [2024-05-30T01:46:52.022473 #1644123]  INFO -- : [204/883] 1685422=test_ole_methods
I, [2024-05-30T01:46:52.023897 #1644123]  INFO -- : [205/883] 1685422=test_erb_m17n
I, [2024-05-30T01:46:52.029787 #1644123]  INFO -- : [206/883] 1685422=test_egrep_cpp
I, [2024-05-30T01:46:52.040346 #1644123]  INFO -- : [207/883] 1685418=test_cgi_tag_helper
I, [2024-05-30T01:46:52.052921 #1644123]  INFO -- : [208/883] 1685406=test_zlib
I, [2024-05-30T01:46:52.057733 #1644123]  INFO -- : [209/883] 1685418=test_gem_package_old
I, [2024-05-30T01:46:52.067644 #1644123]  INFO -- : [210/883] 1685413=test_gem_resolver_index_set
I, [2024-05-30T01:46:52.093851 #1644123]  INFO -- : [211/883] 1685418=test_string
I, [2024-05-30T01:46:52.113894 #1644123]  INFO -- : [212/883] 1685413=test_proc
I, [2024-05-30T01:46:52.179733 #1644123]  INFO -- : [213/883] 1685422=test_gc_compact
I, [2024-05-30T01:46:52.297851 #1644123]  INFO -- : [214/883] 1685412=test_files_sample
I, [2024-05-30T01:46:52.381664 #1644123]  INFO -- : [215/883] 1685410=test_stringscanner
I, [2024-05-30T01:46:52.382385 #1644123]  INFO -- : [216/883] 1685412=test_yield
I, [2024-05-30T01:46:52.382946 #1644123]  INFO -- : [217/883] 1685419=test_rdoc_alias
I, [2024-05-30T01:46:52.383597 #1644123]  INFO -- : [218/883] 1685414=test_convertible
I, [2024-05-30T01:46:52.425188 #1644123]  INFO -- : [219/883] 1685410=parser_test
I, [2024-05-30T01:46:52.468925 #1644123]  INFO -- : [220/883] 1685419=test_array
I, [2024-05-30T01:46:52.490012 #1644123]  INFO -- : [221/883] 1685408=test_optparse
I, [2024-05-30T01:46:52.496665 #1644123]  INFO -- : [222/883] 1685419=test_fstring
I, [2024-05-30T01:46:52.501173 #1644123]  INFO -- : [223/883] 1685410=test_typeddata
I, [2024-05-30T01:46:52.549225 #1644123]  INFO -- : [224/883] 1685423=test_gem_resolver_best_set
I, [2024-05-30T01:46:52.552755 #1644123]  INFO -- : [225/883] 1685408=encoding_test
I, [2024-05-30T01:46:52.631098 #1644123]  INFO -- : [226/883] 1685415=test_rdoc_markup_to_html_crossref
I, [2024-05-30T01:46:52.659869 #1644123]  INFO -- : [227/883] 1685419=test_rdoc_markup_raw
I, [2024-05-30T01:46:52.663220 #1644123]  INFO -- : [228/883] 1685419=test_webauthn_poller
I, [2024-05-30T01:46:52.705824 #1644123]  INFO -- : [229/883] 1685408=test_rat
I, [2024-05-30T01:46:52.713061 #1644123]  INFO -- : [230/883] 1685408=test_rdoc_require
I, [2024-05-30T01:46:52.732531 #1644123]  INFO -- : [231/883] 1685410=locals_test
I, [2024-05-30T01:46:52.753799 #1644123]  INFO -- : [232/883] 1685408=test_readpartial
I, [2024-05-30T01:46:52.788646 #1644123]  INFO -- : [233/883] 1685423=test_gem_commands_install_command
I, [2024-05-30T01:46:52.805672 #1644123]  INFO -- : [234/883] 1685419=test_clone
I, [2024-05-30T01:46:52.933477 #1644123]  INFO -- : [235/883] 1685409=test_rdoc_task
I, [2024-05-30T01:46:52.941232 #1644123]  INFO -- : [236/883] 1685409=test_gem_resolver_conflict
I, [2024-05-30T01:46:52.952959 #1644123]  INFO -- : [237/883] 1685409=test_io_buffer
I, [2024-05-30T01:46:52.995340 #1644123]  INFO -- : [238/883] 1685413=ruby_parser_test
I, [2024-05-30T01:46:52.995951 #1644123]  INFO -- : [239/883] 1685419=test_pack
I, [2024-05-30T01:46:53.020445 #1644123]  INFO -- : [240/883] 1685419=test_backtrace
I, [2024-05-30T01:46:53.061700 #1644123]  INFO -- : [241/883] 1685409=test_rdoc_markup_indented_paragraph
I, [2024-05-30T01:46:53.066370 #1644123]  INFO -- : [242/883] 1685409=test_unicode_escape
I, [2024-05-30T01:46:53.080410 #1644123]  INFO -- : [243/883] 1685413=test_io
I, [2024-05-30T01:46:53.160704 #1644123]  INFO -- : [244/883] 1685409=test_autoload
I, [2024-05-30T01:46:53.166088 #1644123]  INFO -- : [245/883] 1685410=test_utf16
I, [2024-05-30T01:46:53.166919 #1644123]  INFO -- : [246/883] 1685408=test_rendering
I, [2024-05-30T01:46:53.186187 #1644123]  INFO -- : [247/883] 1685410=test_face
I, [2024-05-30T01:46:53.214476 #1644123]  INFO -- : [248/883] 1685415=test_case
I, [2024-05-30T01:46:53.241608 #1644123]  INFO -- : [249/883] 1685415=test_sizeof
I, [2024-05-30T01:46:53.275092 #1644123]  INFO -- : [250/883] 1685410=test_yaml_tree
I, [2024-05-30T01:46:53.281787 #1644123]  INFO -- : [251/883] 1685408=test_config
I, [2024-05-30T01:46:53.329041 #1644123]  INFO -- : [252/883] 1685410=test_sleep
I, [2024-05-30T01:46:53.345354 #1644123]  INFO -- : [253/883] 1685420=test_gc
I, [2024-05-30T01:46:53.359510 #1644123]  INFO -- : [254/883] 1685420=test_gem_commands_fetch_command
I, [2024-05-30T01:46:53.594232 #1644123]  INFO -- : [255/883] 1685408=test_math
I, [2024-05-30T01:46:53.608139 #1644123]  INFO -- : [256/883] 1685408=test_libs
I, [2024-05-30T01:46:53.639970 #1644123]  INFO -- : [257/883] 1685408=test_gem_resolver_activation_request
I, [2024-05-30T01:46:53.657963 #1644123]  INFO -- : [258/883] 1685408=test_protocol
I, [2024-05-30T01:46:53.765492 #1644123]  INFO -- : [259/883] 1685420=test_getopts
I, [2024-05-30T01:46:53.767799 #1644123]  INFO -- : [260/883] 1685420=test_ripper
I, [2024-05-30T01:46:53.853850 #1644123]  INFO -- : [261/883] 1685417=test_gem_config_file
I, [2024-05-30T01:46:53.917378 #1644123]  INFO -- : [262/883] 1685416=test_etc
I, [2024-05-30T01:46:53.971239 #1644123]  INFO -- : [263/883] 1685416=test_yjit_exit_locations
I, [2024-05-30T01:46:53.972788 #1644123]  INFO -- : [264/883] 1685408=test_pkcs12
I, [2024-05-30T01:46:53.973576 #1644123]  INFO -- : [265/883] 1685416=test_system
I, [2024-05-30T01:46:54.007546 #1644123]  INFO -- : [266/883] 1685417=test_iseq_load
I, [2024-05-30T01:46:54.208397 #1644123]  INFO -- : [267/883] 1685423=test_gem_util
I, [2024-05-30T01:46:54.237929 #1644123]  INFO -- : [268/883] 1685420=test_gem_package_tar_header
I, [2024-05-30T01:46:54.275843 #1644123]  INFO -- : [269/883] 1685420=test_bigzero
I, [2024-05-30T01:46:54.281881 #1644123]  INFO -- : [270/883] 1685420=test_pkey_dh
I, [2024-05-30T01:46:54.284310 #1644123]  INFO -- : [271/883] 1685419=test_ftp
I, [2024-05-30T01:46:54.294871 #1644123]  INFO -- : [272/883] 1685419=test_euc_kr
I, [2024-05-30T01:46:54.300889 #1644123]  INFO -- : [273/883] 1685419=test_rdoc_context_section
I, [2024-05-30T01:46:54.319949 #1644123]  INFO -- : [274/883] 1685419=test_method
I, [2024-05-30T01:46:54.358635 #1644123]  INFO -- : [275/883] 1685423=test_gem_commands_query_command
I, [2024-05-30T01:46:54.366048 #1644123]  INFO -- : [276/883] 1685420=test_rdoc_rubygems_hook
I, [2024-05-30T01:46:54.392389 #1644123]  INFO -- : [277/883] 1685408=test_to_ruby
I, [2024-05-30T01:46:54.404812 #1644123]  INFO -- : [278/883] 1685406=test_pattern_key_name_check
I, [2024-05-30T01:46:54.413610 #1644123]  INFO -- : [279/883] 1685408=test_pack
I, [2024-05-30T01:46:54.416374 #1644123]  INFO -- : [280/883] 1685406=test_array_create
I, [2024-05-30T01:46:54.434604 #1644123]  INFO -- : [281/883] 1685406=test_gem_impossible_dependencies_error
I, [2024-05-30T01:46:54.549721 #1644123]  INFO -- : [282/883] 1685422=test_hash
I, [2024-05-30T01:46:54.600711 #1644123]  INFO -- : [283/883] 1685420=test_ubf_async_safe
I, [2024-05-30T01:46:54.607279 #1644123]  INFO -- : [284/883] 1685420=test_emoji
I, [2024-05-30T01:46:54.610043 #1644123]  INFO -- : [285/883] 1685406=test_win32ole_type_event
I, [2024-05-30T01:46:54.615088 #1644123]  INFO -- : [286/883] 1685406=test_sorted_set
I, [2024-05-30T01:46:54.641285 #1644123]  INFO -- : [287/883] 1685408=test_io
I, [2024-05-30T01:46:54.642745 #1644123]  INFO -- : [288/883] 1685420=test_condition
I, [2024-05-30T01:46:54.647440 #1644123]  INFO -- : [289/883] 1685420=test_foreach
I, [2024-05-30T01:46:54.649314 #1644123]  INFO -- : [290/883] 1685420=test_gem_source_specific_file
I, [2024-05-30T01:46:54.707906 #1644123]  INFO -- : [291/883] 1685412=test_gem_commands_uninstall_command
I, [2024-05-30T01:46:54.760383 #1644123]  INFO -- : [292/883] 1685420=test_cp949
I, [2024-05-30T01:46:54.766522 #1644123]  INFO -- : [293/883] 1685420=test_win32ole_record
I, [2024-05-30T01:46:54.770199 #1644123]  INFO -- : [294/883] 1685420=test_gem_unsatisfiable_dependency_error
I, [2024-05-30T01:46:54.780283 #1644123]  INFO -- : [295/883] 1685420=test_type_completor
I, [2024-05-30T01:46:54.785697 #1644123]  INFO -- : [296/883] 1685420=test_summary
I, [2024-05-30T01:46:54.882951 #1644123]  INFO -- : [297/883] 1685408=test_console_attr
I, [2024-05-30T01:46:54.886165 #1644123]  INFO -- : [298/883] 1685408=test_date_attr
I, [2024-05-30T01:46:54.889359 #1644123]  INFO -- : [299/883] 1685406=test_ellipsize
I, [2024-05-30T01:46:54.899783 #1644123]  INFO -- : [300/883] 1685420=test_kwargs
I, [2024-05-30T01:46:54.902015 #1644123]  INFO -- : [301/883] 1685406=warnings_test
I, [2024-05-30T01:46:54.903594 #1644123]  INFO -- : [302/883] 1685420=test_gem_commands_exec_command
I, [2024-05-30T01:46:54.917180 #1644123]  INFO -- : [303/883] 1685408=test_io_wait
I, [2024-05-30T01:46:54.922110 #1644123]  INFO -- : [304/883] 1685423=test_m17n
I, [2024-05-30T01:46:54.990766 #1644123]  INFO -- : [305/883] 1685423=test_gem_commands_environment_command
I, [2024-05-30T01:46:55.006483 #1644123]  INFO -- : [306/883] 1685406=test_ws
I, [2024-05-30T01:46:55.008221 #1644123]  INFO -- : [307/883] 1685416=test_yjit
I, [2024-05-30T01:46:55.017347 #1644123]  INFO -- : [308/883] 1685416=test_weakmap
I, [2024-05-30T01:46:55.028460 #1644123]  INFO -- : [309/883] 1685406=test_workspace
I, [2024-05-30T01:46:55.044774 #1644123]  INFO -- : [310/883] 1685423=test_framework
I, [2024-05-30T01:46:55.083855 #1644123]  INFO -- : [311/883] 1685423=test_ns_spki
I, [2024-05-30T01:46:55.101882 #1644123]  INFO -- : [312/883] 1685423=test_kill_ring
I, [2024-05-30T01:46:55.110686 #1644123]  INFO -- : [313/883] 1685411=test_argf
I, [2024-05-30T01:46:55.118928 #1644123]  INFO -- : [314/883] 1685423=test_win32ole_typelib
I, [2024-05-30T01:46:55.123051 #1644123]  INFO -- : [315/883] 1685423=test_protect
I, [2024-05-30T01:46:55.128508 #1644123]  INFO -- : [316/883] 1685423=test_raise_exception
I, [2024-05-30T01:46:55.157501 #1644123]  INFO -- : [317/883] 1685406=test_gem_request_set_lockfile
I, [2024-05-30T01:46:55.242049 #1644123]  INFO -- : [318/883] 1685408=test_external_new
I, [2024-05-30T01:46:55.247566 #1644123]  INFO -- : [319/883] 1685408=test_alias_and_anchor
I, [2024-05-30T01:46:55.250576 #1644123]  INFO -- : [320/883] 1685408=test_postponed_job
I, [2024-05-30T01:46:55.375637 #1644123]  INFO -- : [321/883] 1685410=test_hash
I, [2024-05-30T01:46:55.395802 #1644123]  INFO -- : [322/883] 1685410=test_gem_resolver_dependency_request
I, [2024-05-30T01:46:55.431582 #1644123]  INFO -- : [323/883] 1685410=test_tree_builder
I, [2024-05-30T01:46:55.437276 #1644123]  INFO -- : [324/883] 1685410=test_set
I, [2024-05-30T01:46:55.451412 #1644123]  INFO -- : [325/883] 1685410=test_show_source
I, [2024-05-30T01:46:55.507544 #1644123]  INFO -- : [326/883] 1685410=test_have_library
I, [2024-05-30T01:46:55.514847 #1644123]  INFO -- : [327/883] 1685412=test_remote_fetch_error
I, [2024-05-30T01:46:55.534295 #1644123]  INFO -- : [328/883] 1685412=test_gem_commands_stale_command
I, [2024-05-30T01:46:55.551311 #1644123]  INFO -- : [329/883] 1685412=test_lock_native_thread
I, [2024-05-30T01:46:55.587146 #1644123]  INFO -- : [330/883] 1685406=test_c_struct_entry
I, [2024-05-30T01:46:55.589105 #1644123]  INFO -- : [331/883] 1685417=test_undef
I, [2024-05-30T01:46:55.605832 #1644123]  INFO -- : [332/883] 1685417=ripper_test
I, [2024-05-30T01:46:55.668969 #1644123]  INFO -- : [333/883] 1685408=test_objspace
I, [2024-05-30T01:46:55.802643 #1644123]  INFO -- : [334/883] 1685423=test_line_editor
I, [2024-05-30T01:46:55.821195 #1644123]  INFO -- : [335/883] 1685423=test_gem_requirement
I, [2024-05-30T01:46:55.856107 #1644123]  INFO -- : [336/883] 1685412=test_sprintf
I, [2024-05-30T01:46:55.868975 #1644123]  INFO -- : [337/883] 1685406=comments_test
I, [2024-05-30T01:46:55.878825 #1644123]  INFO -- : [338/883] 1685406=test_string_memory
I, [2024-05-30T01:46:55.934820 #1644123]  INFO -- : [339/883] 1685406=test_gem_security_trust_dir
I, [2024-05-30T01:46:55.936368 #1644123]  INFO -- : [340/883] 1685420=test_scanner_events
I, [2024-05-30T01:46:55.960958 #1644123]  INFO -- : [341/883] 1685423=test_gem_resolver_installed_specification
I, [2024-05-30T01:46:55.968367 #1644123]  INFO -- : [342/883] 1685406=test_mdns
I, [2024-05-30T01:46:55.977566 #1644123]  INFO -- : [343/883] 1685423=test_parse
I, [2024-05-30T01:46:55.978183 #1644123]  INFO -- : [344/883] 1685420=test_gem_remote_fetcher
I, [2024-05-30T01:46:55.984399 #1644123]  INFO -- : [345/883] 1685406=test_rdoc_markup_verbatim
I, [2024-05-30T01:46:56.050351 #1644123]  INFO -- : [346/883] 1685412=test_inlinecache
I, [2024-05-30T01:46:56.112895 #1644123]  INFO -- : [347/883] 1685412=test_gem_dependency
I, [2024-05-30T01:46:56.180921 #1644123]  INFO -- : [348/883] 1685406=test_gem_resolver_specification
I, [2024-05-30T01:46:56.218010 #1644123]  INFO -- : [349/883] 1685406=test_path_to_class
I, [2024-05-30T01:46:56.225019 #1644123]  INFO -- : [350/883] 1685406=test_gem_ext_ext_conf_builder
I, [2024-05-30T01:46:56.240387 #1644123]  INFO -- : [351/883] 1685412=test_method_cache
I, [2024-05-30T01:46:56.243636 #1644123]  INFO -- : [352/883] 1685412=test_gem_stub_specification
I, [2024-05-30T01:46:56.328552 #1644123]  INFO -- : [353/883] 1685417=test_frozen_error
I, [2024-05-30T01:46:56.336302 #1644123]  INFO -- : [354/883] 1685417=test_gem_commands_search_command
I, [2024-05-30T01:46:56.348291 #1644123]  INFO -- : [355/883] 1685417=test_complex
I, [2024-05-30T01:46:56.414078 #1644123]  INFO -- : [356/883] 1685412=test_fileutils
I, [2024-05-30T01:46:56.477920 #1644123]  INFO -- : [357/883] 1685417=test_string_processing
I, [2024-05-30T01:46:56.494045 #1644123]  INFO -- : [358/883] 1685415=test_gem_commands_signin_command
I, [2024-05-30T01:46:56.540880 #1644123]  INFO -- : [359/883] 1685423=test_resource
I, [2024-05-30T01:46:56.568039 #1644123]  INFO -- : [360/883] 1685417=test_emitter
I, [2024-05-30T01:46:56.575378 #1644123]  INFO -- : [361/883] 1685417=test_ldap
I, [2024-05-30T01:46:56.577946 #1644123]  INFO -- : [362/883] 1685423=test_gem_version
I, [2024-05-30T01:46:56.582471 #1644123]  INFO -- : [363/883] 1685417=test_rdoc_options
I, [2024-05-30T01:46:56.644966 #1644123]  INFO -- : [364/883] 1685423=test_cesu8
I, [2024-05-30T01:46:56.648624 #1644123]  INFO -- : [365/883] 1685423=test_econv
I, [2024-05-30T01:46:56.731102 #1644123]  INFO -- : [366/883] 1685410=test_too_many_dummy_encodings
I, [2024-05-30T01:46:56.778167 #1644123]  INFO -- : [367/883] 1685415=test_stack
I, [2024-05-30T01:46:56.789088 #1644123]  INFO -- : [368/883] 1685410=test_gem_commands_list_command
I, [2024-05-30T01:46:56.801410 #1644123]  INFO -- : [369/883] 1685410=test_reqarg
I, [2024-05-30T01:46:56.853394 #1644123]  INFO -- : [370/883] 1685404=test_rdoc_include
I, [2024-05-30T01:46:56.858045 #1644123]  INFO -- : [371/883] 1685412=test_internal_ivar
I, [2024-05-30T01:46:56.862509 #1644123]  INFO -- : [372/883] 1685412=test_gem_resolver_index_specification
I, [2024-05-30T01:46:56.872201 #1644123]  INFO -- : [373/883] 1685417=test_basicsocket
I, [2024-05-30T01:46:56.885106 #1644123]  INFO -- : [374/883] 1685417=test_utf32
I, [2024-05-30T01:46:56.893652 #1644123]  INFO -- : [375/883] 1685417=test_duplicate
I, [2024-05-30T01:46:56.895242 #1644123]  INFO -- : [376/883] 1685417=test_rdoc_markup
I, [2024-05-30T01:46:56.901294 #1644123]  INFO -- : [377/883] 1685417=test_gem_commands_help_command
I, [2024-05-30T01:46:56.920375 #1644123]  INFO -- : [378/883] 1685412=test_tracepoint
I, [2024-05-30T01:46:56.954783 #1644123]  INFO -- : [379/883] 1685421=test_prettyprint
I, [2024-05-30T01:46:56.974679 #1644123]  INFO -- : [380/883] 1685417=test_tempfile
I, [2024-05-30T01:46:56.979018 #1644123]  INFO -- : [381/883] 1685421=test_noarg
I, [2024-05-30T01:46:57.092641 #1644123]  INFO -- : [382/883] 1685414=parse_comments_test
I, [2024-05-30T01:46:57.125146 #1644123]  INFO -- : [383/883] 1685404=test_queue
I, [2024-05-30T01:46:57.152503 #1644123]  INFO -- : [384/883] 1685404=test_function
I, [2024-05-30T01:46:57.158480 #1644123]  INFO -- : [385/883] 1685414=test_irb
I, [2024-05-30T01:46:57.166540 #1644123]  INFO -- : [386/883] 1685421=test_const
I, [2024-05-30T01:46:57.173865 #1644123]  INFO -- : [387/883] 1685421=test_rdoc_normal_class
I, [2024-05-30T01:46:57.197913 #1644123]  INFO -- : [388/883] 1685410=test_class
I, [2024-05-30T01:46:57.201369 #1644123]  INFO -- : [389/883] 1685412=test_load
I, [2024-05-30T01:46:57.210312 #1644123]  INFO -- : [390/883] 1685412=json_string_matching_test
I, [2024-05-30T01:46:57.224625 #1644123]  INFO -- : [391/883] 1685412=test_random
I, [2024-05-30T01:46:57.234015 #1644123]  INFO -- : [392/883] 1685412=test_asn1
I, [2024-05-30T01:46:57.256817 #1644123]  INFO -- : [393/883] 1685421=test_yamlstore
I, [2024-05-30T01:46:57.257910 #1644123]  INFO -- : [394/883] 1685412=test_gem_installer
I, [2024-05-30T01:46:57.259491 #1644123]  INFO -- : [395/883] 1685417=test_rdoc_parser_rd
I, [2024-05-30T01:46:57.282842 #1644123]  INFO -- : [396/883] 1685421=test_date_strftime
I, [2024-05-30T01:46:57.300837 #1644123]  INFO -- : [397/883] 1685417=test_gem_commands_owner_command
I, [2024-05-30T01:46:57.389317 #1644123]  INFO -- : [398/883] 1685404=test_gem_source_vendor
I, [2024-05-30T01:46:57.410982 #1644123]  INFO -- : [399/883] 1685414=test_recorder
I, [2024-05-30T01:46:57.435590 #1644123]  INFO -- : [400/883] 1685414=test_rdoc_constant
I, [2024-05-30T01:46:57.445132 #1644123]  INFO -- : [401/883] 1685406=test_deprecate
I, [2024-05-30T01:46:57.485003 #1644123]  INFO -- : [402/883] 1685406=test_formatter
I, [2024-05-30T01:46:57.495460 #1644123]  INFO -- : [403/883] 1685406=test_bash_completion
I, [2024-05-30T01:46:57.498709 #1644123]  INFO -- : [404/883] 1685406=test_gem_available_set
I, [2024-05-30T01:46:57.581458 #1644123]  INFO -- : [405/883] 1685404=test_rdoc_markdown
I, [2024-05-30T01:46:57.592529 #1644123]  INFO -- : [406/883] 1685406=test_modify_expand
I, [2024-05-30T01:46:57.594537 #1644123]  INFO -- : [407/883] 1685406=test_rdoc_any_method
I, [2024-05-30T01:46:57.610301 #1644123]  INFO -- : [408/883] 1685415=test_file
I, [2024-05-30T01:46:57.627876 #1644123]  INFO -- : [409/883] 1685415=test_coverage
I, [2024-05-30T01:46:57.638755 #1644123]  INFO -- : [410/883] 1685419=test_rdoc_encoding
I, [2024-05-30T01:46:57.668708 #1644123]  INFO -- : [411/883] 1685419=test_gem_package_tar_reader
I, [2024-05-30T01:46:57.677917 #1644123]  INFO -- : [412/883] 1685414=regexp_test
I, [2024-05-30T01:46:57.684290 #1644123]  INFO -- : [413/883] 1685414=test_init
I, [2024-05-30T01:46:57.697600 #1644123]  INFO -- : [414/883] 1685421=test_complexrational
I, [2024-05-30T01:46:57.702344 #1644123]  INFO -- : [415/883] 1685419=test_pathname
I, [2024-05-30T01:46:57.703601 #1644123]  INFO -- : [416/883] 1685421=test_ractor
I, [2024-05-30T01:46:57.744974 #1644123]  INFO -- : [417/883] 1685423=test_find
I, [2024-05-30T01:46:57.757754 #1644123]  INFO -- : [418/883] 1685423=test_fiddle
I, [2024-05-30T01:46:57.827020 #1644123]  INFO -- : [419/883] 1685421=test_wss
I, [2024-05-30T01:46:57.844261 #1644123]  INFO -- : [420/883] 1685421=test_gem_ext_cmake_builder
I, [2024-05-30T01:46:57.863319 #1644123]  INFO -- : [421/883] 1685421=test_gem_commands_contents_command
I, [2024-05-30T01:46:57.874433 #1644123]  INFO -- : [422/883] 1685417=test_cgi_util
I, [2024-05-30T01:46:57.879825 #1644123]  INFO -- : [423/883] 1685423=test_require
I, [2024-05-30T01:46:57.917023 #1644123]  INFO -- : [424/883] 1685404=test_marshalable
I, [2024-05-30T01:46:57.947646 #1644123]  INFO -- : [425/883] 1685404=test_digest
I, [2024-05-30T01:46:57.950136 #1644123]  INFO -- : [426/883] 1685419=test_cstr
I, [2024-05-30T01:46:57.969481 #1644123]  INFO -- : [427/883] 1685421=test_pstore
I, [2024-05-30T01:46:57.998658 #1644123]  INFO -- : [428/883] 1685406=test_profile_frames
I, [2024-05-30T01:46:58.011434 #1644123]  INFO -- : [429/883] 1685421=test_gbk
I, [2024-05-30T01:46:58.018305 #1644123]  INFO -- : [430/883] 1685421=test_class2name
I, [2024-05-30T01:46:58.026346 #1644123]  INFO -- : [431/883] 1685421=test_enc_str_buf_cat
I, [2024-05-30T01:46:58.031208 #1644123]  INFO -- : [432/883] 1685421=test_comparable
I, [2024-05-30T01:46:58.037703 #1644123]  INFO -- : [433/883] 1685414=test_rdoc_parser_c
I, [2024-05-30T01:46:58.038153 #1644123]  INFO -- : [434/883] 1685421=test_io_timeout
I, [2024-05-30T01:46:58.047203 #1644123]  INFO -- : [435/883] 1685421=json_fixtures_test
I, [2024-05-30T01:46:58.056119 #1644123]  INFO -- : [436/883] 1685421=test_shapes
I, [2024-05-30T01:46:58.059003 #1644123]  INFO -- : [437/883] 1685421=test_bmethod
I, [2024-05-30T01:46:58.066112 #1644123]  INFO -- : [438/883] 1685421=test_euc_tw
I, [2024-05-30T01:46:58.069249 #1644123]  INFO -- : [439/883] 1685421=test_ractor
I, [2024-05-30T01:46:58.087430 #1644123]  INFO -- : [440/883] 1685421=test_ansi_without_terminfo
I, [2024-05-30T01:46:58.096918 #1644123]  INFO -- : [441/883] 1685417=test_gem_commands_sources_command
I, [2024-05-30T01:46:58.141206 #1644123]  INFO -- : [442/883] 1685420=test_nowrite
I, [2024-05-30T01:46:58.154386 #1644123]  INFO -- : [443/883] 1685421=test_thread_queue
I, [2024-05-30T01:46:58.166057 #1644123]  INFO -- : [444/883] 1685420=test_rdoc_markup_formatter
I, [2024-05-30T01:46:58.172454 #1644123]  INFO -- : [445/883] 1685406=test_yaml
I, [2024-05-30T01:46:58.190552 #1644123]  INFO -- : [446/883] 1685420=test_forwardable
I, [2024-05-30T01:46:58.219216 #1644123]  INFO -- : [447/883] 1685420=test_handle
I, [2024-05-30T01:46:58.246407 #1644123]  INFO -- : [448/883] 1685414=test_wait
I, [2024-05-30T01:46:58.293668 #1644123]  INFO -- : [449/883] 1685417=test_big2str
I, [2024-05-30T01:46:58.296684 #1644123]  INFO -- : [450/883] 1685406=test_gem_path_support
I, [2024-05-30T01:46:58.303010 #1644123]  INFO -- : [451/883] 1685417=test_struct
I, [2024-05-30T01:46:58.303368 #1644123]  INFO -- : [452/883] 1685414=test_set
I, [2024-05-30T01:46:58.317487 #1644123]  INFO -- : [453/883] 1685409=test_files_test_1
I, [2024-05-30T01:46:58.325637 #1644123]  INFO -- : [454/883] 1685406=test_rdoc_rd_inline
I, [2024-05-30T01:46:58.330244 #1644123]  INFO -- : [455/883] 1685414=test_x509req
I, [2024-05-30T01:46:58.337176 #1644123]  INFO -- : [456/883] 1685406=test_mutex
I, [2024-05-30T01:46:58.362239 #1644123]  INFO -- : [457/883] 1685405=test_key_error
I, [2024-05-30T01:46:58.380919 #1644123]  INFO -- : [458/883] 1685405=test_engine
I, [2024-05-30T01:46:58.405648 #1644123]  INFO -- : [459/883] 1685405=test_win32ole_variant_m
I, [2024-05-30T01:46:58.408441 #1644123]  INFO -- : [460/883] 1685405=test_div
I, [2024-05-30T01:46:58.416610 #1644123]  INFO -- : [461/883] 1685405=test_allocation
I, [2024-05-30T01:46:58.573397 #1644123]  INFO -- : [462/883] 1685420=test_deprecated
I, [2024-05-30T01:46:58.577576 #1644123]  INFO -- : [463/883] 1685414=test_color_printer
I, [2024-05-30T01:46:58.579967 #1644123]  INFO -- : [464/883] 1685420=test_serialize_subclasses
I, [2024-05-30T01:46:58.582630 #1644123]  INFO -- : [465/883] 1685414=test_insns_leaf
I, [2024-05-30T01:46:58.584741 #1644123]  INFO -- : [466/883] 1685420=test_cparser
I, [2024-05-30T01:46:58.585967 #1644123]  INFO -- : [467/883] 1685414=test_pkg_config
I, [2024-05-30T01:46:58.591430 #1644123]  INFO -- : [468/883] 1685415=test_variable
I, [2024-05-30T01:46:58.634717 #1644123]  INFO -- : [469/883] 1685414=test_rdoc_markup_include
I, [2024-05-30T01:46:58.637483 #1644123]  INFO -- : [470/883] 1685414=test_sexp
I, [2024-05-30T01:46:58.652038 #1644123]  INFO -- : [471/883] 1685414=fuzzer_test
I, [2024-05-30T01:46:58.656866 #1644123]  INFO -- : [472/883] 1685414=test_rdoc_markup_to_html_snippet
I, [2024-05-30T01:46:58.695904 #1644123]  INFO -- : [473/883] 1685415=magic_comment_test
I, [2024-05-30T01:46:58.696586 #1644123]  INFO -- : [474/883] 1685419=test_struct
I, [2024-05-30T01:46:58.706199 #1644123]  INFO -- : [475/883] 1685419=json_common_interface_test
I, [2024-05-30T01:46:58.714657 #1644123]  INFO -- : [476/883] 1685422=test_gem_source_subpath_problem
I, [2024-05-30T01:46:58.717530 #1644123]  INFO -- : [477/883] 1685419=test_dln
I, [2024-05-30T01:46:58.720106 #1644123]  INFO -- : [478/883] 1685419=test_win32ole_variant_outarg
I, [2024-05-30T01:46:58.724023 #1644123]  INFO -- : [479/883] 1685419=test_config
I, [2024-05-30T01:46:58.748847 #1644123]  INFO -- : [480/883] 1685414=json_parser_test
I, [2024-05-30T01:46:58.753948 #1644123]  INFO -- : [481/883] 1685419=test_nomethod_error
I, [2024-05-30T01:46:58.756764 #1644123]  INFO -- : [482/883] 1685419=test_gem_security_signer
I, [2024-05-30T01:46:58.770181 #1644123]  INFO -- : [483/883] 1685415=test_cipher
I, [2024-05-30T01:46:58.778582 #1644123]  INFO -- : [484/883] 1685417=test_new
I, [2024-05-30T01:46:58.787673 #1644123]  INFO -- : [485/883] 1685417=test_gem_resolver_git_set
I, [2024-05-30T01:46:58.815403 #1644123]  INFO -- : [486/883] 1685414=test_storage
I, [2024-05-30T01:46:58.816591 #1644123]  INFO -- : [487/883] 1685404=test_omap
I, [2024-05-30T01:46:58.818350 #1644123]  INFO -- : [488/883] 1685414=test_string
I, [2024-05-30T01:46:58.820951 #1644123]  INFO -- : [489/883] 1685404=test_iterator
I, [2024-05-30T01:46:58.821340 #1644123]  INFO -- : [490/883] 1685415=test_digest_extend
I, [2024-05-30T01:46:58.821592 #1644123]  INFO -- : [491/883] 1685414=test_shellwords
I, [2024-05-30T01:46:58.826462 #1644123]  INFO -- : [492/883] 1685414=pattern_test
I, [2024-05-30T01:46:58.833541 #1644123]  INFO -- : [493/883] 1685415=test_memory_view
I, [2024-05-30T01:46:58.834157 #1644123]  INFO -- : [494/883] 1685422=test_debug
I, [2024-05-30T01:46:58.840169 #1644123]  INFO -- : [495/883] 1685422=test_x509crl
I, [2024-05-30T01:46:58.846689 #1644123]  INFO -- : [496/883] 1685414=test_signal
I, [2024-05-30T01:46:58.849772 #1644123]  INFO -- : [497/883] 1685419=test_fixnum
I, [2024-05-30T01:46:58.861704 #1644123]  INFO -- : [498/883] 1685415=test_metaclass
I, [2024-05-30T01:46:58.871077 #1644123]  INFO -- : [499/883] 1685419=test_rdoc_top_level
I, [2024-05-30T01:46:58.879898 #1644123]  INFO -- : [500/883] 1685415=test_cgi_session
I, [2024-05-30T01:46:58.895559 #1644123]  INFO -- : [501/883] 1685404=test_rdoc_rd
I, [2024-05-30T01:46:58.897724 #1644123]  INFO -- : [502/883] 1685415=test_windows_1252
I, [2024-05-30T01:46:58.901008 #1644123]  INFO -- : [503/883] 1685415=test_input_method
I, [2024-05-30T01:46:58.917542 #1644123]  INFO -- : [504/883] 1685404=test_process
I, [2024-05-30T01:46:58.945201 #1644123]  INFO -- : [505/883] 1685404=test_cgi_cookie
I, [2024-05-30T01:46:58.955590 #1644123]  INFO -- : [506/883] 1685404=test_require
I, [2024-05-30T01:46:58.956499 #1644123]  INFO -- : [507/883] 1685416=test_float
I, [2024-05-30T01:46:58.988423 #1644123]  INFO -- : [508/883] 1685422=test_gem_resolver_installer_set
I, [2024-05-30T01:46:59.092621 #1644123]  INFO -- : [509/883] 1685415=test_dir_m17n
I, [2024-05-30T01:46:59.134395 #1644123]  INFO -- : [510/883] 1685417=test_gem_source_git
I, [2024-05-30T01:46:59.164639 #1644123]  INFO -- : [511/883] 1685420=test_gem_commands_signout_command
I, [2024-05-30T01:46:59.173288 #1644123]  INFO -- : [512/883] 1685420=test_refinement
I, [2024-05-30T01:46:59.183391 #1644123]  INFO -- : [513/883] 1685422=test_regex_casefold
I, [2024-05-30T01:46:59.192909 #1644123]  INFO -- : [514/883] 1685419=test_rational2
I, [2024-05-30T01:46:59.208454 #1644123]  INFO -- : [515/883] 1685423=test_rational
I, [2024-05-30T01:46:59.209050 #1644123]  INFO -- : [516/883] 1685419=attribute_write_test
I, [2024-05-30T01:46:59.221985 #1644123]  INFO -- : [517/883] 1685422=test_propertyputref
I, [2024-05-30T01:46:59.225552 #1644123]  INFO -- : [518/883] 1685423=test_spell_checker
I, [2024-05-30T01:46:59.227507 #1644123]  INFO -- : [519/883] 1685422=test_assembler
I, [2024-05-30T01:46:59.228764 #1644123]  INFO -- : [520/883] 1685422=test_gem_source_installed
I, [2024-05-30T01:46:59.229583 #1644123]  INFO -- : [521/883] 1685423=test_x509ext
I, [2024-05-30T01:46:59.239382 #1644123]  INFO -- : [522/883] 1685423=test_erb
I, [2024-05-30T01:46:59.245006 #1644123]  INFO -- : [523/883] 1685422=test_completion
I, [2024-05-30T01:46:59.275242 #1644123]  INFO -- : [524/883] 1685419=test_gem_commands_cert_command
I, [2024-05-30T01:46:59.295895 #1644123]  INFO -- : [525/883] 1685423=test_yield_block
I, [2024-05-30T01:46:59.302082 #1644123]  INFO -- : [526/883] 1685423=test_len
I, [2024-05-30T01:46:59.306919 #1644123]  INFO -- : [527/883] 1685423=test_gem_commands_rebuild_command
I, [2024-05-30T01:46:59.352425 #1644123]  INFO -- : [528/883] 1685423=test_yamldbm
I, [2024-05-30T01:46:59.369805 #1644123]  INFO -- : [529/883] 1685423=test_load
I, [2024-05-30T01:46:59.374026 #1644123]  INFO -- : [530/883] 1685423=test_rdoc_parser_simple
I, [2024-05-30T01:46:59.394807 #1644123]  INFO -- : [531/883] 1685423=test_provider
I, [2024-05-30T01:46:59.457790 #1644123]  INFO -- : [532/883] 1685411=test_abi
I, [2024-05-30T01:46:59.464259 #1644123]  INFO -- : [533/883] 1685406=test_evaluation
I, [2024-05-30T01:46:59.470124 #1644123]  INFO -- : [534/883] 1685406=test_gem_ext_builder
I, [2024-05-30T01:46:59.661250 #1644123]  INFO -- : [535/883] 1685423=test_https
I, [2024-05-30T01:46:59.674583 #1644123]  INFO -- : [536/883] 1685411=test_nesting_parser
I, [2024-05-30T01:46:59.688060 #1644123]  INFO -- : [537/883] 1685417=test_win32ole_method_event
I, [2024-05-30T01:46:59.693192 #1644123]  INFO -- : [538/883] 1685417=test_benchmark
I, [2024-05-30T01:46:59.752194 #1644123]  INFO -- : [539/883] 1685411=test_gem_dependency_list
I, [2024-05-30T01:46:59.815596 #1644123]  INFO -- : [540/883] 1685411=test_gem_package_tar_writer
I, [2024-05-30T01:46:59.900713 #1644123]  INFO -- : [541/883] 1685411=test_helper_method
I, [2024-05-30T01:46:59.916907 #1644123]  INFO -- : [542/883] 1685411=test_array
I, [2024-05-30T01:47:00.009543 #1644123]  INFO -- : [543/883] 1685422=test_gem_commands_outdated_command
I, [2024-05-30T01:47:00.034588 #1644123]  INFO -- : [544/883] 1685423=test_scalar_scanner
I, [2024-05-30T01:47:00.054156 #1644123]  INFO -- : [545/883] 1685423=test_gem_source
I, [2024-05-30T01:47:00.064991 #1644123]  INFO -- : [546/883] 1685422=test_boolean
I, [2024-05-30T01:47:00.074729 #1644123]  INFO -- : [547/883] 1685422=integer_parse_test
I, [2024-05-30T01:47:00.089554 #1644123]  INFO -- : [548/883] 1685422=test_instrumentation_api
I, [2024-05-30T01:47:00.135840 #1644123]  INFO -- : [549/883] 1685410=test_stringify_symbols
I, [2024-05-30T01:47:00.150146 #1644123]  INFO -- : [550/883] 1685410=test_buffered_io
I, [2024-05-30T01:47:00.191361 #1644123]  INFO -- : [551/883] 1685410=test_monitor
I, [2024-05-30T01:47:00.347074 #1644123]  INFO -- : [552/883] 1685416=test_rubyvm
I, [2024-05-30T01:47:00.358941 #1644123]  INFO -- : [553/883] 1685416=test_configuration
I, [2024-05-30T01:47:00.370122 #1644123]  INFO -- : [554/883] 1685423=test_rdoc_generator_markup
I, [2024-05-30T01:47:00.381259 #1644123]  INFO -- : [555/883] 1685423=test_whileuntil
I, [2024-05-30T01:47:00.388490 #1644123]  INFO -- : [556/883] 1685423=test_parser
I, [2024-05-30T01:47:00.400411 #1644123]  INFO -- : [557/883] 1685410=test_arith_seq_extract
I, [2024-05-30T01:47:00.406172 #1644123]  INFO -- : [558/883] 1685423=test_method_name_check
I, [2024-05-30T01:47:00.421286 #1644123]  INFO -- : [559/883] 1685423=test_gem_ext_cargo_builder
I, [2024-05-30T01:47:00.448760 #1644123]  INFO -- : [560/883] 1685423=test_ssl
I, [2024-05-30T01:47:00.457127 #1644123]  INFO -- : [561/883] 1685415=constant_path_node_test
I, [2024-05-30T01:47:00.461927 #1644123]  INFO -- : [562/883] 1685415=test_gem_request_set
I, [2024-05-30T01:47:00.481423 #1644123]  INFO -- : [563/883] 1685416=test_module
I, [2024-05-30T01:47:00.514356 #1644123]  INFO -- : [564/883] 1685418=test_thread_cv
I, [2024-05-30T01:47:00.532135 #1644123]  INFO -- : [565/883] 1685406=test_lexer
I, [2024-05-30T01:47:00.538937 #1644123]  INFO -- : [566/883] 1685406=test_ssl_session
I, [2024-05-30T01:47:00.574588 #1644123]  INFO -- : [567/883] 1685410=test_gem_commands_update_command
I, [2024-05-30T01:47:00.837355 #1644123]  INFO -- : [568/883] 1685415=test_gem_resolver_vendor_specification
I, [2024-05-30T01:47:00.870739 #1644123]  INFO -- : [569/883] 1685415=test_random
I, [2024-05-30T01:47:00.882258 #1644123]  INFO -- : [570/883] 1685415=test_notimplement
I, [2024-05-30T01:47:00.883700 #1644123]  INFO -- : [571/883] 1685415=test_key_event_record
I, [2024-05-30T01:47:00.895057 #1644123]  INFO -- : [572/883] 1685415=test_gem_uri
I, [2024-05-30T01:47:00.924184 #1644123]  INFO -- : [573/883] 1685415=test_rdoc_method_attr
I, [2024-05-30T01:47:00.957404 #1644123]  INFO -- : [574/883] 1685409=static_literals_test
I, [2024-05-30T01:47:00.959911 #1644123]  INFO -- : [575/883] 1685409=test_data
I, [2024-05-30T01:47:00.962231 #1644123]  INFO -- : [576/883] 1685409=test_gem_gem_runner
I, [2024-05-30T01:47:01.011838 #1644123]  INFO -- : [577/883] 1685409=test_filter
I, [2024-05-30T01:47:01.031427 #1644123]  INFO -- : [578/883] 1685409=test_rdoc_generator_pot
I, [2024-05-30T01:47:01.041868 #1644123]  INFO -- : [579/883] 1685417=test_unicode
I, [2024-05-30T01:47:01.045980 #1644123]  INFO -- : [580/883] 1685417=test_koi8
I, [2024-05-30T01:47:01.046654 #1644123]  INFO -- : [581/883] 1685409=parameters_signature_test
I, [2024-05-30T01:47:01.048335 #1644123]  INFO -- : [582/883] 1685417=test_rdoc_parser_changelog
I, [2024-05-30T01:47:01.048556 #1644123]  INFO -- : [583/883] 1685405=test_enumerator
I, [2024-05-30T01:47:01.051386 #1644123]  INFO -- : [584/883] 1685409=test_win32ole_param_event
I, [2024-05-30T01:47:01.053286 #1644123]  INFO -- : [585/883] 1685405=test_bn
I, [2024-05-30T01:47:01.053755 #1644123]  INFO -- : [586/883] 1685409=test_case_mapping
I, [2024-05-30T01:47:01.055157 #1644123]  INFO -- : [587/883] 1685414=redundant_return_test
I, [2024-05-30T01:47:01.062840 #1644123]  INFO -- : [588/883] 1685414=test_path
I, [2024-05-30T01:47:01.062911 #1644123]  INFO -- : [589/883] 1685409=test_tree_spell_checker
I, [2024-05-30T01:47:01.067074 #1644123]  INFO -- : [590/883] 1685405=test_addrinfo
I, [2024-05-30T01:47:01.073570 #1644123]  INFO -- : [591/883] 1685414=test_http
I, [2024-05-30T01:47:01.078858 #1644123]  INFO -- : [592/883] 1685415=test_bug-14834
I, [2024-05-30T01:47:01.084024 #1644123]  INFO -- : [593/883] 1685405=test_rdoc_markup_to_html
I, [2024-05-30T01:47:01.093722 #1644123]  INFO -- : [594/883] 1685409=test_date_compat
I, [2024-05-30T01:47:01.096709 #1644123]  INFO -- : [595/883] 1685409=test_compile_prism
I, [2024-05-30T01:47:01.101207 #1644123]  INFO -- : [596/883] 1685417=test_terminfo
I, [2024-05-30T01:47:01.105161 #1644123]  INFO -- : [597/883] 1685417=test_key_stroke
I, [2024-05-30T01:47:01.112885 #1644123]  INFO -- : [598/883] 1685417=test_color
I, [2024-05-30T01:47:01.146187 #1644123]  INFO -- : [599/883] 1685415=json_encoding_test
I, [2024-05-30T01:47:01.146676 #1644123]  INFO -- : [600/883] 1685418=test_rdoc_ri_driver
I, [2024-05-30T01:47:01.159708 #1644123]  INFO -- : [601/883] 1685415=test_httpheader
I, [2024-05-30T01:47:01.170130 #1644123]  INFO -- : [602/883] 1685417=test_gem_resolver_local_specification
I, [2024-05-30T01:47:01.189606 #1644123]  INFO -- : [603/883] 1685417=test_encoding
I, [2024-05-30T01:47:01.202302 #1644123]  INFO -- : [604/883] 1685417=test_httpresponses
I, [2024-05-30T01:47:01.205818 #1644123]  INFO -- : [605/883] 1685415=test_set_len
I, [2024-05-30T01:47:01.209461 #1644123]  INFO -- : [606/883] 1685415=test_sockopt
I, [2024-05-30T01:47:01.212331 #1644123]  INFO -- : [607/883] 1685415=test_rdoc_markup_to_label
I, [2024-05-30T01:47:01.236654 #1644123]  INFO -- : [608/883] 1685415=test_install
I, [2024-05-30T01:47:01.237060 #1644123]  INFO -- : [609/883] 1685417=test_euc_jp
I, [2024-05-30T01:47:01.240978 #1644123]  INFO -- : [610/883] 1685417=test_rdoc_generator_pot_po_entry
I, [2024-05-30T01:47:01.248523 #1644123]  INFO -- : [611/883] 1685417=test_acceptable
I, [2024-05-30T01:47:01.299480 #1644123]  INFO -- : [612/883] 1685413=test_document
I, [2024-05-30T01:47:01.302820 #1644123]  INFO -- : [613/883] 1685413=test_win32ole_param
I, [2024-05-30T01:47:01.307472 #1644123]  INFO -- : [614/883] 1685413=test_gem_commands_yank_command
I, [2024-05-30T01:47:01.370201 #1644123]  INFO -- : [615/883] 1685417=test_pair
I, [2024-05-30T01:47:01.383087 #1644123]  INFO -- : [616/883] 1685405=test_rdoc_i18n_locale
I, [2024-05-30T01:47:01.383925 #1644123]  INFO -- : [617/883] 1685409=test_name_error_extension
I, [2024-05-30T01:47:01.389933 #1644123]  INFO -- : [618/883] 1685409=test_chilled
I, [2024-05-30T01:47:01.392722 #1644123]  INFO -- : [619/883] 1685405=test_primitive
I, [2024-05-30T01:47:01.393211 #1644123]  INFO -- : [620/883] 1685409=test_human_typo
I, [2024-05-30T01:47:01.396605 #1644123]  INFO -- : [621/883] 1685405=test_rbconfig
I, [2024-05-30T01:47:01.397237 #1644123]  INFO -- : [622/883] 1685409=test_digest
I, [2024-05-30T01:47:01.400242 #1644123]  INFO -- : [623/883] 1685405=test_gem_security
I, [2024-05-30T01:47:01.412676 #1644123]  INFO -- : [624/883] 1685418=test_rdoc_servlet
I, [2024-05-30T01:47:01.415429 #1644123]  INFO -- : [625/883] 1685409=test_ractor
I, [2024-05-30T01:47:01.448923 #1644123]  INFO -- : [626/883] 1685415=test_open3
I, [2024-05-30T01:47:01.469678 #1644123]  INFO -- : [627/883] 1685409=test_fiber
I, [2024-05-30T01:47:01.515706 #1644123]  INFO -- : [628/883] 1685406=test_multi_irb_commands
I, [2024-05-30T01:47:01.524509 #1644123]  INFO -- : [629/883] 1685406=test_closure
I, [2024-05-30T01:47:01.539917 #1644123]  INFO -- : [630/883] 1685418=test_bundled_ca
I, [2024-05-30T01:47:01.789268 #1644123]  INFO -- : [631/883] 1685413=test_popen_deadlock
I, [2024-05-30T01:47:01.820713 #1644123]  INFO -- : [632/883] 1685406=test_delegate
I, [2024-05-30T01:47:01.829468 #1644123]  INFO -- : [633/883] 1685406=test_date_marshal
I, [2024-05-30T01:47:01.830811 #1644123]  INFO -- : [634/883] 1685406=test_mkmf
I, [2024-05-30T01:47:01.847440 #1644123]  INFO -- : [635/883] 1685410=test_history
I, [2024-05-30T01:47:01.856336 #1644123]  INFO -- : [636/883] 1685406=test_recursion
I, [2024-05-30T01:47:01.857862 #1644123]  INFO -- : [637/883] 1685406=test_exit
I, [2024-05-30T01:47:01.870045 #1644123]  INFO -- : [638/883] 1685410=test_printf
I, [2024-05-30T01:47:01.881183 #1644123]  INFO -- : [639/883] 1685410=test_rdoc_markup_pre_process
I, [2024-05-30T01:47:01.908976 #1644123]  INFO -- : [640/883] 1685412=test_stream
I, [2024-05-30T01:47:01.917498 #1644123]  INFO -- : [641/883] 1685406=test_time
I, [2024-05-30T01:47:01.920613 #1644123]  INFO -- : [642/883] 1685412=test_webauthn_listener_response
I, [2024-05-30T01:47:01.949115 #1644123]  INFO -- : [643/883] 1685412=test_to_ary_concat
I, [2024-05-30T01:47:01.965872 #1644123]  INFO -- : [644/883] 1685410=test_pinned
I, [2024-05-30T01:47:01.998688 #1644123]  INFO -- : [645/883] 1685410=test_within_pipe
I, [2024-05-30T01:47:02.014877 #1644123]  INFO -- : [646/883] 1685410=test_gem_bundler_version_finder
I, [2024-05-30T01:47:02.029348 #1644123]  INFO -- : [647/883] 1685410=test_emoji_breaks
I, [2024-05-30T01:47:02.035042 #1644123]  INFO -- : [648/883] 1685410=reflection_test
I, [2024-05-30T01:47:02.046879 #1644123]  INFO -- : [649/883] 1685410=test_beginendblock
I, [2024-05-30T01:47:02.059293 #1644123]  INFO -- : [650/883] 1685404=test_gem_commands_unpack_command
I, [2024-05-30T01:47:02.088479 #1644123]  INFO -- : [651/883] 1685406=test_files_lib
I, [2024-05-30T01:47:02.231929 #1644123]  INFO -- : [652/883] 1685418=test_rdoc_markup_to_bs
I, [2024-05-30T01:47:02.272481 #1644123]  INFO -- : [653/883] 1685418=test_help
I, [2024-05-30T01:47:02.293081 #1644123]  INFO -- : [654/883] 1685418=test_class
I, [2024-05-30T01:47:02.298326 #1644123]  INFO -- : [655/883] 1685418=test_ocsp
I, [2024-05-30T01:47:02.363515 #1644123]  INFO -- : [656/883] 1685404=test_pkey_dsa
I, [2024-05-30T01:47:02.375565 #1644123]  INFO -- : [657/883] 1685416=test_scheduler
I, [2024-05-30T01:47:02.393272 #1644123]  INFO -- : [658/883] 1685410=test_iseq
I, [2024-05-30T01:47:02.409050 #1644123]  INFO -- : [659/883] 1685413=test_exception_at_throwing
I, [2024-05-30T01:47:02.466549 #1644123]  INFO -- : [660/883] 1685421=test_rdoc_markup_heading
I, [2024-05-30T01:47:02.474889 #1644123]  INFO -- : [661/883] 1685421=test_did_you_mean
I, [2024-05-30T01:47:02.476062 #1644123]  INFO -- : [662/883] 1685413=test_variable_name_check
I, [2024-05-30T01:47:02.521094 #1644123]  INFO -- : [663/883] 1685420=test_io_m17n
I, [2024-05-30T01:47:02.525529 #1644123]  INFO -- : [664/883] 1685416=test_gem_commands_server_command
I, [2024-05-30T01:47:02.529055 #1644123]  INFO -- : [665/883] 1685416=test_option
I, [2024-05-30T01:47:02.535273 #1644123]  INFO -- : [666/883] 1685413=test_append
I, [2024-05-30T01:47:02.539337 #1644123]  INFO -- : [667/883] 1685413=test_tracer
I, [2024-05-30T01:47:02.544323 #1644123]  INFO -- : [668/883] 1685421=test_cmethod
I, [2024-05-30T01:47:02.546948 #1644123]  INFO -- : [669/883] 1685421=test_gem_commands_build_command
I, [2024-05-30T01:47:02.619732 #1644123]  INFO -- : [670/883] 1685413=test_case_comprehensive
I, [2024-05-30T01:47:02.622525 #1644123]  INFO -- : [671/883] 1685413=test_interned_str
I, [2024-05-30T01:47:02.623881 #1644123]  INFO -- : [672/883] 1685413=test_lambda
I, [2024-05-30T01:47:02.647614 #1644123]  INFO -- : [673/883] 1685418=test_ast
I, [2024-05-30T01:47:02.710556 #1644123]  INFO -- : [674/883] 1685416=test_gem_request_set_gem_dependency_api
I, [2024-05-30T01:47:02.714979 #1644123]  INFO -- : [675/883] 1685413=test_jaro_winkler
I, [2024-05-30T01:47:02.716204 #1644123]  INFO -- : [676/883] 1685413=test_helper
I, [2024-05-30T01:47:02.718696 #1644123]  INFO -- : [677/883] 1685413=test_random_formatter
I, [2024-05-30T01:47:02.746013 #1644123]  INFO -- : [678/883] 1685413=test_webauthn_listener
I, [2024-05-30T01:47:02.762322 #1644123]  INFO -- : [679/883] 1685421=test_rdoc_code_object
I, [2024-05-30T01:47:02.791238 #1644123]  INFO -- : [680/883] 1685413=test_x509store
I, [2024-05-30T01:47:02.794669 #1644123]  INFO -- : [681/883] 1685419=test_x509name
I, [2024-05-30T01:47:02.808643 #1644123]  INFO -- : [682/883] 1685419=test_fips
I, [2024-05-30T01:47:02.849637 #1644123]  INFO -- : [683/883] 1685412=test_update
I, [2024-05-30T01:47:02.853448 #1644123]  INFO -- : [684/883] 1685412=test_transcode
I, [2024-05-30T01:47:02.935335 #1644123]  INFO -- : [685/883] 1685416=test_eval
I, [2024-05-30T01:47:03.051918 #1644123]  INFO -- : [686/883] 1685412=json_generator_test
I, [2024-05-30T01:47:03.077070 #1644123]  INFO -- : [687/883] 1685413=test_gem_resolver_vendor_set
I, [2024-05-30T01:47:03.077898 #1644123]  INFO -- : [688/883] 1685422=test_config
I, [2024-05-30T01:47:03.100579 #1644123]  INFO -- : [689/883] 1685413=test_enumerable
I, [2024-05-30T01:47:03.105889 #1644123]  INFO -- : [690/883] 1685413=test_gem_safe_marshal
I, [2024-05-30T01:47:03.109199 #1644123]  INFO -- : [691/883] 1685419=test_gem_resolver_api_set
I, [2024-05-30T01:47:03.117763 #1644123]  INFO -- : [692/883] 1685410=test_rdoc_ri_paths
I, [2024-05-30T01:47:03.128052 #1644123]  INFO -- : [693/883] 1685412=test_ts
I, [2024-05-30T01:47:03.142533 #1644123]  INFO -- : [694/883] 1685410=test_addr
I, [2024-05-30T01:47:03.155684 #1644123]  INFO -- : [695/883] 1685410=test_locale
I, [2024-05-30T01:47:03.168813 #1644123]  INFO -- : [696/883] 1685421=library_symbols_test
I, [2024-05-30T01:47:03.169424 #1644123]  INFO -- : [697/883] 1685419=test_ensured
I, [2024-05-30T01:47:03.196753 #1644123]  INFO -- : [698/883] 1685410=test_gem_uri_formatter
I, [2024-05-30T01:47:03.209694 #1644123]  INFO -- : [699/883] 1685410=test_encoding
I, [2024-05-30T01:47:03.219079 #1644123]  INFO -- : [700/883] 1685416=test_erb_command
I, [2024-05-30T01:47:03.248305 #1644123]  INFO -- : [701/883] 1685419=test_helper
I, [2024-05-30T01:47:03.248576 #1644123]  INFO -- : [702/883] 1685419=command_line_test
I, [2024-05-30T01:47:03.250997 #1644123]  INFO -- : [703/883] 1685416=test_dup
I, [2024-05-30T01:47:03.254528 #1644123]  INFO -- : [704/883] 1685419=test_pty
I, [2024-05-30T01:47:03.262325 #1644123]  INFO -- : [705/883] 1685421=test_constant
I, [2024-05-30T01:47:03.300164 #1644123]  INFO -- : [706/883] 1685404=test_range
I, [2024-05-30T01:47:03.402682 #1644123]  INFO -- : [707/883] 1685410=test_project_sanity
I, [2024-05-30T01:47:03.444869 #1644123]  INFO -- : [708/883] 1685416=unescape_test
I, [2024-05-30T01:47:03.470741 #1644123]  INFO -- : [709/883] 1685410=test_ostruct
I, [2024-05-30T01:47:03.483864 #1644123]  INFO -- : [710/883] 1685422=test_force_exit
I, [2024-05-30T01:47:03.489129 #1644123]  INFO -- : [711/883] 1685422=test_file
I, [2024-05-30T01:47:03.618228 #1644123]  INFO -- : [712/883] 1685412=bom_test
I, [2024-05-30T01:47:03.642332 #1644123]  INFO -- : [713/883] 1685410=test_data_error
I, [2024-05-30T01:47:03.692563 #1644123]  INFO -- : [714/883] 1685412=test_udp
I, [2024-05-30T01:47:03.694844 #1644123]  INFO -- : [715/883] 1685412=static_inspect_test
I, [2024-05-30T01:47:03.699684 #1644123]  INFO -- : [716/883] 1685412=test_regexp
I, [2024-05-30T01:47:03.713313 #1644123]  INFO -- : [717/883] 1685413=test_gem_commands_check_command
I, [2024-05-30T01:47:03.717047 #1644123]  INFO -- : [718/883] 1685410=errors_test
I, [2024-05-30T01:47:03.724026 #1644123]  INFO -- : [719/883] 1685413=test_vm_dump
I, [2024-05-30T01:47:03.724767 #1644123]  INFO -- : [720/883] 1685413=test_tmpdir
I, [2024-05-30T01:47:03.752422 #1644123]  INFO -- : [721/883] 1685419=test_integer_comb
I, [2024-05-30T01:47:03.781688 #1644123]  INFO -- : [722/883] 1685410=test_rdoc_markup_document
I, [2024-05-30T01:47:03.789892 #1644123]  INFO -- : [723/883] 1685410=test_type
I, [2024-05-30T01:47:03.794114 #1644123]  INFO -- : [724/883] 1685413=test_ractor
I, [2024-05-30T01:47:03.796063 #1644123]  INFO -- : [725/883] 1685410=test_big5
I, [2024-05-30T01:47:03.803440 #1644123]  INFO -- : [726/883] 1685410=test_func
I, [2024-05-30T01:47:03.845778 #1644123]  INFO -- : [727/883] 1685413=test_pointer
I, [2024-05-30T01:47:03.853364 #1644123]  INFO -- : [728/883] 1685420=test_rdoc_rd_block_parser
I, [2024-05-30T01:47:03.922971 #1644123]  INFO -- : [729/883] 1685420=test_tsort
I, [2024-05-30T01:47:03.925317 #1644123]  INFO -- : [730/883] 1685420=test_signedness
I, [2024-05-30T01:47:03.936146 #1644123]  INFO -- : [731/883] 1685404=test_flip
I, [2024-05-30T01:47:03.941123 #1644123]  INFO -- : [732/883] 1685415=compiler_test
I, [2024-05-30T01:47:03.975080 #1644123]  INFO -- : [733/883] 1685415=test_change_word
I, [2024-05-30T01:47:03.977421 #1644123]  INFO -- : [734/883] 1685415=test_normalize
I, [2024-05-30T01:47:03.977487 #1644123]  INFO -- : [735/883] 1685415=test_ossl
I, [2024-05-30T01:47:03.986483 #1644123]  INFO -- : [736/883] 1685404=test_timeout
I, [2024-05-30T01:47:03.992992 #1644123]  INFO -- : [737/883] 1685404=test_gem_local_remote_options
I, [2024-05-30T01:47:04.044700 #1644123]  INFO -- : [738/883] 1685404=test_object
I, [2024-05-30T01:47:04.280793 #1644123]  INFO -- : [739/883] 1685413=test_ruby_lex
I, [2024-05-30T01:47:04.440491 #1644123]  INFO -- : [740/883] 1685413=test_date_arith
I, [2024-05-30T01:47:04.449029 #1644123]  INFO -- : [741/883] 1685413=test_sleep
I, [2024-05-30T01:47:04.472147 #1644123]  INFO -- : [742/883] 1685404=test_key_actor_emacs
I, [2024-05-30T01:47:04.561812 #1644123]  INFO -- : [743/883] 1685411=test_gem_command_manager
I, [2024-05-30T01:47:04.698186 #1644123]  INFO -- : [744/883] 1685404=test_basicinstructions
I, [2024-05-30T01:47:04.746065 #1644123]  INFO -- : [745/883] 1685411=test_gem_gemcutter_utilities
I, [2024-05-30T01:47:04.782626 #1644123]  INFO -- : [746/883] 1685404=test_arithmetic_sequence
I, [2024-05-30T01:47:04.799116 #1644123]  INFO -- : [747/883] 1685404=heredoc_dedent_test
I, [2024-05-30T01:47:04.854683 #1644123]  INFO -- : [748/883] 1685404=test_cgi_header
I, [2024-05-30T01:47:04.862583 #1644123]  INFO -- : [749/883] 1685404=test_object
I, [2024-05-30T01:47:04.882874 #1644123]  INFO -- : [750/883] 1685404=version_test
I, [2024-05-30T01:47:04.904781 #1644123]  INFO -- : [751/883] 1685404=test_import
I, [2024-05-30T01:47:04.928317 #1644123]  INFO -- : [752/883] 1685417=test_not
I, [2024-05-30T01:47:04.930683 #1644123]  INFO -- : [753/883] 1685417=test_gem_resolver_lock_set
I, [2024-05-30T01:47:04.962404 #1644123]  INFO -- : [754/883] 1685417=test_rdoc_parser_markdown
I, [2024-05-30T01:47:05.000593 #1644123]  INFO -- : [755/883] 1685417=test_files_test
I, [2024-05-30T01:47:05.094353 #1644123]  INFO -- : [756/883] 1685417=test_gem_update_suggestion
I, [2024-05-30T01:47:05.103249 #1644123]  INFO -- : [757/883] 1685411=test_file_exhaustive
I, [2024-05-30T01:47:05.169177 #1644123]  INFO -- : [758/883] 1685417=test_logger
I, [2024-05-30T01:47:05.197796 #1644123]  INFO -- : [759/883] 1685417=test_delete
I, [2024-05-30T01:47:05.203439 #1644123]  INFO -- : [760/883] 1685417=test_win32ole_method
I, [2024-05-30T01:47:05.206993 #1644123]  INFO -- : [761/883] 1685417=test_continuation
I, [2024-05-30T01:47:05.211464 #1644123]  INFO -- : [762/883] 1685417=test_fd_setsize
I, [2024-05-30T01:47:05.214245 #1644123]  INFO -- : [763/883] 1685417=test_keyword
I, [2024-05-30T01:47:05.395475 #1644123]  INFO -- : [764/883] 1685416=test_class_name_check
I, [2024-05-30T01:47:05.423092 #1644123]  INFO -- : [765/883] 1685416=test_pkey_rsa
I, [2024-05-30T01:47:05.506152 #1644123]  INFO -- : [766/883] 1685419=test_numhash
I, [2024-05-30T01:47:05.512852 #1644123]  INFO -- : [767/883] 1685419=test_gem_commands_push_command
I, [2024-05-30T01:47:05.516222 #1644123]  INFO -- : [768/883] 1685410=test_weakkeymap
I, [2024-05-30T01:47:05.640571 #1644123]  INFO -- : [769/883] 1685421=test_rdoc_markup_hard_break
I, [2024-05-30T01:47:05.648085 #1644123]  INFO -- : [770/883] 1685421=test_placearg
I, [2024-05-30T01:47:05.657818 #1644123]  INFO -- : [771/883] 1685404=test_gem_package_task
I, [2024-05-30T01:47:05.666224 #1644123]  INFO -- : [772/883] 1685404=test_date_strptime
I, [2024-05-30T01:47:05.698738 #1644123]  INFO -- : [773/883] 1685421=test_gem_platform
I, [2024-05-30T01:47:05.706491 #1644123]  INFO -- : [774/883] 1685410=test_unix
I, [2024-05-30T01:47:05.718432 #1644123]  INFO -- : [775/883] 1685404=test_enc_associate
I, [2024-05-30T01:47:05.728455 #1644123]  INFO -- : [776/883] 1685410=test_lazy_enumerator
I, [2024-05-30T01:47:05.742368 #1644123]  INFO -- : [777/883] 1685416=test_find_executable
I, [2024-05-30T01:47:05.749742 #1644123]  INFO -- : [778/883] 1685416=ruby_api_test
I, [2024-05-30T01:47:05.760652 #1644123]  INFO -- : [779/883] 1685417=test_nofree
I, [2024-05-30T01:47:05.764864 #1644123]  INFO -- : [780/883] 1685417=test_context
I, [2024-05-30T01:47:05.801176 #1644123]  INFO -- : [781/883] 1685421=test_gem_commands_pristine_command
I, [2024-05-30T01:47:05.906710 #1644123]  INFO -- : [782/883] 1685420=test_symbol
I, [2024-05-30T01:47:05.921890 #1644123]  INFO -- : [783/883] 1685416=test_coder
I, [2024-05-30T01:47:05.934713 #1644123]  INFO -- : [784/883] 1685416=test_function_entry
I, [2024-05-30T01:47:05.937399 #1644123]  INFO -- : [785/883] 1685416=test_pkcs7
I, [2024-05-30T01:47:05.954263 #1644123]  INFO -- : [786/883] 1685417=test_arith_seq_beg_len_step
I, [2024-05-30T01:47:05.965783 #1644123]  INFO -- : [787/883] 1685419=test_gem_resolver_requirement_list
I, [2024-05-30T01:47:05.968915 #1644123]  INFO -- : [788/883] 1685419=test_symbol
I, [2024-05-30T01:47:05.976037 #1644123]  INFO -- : [789/883] 1685419=location_test
I, [2024-05-30T01:47:05.996191 #1644123]  INFO -- : [790/883] 1685419=test_coderange
I, [2024-05-30T01:47:06.000315 #1644123]  INFO -- : [791/883] 1685419=test_mailto
I, [2024-05-30T01:47:06.012132 #1644123]  INFO -- : [792/883] 1685419=test_error_highlight
I, [2024-05-30T01:47:06.030339 #1644123]  INFO -- : [793/883] 1685417=test_resize
I, [2024-05-30T01:47:06.034234 #1644123]  INFO -- : [794/883] 1685406=test_rdoc_comment
I, [2024-05-30T01:47:06.038206 #1644123]  INFO -- : [795/883] 1685417=test_rdoc_generator_darkfish
I, [2024-05-30T01:47:06.084833 #1644123]  INFO -- : [796/883] 1685406=test_gem_source_fetch_problem
I, [2024-05-30T01:47:06.089360 #1644123]  INFO -- : [797/883] 1685410=json_generic_object_test
I, [2024-05-30T01:47:06.097846 #1644123]  INFO -- : [798/883] 1685406=test_http_request
I, [2024-05-30T01:47:06.099304 #1644123]  INFO -- : [799/883] 1685410=test_member
I, [2024-05-30T01:47:06.103446 #1644123]  INFO -- : [800/883] 1685410=test_numeric
I, [2024-05-30T01:47:06.110577 #1644123]  INFO -- : [801/883] 1685410=test_gem_commands_cleanup_command
I, [2024-05-30T01:47:06.155131 #1644123]  INFO -- : [802/883] 1685416=test_word
I, [2024-05-30T01:47:06.156459 #1644123]  INFO -- : [803/883] 1685406=test_cgi_multipart
I, [2024-05-30T01:47:06.160602 #1644123]  INFO -- : [804/883] 1685416=test_eval
I, [2024-05-30T01:47:06.166363 #1644123]  INFO -- : [805/883] 1685416=test_autoconf
I, [2024-05-30T01:47:06.173865 #1644123]  INFO -- : [806/883] 1685416=test_date_ractor
I, [2024-05-30T01:47:06.200695 #1644123]  INFO -- : [807/883] 1685404=test_gem_console_ui
I, [2024-05-30T01:47:06.210427 #1644123]  INFO -- : [808/883] 1685404=test_dir
I, [2024-05-30T01:47:06.335389 #1644123]  INFO -- : [809/883] 1685406=test_ractor_compatibility
I, [2024-05-30T01:47:06.366280 #1644123]  INFO -- : [810/883] 1685419=test_win32ole_variant
I, [2024-05-30T01:47:06.372207 #1644123]  INFO -- : [811/883] 1685419=test_rdoc_markup_to_ansi
I, [2024-05-30T01:47:06.389321 #1644123]  INFO -- : [812/883] 1685419=test_mixed_unicode_escapes
I, [2024-05-30T01:47:06.391099 #1644123]  INFO -- : [813/883] 1685417=test_history
I, [2024-05-30T01:47:06.396573 #1644123]  INFO -- : [814/883] 1685419=test_ipaddr
I, [2024-05-30T01:47:06.405854 #1644123]  INFO -- : [815/883] 1685417=test_gem_resolver_api_specification
I, [2024-05-30T01:47:06.415378 #1644123]  INFO -- : [816/883] 1685419=test_merge_keys
I, [2024-05-30T01:47:06.423836 #1644123]  INFO -- : [817/883] 1685419=test_rdoc_extend
I, [2024-05-30T01:47:06.435249 #1644123]  INFO -- : [818/883] 1685419=test_enum
I, [2024-05-30T01:47:06.437768 #1644123]  INFO -- : [819/883] 1685410=test_gem_specification
I, [2024-05-30T01:47:06.453731 #1644123]  INFO -- : [820/883] 1685417=test_threadgroup
I, [2024-05-30T01:47:06.462771 #1644123]  INFO -- : [821/883] 1685416=test_gem_package
I, [2024-05-30T01:47:06.526409 #1644123]  INFO -- : [822/883] 1685404=test_complex2
I, [2024-05-30T01:47:06.545787 #1644123]  INFO -- : [823/883] 1685404=test_resolve_symbol
I, [2024-05-30T01:47:06.600866 #1644123]  INFO -- : [824/883] 1685406=test_have_macro
I, [2024-05-30T01:47:06.620817 #1644123]  INFO -- : [825/883] 1685404=test_trace
I, [2024-05-30T01:47:06.634498 #1644123]  INFO -- : [826/883] 1685404=ractor_test
I, [2024-05-30T01:47:06.727398 #1644123]  INFO -- : [827/883] 1685404=test_win32ole_event
I, [2024-05-30T01:47:06.729041 #1644123]  INFO -- : [828/883] 1685404=test_time_tz
I, [2024-05-30T01:47:06.749365 #1644123]  INFO -- : [829/883] 1685405=test_rdoc_generator_json_index
I, [2024-05-30T01:47:06.772952 #1644123]  INFO -- : [830/883] 1685405=test_gem_ci_detector
I, [2024-05-30T01:47:06.783848 #1644123]  INFO -- : [831/883] 1685405=test_rdoc_class_module
I, [2024-05-30T01:47:06.797622 #1644123]  INFO -- : [832/883] 1685404=test_bignum
I, [2024-05-30T01:47:06.873990 #1644123]  INFO -- : [833/883] 1685407=test_io_wait_uncommon
I, [2024-05-30T01:47:06.878898 #1644123]  INFO -- : [834/883] 1685407=test_stringio
I, [2024-05-30T01:47:06.944213 #1644123]  INFO -- : [835/883] 1685406=test_arity
I, [2024-05-30T01:47:06.947495 #1644123]  INFO -- : [836/883] 1685406=test_win32ole_variable
I, [2024-05-30T01:47:06.950056 #1644123]  INFO -- : [837/883] 1685406=test_reline_key
I, [2024-05-30T01:47:06.955894 #1644123]  INFO -- : [838/883] 1685406=test_rb_str_dup
I, [2024-05-30T01:47:06.956184 #1644123]  INFO -- : [839/883] 1685406=test_singleton_function
I, [2024-05-30T01:47:06.959557 #1644123]  INFO -- : [840/883] 1685406=test_ancdata
I, [2024-05-30T01:47:06.962083 #1644123]  INFO -- : [841/883] 1685406=test_timeout
I, [2024-05-30T01:47:07.039475 #1644123]  INFO -- : [842/883] 1685407=test_alias
I, [2024-05-30T01:47:07.146972 #1644123]  INFO -- : [843/883] 1685405=test_nonblock
I, [2024-05-30T01:47:07.150622 #1644123]  INFO -- : [844/883] 1685419=test_weakref
I, [2024-05-30T01:47:07.154725 #1644123]  INFO -- : [845/883] 1685421=test_unicode_normalize
I, [2024-05-30T01:47:07.160511 #1644123]  INFO -- : [846/883] 1685405=test_marshal
I, [2024-05-30T01:47:07.181537 #1644123]  INFO -- : [847/883] 1685421=test_rendering
I, [2024-05-30T01:47:07.183489 #1644123]  INFO -- : [848/883] 1685421=test_debugger_integration
I, [2024-05-30T01:47:07.196390 #1644123]  INFO -- : [849/883] 1685421=test_thread
I, [2024-05-30T01:47:07.197427 #1644123]  INFO -- : [850/883] 1685416=json_ext_parser_test
I, [2024-05-30T01:47:07.215676 #1644123]  INFO -- : [851/883] 1685416=test_my_integer
I, [2024-05-30T01:47:07.218155 #1644123]  INFO -- : [852/883] 1685416=test_ractor
I, [2024-05-30T01:47:07.229396 #1644123]  INFO -- : [853/883] 1685407=test_ssl
I, [2024-05-30T01:47:07.264161 #1644123]  INFO -- : [854/883] 1685409=test_gem
I, [2024-05-30T01:47:07.370857 #1644123]  INFO -- : [855/883] 1685419=test_gem_source_lock
I, [2024-05-30T01:47:07.423440 #1644123]  INFO -- : [856/883] 1685419=test_dns
I, [2024-05-30T01:47:07.457208 #1644123]  INFO -- : [857/883] 1685417=test_gem_commands_open_command
I, [2024-05-30T01:47:07.478782 #1644123]  INFO -- : [858/883] 1685416=test_ractor
I, [2024-05-30T01:47:07.494041 #1644123]  INFO -- : [859/883] 1685416=test_registry
I, [2024-05-30T01:47:07.497892 #1644123]  INFO -- : [860/883] 1685416=parse_stream_test
I, [2024-05-30T01:47:07.500060 #1644123]  INFO -- : [861/883] 1685416=test_parser
I, [2024-05-30T01:47:07.511814 #1644123]  INFO -- : [862/883] 1685416=test_cgi_core
I, [2024-05-30T01:47:07.524108 #1644123]  INFO -- : [863/883] 1685416=test_gem_commands_setup_command
I, [2024-05-30T01:47:07.531597 #1644123]  INFO -- : [864/883] 1685417=test_dryrun
I, [2024-05-30T01:47:07.537019 #1644123]  INFO -- : [865/883] 1685405=desugar_compiler_test
I, [2024-05-30T01:47:07.546708 #1644123]  INFO -- : [866/883] 1685405=test_integer
I, [2024-05-30T01:47:07.555339 #1644123]  INFO -- : [867/883] 1685417=test_env
I, [2024-05-30T01:47:07.593765 #1644123]  INFO -- : [868/883] 1685405=test_rdoc_attr
I, [2024-05-30T01:47:07.600304 #1644123]  INFO -- : [869/883] 1685405=test_usrmarshal
I, [2024-05-30T01:47:07.635978 #1644123]  INFO -- : [870/883] 1685407=test_object_references
I, [2024-05-30T01:47:07.639737 #1644123]  INFO -- : [871/883] 1685407=test_gem_resolver_git_specification
I, [2024-05-30T01:47:07.736328 #1644123]  INFO -- : [872/883] 1685408=test_have_func
I, [2024-05-30T01:47:07.744643 #1644123]  INFO -- : [873/883] 1685405=test_gem_request_set_lockfile_tokenizer
I, [2024-05-30T01:47:07.802590 #1644123]  INFO -- : [874/883] 1685406=test_stat
I, [2024-05-30T01:47:07.806324 #1644123]  INFO -- : [875/883] 1685407=test_capacity
I, [2024-05-30T01:47:07.808462 #1644123]  INFO -- : [876/883] 1685405=test_nextafter
I, [2024-05-30T01:47:07.809271 #1644123]  INFO -- : [877/883] 1685406=test_rubygems
I, [2024-05-30T01:47:07.812903 #1644123]  INFO -- : [878/883] 1685407=test_https_proxy
I, [2024-05-30T01:47:07.815201 #1644123]  INFO -- : [879/883] 1685407=test_call
I, [2024-05-30T01:47:07.859568 #1644123]  INFO -- : [880/883] 1685420=test_rubyoptions
I, [2024-05-30T01:47:07.860424 #1644123]  INFO -- : [881/883] 1685416=test_super
I, [2024-05-30T01:47:07.885832 #1644123]  INFO -- : [882/883] 1685419=test_integer
I, [2024-05-30T01:47:07.899550 #1644123]  INFO -- : [883/883] 1685407=test_cgi_modruby
I, [2024-05-30T01:47:27.244423 #1644123]  INFO -- : Finished tests in 37.692657s, 687.9589 tests/s, 166851.2774 assertions/s.
I, [2024-05-30T01:47:27.245027 #1644123]  INFO -- : 25931 tests, 6289068 assertions, 0 failures, 0 errors, 310 skips
I, [2024-05-30T01:47:27.245054 #1644123]  INFO -- : 
I, [2024-05-30T01:47:27.245061 #1644123]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-30T01:32:33Z master f1702261d7) [x86_64-linux]
I, [2024-05-30T01:47:27.246996 #1644123]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-30T01:47:27.247201 #1644123]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-30T01:47:27.344505 #1644123]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-30T01:47:27.344544 #1644123]  INFO -- : 	CC = gcc
I, [2024-05-30T01:47:27.344549 #1644123]  INFO -- : 	LD = ld
I, [2024-05-30T01:47:27.344553 #1644123]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-30T01:47:27.344557 #1644123]  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-30T01:47:27.344562 #1644123]  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-30T01:47:27.344565 #1644123]  INFO -- : 	CPPFLAGS =   
I, [2024-05-30T01:47:27.344569 #1644123]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-30T01:47:27.344572 #1644123]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-30T01:47:27.344576 #1644123]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-30T01:47:27.344579 #1644123]  INFO -- : 	LC_ALL = 
I, [2024-05-30T01:47:27.344583 #1644123]  INFO -- : 	LC_CTYPE = 
I, [2024-05-30T01:47:27.344586 #1644123]  INFO -- : 	MFLAGS = 
I, [2024-05-30T01:47:27.344589 #1644123]  INFO -- : 	RUSTC = no
I, [2024-05-30T01:47:27.344593 #1644123]  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-30T01:47:27.345292 #1644123]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-30T01:47:27.345312 #1644123]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-30T01:47:27.345318 #1644123]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-30T01:47:27.345330 #1644123]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-30T01:47:27.345334 #1644123]  INFO -- : 
I, [2024-05-30T01:47:27.347205 #1644123]  INFO -- : generating enc.mk
I, [2024-05-30T01:47:27.464303 #1644123]  INFO -- : making enc
I, [2024-05-30T01:47:27.481497 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.481534 #1644123]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-30T01:47:27.481541 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.482141 #1644123]  INFO -- : making srcs under enc
I, [2024-05-30T01:47:27.512238 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.512266 #1644123]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-30T01:47:27.512272 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.513170 #1644123]  INFO -- : generating transdb.h
I, [2024-05-30T01:47:27.609550 #1644123]  INFO -- : transdb.h unchanged
I, [2024-05-30T01:47:27.610898 #1644123]  INFO -- : making trans
I, [2024-05-30T01:47:27.644725 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.644747 #1644123]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-30T01:47:27.644753 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.645504 #1644123]  INFO -- : making encs
I, [2024-05-30T01:47:27.683889 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.683910 #1644123]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-30T01:47:27.683916 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:27.685646 #1644123]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-30T01:47:27.712213 #1644123]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-30T01:47:27.714678 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:29.067856 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:29.068765 #1644123]  INFO -- : generating makefile exts.mk
I, [2024-05-30T01:47:29.105918 #1644123]  INFO -- : exts.mk unchanged
I, [2024-05-30T01:47:29.110536 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:29.447695 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:47:29.452090 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-30T01:47:29.458228 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:47:29.463328 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-30T01:47:29.467139 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:47:29.475973 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-30T01:47:29.502160 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:47:29.507078 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-30T01:47:29.527669 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:47:29.538073 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-30T01:47:29.543325 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:47:29.547529 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-30T01:47:29.560224 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:47:29.570757 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-30T01:47:29.586100 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:47:29.590118 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-30T01:47:29.597217 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:47:29.603341 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-30T01:47:29.618791 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:47:29.634542 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-30T01:47:29.638880 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:47:29.642653 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-30T01:47:29.649772 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:47:29.674498 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-30T01:47:29.679213 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:47:29.683301 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-30T01:47:29.699415 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:47:29.707580 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-30T01:47:29.710004 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:47:29.713280 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-30T01:47:29.725030 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:47:29.732384 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-30T01:47:29.750762 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:47:29.775896 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-30T01:47:29.777786 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:47:29.805332 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-30T01:47:29.807427 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:47:29.829639 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-30T01:47:29.831563 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:47:29.852855 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-30T01:47:29.855121 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:47:29.876409 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-30T01:47:29.878542 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:47:29.900252 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-30T01:47:29.926899 #1644123]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:30.000153 #1644123]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-30T01:47:30.000201 #1644123]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:30.000633 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:30.004588 #1644123]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-30T01:47:30.004610 #1644123]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-30T01:47:30.004616 #1644123]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-30T01:47:30.064531 #1644123] 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.9ry9af/1-mspec-multi-0
E, [2024-05-30T01:47:30.064777 #1644123] 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.9ry9af/2-mspec-multi-1
E, [2024-05-30T01:47:30.065061 #1644123] 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.9ry9af/3-mspec-multi-2
E, [2024-05-30T01:47:30.065329 #1644123] 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.9ry9af/4-mspec-multi-3
E, [2024-05-30T01:47:30.065588 #1644123] 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.9ry9af/5-mspec-multi-4
E, [2024-05-30T01:47:30.065717 #1644123] 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.9ry9af/6-mspec-multi-5
E, [2024-05-30T01:47:30.066070 #1644123] 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.9ry9af/7-mspec-multi-6
E, [2024-05-30T01:47:30.066250 #1644123] 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.9ry9af/8-mspec-multi-7
E, [2024-05-30T01:47:30.066443 #1644123] 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.9ry9af/9-mspec-multi-8
E, [2024-05-30T01:47:30.066655 #1644123] 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.9ry9af/10-mspec-multi-9
E, [2024-05-30T01:47:30.067060 #1644123] 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.9ry9af/11-mspec-multi-10
E, [2024-05-30T01:47:30.067225 #1644123] 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.9ry9af/12-mspec-multi-11
E, [2024-05-30T01:47:30.067403 #1644123] 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.9ry9af/13-mspec-multi-12
E, [2024-05-30T01:47:30.067635 #1644123] 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.9ry9af/14-mspec-multi-13
E, [2024-05-30T01:47:30.067821 #1644123] 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.9ry9af/15-mspec-multi-14
E, [2024-05-30T01:47:30.068019 #1644123] 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.9ry9af/16-mspec-multi-15
E, [2024-05-30T01:47:30.068215 #1644123] 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.9ry9af/17-mspec-multi-16
E, [2024-05-30T01:47:30.068427 #1644123] 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.9ry9af/18-mspec-multi-17
E, [2024-05-30T01:47:30.068630 #1644123] 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.9ry9af/19-mspec-multi-18
E, [2024-05-30T01:47:30.068804 #1644123] 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.9ry9af/20-mspec-multi-19
I, [2024-05-30T01:47:30.237662 #1644123]  INFO -- : ruby 3.4.0dev (2024-05-30T01:32:33Z master f1702261d7) [x86_64-linux]
I, [2024-05-30T01:47:30.817126 #1644123]  INFO -- :      0 ............................................................
I, [2024-05-30T01:47:31.209034 #1644123]  INFO -- :     60 ............................................................
I, [2024-05-30T01:47:31.321406 #1644123]  INFO -- :    120 ............................................................
I, [2024-05-30T01:47:31.420049 #1644123]  INFO -- :    180 ............................................................
I, [2024-05-30T01:47:31.461598 #1644123]  INFO -- :    240 ............................................................
I, [2024-05-30T01:47:31.499518 #1644123]  INFO -- :    300 ............................................................
I, [2024-05-30T01:47:31.544583 #1644123]  INFO -- :    360 ............................................................
I, [2024-05-30T01:47:31.575747 #1644123]  INFO -- :    420 ............................................................
I, [2024-05-30T01:47:31.588765 #1644123]  INFO -- :    480 ............................................................
I, [2024-05-30T01:47:31.601857 #1644123]  INFO -- :    540 ............................................................
I, [2024-05-30T01:47:31.617516 #1644123]  INFO -- :    600 ............................................................
I, [2024-05-30T01:47:31.663764 #1644123]  INFO -- :    660 ............................................................
I, [2024-05-30T01:47:31.695084 #1644123]  INFO -- :    720 ............................................................
I, [2024-05-30T01:47:31.714351 #1644123]  INFO -- :    780 ............................................................
I, [2024-05-30T01:47:31.743046 #1644123]  INFO -- :    840 ............................................................
I, [2024-05-30T01:47:31.781261 #1644123]  INFO -- :    900 ............................................................
I, [2024-05-30T01:47:31.809597 #1644123]  INFO -- :    960 ............................................................
I, [2024-05-30T01:47:31.872234 #1644123]  INFO -- :   1020 ............................................................
I, [2024-05-30T01:47:32.014798 #1644123]  INFO -- :   1080 ............................................................
I, [2024-05-30T01:47:32.138951 #1644123]  INFO -- :   1140 ............................................................
I, [2024-05-30T01:47:32.201456 #1644123]  INFO -- :   1200 ............................................................
I, [2024-05-30T01:47:32.256733 #1644123]  INFO -- :   1260 ............................................................
I, [2024-05-30T01:47:32.304542 #1644123]  INFO -- :   1320 ............................................................
I, [2024-05-30T01:47:32.319949 #1644123]  INFO -- :   1380 ............................................................
I, [2024-05-30T01:47:32.364710 #1644123]  INFO -- :   1440 ............................................................
I, [2024-05-30T01:47:32.801236 #1644123]  INFO -- :   1500 ............................................................
I, [2024-05-30T01:47:32.957770 #1644123]  INFO -- :   1560 ............................................................
I, [2024-05-30T01:47:33.006559 #1644123]  INFO -- :   1620 ............................................................
I, [2024-05-30T01:47:33.121267 #1644123]  INFO -- :   1680 ............................................................
I, [2024-05-30T01:47:33.208164 #1644123]  INFO -- :   1740 ............................................................
I, [2024-05-30T01:47:33.298824 #1644123]  INFO -- :   1800 ............................................................
I, [2024-05-30T01:47:33.330489 #1644123]  INFO -- :   1860 ............................................................
I, [2024-05-30T01:47:33.467719 #1644123]  INFO -- :   1920 ............................................................
I, [2024-05-30T01:47:33.519979 #1644123]  INFO -- :   1980 ............................................................
I, [2024-05-30T01:47:33.557161 #1644123]  INFO -- :   2040 ............................................................
I, [2024-05-30T01:47:33.625268 #1644123]  INFO -- :   2100 ............................................................
I, [2024-05-30T01:47:33.644543 #1644123]  INFO -- :   2160 ............................................................
I, [2024-05-30T01:47:33.656423 #1644123]  INFO -- :   2220 ............................................................
I, [2024-05-30T01:47:33.674596 #1644123]  INFO -- :   2280 ............................................................
I, [2024-05-30T01:47:33.687973 #1644123]  INFO -- :   2340 ............................................................
I, [2024-05-30T01:47:33.705796 #1644123]  INFO -- :   2400 ............................................................
I, [2024-05-30T01:47:33.805337 #1644123]  INFO -- :   2460 ............................................................
I, [2024-05-30T01:47:33.841419 #1644123]  INFO -- :   2520 ............................................................
I, [2024-05-30T01:47:33.866603 #1644123]  INFO -- :   2580 ............................................................
I, [2024-05-30T01:47:33.955739 #1644123]  INFO -- :   2640 ............................................................
I, [2024-05-30T01:47:34.051463 #1644123]  INFO -- :   2700 ............................................................
I, [2024-05-30T01:47:34.071287 #1644123]  INFO -- :   2760 ............................................................
I, [2024-05-30T01:47:34.099635 #1644123]  INFO -- :   2820 ............................................................
I, [2024-05-30T01:47:34.154196 #1644123]  INFO -- :   2880 ............................................................
I, [2024-05-30T01:47:34.177389 #1644123]  INFO -- :   2940 ............................................................
I, [2024-05-30T01:47:34.195894 #1644123]  INFO -- :   3000 ............................................................
I, [2024-05-30T01:47:34.209556 #1644123]  INFO -- :   3060 ............................................................
I, [2024-05-30T01:47:34.223011 #1644123]  INFO -- :   3120 ............................................................
I, [2024-05-30T01:47:34.235239 #1644123]  INFO -- :   3180 ............................................................
I, [2024-05-30T01:47:34.237596 #1644123]  INFO -- :   3240 ............................................................
I, [2024-05-30T01:47:34.266199 #1644123]  INFO -- :   3300 ............................................................
I, [2024-05-30T01:47:34.521757 #1644123]  INFO -- :   3360 ............................................................
I, [2024-05-30T01:47:38.245083 #1644123]  INFO -- :   3420 ...........
I, [2024-05-30T01:47:38.245158 #1644123]  INFO -- : 
I, [2024-05-30T01:47:38.245177 #1644123]  INFO -- : Finished in 8.180241 seconds
I, [2024-05-30T01:47:38.245192 #1644123]  INFO -- : 
I, [2024-05-30T01:47:38.245207 #1644123]  INFO -- : 3430 files, 32649 examples, 186626 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-30T01:47:38.247068 #1644123]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.