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

ruby -v: ruby 3.4.0dev (2024-06-05T08:26:50Z master d7e558e3c4) [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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/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.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/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.mj582o/20-mspec-multi-19
ruby 3.4.0dev (2024-06-05T08:26:50Z master d7e558e3c4) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

Finished in 8.149745 seconds

3430 files, 32649 examples, 193823 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