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

ruby -v: ruby 3.4.0dev (2024-06-26T05:45:24Z master b4503d7964) [riscv64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/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.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-06-26T05:45:24Z master b4503d7964) [riscv64-linux]
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1096: [BUG] Segmentation fault at 0x000000510000a751
ruby 3.4.0dev (2024-06-26T05:45:24Z master b4503d7964) [riscv64-linux]

-- Control frame information -----------------------------------------------
c:0014 p:---- s:0073 e:000072 CFUNC  :eval
c:0013 p:0054 s:0066 E:0021a0 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1096
c:0012 p:0006 s:0058 e:000057 BLOCK  /tmp/ruby/src/trunk/lib/rubygems/specification.rb:793
c:0011 p:0004 s:0053 e:000052 BLOCK  /tmp/ruby/src/trunk/lib/rubygems/specification.rb:782
c:0010 p:0027 s:0049 e:000048 METHOD <internal:array>:54
c:0009 p:0011 s:0043 e:000042 BLOCK  /tmp/ruby/src/trunk/lib/rubygems/specification.rb:781
c:0008 p:0027 s:0039 e:000038 METHOD <internal:array>:54
c:0007 p:0005 s:0033 e:000032 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:780
c:0006 p:0006 s:0028 e:000027 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:792
c:0005 p:0010 s:0023 e:000022 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:850
c:0004 p:0098 s:0019 e:000018 TOP    /tmp/ruby/src/trunk/lib/rubygems.rb:1394 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :require
c:0002 p:0012 s:0007 e:000006 TOP    <internal:gem_prelude>:2 [FINISH]
c:0001 p:0000 s:0003 E:0008e0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
<internal:gem_prelude>:2:in '<internal:gem_prelude>'
<internal:gem_prelude>:2:in 'require'
/tmp/ruby/src/trunk/lib/rubygems.rb:1394:in '<top (required)>'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:850:in 'load_defaults'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:792:in 'each_spec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:780:in 'each_gemspec'
<internal:array>:54:in 'each'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:781:in 'block in each_gemspec'
<internal:array>:54:in 'each'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:782:in 'block (2 levels) in each_gemspec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:793:in 'block in each_spec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1096:in 'load'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1096:in 'eval'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1

-- Machine register context ------------------------------------------------
  sp: 0x0000003fffe0de10  s0: 0x0000000000000000  s1: 0x0000002ab416a718
  a0: 0x0000003fa29b8098  a1: 0x0000003fa2955d30  a2: 0x0000000000000000
  a3: 0x000000000000003c  a4: 0x0000000000000000  a5: 0x0000a7510000a751
  a6: 0x00000ad100100001  a7: 0x0000003fbd6dbd40  s2: 0x0000003fffe0e238
  s3: 0x0000003fa29b8098  s4: 0x0000003fa2955d30  s5: 0x0000003fbd6dbd40
  s6: 0x0000000000000024  s7: 0x0000000000000024  s8: 0x0000000000000014
  s9: 0x0000002ab401e1f0 s10: 0x0000002ab401e0c0 s11: 0x0000002ab416a750

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk/libruby.so.3.4(rb_print_backtrace+0x14) [0x3fbd4ccac0] /tmp/ruby/src/trunk/vm_dump.c:820
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1151
/tmp/ruby/build/trunk/libruby.so.3.4(rb_bug_for_fatal_signal+0x6e) [0x3fbd32c324] /tmp/ruby/src/trunk/error.c:1108
/tmp/ruby/build/trunk/libruby.so.3.4(sigsegv+0x42) [0x3fbd436930] /tmp/ruby/src/trunk/signal.c:929
linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fbd6bc800]
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_writebarrier+0x8) [0x3fbd345b58] /tmp/ruby/src/trunk/gc.c:8643
/tmp/ruby/build/trunk/libruby.so.3.4(rb_obj_written+0x12) [0x3fbd2d4400] /tmp/ruby/src/trunk/include/ruby/internal/gc.h:789
/tmp/ruby/build/trunk/libruby.so.3.4(compile_call_precheck_freeze) /tmp/ruby/src/trunk/compile.c:8599
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0+0x16e) [0x3fbd2cfe54] /tmp/ruby/src/trunk/compile.c:10563
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each+0xa) [0x3fbd2d7ba6] /tmp/ruby/src/trunk/compile.c:10352
/tmp/ruby/build/trunk/libruby.so.3.4(compile_array) /tmp/ruby/src/trunk/compile.c:4977
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0+0x6ca) [0x3fbd2d03b0] /tmp/ruby/src/trunk/compile.c:10837
/tmp/ruby/build/trunk/libruby.so.3.4(compile_args+0x84) [0x3fbd2d4a74] /tmp/ruby/src/trunk/compile.c:10352
/tmp/ruby/build/trunk/libruby.so.3.4(setup_args_core+0x1f0) [0x3fbd2d89dc] /tmp/ruby/src/trunk/compile.c:6265
/tmp/ruby/build/trunk/libruby.so.3.4(RB_INT2FIX+0x0) [0x3fbd2d8fe6] /tmp/ruby/src/trunk/compile.c:6414
/tmp/ruby/build/trunk/libruby.so.3.4(setup_args) /tmp/ruby/src/trunk/compile.c:6414
/tmp/ruby/build/trunk/libruby.so.3.4(compile_attrasgn) /tmp/ruby/src/trunk/compile.c:9930
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0+0x1d46) [0x3fbd2d1a2c] /tmp/ruby/src/trunk/compile.c:11089
/tmp/ruby/build/trunk/libruby.so.3.4(compile_block+0x34) [0x3fbd2d0400] /tmp/ruby/src/trunk/compile.c:10352
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0) /tmp/ruby/src/trunk/compile.c:10382
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_compile_node+0x8d6) [0x3fbd2db768] /tmp/ruby/src/trunk/compile.c:10352
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_new_with_opt+0xf0) [0x3fbd3805d6] /tmp/ruby/src/trunk/iseq.c:1005
/tmp/ruby/build/trunk/libruby.so.3.4(ISEQ_COMPILE_DATA+0x0) [0x3fbd2d2a18] /tmp/ruby/src/trunk/compile.c:1492
/tmp/ruby/build/trunk/libruby.so.3.4(compile_iter) /tmp/ruby/src/trunk/compile.c:8017
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0) /tmp/ruby/src/trunk/compile.c:10403
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_compile_node+0x41c) [0x3fbd2db2ae] /tmp/ruby/src/trunk/compile.c:10352
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_new_with_opt+0xf0) [0x3fbd3805d6] /tmp/ruby/src/trunk/iseq.c:1005
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_new_eval+0x4a) [0x3fbd380940] /tmp/ruby/src/trunk/iseq.c:939
/tmp/ruby/build/trunk/libruby.so.3.4(eval_make_iseq+0x15c) [0x3fbd4b51d6] /tmp/ruby/src/trunk/vm_eval.c:1812
/tmp/ruby/build/trunk/libruby.so.3.4(eval_string_with_scope+0x38) [0x3fbd4bbcb6] /tmp/ruby/src/trunk/vm_eval.c:1868
/tmp/ruby/build/trunk/libruby.so.3.4(rb_f_eval) /tmp/ruby/src/trunk/vm_eval.c:1924
/tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fbd4a7b9c] /tmp/ruby/src/trunk/vm_insnhelper.c:3770
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3772
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3816
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fbd4b64ca] /tmp/ruby/src/trunk/vm_insnhelper.c:5938
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x1e) [0x3fbd4bb2ee] /tmp/ruby/src/trunk/vm.c:2594
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2573
/tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x22) [0x3fbd3833a0] /tmp/ruby/src/trunk/load.c:781
/tmp/ruby/build/trunk/libruby.so.3.4(require_internal) /tmp/ruby/src/trunk/load.c:1287
/tmp/ruby/build/trunk/libruby.so.3.4(rb_require_string_internal+0x1e) [0x3fbd383c88] /tmp/ruby/src/trunk/load.c:1386
/tmp/ruby/build/trunk/libruby.so.3.4(rb_require_string) /tmp/ruby/src/trunk/load.c:1379
/tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fbd4a7de6] /tmp/ruby/src/trunk/vm_insnhelper.c:3770
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3772
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3816
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_other) /tmp/ruby/src/trunk/vm_insnhelper.c:3842
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fbd4b64ca] /tmp/ruby/src/trunk/vm_insnhelper.c:5938
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fbd4bb242] /tmp/ruby/src/trunk/vm.c:2567
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2570
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_init_prelude+0x8) [0x3fbd430b70] /tmp/ruby/src/trunk/ruby.c:1754
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1820
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1771
/tmp/ruby/build/trunk/libruby.so.3.4(load_file_internal+0x35c) [0x3fbd431054] /tmp/ruby/src/trunk/ruby.c:2690
/tmp/ruby/build/trunk/libruby.so.3.4(rb_ensure+0xb4) [0x3fbd334ec0] /tmp/ruby/src/trunk/eval.c:1000
/tmp/ruby/build/trunk/libruby.so.3.4(load_file+0x3e) [0x3fbd431bc0] /tmp/ruby/src/trunk/ruby.c:2848
/tmp/ruby/build/trunk/libruby.so.3.4(process_script) /tmp/ruby/src/trunk/ruby.c:2107
/tmp/ruby/build/trunk/libruby.so.3.4(process_options) /tmp/ruby/src/trunk/ruby.c:2477
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_process_options+0x138) [0x3fbd432c3e] /tmp/ruby/src/trunk/ruby.c:3104
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_options+0x94) [0x3fbd335a3a] /tmp/ruby/src/trunk/eval.c:117
/tmp/ruby/build/trunk/ruby(rb_main+0x12) [0x2ab3f19a9a] /tmp/ruby/src/trunk/main.c:45
/tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:64
[0x3fbd00edc8]
[0x3fbd00ee70]
[0x2ab3f19ad8]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/build/trunk/ruby

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 ruby2_keywords.rb
    6 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
    8 /tmp/ruby/build/trunk/rbconfig.rb
    9 /tmp/ruby/src/trunk/lib/rubygems/compatibility.rb
   10 /tmp/ruby/src/trunk/lib/rubygems/defaults.rb
   11 /tmp/ruby/src/trunk/lib/rubygems/deprecate.rb
   12 /tmp/ruby/src/trunk/lib/rubygems/errors.rb
   13 /tmp/ruby/src/trunk/lib/rubygems/target_rbconfig.rb
   14 /tmp/ruby/src/trunk/lib/rubygems/unknown_command_spell_checker.rb
   15 /tmp/ruby/src/trunk/lib/rubygems/exceptions.rb
   16 /tmp/ruby/src/trunk/lib/rubygems/basic_specification.rb
   17 /tmp/ruby/src/trunk/lib/rubygems/stub_specification.rb
   18 /tmp/ruby/src/trunk/lib/rubygems/platform.rb
   19 /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb
   20 /tmp/ruby/src/trunk/lib/rubygems/util/list.rb
   21 /tmp/ruby/src/trunk/lib/rubygems/version.rb
   22 /tmp/ruby/src/trunk/lib/rubygems/requirement.rb
   23 /tmp/ruby/src/trunk/lib/rubygems/specification.rb
   24 /tmp/ruby/src/trunk/lib/rubygems/util.rb
   25 /tmp/ruby/src/trunk/lib/rubygems/dependency.rb

* Process memory map:

2ab3f19000-2ab3f1a000 r-xp 00000000 00:21 732627                         /tmp/ruby/build/trunk/ruby
2ab3f1a000-2ab3f1b000 r--p 00000000 00:21 732627                         /tmp/ruby/build/trunk/ruby
2ab3f1b000-2ab3f1c000 rw-p 00001000 00:21 732627                         /tmp/ruby/build/trunk/ruby
2ab3f1c000-2ab4523000 rw-p 00000000 00:00 0                              [heap]
3fa07a6000-3fa1afa000 rw-p 00000000 00:00 0 
3fa1afa000-3fa2860000 r--s 00000000 00:21 732306                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fa2860000-3fa2880000 rw-p 00000000 00:00 0 
3fa28bb000-3fa28f6000 r--s 00000000 00:21 732627                         /tmp/ruby/build/trunk/ruby
3fa28f6000-3fa290e000 r-xp 00000000 b3:03 5588                           /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fa290e000-3fa290f000 r--p 00018000 b3:03 5588                           /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fa290f000-3fa2910000 rw-p 00019000 b3:03 5588                           /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fa2910000-3fa2920000 rw-p 00000000 00:00 0 
3fa2930000-3fa29c0000 rw-p 00000000 00:00 0 
3fa29cf000-3fa29d0000 ---p 00000000 00:00 0 
3fa29d0000-3fa2a11000 rw-p 00000000 00:00 0 
3fa2a11000-3fa2a12000 ---p 00000000 00:00 0 
3fa2a12000-3fa2a53000 rw-p 00000000 00:00 0 
3fa2a53000-3fa2a54000 ---p 00000000 00:00 0 
3fa2a54000-3fa2a95000 rw-p 00000000 00:00 0 
3fa2a95000-3fa2a96000 ---p 00000000 00:00 0 
3fa2a96000-3fa2ad7000 rw-p 00000000 00:00 0 
3fa2ad7000-3fa2ad8000 ---p 00000000 00:00 0 
3fa2ad8000-3fa2b19000 rw-p 00000000 00:00 0 
3fa2b19000-3fa2b1a000 ---p 00000000 00:00 0 
3fa2b1a000-3fa2b5b000 rw-p 00000000 00:00 0 
3fa2b5b000-3fa2b5c000 ---p 00000000 00:00 0 
3fa2b5c000-3fa2b9d000 rw-p 00000000 00:00 0 
3fa2b9d000-3fa2b9e000 ---p 00000000 00:00 0 
3fa2b9e000-3fa2bdf000 rw-p 00000000 00:00 0 
3fa2bdf000-3fa2be0000 ---p 00000000 00:00 0 
3fa2be0000-3fa2c21000 rw-p 00000000 00:00 0 
3fa2c21000-3fa2c22000 ---p 00000000 00:00 0 
3fa2c22000-3fa2c63000 rw-p 00000000 00:00 0 
3fa2c63000-3fa2c64000 ---p 00000000 00:00 0 
3fa2c64000-3fa2ca5000 rw-p 00000000 00:00 0 
3fa2ca5000-3fa2ca6000 ---p 00000000 00:00 0 
3fa2ca6000-3fa2ce7000 rw-p 00000000 00:00 0 
3fa2ce7000-3fa2ce8000 ---p 00000000 00:00 0 
3fa2ce8000-3fa2d29000 rw-p 00000000 00:00 0 
3fa2d29000-3fa2d2a000 ---p 00000000 00:00 0 
3fa2d2a000-3fa2d6b000 rw-p 00000000 00:00 0 
3fa2d6b000-3fa2d6c000 ---p 00000000 00:00 0 
3fa2d6c000-3fa2dad000 rw-p 00000000 00:00 0 
3fa2dad000-3fa2dae000 ---p 00000000 00:00 0 
3fa2dae000-3fa2def000 rw-p 00000000 00:00 0 
3fa2def000-3fa2df0000 ---p 00000000 00:00 0 
3fa2df0000-3fa2e31000 rw-p 00000000 00:00 0 
3fa2e31000-3fa2e32000 ---p 00000000 00:00 0 
3fa2e32000-3fa2e73000 rw-p 00000000 00:00 0 
3fa2e73000-3fa2e74000 ---p 00000000 00:00 0 
3fa2e74000-3fa2eb5000 rw-p 00000000 00:00 0 
3fa2eb5000-3fa2eb6000 ---p 00000000 00:00 0 
3fa2eb6000-3fa2ef7000 rw-p 00000000 00:00 0 
3fa2ef7000-3fa2ef8000 ---p 00000000 00:00 0 
3fa2ef8000-3fa2f39000 rw-p 00000000 00:00 0 
3fa2f39000-3fa2f3a000 ---p 00000000 00:00 0 
3fa2f3a000-3fa2f7b000 rw-p 00000000 00:00 0 
3fa2f7b000-3fa2f7c000 ---p 00000000 00:00 0 
3fa2f7c000-3fa2fbd000 rw-p 00000000 00:00 0 
3fa2fbd000-3fa2fbe000 ---p 00000000 00:00 0 
3fa2fbe000-3fa2fff000 rw-p 00000000 00:00 0 
3fa2fff000-3fa3000000 ---p 00000000 00:00 0 
3fa3000000-3fa3041000 rw-p 00000000 00:00 0 
3fa3041000-3fa3042000 ---p 00000000 00:00 0 
3fa3042000-3fa3083000 rw-p 00000000 00:00 0 
3fa3083000-3fa3084000 ---p 00000000 00:00 0 
3fa3084000-3fa30c5000 rw-p 00000000 00:00 0 
3fa30c5000-3fa30c6000 ---p 00000000 00:00 0 
3fa30c6000-3fa3107000 rw-p 00000000 00:00 0 
3fa3107000-3fa3108000 ---p 00000000 00:00 0 
3fa3108000-3fa3149000 rw-p 00000000 00:00 0 
3fa3149000-3fa314a000 ---p 00000000 00:00 0 
3fa314a000-3fa318b000 rw-p 00000000 00:00 0 
3fa318b000-3fa318c000 ---p 00000000 00:00 0 
3fa318c000-3fa31cd000 rw-p 00000000 00:00 0 
3fa31cd000-3fa31ce000 ---p 00000000 00:00 0 
3fa31ce000-3fa320f000 rw-p 00000000 00:00 0 
3fa320f000-3fa3210000 ---p 00000000 00:00 0 
3fa3210000-3fa3a60000 rw-p 00000000 00:00 0 
3fa3a6f000-3fbcee0000 rw-p 00000000 00:00 0 
3fbcee5000-3fbcfe8000 rw-p 00000000 00:00 0 
3fbcfe8000-3fbd124000 r-xp 00000000 b3:03 8777                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fbd124000-3fbd127000 r--p 0013c000 b3:03 8777                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fbd127000-3fbd129000 rw-p 0013f000 b3:03 8777                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fbd129000-3fbd136000 rw-p 00000000 00:00 0 
3fbd136000-3fbd1a1000 r-xp 00000000 b3:03 8780                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fbd1a1000-3fbd1a2000 r--p 0006a000 b3:03 8780                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fbd1a2000-3fbd1a3000 rw-p 0006b000 b3:03 8780                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fbd1a3000-3fbd1d2000 r-xp 00000000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fbd1d2000-3fbd1d3000 r--p 0002e000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fbd1d3000-3fbd1d4000 rw-p 0002f000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fbd1d4000-3fbd1dc000 rw-p 00000000 00:00 0 
3fbd1dc000-3fbd238000 r-xp 00000000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fbd238000-3fbd239000 r--p 0005b000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fbd239000-3fbd23a000 rw-p 0005c000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fbd23a000-3fbd24d000 r-xp 00000000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fbd24d000-3fbd24e000 r--p 00013000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fbd24e000-3fbd24f000 rw-p 00014000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fbd254000-3fbd257000 r-xp 00000000 00:21 24717                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fbd257000-3fbd258000 r--p 00002000 00:21 24717                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fbd258000-3fbd259000 rw-p 00003000 00:21 24717                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fbd259000-3fbd25b000 r-xp 00000000 00:21 20482                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fbd25b000-3fbd25c000 r--p 00001000 00:21 20482                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fbd25c000-3fbd25d000 rw-p 00002000 00:21 20482                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fbd25d000-3fbd69a000 r-xp 00000000 00:21 732306                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fbd69a000-3fbd6a3000 r--p 0043c000 00:21 732306                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fbd6a3000-3fbd6a8000 rw-p 00445000 00:21 732306                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fbd6a8000-3fbd6bc000 rw-p 00000000 00:00 0 
3fbd6bc000-3fbd6bd000 r-xp 00000000 00:00 0                              [vdso]
3fbd6bd000-3fbd6be000 r--p 00000000 00:00 0                              [vdso_data]
3fbd6be000-3fbd6da000 r-xp 00000000 b3:03 8774                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fbd6da000-3fbd6dc000 r--p 0001b000 b3:03 8774                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fbd6dc000-3fbd6de000 rw-p 0001d000 b3:03 8774                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fff613000-3fffe12000 rw-p 00000000 00:00 0                              [stack]


Segmentation fault (core dumped)
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 ...........

1)
The -p command line option runs the code in loop conditional on Kernel.gets() and prints $_ FAILED
Expected exit status is 0 but actual is 139 for command ruby_exe("/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 -- -p /tmp/rubytest.kuaifp_3/3-rubyexe.rb  < /tmp/ruby/src/trunk/spec/ruby/command_line/fixtures/names.txt")
Output:

/tmp/ruby/src/trunk/spec/ruby/command_line/dash_p_spec.rb:9:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/ruby/command_line/dash_p_spec.rb:3:in '<top (required)>'

Finished in 143.530437 seconds

3430 files, 32645 examples, 136089 expectations, 1 failure, 0 errors, 0 tagged
make: *** [uncommon.mk:1014: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile