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

Retrying hung up testcases...
[  1/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[  2/158] TestProcess#test_system_wordsplit = 0.04 s
[  3/158] TestProcess#test_daemon_default = 0.00 s
[  4/158] TestProcess#test_daemon_detached = 0.00 s
[  5/158] TestProcess#test_system_shell = 0.08 s
[  6/158] TestProcess#test_execopts_env = 0.49 s
[  7/158] TestProcess#test_exec_failure_leaves_no_child = 0.00 s
[  8/158] TestProcess#test_clock_gettime_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[  9/158] TestProcess#test_execopts_redirect_open_order_reverse = 0.04 s
[ 10/158] TestProcess#test_clock_gettime_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 11/158] TestProcess#test_execopts_uid = 0.08 s
[ 12/158] TestProcess#test_execopts_exec = 0.04 s
[ 13/158] TestProcess#test_exec_fd_3_redirect = 0.08 s
[ 14/158] TestProcess#test_status_fail = 0.00 s
[ 15/158] TestProcess#test_exec_shell = 0.12 s
[ 16/158] TestProcess#test_seteuid_name = 0.00 s
[ 17/158] TestProcess#test_execopts_redirect_open_fifo = 0.04 s
[ 18/158] TestProcess#test_clock_getres_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[ 19/158] TestProcess#test_popen_cloexec = 0.00 s
[ 20/158] TestProcess#test_execopts_redirect_pipe = 0.20 s
[ 21/158] TestProcess#test_clock_gettime_TIME_BASED_CLOCK_REALTIME = 0.00 s
[ 22/158] TestProcess#test_uid_from_name = 0.00 s
[ 23/158] TestProcess#test_rlimit_availability = 0.00 s
[ 24/158] TestProcess#test_no_curdir = 0.01 s
[ 25/158] TestProcess#test_argv0_noarg = 0.41 s
[ 26/158] TestProcess#test_execopts_popen = 0.08 s
[ 27/158] TestProcess#test_status_kill = 0.04 s
[ 28/158] TestProcess#test__fork = 0.00 s
[ 29/158] TestProcess#test_popen_noshell = 0.00 s
[ 30/158] TestProcess#test_daemon_nochdir_noclose = 0.00 s
[ 31/158] TestProcess#test_exec_close_reserved_fd = 0.17 s
[ 32/158] TestProcess#test__fork_hook = 0.02 s
[ 33/158] TestProcess#test_wait_and_sigchild = 0.00 s
[ 34/158] TestProcess#test_process_detach = 0.00 s
[ 35/158] TestProcess#test_getpgid = 0.00 s
[ 36/158] TestProcess#test_clock_getres_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[ 37/158] TestProcess#test_execopts_pgroup = 0.21 s
[ 38/158] TestProcess#test_execopts_redirect_symbol = 0.12 s
[ 39/158] TestProcess#test_exec_wordsplit = 0.08 s
[ 40/158] TestProcess#test_popen_shell = 0.08 s
[ 41/158] TestProcess#test_status_wait = 0.04 s
[ 42/158] TestProcess#test_daemon_noclose = 0.00 s
[ 43/158] TestProcess#test_sleep = 0.00 s
[ 44/158] TestProcess#test_sh_exec = 0.00 s
[ 45/158] TestProcess#test_execopts_open_chdir = 0.04 s
[ 46/158] TestProcess#test_popen_exit = 0.04 s
[ 47/158] TestProcess#test_wait_without_arg = 0.14 s
[ 48/158] TestProcess#test_execopts_open_chdir_m17n_path = 0.04 s
[ 49/158] TestProcess#test_seteuid = 0.00 s
[ 50/158] TestProcess#test_execopts_unsetenv_others = 0.08 s
[ 51/158] TestProcess#test_execopts_env_popen_string = 0.41 s
[ 52/158] TestProcess#test_close_others_default_false = 0.01 s
[ 53/158] TestProcess#test_execopts_new_pgroup = 0.00 s
[ 54/158] TestProcess#test_abort = 0.08 s
[ 55/158] TestProcess#test_execopts_opts = 0.04 s
[ 56/158] TestProcess#test_execopts_env_popen_vector = 0.41 s
[ 57/158] TestProcess#test_execopts_redirect_to_out_and_err = 0.08 s
[ 58/158] TestProcess#test_getpriority = 0.00 s
[ 59/158] TestProcess#test_clock_getres_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[ 60/158] TestProcess#test_execopts_redirect_fd = 0.53 s
[ 61/158] TestProcess#test_fd_inheritance = 0.24 s
[ 62/158] TestProcess#test_daemon_no_threads = 0.00 s
[ 63/158] TestProcess#test_pst_inspect = 0.00 s
[ 64/158] TestProcess#test_threading_works_after_exec_fail = 0.51 s
[ 65/158] TestProcess#test_execopts_env_single_word = 0.04 s
[ 66/158] TestProcess#test_execopts_chdir = 0.04 s
[ 67/158] TestProcess#test_uid_sid_available? = 0.00 s
[ 68/158] TestProcess#test_last_status = 0.04 s
[ 69/158] TestProcess#test_execopt_env_path = 0.00 s
[ 70/158] TestProcess#test_geteuid = 0.00 s
[ 71/158] TestProcess#test_exec_noshell = 0.04 s
[ 72/158] TestProcess#test__fork_wrong_type_hook = 0.01 s
[ 73/158] TestProcess#test_groups = 0.00 s
[ 74/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_print = 0.45 s
[ 75/158] TestProcess#test_clock_gettime_MACH_ABSOLUTE_TIME_BASED_CLOCK_MONOTONIC = 0.00 s
[ 76/158] TestProcess#test_warmup_frees_pages = 0.05 s
[ 77/158] TestProcess#test_sigpipe = 0.04 s
[ 78/158] TestProcess#test_spawn_wordsplit = 0.04 s
[ 79/158] TestProcess#test_clock_getres_constants = 0.00 s
[ 80/158] TestProcess#test_execopts_popen_extra_fd = 0.08 s
[ 81/158] TestProcess#test_warmup_precompute_string_coderange = 0.04 s
[ 82/158] TestProcess#test_execopts_modification = 0.12 s
[ 83/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_MONOTONIC = 0.00 s
[ 84/158] TestProcess#test_system_sigpipe = 0.00 s
[ 85/158] TestProcess#test_system_noshell = 0.00 s
[ 86/158] TestProcess#test_getegid = 0.00 s
[ 87/158] TestProcess#test_to_hash_on_arguments = 0.16 s
[ 88/158] TestProcess#test_gid_from_name = 0.00 s
[ 89/158] TestProcess#test_sh_comment = 0.00 s
[ 90/158] TestProcess#test_status = 0.04 s
[ 91/158] TestProcess#test_daemon_pid = 0.00 s
[ 92/158] TestProcess#test_execopts_preserve_env_on_exec_failure = 0.04 s
[ 93/158] TestProcess#test_setegid = 0.00 s
[ 94/158] TestProcess#test_popen_wordsplit = 0.04 s
[ 95/158] TestProcess#test_popen_wordsplit_beginning_and_trailing_spaces = 0.04 s
[ 96/158] TestProcess#test_forked_child_handles_signal = 0.05 s
[ 97/158] TestProcess#test_execopts_close_others = 0.33 s
[ 98/158] TestProcess#test_many_args = 0.06 s
[ 99/158] TestProcess#test_rescue_exec_fail = 0.04 s
[100/158] TestProcess#test_clock_getres_GETRUSAGE_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[101/158] TestProcess#test_clock_gettime_unit = 0.00 s
[102/158] TestProcess#test_clock_gettime_constants = 0.00 s
[103/158] TestProcess#test_spawn_shell = 0.08 s
[104/158] TestProcess#test_rlimit_nofile = 0.04 s
[105/158] TestProcess#test_getuid = 0.00 s
[106/158] TestProcess#test_clock_getres_TIME_BASED_CLOCK_REALTIME = 0.00 s
[107/158] TestProcess#test_waitall = 0.15 s
[108/158] TestProcess#test_aspawn_too_long_path = 0.09 s
[109/158] TestProcess#test_setpriority = 0.00 s
[110/158] TestProcess#test_execopts_redirect_open_fifo_interrupt_raise = 0.55 s
[111/158] TestProcess#test_execopts_redirect_open_order_normal = 0.05 s
[112/158] TestProcess#test_rlimit_name = 0.00 s
[113/158] TestProcess#test_argv0 = 0.25 s
[114/158] TestProcess#test_initgroups = 0.00 s
[115/158] TestProcess#test_popen_reopen = 0.04 s
[116/158] TestProcess#test_execopts_redirect_tempfile = 0.04 s
[117/158] TestProcess#test_clock_getres_TIMES_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[118/158] TestProcess#test_execopts_rlimit = 0.28 s
[119/158] TestProcess#test_warmup_promote_all_objects_to_oldgen = 0.04 s
[120/158] TestProcess#test_handle_interrupt_with_fork = 0.00 s
[121/158] TestProcess#test_warmup_run_major_gc_and_compact = 0.04 s
[122/158] TestProcess#test_execopts_redirect_nonascii_path = 0.04 s
[123/158] TestProcess#test_popen_fork = 0.00 s
[124/158] TestProcess#test_execopts_redirect_self = 0.04 s
[125/158] TestProcess#test_maxgroups = 0.00 s
[126/158] TestProcess#test_last_status_failure = 0.00 s
[127/158] TestProcess#test__fork_pid_cache = 0.00 s
[128/158] TestProcess#test__fork_hook_popen = 0.01 s
[129/158] TestProcess#test_setsid = 0.04 s
[130/158] TestProcess#test_execopts_open_failure = 0.00 s
[131/158] TestProcess#test_clock_getres = 0.00 s
[132/158] TestProcess#test_clock_gettime_CLOCK_BASED_CLOCK_PROCESS_CPUTIME_ID = 0.00 s
[133/158] TestProcess#test_signals_work_after_exec_fail = 0.00 s
[134/158] TestProcess#test_execopts_redirect_dup2_child = 0.16 s
[135/158] TestProcess#test_gid_re_exchangeable_p = 0.00 s
[136/158] TestProcess#test_wait2 = 0.14 s
[137/158] TestProcess#test_clock_gettime_GETTIMEOFDAY_BASED_CLOCK_REALTIME = 0.00 s
[138/158] TestProcess#test_status_quit = 0.07 s
[139/158] TestProcess#test_sh_env = 0.00 s
[140/158] TestProcess#test_overwrite_ENV = 0.07 s
[141/158] TestProcess#test_execopts_duplex_io = 0.04 s
[142/158] TestProcess#test_clock_gettime = 0.00 s
[143/158] TestProcess#test_daemon_readwrite = 0.00 s
[144/158] TestProcess#test_execopts_popen_stdio = 0.04 s
[145/158] TestProcess#test_uid_re_exchangeable_p = 0.00 s
[146/158] TestProcess#test_execopts_gid = 0.09 s
[147/158] TestProcess#test_wait_exception = 0.04 s
[148/158] TestProcess#test_deadlock_by_signal_at_forking = 1.03 s
[149/158] TestProcess#test_fallback_to_sh = 0.00 s
[150/158] TestProcess#test_gid_sid_available? = 0.00 s
[151/158] TestProcess#test_spawn_too_long_path = 0.00 s
[152/158] TestProcess#test_concurrent_group_and_pid_wait = 0.01 s
[153/158] TestProcess#test_spawn_noshell = 0.00 s
[154/158] TestProcess#test_argv0_frozen = 0.00 s
[155/158] TestProcess#test_kill_at_spawn_failure = 0.00 s
[156/158] TestProcess#test_execopts_umask = 0.09 s
[157/158] TestProcess#test_rlimit_value = 0.08 s
[158/158] TestProcess#test_argv0_keep_alive = 0.01 s
Finished tests in 228.373509s, 141.5751 tests/s, 28212.8827 assertions/s.
32332 tests, 6443075 assertions, 0 failures, 0 errors, 318 skips

ruby -v: ruby 3.4.0dev (2024-06-18T18:21:37Z master eb215c8dc6) [x86_64-linux]
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     888     888     888 ?             -1 Ss    1000   0:02 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    888     899     899     899 pts/0        899 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    899     900     899     899 pts/0        899 S+    1000   0:00 sh build-loop.sh trunk --incremental
    900  549315     899     899 pts/0        899 Sl+   1000   0:00 ruby ./br.rb build_report trunk --incremental
 549315  549318     899     899 pts/0        899 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20240618-223237 --root_dir=/tmp/ruby --timeout=10800 --incremental
 549318  590309     899     899 pts/0        899 Z+    1000   0:00 [sh] <defunct>
      1  771782     899     899 pts/0        899 Sl+   1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
      1  771785     899     899 pts/0        899 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
 549318  773383     899     899 pts/0        899 R+    1000   0:00 ps jx
{1=>[888, 771782, 771785], 888=>[899], 899=>[900], 900=>[549315], 549315=>[549318], 549318=>[590309, 773383]}
$ timeout 60 gdb -p 590309 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 773383 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
raw logfile