# Logfile created on 2024-07-20 06:55:20 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fbfd4c8b8 @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.20240720-065519", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fbfd2aad8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fbfd2a998 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fbfd2a808 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240720-065519", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240720-065519>, @binmode=false, @mon_data=#<Monitor:0x0000003fbfd2a6f0>, @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/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
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 84680dc255
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/revision.h updated
generating 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 = 
	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 = 
	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
af31c63c300246c19ffa69a64c26ed848bb6ed0528857643118d50992a376df5  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering 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/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.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'
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 = 
	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
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
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]: 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]: 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/fiddle'
make[2]: Entering 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/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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
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]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/socket'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: 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.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.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.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-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 = 
	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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.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=9147
  "--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/910] 580225=test_tree_spell_checker
[  2/910] 580227=test_addrinfo
[  3/910] 580228=test_http
[  4/910] 580226=test_bn
[  5/910] 580227=test_win32ole_param_event
[  6/910] 580227=test_path
[  7/910] 580225=test_case_mapping
[  8/910] 580227=test_compile_prism
[  9/910] 580225=test_terminfo
[ 10/910] 580226=test_bug-14834
[ 11/910] 580225=test_date_compat
[ 12/910] 580225=test_rdoc_markup_to_html
[ 13/910] 580226=test_gem_commands_update_command
Leaked thread: TestNetHTTP_v1_2#test_s_get: #<Thread:0x0000003fe4c0fdb8 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2#test_head: 9
Finished thread: TestNetHTTP_v1_2#test_head: #<Thread:0x0000003fe4c0fdb8 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x0000003fe4c0fb10 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_patch: #<Thread:0x0000003fe4c0fb10 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 9
Closed file descriptor: TestNetHTTP_v1_2#test_get: 9
Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 9
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=319144, 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    580228 sipeed    8u  IPv4 319144      0t0  TCP localhost:42525->localhost:48422 (CLOSE_WAIT)
.Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 10
Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x0000003fe4c0f278 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 10
Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x0000003fe4c0f278 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x0000003fe4c0ef58 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_patch: 10 : #<TCPSocket:fd 10, AF_INET, 127.0.0.1, 32835>
Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x0000003fe4c0ef58 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 10
[ 14/910] 580227=test_gem_resolver_vendor_specification
[ 15/910] 580225=test_key_event_record
[ 16/910] 580225=test_gem_uri.Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x0000003fe4c0fa48 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>

Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: 10
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_non_chunked_streamed_HTTP_session_write: #<Thread:0x0000003fe4c0fa48 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 10
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x0000003fe4c0f2f0 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x0000003fe4c0f2f0 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
.Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x0000003fe4c0f160 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x0000003fe4c0f160 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x0000003fe4c0dfe0 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x0000003fe4c0dfe0 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x0000003fe4c0f020 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x0000003fe4c0f020 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x0000003fe4c0e378 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
[ 17/910] 580225=test_random
[ 18/910] 580227=test_notimplement
[ 19/910] 580227=test_lexer
[ 20/910] 580225=test_thread_cv
[ 21/910] 580227=test_ssl_session
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_reset_on_new_connection: 10
[ 22/910] 580225=test_rdoc_generator_pot
[ 23/910] 580225=test_koi8
[ 24/910] 580225=test_rdoc_parser_changelog
[ 25/910] 580225=test_enumerator
[ 26/910] 580225=test_unicode
[ 27/910] 580225=test_rdoc_method_attr
[ 28/910] 580225=test_gem_gem_runner
[ 29/910] 580225=test_filter
[ 30/910] 580225=test_data
[ 31/910] 580225=test_name_error_extension
[ 32/910] 580225=test_rdoc_i18n_locale
[ 33/910] 580225=test_document
[ 34/910] 580225=test_rdoc_generator_pot_po_entry
[ 35/910] 580225=test_euc_jp
[ 36/910] 580225=test_acceptable
[ 37/910] 580225=test_win32ole_param
[ 38/910] 580225=test_gem_commands_yank_command.Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 10

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

ruby -v: ruby 3.4.0dev (2024-07-20T04:04:48Z master 84680dc255) [riscv64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-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.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.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-07-20T04:04:48Z master 84680dc255) [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 ............................................................
/tmp/ruby/build/trunk/riscv64-linux-fake.rb:41: [BUG] Segmentation fault at 0x00000000003fd0b0
ruby 3.4.0dev (2024-07-20T04:04:48Z master 84680dc255) [riscv64-linux]

-- Control frame information -----------------------------------------------
c:0005 p:---- s:0034 e:000033 CFUNC  :eval
c:0004 p:0076 s:0027 e:000026 TOP    /tmp/ruby/build/trunk/riscv64-linux-fake.rb:41 [FINISH]
c:0003 p:---- s:0014 e:000013 CFUNC  :require
c:0002 p:0023 s:0009 e:000008 METHOD <internal:/tmp/ruby/src/trunk/lib/rubygems/core_ext/kernel_require.rb>:136 [FINISH]
c:0001 p:0000 s:0003 E:001d90 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
<internal:/tmp/ruby/src/trunk/lib/rubygems/core_ext/kernel_require.rb>:136:in 'require'
<internal:/tmp/ruby/src/trunk/lib/rubygems/core_ext/kernel_require.rb>:136:in 'require'
/tmp/ruby/build/trunk/riscv64-linux-fake.rb:41:in '<top (required)>'
/tmp/ruby/build/trunk/riscv64-linux-fake.rb:41:in 'eval'

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

-- Machine register context ------------------------------------------------
  sp: 0x0000003fff8a3130  s0: 0x0000002acf30ce48  s1: 0x000000000000002a
  a0: 0x0000002acf30cc10  a1: 0x0000003fb70c1b00  a2: 0x0110110000001100
  a3: 0x000000010000092c  a4: 0x0000003fb70c1b00  a5: 0x000000000000010b
  a6: 0x0000000000000020  a7: 0x000000000000001c  s2: 0x9c760000003fd0a9
  s3: 0x0000003fd0dd3d18  s4: 0x0000000000000a00  s5: 0x000000000000ffff
  s6: 0x0000000000000024  s7: 0x0000000000000001  s8: 0x000000000000034d
  s9: 0x0000003fb70c1b00 s10: 0x0000000000001245 s11: 0x0000002acf30cc10

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk/libruby.so.3.4(rb_print_backtrace+0x14) [0x3fd0bbcbde] /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) [0x3fd0a1cbe8] /tmp/ruby/src/trunk/error.c:1108
/tmp/ruby/build/trunk/libruby.so.3.4(sigsegv+0x42) [0x3fd0b26fe0] /tmp/ruby/src/trunk/signal.c:929
linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fd0db0800]
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_mark_children+0x14) [0x3fd0a31bc6] /tmp/ruby/src/trunk/gc.c:2527
/tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_children+0x18) [0x3fd0a3c0d8] /tmp/ruby/src/trunk/gc/default.c:4824
/tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_stacked_objects) /tmp/ruby/src/trunk/gc/default.c:4845
/tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk/gc/default.c:4877
/tmp/ruby/build/trunk/libruby.so.3.4(gc_marks_step) /tmp/ruby/src/trunk/gc/default.c:5929
/tmp/ruby/build/trunk/libruby.so.3.4(gc_marks_continue) /tmp/ruby/src/trunk/gc/default.c:5949
/tmp/ruby/build/trunk/libruby.so.3.4(gc_continue) /tmp/ruby/src/trunk/gc/default.c:2252
/tmp/ruby/build/trunk/libruby.so.3.4(heap_prepare+0x58) [0x3fd0a3d984] /tmp/ruby/src/trunk/gc/default.c:2291
/tmp/ruby/build/trunk/libruby.so.3.4(heap_next_free_page) /tmp/ruby/src/trunk/gc/default.c:2486
/tmp/ruby/build/trunk/libruby.so.3.4(newobj_alloc) /tmp/ruby/src/trunk/gc/default.c:2595
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_impl_new_obj) /tmp/ruby/src/trunk/gc/default.c:2688
/tmp/ruby/build/trunk/libruby.so.3.4(newobj_of+0x2c) [0x3fd0a30db8] /tmp/ruby/src/trunk/gc.c:891
/tmp/ruby/build/trunk/libruby.so.3.4(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:918
/tmp/ruby/build/trunk/libruby.so.3.4(rb_enc_vsprintf+0x1e) [0x3fd0b2a8ae] /tmp/ruby/src/trunk/sprintf.c:1182
/tmp/ruby/build/trunk/libruby.so.3.4(rb_sprintf+0x32) [0x3fd0b2a994] /tmp/ruby/src/trunk/sprintf.c:1221
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0+0x1170) [0x3fd09c0ca0] /tmp/ruby/src/trunk/compile.c:10976
/tmp/ruby/build/trunk/libruby.so.3.4(compile_block+0x34) [0x3fd09c024a] /tmp/ruby/src/trunk/compile.c:10373
/tmp/ruby/build/trunk/libruby.so.3.4(iseq_compile_each0) /tmp/ruby/src/trunk/compile.c:10403
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_compile_node+0x448) [0x3fd09cb34e] /tmp/ruby/src/trunk/compile.c:10373
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_new_with_opt+0xf2) [0x3fd0a707ce] /tmp/ruby/src/trunk/iseq.c:1005
/tmp/ruby/build/trunk/libruby.so.3.4(rb_iseq_new_eval+0x4a) [0x3fd0a70b3e] /tmp/ruby/src/trunk/iseq.c:939
/tmp/ruby/build/trunk/libruby.so.3.4(eval_make_iseq+0x15c) [0x3fd0ba556e] /tmp/ruby/src/trunk/vm_eval.c:1843
/tmp/ruby/build/trunk/libruby.so.3.4(eval_string_with_cref+0x88) [0x3fd0babbf8] /tmp/ruby/src/trunk/vm_eval.c:1878
/tmp/ruby/build/trunk/libruby.so.3.4(rb_f_eval+0x18c) [0x3fd0bac0a0] /tmp/ruby/src/trunk/vm_eval.c:1953
/tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fd0b97d6a] /tmp/ruby/src/trunk/vm_insnhelper.c:3786
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /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:3832
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fd0ba6862] /tmp/ruby/src/trunk/vm_insnhelper.c:5954
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fd0bab54a] /tmp/ruby/src/trunk/vm.c:2567
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2570
/tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x22) [0x3fd0a735a2] /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) [0x3fd0a73e8a] /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) [0x3fd0b97fb4] /tmp/ruby/src/trunk/vm_insnhelper.c:3786
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_with_frame_) /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:3832
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_cfunc_other) /tmp/ruby/src/trunk/vm_insnhelper.c:3858
/tmp/ruby/build/trunk/libruby.so.3.4(vm_call_alias+0x60) [0x3fd0bad548] /tmp/ruby/src/trunk/vm_insnhelper.c:4174
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_core+0x114) [0x3fd0ba6862] /tmp/ruby/src/trunk/vm_insnhelper.c:5954
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fd0bab54a] /tmp/ruby/src/trunk/vm.c:2567
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2570
/tmp/ruby/build/trunk/libruby.so.3.4(rb_funcallv_scope+0xfa) [0x3fd0bb20ba] /tmp/ruby/src/trunk/vm_eval.c:101
/tmp/ruby/build/trunk/libruby.so.3.4(rb_funcallv) /tmp/ruby/src/trunk/vm_eval.c:1069
/tmp/ruby/build/trunk/libruby.so.3.4(RB_FL_TEST_RAW+0x0) [0x3fd0b2128a] /tmp/ruby/src/trunk/ruby.c:796
/tmp/ruby/build/trunk/libruby.so.3.4(RB_FL_ANY_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk/libruby.so.3.4(rb_array_len) /tmp/ruby/src/trunk/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk/libruby.so.3.4(require_libraries) /tmp/ruby/src/trunk/ruby.c:791
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1823
/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(load_file_internal+0x35c) [0x3fd0b216b6] /tmp/ruby/src/trunk/ruby.c:2688
/tmp/ruby/build/trunk/libruby.so.3.4(rb_ensure+0xb4) [0x3fd0a2577e] /tmp/ruby/src/trunk/eval.c:1059
/tmp/ruby/build/trunk/libruby.so.3.4(load_file+0x3e) [0x3fd0b22224] /tmp/ruby/src/trunk/ruby.c:2846
/tmp/ruby/build/trunk/libruby.so.3.4(process_script) /tmp/ruby/src/trunk/ruby.c:2097
/tmp/ruby/build/trunk/libruby.so.3.4(process_options) /tmp/ruby/src/trunk/ruby.c:2475
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_process_options+0x138) [0x3fd0b232e6] /tmp/ruby/src/trunk/ruby.c:3102
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_options+0x94) [0x3fd0a26314] /tmp/ruby/src/trunk/eval.c:117
/tmp/ruby/build/trunk/ruby(rb_main+0x12) [0x2acf307a9a] /tmp/ruby/src/trunk/main.c:43
/tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62
[0x3fd06c4a48]
[0x3fd06c4af0]
[0x2acf307ad8]

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

* Process memory map:

2acf307000-2acf308000 r-xp 00000000 00:1e 494180                         /tmp/ruby/build/trunk/ruby
2acf308000-2acf309000 r--p 00000000 00:1e 494180                         /tmp/ruby/build/trunk/ruby
2acf309000-2acf30a000 rw-p 00001000 00:1e 494180                         /tmp/ruby/build/trunk/ruby
2acf30a000-2acfa4a000 rw-p 00000000 00:00 0                              [heap]
3fb4101000-3fb517f000 rw-p 00000000 00:00 0 
3fb517f000-3fb5ed5000 r--s 00000000 00:1e 493859                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fb5ed5000-3fb5f10000 r--s 00000000 00:1e 494180                         /tmp/ruby/build/trunk/ruby
3fb5f10000-3fb5f30000 rw-p 00000000 00:00 0 
3fb5f53000-3fb5f6e000 r-xp 00000000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb5f6e000-3fb5f6f000 r--p 0001b000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb5f6f000-3fb5f70000 rw-p 0001c000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb5f70000-3fb6010000 rw-p 00000000 00:00 0 
3fb6020000-3fb6070000 rw-p 00000000 00:00 0 
3fb607f000-3fb6080000 ---p 00000000 00:00 0 
3fb6080000-3fb60c1000 rw-p 00000000 00:00 0 
3fb60c1000-3fb60c2000 ---p 00000000 00:00 0 
3fb60c2000-3fb6103000 rw-p 00000000 00:00 0 
3fb6103000-3fb6104000 ---p 00000000 00:00 0 
3fb6104000-3fb6145000 rw-p 00000000 00:00 0 
3fb6145000-3fb6146000 ---p 00000000 00:00 0 
3fb6146000-3fb6187000 rw-p 00000000 00:00 0 
3fb6187000-3fb6188000 ---p 00000000 00:00 0 
3fb6188000-3fb61c9000 rw-p 00000000 00:00 0 
3fb61c9000-3fb61ca000 ---p 00000000 00:00 0 
3fb61ca000-3fb620b000 rw-p 00000000 00:00 0 
3fb620b000-3fb620c000 ---p 00000000 00:00 0 
3fb620c000-3fb624d000 rw-p 00000000 00:00 0 
3fb624d000-3fb624e000 ---p 00000000 00:00 0 
3fb624e000-3fb628f000 rw-p 00000000 00:00 0 
3fb628f000-3fb6290000 ---p 00000000 00:00 0 
3fb6290000-3fb62d1000 rw-p 00000000 00:00 0 
3fb62d1000-3fb62d2000 ---p 00000000 00:00 0 
3fb62d2000-3fb6313000 rw-p 00000000 00:00 0 
3fb6313000-3fb6314000 ---p 00000000 00:00 0 
3fb6314000-3fb6355000 rw-p 00000000 00:00 0 
3fb6355000-3fb6356000 ---p 00000000 00:00 0 
3fb6356000-3fb6397000 rw-p 00000000 00:00 0 
3fb6397000-3fb6398000 ---p 00000000 00:00 0 
3fb6398000-3fb63d9000 rw-p 00000000 00:00 0 
3fb63d9000-3fb63da000 ---p 00000000 00:00 0 
3fb63da000-3fb641b000 rw-p 00000000 00:00 0 
3fb641b000-3fb641c000 ---p 00000000 00:00 0 
3fb641c000-3fb645d000 rw-p 00000000 00:00 0 
3fb645d000-3fb645e000 ---p 00000000 00:00 0 
3fb645e000-3fb649f000 rw-p 00000000 00:00 0 
3fb649f000-3fb64a0000 ---p 00000000 00:00 0 
3fb64a0000-3fb64e1000 rw-p 00000000 00:00 0 
3fb64e1000-3fb64e2000 ---p 00000000 00:00 0 
3fb64e2000-3fb6523000 rw-p 00000000 00:00 0 
3fb6523000-3fb6524000 ---p 00000000 00:00 0 
3fb6524000-3fb6565000 rw-p 00000000 00:00 0 
3fb6565000-3fb6566000 ---p 00000000 00:00 0 
3fb6566000-3fb65a7000 rw-p 00000000 00:00 0 
3fb65a7000-3fb65a8000 ---p 00000000 00:00 0 
3fb65a8000-3fb65e9000 rw-p 00000000 00:00 0 
3fb65e9000-3fb65ea000 ---p 00000000 00:00 0 
3fb65ea000-3fb662b000 rw-p 00000000 00:00 0 
3fb662b000-3fb662c000 ---p 00000000 00:00 0 
3fb662c000-3fb666d000 rw-p 00000000 00:00 0 
3fb666d000-3fb666e000 ---p 00000000 00:00 0 
3fb666e000-3fb66af000 rw-p 00000000 00:00 0 
3fb66af000-3fb66b0000 ---p 00000000 00:00 0 
3fb66b0000-3fb66f1000 rw-p 00000000 00:00 0 
3fb66f1000-3fb66f2000 ---p 00000000 00:00 0 
3fb66f2000-3fb6733000 rw-p 00000000 00:00 0 
3fb6733000-3fb6734000 ---p 00000000 00:00 0 
3fb6734000-3fb6775000 rw-p 00000000 00:00 0 
3fb6775000-3fb6776000 ---p 00000000 00:00 0 
3fb6776000-3fb67b7000 rw-p 00000000 00:00 0 
3fb67b7000-3fb67b8000 ---p 00000000 00:00 0 
3fb67b8000-3fb67f9000 rw-p 00000000 00:00 0 
3fb67f9000-3fb67fa000 ---p 00000000 00:00 0 
3fb67fa000-3fb683b000 rw-p 00000000 00:00 0 
3fb683b000-3fb683c000 ---p 00000000 00:00 0 
3fb683c000-3fb687d000 rw-p 00000000 00:00 0 
3fb687d000-3fb687e000 ---p 00000000 00:00 0 
3fb687e000-3fb68bf000 rw-p 00000000 00:00 0 
3fb68bf000-3fb68c0000 ---p 00000000 00:00 0 
3fb68c0000-3fb7110000 rw-p 00000000 00:00 0 
3fb711f000-3fd0590000 rw-p 00000000 00:00 0 
3fd059b000-3fd069e000 rw-p 00000000 00:00 0 
3fd069e000-3fd0808000 r-xp 00000000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fd0808000-3fd080b000 r--p 0016a000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fd080b000-3fd080d000 rw-p 0016d000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fd080d000-3fd0819000 rw-p 00000000 00:00 0 
3fd0819000-3fd0890000 r-xp 00000000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fd0890000-3fd0891000 r--p 00077000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fd0891000-3fd0892000 rw-p 00078000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fd0892000-3fd08c1000 r-xp 00000000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fd08c1000-3fd08c2000 r--p 0002e000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fd08c2000-3fd08c3000 rw-p 0002f000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fd08c3000-3fd08cb000 rw-p 00000000 00:00 0 
3fd08cb000-3fd0927000 r-xp 00000000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fd0927000-3fd0928000 r--p 0005b000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fd0928000-3fd0929000 rw-p 0005c000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fd0929000-3fd093c000 r-xp 00000000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fd093c000-3fd093d000 r--p 00013000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fd093d000-3fd093e000 rw-p 00014000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fd093f000-3fd0941000 r-xp 00000000 00:1e 24449                          /tmp/ruby/build/trunk/.ext/riscv64-linux/monitor.so
3fd0941000-3fd0942000 r--p 00001000 00:1e 24449                          /tmp/ruby/build/trunk/.ext/riscv64-linux/monitor.so
3fd0942000-3fd0943000 rw-p 00002000 00:1e 24449                          /tmp/ruby/build/trunk/.ext/riscv64-linux/monitor.so
3fd0943000-3fd0946000 r-xp 00000000 00:1e 24930                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fd0946000-3fd0947000 r--p 00002000 00:1e 24930                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fd0947000-3fd0948000 rw-p 00003000 00:1e 24930                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fd0948000-3fd094a000 r-xp 00000000 00:1e 20709                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fd094a000-3fd094b000 r--p 00001000 00:1e 20709                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fd094b000-3fd094c000 rw-p 00002000 00:1e 20709                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fd094c000-3fd0d8d000 r-xp 00000000 00:1e 493859                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fd0d8d000-3fd0d97000 r--p 00440000 00:1e 493859                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fd0d97000-3fd0d9b000 rw-p 0044a000 00:1e 493859                         /tmp/ruby/build/trunk/libruby.so.3.4.0
3fd0d9b000-3fd0db0000 rw-p 00000000 00:00 0 
3fd0db0000-3fd0db1000 r-xp 00000000 00:00 0                              [vdso]
3fd0db1000-3fd0db2000 r--p 00000000 00:00 0                              [vdso_data]
3fd0db2000-3fd0dd2000 r-xp 00000000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fd0dd2000-3fd0dd4000 r--p 0001f000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fd0dd4000-3fd0dd6000 rw-p 00021000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fff0a8000-3fff8a7000 rw-p 00000000 00:00 0                              [stack]


  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

1)
ObjectSpace.define_finalizer allows multiple finalizers with different 'callables' to be defined FAILED
Expected exit status is 0 but actual is :SIGSEGV for command ruby_exe("/tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/rubytest.12021f_2/1163-rubyexe.rb")
Output:

/tmp/ruby/src/trunk/spec/ruby/core/objectspace/define_finalizer_spec.rb:168:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/ruby/core/objectspace/define_finalizer_spec.rb:12:in '<top (required)>'

Finished in 156.312640 seconds

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