# Logfile created on 2023-12-28 11:45:19 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000562c567a7438 @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'", @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.20231228-114519", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562c5682f810 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562c5682f6a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562c5682f518 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20231228-114519", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20231228-114519>, @binmode=false, @mon_data=#<Monitor:0x0000562c5682f400>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j20
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j20" exit with 0.
$$$[beg] make update-download -j20
tool/config.guess already exists
tool/config.sub already exists
$$$[end] "make update-download -j20" exit with 0.
$$$[beg] make update-rubyspec -j20
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j20" exit with 0.
$$$[beg] make update-src      -j20
Already up to date.
Latest commit hash = 87e8e961b7
$$$[end] "make update-src      -j20" exit with 0.
$$$[beg] make after-update    -j20
generating /tmp/ruby/src/trunk/ext/ripper/ripper.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'
generating /tmp/ruby/src/trunk/ext/ripper/ripper_init.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'
$$$[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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = rustc
	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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = rustc
	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
b6f9a675ae26e28a1cbf22cdaf0b9722141614e01885dd533908ce8743052cca  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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/time_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 '/tmp/ruby/src/trunk/enc/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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog'
make[2]: Leaving 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/psych'
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/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.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'
$$$[end] "make all -j20" exit with 0.
$$$[beg] make install -j20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = rustc
	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
generating encdb.h
gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
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
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 '/tmp/ruby/src/trunk/enc/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/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
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 to 
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
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.1
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.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
                                    bigdecimal 3.1.5
                                    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.dev.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.8
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j20" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j20'
PASS all 1870 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 = -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 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -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 = rustc
	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.

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

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

ruby -v: ruby 3.4.0dev (2023-12-28T09:47:05Z master 87e8e961b7) [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     870     870     870 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    870     871     871     871 pts/0        871 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    871     873     871     871 pts/0        871 S+    1000   0:00 sh build-loop.sh trunk --incremental
    873 3848744     871     871 pts/0        871 Sl+   1000   0:00 ruby ./br.rb build_report trunk --incremental
3848744 3848747     871     871 pts/0        871 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20231228-114519 --root_dir=/tmp/ruby --timeout=10800 --incremental
3848747 3889481     871     871 pts/0        871 Z+    1000   0:00 [sh] <defunct>
      1 4081351     871     871 pts/0        871 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_readwrite
3848747 4082756     871     871 pts/0        871 R+    1000   0:00 ps jx
{1=>[870, 4081351], 870=>[871], 871=>[873], 873=>[3848744], 3848744=>[3848747], 3848747=>[3889481, 4082756]}
$ timeout 60 gdb -p 3889481 -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 4082756 -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