# Logfile created on 2024-04-16 06:44:09 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fbf52d448 @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="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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/sipeed/ruby/logs/brlog.trunk.20240416-064409", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fbf50b820 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fbf50b6e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fbf50b550 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240416-064409", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240416-064409>, @binmode=false, @mon_data=#<Monitor:0x0000003fbf50b488>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
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/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
/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.1.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/lib/ruby/3.1.0/open-uri.rb:741:in `buffer_open'
	from /usr/lib/ruby/3.1.0/open-uri.rb:212:in `block in open_loop'
	from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `catch'
	from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `open_loop'
	from /usr/lib/ruby/3.1.0/open-uri.rb:151:in `open_uri'
	from /usr/lib/ruby/3.1.0/open-uri.rb:721:in `open'
	from /usr/lib/ruby/3.1.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>'
/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.1.0/open-uri.rb:364:in `open_http': 403 Forbidden (OpenURI::HTTPError)
	from /usr/lib/ruby/3.1.0/open-uri.rb:741:in `buffer_open'
	from /usr/lib/ruby/3.1.0/open-uri.rb:212:in `block in open_loop'
	from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `catch'
	from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `open_loop'
	from /usr/lib/ruby/3.1.0/open-uri.rb:151:in `open_uri'
	from /usr/lib/ruby/3.1.0/open-uri.rb:721:in `open'
	from /usr/lib/ruby/3.1.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:1774: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-test.txt] Error 1
make: *** Waiting for unfinished jobs....
make: *** [uncommon.mk:1774: /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.1.0/net/protocol.rb:227:in `rbuf_fill': end of file reached (EOFError)
	from /usr/lib/ruby/3.1.0/net/protocol.rb:193:in `readuntil'
	from /usr/lib/ruby/3.1.0/net/protocol.rb:203:in `readline'
	from /usr/lib/ruby/3.1.0/net/http/response.rb:42:in `read_status_line'
	from /usr/lib/ruby/3.1.0/net/http/response.rb:31:in `read_new'
	from /usr/lib/ruby/3.1.0/net/http.rb:1575:in `block in transport_request'
	from /usr/lib/ruby/3.1.0/net/http.rb:1566:in `catch'
	from /usr/lib/ruby/3.1.0/net/http.rb:1566:in `transport_request'
	from /usr/lib/ruby/3.1.0/net/http.rb:1539:in `request'
	from /usr/lib/ruby/3.1.0/open-uri.rb:329:in `block in open_http'
	from /usr/lib/ruby/3.1.0/net/http.rb:966:in `start'
	from /usr/lib/ruby/3.1.0/open-uri.rb:323:in `open_http'
	from /usr/lib/ruby/3.1.0/open-uri.rb:741:in `buffer_open'
	from /usr/lib/ruby/3.1.0/open-uri.rb:212:in `block in open_loop'
	from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `catch'
	from /usr/lib/ruby/3.1.0/open-uri.rb:210:in `open_loop'
	from /usr/lib/ruby/3.1.0/open-uri.rb:151:in `open_uri'
	from /usr/lib/ruby/3.1.0/open-uri.rb:721:in `open'
	from /usr/lib/ruby/3.1.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:1774: /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt] Error 1
downloading emoji/15.0/emoji-test.txt ... downloading emoji/15.0/emoji-test.txt ... downloading emoji/15.0/emoji-sequences.txt ... 
$$$[end] "make update-unicode  -j4" exit with 512.
$$$[beg] make update-download -j4
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/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/minitest.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 -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   f8f542b..53a8ad1  master     -> origin/master
Updating f8f542b..53a8ad1
Fast-forward
 defs/gmake.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Latest commit hash = 53a8ad151b
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
riscv64-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/rbs.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 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 -j4" exit with 0.
$$$[beg] make ruby -j4
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 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
63c4b2d66003409833406b3a662615f9f67397fdf425c22dee41f60d762f36d6  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 -j4" exit with 0.
$$$[beg] make all -j4
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/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/st_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/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
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/pathname'
make[2]: Entering 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
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/bigdecimal-3.1.7/ext/bigdecimal'
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/debug-1.9.2/ext/debug'
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/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/ext/digest/sha2'
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/ext/digest/sha2'
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'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
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
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
generating enc.mk
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 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.

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'
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'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
  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...
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
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
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering 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/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
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/debug-1.9.2/ext/debug'
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/nkf-0.2.0/ext/nkf'
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/ext/digest/sha2'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --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/riscv64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-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.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.25.0
                                    pstore 0.1.3
                                    rdoc 6.6.3.1
                                    readline 0.0.4
                                    reline 0.5.1
                                    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.7
                                    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 -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1926 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 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='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 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/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=2284
  "--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
  -j4

# Running tests:

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

Failed tests:
TestString#test_uplus_minus: Test::Unit::AssertionFailedError: uminus deduplicates [Feature #13077] str: {"address":"0x3f9f278ab0", "type":"STRING", "shape_id":0, "slot_size":40, "class":"0x3fa0a2ec40", "frozen":true, "embedded":true, "fstring":true, "bytesize":3, "value":"bar", "encoding":"UTF-8", "coderange":"7bit", "memsize":40, "flags":{"wb_protected":true, "old":true, "uncollectible":true, "marked":true}}

Retrying...

  1) Failure:
TestString#test_uplus_minus [/tmp/ruby/src/trunk/test/ruby/test_string.rb:3372]:
uminus deduplicates [Feature #13077] str: {"address":"0x3fcfa95b50", "type":"STRING", "shape_id":0, "slot_size":40, "class":"0x3fd0d2ec58", "frozen":true, "embedded":true, "fstring":true, "bytesize":3, "value":"bar", "encoding":"UTF-8", "coderange":"7bit", "memsize":40, "flags":{"wb_protected":true, "old":true, "uncollectible":true, "marked":true}}
 bar: {"address":"0x3fcf995098", "type":"STRING", "shape_id":1, "slot_size":40, "class":"0x3fd0d2ec58", "frozen":true, "embedded":true, "fstring":true, "bytesize":3, "value":"bar", "encoding":"UTF-8", "coderange":"7bit", "memsize":40, "flags":{"wb_protected":true}}
.
Expected "bar" (oid=2480) to be the same as "bar" (oid=2520).

Finished tests in 1006.150244s, 26.0647 tests/s, 9271.1154 assertions/s.
26225 tests, 9328135 assertions, 1 failures, 0 errors, 284 skips

ruby -v: ruby 3.4.0dev (2024-04-16T06:09:56Z master 53a8ad151b) [riscv64-linux]
make: *** [uncommon.mk:956: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'
	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/riscv64-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 = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-4revyos1) 13.2.0
Copyright (C) 2023 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/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'
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240416-646204-to3y2x/1-mspec-multi-0
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240416-646204-to3y2x/2-mspec-multi-1
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240416-646204-to3y2x/3-mspec-multi-2
$ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubyspec_temp.20240416-646204-to3y2x/4-mspec-multi-3
ruby 3.4.0dev (2024-04-16T06:09:56Z master 53a8ad151b) [riscv64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ........................................................................

Finished in 134.513999 seconds

3429 files, 32604 examples, 135130 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j4'" exit with 0.
raw logfile