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

ruby -v: ruby 3.4.0dev (2024-02-19T19:50:46Z master ae3e82a525) [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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/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.20240219-3310351-7tvdzz/20-mspec-multi-19
ruby 3.4.0dev (2024-02-19T19:50:46Z master ae3e82a525) [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 7.965357 seconds

3424 files, 32499 examples, 166321 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