# Logfile created on 2024-02-05 01:11:15 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e81b491ca0 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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-O0.20240205-011115", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e81b51b3b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e81b51b270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e81b51b090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240205-011115", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240205-011115>, @binmode=false, @mon_data=#<Monitor:0x000055e81b51afc8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 8bc6fff322
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.20.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1889 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=48547
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

[  1/862] 523142=test_gem_ext_cargo_builder
[  2/862] 523141=test_io_buffer
[  3/862] 523141=test_gem_package_tar_header
[  4/862] 523139=test_rdoc_extend
[  5/862] 523140=test_to_ruby
[  6/862] 523140=test_c_struct_builder
[  7/862] 523142=test_gem_resolver_index_specification
[  8/862] 523140=test_merge_keys
[  9/862] 523140=test_gem_ext_builder
[ 10/862] 523142=test_stream
[ 11/862] 523142=test_threadgroup
[ 12/862] 523139=test_prettyprint
[ 13/862] 523141=test_human_typo
[ 14/862] 523139=test_rdoc_context_section
[ 15/862] 523141=test_ellipsize
[ 16/862] 523139=test_io
[ 17/862] 523142=test_emitter
[ 18/862] 523141=test_gem_security_policy
[ 19/862] 523142=test_queue
[ 20/862] 523142=test_gem_commands_yank_command
[ 21/862] 523139=test_data
[ 22/862] 523139=test_big2str
[ 23/862] 523139=test_rdoc_alias
[ 24/862] 523139=test_gem_commands_check_command
[ 25/862] 523142=test_win32ole_method_event
[ 26/862] 523142=test_gem_ext_ext_conf_builder
[ 27/862] 523139=test_pkey_dh
[ 28/862] 523139=test_path_to_class
[ 29/862] 523139=test_function_entry
[ 30/862] 523139=test_gem_resolver_activation_request
[ 31/862] 523139=test_securerandom
[ 32/862] 523139=test_abi
[ 33/862] 523141=test_rdoc_any_method
[ 34/862] 523139=test_config
[ 35/862] 523139=test_alias_and_anchor
[ 36/862] 523139=test_hash
[ 37/862] 523139=test_complexrational
[ 38/862] 523139=test_win32ole_typelib
[ 39/862] 523139=test_external_new
[ 40/862] 523139=test_bundled_ca
[ 41/862] 523139=test_key_stroke
[ 42/862] 523139=test_ractor
[ 43/862] 523139=test_ifunless
[ 44/862] 523139=test_rat
[ 45/862] 523139=test_mdns
[ 46/862] 523139=test_process
[ 47/862] 523141=test_config
[ 48/862] 523142=test_gem_name_tuple
[ 49/862] 523142=test_undef
[ 50/862] 523142=test_http_request
[ 51/862] 523141=test_date_ractor
[ 52/862] 523142=test_gem_request_set
[ 53/862] 523140=constant_path_node_test
[ 54/862] 523141=test_gem_security_trust_dir
[ 55/862] 523141=test_line_editor
[ 56/862] 523140=test_string_memory
[ 57/862] 523140=test_io_wait
[ 58/862] 523141=test_acceptable
[ 59/862] 523140=test_yield
[ 60/862] 523141=test_kwargs
[ 61/862] 523141=test_integer
[ 62/862] 523142=test_stream
[ 63/862] 523142=test_pkey
[ 64/862] 523142=test_gem_resolver_api_set
[ 65/862] 523141=parse_comments_test
[ 66/862] 523142=test_forwardable
[ 67/862] 523142=test_ractor
[ 68/862] 523141=test_dryrun
[ 69/862] 523141=test_typeddata
[ 70/862] 523142=test_cesu8
[ 71/862] 523142=test_rdoc_markup_include
[ 72/862] 523142=test_protect
[ 73/862] 523142=test_clone
[ 74/862] 523141=test_rdoc_servlet
[ 75/862] 523142=test_rdoc_generator_pot_po
[ 76/862] 523142=test_tree_builder
[ 77/862] 523142=test_capacity
[ 78/862] 523142=test_thread
[ 79/862] 523142=test_nextafter
[ 80/862] 523141=test_rubyoptions
[ 81/862] 523142=test_shapes
[ 82/862] 523142=test_rdoc_ri_driver
[ 83/862] 523142=test_httpheader
[ 84/862] 523142=test_date_marshal
[ 85/862] 523142=test_literal
[ 86/862] 523142=test_euc_kr
[ 87/862] 523142=test_gem_commands_cleanup_command
[ 88/862] 523142=test_gem_commands_mirror
[ 89/862] 523142=test_iseq_load
[ 90/862] 523142=test_utf32
[ 91/862] 523142=test_type_completor
[ 92/862] 523142=test_key_name_check
[ 93/862] 523142=test_trick
[ 94/862] 523140=test_rdoc_markup_to_markdown
[ 95/862] 523140=test_scalar
[ 96/862] 523140=test_arith_seq_beg_len_step
[ 97/862] 523140=test_gem_resolver_requirement_list
[ 98/862] 523140=test_change_word
[ 99/862] 523140=test_gem_commands_pristine_command
[100/862] 523140=test_noarg
[101/862] 523140=test_tmpdir
[102/862] 523140=test_random
[103/862] 523140=test_rdoc_markup_hard_break
[104/862] 523140=test_ssl_session
[105/862] 523140=test_gem_version
[106/862] 523140=test_rdoc_normal_module
[107/862] 523140=test_rdoc_markdown_test
[108/862] 523142=test_gem_resolver_dependency_request
[109/862] 523142=test_ns_spki
[110/862] 523142=test_file
[111/862] 523142=test_reqarg
[112/862] 523142=test_date_strftime
[113/862] 523141=test_init
[114/862] 523141=test_set
[115/862] 523140=library_symbols_test
[116/862] 523140=test_resource
[117/862] 523140=test_zsh_completion
[118/862] 523140=test_system
[119/862] 523141=test_gem_commands_signin_command
[120/862] 523141=test_cp949
[121/862] 523141=test_gem_commands_search_command
[122/862] 523141=test_condition
[123/862] 523141=test_defined
[124/862] 523141=test_sorted_set
[125/862] 523142=test_emoji
[126/862] 523142=test_face
[127/862] 523141=test_sizeof
[128/862] 523142=test_iseq
[129/862] 523142=test_rdoc_rd_inline_parser
[130/862] 523142=test_color_printer
[131/862] 523142=test_date_attr
[132/862] 523142=test_basicsocket
[133/862] 523140=test_sleep
[134/862] 523142=test_socket
[135/862] 523140=test_framework
[136/862] 523140=test_class2name
[137/862] 523140=test_yamlstore
[138/862] 523140=test_rdoc_markup_to_html_crossref
[139/862] 523142=test_erb_m17n
[140/862] 523142=test_rdoc_code_object
[141/862] 523140=test_gem_commands_uninstall_command
[142/862] 523141=test_pack
[143/862] 523141=test_rdoc_markup_heading
[144/862] 523141=test_x509name
[145/862] 523141=test_fnmatch
[146/862] 523141=test_gem_source
[147/862] 523142=test_depth_first
[148/862] 523142=test_random_formatter
[149/862] 523142=test_benchmark
[150/862] 523141=test_raise
[151/862] 523141=test_mkmf
[152/862] 523141=test_gem_stub_specification
[153/862] 523141=test_assembler
[154/862] 523141=test_function
[155/862] 523141=test_string
[156/862] 523141=comments_test
[157/862] 523141=test_yaml
[158/862] 523142=test_debug
[159/862] 523142=test_array
[160/862] 523142=test_reline
[161/862] 523141=test_postponed_job
[162/862] 523142=test_uncorrectable_name_check
[163/862] 523142=test_gem_request_set_lockfile
[164/862] 523140=test_parse
[165/862] 523142=test_method_name_check
[166/862] 523142=test_rdoc_top_level
[167/862] 523141=test_gem_commands_setup_command
[168/862] 523140=test_hmac
[169/862] 523140=test_pty
[170/862] 523140=encoding_test
[171/862] 523140=test_bmethod
[172/862] 523140=test_erb
[173/862] 523141=test_numeric
[174/862] 523140=test_gem_commands_environment_command
[175/862] 523140=test_gem_platform
[176/862] 523141=test_rdoc_parser_c
[177/862] 523142=test_rdoc_markup_verbatim
[178/862] 523142=test_emitter
[179/862] 523142=test_econv
[180/862] 523140=newline_test
[181/862] 523140=json_fixtures_test
[182/862] 523140=test_color
[183/862] 523141=test_ldap
[184/862] 523141=test_rdoc_markup_to_html
[185/862] 523140=test_macro
[186/862] 523140=test_numhash
[187/862] 523140=test_rdoc_task
[188/862] 523140=test_stack
[189/862] 523141=test_bigzero
[190/862] 523141=test_backtrace
[191/862] 523141=test_pkey_rsa
[192/862] 523141=test_tempfile
[193/862] 523141=test_wait
[194/862] 523142=test_date_new
[195/862] 523142=test_gem_commands_cert_command
[196/862] 523141=magic_comment_test
[197/862] 523141=test_duplicate
[198/862] 523141=test_object_create_start
[199/862] 523141=test_gem_unsatisfiable_dependency_error
[200/862] 523141=test_require_path_check
[201/862] 523141=test_utf16
[202/862] 523141=test_cmd
[203/862] 523140=test_path
[204/862] 523140=test_rdoc_markup_paragraph
[205/862] 523140=json_string_matching_test
[206/862] 523140=test_euc_tw
[207/862] 523140=test_nomethod_error
[208/862] 523140=test_fstring
[209/862] 523140=test_rdoc_markup_raw
[210/862] 523140=test_rdoc_rd_inline
[211/862] 523140=test_rdoc_markdown
[212/862] 523142=test_ipaddr
[213/862] 523142=test_comparable
[214/862] 523142=test_gem_package_tar_reader
[215/862] 523142=test_rdoc_normal_class
[216/862] 523142=test_class
[217/862] 523140=test_rdoc_encoding
[218/862] 523140=test_const
[219/862] 523140=test_io_timeout
[220/862] 523140=test_files_test_1
[221/862] 523141=test_gem_source_specific_file
[222/862] 523141=test_method
[223/862] 523139=test_rdoc_markup_parser
[224/862] 523139=test_rdoc_constant
[225/862] 523139=test_deprecate
[226/862] 523139=test_pkcs12
[227/862] 523139=test_gem_installer
[228/862] 523140=test_kdf
[229/862] 523140=test_rdoc_comment
[230/862] 523140=test_win32ole_variant_m
[231/862] 523140=test_tcp
[232/862] 523140=test_cclass
[233/862] 523140=test_rdoc_rdoc
[234/862] 523140=test_bug_reporter
[235/862] 523140=test_autoconf
[236/862] 523140=test_io_buffer
[237/862] 523140=test_json_tree
[238/862] 523140=test_cgi_multipart
[239/862] 523140=test_arithmetic_sequence
[240/862] 523140=test_ractor
[241/862] 523140=test_severity
[242/862] 523140=test_load
[243/862] 523140=test_http
[244/862] 523140=test_gem_update_suggestion
[245/862] 523140=test_ole_methods
[246/862] 523140=test_flags
[247/862] 523140=test_psych
[248/862] 523140=test_gem_resolver_installer_set
[249/862] 523140=test_rdoc_i18n_locale
[250/862] 523140=test_gem_resolver_lock_set
[251/862] 523140=test_gem_source_installed
[252/862] 523141=test_sprintf
[253/862] 523140=test_gem_uri
[254/862] 523140=test_rdoc_method_attr
[255/862] 523140=test_win32ole_type_event
[256/862] 523140=test_exception_at_throwing
[257/862] 523140=test_enumerator
[258/862] 523140=test_stringio
[259/862] 523142=test_memory_view
[260/862] 523141=test_gem_source_local
[261/862] 523140=test_frozen
[262/862] 523140=test_flip
[263/862] 523140=test_win32ole_method
[264/862] 523140=test_dot_dot
[265/862] 523140=test_scan_args
[266/862] 523142=test_case_mapping
[267/862] 523142=test_gem_source_subpath_problem
[268/862] 523140=test_date_compat
[269/862] 523140=test_date_conv
[270/862] 523140=test_egrep_cpp
[271/862] 523140=test_weakmap
[272/862] 523142=test_weakref
[273/862] 523141=test_enumerator
[274/862] 523139=test_timeout
[275/862] 523142=test_pkey_dsa
[276/862] 523142=test_switch_hitter
[277/862] 523139=test_gem_commands_dependency_command
[278/862] 523142=test_rdoc_rubygems_hook
[279/862] 523142=test_hash_create
[280/862] 523142=bom_test
[281/862] 523139=test_gem_stream_ui
[282/862] 523139=test_ansi_with_terminfo
[283/862] 523139=test_safe_load
[284/862] 523139=test_rdoc_generator_ri
[285/862] 523139=test_file
[286/862] 523142=test_thread_fd_close
[287/862] 523142=test_string
[288/862] 523139=test_name_error
[289/862] 523139=locals_test
[290/862] 523139=test_bug-3571
[291/862] 523139=test_unicode_normalize
[292/862] 523140=test_reline_key
[293/862] 523140=test_rdoc_markup_to_joined_paragraph
[294/862] 523140=test_arity
[295/862] 523140=parser_test
[296/862] 523140=test_did_you_mean
[297/862] 523140=test_handle
[298/862] 523140=test_date_time
[299/862] 523140=test_shift_jis
[300/862] 523140=test_rdoc_cross_reference
[301/862] 523140=format_errors_test
[302/862] 523140=test_stringchar
[303/862] 523140=test_member
[304/862] 523140=test_gem_security
[305/862] 523139=test_rubygems
[306/862] 523139=test_eval
[307/862] 523139=test_fiddle
[308/862] 523139=test_nofree
[309/862] 523139=test_gem_resolver_git_set
[310/862] 523139=test_gem_resolver_lock_specification
[311/862] 523139=test_ractor
[312/862] 523140=test_gem_command
[313/862] 523139=test_emoji_breaks
[314/862] 523140=test_files_lib
[315/862] 523140=test_digest
[316/862] 523140=test_bug-5832
[317/862] 523140=test_store
[318/862] 523140=test_gem_commands_open_command
[319/862] 523140=test_require
[320/862] 523140=test_gem_source_vendor
[321/862] 523140=test_call
[322/862] 523140=test_rdoc_text
[323/862] 523140=test_ansi_without_terminfo
[324/862] 523140=test_gem_dependency
[325/862] 523140=test_cgi_util
[326/862] 523140=test_autoload
[327/862] 523139=test_modify_expand
[328/862] 523139=test_memory_view
[329/862] 523139=test_gem_available_set
[330/862] 523139=test_assignment
[331/862] 523140=test_my_integer
[332/862] 523140=regexp_test
[333/862] 523140=test_enc_str_buf_cat
[334/862] 523140=test_generic
[335/862] 523140=test_input_method
[336/862] 523139=test_ripper
[337/862] 523140=test_optarg
[338/862] 523140=test_gem_dependency_installer
[339/862] 523139=test_gem_source_lock
[340/862] 523139=test_null
[341/862] 523139=test_windows_1252
[342/862] 523139=test_win32ole_type
[343/862] 523139=test_x509store
[344/862] 523139=test_exception
[345/862] 523139=test_profile_frames
[346/862] 523139=test_integer_comb
[347/862] 523141=test_deprecated
[348/862] 523141=test_kernel
[349/862] 523140=test_div
[350/862] 523140=test_nil2vtempty
[351/862] 523140=!Nothing_to_test
[352/862] 523140=test_rendering
[353/862] 523140=test_gem_commands_outdated_command
[354/862] 523140=test_rdoc_markup_formatter
[355/862] 523140=test_usrmarshal
[356/862] 523140=test_gem_validator
[357/862] 523140=test_gbk
[358/862] 523140=json_parser_test
[359/862] 523140=parse_test
[360/862] 523141=test_rdoc_generator_json_index
[361/862] 523141=test_cgi_tag_helper
[362/862] 523141=test_gem_resolver_index_set
[363/862] 523141=test_rdoc_single_class
[364/862] 523141=test_win32ole_param_event
[365/862] 523141=test_debug_cmd
[366/862] 523141=test_workspace
[367/862] 523141=test_gem_spec_fetcher
[368/862] 523141=test_folderitem2_invokeverb
[369/862] 523141=test_enum
[370/862] 523141=test_date_parse
[371/862] 523141=test_thread
[372/862] 523141=test_rdoc_token_stream
[373/862] 523141=test_recorder
[374/862] 523141=test_pkey_ec
[375/862] 523141=test_gem_request
[376/862] 523139=json_generic_object_test
[377/862] 523139=test_complex
[378/862] 523141=test_common
[379/862] 523139=test_class_name_check
[380/862] 523141=test_type
[381/862] 523141=test_backtrace
[382/862] 523139=test_gem_commands_push_command
[383/862] 523141=test_m17n_comb
[384/862] 523142=json_addition_test
[385/862] 523142=test_gem_commands_build_command
[386/862] 523142=test_qsort
[387/862] 523142=test_continuation
[388/862] 523139=test_str2big
[389/862] 523139=json_generator_test
[390/862] 523142=test_gem_impossible_dependencies_error
[391/862] 523142=test_rdoc_markup_to_ansi
[392/862] 523142=test_delete
[393/862] 523142=test_gc_compact
[394/862] 523139=test_len
[395/862] 523139=attribute_write_test
[396/862] 523139=test_placearg
[397/862] 523139=test_asn1
[398/862] 523139=test_popen_deadlock
[399/862] 523139=test_gem_commands_specification_command
[400/862] 523139=test_rdoc_stats
[401/862] 523139=test_gem_dependency_resolution_error
[402/862] 523139=test_rdoc_store
[403/862] 523140=test_syntax
[404/862] 523139=test_case_comprehensive
[405/862] 523141=test_exception
[406/862] 523142=test_provider
[407/862] 523142=test_webauthn_listener_response
[408/862] 523142=test_inadvertent_creation
[409/862] 523142=test_enc_raise
[410/862] 523142=test_io_wait_uncommon
[411/862] 523142=test_gem_request_set_lockfile_parser
[412/862] 523142=test_parser_events
[413/862] 523142=test_gem_ci_detector
[414/862] 523142=test_gem_commands_signout_command
[415/862] 523142=test_gem_silent_ui
[416/862] 523142=test_gem_bundler_version_finder
[417/862] 523142=test_files_test
[418/862] 523142=test_time
[419/862] 523142=test_files_test_2
[420/862] 523142=test_gem_resolver_git_specification
[421/862] 523142=test_rdoc_markup
[422/862] 523142=test_singleton
[423/862] 523142=test_ancdata
[424/862] 523142=test_spell_checker
[425/862] 523142=test_rdoc_tom_doc
[426/862] 523142=ractor_test
[427/862] 523142=test_gem_commands_fetch_command
[428/862] 523142=test_normalize
[429/862] 523142=test_bignum
[430/862] 523142=test_sleep
[431/862] 523142=test_stringify_symbols
[432/862] 523142=test_pack
[433/862] 523142=test_update
[434/862] 523142=test_basicinstructions
[435/862] 523142=test_key_actor_emacs
[436/862] 523141=test_ractor
[437/862] 523141=test_verbose
[438/862] 523141=test_https_proxy
[439/862] 523141=test_rdoc_rd_block_parser
[440/862] 523142=test_rdoc_ri_paths
[441/862] 523142=test_name_error_extension
[442/862] 523142=test_err_in_callback
[443/862] 523142=test_gem_resolver_vendor_specification
[444/862] 523141=json_ext_parser_test
[445/862] 523141=test_rdoc_attr
[446/862] 523142=test_not
[447/862] 523142=test_ostruct
[448/862] 523141=test_koi8
[449/862] 523141=test_rendering
[450/862] 523141=test_rdoc_generator_markup
[451/862] 523141=test_gem_dependency_list
[452/862] 523141=test_gem_ext_configure_builder
[453/862] 523141=test_scanner_events
[454/862] 523142=test_inlinecache
[455/862] 523141=test_filter
[456/862] 523142=test_gem_rdoc
[457/862] 523141=test_erb_command
[458/862] 523141=test_ws
[459/862] 523141=test_win32ole_variant_outarg
[460/862] 523141=test_ractor_compatibility
[461/862] 523142=test_have_func
[462/862] 523141=test_gem_commands_contents_command
[463/862] 523141=test_fd_setsize
[464/862] 523141=test_http
[465/862] 523142=test_gem_source_git
[466/862] 523142=test_unix
[467/862] 523142=test_regex_casefold
[468/862] 523140=test_context
[469/862] 523140=test_coder
[470/862] 523140=test_symbol
[471/862] 523142=test_gem_commands_sources_command
[472/862] 523142=test_rdoc_i18n_text
[473/862] 523142=test_gem_source_fetch_problem
[474/862] 523142=test_rdoc_parser_markdown
[475/862] 523142=test_rdoc_markup_indented_paragraph
[476/862] 523142=test_rdoc_markup_to_html_snippet
[477/862] 523142=test_gem_commands_lock_command
[478/862] 523142=test_data
[479/862] 523142=ruby_api_test
[480/862] 523142=test_gem_safe_marshal
[481/862] 523142=test_date_strptime
[482/862] 523142=test_gem_request_set_lockfile_tokenizer
[483/862] 523142=test_gem_doctor
[484/862] 523142=fuzzer_test
[485/862] 523142=test_ast
[486/862] 523141=test_propertyputref
[487/862] 523141=test_struct
[488/862] 523141=test_default_gems
[489/862] 523141=test_instrumentation_api
[490/862] 523140=test_rand
[491/862] 523141=test_serialize_subclasses
[492/862] 523141=test_svcb_https
[493/862] 523141=test_buffering
[494/862] 523141=test_gem_commands_stale_command
[495/862] 523141=test_gem_resolver_api_specification
[496/862] 523141=location_test
[497/862] 523141=test_date_arith
[498/862] 523141=test_gem_security_signer
[499/862] 523141=test_gem_package
[500/862] 523140=json_common_interface_test
[501/862] 523140=test_grapheme_breaks
[502/862] 523140=test_ractor
[503/862] 523140=test_enumerable
[504/862] 523140=test_signedness
[505/862] 523141=test_too_many_dummy_encodings
[506/862] 523141=test_rdoc_parser_simple
[507/862] 523141=test_weakkeymap
[508/862] 523141=test_formatter
[509/862] 523141=test_rdoc_markup_document
[510/862] 523141=test_key_actor_vi
[511/862] 523141=test_lazy_enumerator
[512/862] 523140=test_require
[513/862] 523141=test_find_executable
[514/862] 523141=test_ts
[515/862] 523141=test_dup
[516/862] 523141=test_history
[517/862] 523141=test_locale
[518/862] 523141=test_exit
[519/862] 523141=test_optimization
[520/862] 523140=test_gem_commands_query_command
[521/862] 523140=test_range
[522/862] 523140=test_rdoc_rd
[523/862] 523140=test_open3
[524/862] 523140=test_pinned
[525/862] 523140=test_udp
[526/862] 523140=test_pattern_key_name_check
[527/862] 523140=test_thread
[528/862] 523141=test_require
[529/862] 523141=test_remote_fetch_error
[530/862] 523141=test_zlib
[531/862] 523140=test_storage
[532/862] 523140=test_gem_uninstaller
[533/862] 523140=test_rdoc_generator_pot
[534/862] 523140=test_alias
[535/862] 523140=test_proc
[536/862] 523140=test_eval
[537/862] 523140=test_pointer
[538/862] 523141=test_gem_gem_runner
[539/862] 523141=test_regexp
[540/862] 523140=pattern_test
[541/862] 523140=test_file_exhaustive
[542/862] 523139=test_extlibs
[543/862] 523139=test_printf
[544/862] 523139=compiler_test
[545/862] 523139=test_string
[546/862] 523139=test_variable_name_check
[547/862] 523139=test_iterator
[548/862] 523139=test_gem_remote_fetcher
[549/862] 523140=test_case
[550/862] 523140=test_process
[551/862] 523140=test_dns
[552/862] 523140=test_addr
[553/862] 523140=test_gem_commands_info_command
[554/862] 523140=test_getopts
[555/862] 523140=test_helper
[556/862] 523140=test_dir_m17n
[557/862] 523139=test_rdoc_generator_pot_po_entry
[558/862] 523139=test_cgi_header
[559/862] 523139=test_show_source
[560/862] 523139=test_protocol
[561/862] 523139=test_singleton_function
[562/862] 523139=test_rdoc_markup_to_rdoc
[563/862] 523139=test_convertible
[564/862] 523140=test_env
[565/862] 523140=test_rdoc_markup_pre_process
[566/862] 523139=test_internal_ivar
[567/862] 523139=test_error_highlight
[568/862] 523140=test_config
[569/862] 523140=test_pipe
[570/862] 523140=desugar_compiler_test
[571/862] 523140=test_have_macro
[572/862] 523139=test_io_m17n
[573/862] 523140=test_resize
[574/862] 523140=test_stringscanner
[575/862] 523140=test_tracepoint
[576/862] 523140=test_gem_resolver_specification
[577/862] 523140=test_pstore
[578/862] 523140=test_variable
[579/862] 523140=test_settracefunc
[580/862] 523139=test_gem_text
[581/862] 523139=test_gem_request_set_gem_dependency_api
[582/862] 523139=test_readpartial
[583/862] 523139=test_lambda
[584/862] 523139=test_win32ole
[585/862] 523139=heredoc_dedent_test
[586/862] 523139=test_sprintf_comb
[587/862] 523140=test_time
[588/862] 523139=test_gem_package_old
[589/862] 523139=test_method_cache
[590/862] 523139=memsize_test
[591/862] 523139=test_super
[592/862] 523140=test_ocsp
[593/862] 523140=test_win32ole_param
[594/862] 523140=test_kill_ring
[595/862] 523140=test_boolean
[596/862] 523140=test_gem_source_list
[597/862] 523140=test_yaml_special_cases
[598/862] 523140=test_rdoc_parser_changelog
[599/862] 523140=parameters_signature_test
[600/862] 523140=test_gem_commands_install_command
[601/862] 523139=test_enumerator_kw
[602/862] 523139=test_mailto
[603/862] 523139=test_transcode
[604/862] 523140=test_dir
[605/862] 523139=test_coderange
[606/862] 523139=test_iso_8859
[607/862] 523140=test_c_struct_entry
[608/862] 523139=test_rdoc_context
[609/862] 523140=test_random
[610/862] 523140=test_lexer
[611/862] 523140=test_nonblock
[612/862] 523140=test_open-uri
[613/862] 523139=test_date
[614/862] 523139=test_gc
[615/862] 523140=test_gem_local_remote_options
[616/862] 523140=test_cgi_modruby
[617/862] 523140=test_gem_commands_owner_command
[618/862] 523140=test_rational
[619/862] 523140=test_resolve_symbol
[620/862] 523140=test_flush
[621/862] 523140=test_stat
[622/862] 523140=test_pair
[623/862] 523140=test_jaro_winkler
[624/862] 523140=test_func
[625/862] 523141=test_install
[626/862] 523141=test_foreach
[627/862] 523141=test_yamldbm
[628/862] 523141=unescape_test
[629/862] 523141=test_rdoc_markup_attribute_manager
[630/862] 523141=test_nil
[631/862] 523141=test_trace
[632/862] 523141=test_rdoc_class_module
[633/862] 523140=test_gem_resolver_composed_set
[634/862] 523140=test_win32ole_variant
[635/862] 523140=test_summary
[636/862] 523140=test_arity
[637/862] 523140=test_find
[638/862] 523140=test_object
[639/862] 523140=test_rdoc_options
[640/862] 523141=test_dln
[641/862] 523141=test_at_exit
[642/862] 523141=test_closure
[643/862] 523140=test_digest
[644/862] 523140=test_gem_resolver_local_specification
[645/862] 523140=test_object
[646/862] 523140=test_pkg_config
[647/862] 523140=test_yield_block
[648/862] 523140=test_gem_commands_help_command
[649/862] 523140=test_set
[650/862] 523140=test_rdoc_include
[651/862] 523140=test_win32ole_record
[652/862] 523140=test_ruby_lex
[653/862] 523141=test_complex2
[654/862] 523141=dispatcher_test
[655/862] 523141=test_eval_history
[656/862] 523141=test_insns_leaf
[657/862] 523141=test_gem_version_option
[658/862] 523141=test_ossl
[659/862] 523140=test_ubf_async_safe
[660/862] 523140=test_frozen_error
[661/862] 523140=test_yjit
[662/862] 523141=test_m17n
[663/862] 523141=test_x509req
[664/862] 523141=test_gem_ext_cargo_builder_link_flag_converter
[665/862] 523141=test_array
[666/862] 523140=test_argf
[667/862] 523139=test_console_attr
[668/862] 523139=test_files_ext
[669/862] 523139=test_project_sanity
[670/862] 523139=test_gem_command_manager
[671/862] 523139=test_refinement
[672/862] 523141=test_address_resolve
[673/862] 523141=test_cgi_session
[674/862] 523141=test_pkcs7
[675/862] 523141=test_iter_break
[676/862] 523141=test_keyword
[677/862] 523141=test_ensured
[678/862] 523141=test_hash
[679/862] 523140=test_x509crl
[680/862] 523140=test_num2int
[681/862] 523140=test_gem_install_update_options
[682/862] 523140=test_gem_resolver_installed_specification
[683/862] 523140=test_gem_resolver_vendor_set
[684/862] 523140=test_cmethod
[685/862] 523140=test_gem_commands_list_command
[686/862] 523140=test_parser
[687/862] 523140=test_gem_ext_rake_builder
[688/862] 523139=test_irb
[689/862] 523140=test_gem_requirement
[690/862] 523139=test_numeric
[691/862] 523139=test_word
[692/862] 523139=test_rdoc_parser
[693/862] 523140=test_pattern_matching
[694/862] 523139=test_thread_cv
[695/862] 523140=test_webauthn_listener
[696/862] 523140=test_rdoc_parser_rd
[697/862] 523140=test_webauthn_poller
[698/862] 523139=test_marshalable
[699/862] 523140=test_set_len
[700/862] 523140=test_x509attr
[701/862] 523140=test_unicode
[702/862] 523139=test_wss
[703/862] 523140=test_x509ext
[704/862] 523139=test_configuration
[705/862] 523140=test_fips
[706/862] 523139=test_class
[707/862] 523139=test_libs
[708/862] 523139=test_gc
[709/862] 523139=test_math
[710/862] 523139=test_coverage
[711/862] 523140=test_pathname
[712/862] 523140=test_gem_path_support
[713/862] 523140=test_case
[714/862] 523140=test_helper
[715/862] 523140=test_gem_resolver_conflict
[716/862] 523140=test_nowrite
[717/862] 523140=test_nesting_parser
[718/862] 523140=test_vm_dump
[719/862] 523140=test_thread_queue
[720/862] 523139=test_gem_package_tar_writer
[721/862] 523139=test_gb18030
[722/862] 523139=test_fileutils
[723/862] 523140=errors_test
[724/862] 523140=test_sockopt
[725/862] 523140=test_gem_uri_formatter
[726/862] 523140=test_omap
[727/862] 523140=test_shellwords
[728/862] 523140=test_windows_1251
[729/862] 523140=test_yaml_tree
[730/862] 523139=test_encoding
[731/862] 523140=test_data_error
[732/862] 523139=test_yjit_exit_locations
[733/862] 523139=test_monitor
[734/862] 523140=test_document
[735/862] 523140=test_cstr
[736/862] 523139=test_gem_config_file
[737/862] 523139=test_whileuntil
[738/862] 523139=test_gem_resolver_best_set
[739/862] 523139=test_float
[740/862] 523140=test_history
[741/862] 523140=test_method_cache
[742/862] 523140=test_gem_gemcutter_utilities
[743/862] 523140=test_primitive
[744/862] 523140=test_mul
[745/862] 523140=test_gem_commands_which_command
[746/862] 523140=test_passing_block
[747/862] 523140=test_bash_completion
[748/862] 523140=test_gem_ext_cargo_builder_unit
[749/862] 523140=test_delegate
[750/862] 523140=test_cgi_core
[751/862] 523140=test_bug-14834
[752/862] 523139=test_fixnum
[753/862] 523139=test_signal
[754/862] 523140=test_terminfo
[755/862] 523140=test_fiber
[756/862] 523141=test_rational2
[757/862] 523141=test_rdoc_require
[758/862] 523141=test_parser
[759/862] 523141=test_buffered_io
[760/862] 523141=test_completion
[761/862] 523139=test_constant
[762/862] 523141=test_gem
[763/862] 523141=test_addrinfo
[764/862] 523140=test_encoding
[765/862] 523139=test_to_ary_concat
[766/862] 523141=test_ssl
[767/862] 523140=test_case_options
[768/862] 523140=test_evaluation
[769/862] 523140=test_https
[770/862] 523141=test_gem_console_ui
[771/862] 523141=test_rdoc_markup_to_tt_only
[772/862] 523141=test_ractor
[773/862] 523140=test_raise_exception
[774/862] 523141=test_rdoc_markup_to_bs
[775/862] 523141=test_gem_commands_update_command
[776/862] 523140=json_encoding_test
[777/862] 523140=test_marshal
[778/862] 523142=test_optparse
[779/862] 523142=ripper_compat_test
[780/862] 523142=test_interned_str
[781/862] 523142=test_gem_ext_cmake_builder
[782/862] 523142=test_integer
[783/862] 523141=test_objectspace
[784/862] 523140=test_io
[785/862] 523141=test_compile_prism
[786/862] 523141=test_sexp
[787/862] 523141=test_gem_util
[788/862] 523141=test_tree_spell_checker
[789/862] 523141=test_euc_jp
[790/862] 523141=test_require_lib
[791/862] 523139=test_etc
[792/862] 523139=test_struct
[793/862] 523139=test_option
[794/862] 523139=test_mutex
[795/862] 523139=test_win32ole_event
[796/862] 523139=test_key_event_record
[797/862] 523139=test_array_create
[798/862] 523139=test_notimplement
[799/862] 523139=test_scalar_scanner
[800/862] 523139=test_pp
[801/862] 523139=test_enc_associate
[802/862] 523142=test_rdoc_markup_to_table_of_contents
[803/862] 523142=test_gem_commands_unpack_command
[804/862] 523139=test_x509cert
[805/862] 523142=test_import
[806/862] 523139=test_last_thread
[807/862] 523139=test_ftp
[808/862] 523139=test_logdevice
[809/862] 523141=test_digest_extend
[810/862] 523141=test_ssl
[811/862] 523139=test_logger
[812/862] 523139=test_symbol
[813/862] 523139=test_append
[814/862] 523139=test_rb_str_dup
[815/862] 523139=test_module
[816/862] 523142=test_key_error
[817/862] 523142=test_engine
[818/862] 523142=test_bn
[819/862] 523142=test_io_console
[820/862] 523142=test_unicode_escape
[821/862] 523142=test_cparser
[822/862] 523141=test_rdoc_markup_attributes
[823/862] 523141=test_recursion
[824/862] 523141=test_c_union_entity
[825/862] 523141=test_string_processing
[826/862] 523141=test_arith_seq_extract
[827/862] 523141=test_gem_request_connection_pools
[828/862] 523139=test_config
[829/862] 523142=test_ractor
[830/862] 523141=test_rubyvm
[831/862] 523141=test_pack
[832/862] 523142=test_logperiod
[833/862] 523142=test_within_pipe
[834/862] 523139=test_have_library
[835/862] 523142=test_load
[836/862] 523142=test_mixed_unicode_escapes
[837/862] 523142=test_rdoc_generator_darkfish
[838/862] 523141=test_cipher
[839/862] 523142=test_rdoc_parser_ruby
[840/862] 523141=test_httpresponse
[841/862] 523141=test_beginendblock
[842/862] 523139=test_time_tz
[843/862] 523139=test_big5
[844/862] 523139=test_new
[845/862] 523139=test_httpresponses
[846/862] 523139=test_gem_commands_server_command
[847/862] 523139=test_objspace
[848/862] 523141=test_timeout
[849/862] 523141=test_gem_package_tar_reader_entry
[850/862] 523141=test_gem_specification
[851/862] 523142=test_gem_commands_exec_command
[852/862] 523140=test_tsort
[853/862] 523140=test_rdoc_markup_to_label
[854/862] 523140=test_rbconfig
[855/862] 523142=test_files_sample
[856/862] 523142=test_metaclass
[857/862] 523140=version_test
[858/862] 523142=test_scheduler
[859/862] 523140=test_object_references
[860/862] 523140=test_cgi_cookie
[861/862] 523140=test_gem_resolver
[862/862] 523142=test_win32ole_variable

Retrying hung up testcases...
[ 1/54] TestObjSpace#test_reachable_objects_from_root = 0.00 s
[ 2/54] TestObjSpace#test_dump_uninitialized_file = 0.04 s
[ 3/54] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s
[ 4/54] TestObjSpace#test_internal_class_of = 0.33 s
[ 5/54] TestObjSpace#test_reachable_objects_during_iteration = 0.48 s
[ 6/54] TestObjSpace#test_count_objects_size_with_hash = 0.01 s
[ 7/54] TestObjSpace#test_load_allocation_path_compile_file = 0.40 s
[ 8/54] TestObjSpace#test_dump_singleton_class = 0.00 s
[ 9/54] TestObjSpace#test_memsize_of = 0.00 s
[10/54] TestObjSpace#test_dump_shapes = 0.00 s
[11/54] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.80 s
[12/54] TestObjSpace#test_count_tdata_objects = 0.01 s
[13/54] TestObjSpace#test_dump_to_default = 0.00 s
[14/54] TestObjSpace#test_dump_string_coderange = 0.00 s
[15/54] TestObjSpace#test_memsize_of_all = 0.02 s
[16/54] TestObjSpace#test_argf_memsize = 0.00 s
[17/54] TestObjSpace#test_reachable_objects_from = 0.51 s
[18/54] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.30 s
[19/54] TestObjSpace#test_count_imemo_objects = 0.01 s
[20/54] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.55 s
[21/54] TestObjSpace#test_dump_dynamic_symbol = 0.00 s
[22/54] TestObjSpace#test_dump_flags = 0.08 s
[23/54] TestObjSpace#test_reachable_objects_size = 0.60 s
[24/54] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s
[25/54] TestObjSpace#test_dump_includes_slot_size = 0.00 s
[26/54] TestObjSpace#test_dump_control_char = 0.00 s
[27/54] TestObjSpace#test_trace_object_allocations_stop_first = 0.23 s
[28/54] TestObjSpace#test_trace_object_allocations_gc_stress = 0.44 s
[29/54] TestObjSpace#test_internal_class_of_on_ast = 0.00 s
[30/54] TestObjSpace#test_dump_special_consts = 0.00 s
[31/54] TestObjSpace#test_trace_object_allocations = 15.78 s
[32/54] TestObjSpace#test_dump_object = 0.00 s
[33/54] TestObjSpace#test_dump_all = 1.54 s
[34/54] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.44 s
[35/54] TestObjSpace#test_memsize_of_iseq = 0.00 s
[36/54] TestObjSpace#test_internal_super_of = 0.01 s
[37/54] TestObjSpace#test_name_error_message = 0.00 s
[38/54] TestObjSpace#test_memsize_of_root_shared_string = 0.00 s
[39/54] TestObjSpace#test_load_allocation_path_load = 0.42 s
[40/54] TestObjSpace#test_objspace_trace = 0.04 s
[41/54] TestObjSpace#test_dump_escapes_method_name = 0.00 s
[42/54] TestObjSpace#test_count_symbols = 0.20 s
[43/54] TestObjSpace#test_count_objects_size = 0.01 s
[44/54] TestObjSpace#test_dump_all_single_generation = 0.05 s
[45/54] TestObjSpace#test_dump_all_full = 0.51 s
[46/54] TestObjSpace#test_anonymous_class_name = 0.00 s
[47/54] TestObjSpace#test_dump_callinfo_includes_mid = 0.16 s
[48/54] TestObjSpace#test_utf8_method_names = 0.00 s
[49/54] TestObjSpace#test_dump_to_io = 0.00 s
[50/54] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s
[51/54] TestObjSpace#test_dump_special_floats = 0.00 s
[52/54] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s
[53/54] TestObjSpace#test_dump_array = 0.00 s
[54/54] TestObjSpace#test_dump_includes_imemo_type = 0.55 s
Finished tests in 1245.870280s, 20.1064 tests/s, 7588.5067 assertions/s.
25050 tests, 9454295 assertions, 0 failures, 0 errors, 216 skips

ruby -v: ruby 3.4.0dev (2024-02-04T16:05:02Z master 8bc6fff322) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-04T16:05:02Z master 8bc6fff322) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 646.863969 seconds

3728 files, 31902 examples, 138186 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile