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

ruby -v: ruby 3.4.0dev (2024-08-08T07:23:49Z master da8cf99cb5) [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-08T07:23:49Z master da8cf99cb5) [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.571901 seconds

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