# Logfile created on 2024-08-22 11:51:32 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fc627c9b8 @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, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20240822-115132", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fc625ab38 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fc625a9f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fc625a868 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240822-115132", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240822-115132>, @binmode=false, @mon_data=#<Monitor:0x0000003fc625a750>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   d731adb..2569413  master     -> origin/master
Updating d731adb..2569413
Fast-forward
 lib/bundler/definition.rb             | 16 +------------
 lib/bundler/resolver.rb               | 40 ++++++++++++++++++++++++-------
 lib/bundler/resolver/base.rb          |  6 +++++
 lib/bundler/resolver/package.rb       | 11 ++++++++-
 spec/bundler/commands/install_spec.rb | 44 ++++++++++++++++++++++++++++++++++-
 5 files changed, 91 insertions(+), 26 deletions(-)
Latest commit hash = 2569413b1c
$$$[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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.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 = C.UTF-8
	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-23revyos1) 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 = C.UTF-8
	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-23revyos1) 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
c380ea0704344a6e9c45bab90a150b06ca8d1dd8e3a78fcf5e10414f6ffe380b  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 = C.UTF-8
	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-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: 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/objspace'
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]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.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.1/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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: 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.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
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 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 = C.UTF-8
	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 b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
gcc (Debian 13.2.0-23revyos1) 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/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
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
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]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: 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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: 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.1/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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
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.1/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.2/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.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.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.25.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.6
                                    rss 0.3.1
                                    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.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    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 1983 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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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=43189
  "--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/914] 1636145=node_id_test
[  2/914] 1636146=test_gem_commands_build_command
[  3/914] 1636147=test_interned_str
[  4/914] 1636147=test_case_comprehensive
[  5/914] 1636147=test_gem_commands_server_command
[  6/914] 1636144=test_io_m17n
[  7/914] 1636147=test_variable_name_check
[  8/914] 1636147=test_did_you_mean
[  9/914] 1636147=test_cmethod
[ 10/914] 1636147=test_tracer
[ 11/914] 1636145=test_append
[ 12/914] 1636145=breadth_first_search_test
[ 13/914] 1636145=test_option
[ 14/914] 1636147=test_rdoc_markup_heading
[ 15/914] 1636146=test_exception_at_throwing
[ 16/914] 1636146=test_iseq
[ 17/914] 1636145=test_pkey_dsa
[ 18/914] 1636147=test_ocsp
[ 19/914] 1636147=test_class
[ 20/914] 1636147=test_scheduler
[ 21/914] 1636147=test_emoji_breaks
[ 22/914] 1636147=test_gem_bundler_version_finder
[ 23/914] 1636146=test_within_pipe
[ 24/914] 1636147=test_rdoc_markup_to_bs
[ 25/914] 1636147=test_help
[ 26/914] 1636147=test_files_lib
[ 27/914] 1636146=test_gem_commands_unpack_command
[ 28/914] 1636144=test_beginendblock
[ 29/914] 1636146=test_to_ary_concat
[ 30/914] 1636144=test_webauthn_listener_response
[ 31/914] 1636145=test_time
[ 32/914] 1636144=test_stream
[ 33/914] 1636144=test_rdoc_markup_pre_process
[ 34/914] 1636145=test_printf
[ 35/914] 1636145=test_pinned
[ 36/914] 1636145=test_history
[ 37/914] 1636146=test_mkmf
[ 38/914] 1636146=test_date_marshal
[ 39/914] 1636146=test_delegate
[ 40/914] 1636146=test_popen_deadlock
[ 41/914] 1636144=test_exit
[ 42/914] 1636145=test_recursion
[ 43/914] 1636145=test_ractor
[ 44/914] 1636145=test_gem_security
[ 45/914] 1636144=test_rdoc_servlet
[ 46/914] 1636144=test_digest
[ 47/914] 1636144=test_bundled_ca
[ 48/914] 1636144=test_closure
[ 49/914] 1636144=test_multi_irb_commands
[ 50/914] 1636144=test_fiber
[ 51/914] 1636146=test_open3
[ 52/914] 1636144=test_human_typo
[ 53/914] 1636144=test_primitive
[ 54/914] 1636144=test_rbconfig
[ 55/914] 1636144=test_pair
[ 56/914] 1636147=test_win32ole_param
[ 57/914] 1636147=test_gem_commands_yank_command
[ 58/914] 1636147=test_document
[ 59/914] 1636147=test_acceptable
[ 60/914] 1636147=test_rdoc_generator_pot_po_entry
[ 61/914] 1636147=test_euc_jp
[ 62/914] 1636147=test_name_error_extension
[ 63/914] 1636147=test_rdoc_i18n_locale
[ 64/914] 1636147=test_bundled_gems
[ 65/914] 1636147=test_set_len
[ 66/914] 1636147=test_encoding
[ 67/914] 1636147=test_httpresponses
[ 68/914] 1636147=test_httpheader
[ 69/914] 1636147=test_gem_resolver_local_specification
[ 70/914] 1636147=test_rdoc_ri_driver
[ 71/914] 1636146=test_install
[ 72/914] 1636146=test_rdoc_markup_to_label
[ 73/914] 1636147=test_sockopt
[ 74/914] 1636147=string_encoding_test
[ 75/914] 1636147=json_encoding_test
[ 76/914] 1636147=test_color
[ 77/914] 1636146=test_key_stroke
[ 78/914] 1636147=test_date_compat
[ 79/914] 1636146=test_rdoc_markup_to_html
[ 80/914] 1636147=test_bug-14834
[ 81/914] 1636147=test_terminfo
[ 82/914] 1636147=test_compile_prism
[ 83/914] 1636146=test_rdoc_parser_prism_ruby
[ 84/914] 1636147=test_path
[ 85/914] 1636147=test_case_mapping
[ 86/914] 1636147=test_bn
[ 87/914] 1636147=test_win32ole_param_event
[ 88/914] 1636147=test_http
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=882207, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1636147 sipeed    8u  IPv4 882207      0t0  TCP localhost:39493->localhost:60744 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 #<File::Stat dev=0x8, ino=882290, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1636147 sipeed    9u  IPv4 882290      0t0  TCP localhost:34209->localhost:59352 (CLOSE_WAIT)
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=882375, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1636147 sipeed   10u  IPv4 882375      0t0  TCP localhost:36357->localhost:42908 (CLOSE_WAIT)
[ 89/914] 1636146=test_addrinfo
[ 90/914] 1636146=test_tree_spell_checker
[ 91/914] 1636146=test_filter
[ 92/914] 1636146=test_gem_gem_runner
[ 93/914] 1636146=test_data
[ 94/914] 1636146=test_rdoc_method_attr
[ 95/914] 1636146=test_enumerator
[ 96/914] 1636146=test_rdoc_parser_changelog
[ 97/914] 1636146=test_koi8
[ 98/914] 1636146=test_unicode
[ 99/914] 1636146=test_rdoc_generator_pot
[100/914] 1636146=test_ssl_session
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 11 #<File::Stat dev=0x8, ino=884050, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1636147 sipeed   11u  IPv4 884050      0t0  TCP localhost:33091->localhost:33396 (CLOSE_WAIT)
[101/914] 1636146=test_thread_cv
[102/914] 1636147=test_lexer
[103/914] 1636147=test_gem_uri
[104/914] 1636147=test_key_event_record
[105/914] 1636147=test_notimplement
[106/914] 1636147=test_random
[107/914] 1636147=test_gem_resolver_vendor_specification
[108/914] 1636147=test_gem_commands_update_command
[109/914] 1636146=test_gem_ext_cargo_builder
[110/914] 1636146=test_ssl
[111/914] 1636144=test_module
[112/914] 1636147=test_gem_request_set
[113/914] 1636147=test_arith_seq_extract
[114/914] 1636147=test_method_name_check
[115/914] 1636147=test_parser
[116/914] 1636147=test_configuration
[117/914] 1636147=test_rubyvm
[118/914] 1636147=test_buffered_io
[119/914] 1636147=test_monitor
[120/914] 1636147=test_whileuntil
[121/914] 1636147=test_rdoc_generator_markup
[122/914] 1636147=test_boolean
[123/914] 1636147=test_stringify_symbols
[124/914] 1636147=test_instrumentation_api
[125/914] 1636144=test_gem_dependency_list
[126/914] 1636144=test_benchmark
[127/914] 1636147=test_win32ole_method_event
[128/914] 1636147=implicit_array_test
[129/914] 1636147=test_nesting_parser
[130/914] 1636147=test_gem_source
[131/914] 1636144=test_scalar_scanner
[132/914] 1636144=test_gem_commands_outdated_command
[133/914] 1636144=test_array
[134/914] 1636147=test_gem_package_tar_writer
[135/914] 1636147=test_helper_method
[136/914] 1636147=test_abi
[137/914] 1636145=test_provider
[138/914] 1636147=test_rdoc_parser_simple
[139/914] 1636147=test_load
[140/914] 1636147=test_gem_commands_rebuild_command
[141/914] 1636147=test_yamldbm
[142/914] 1636147=test_https
[143/914] 1636145=test_gem_ext_builder
[144/914] 1636147=test_evaluation
[145/914] 1636147=test_x509ext
[146/914] 1636147=test_erb
[147/914] 1636147=test_gem_source_installed
[148/914] 1636147=test_len
[149/914] 1636147=test_yield_block
[150/914] 1636147=test_proxy
[151/914] 1636147=test_gem_commands_cert_command
[152/914] 1636145=test_completion
[153/914] 1636145=test_rational
[154/914] 1636145=test_rational2
[155/914] 1636145=fixtures_test
[156/914] 1636145=test_assembler
[157/914] 1636145=test_spell_checker
[158/914] 1636145=test_propertyputref
[159/914] 1636145=test_float
[160/914] 1636147=test_cd
[161/914] 1636147=test_require
[162/914] 1636145=test_cgi_cookie
[163/914] 1636145=test_regex_casefold
[164/914] 1636144=test_refinement
[165/914] 1636145=test_gem_commands_signout_command
[166/914] 1636145=test_gem_source_git
[167/914] 1636145=test_dir_m17n
[168/914] 1636146=test_gem_resolver_installer_set
[169/914] 1636146=warnings_test
[170/914] 1636146=test_cgi_session
[171/914] 1636146=dispatcher_test
[172/914] 1636146=test_rdoc_rd
[173/914] 1636146=test_rdoc_top_level
[174/914] 1636146=heredoc_test
[175/914] 1636146=test_metaclass
[176/914] 1636146=test_signal
[177/914] 1636145=test_fixnum
[178/914] 1636145=test_x509crl
[179/914] 1636146=test_process
[180/914] 1636146=test_windows_1252
[181/914] 1636146=test_input_method
[182/914] 1636146=test_digest_extend
[183/914] 1636145=test_string
[184/914] 1636145=test_iterator
[185/914] 1636146=test_omap
[186/914] 1636146=test_debug
[187/914] 1636146=test_memory_view
[188/914] 1636146=test_shellwords
[189/914] 1636146=test_new
[190/914] 1636146=test_cipher
[191/914] 1636145=test_gem_security_signer
[192/914] 1636147=constant_path_node_test
[193/914] 1636147=test_gem_resolver_git_set
[194/914] 1636146=test_storage
[195/914] 1636146=test_win32ole_variant_outarg
[196/914] 1636146=test_gem_source_subpath_problem
[197/914] 1636145=test_dln
[198/914] 1636145=json_common_interface_test
[199/914] 1636145=json_parser_test
[200/914] 1636145=test_nomethod_error
[201/914] 1636145=comments_test
[202/914] 1636145=test_config
[203/914] 1636146=test_pkg_config
[204/914] 1636146=test_cparser
[205/914] 1636145=test_struct
[206/914] 1636145=onigmo_test
[207/914] 1636145=test_rdoc_markup_to_html_snippet
[208/914] 1636147=magic_comment_test
[209/914] 1636145=fuzzer_test
[210/914] 1636145=test_sexp
[211/914] 1636145=test_rdoc_markup_include
[212/914] 1636145=test_variable
[213/914] 1636145=test_win32ole_variant_m
[214/914] 1636145=test_engine
[215/914] 1636145=test_allocation
[216/914] 1636147=test_div
[217/914] 1636147=test_key_error
[218/914] 1636147=test_insns_leaf
[219/914] 1636147=test_serialize_subclasses
[220/914] 1636147=test_color_printer
[221/914] 1636147=test_deprecated
[222/914] 1636147=test_files_test_1
[223/914] 1636147=test_set
[224/914] 1636146=test_struct
[225/914] 1636147=test_gem_path_support
[226/914] 1636147=test_x509req
[227/914] 1636147=test_mutex
[228/914] 1636144=test_rdoc_rd_inline
[229/914] 1636144=test_call
[230/914] 1636144=ripper_test
[231/914] 1636147=test_https_proxy
[232/914] 1636147=test_rubygems
[233/914] 1636147=test_cgi_modruby
[234/914] 1636147=test_integer
[235/914] 1636146=test_super
[236/914] 1636144=test_rubyoptions
[237/914] 1636146=test_gem_resolver_git_specification
[238/914] 1636146=test_object_references
[239/914] 1636146=test_usrmarshal
[240/914] 1636146=test_nextafter
[241/914] 1636146=test_capacity
[242/914] 1636146=test_gem_request_set_lockfile_tokenizer
[243/914] 1636146=test_stat
[244/914] 1636146=test_have_func
[245/914] 1636147=test_integer
[246/914] 1636147=test_dryrun
[247/914] 1636147=test_rdoc_attr
[248/914] 1636147=test_env
[249/914] 1636145=test_gem_commands_setup_command
[250/914] 1636144=test_parser
[251/914] 1636144=test_cgi_core
[252/914] 1636144=test_ractor
[253/914] 1636144=test_dns
Leaked file descriptor: TestResolvDNS#test_multiple_servers_with_timeout_and_truncated_tcp_fallback: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 58020>
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1636144 sipeed   12u  IPv4 888383      0t0  TCP localhost:58020->localhost:34600 (CLOSE_WAIT)
Closed file descriptor: TestResolvDNS#test_invalid_byte_comment: 12
[254/914] 1636144=test_gem_commands_open_command
[255/914] 1636145=test_gem_source_lock
[256/914] 1636145=test_gem
[257/914] 1636144=test_registry
[258/914] 1636144=test_ractor
[259/914] 1636144=test_my_integer
[260/914] 1636144=test_thread
[261/914] 1636145=json_ext_parser_test
[262/914] 1636145=test_rendering
[263/914] 1636145=test_debugger_integration
[264/914] 1636145=test_ssl
[265/914] 1636147=test_singleton_function
[266/914] 1636147=test_ancdata
[267/914] 1636147=test_rb_str_dup
[268/914] 1636147=test_reline_key
[269/914] 1636147=test_marshal
[270/914] 1636146=test_unicode_normalize
[271/914] 1636146=test_weakref
[272/914] 1636146=test_nonblock
[273/914] 1636146=test_alias
[274/914] 1636147=test_timeout
[275/914] 1636146=test_rdoc_generator_json_index
[276/914] 1636146=test_time_tz
[277/914] 1636145=test_win32ole_event
[278/914] 1636145=test_trace
[279/914] 1636145=ractor_test
[280/914] 1636146=test_win32ole_variable
[281/914] 1636146=test_stringio
[282/914] 1636145=test_arity
[283/914] 1636145=test_io_wait_uncommon
[284/914] 1636145=test_rdoc_class_module
[285/914] 1636146=test_bignum
[286/914] 1636147=test_gem_ci_detector
[287/914] 1636147=test_threadgroup
[288/914] 1636146=test_enum
[289/914] 1636147=test_gem_specification
[290/914] 1636144=test_have_macro
[291/914] 1636145=test_gem_package
[292/914] 1636144=test_complex2
[293/914] 1636144=test_resolve_symbol
[294/914] 1636146=test_merge_keys
[295/914] 1636146=test_rdoc_extend
[296/914] 1636146=test_ipaddr
[297/914] 1636144=test_mixed_unicode_escapes
[298/914] 1636144=test_history
[299/914] 1636146=test_rdoc_markup_to_ansi
[300/914] 1636146=test_win32ole_variant
[301/914] 1636146=test_gem_resolver_api_specification
[302/914] 1636144=overlap_test
[303/914] 1636146=static_literals_test
[304/914] 1636146=test_cgi_multipart
[305/914] 1636146=test_gem_commands_cleanup_command
[306/914] 1636145=test_word
[307/914] 1636145=test_numeric
[308/914] 1636145=test_member
[309/914] 1636145=test_ractor_compatibility
[310/914] 1636144=test_date_ractor
[311/914] 1636146=test_gem_console_ui
[312/914] 1636146=test_dir
[313/914] 1636144=test_autoconf
[314/914] 1636144=test_eval
[315/914] 1636144=test_mailto
[316/914] 1636144=test_coderange
[317/914] 1636144=test_symbol
[318/914] 1636144=test_http_request
[319/914] 1636144=test_gem_source_fetch_problem
[320/914] 1636144=json_generic_object_test
[321/914] 1636144=test_rdoc_generator_darkfish
[322/914] 1636145=test_rdoc_comment
[323/914] 1636146=test_error_highlight
[324/914] 1636145=test_resize
[325/914] 1636145=test_function_entry
[326/914] 1636145=test_gem_resolver_requirement_list
[327/914] 1636145=test_arith_seq_beg_len_step
[328/914] 1636145=test_pkcs7
[329/914] 1636144=test_enc_associate
[330/914] 1636145=test_lazy_enumerator
[331/914] 1636147=test_unix
[332/914] 1636147=test_coder
[333/914] 1636146=test_symbol
[334/914] 1636147=parser_test
[335/914] 1636147=test_gem_commands_pristine_command
[336/914] 1636145=test_context
[337/914] 1636144=test_nofree
[338/914] 1636144=test_find_executable
[339/914] 1636144=test_weakkeymap
[340/914] 1636145=test_gem_commands_push_command
[341/914] 1636144=test_numhash
[342/914] 1636144=test_pkey_rsa
[343/914] 1636145=test_gem_platform
[344/914] 1636145=test_date_strptime
[345/914] 1636144=test_gem_package_task
[346/914] 1636144=test_placearg
[347/914] 1636144=test_rdoc_markup_hard_break
[348/914] 1636144=test_win32ole_method
[349/914] 1636144=test_delete
[350/914] 1636144=test_keyword
[351/914] 1636145=test_class_name_check
[352/914] 1636145=dump_test
[353/914] 1636147=test_fd_setsize
[354/914] 1636147=test_continuation
[355/914] 1636147=test_file_exhaustive
[356/914] 1636144=test_files_test
[357/914] 1636144=test_gem_update_suggestion
[358/914] 1636144=attribute_write_test
[359/914] 1636144=test_logger
[360/914] 1636144=test_gem_resolver_lock_set
[361/914] 1636144=test_not
[362/914] 1636144=test_import
[363/914] 1636145=test_rdoc_parser_markdown
[364/914] 1636145=test_object
[365/914] 1636145=test_cgi_header
[366/914] 1636145=heredoc_dedent_test
[367/914] 1636145=version_test
[368/914] 1636145=parse_test
[369/914] 1636145=test_gem_gemcutter_utilities
[370/914] 1636146=test_basicinstructions
[371/914] 1636146=test_gem_command_manager
[372/914] 1636144=test_key_actor_emacs
[373/914] 1636145=test_gem_remote_fetcher_local_ssl_server
[374/914] 1636144=lex_test
[375/914] 1636144=test_arithmetic_sequence
[376/914] 1636144=test_timeout
[377/914] 1636146=test_normalize
[378/914] 1636146=test_ossl
[379/914] 1636144=test_change_word
[380/914] 1636144=test_flip
[381/914] 1636144=test_sleep
[382/914] 1636144=test_date_arith
[383/914] 1636144=test_object
[384/914] 1636145=test_ruby_lex
[385/914] 1636145=test_gem_local_remote_options
[386/914] 1636145=test_big5
[387/914] 1636145=test_func
[388/914] 1636144=test_pointer
[389/914] 1636144=test_ractor
[390/914] 1636144=test_type
[391/914] 1636144=test_signedness
[392/914] 1636147=test_tsort
[393/914] 1636147=test_rdoc_rd_block_parser
[394/914] 1636147=errors_test
[395/914] 1636147=test_regexp
[396/914] 1636146=test_gem_commands_check_command
[397/914] 1636146=test_ftp
[398/914] 1636146=test_tmpdir
[399/914] 1636145=test_rdoc_markup_document
[400/914] 1636145=test_integer_comb
[401/914] 1636146=test_vm_dump
[402/914] 1636146=test_udp
[403/914] 1636146=test_data_error
[404/914] 1636146=bom_test
[405/914] 1636146=test_force_exit
[406/914] 1636146=test_file
[407/914] 1636146=unescape_test
[408/914] 1636144=test_ostruct
[409/914] 1636144=test_erb_command
[410/914] 1636144=test_helper
[411/914] 1636144=test_encoding
[412/914] 1636144=test_gem_uri_formatter
[413/914] 1636144=test_project_sanity
[414/914] 1636144=test_range
[415/914] 1636144=test_pty
[416/914] 1636145=test_dup
[417/914] 1636145=test_constant
[418/914] 1636144=test_rdoc_ri_paths
[419/914] 1636144=test_ensured
[420/914] 1636146=library_symbols_test
[421/914] 1636146=test_addr
[422/914] 1636146=test_locale
[423/914] 1636146=test_ts
[424/914] 1636144=test_enumerable
[425/914] 1636144=test_config
[426/914] 1636144=test_gem_resolver_vendor_set
[427/914] 1636144=ruby_parser_test
[428/914] 1636144=test_gem_resolver_api_set
[429/914] 1636144=test_gem_safe_marshal
[430/914] 1636146=test_transcode
[431/914] 1636146=json_generator_test
[432/914] 1636146=test_eval
[433/914] 1636144=test_x509store
[434/914] 1636146=test_rdoc_code_object
[435/914] 1636144=test_update
[436/914] 1636144=test_fips
[437/914] 1636146=test_x509name
[438/914] 1636146=parse_comments_test
[439/914] 1636146=test_random_formatter
[440/914] 1636146=test_helper
[441/914] 1636146=test_jaro_winkler
[442/914] 1636146=test_lambda
[443/914] 1636146=test_ast
[444/914] 1636144=test_gem_request_set_gem_dependency_api
[445/914] 1636144=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 37303>
COMMAND     PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    1636144 sipeed   11u  IPv4 892513      0t0  TCP localhost:37303->localhost:52356 (CLOSE_WAIT)
[446/914] 1636144=test_cgi_tag_helper
[447/914] 1636144=test_zlib
Closed file descriptor: TestZlibDeflate#test_expand_buffer: 11
[448/914] 1636145=test_egrep_cpp
[449/914] 1636145=test_ole_methods
[450/914] 1636145=test_erb_m17n
[451/914] 1636145=test_date_conv
[452/914] 1636145=test_optimization
[453/914] 1636144=integer_parse_test
[454/914] 1636144=test_gc_compact
[455/914] 1636144=test_proc
[456/914] 1636144=test_string
[457/914] 1636147=test_gem_resolver_index_set
[458/914] 1636147=test_gem_package_old
[459/914] 1636147=test_gem_validator
[460/914] 1636147=test_require_path_check
[461/914] 1636147=test_rdoc_markup_parser
[462/914] 1636147=test_folderitem2_invokeverb
[463/914] 1636147=test_fnmatch
[464/914] 1636147=test_files_test_2
[465/914] 1636147=test_rdoc_stats
[466/914] 1636147=test_pattern_matching
[467/914] 1636147=test_string
[468/914] 1636147=test_rdoc_store
[469/914] 1636147=test_ensure_and_callcc
[470/914] 1636147=test_gem_request_set_lockfile_parser
[471/914] 1636145=test_depth_first
[472/914] 1636145=test_raise
[473/914] 1636145=test_x509attr
[474/914] 1636145=json_addition_test
[475/914] 1636145=test_custom_command
[476/914] 1636145=test_gem_dependency_resolution_error
[477/914] 1636145=test_rdoc_parser
[478/914] 1636145=test_qsort
[479/914] 1636145=test_win32ole_type
[480/914] 1636145=test_null
[481/914] 1636145=newline_offsets_test
[482/914] 1636147=test_mul
[483/914] 1636147=test_rdoc_rd_inline_parser
[484/914] 1636147=test_rdoc_markup_to_rdoc
[485/914] 1636147=test_default_gems
[486/914] 1636147=test_rdoc_markup_attributes
[487/914] 1636147=compiler_test
[488/914] 1636147=test_date_parse
[489/914] 1636147=test_trick
[490/914] 1636145=test_thread
[491/914] 1636145=test_pipe
[492/914] 1636145=integer_base_flags_test
[493/914] 1636145=test_pkey_ec
[494/914] 1636145=test_io_buffer
[495/914] 1636145=test_defined
[496/914] 1636145=test_backtrace
[497/914] 1636145=test_key_name_check
[498/914] 1636145=test_disable_irb
[499/914] 1636145=test_rdoc_i18n_text
[500/914] 1636145=test_windows_1251
[501/914] 1636145=test_time
[502/914] 1636145=test_rdoc_rdoc
[503/914] 1636145=test_gem_uninstaller
[504/914] 1636145=test_svcb_https
[505/914] 1636145=test_buffering
[506/914] 1636145=test_gb18030
[507/914] 1636145=static_inspect_test
[508/914] 1636145=test_bug-5832
[509/914] 1636145=test_files_ext
[510/914] 1636147=test_emitter
[511/914] 1636145=test_gem_silent_ui
[512/914] 1636147=test_kdf
[513/914] 1636145=test_gem_doctor
[514/914] 1636145=test_kernel
[515/914] 1636147=test_eval_history
[516/914] 1636147=test_enc_raise
[517/914] 1636147=test_psych
[518/914] 1636147=!Nothing_to_test
[519/914] 1636147=test_rdoc_markup_paragraph
[520/914] 1636147=test_object_create_start
[521/914] 1636147=snippets_test
[522/914] 1636145=test_command
[523/914] 1636145=test_at_exit
[524/914] 1636145=parse_success_test
[525/914] 1636145=test_gem_ext_cargo_builder_unit
[526/914] 1636145=test_date
[527/914] 1636145=test_gem_rdoc
[528/914] 1636145=test_hmac
[529/914] 1636145=test_rdoc_markup_to_tt_only
[530/914] 1636145=test_rdoc_tom_doc
[531/914] 1636145=parse_stream_test
[532/914] 1636145=test_numeric
[533/914] 1636145=test_ifunless
[534/914] 1636145=test_assignment
[535/914] 1636147=test_gem_commands_lock_command
[536/914] 1636147=test_gem_command
[537/914] 1636147=test_key_actor_vi
[538/914] 1636147=test_bug-3571
[539/914] 1636147=test_common
[540/914] 1636147=test_gem_spec_fetcher
[541/914] 1636147=test_rdoc_token_stream
[542/914] 1636147=test_address_resolve
[543/914] 1636147=test_config
[544/914] 1636147=test_gem_source_list
[545/914] 1636147=test_yaml_special_cases
[546/914] 1636147=test_optarg
[547/914] 1636147=test_verbose
[548/914] 1636147=test_nil
[549/914] 1636147=test_num2int
[550/914] 1636147=test_rdoc_single_class
[551/914] 1636147=test_macro
[552/914] 1636147=test_gem_ext_configure_builder
[553/914] 1636147=test_frozen
[554/914] 1636147=test_gem_remote_fetcher_local_server
[555/914] 1636147=test_pp
[556/914] 1636147=test_zsh_completion
[557/914] 1636147=test_exception
[558/914] 1636147=test_iter_break
[559/914] 1636147=test_securerandom
[560/914] 1636147=test_rdoc_markdown_test
[561/914] 1636145=test_c_union_entity
[562/914] 1636145=test_rdoc_normal_module
[563/914] 1636145=test_logperiod
[564/914] 1636145=test_flush
[565/914] 1636145=test_singleton
[566/914] 1636145=test_io_console
[567/914] 1636147=test_switch_hitter
[568/914] 1636147=test_uncorrectable_name_check
[569/914] 1636147=newline_test
[570/914] 1636147=test_hash_create
[571/914] 1636147=test_stringchar
[572/914] 1636147=test_passing_block
[573/914] 1636147=test_thread_fd_close
[574/914] 1636147=test_last_thread
[575/914] 1636147=test_process
[576/914] 1636145=test_pack
[577/914] 1636145=command_line_test
[578/914] 1636145=test_gem_security_policy
[579/914] 1636145=test_gem_source_local
[580/914] 1636145=test_arity
[581/914] 1636145=test_gem_ext_rake_builder
[582/914] 1636145=test_logdevice
[583/914] 1636145=test_err_in_callback
[584/914] 1636145=test_gem_resolver_lock_specification
[585/914] 1636145=test_gc
[586/914] 1636144=test_x509cert
[587/914] 1636144=test_gem_commands_which_command
[588/914] 1636144=test_shift_jis
[589/914] 1636144=test_http
[590/914] 1636144=test_enumerator
[591/914] 1636145=test_flags
[592/914] 1636145=test_inadvertent_creation
[593/914] 1636145=test_gem_commands_specification_command
[594/914] 1636145=reflection_test
[595/914] 1636145=test_gem_commands_dependency_command
[596/914] 1636145=test_gem_resolver_composed_set
[597/914] 1636145=test_safe_load
[598/914] 1636145=test_gem_resolver
/tmp/ruby/src/trunk/lib/rubygems/deprecate.rb: [BUG] Segmentation fault at 0x0000003fd3aae328
ruby 3.4.0dev (2024-08-22T11:48:32Z master 2569413b1c) [riscv64-linux]

-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0005 p:---- s:0024 e:000023 CFUNC  :require_relative
c:0004 p:0031 s:0019 e:000018 TOP    /tmp/ruby/src/trunk/lib/rubygems.rb:19 [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:000920 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:19:in '<top (required)>'
/tmp/ruby/src/trunk/lib/rubygems.rb:19:in 'require_relative'

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

-- Machine register context ------------------------------------------------
  sp: 0x0000003fffc75a90  s0: 0x0000000000000013  s1: 0x0000000000000005
  a0: 0x0000002ab24e5a80  a1: 0x0000003fb9cbec58  a2: 0x0000000000000005
  a3: 0x000000000000002c  a4: 0x0000000000000000  a5: 0x0000003fd3aae25c
  a6: 0x0000003fffc75b40  a7: 0x000000170000009c  s2: 0x0000003fb9cbec58
  s3: 0x0000003fd39e3d18  s4: 0x0000002ab24e57c0  s5: 0x0000003fffc75b48
  s6: 0x000000000000002c  s7: 0x0000000000000022  s8: 0x0000000000000000
  s9: 0x0000002ab25f6b90 s10: 0x0000003fd3892620 s11: 0x0000003fffc766e0

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk/libruby.so.3.4(rb_print_backtrace+0x14) [0x3fd37cb98c] /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) [0x3fd3627050] /tmp/ruby/src/trunk/error.c:1108
/tmp/ruby/build/trunk/libruby.so.3.4(sigsegv+0x42) [0x3fd373573a] /tmp/ruby/src/trunk/signal.c:929
linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fd39c0800]
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_get_objspace+0x4) [0x3fd363bb58] /tmp/ruby/src/trunk/gc.c:190
/tmp/ruby/build/trunk/libruby.so.3.4(size_pool_idx_for_size+0x0) [0x3fd364dfc2] /tmp/ruby/src/trunk/gc.c:890
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_impl_new_obj) /tmp/ruby/src/trunk/gc/default.c:2695
/tmp/ruby/build/trunk/libruby.so.3.4(newobj_of) /tmp/ruby/src/trunk/gc.c:890
/tmp/ruby/build/trunk/libruby.so.3.4(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:917
/tmp/ruby/build/trunk/libruby.so.3.4(rbimpl_fl_unset_raw_raw+0x0) [0x3fd374326e] /tmp/ruby/src/trunk/string.c:920
/tmp/ruby/build/trunk/libruby.so.3.4(RB_FL_UNSET_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:669
/tmp/ruby/build/trunk/libruby.so.3.4(RB_ENC_CODERANGE_SET) /tmp/ruby/src/trunk/include/ruby/internal/encoding/coderange.h:131
/tmp/ruby/build/trunk/libruby.so.3.4(str_new0) /tmp/ruby/src/trunk/string.c:959
/tmp/ruby/build/trunk/libruby.so.3.4(rb_enc_str_new+0x20) [0x3fd374686c] /tmp/ruby/src/trunk/string.c:1014
/tmp/ruby/build/trunk/libruby.so.3.4(parser_str_new+0x8) [0x3fd36c0df4] /tmp/ruby/build/trunk/parse.y:7696
/tmp/ruby/build/trunk/libruby.so.3.4(parse_string) /tmp/ruby/build/trunk/parse.y:8821
/tmp/ruby/build/trunk/libruby.so.3.4(yylex+0x8) [0x3fd36c6346] /tmp/ruby/build/trunk/parse.y:11327
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_yyparse) /tmp/ruby/build/trunk/parse.c:11544
/tmp/ruby/build/trunk/libruby.so.3.4(yycompile0+0xa2) [0x3fd36d828a] /tmp/ruby/build/trunk/parse.y:7568
/tmp/ruby/build/trunk/libruby.so.3.4(rb_suppress_tracing+0xaa) [0x3fd37ce4ec] /tmp/ruby/src/trunk/vm_trace.c:487
/tmp/ruby/build/trunk/libruby.so.3.4(local_pop+0x0) [0x3fd36b9b36] /tmp/ruby/build/trunk/parse.y:7625
/tmp/ruby/build/trunk/libruby.so.3.4(yycompile) /tmp/ruby/build/trunk/parse.y:7629
/tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_compile) /tmp/ruby/build/trunk/parse.y:7665
/tmp/ruby/build/trunk/libruby.so.3.4(parser_compile+0x12) [0x3fd37322cc] /tmp/ruby/src/trunk/ruby_parser.c:659
/tmp/ruby/build/trunk/libruby.so.3.4(parser_compile_file_path) /tmp/ruby/src/trunk/ruby_parser.c:733
/tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_compile_file_path) /tmp/ruby/src/trunk/ruby_parser.c:783
/tmp/ruby/build/trunk/libruby.so.3.4(load_file_internal+0xfa) [0x3fd372fb10] /tmp/ruby/src/trunk/ruby.c:2739
/tmp/ruby/build/trunk/libruby.so.3.4(rb_ensure+0xa0) [0x3fd362fbd2] /tmp/ruby/src/trunk/eval.c:1053
/tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_load_file+0xf0) [0x3fd372f72a] /tmp/ruby/src/trunk/ruby.c:2875
/tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x16) [0x3fd3680cc4] /tmp/ruby/src/trunk/load.c:769
/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+0x24) [0x3fd3680de4] /tmp/ruby/src/trunk/load.c:1386
/tmp/ruby/build/trunk/libruby.so.3.4(rb_f_require_relative) /tmp/ruby/src/trunk/load.c:1041
/tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fd37a7062] /tmp/ruby/src/trunk/vm_insnhelper.c:3788
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3790
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3834
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fd37b5da0] /tmp/ruby/src/trunk/vm_insnhelper.c:5955
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fd37baa84] /tmp/ruby/src/trunk/vm.c:2564
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2567
/tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x22) [0x3fd3680bca] /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) [0x3fd36814b2] /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) [0x3fd37a6332] /tmp/ruby/src/trunk/vm_insnhelper.c:3788
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3790
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fd37b5da0] /tmp/ruby/src/trunk/vm_insnhelper.c:5955
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fd37baa84] /tmp/ruby/src/trunk/vm.c:2564
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2567
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_init_prelude+0x8) [0x3fd372f8b0] /tmp/ruby/src/trunk/ruby.c:1744
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1805
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1761
/tmp/ruby/build/trunk/libruby.so.3.4(process_script+0x1c) [0x3fd3730dcc] /tmp/ruby/src/trunk/ruby.c:2080
/tmp/ruby/build/trunk/libruby.so.3.4(process_options) /tmp/ruby/src/trunk/ruby.c:2504
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_process_options+0x138) [0x3fd3731a0c] /tmp/ruby/src/trunk/ruby.c:3131
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_options+0x94) [0x3fd3630762] /tmp/ruby/src/trunk/eval.c:117
/tmp/ruby/build/trunk/ruby(rb_main+0x12) [0x2ab24d9a9a] /tmp/ruby/src/trunk/main.c:43
/tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62
[0x3fd32cea48]
[0x3fd32ceaf0]
[0x2ab24d9ad8]

-- 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

* Process memory map:

2ab24d9000-2ab24da000 r-xp 00000000 00:1e 1421181                        /tmp/ruby/build/trunk/ruby
2ab24da000-2ab24db000 r--p 00000000 00:1e 1421181                        /tmp/ruby/build/trunk/ruby
2ab24db000-2ab24dc000 rw-p 00001000 00:1e 1421181                        /tmp/ruby/build/trunk/ruby
2ab24dc000-2ab27e9000 rw-p 00000000 00:00 0                              [heap]
3fb6a8c000-3fb7d58000 rw-p 00000000 00:00 0 
3fb7d58000-3fb8ac0000 r--s 00000000 00:1e 1420860                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fb8ac0000-3fb8ae0000 rw-p 00000000 00:00 0 
3fb8b28000-3fb8b63000 r--s 00000000 00:1e 1421181                        /tmp/ruby/build/trunk/ruby
3fb8b63000-3fb8b7e000 r-xp 00000000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb8b7e000-3fb8b7f000 r--p 0001b000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb8b7f000-3fb8b80000 rw-p 0001c000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb8b80000-3fb8bc0000 rw-p 00000000 00:00 0 
3fb8bd0000-3fb8c20000 rw-p 00000000 00:00 0 
3fb8c2f000-3fb8c30000 ---p 00000000 00:00 0 
3fb8c30000-3fb8c71000 rw-p 00000000 00:00 0 
3fb8c71000-3fb8c72000 ---p 00000000 00:00 0 
3fb8c72000-3fb8cb3000 rw-p 00000000 00:00 0 
3fb8cb3000-3fb8cb4000 ---p 00000000 00:00 0 
3fb8cb4000-3fb8cf5000 rw-p 00000000 00:00 0 
3fb8cf5000-3fb8cf6000 ---p 00000000 00:00 0 
3fb8cf6000-3fb8d37000 rw-p 00000000 00:00 0 
3fb8d37000-3fb8d38000 ---p 00000000 00:00 0 
3fb8d38000-3fb8d79000 rw-p 00000000 00:00 0 
3fb8d79000-3fb8d7a000 ---p 00000000 00:00 0 
3fb8d7a000-3fb8dbb000 rw-p 00000000 00:00 0 
3fb8dbb000-3fb8dbc000 ---p 00000000 00:00 0 
3fb8dbc000-3fb8dfd000 rw-p 00000000 00:00 0 
3fb8dfd000-3fb8dfe000 ---p 00000000 00:00 0 
3fb8dfe000-3fb8e3f000 rw-p 00000000 00:00 0 
3fb8e3f000-3fb8e40000 ---p 00000000 00:00 0 
3fb8e40000-3fb8e81000 rw-p 00000000 00:00 0 
3fb8e81000-3fb8e82000 ---p 00000000 00:00 0 
3fb8e82000-3fb8ec3000 rw-p 00000000 00:00 0 
3fb8ec3000-3fb8ec4000 ---p 00000000 00:00 0 
3fb8ec4000-3fb8f05000 rw-p 00000000 00:00 0 
3fb8f05000-3fb8f06000 ---p 00000000 00:00 0 
3fb8f06000-3fb8f47000 rw-p 00000000 00:00 0 
3fb8f47000-3fb8f48000 ---p 00000000 00:00 0 
3fb8f48000-3fb8f89000 rw-p 00000000 00:00 0 
3fb8f89000-3fb8f8a000 ---p 00000000 00:00 0 
3fb8f8a000-3fb8fcb000 rw-p 00000000 00:00 0 
3fb8fcb000-3fb8fcc000 ---p 00000000 00:00 0 
3fb8fcc000-3fb900d000 rw-p 00000000 00:00 0 
3fb900d000-3fb900e000 ---p 00000000 00:00 0 
3fb900e000-3fb904f000 rw-p 00000000 00:00 0 
3fb904f000-3fb9050000 ---p 00000000 00:00 0 
3fb9050000-3fb9091000 rw-p 00000000 00:00 0 
3fb9091000-3fb9092000 ---p 00000000 00:00 0 
3fb9092000-3fb90d3000 rw-p 00000000 00:00 0 
3fb90d3000-3fb90d4000 ---p 00000000 00:00 0 
3fb90d4000-3fb9115000 rw-p 00000000 00:00 0 
3fb9115000-3fb9116000 ---p 00000000 00:00 0 
3fb9116000-3fb9157000 rw-p 00000000 00:00 0 
3fb9157000-3fb9158000 ---p 00000000 00:00 0 
3fb9158000-3fb9199000 rw-p 00000000 00:00 0 
3fb9199000-3fb919a000 ---p 00000000 00:00 0 
3fb919a000-3fb91db000 rw-p 00000000 00:00 0 
3fb91db000-3fb91dc000 ---p 00000000 00:00 0 
3fb91dc000-3fb921d000 rw-p 00000000 00:00 0 
3fb921d000-3fb921e000 ---p 00000000 00:00 0 
3fb921e000-3fb925f000 rw-p 00000000 00:00 0 
3fb925f000-3fb9260000 ---p 00000000 00:00 0 
3fb9260000-3fb92a1000 rw-p 00000000 00:00 0 
3fb92a1000-3fb92a2000 ---p 00000000 00:00 0 
3fb92a2000-3fb92e3000 rw-p 00000000 00:00 0 
3fb92e3000-3fb92e4000 ---p 00000000 00:00 0 
3fb92e4000-3fb9325000 rw-p 00000000 00:00 0 
3fb9325000-3fb9326000 ---p 00000000 00:00 0 
3fb9326000-3fb9367000 rw-p 00000000 00:00 0 
3fb9367000-3fb9368000 ---p 00000000 00:00 0 
3fb9368000-3fb93a9000 rw-p 00000000 00:00 0 
3fb93a9000-3fb93aa000 ---p 00000000 00:00 0 
3fb93aa000-3fb93eb000 rw-p 00000000 00:00 0 
3fb93eb000-3fb93ec000 ---p 00000000 00:00 0 
3fb93ec000-3fb942d000 rw-p 00000000 00:00 0 
3fb942d000-3fb942e000 ---p 00000000 00:00 0 
3fb942e000-3fb946f000 rw-p 00000000 00:00 0 
3fb946f000-3fb9470000 ---p 00000000 00:00 0 
3fb9470000-3fb9cc0000 rw-p 00000000 00:00 0 
3fb9ccf000-3fd3140000 rw-p 00000000 00:00 0 
3fd3148000-3fd314b000 r-xp 00000000 00:1e 842169                         /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fd314b000-3fd314c000 r--p 00002000 00:1e 842169                         /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fd314c000-3fd314d000 rw-p 00003000 00:1e 842169                         /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fd314d000-3fd324e000 rw-p 00000000 00:00 0 
3fd324e000-3fd32a6000 r--p 00000000 b3:03 8804                           /usr/lib/locale/C.utf8/LC_CTYPE
3fd32a6000-3fd32a8000 rw-p 00000000 00:00 0 
3fd32a8000-3fd3412000 r-xp 00000000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fd3412000-3fd3415000 r--p 0016a000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fd3415000-3fd3417000 rw-p 0016d000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fd3417000-3fd3423000 rw-p 00000000 00:00 0 
3fd3423000-3fd349a000 r-xp 00000000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fd349a000-3fd349b000 r--p 00077000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fd349b000-3fd349c000 rw-p 00078000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fd349c000-3fd34cb000 r-xp 00000000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fd34cb000-3fd34cc000 r--p 0002e000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fd34cc000-3fd34cd000 rw-p 0002f000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fd34cd000-3fd34d5000 rw-p 00000000 00:00 0 
3fd34d5000-3fd3531000 r-xp 00000000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fd3531000-3fd3532000 r--p 0005b000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fd3532000-3fd3533000 rw-p 0005c000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fd3533000-3fd3546000 r-xp 00000000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fd3546000-3fd3547000 r--p 00013000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fd3547000-3fd3548000 rw-p 00014000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fd354b000-3fd354d000 r-xp 00000000 00:1e 837924                         /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fd354d000-3fd354e000 r--p 00001000 00:1e 837924                         /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fd354e000-3fd354f000 rw-p 00002000 00:1e 837924                         /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fd354f000-3fd3556000 r--s 00000000 b3:03 10215                          /usr/lib/riscv64-linux-gnu/gconv/gconv-modules.cache
3fd3556000-3fd399d000 r-xp 00000000 00:1e 1420860                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fd399d000-3fd39a7000 r--p 00446000 00:1e 1420860                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fd39a7000-3fd39ab000 rw-p 00450000 00:1e 1420860                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fd39ab000-3fd39c0000 rw-p 00000000 00:00 0 
3fd39c0000-3fd39c1000 r-xp 00000000 00:00 0                              [vdso]
3fd39c1000-3fd39c2000 r--p 00000000 00:00 0                              [vdso_data]
3fd39c2000-3fd39e2000 r-xp 00000000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fd39e2000-3fd39e4000 r--p 0001f000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fd39e4000-3fd39e6000 rw-p 00021000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fff47c000-3fffc7b000 rw-p 00000000 00:00 0                              [stack]


[599/914] 1636145=test_name_error
[600/914] 1636145=test_rdoc_markup_attribute_manager
[601/914] 1636145=test_open-uri
[602/914] 1636145=test_httpresponse
[603/914] 1636145=test_rdoc_parser_ruby
[604/914] 1636145=test_rdoc_context
[605/914] 1636145=test_stream
[606/914] 1636145=test_nil2vtempty
[607/914] 1636145=test_iso_8859
[608/914] 1636145=test_tcp
[609/914] 1636145=test_rdoc_text
[610/914] 1636145=test_gem_safe_yaml
[611/914] 1636145=test_syntax
[612/914] 1636147=test_date_new
[613/914] 1636147=test_data
[614/914] 1636147=test_require
[615/914] 1636147=test_rdoc_markup_to_joined_paragraph
[616/914] 1636147=test_date_time
[617/914] 1636147=parameters_signature_test
[618/914] 1636147=test_rdoc_cross_reference
[619/914] 1636147=test_gem_dependency_installer
[620/914] 1636147=test_scalar
[621/914] 1636147=test_gem_commands_info_command
[622/914] 1636147=test_case_options
[623/914] 1636147=test_store
[624/914] 1636147=test_exception
[625/914] 1636144=test_bug_reporter
[626/914] 1636144=test_rand
[627/914] 1636144=test_gem_package_tar_reader_entry
[628/914] 1636144=test_gem_name_tuple
[629/914] 1636144=test_gem_ext_cargo_builder_link_flag_converter
[630/914] 1636144=test_gem_commands_mirror
[631/914] 1636144=test_method_cache
[632/914] 1636144=test_gem_request
[633/914] 1636147=test_sprintf_comb
[634/914] 1636147=test_generic
[635/914] 1636147=test_win32ole
[636/914] 1636147=test_scan_args
[637/914] 1636147=test_enumerator_kw
[638/914] 1636147=test_settracefunc
[639/914] 1636144=test_gem_text
[640/914] 1636144=tunnel_test
[641/914] 1636144=test_case
[642/914] 1636144=test_pkey
[643/914] 1636144=test_parser_events
[644/914] 1636145=test_reline
[645/914] 1636144=test_cclass
[646/914] 1636144=test_gem_request_connection_pools
[647/914] 1636144=test_grapheme_breaks
[648/914] 1636144=test_gem_version_option
[649/914] 1636144=test_memory_view
[650/914] 1636144=test_m17n_comb
[651/914] 1636147=test_ractor
[652/914] 1636145=test_rdoc_generator_pot_po
[653/914] 1636147=test_ansi_with_terminfo
[654/914] 1636147=test_rdoc_markup_to_markdown
[655/914] 1636145=test_json_tree
[656/914] 1636145=test_ractor
[657/914] 1636145=test_severity
[658/914] 1636145=test_require_lib
[659/914] 1636147=test_gem_install_update_options
[660/914] 1636147=test_gem_stream_ui
[661/914] 1636147=test_rdoc_generator_ri
[662/914] 1636147=test_extlibs
[663/914] 1636147=test_literal
[664/914] 1636147=test_str2big
[665/914] 1636147=test_dot_dot
[666/914] 1636147=test_c_struct_builder
[667/914] 1636147=test_rdoc_markup_to_table_of_contents
[668/914] 1636147=test_thread
[669/914] 1636147=test_gem_remote_fetcher_s3
[670/914] 1636147=test_socket
[671/914] 1636144=test_objectspace
[672/914] 1636145=location_test
[673/914] 1636145=test_wait
[674/914] 1636145=test_handle
[675/914] 1636145=test_forwardable
[676/914] 1636145=test_yaml
[677/914] 1636145=test_big2str
[678/914] 1636145=test_ansi_without_terminfo
[679/914] 1636145=test_gem_commands_sources_command
[680/914] 1636145=test_ractor
[681/914] 1636147=test_euc_tw
[682/914] 1636145=test_bmethod
[683/914] 1636147=test_rdoc_markup_formatter
[684/914] 1636145=test_thread_queue
[685/914] 1636147=test_nowrite
[686/914] 1636147=test_rdoc_parser_c
[687/914] 1636147=index_write_test
[688/914] 1636147=test_comparable
[689/914] 1636147=test_shapes
[690/914] 1636147=json_fixtures_test
[691/914] 1636147=test_io_timeout
[692/914] 1636147=test_profile_frames
[693/914] 1636147=test_pstore
[694/914] 1636147=test_warning
[695/914] 1636147=test_cstr
[696/914] 1636145=test_enc_str_buf_cat
[697/914] 1636145=test_class2name
[698/914] 1636145=test_gbk
[699/914] 1636145=test_require
[700/914] 1636147=test_cgi_util
[701/914] 1636147=test_gem_commands_contents_command
[702/914] 1636147=test_gem_ext_cmake_builder
[703/914] 1636147=test_digest
[704/914] 1636147=test_marshalable
[705/914] 1636147=test_find
[706/914] 1636147=test_ractor
[707/914] 1636147=test_wss
[708/914] 1636147=test_fiddle
[709/914] 1636147=test_file
[710/914] 1636147=test_rdoc_any_method
[711/914] 1636144=test_modify_expand
[712/914] 1636144=test_rdoc_markdown
[713/914] 1636145=test_gem_available_set
[714/914] 1636145=test_pathname
[715/914] 1636144=test_init
[716/914] 1636147=test_complexrational
[717/914] 1636147=regexp_test
[718/914] 1636147=test_gem_package_tar_reader
[719/914] 1636145=test_coverage
[720/914] 1636147=test_rdoc_encoding
[721/914] 1636147=test_recorder
[722/914] 1636147=test_gem_source_vendor
[723/914] 1636147=test_gem_commands_owner_command
[724/914] 1636147=test_formatter
[725/914] 1636147=test_bash_completion
[726/914] 1636147=test_deprecate
[727/914] 1636147=test_rdoc_constant
[728/914] 1636144=test_gem_installer
[729/914] 1636147=test_yamlstore
[730/914] 1636147=symbol_encoding_test
[731/914] 1636147=test_rdoc_parser_rd
[732/914] 1636147=test_date_strftime
[733/914] 1636145=test_irb
[734/914] 1636145=test_asn1
[735/914] 1636145=test_random
[736/914] 1636145=json_string_matching_test
[737/914] 1636145=test_load
[738/914] 1636145=test_class
[739/914] 1636147=test_rdoc_normal_class
[740/914] 1636147=test_const
[741/914] 1636147=test_noarg
[742/914] 1636147=test_tempfile
[743/914] 1636147=pattern_test
[744/914] 1636147=test_function
[745/914] 1636147=snapshots_test
[746/914] 1636147=test_queue
[747/914] 1636147=test_gem_resolver_index_specification
[748/914] 1636147=desugar_compiler_test
[749/914] 1636147=test_internal_ivar
[750/914] 1636147=test_tracepoint
[751/914] 1636147=test_prettyprint
[752/914] 1636147=test_rdoc_markup
[753/914] 1636147=test_gem_commands_help_command
[754/914] 1636147=test_duplicate
[755/914] 1636147=test_utf32
[756/914] 1636147=test_basicsocket
[757/914] 1636147=test_too_many_dummy_encodings
[758/914] 1636147=test_stack
[759/914] 1636145=test_gem_commands_list_command
[760/914] 1636145=test_reqarg
[761/914] 1636147=test_rdoc_include
[762/914] 1636147=test_ldap
[763/914] 1636147=test_emitter
[764/914] 1636147=test_resource
[765/914] 1636147=test_gem_commands_signin_command
[766/914] 1636147=test_fileutils
[767/914] 1636145=encodings_test
[768/914] 1636145=test_string_processing
[769/914] 1636145=test_econv
[770/914] 1636147=test_cesu8
[771/914] 1636147=test_rdoc_options
[772/914] 1636147=test_gem_version
[773/914] 1636147=lex_test
[774/914] 1636144=test_path_to_class
[775/914] 1636144=test_gem_resolver_specification
[776/914] 1636144=test_gem_dependency
[777/914] 1636144=test_inlinecache
[778/914] 1636144=test_rdoc_markup_verbatim
[779/914] 1636144=test_complex
[780/914] 1636144=test_gem_commands_search_command
[781/914] 1636144=test_method_cache
[782/914] 1636144=test_gem_stub_specification
[783/914] 1636145=test_frozen_error
[784/914] 1636145=test_gem_ext_ext_conf_builder
[785/914] 1636144=test_gem_resolver_installed_specification
[786/914] 1636144=test_scanner_events
[787/914] 1636144=test_gem_remote_fetcher
[788/914] 1636147=test_parse
[789/914] 1636144=test_mdns
[790/914] 1636144=test_objspace
[791/914] 1636147=test_line_editor
[792/914] 1636147=test_undef
[793/914] 1636147=test_gem_security_trust_dir
[794/914] 1636147=test_string_memory
[795/914] 1636147=test_gem_requirement
[796/914] 1636147=test_sprintf
[797/914] 1636145=equality_test
[798/914] 1636145=test_show_source
[799/914] 1636145=regular_expression_encoding_test
[800/914] 1636145=test_set
[801/914] 1636145=test_lock_native_thread
[802/914] 1636147=test_c_struct_entry
[803/914] 1636145=test_gem_commands_stale_command
[804/914] 1636145=test_remote_fetch_error
[805/914] 1636145=test_have_library
[806/914] 1636147=test_gem_resolver_dependency_request
[807/914] 1636147=test_tree_builder
[808/914] 1636147=test_hash
[809/914] 1636147=test_postponed_job
[810/914] 1636147=test_alias_and_anchor
[811/914] 1636147=test_external_new
[812/914] 1636147=test_gem_request_set_lockfile
[813/914] 1636145=test_raise_exception
[814/914] 1636147=test_protect
[815/914] 1636147=test_win32ole_typelib
[816/914] 1636147=test_workspace
[817/914] 1636146=test_weakmap
[818/914] 1636147=test_yjit
[819/914] 1636147=test_ws
[820/914] 1636147=test_gem_commands_environment_command
[821/914] 1636147=test_m17n
[822/914] 1636147=test_argf
[823/914] 1636145=test_kill_ring
[824/914] 1636145=test_framework
[825/914] 1636145=test_ns_spki
[826/914] 1636145=test_console_attr
[827/914] 1636145=test_summary
[828/914] 1636145=test_type_completor
[829/914] 1636145=test_io_wait
[830/914] 1636145=test_gem_commands_exec_command
[831/914] 1636145=test_kwargs
[832/914] 1636145=test_ellipsize
[833/914] 1636145=test_date_attr
[834/914] 1636145=test_io
[835/914] 1636145=test_sorted_set
[836/914] 1636145=test_emoji
[837/914] 1636145=test_win32ole_type_event
[838/914] 1636145=test_hash
[839/914] 1636146=test_ubf_async_safe
[840/914] 1636146=test_gem_unsatisfiable_dependency_error
[841/914] 1636146=test_win32ole_record
[842/914] 1636146=test_cp949
[843/914] 1636146=test_gem_commands_uninstall_command
[844/914] 1636147=test_condition
[845/914] 1636147=test_gem_source_specific_file
[846/914] 1636147=test_foreach
[847/914] 1636147=test_rdoc_rubygems_hook
[848/914] 1636147=test_gem_commands_query_command
[849/914] 1636146=test_method
[850/914] 1636147=test_gem_impossible_dependencies_error
[851/914] 1636147=test_pack
[852/914] 1636147=test_array_create
[853/914] 1636147=test_pattern_key_name_check
[854/914] 1636147=test_to_ruby
[855/914] 1636147=test_ftp
[856/914] 1636147=test_euc_kr
[857/914] 1636147=test_rdoc_context_section
[858/914] 1636147=test_system
[859/914] 1636145=test_pkcs12
[860/914] 1636147=test_pkey_dh
[861/914] 1636145=test_bigzero
[862/914] 1636145=test_gem_package_tar_header
[863/914] 1636147=source_location_test
[864/914] 1636145=test_gem_util
[865/914] 1636147=test_iseq_load
[866/914] 1636145=test_gem_config_file
[867/914] 1636145=test_ripper
[868/914] 1636145=test_getopts
[869/914] 1636145=test_protocol
[870/914] 1636145=test_gem_resolver_activation_request
[871/914] 1636145=test_yjit_exit_locations
[872/914] 1636145=test_etc
[873/914] 1636145=test_yaml_tree
[874/914] 1636145=test_libs
[875/914] 1636145=test_gem_commands_fetch_command
[876/914] 1636147=test_math
[877/914] 1636147=test_gc
[878/914] 1636147=test_sleep
[879/914] 1636145=test_config
[880/914] 1636145=test_utf16
[881/914] 1636145=test_autoload
[882/914] 1636147=numeric_value_test
[883/914] 1636147=test_io
[884/914] 1636146=test_unicode_escape
[885/914] 1636146=test_sizeof
[886/914] 1636145=test_case
[887/914] 1636145=test_face
[888/914] 1636145=test_rendering
[889/914] 1636145=test_backtrace
[890/914] 1636145=test_pack
[891/914] 1636145=test_io_buffer
[892/914] 1636145=test_gem_resolver_conflict
[893/914] 1636145=regular_expression_options_test
[894/914] 1636145=test_rdoc_task
[895/914] 1636145=test_rdoc_markup_indented_paragraph
[896/914] 1636145=locals_test
[897/914] 1636145=test_rdoc_require
[898/914] 1636145=test_gem_commands_install_command
[899/914] 1636145=test_clone
[900/914] 1636145=test_readpartial
[901/914] 1636145=test_fstring
[902/914] 1636145=test_optparse
[903/914] 1636145=test_array
[904/914] 1636145=test_rat
[905/914] 1636145=test_rdoc_markup_raw
[906/914] 1636145=test_webauthn_poller
[907/914] 1636145=test_rdoc_markup_to_html_crossref
[908/914] 1636146=test_gem_resolver_best_set
[909/914] 1636146=test_typeddata
[910/914] 1636145=test_stringscanner
[911/914] 1636145=test_files_sample
[912/914] 1636145=test_convertible
[913/914] 1636146=test_rdoc_alias
[914/914] 1636146=test_yield

Failed tests:
TestRipper::Generic#test_parse_files:lib/optparse: Test::Unit::AssertionFailedError: pid 1636475 killed by SIGSEGV (signal 11) (core dumped)
TestProcess#test_execopts_rlimit: Test::Unit::AssertionFailedError: <"0\n" + "0\n"> expected but was

Retrying...
Finished tests in 975.196458s, 34.3756 tests/s, 6653.0389 assertions/s.
33523 tests, 6488020 assertions, 0 failures, 0 errors, 338 skips

ruby -v: ruby 3.4.0dev (2024-08-22T11:48:32Z master 2569413b1c) [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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/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-08-22T11:48:32Z master 2569413b1c) [riscv64-linux]
     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 .............

Finished in 142.614258 seconds

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