# Logfile created on 2024-07-21 17:32:11 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fea094960 @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.20240721-173211", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fea072b30 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fea0729f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fea072860 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240721-173211", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240721-173211>, @binmode=false, @mon_data=#<Monitor:0x0000003fea072770>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = da49bee04b
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
riscv64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.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]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
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/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/syslog-0.1.2/ext/syslog'
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'
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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: 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]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: 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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.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/syslog-0.1.2/ext/syslog'
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'
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=30834
  "--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] 2969717=test_variable_name_check
[  2/910] 2969718=test_io_m17n
[  3/910] 2969719=test_did_you_mean
[  4/910] 2969720=test_gem_commands_server_command
[  5/910] 2969717=test_append
[  6/910] 2969717=test_option
[  7/910] 2969719=breadth_first_search_test
[  8/910] 2969717=test_cmethod
[  9/910] 2969717=test_tracer
[ 10/910] 2969719=test_gem_commands_build_command
[ 11/910] 2969720=node_id_test
[ 12/910] 2969717=test_interned_str
[ 13/910] 2969717=test_case_comprehensive
[ 14/910] 2969717=test_class
[ 15/910] 2969717=test_ocsp
[ 16/910] 2969720=test_pkey_dsa
[ 17/910] 2969719=test_scheduler
[ 18/910] 2969719=test_iseq
[ 19/910] 2969717=test_exception_at_throwing
[ 20/910] 2969717=test_rdoc_markup_heading
[ 21/910] 2969717=test_rdoc_markup_pre_process
[ 22/910] 2969717=test_printf
[ 23/910] 2969717=test_webauthn_listener_response
[ 24/910] 2969717=test_time
[ 25/910] 2969718=test_to_ary_concat
[ 26/910] 2969719=test_stream
[ 27/910] 2969719=test_pinned
[ 28/910] 2969719=test_gem_bundler_version_finder
[ 29/910] 2969719=test_emoji_breaks
[ 30/910] 2969719=test_within_pipe
[ 31/910] 2969717=test_gem_commands_unpack_command
[ 32/910] 2969719=test_files_lib
[ 33/910] 2969718=test_beginendblock
[ 34/910] 2969717=test_help
[ 35/910] 2969717=test_rdoc_markup_to_bs
[ 36/910] 2969717=test_digest
[ 37/910] 2969717=test_ractor
[ 38/910] 2969718=test_rdoc_servlet
[ 39/910] 2969717=test_gem_security
[ 40/910] 2969718=test_fiber
[ 41/910] 2969720=test_multi_irb_commands
[ 42/910] 2969720=test_open3
[ 43/910] 2969718=test_bundled_ca
[ 44/910] 2969718=test_closure
[ 45/910] 2969718=test_delegate
[ 46/910] 2969718=test_popen_deadlock
[ 47/910] 2969720=test_history
[ 48/910] 2969720=test_date_marshal
[ 49/910] 2969720=test_mkmf
[ 50/910] 2969720=test_recursion
[ 51/910] 2969720=test_exit
[ 52/910] 2969720=test_document
[ 53/910] 2969720=test_rdoc_generator_pot_po_entry
[ 54/910] 2969718=test_euc_jp
[ 55/910] 2969718=test_acceptable
[ 56/910] 2969720=test_gem_commands_yank_command
[ 57/910] 2969718=test_win32ole_param
[ 58/910] 2969718=test_pair
[ 59/910] 2969720=test_name_error_extension
[ 60/910] 2969720=test_rdoc_i18n_locale
[ 61/910] 2969719=test_primitive
[ 62/910] 2969720=test_human_typo
[ 63/910] 2969719=test_rbconfig
[ 64/910] 2969720=test_key_stroke
[ 65/910] 2969719=test_color
[ 66/910] 2969720=json_encoding_test
[ 67/910] 2969720=test_gem_resolver_local_specification
[ 68/910] 2969720=test_httpheader
[ 69/910] 2969719=test_rdoc_ri_driver
[ 70/910] 2969720=test_httpresponses
[ 71/910] 2969720=test_encoding
[ 72/910] 2969720=test_set_len
[ 73/910] 2969720=test_sockopt
[ 74/910] 2969720=string_encoding_test
[ 75/910] 2969720=test_install
[ 76/910] 2969720=test_rdoc_markup_to_label
[ 77/910] 2969720=test_bn
[ 78/910] 2969720=test_win32ole_param_event
[ 79/910] 2969720=test_path
[ 80/910] 2969720=test_case_mapping
[ 81/910] 2969720=test_tree_spell_checker
[ 82/910] 2969720=test_http
Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x0000003fa48af438 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x0000003fa48af438 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 11
.Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 11
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 10 #<File::Stat dev=0x8, ino=1595034, 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    2969720 sipeed   10u  IPv4 1595034      0t0  TCP localhost:38941->localhost:33062 (CLOSE_WAIT)
[ 83/910] 2969719=test_addrinfo
[ 84/910] 2969719=test_bug-14834
Closed file descriptor: TestNetHTTP_v1_2#test_send_request: 12
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x8, ino=1595163, 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    2969720 sipeed   11u  IPv4 1595163      0t0  TCP localhost:46223->localhost:52736 (CLOSE_WAIT)
[ 85/910] 2969719=test_date_compat.Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x0000003fa48a6630 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>

[ 86/910] 2969719=test_rdoc_markup_to_html
Finished thread: TestNetHTTP_v1_2_chunked#test_get__implicit_start: #<Thread:0x0000003fa48a6630 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_set_form: 13
.Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 13
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 12 #<File::Stat dev=0x8, ino=1595241, 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    2969720 sipeed   12u  IPv4 1595241      0t0  TCP localhost:46473->localhost:54234 (CLOSE_WAIT)
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 14
[ 87/910] 2969719=test_compile_prism
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_chunked_break: 14
Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x0000003fa48afe88 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
.Finished thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x0000003fa48afe88 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 14
Leaked thread: TestNetHTTPContinue#test_expect_continue_error: #<Thread:0x0000003fa48a5668 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 14
Finished thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x0000003fa48a5668 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 14
Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 14 #<File::Stat dev=0x8, ino=1597450, 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>
Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: #<Thread:0x0000003fa48afb90 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
[ 88/910] 2969719=test_terminfo
[ 89/910] 2969719=test_lexer
[ 90/910] 2969719=test_thread_cv
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 14
Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: #<Thread:0x0000003fa48afb90 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 dead>
[ 91/910] 2969719=test_ssl_session
Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_server_close: 14
Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x0000003fa59e7980 /tmp/ruby/src/trunk/test/net/http/utils.rb:28 sleep>
[ 92/910] 2969720=test_gem_commands_update_command
[ 93/910] 2969719=test_gem_resolver_vendor_specification
[ 94/910] 2969719=test_key_event_record
[ 95/910] 2969719=test_gem_uri
[ 96/910] 2969719=test_random
[ 97/910] 2969719=test_notimplement
[ 98/910] 2969719=test_rdoc_method_attr
[ 99/910] 2969719=test_gem_gem_runner
[100/910] 2969719=test_filter
[101/910] 2969719=test_data
[102/910] 2969719=test_rdoc_generator_pot
[103/910] 2969719=test_koi8
[104/910] 2969719=test_enumerator
[105/910] 2969719=test_rdoc_parser_changelog
[106/910] 2969719=test_unicode
[107/910] 2969719=test_parser
[108/910] 2969719=test_method_name_check
[109/910] 2969719=test_arith_seq_extract
[110/910] 2969719=test_ssl
[111/910] 2969720=test_gem_ext_cargo_builder
[112/910] 2969720=test_gem_request_set
[113/910] 2969720=test_module
[114/910] 2969718=test_boolean
[115/910] 2969718=test_instrumentation_api
[116/910] 2969718=test_stringify_symbols
[117/910] 2969718=test_monitor
[118/910] 2969718=test_buffered_io
[119/910] 2969718=test_configuration
[120/910] 2969718=test_rubyvm
[121/910] 2969718=test_rdoc_generator_markup
[122/910] 2969718=test_whileuntil
[123/910] 2969718=test_rdoc_parser_simple
[124/910] 2969718=test_yamldbm
[125/910] 2969718=test_gem_commands_rebuild_command
[126/910] 2969718=test_load
[127/910] 2969718=test_abi
[128/910] 2969718=test_provider
[129/910] 2969718=test_evaluation
[130/910] 2969718=test_https
[131/910] 2969720=test_gem_ext_builder
[132/910] 2969718=implicit_array_test
[133/910] 2969718=test_win32ole_method_event
[134/910] 2969718=test_nesting_parser
[135/910] 2969718=test_gem_dependency_list
[136/910] 2969718=test_benchmark
[137/910] 2969720=test_gem_commands_outdated_command
[138/910] 2969720=test_helper_method
[139/910] 2969720=test_gem_package_tar_writer
[140/910] 2969720=test_array
[141/910] 2969718=test_gem_source
[142/910] 2969718=test_scalar_scanner
[143/910] 2969718=fixtures_test
[144/910] 2969718=test_rational2
[145/910] 2969718=test_rational
[146/910] 2969718=test_assembler
[147/910] 2969718=test_spell_checker
[148/910] 2969718=test_propertyputref
[149/910] 2969718=test_erb
[150/910] 2969718=test_x509ext
[151/910] 2969718=test_gem_source_installed
[152/910] 2969718=test_completion
[153/910] 2969717=test_gem_commands_cert_command
[154/910] 2969718=test_len
[155/910] 2969718=test_proxy
[156/910] 2969718=test_yield_block
[157/910] 2969718=test_fixnum
[158/910] 2969718=test_signal
[159/910] 2969718=test_x509crl
[160/910] 2969719=dispatcher_test
[161/910] 2969719=test_rdoc_rd
[162/910] 2969719=test_cgi_session
[163/910] 2969718=test_metaclass
[164/910] 2969718=heredoc_test
[165/910] 2969718=test_rdoc_top_level
[166/910] 2969719=test_input_method
[167/910] 2969719=test_windows_1252
[168/910] 2969719=test_process
[169/910] 2969719=test_float
[170/910] 2969718=test_cd
[171/910] 2969717=test_cgi_cookie
[172/910] 2969718=test_require
[173/910] 2969717=test_dir_m17n
[174/910] 2969719=warnings_test
[175/910] 2969719=test_gem_resolver_installer_set
[176/910] 2969719=test_refinement
[177/910] 2969717=test_gem_commands_signout_command
[178/910] 2969717=test_regex_casefold
[179/910] 2969717=test_gem_source_git
[180/910] 2969720=test_cipher
[181/910] 2969720=test_gem_security_signer
[182/910] 2969717=test_new
[183/910] 2969717=test_storage
[184/910] 2969717=test_gem_resolver_git_set
[185/910] 2969720=constant_path_node_test
[186/910] 2969720=test_iterator
[187/910] 2969720=test_string
[188/910] 2969720=test_omap
[189/910] 2969720=test_digest_extend
[190/910] 2969720=test_shellwords
[191/910] 2969720=test_debug
[192/910] 2969720=test_memory_view
[193/910] 2969720=test_cparser
[194/910] 2969717=test_pkg_config
[195/910] 2969717=test_sexp
[196/910] 2969717=test_rdoc_markup_include
[197/910] 2969717=fuzzer_test
[198/910] 2969717=test_variable
[199/910] 2969717=test_struct
[200/910] 2969717=magic_comment_test
[201/910] 2969718=test_rdoc_markup_to_html_snippet
[202/910] 2969718=onigmo_test
[203/910] 2969718=test_dln
[204/910] 2969718=test_gem_source_subpath_problem
[205/910] 2969720=json_common_interface_test
[206/910] 2969720=test_win32ole_variant_outarg
[207/910] 2969720=test_config
[208/910] 2969720=comments_test
[209/910] 2969720=test_nomethod_error
[210/910] 2969720=json_parser_test
[211/910] 2969720=test_set
[212/910] 2969720=test_gem_path_support
[213/910] 2969717=test_struct
[214/910] 2969718=test_files_test_1
[215/910] 2969720=test_rdoc_rd_inline
[216/910] 2969720=test_mutex
[217/910] 2969720=test_x509req
[218/910] 2969720=test_key_error
[219/910] 2969720=test_allocation
[220/910] 2969717=test_div
[221/910] 2969717=test_win32ole_variant_m
[222/910] 2969717=test_engine
[223/910] 2969717=test_color_printer
[224/910] 2969717=test_deprecated
[225/910] 2969717=test_serialize_subclasses
[226/910] 2969717=test_insns_leaf
[227/910] 2969717=test_object_references
[228/910] 2969717=test_usrmarshal
[229/910] 2969717=test_gem_resolver_git_specification
[230/910] 2969719=test_stat
[231/910] 2969719=test_gem_request_set_lockfile_tokenizer
[232/910] 2969719=test_have_func
[233/910] 2969717=test_nextafter
[234/910] 2969717=test_capacity
[235/910] 2969717=test_https_proxy
[236/910] 2969717=ripper_test
[237/910] 2969717=test_call
[238/910] 2969717=test_rubygems
[239/910] 2969717=test_super
[240/910] 2969717=test_rubyoptions
[241/910] 2969718=test_cgi_modruby
[242/910] 2969718=test_integer
[243/910] 2969720=test_gem_commands_setup_command
[244/910] 2969720=test_dryrun
[245/910] 2969720=test_integer
[246/910] 2969720=test_env
[247/910] 2969719=test_rdoc_attr
[248/910] 2969719=test_gem_source_lock
[249/910] 2969719=test_gem
[250/910] 2969718=test_gem_commands_open_command
[251/910] 2969718=test_dns
[252/910] 2969718=test_ractor
[253/910] 2969718=test_registry
[254/910] 2969718=test_parser
[255/910] 2969718=test_cgi_core
[256/910] 2969718=test_rb_str_dup
[257/910] 2969718=test_reline_key
[258/910] 2969718=test_ancdata
[259/910] 2969718=test_singleton_function
[260/910] 2969718=test_alias
[261/910] 2969718=test_timeout
[262/910] 2969717=test_unicode_normalize
[263/910] 2969717=test_marshal
[264/910] 2969720=test_weakref
[265/910] 2969720=test_nonblock
[266/910] 2969718=json_ext_parser_test
[267/910] 2969720=test_thread
[268/910] 2969718=test_my_integer
[269/910] 2969718=test_debugger_integration
[270/910] 2969718=test_rendering
[271/910] 2969718=test_ractor
[272/910] 2969719=test_ssl
[273/910] 2969717=test_gem_specification
[274/910] 2969718=test_enum
[275/910] 2969719=test_threadgroup
[276/910] 2969719=test_have_macro
[277/910] 2969718=test_resolve_symbol
[278/910] 2969718=test_complex2
[279/910] 2969718=test_gem_package
[280/910] 2969719=ractor_test
[281/910] 2969719=test_trace
[282/910] 2969719=test_rdoc_generator_json_index
[283/910] 2969719=test_time_tz
[284/910] 2969719=test_win32ole_event
[285/910] 2969719=test_gem_ci_detector
[286/910] 2969719=test_bignum
[287/910] 2969719=test_rdoc_class_module
[288/910] 2969718=test_win32ole_variable
[289/910] 2969718=test_io_wait_uncommon
[290/910] 2969718=test_arity
[291/910] 2969718=test_stringio
[292/910] 2969718=test_win32ole_variant
[293/910] 2969718=test_ipaddr
[294/910] 2969718=test_rdoc_markup_to_ansi
[295/910] 2969718=test_history
[296/910] 2969718=test_mixed_unicode_escapes
[297/910] 2969718=static_literals_test
[298/910] 2969718=test_gem_resolver_api_specification
[299/910] 2969718=overlap_test
[300/910] 2969720=test_merge_keys
[301/910] 2969717=test_rdoc_extend
[302/910] 2969720=test_coderange
[303/910] 2969720=test_symbol
[304/910] 2969720=test_mailto
[305/910] 2969720=test_rdoc_generator_darkfish
[306/910] 2969717=test_resize
[307/910] 2969717=test_error_highlight
[308/910] 2969718=test_rdoc_comment
[309/910] 2969718=json_generic_object_test
[310/910] 2969718=test_gem_source_fetch_problem
[311/910] 2969718=test_http_request
[312/910] 2969718=test_numeric
[313/910] 2969720=test_member
[314/910] 2969720=test_word
[315/910] 2969718=test_gem_commands_cleanup_command
[316/910] 2969720=test_cgi_multipart
[317/910] 2969719=test_ractor_compatibility
[318/910] 2969720=test_autoconf
[319/910] 2969720=test_eval
[320/910] 2969720=test_dir
[321/910] 2969717=test_gem_console_ui
[322/910] 2969717=test_date_ractor
[323/910] 2969720=test_unix
[324/910] 2969720=test_lazy_enumerator
[325/910] 2969719=test_enc_associate
[326/910] 2969718=test_find_executable
[327/910] 2969718=test_symbol
[328/910] 2969717=parser_test
[329/910] 2969717=test_coder
[330/910] 2969717=test_nofree
[331/910] 2969717=test_gem_commands_pristine_command
[332/910] 2969720=test_context
[333/910] 2969720=test_function_entry
[334/910] 2969720=test_pkcs7
[335/910] 2969719=test_gem_resolver_requirement_list
[336/910] 2969719=test_arith_seq_beg_len_step
[337/910] 2969719=test_delete
[338/910] 2969719=test_win32ole_method
[339/910] 2969719=test_fd_setsize
[340/910] 2969719=test_continuation
[341/910] 2969719=test_class_name_check
[342/910] 2969720=test_keyword
[343/910] 2969719=dump_test
[344/910] 2969720=test_pkey_rsa
[345/910] 2969717=test_weakkeymap
[346/910] 2969717=test_gem_commands_push_command
[347/910] 2969720=test_numhash
[348/910] 2969720=test_placearg
[349/910] 2969720=test_date_strptime
[350/910] 2969720=test_gem_package_task
[351/910] 2969720=test_rdoc_markup_hard_break
[352/910] 2969720=test_gem_platform
[353/910] 2969717=test_import
[354/910] 2969719=test_not
[355/910] 2969719=test_gem_resolver_lock_set
[356/910] 2969720=test_rdoc_parser_markdown
[357/910] 2969720=attribute_write_test
[358/910] 2969720=test_file_exhaustive
[359/910] 2969719=test_gem_update_suggestion
[360/910] 2969719=test_files_test
[361/910] 2969719=test_logger
[362/910] 2969719=test_key_actor_emacs
[363/910] 2969719=test_gem_remote_fetcher_local_ssl_server
[364/910] 2969718=test_gem_gemcutter_utilities
[365/910] 2969718=test_basicinstructions
[366/910] 2969718=parse_test
[367/910] 2969718=test_gem_command_manager
[368/910] 2969717=test_arithmetic_sequence
[369/910] 2969717=heredoc_dedent_test
[370/910] 2969717=test_cgi_header
[371/910] 2969717=test_object
[372/910] 2969717=version_test
[373/910] 2969717=test_ractor
[374/910] 2969718=test_type
[375/910] 2969718=test_pointer
[376/910] 2969717=test_func
[377/910] 2969719=test_big5
[378/910] 2969719=test_rdoc_rd_block_parser
[379/910] 2969719=test_signedness
[380/910] 2969718=test_tsort
[381/910] 2969718=test_change_word
[382/910] 2969718=test_flip
[383/910] 2969718=test_timeout
[384/910] 2969718=test_ossl
[385/910] 2969717=test_normalize
[386/910] 2969717=test_ruby_lex
[387/910] 2969717=test_object
[388/910] 2969717=test_date_arith
[389/910] 2969717=test_gem_local_remote_options
[390/910] 2969717=test_sleep
[391/910] 2969720=bom_test
[392/910] 2969720=test_data_error
[393/910] 2969720=test_file
[394/910] 2969717=test_force_exit
[395/910] 2969717=test_ostruct
[396/910] 2969717=unescape_test
[397/910] 2969720=test_udp
[398/910] 2969720=errors_test
[399/910] 2969719=test_gem_commands_check_command
[400/910] 2969718=test_regexp
[401/910] 2969719=test_vm_dump
[402/910] 2969719=test_rdoc_markup_document
[403/910] 2969719=test_integer_comb
[404/910] 2969720=test_ftp
[405/910] 2969720=test_tmpdir
[406/910] 2969720=test_rdoc_ri_paths
[407/910] 2969720=test_ts
[408/910] 2969720=test_ensured
[409/910] 2969720=test_locale
[410/910] 2969720=test_addr
[411/910] 2969720=library_symbols_test
[412/910] 2969720=test_gem_uri_formatter
[413/910] 2969720=test_helper
[414/910] 2969720=test_erb_command
[415/910] 2969720=test_encoding
[416/910] 2969720=test_project_sanity
[417/910] 2969720=test_range
[418/910] 2969717=test_constant
[419/910] 2969720=test_pty
[420/910] 2969720=test_dup
[421/910] 2969720=test_transcode
[422/910] 2969720=test_eval
[423/910] 2969719=json_generator_test
[424/910] 2969719=test_config
[425/910] 2969720=test_gem_resolver_vendor_set
[426/910] 2969720=test_enumerable
[427/910] 2969720=test_gem_safe_marshal
[428/910] 2969719=test_gem_resolver_api_set
[429/910] 2969719=ruby_parser_test
[430/910] 2969719=test_gem_request_set_gem_dependency_api
[431/910] 2969720=test_ast
[432/910] 2969719=test_lambda
[433/910] 2969719=test_helper
[434/910] 2969719=test_random_formatter
[435/910] 2969719=test_jaro_winkler
[436/910] 2969719=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 34701>
COMMAND     PID   USER   FD   TYPE  DEVICE SIZE/OFF NODE NAME
ruby    2969719 sipeed   11u  IPv4 1605156      0t0  TCP localhost:34701->localhost:42546 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
[437/910] 2969719=test_rdoc_code_object
[438/910] 2969719=test_x509store
[439/910] 2969717=parse_comments_test
[440/910] 2969717=test_update
[441/910] 2969717=test_x509name
[442/910] 2969717=test_fips
[443/910] 2969719=test_gem_validator
[444/910] 2969719=test_fnmatch
[445/910] 2969719=test_files_test_2
[446/910] 2969719=test_folderitem2_invokeverb
[447/910] 2969719=test_rdoc_markup_parser
[448/910] 2969719=test_require_path_check
[449/910] 2969717=test_erb_m17n
[450/910] 2969717=test_ole_methods
[451/910] 2969717=test_optimization
[452/910] 2969719=test_date_conv
[453/910] 2969719=test_zlib
[454/910] 2969719=test_cgi_tag_helper
[455/910] 2969719=test_egrep_cpp
[456/910] 2969719=test_gem_resolver_index_set
[457/910] 2969719=test_gem_package_old
[458/910] 2969719=integer_parse_test
[459/910] 2969719=test_proc
[460/910] 2969719=test_string
[461/910] 2969717=test_gc_compact
[462/910] 2969718=test_custom_command
[463/910] 2969718=json_addition_test
[464/910] 2969718=test_rdoc_parser
[465/910] 2969718=test_qsort
[466/910] 2969718=test_gem_dependency_resolution_error
[467/910] 2969718=test_string
[468/910] 2969718=test_pattern_matching
[469/910] 2969718=test_rdoc_stats
[470/910] 2969718=test_depth_first
[471/910] 2969718=test_gem_request_set_lockfile_parser
[472/910] 2969718=test_raise
[473/910] 2969718=test_x509attr
[474/910] 2969718=test_rdoc_store
[475/910] 2969718=test_date_parse
[476/910] 2969718=test_pkey_ec
[477/910] 2969718=integer_base_flags_test
[478/910] 2969718=test_pipe
[479/910] 2969718=test_trick
[480/910] 2969717=test_thread
[481/910] 2969717=test_rdoc_markup_to_rdoc
[482/910] 2969717=test_rdoc_rd_inline_parser
[483/910] 2969717=test_default_gems
[484/910] 2969717=test_null
[485/910] 2969717=test_win32ole_type
[486/910] 2969717=test_mul
[487/910] 2969717=newline_offsets_test
[488/910] 2969718=test_rdoc_markup_attributes
[489/910] 2969717=compiler_test
[490/910] 2969718=test_rdoc_rdoc
[491/910] 2969717=test_windows_1251
[492/910] 2969717=test_time
[493/910] 2969718=test_buffering
[494/910] 2969718=test_svcb_https
[495/910] 2969718=test_gb18030
[496/910] 2969718=test_gem_uninstaller
[497/910] 2969717=test_disable_irb
[498/910] 2969717=test_rdoc_i18n_text
[499/910] 2969717=test_key_name_check
[500/910] 2969717=test_defined
[501/910] 2969717=test_backtrace
[502/910] 2969717=test_io_buffer
[503/910] 2969717=test_kdf
[504/910] 2969717=test_gem_doctor
[505/910] 2969717=test_eval_history
[506/910] 2969717=test_kernel
[507/910] 2969717=test_bug-5832
[508/910] 2969717=test_files_ext
[509/910] 2969718=static_inspect_test
[510/910] 2969718=test_gem_silent_ui
[511/910] 2969717=test_emitter
[512/910] 2969717=test_object_create_start
[513/910] 2969717=test_at_exit
[514/910] 2969718=test_command
[515/910] 2969717=test_gem_rdoc
[516/910] 2969717=test_date
[517/910] 2969717=test_gem_ext_cargo_builder_unit
[518/910] 2969717=parse_success_test
[519/910] 2969717=snippets_test
[520/910] 2969718=test_rdoc_markup_paragraph
[521/910] 2969718=test_psych
[522/910] 2969718=test_enc_raise
[523/910] 2969718=!Nothing_to_test
[524/910] 2969718=test_assignment
[525/910] 2969717=test_ifunless
[526/910] 2969717=test_gem_commands_lock_command
[527/910] 2969717=parse_stream_test
[528/910] 2969717=test_numeric
[529/910] 2969717=test_common
[530/910] 2969717=test_gem_spec_fetcher
[531/910] 2969717=test_gem_command
[532/910] 2969717=test_key_actor_vi
[533/910] 2969717=test_bug-3571
[534/910] 2969717=test_rdoc_markup_to_tt_only
[535/910] 2969717=test_hmac
[536/910] 2969717=test_rdoc_tom_doc
[537/910] 2969717=test_macro
[538/910] 2969717=test_pp
[539/910] 2969717=test_gem_remote_fetcher_local_server
[540/910] 2969718=test_frozen
[541/910] 2969718=test_gem_ext_configure_builder
[542/910] 2969718=test_verbose
[543/910] 2969717=test_rdoc_single_class
[544/910] 2969717=test_nil
[545/910] 2969717=test_num2int
[546/910] 2969717=test_exception
[547/910] 2969717=test_zsh_completion
[548/910] 2969718=test_iter_break
[549/910] 2969717=test_address_resolve
[550/910] 2969718=test_rdoc_token_stream
[551/910] 2969718=test_optarg
[552/910] 2969717=test_yaml_special_cases
[553/910] 2969717=test_gem_source_list
[554/910] 2969718=test_config
[555/910] 2969717=test_hash_create
[556/910] 2969717=test_stringchar
[557/910] 2969718=test_uncorrectable_name_check
[558/910] 2969718=newline_test
[559/910] 2969718=test_thread_fd_close
[560/910] 2969718=test_passing_block
[561/910] 2969717=test_c_union_entity
[562/910] 2969718=test_rdoc_normal_module
[563/910] 2969718=test_rdoc_markdown_test
[564/910] 2969717=test_logperiod
[565/910] 2969717=test_securerandom
[566/910] 2969717=test_switch_hitter
[567/910] 2969717=test_io_console
[568/910] 2969717=test_singleton
[569/910] 2969717=test_flush
[570/910] 2969717=test_logdevice
[571/910] 2969718=test_gem_ext_rake_builder
[572/910] 2969717=test_arity
[573/910] 2969717=test_gc
[574/910] 2969718=test_x509cert
[575/910] 2969718=test_err_in_callback
[576/910] 2969718=test_gem_resolver_lock_specification
[577/910] 2969718=test_pack
[578/910] 2969718=command_line_test
[579/910] 2969718=test_process
[580/910] 2969719=test_last_thread
[581/910] 2969719=test_gem_source_local
[582/910] 2969719=test_gem_security_policy
[583/910] 2969719=test_gem_resolver_composed_set
[584/910] 2969719=test_safe_load
[585/910] 2969719=test_gem_resolver
[586/910] 2969719=test_gem_commands_dependency_command
[587/910] 2969719=test_rdoc_markup_attribute_manager
[588/910] 2969719=test_name_error
[589/910] 2969719=test_enumerator
/tmp/ruby/src/trunk/lib/rubygems/specification.rb: [BUG] Segmentation fault at 0xffffff830088bf03
ruby 3.4.0dev (2024-07-21T16:57:32Z master da49bee04b) [riscv64-linux]

-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0005 p:---- s:0024 e:000023 CFUNC  :require_relative
c:0004 p:0063 s:0019 e:000018 TOP    /tmp/ruby/src/trunk/lib/rubygems.rb:1359 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :require
c:0002 p:0012 s:0007 e:000006 TOP    <internal:gem_prelude>:2 [FINISH]
c:0001 p:0000 s:0003 E:0000a0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
<internal:gem_prelude>:2:in '<internal:gem_prelude>'
<internal:gem_prelude>:2:in 'require'
/tmp/ruby/src/trunk/lib/rubygems.rb:1359:in '<top (required)>'
/tmp/ruby/src/trunk/lib/rubygems.rb:1359:in 'require_relative'

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

-- Machine register context ------------------------------------------------
  sp: 0x0000003fff9b8630  s0: 0x0000003fb32e7a30  s1: 0x0000000000000000
  a0: 0x0000003fb32e7a30  a1: 0x0000000000000028  a2: 0x0010110100000000
  a3: 0x000000000000002c  a4: 0x0000000000000001  a5: 0x0108be830088bf03
  a6: 0x0000000000000028  a7: 0x0000000000000015  s2: 0x0000003fccfd3d18
  s3: 0x0000002adc5bc9d0  s4: 0x0000000000000a00  s5: 0x000000000000ffff
  s6: 0x0000000000000024  s7: 0x0000000000000001  s8: 0x0000000000000024
  s9: 0x0000003fb32e7a28 s10: 0x0000000000000635 s11: 0x0000002adc59ac10

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk/libruby.so.3.4(rb_print_backtrace+0x14) [0x3fccdbcb5e] /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) [0x3fccc1cbdc] /tmp/ruby/src/trunk/error.c:1108
/tmp/ruby/build/trunk/libruby.so.3.4(sigsegv+0x42) [0x3fccd26f60] /tmp/ruby/src/trunk/signal.c:929
linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fccfb0800]
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_get_objspace+0x8) [0x3fccc2fe9c] /tmp/ruby/src/trunk/gc.c:192
/tmp/ruby/build/trunk/libruby.so.3.4(rb_gc_mark_and_move+0xc) [0x3fccc31a6a] /tmp/ruby/src/trunk/gc.c:2462
/tmp/ruby/build/trunk/libruby.so.3.4(mark_and_move_method_entry+0x16) [0x3fccc4e968] /tmp/ruby/src/trunk/imemo.c:226
/tmp/ruby/build/trunk/libruby.so.3.4(rb_imemo_mark_and_move) /tmp/ruby/src/trunk/imemo.c:394
/tmp/ruby/build/trunk/libruby.so.3.4(gc_mark_children+0x18) [0x3fccc3c0d8] /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(ractor_cache_allocate_slot+0x0) [0x3fccc3d8e8] /tmp/ruby/src/trunk/gc/default.c:2586
/tmp/ruby/build/trunk/libruby.so.3.4(newobj_alloc) /tmp/ruby/src/trunk/gc/default.c:2590
/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) [0x3fccc30dac] /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(rbimpl_fl_unset_raw_raw+0x0) [0x3fccd37592] /tmp/ruby/src/trunk/string.c:912
/tmp/ruby/build/trunk/libruby.so.3.4(RB_FL_UNSET_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:669
/tmp/ruby/build/trunk/libruby.so.3.4(RB_ENC_CODERANGE_SET) /tmp/ruby/src/trunk/include/ruby/internal/encoding/coderange.h:131
/tmp/ruby/build/trunk/libruby.so.3.4(str_new0) /tmp/ruby/src/trunk/string.c:951
/tmp/ruby/build/trunk/libruby.so.3.4(str_new) /tmp/ruby/src/trunk/string.c:974
/tmp/ruby/build/trunk/libruby.so.3.4(rb_str_new) /tmp/ruby/src/trunk/string.c:980
/tmp/ruby/build/trunk/libruby.so.3.4(rb_io_getline_fast+0x2d0) [0x3fccc55b9a] /tmp/ruby/src/trunk/io.c:3978
/tmp/ruby/build/trunk/libruby.so.3.4(rb_io_getline_0) /tmp/ruby/src/trunk/io.c:4114
/tmp/ruby/build/trunk/libruby.so.3.4(lex_io_gets+0xe) [0x3fccd23470] /tmp/ruby/src/trunk/ruby_parser.c:705
/tmp/ruby/build/trunk/libruby.so.3.4(lex_getline+0xa) [0x3fcccabc78] /tmp/ruby/build/trunk/parse.y:7645
/tmp/ruby/build/trunk/libruby.so.3.4(nextline) /tmp/ruby/build/trunk/parse.y:7782
/tmp/ruby/build/trunk/libruby.so.3.4(nextc0+0x8) [0x3fcccb5060] /tmp/ruby/build/trunk/parse.y:7828
/tmp/ruby/build/trunk/libruby.so.3.4(parser_yylex) /tmp/ruby/build/trunk/parse.y:10687
/tmp/ruby/build/trunk/libruby.so.3.4(yylex+0x8) [0x3fcccb7cda] /tmp/ruby/build/trunk/parse.y:11319
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_yyparse) /tmp/ruby/build/trunk/parse.c:11544
/tmp/ruby/build/trunk/libruby.so.3.4(yycompile0+0xa2) [0x3fcccc9b92] /tmp/ruby/build/trunk/parse.y:7564
/tmp/ruby/build/trunk/libruby.so.3.4(rb_suppress_tracing+0xaa) [0x3fccdbf66c] /tmp/ruby/src/trunk/vm_trace.c:487
/tmp/ruby/build/trunk/libruby.so.3.4(local_pop+0x0) [0x3fcccab4a6] /tmp/ruby/build/trunk/parse.y:7621
/tmp/ruby/build/trunk/libruby.so.3.4(yycompile) /tmp/ruby/build/trunk/parse.y:7625
/tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_compile) /tmp/ruby/build/trunk/parse.y:7661
/tmp/ruby/build/trunk/libruby.so.3.4(parser_compile+0x12) [0x3fccd23af2] /tmp/ruby/src/trunk/ruby_parser.c:659
/tmp/ruby/build/trunk/libruby.so.3.4(parser_compile_file_path) /tmp/ruby/src/trunk/ruby_parser.c:733
/tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_compile_file_path) /tmp/ruby/src/trunk/ruby_parser.c:783
/tmp/ruby/build/trunk/libruby.so.3.4(load_file_internal+0xfa) [0x3fccd213d4] /tmp/ruby/src/trunk/ruby.c:2710
/tmp/ruby/build/trunk/libruby.so.3.4(rb_ensure+0xb4) [0x3fccc25772] /tmp/ruby/src/trunk/eval.c:1059
/tmp/ruby/build/trunk/libruby.so.3.4(rb_parser_load_file+0xf0) [0x3fccd20fb8] /tmp/ruby/src/trunk/ruby.c:2846
/tmp/ruby/build/trunk/libruby.so.3.4(load_iseq_eval+0x16) [0x3fccc7369c] /tmp/ruby/src/trunk/load.c:769
/tmp/ruby/build/trunk/libruby.so.3.4(require_internal) /tmp/ruby/src/trunk/load.c:1287
/tmp/ruby/build/trunk/libruby.so.3.4(rb_require_string_internal+0x24) [0x3fccc737bc] /tmp/ruby/src/trunk/load.c:1386
/tmp/ruby/build/trunk/libruby.so.3.4(rb_f_require_relative) /tmp/ruby/src/trunk/load.c:1041
/tmp/ruby/build/trunk/libruby.so.3.4(vm_cfp_consistent_p+0x0) [0x3fccd97cea] /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) [0x3fccda67e2] /tmp/ruby/src/trunk/vm_insnhelper.c:5954
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fccdab4ca] /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) [0x3fccc735a2] /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) [0x3fccc73e8a] /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) [0x3fccd97f34] /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_exec_core+0x114) [0x3fccda67e2] /tmp/ruby/src/trunk/vm_insnhelper.c:5954
/tmp/ruby/build/trunk/libruby.so.3.4(vm_exec_loop+0x0) [0x3fccdab4ca] /tmp/ruby/src/trunk/vm.c:2567
/tmp/ruby/build/trunk/libruby.so.3.4(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2570
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_init_prelude+0x8) [0x3fccd21152] /tmp/ruby/src/trunk/ruby.c:1744
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1810
/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) [0x3fccd21636] /tmp/ruby/src/trunk/ruby.c:2688
/tmp/ruby/build/trunk/libruby.so.3.4(rb_ensure+0xb4) [0x3fccc25772] /tmp/ruby/src/trunk/eval.c:1059
/tmp/ruby/build/trunk/libruby.so.3.4(load_file+0x3e) [0x3fccd221a4] /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) [0x3fccd23266] /tmp/ruby/src/trunk/ruby.c:3102
/tmp/ruby/build/trunk/libruby.so.3.4(ruby_options+0x94) [0x3fccc26308] /tmp/ruby/src/trunk/eval.c:117
/tmp/ruby/build/trunk/ruby(rb_main+0x12) [0x2adc595a9a] /tmp/ruby/src/trunk/main.c:43
/tmp/ruby/build/trunk/ruby(main) /tmp/ruby/src/trunk/main.c:62
[0x3fcc8c4a48]
[0x3fcc8c4af0]
[0x2adc595ad8]

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

* Process memory map:

2adc595000-2adc596000 r-xp 00000000 00:1e 2600294                        /tmp/ruby/build/trunk/ruby
2adc596000-2adc597000 r--p 00000000 00:1e 2600294                        /tmp/ruby/build/trunk/ruby
2adc597000-2adc598000 rw-p 00001000 00:1e 2600294                        /tmp/ruby/build/trunk/ruby
2adc598000-2adc8a5000 rw-p 00000000 00:00 0                              [heap]
3fb0111000-3fb13ba000 rw-p 00000000 00:00 0 
3fb13ba000-3fb2110000 r--s 00000000 00:1e 2599973                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fb2110000-3fb2130000 rw-p 00000000 00:00 0 
3fb2178000-3fb21b3000 r--s 00000000 00:1e 2600294                        /tmp/ruby/build/trunk/ruby
3fb21b3000-3fb21ce000 r-xp 00000000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb21ce000-3fb21cf000 r--p 0001b000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb21cf000-3fb21d0000 rw-p 0001c000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fb21d0000-3fb2210000 rw-p 00000000 00:00 0 
3fb2220000-3fb2270000 rw-p 00000000 00:00 0 
3fb227f000-3fb2280000 ---p 00000000 00:00 0 
3fb2280000-3fb22c1000 rw-p 00000000 00:00 0 
3fb22c1000-3fb22c2000 ---p 00000000 00:00 0 
3fb22c2000-3fb2303000 rw-p 00000000 00:00 0 
3fb2303000-3fb2304000 ---p 00000000 00:00 0 
3fb2304000-3fb2345000 rw-p 00000000 00:00 0 
3fb2345000-3fb2346000 ---p 00000000 00:00 0 
3fb2346000-3fb2387000 rw-p 00000000 00:00 0 
3fb2387000-3fb2388000 ---p 00000000 00:00 0 
3fb2388000-3fb23c9000 rw-p 00000000 00:00 0 
3fb23c9000-3fb23ca000 ---p 00000000 00:00 0 
3fb23ca000-3fb240b000 rw-p 00000000 00:00 0 
3fb240b000-3fb240c000 ---p 00000000 00:00 0 
3fb240c000-3fb244d000 rw-p 00000000 00:00 0 
3fb244d000-3fb244e000 ---p 00000000 00:00 0 
3fb244e000-3fb248f000 rw-p 00000000 00:00 0 
3fb248f000-3fb2490000 ---p 00000000 00:00 0 
3fb2490000-3fb24d1000 rw-p 00000000 00:00 0 
3fb24d1000-3fb24d2000 ---p 00000000 00:00 0 
3fb24d2000-3fb2513000 rw-p 00000000 00:00 0 
3fb2513000-3fb2514000 ---p 00000000 00:00 0 
3fb2514000-3fb2555000 rw-p 00000000 00:00 0 
3fb2555000-3fb2556000 ---p 00000000 00:00 0 
3fb2556000-3fb2597000 rw-p 00000000 00:00 0 
3fb2597000-3fb2598000 ---p 00000000 00:00 0 
3fb2598000-3fb25d9000 rw-p 00000000 00:00 0 
3fb25d9000-3fb25da000 ---p 00000000 00:00 0 
3fb25da000-3fb261b000 rw-p 00000000 00:00 0 
3fb261b000-3fb261c000 ---p 00000000 00:00 0 
3fb261c000-3fb265d000 rw-p 00000000 00:00 0 
3fb265d000-3fb265e000 ---p 00000000 00:00 0 
3fb265e000-3fb269f000 rw-p 00000000 00:00 0 
3fb269f000-3fb26a0000 ---p 00000000 00:00 0 
3fb26a0000-3fb26e1000 rw-p 00000000 00:00 0 
3fb26e1000-3fb26e2000 ---p 00000000 00:00 0 
3fb26e2000-3fb2723000 rw-p 00000000 00:00 0 
3fb2723000-3fb2724000 ---p 00000000 00:00 0 
3fb2724000-3fb2765000 rw-p 00000000 00:00 0 
3fb2765000-3fb2766000 ---p 00000000 00:00 0 
3fb2766000-3fb27a7000 rw-p 00000000 00:00 0 
3fb27a7000-3fb27a8000 ---p 00000000 00:00 0 
3fb27a8000-3fb27e9000 rw-p 00000000 00:00 0 
3fb27e9000-3fb27ea000 ---p 00000000 00:00 0 
3fb27ea000-3fb282b000 rw-p 00000000 00:00 0 
3fb282b000-3fb282c000 ---p 00000000 00:00 0 
3fb282c000-3fb286d000 rw-p 00000000 00:00 0 
3fb286d000-3fb286e000 ---p 00000000 00:00 0 
3fb286e000-3fb28af000 rw-p 00000000 00:00 0 
3fb28af000-3fb28b0000 ---p 00000000 00:00 0 
3fb28b0000-3fb28f1000 rw-p 00000000 00:00 0 
3fb28f1000-3fb28f2000 ---p 00000000 00:00 0 
3fb28f2000-3fb2933000 rw-p 00000000 00:00 0 
3fb2933000-3fb2934000 ---p 00000000 00:00 0 
3fb2934000-3fb2975000 rw-p 00000000 00:00 0 
3fb2975000-3fb2976000 ---p 00000000 00:00 0 
3fb2976000-3fb29b7000 rw-p 00000000 00:00 0 
3fb29b7000-3fb29b8000 ---p 00000000 00:00 0 
3fb29b8000-3fb29f9000 rw-p 00000000 00:00 0 
3fb29f9000-3fb29fa000 ---p 00000000 00:00 0 
3fb29fa000-3fb2a3b000 rw-p 00000000 00:00 0 
3fb2a3b000-3fb2a3c000 ---p 00000000 00:00 0 
3fb2a3c000-3fb2a7d000 rw-p 00000000 00:00 0 
3fb2a7d000-3fb2a7e000 ---p 00000000 00:00 0 
3fb2a7e000-3fb2abf000 rw-p 00000000 00:00 0 
3fb2abf000-3fb2ac0000 ---p 00000000 00:00 0 
3fb2ac0000-3fb3310000 rw-p 00000000 00:00 0 
3fb331f000-3fcc790000 rw-p 00000000 00:00 0 
3fcc79b000-3fcc89e000 rw-p 00000000 00:00 0 
3fcc89e000-3fcca08000 r-xp 00000000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fcca08000-3fcca0b000 r--p 0016a000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fcca0b000-3fcca0d000 rw-p 0016d000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fcca0d000-3fcca19000 rw-p 00000000 00:00 0 
3fcca19000-3fcca90000 r-xp 00000000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fcca90000-3fcca91000 r--p 00077000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fcca91000-3fcca92000 rw-p 00078000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fcca92000-3fccac1000 r-xp 00000000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fccac1000-3fccac2000 r--p 0002e000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fccac2000-3fccac3000 rw-p 0002f000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fccac3000-3fccacb000 rw-p 00000000 00:00 0 
3fccacb000-3fccb27000 r-xp 00000000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fccb27000-3fccb28000 r--p 0005b000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fccb28000-3fccb29000 rw-p 0005c000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fccb29000-3fccb3c000 r-xp 00000000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fccb3c000-3fccb3d000 r--p 00013000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fccb3d000-3fccb3e000 rw-p 00014000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fccb43000-3fccb46000 r-xp 00000000 00:1e 24934                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fccb46000-3fccb47000 r--p 00002000 00:1e 24934                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fccb47000-3fccb48000 rw-p 00003000 00:1e 24934                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fccb48000-3fccb4a000 r-xp 00000000 00:1e 20703                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fccb4a000-3fccb4b000 r--p 00001000 00:1e 20703                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fccb4b000-3fccb4c000 rw-p 00002000 00:1e 20703                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fccb4c000-3fccf8d000 r-xp 00000000 00:1e 2599973                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fccf8d000-3fccf97000 r--p 00440000 00:1e 2599973                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fccf97000-3fccf9b000 rw-p 0044a000 00:1e 2599973                        /tmp/ruby/build/trunk/libruby.so.3.4.0
3fccf9b000-3fccfb0000 rw-p 00000000 00:00 0 
3fccfb0000-3fccfb1000 r-xp 00000000 00:00 0                              [vdso]
3fccfb1000-3fccfb2000 r--p 00000000 00:00 0                              [vdso_data]
3fccfb2000-3fccfd2000 r-xp 00000000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fccfd2000-3fccfd4000 r--p 0001f000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fccfd4000-3fccfd6000 rw-p 00021000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fff1bf000-3fff9be000 rw-p 00000000 00:00 0                              [stack]


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

ruby -v: ruby 3.4.0dev (2024-07-21T16:57:32Z master da49bee04b) [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-21T16:57:32Z master da49bee04b) [riscv64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 156.863917 seconds

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