# Logfile created on 2024-08-18 07:43:42 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000556a440e9698 @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.20240818-074342", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000556a4418a520 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000556a4418a3e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000556a4418a250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240818-074342", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240818-074342>, @binmode=false, @mon_data=#<Monitor:0x0000556a4418a188>, @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
Already up to date.
Latest commit hash = 4dbf386ca2
$$$[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
8d94e911a28aebcddd09de9fcdbc81bd4a4a00cc67a3697b2fe921524cf39f2e  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_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
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
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: 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]: 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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 -
generating encdb.h
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-08-17T10:36:22Z master 4dbf386ca2) [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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-08-17T10:36:22Z master 4dbf386ca2) [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.758314 seconds

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