# Logfile created on 2024-07-18 20:24:40 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a4513bd698 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240718-202440", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a45145e520 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a45145e3e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a45145e250 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240718-202440", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240718-202440>, @binmode=false, @mon_data=#<Monitor:0x000055a45145e188>, @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 = 8df74deab1
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j20" exit with 0.
$$$[beg] make miniruby -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j20 --jobserver-auth=4,5
	RUSTC = no
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/rbasic_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/time_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: 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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk'
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.

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

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=32585
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j20

# Running tests:

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-07-18T20:03:17Z master 8df74deab1) [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.335492 seconds

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