# Logfile created on 2024-02-21 03:55:11 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005605971f6cb8 @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.20240221-035511", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056059727f298 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056059727f130 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056059727ef78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240221-035511", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240221-035511>, @binmode=false, @mon_data=#<Monitor:0x000056059727eeb0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j20
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j20" exit with 0.
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-rubyspec -j20
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = d0786cde3f
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/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'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
Extracting bundle gem minitest-5.22.2...
/tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged
Unpacked gems/minitest-5.22.2.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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
a7d21861f1a148ea4ebd3caa1c88c8427fb6e3f202d4864a590c1602a9eb46ce  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	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
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision -
generating encdb.h
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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
/tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/drb.revision unchanged
encdb.h unchanged
Extracting bundle gem minitest-5.22.2...
Unpacked gems/minitest-5.22.2.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./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
Installing to 
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/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.2
                                    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.24.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/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.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    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/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1897 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=63754
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j20

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-02-21T03:30:23Z master d0786cde3f) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	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 
	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  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	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
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$ /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/rubyspec_temp.20240221-212266-b30zs1/1-mspec-multi-0
$ /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/rubyspec_temp.20240221-212266-b30zs1/2-mspec-multi-1
$ /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/rubyspec_temp.20240221-212266-b30zs1/3-mspec-multi-2
$ /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/rubyspec_temp.20240221-212266-b30zs1/4-mspec-multi-3
$ /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/rubyspec_temp.20240221-212266-b30zs1/5-mspec-multi-4
$ /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/rubyspec_temp.20240221-212266-b30zs1/6-mspec-multi-5
$ /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/rubyspec_temp.20240221-212266-b30zs1/7-mspec-multi-6
$ /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/rubyspec_temp.20240221-212266-b30zs1/8-mspec-multi-7
$ /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/rubyspec_temp.20240221-212266-b30zs1/9-mspec-multi-8
$ /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/rubyspec_temp.20240221-212266-b30zs1/10-mspec-multi-9
$ /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/rubyspec_temp.20240221-212266-b30zs1/11-mspec-multi-10
$ /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/rubyspec_temp.20240221-212266-b30zs1/12-mspec-multi-11
$ /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/rubyspec_temp.20240221-212266-b30zs1/13-mspec-multi-12
$ /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/rubyspec_temp.20240221-212266-b30zs1/14-mspec-multi-13
$ /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/rubyspec_temp.20240221-212266-b30zs1/15-mspec-multi-14
$ /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/rubyspec_temp.20240221-212266-b30zs1/16-mspec-multi-15
$ /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/rubyspec_temp.20240221-212266-b30zs1/17-mspec-multi-16
$ /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/rubyspec_temp.20240221-212266-b30zs1/18-mspec-multi-17
$ /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/rubyspec_temp.20240221-212266-b30zs1/19-mspec-multi-18
$ /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/rubyspec_temp.20240221-212266-b30zs1/20-mspec-multi-19
ruby 3.4.0dev (2024-02-21T03:30:23Z master d0786cde3f) [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 ...................................................................

Finished in 8.078007 seconds

3424 files, 32499 examples, 177713 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.
raw logfile