# Logfile created on 2024-07-18 18:07:13 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a539b55840 @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, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240718-180713", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a539bfa598 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a539bfa458 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a539bfa2c8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240718-180713", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240718-180713>, @binmode=false, @mon_data=#<Monitor:0x000055a539bfa200>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-src      -j20
From https://github.com/ruby/ruby
   d6ef744..c9d2343  master     -> origin/master
Updating d6ef744..c9d2343
Fast-forward
 lib/bundler/source/rubygems.rb               |  1 +
 lib/bundler/stub_specification.rb            |  8 ++++++
 spec/bundler/install/gems/standalone_spec.rb | 41 +++++++++++++++++++++++++---
 spec/bundler/support/builders.rb             |  1 -
 4 files changed, 46 insertions(+), 5 deletions(-)
Latest commit hash = c9d2343f5c
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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
c523cbae453213977a2d7b4a4ddb5e80d2f6bb5d220eb8649a54d991ab78e2c6  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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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_under_autoload_spec.so
building spec/ruby/optional/capi/ext/module_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/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]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: 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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo 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/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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 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.14.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.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    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.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1975 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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-07-18T18:07:09Z master c9d2343f5c) [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 -j' TESTS='-j20'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -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 = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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'
ruby 3.4.0dev (2024-07-18T18:07:09Z master c9d2343f5c) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 8.327718 seconds

3432 files, 32774 examples, 183898 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j20'" exit with 0.
raw logfile