# Logfile created on 2024-05-30 13:02:09 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561d02cf0100 @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.20240530-130209", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561d02d4b460 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561d02d4b320 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561d02d4b0f0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240530-130209", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240530-130209>, @binmode=false, @mon_data=#<Monitor:0x0000561d02d4afd8>, @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/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-src      -j20
Already up to date.
Latest commit hash = 78bfde5d9f
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update 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
ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  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 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
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering 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/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering 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/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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
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/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/racc-1.8.0/ext/racc/cparse'
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
	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
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 -
generating enc.mk
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.

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

ruby -v: ruby 3.4.0dev (2024-05-30T12:13:10Z master 78bfde5d9f) [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
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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/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.j0cgho/20-mspec-multi-19
ruby 3.4.0dev (2024-05-30T12:13:10Z master 78bfde5d9f) [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.192415 seconds

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