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

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

ruby -v: ruby 3.4.0dev (2024-05-08T08:24:36Z master aabe718e64) [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     869     869     869 ?             -1 Ss    1000   0:32 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    869     878     878     878 pts/0        878 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    878     884     878     878 pts/0        878 S+    1000   0:08 sh build-loop.sh trunk --incremental
      1  379643     878     878 pts/0        878 Rl+   1000 19689:12 /tmp/ruby/build/trunk/ruby
      1  856310     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum
      1  932191     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle
      1 2374380     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: JSONGeneratorTest#test_broken_bignum
      1 2449306     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestIO#test_fcntl_lock_linux
      1 2517516     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestRand#test_fork_shuffle
      1 2949012     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_no_threads
      1 3083394     878     878 pts/0        878 Sl+   1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
      1 3083397     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_concurrent_group_and_pid_wait
      1 3228729     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestIOBuffer#test_shared
      1 3572646     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestBeginEndBlock#test_internal_errinfo_at_exit
    884 3741635     878     878 pts/0        878 Sl+   1000   0:00 ruby ./br.rb build_report trunk --incremental
3741635 3741638     878     878 pts/0        878 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20240508-091700 --root_dir=/tmp/ruby --timeout=10800 --incremental
3741638 3782696     878     878 pts/0        878 Z+    1000   0:00 [sh] <defunct>
      1 3889924     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestProcess#test_daemon_default
3741638 3892803     878     878 pts/0        878 R+    1000   0:00 ps jx
      1 4043061     878     878 pts/0        878 S+    1000   0:00 /tmp/ruby/src/trunk/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_mutex_locked_by_forker
      1 4138579     878     878 pts/0        878 Sl+   1000   0:00 /tmp/ruby/build/trunk/ruby --disable=gems
{1=>[869, 379643, 856310, 932191, 2374380, 2449306, 2517516, 2949012, 3083394, 3083397, 3228729, 3572646, 3889924, 4043061, 4138579], 869=>[878], 878=>[884], 884=>[3741635], 3741635=>[3741638], 3741638=>[3782696, 3892803]}
$ timeout 60 gdb -p 3782696 -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 3892803 -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