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

ruby -v: ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/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.20240310-1212278-dflbfb/20-mspec-multi-19
ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [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.155432 seconds

3426 files, 32531 examples, 162118 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