# Logfile created on 2024-04-17 11:50:41 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005649408baff8 @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.20240417-115041", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564940943330 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005649409431f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564940943010 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240417-115041", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240417-115041>, @binmode=false, @mon_data=#<Monitor:0x0000564940942f48>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j20
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j20" exit with 0.
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-rubyspec -j20
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = e9d7478ded
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
Extracting bundle gem minitest-5.22.3...
Unpacked gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j20" exit with 0.
$$$[beg] make ruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
c5234a9416e4f20f175185e840b25b0f08674d14078ed7083f37e655458e3ca9  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j20" exit with 0.
$$$[beg] make all -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/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/io/console'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/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]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update minitest to ea9caafc0754b1d6236a490d59e624b53209734a
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo ea9caafc0754b1d6236a490d59e624b53209734a | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Extracting bundle gem minitest-5.22.3...
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'
Unpacked gems/minitest-5.22.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/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/fiddle'
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/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.25.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.2
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.3
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.7
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1926 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-04-17T11:26:49Z master e9d7478ded) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/1-mspec-multi-0
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/2-mspec-multi-1
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/3-mspec-multi-2
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/4-mspec-multi-3
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/5-mspec-multi-4
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/6-mspec-multi-5
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/7-mspec-multi-6
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/8-mspec-multi-7
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/9-mspec-multi-8
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/10-mspec-multi-9
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/11-mspec-multi-10
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/12-mspec-multi-11
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/13-mspec-multi-12
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/14-mspec-multi-13
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/15-mspec-multi-14
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/16-mspec-multi-15
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/17-mspec-multi-16
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/18-mspec-multi-17
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/19-mspec-multi-18
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240417-2305644-yzkt85/20-mspec-multi-19
ruby 3.4.0dev (2024-04-17T11:26:49Z master e9d7478ded) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ........................................................................

Finished in 8.013546 seconds

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