# Logfile created on 2024-12-12 05:16:04 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fbcb54900 @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.20241212-051603", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fbcb32ad0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fbcb32990 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fbcb327d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20241212-051603", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20241212-051603>, @binmode=false, @mon_data=#<Monitor:0x0000003fbcb326c0>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
 * [new tag]         v3_4_0_rc1 -> v3_4_0_rc1
Already up to date.
Latest commit hash = 29caae9991
$$$[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 typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
Building typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
2d733f21682995dfa6fa433b6c0b3dea6e685851737770cc16d3d9715c20d939  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.4.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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]: 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]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: 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.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
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 typeprof to 4670254fecc3d73626ceaa7e0f5da003033e1dfb
Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
echo 4670254fecc3d73626ceaa7e0f5da003033e1dfb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.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/debug.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 typeprof@4670254fecc3d73626ceaa7e0f5da003033e1dfb to /tmp/ruby/src/trunk/gems/typeprof-0.21.11.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'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
  Successfully built RubyGem
  Name: typeprof
  Version: 0.30.0
  File: typeprof-0.30.0.gem
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Extracting bundle gem typeprof-0.21.11...
Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby.
Unpacked gems/typeprof-0.30.0.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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: 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.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
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+1/riscv64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+1/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+1/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+1/riscv64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+1/riscv64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+1
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+1
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+1
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+1
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1
                                    benchmark 0.4.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    irb 1.14.1
                                    logger 1.6.2
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    ostruct 0.6.1
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.0.0
                                    pstore 0.1.4
                                    rdoc 6.8.1
                                    readline 0.0.4
                                    reline 0.5.12
                                    resolv 0.5.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.0
                                    set 1.1.1
                                    shellwords 0.2.1
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.2
                                    tmpdir 0.3.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1
                                    date 3.4.1
                                    digest 3.2.0.pre0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.6.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.0
                                    openssl 3.2.0
                                    pathname 0.4.0
                                    psych 5.2.1
                                    stringio 3.1.2.dev
                                    strscan 3.1.1.dev
                                    zlib 3.2.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1
                                    minitest 5.25.4
                                    power_assert 2.0.4
                                    rake 13.2.1
                                    test-unit 3.6.4
                                    rexml 3.3.9
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.1
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.7.0
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.3.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.2.0
                                    csv 3.3.0
                                    repl_type_completor 0.1.7
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+1/cache
skipped bundled gems:
    typeprof-0.30.0.gem             not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2002 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.4.0dev (2024-12-12T01:10:13Z master 29caae9991) +PRISM [riscv64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.7.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/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-12-12T01:10:13Z master 29caae9991) +PRISM [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 109.590826 seconds

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