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

ruby -v: ruby 3.4.0dev (2024-04-26T19:16:58Z master 46480e3042) [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 '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.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/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/rubytest.8m6y9x/20-mspec-multi-19
ruby 3.4.0dev (2024-04-26T19:16:58Z master 46480e3042) [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.253802 seconds

3429 files, 32610 examples, 190671 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