# Logfile created on 2025-02-16 06:18:24 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fd76a1bb8 @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.20250216-061824", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fd767d5b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fd767d3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fd767d1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20250216-061824", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20250216-061824>, @binmode=false, @mon_data=#<Monitor:0x0000003fd767d038>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 23c4ac9559
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
/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'
$$$[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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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
3a334b1402ddfcda757ad53785c8c19280c32545e10a11ff4625d193309f1365  builtin_binary.inc
compiling /tmp/ruby/src/trunk/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.5.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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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/finalizer_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/json'
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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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]: 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
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]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
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/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/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/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 syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
	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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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
generating enc.mk
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.

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
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'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: 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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Entering 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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/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/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.5.0+0/riscv64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0/riscv64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.5.0+0/riscv64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.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
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    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.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.10.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.6
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    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.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.6
                                    rdoc 6.12.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
                                    fiddle 1.1.6
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2007 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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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/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.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/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=36796
  "--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/751] 585384=test_method
[  2/751] 585386=test_gem_commands_query_command
[  3/751] 585387=test_pattern_key_name_check
[  4/751] 585385=test_to_ruby
[  5/751] 585387=test_gem_impossible_dependencies_error
[  6/751] 585385=test_pack
[  7/751] 585387=test_array_create
[  8/751] 585387=test_ftp
[  9/751] 585387=test_euc_kr
[ 10/751] 585387=test_console_attr
[ 11/751] 585387=test_summary
[ 12/751] 585387=test_ellipsize
[ 13/751] 585387=test_date_attr
[ 14/751] 585387=test_gem_commands_exec_command
[ 15/751] 585385=test_io_wait
[ 16/751] 585385=test_kwargs
[ 17/751] 585385=test_emoji
[ 18/751] 585385=test_sorted_set
[ 19/751] 585385=test_hash
[ 20/751] 585386=test_ubf_async_safe
[ 21/751] 585386=test_io
[ 22/751] 585386=test_cp949
[ 23/751] 585386=test_condition
[ 24/751] 585386=test_gem_source_specific_file
[ 25/751] 585386=test_foreach
[ 26/751] 585386=test_gem_commands_uninstall_command
[ 27/751] 585387=test_gem_unsatisfiable_dependency_error
[ 28/751] 585387=test_gem_request_set_lockfile
[ 29/751] 585387=test_protect
[ 30/751] 585387=test_hash
[ 31/751] 585387=test_gem_resolver_dependency_request
[ 32/751] 585384=test_tree_builder
[ 33/751] 585387=test_external_new
[ 34/751] 585387=test_postponed_job
[ 35/751] 585384=test_alias_and_anchor
[ 36/751] 585384=test_ws
[ 37/751] 585386=test_m17n
[ 38/751] 585384=test_gem_commands_environment_command
[ 39/751] 585384=test_weakmap
[ 40/751] 585386=test_yjit
[ 41/751] 585387=test_framework
[ 42/751] 585386=test_ns_spki
[ 43/751] 585387=test_argf
[ 44/751] 585386=test_objspace
[ 45/751] 585384=test_undef
[ 46/751] 585384=test_string_memory
[ 47/751] 585384=test_gem_requirement
[ 48/751] 585384=test_sprintf
[ 49/751] 585384=test_gem_security_trust_dir
[ 50/751] 585384=regular_expression_encoding_test
[ 51/751] 585384=test_set
[ 52/751] 585384=equality_test
[ 53/751] 585384=test_gem_commands_stale_command
[ 54/751] 585384=test_lock_native_thread
[ 55/751] 585384=test_remote_fetch_error
[ 56/751] 585384=test_have_library
[ 57/751] 585385=test_array
[ 58/751] 585385=test_optparse
[ 59/751] 585385=test_fstring
[ 60/751] 585385=test_typeddata
[ 61/751] 585385=test_gem_resolver_best_set
[ 62/751] 585385=test_rat
[ 63/751] 585385=test_webauthn_poller
[ 64/751] 585385=test_stringscanner
[ 65/751] 585385=test_files_sample
[ 66/751] 585387=test_yield
[ 67/751] 585385=test_convertible
[ 68/751] 585384=test_gem_resolver_conflict
[ 69/751] 585384=regular_expression_options_test
[ 70/751] 585384=test_io_buffer
[ 71/751] 585384=test_backtrace
[ 72/751] 585384=locals_test
[ 73/751] 585384=test_ractor
[ 74/751] 585384=test_readpartial
[ 75/751] 585384=test_clone
[ 76/751] 585384=test_gem_commands_install_command
[ 77/751] 585384=test_yaml_tree
[ 78/751] 585384=test_sleep
[ 79/751] 585384=test_config
[ 80/751] 585386=test_libs
[ 81/751] 585384=test_gc
[ 82/751] 585384=test_math
[ 83/751] 585386=test_gem_commands_fetch_command
[ 84/751] 585384=test_io
[ 85/751] 585386=test_unicode_escape
[ 86/751] 585386=test_autoload
[ 87/751] 585387=test_utf16
[ 88/751] 585387=numeric_value_test
[ 89/751] 585387=test_case
[ 90/751] 585387=test_sizeof
[ 91/751] 585386=test_system
Closed file descriptor: TestIO#test_threaded_flush: 10
[ 92/751] 585385=test_pkcs12
[ 93/751] 585386=test_gem_package_tar_header
[ 94/751] 585386=source_location_test
[ 95/751] 585386=test_iseq_load
[ 96/751] 585384=test_gem_util
[ 97/751] 585385=test_bigzero
[ 98/751] 585385=test_pkey_dh
[ 99/751] 585384=test_protocol
[100/751] 585385=test_getopts
[101/751] 585385=test_gem_resolver_activation_request
[102/751] 585384=test_gem_config_file
[103/751] 585385=test_ripper
[104/751] 585384=test_etc
[105/751] 585384=test_yjit_exit_locations
[106/751] 585384=test_modify_expand
[107/751] 585384=test_gem_available_set
[108/751] 585386=test_file
[109/751] 585386=test_gem_package_tar_reader
[110/751] 585386=regexp_test
[111/751] 585386=test_coverage
[112/751] 585384=test_pathname
[113/751] 585385=test_complexrational
[114/751] 585385=test_recorder
[115/751] 585385=test_gem_commands_owner_command
[116/751] 585384=test_gem_source_vendor
[117/751] 585384=test_deprecate
[118/751] 585384=test_bash_completion
[119/751] 585384=test_gem_commands_contents_command
[120/751] 585384=test_gem_ext_cmake_builder
[121/751] 585384=test_require
[122/751] 585385=test_cgi_util
[123/751] 585387=test_marshalable
[124/751] 585387=test_digest
[125/751] 585386=test_ractor
[126/751] 585386=test_find
[127/751] 585385=test_wss
[128/751] 585386=test_comparable
[129/751] 585386=index_write_test
[130/751] 585386=test_io_timeout
[131/751] 585386=json_fixtures_test
[132/751] 585385=test_shapes
[133/751] 585385=test_cstr
[134/751] 585386=test_warning
[135/751] 585386=test_profile_frames
[136/751] 585386=test_class2name
[137/751] 585386=test_gbk
[138/751] 585386=test_enc_str_buf_cat
[139/751] 585386=test_forwardable
[140/751] 585386=test_yaml
[141/751] 585387=test_wait
[142/751] 585385=test_big2str
[143/751] 585385=test_euc_tw
[144/751] 585385=test_ractor
[145/751] 585385=test_bmethod
[146/751] 585385=test_gem_commands_sources_command
[147/751] 585387=test_thread_queue
[148/751] 585386=test_nowrite
[149/751] 585386=test_inlinecache
[150/751] 585386=test_path_to_class
[151/751] 585386=lex_test
[152/751] 585385=test_gem_dependency
[153/751] 585385=test_gem_resolver_specification
[154/751] 585385=test_frozen_error
[155/751] 585385=test_gem_stub_specification
[156/751] 585385=test_method_cache
[157/751] 585385=test_gem_ext_ext_conf_builder
[158/751] 585384=test_complex
[159/751] 585384=test_gem_commands_search_command
[160/751] 585384=string_test
[161/751] 585384=test_scanner_events
[162/751] 585384=test_gem_resolver_installed_specification
[163/751] 585384=test_parse
[164/751] 585386=test_mdns
[165/751] 585386=test_gem_remote_fetcher
[166/751] 585384=test_too_many_dummy_encodings
[167/751] 585387=test_gem_commands_list_command
[168/751] 585387=test_stack
[169/751] 585384=test_reqarg
[170/751] 585386=test_fileutils
[171/751] 585385=encodings_test
[172/751] 585384=test_ldap
[173/751] 585385=test_resource
[174/751] 585384=test_gem_commands_signin_command
[175/751] 585385=test_emitter
[176/751] 585385=test_gem_version
[177/751] 585385=test_cesu8
[178/751] 585385=test_econv
[179/751] 585384=pattern_test
[180/751] 585384=test_tempfile
[181/751] 585386=test_noarg
[182/751] 585386=test_queue
[183/751] 585386=test_internal_ivar
[184/751] 585386=desugar_compiler_test
[185/751] 585386=test_gem_resolver_index_specification
[186/751] 585384=test_duplicate
[187/751] 585384=test_basicsocket
[188/751] 585384=test_utf32
[189/751] 585384=test_prettyprint
[190/751] 585386=test_tracepoint
[191/751] 585387=test_gem_commands_help_command
[192/751] 585384=test_yamlstore
[193/751] 585384=test_gem_installer
[194/751] 585387=test_date_strftime
[195/751] 585386=symbol_encoding_test
[196/751] 585386=test_load
[197/751] 585386=json_string_matching_test
[198/751] 585386=test_const
[199/751] 585386=test_class
[200/751] 585385=test_asn1
[201/751] 585385=test_random
[202/751] 585385=test_httpresponse
[203/751] 585385=test_open-uri
[204/751] 585387=test_stream
[205/751] 585387=test_iso_8859
[206/751] 585387=test_tcp
[207/751] 585385=test_date_new
[208/751] 585385=test_data
[209/751] 585385=test_date_time
[210/751] 585385=test_require
[211/751] 585385=test_gem_safe_yaml
[212/751] 585385=test_syntax
[213/751] 585387=test_enumerator
[214/751] 585384=test_inadvertent_creation
[215/751] 585386=test_flags
[216/751] 585384=test_shift_jis
[217/751] 585384=test_gem_commands_which_command
[218/751] 585384=test_http
[219/751] 585384=reflection_test
[220/751] 585384=test_gem_commands_specification_command
[221/751] 585384=test_gem_resolver_composed_set
[222/751] 585384=test_safe_load
[223/751] 585384=test_gem_resolver
[224/751] 585384=test_gem_commands_dependency_command
[225/751] 585384=test_name_error
[226/751] 585384=test_pack
[227/751] 585384=command_line_test
[228/751] 585384=test_process
[229/751] 585385=test_last_thread
[230/751] 585386=test_gem_security_policy
[231/751] 585385=test_gem_source_local
[232/751] 585386=test_gem_ext_rake_builder
[233/751] 585385=test_arity
[234/751] 585385=test_gc
[235/751] 585386=test_x509cert
[236/751] 585386=test_gem_resolver_lock_specification
[237/751] 585386=json_coder_test
[238/751] 585386=test_securerandom
[239/751] 585386=test_switch_hitter
[240/751] 585386=test_io_console
[241/751] 585387=test_flush
[242/751] 585387=test_singleton
[243/751] 585387=test_hash_create
[244/751] 585387=test_stringchar
[245/751] 585387=test_uncorrectable_name_check
[246/751] 585387=newline_test
[247/751] 585386=test_thread_fd_close
[248/751] 585386=test_passing_block
[249/751] 585386=test_require_lib
[250/751] 585387=test_gem_install_update_options
[251/751] 585387=test_ractor
[252/751] 585387=test_gem_stream_ui
[253/751] 585387=test_extlibs
[254/751] 585387=test_str2big
[255/751] 585387=test_dot_dot
[256/751] 585387=test_literal
[257/751] 585386=test_socket
[258/751] 585387=test_thread
[259/751] 585387=test_gem_remote_fetcher_s3
[260/751] 585387=location_test
[261/751] 585387=test_objectspace
[262/751] 585386=test_parser_events
[263/751] 585386=test_pkey
[264/751] 585386=test_gem_request_connection_pools
[265/751] 585386=test_grapheme_breaks
[266/751] 585386=test_gem_version_option
[267/751] 585386=test_cclass
[268/751] 585386=test_ractor
[269/751] 585386=test_m17n_comb
[270/751] 585385=test_json_tree
[271/751] 585385=test_gem_commands_mirror
[272/751] 585385=test_gem_ext_cargo_builder_link_flag_converter
[273/751] 585385=test_sprintf_comb
[274/751] 585385=test_gem_request
[275/751] 585385=test_method_cache
[276/751] 585385=test_scan_args
[277/751] 585385=test_generic
[278/751] 585385=test_settracefunc
[279/751] 585385=test_gem_text
[280/751] 585385=tunnel_test
[281/751] 585385=test_enumerator_kw
[282/751] 585385=test_gem_dependency_installer
[283/751] 585386=test_scalar
[284/751] 585386=test_gem_commands_info_command
[285/751] 585386=parameters_signature_test
[286/751] 585386=test_store
[287/751] 585386=test_case_options
[288/751] 585387=test_exception
[289/751] 585386=test_rand
[290/751] 585386=test_gem_name_tuple
[291/751] 585386=test_gem_package_tar_reader_entry
[292/751] 585386=test_bug_reporter
[293/751] 585386=test_defined
[294/751] 585386=test_backtrace
[295/751] 585386=test_key_name_check
[296/751] 585386=test_io_buffer
[297/751] 585386=relocation_test
[298/751] 585386=test_windows_1251
[299/751] 585386=test_time
[300/751] 585386=test_svcb_https
[301/751] 585386=test_buffering
[302/751] 585386=test_gb18030
[303/751] 585386=test_gem_uninstaller
[304/751] 585387=test_default_gems
[305/751] 585387=test_null
[306/751] 585387=test_mul
[307/751] 585387=newline_offsets_test
[308/751] 585385=compiler_test
[309/751] 585385=test_date_parse
[310/751] 585385=integer_base_flags_test
[311/751] 585385=test_pkey_ec
[312/751] 585386=test_pipe
[313/751] 585386=test_trick
[314/751] 585387=test_string
[315/751] 585385=test_pattern_matching
[316/751] 585385=test_gem_request_set_lockfile_parser
[317/751] 585387=test_depth_first
[318/751] 585387=test_raise
[319/751] 585387=test_x509attr
[320/751] 585387=test_ensure_and_callcc
[321/751] 585387=json_addition_test
[322/751] 585387=test_qsort
[323/751] 585387=test_gem_dependency_resolution_error
[324/751] 585387=test_erb_m17n
[325/751] 585387=test_optimization
[326/751] 585385=test_date_conv
[327/751] 585385=test_cgi_tag_helper
[328/751] 585385=test_zlib
[329/751] 585384=test_egrep_cpp
[330/751] 585384=test_gem_resolver_index_set
[331/751] 585384=test_gem_package_old
[332/751] 585384=integer_parse_test
[333/751] 585384=test_proc
[334/751] 585386=test_string
[335/751] 585384=test_gc_compact
[336/751] 585385=test_gem_validator
[337/751] 585385=test_fnmatch
[338/751] 585385=test_files_test_2
[339/751] 585385=test_require_path_check
[340/751] 585385=test_address_resolve
[341/751] 585385=test_gem_source_list
[342/751] 585385=test_optarg
[343/751] 585385=test_yaml_special_cases
[344/751] 585385=test_gem_remote_fetcher_local_server
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9
[345/751] 585385=test_pp
[346/751] 585385=test_gem_ext_configure_builder
[347/751] 585385=test_frozen
[348/751] 585385=test_verbose
[349/751] 585385=test_num2int
[350/751] 585385=test_nil
[351/751] 585385=test_exception
[352/751] 585385=test_zsh_completion
[353/751] 585385=test_iter_break
[354/751] 585385=test_hmac
[355/751] 585385=test_ifunless
[356/751] 585385=test_assignment
[357/751] 585387=test_gem_commands_lock_command
[358/751] 585387=parse_stream_test
[359/751] 585387=test_numeric
[360/751] 585387=test_common
[361/751] 585384=test_gem_spec_fetcher
[362/751] 585387=test_gem_command
[363/751] 585387=test_bug-3571
[364/751] 585384=test_psych
[365/751] 585387=test_enc_raise
[366/751] 585387=!Nothing_to_test
[367/751] 585387=test_object_create_start
[368/751] 585387=test_at_exit
[369/751] 585384=test_date
[370/751] 585387=test_gem_rdoc
[371/751] 585387=test_gem_ext_cargo_builder_unit
[372/751] 585384=parse_success_test
[373/751] 585384=snippets_test
[374/751] 585387=test_bug-5832
[375/751] 585387=test_files_ext
[376/751] 585387=static_inspect_test
[377/751] 585387=test_gem_silent_ui
[378/751] 585387=test_emitter
[379/751] 585387=test_kdf
[380/751] 585387=test_gem_doctor
[381/751] 585387=test_kernel
[382/751] 585385=test_change_word
[383/751] 585385=test_flip
[384/751] 585385=test_timeout
[385/751] 585385=test_ossl
[386/751] 585387=test_normalize
[387/751] 585387=test_object
[388/751] 585387=test_date_arith
[389/751] 585387=test_gem_local_remote_options
[390/751] 585387=test_sleep
[391/751] 585384=test_ractor
[392/751] 585384=test_type
[393/751] 585384=test_big5
[394/751] 585384=test_signedness
[395/751] 585387=test_tsort
[396/751] 585387=heredoc_dedent_test
[397/751] 585387=test_cgi_header
[398/751] 585387=test_object
[399/751] 585387=version_test
[400/751] 585387=test_gem_remote_fetcher_local_ssl_server
[401/751] 585387=lex_test
[402/751] 585387=parse_test
[403/751] 585387=test_gem_gemcutter_utilities
[404/751] 585387=test_basicinstructions
[405/751] 585387=test_gem_command_manager
[406/751] 585385=test_arithmetic_sequence
[407/751] 585385=attribute_write_test
[408/751] 585385=test_file_exhaustive
[409/751] 585387=test_files_test
[410/751] 585387=test_gem_update_suggestion
[411/751] 585387=test_not
[412/751] 585387=test_gem_resolver_lock_set
[413/751] 585387=test_pkey_rsa
[414/751] 585387=test_weakkeymap
[415/751] 585384=test_gem_commands_push_command
[416/751] 585384=test_numhash
[417/751] 585384=test_placearg
[418/751] 585384=test_date_strptime
[419/751] 585384=test_gem_package_task
[420/751] 585384=test_gem_platform
[421/751] 585384=test_delete
[422/751] 585384=test_fd_setsize
[423/751] 585384=test_continuation
[424/751] 585384=test_keyword
[425/751] 585387=test_class_name_check
[426/751] 585387=dump_test
[427/751] 585384=test_x509store
[428/751] 585384=parse_comments_test
[429/751] 585384=test_update
[430/751] 585384=test_x509name
[431/751] 585384=test_fips
[432/751] 585385=test_lambda
[433/751] 585384=test_gem_request_set_gem_dependency_api
[434/751] 585385=test_ast
[435/751] 585384=test_helper
[436/751] 585384=test_random_formatter
[437/751] 585384=test_jaro_winkler
[438/751] 585384=test_webauthn_listener
[439/751] 585387=test_config
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 44403>
COMMAND    PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ruby    585384 sipeed   11u  IPv4 318078      0t0  TCP localhost:44403->localhost:38594 (CLOSE_WAIT)
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
[440/751] 585384=test_gem_resolver_vendor_set
[441/751] 585384=test_enumerable
[442/751] 585384=test_gem_safe_marshal
[443/751] 585387=test_gem_resolver_api_set
[444/751] 585387=ruby_parser_test
[445/751] 585387=test_transcode
[446/751] 585387=test_eval
[447/751] 585384=json_generator_test
[448/751] 585386=test_gem_uri_formatter
[449/751] 585386=test_helper
[450/751] 585386=test_erb_command
[451/751] 585387=test_encoding
[452/751] 585386=test_project_sanity
[453/751] 585386=test_range
[454/751] 585387=test_pty
[455/751] 585384=test_dup
[456/751] 585384=test_constant
[457/751] 585387=test_ts
[458/751] 585387=test_ensured
[459/751] 585386=test_addr
[460/751] 585386=library_symbols_test
[461/751] 585386=errors_test
[462/751] 585387=test_regexp
[463/751] 585386=test_gem_commands_check_command
[464/751] 585386=test_vm_dump
[465/751] 585386=test_tmpdir
[466/751] 585386=test_ftp
[467/751] 585386=test_integer_comb
[468/751] 585384=bom_test
[469/751] 585384=test_data_error
[470/751] 585384=test_file
[471/751] 585384=unescape_test
[472/751] 585384=test_udp
[473/751] 585384=json_ext_parser_test
[474/751] 585384=test_thread
[475/751] 585386=test_my_integer
[476/751] 585386=test_ractor
[477/751] 585386=test_ssl
[478/751] 585386=test_rb_str_dup
[479/751] 585386=test_ancdata
[480/751] 585386=test_singleton_function
[481/751] 585386=test_alias
[482/751] 585386=test_timeout
[483/751] 585386=test_unicode_normalize
[484/751] 585386=test_marshal
[485/751] 585384=test_weakref
[486/751] 585384=test_nonblock
[487/751] 585384=test_parser
[488/751] 585384=test_cgi_core
[489/751] 585384=test_gem_source_lock
[490/751] 585384=test_gem
[491/751] 585386=test_dns
[492/751] 585386=test_gem_commands_open_command
[493/751] 585386=test_ractor
[494/751] 585386=test_registry
[495/751] 585386=test_dryrun
[496/751] 585386=test_integer
[497/751] 585386=test_env
[498/751] 585384=test_gem_commands_setup_command
[499/751] 585384=test_https_proxy
[500/751] 585384=test_call
[501/751] 585384=ripper_test
[502/751] 585384=test_rubygems
[503/751] 585384=test_super
[504/751] 585386=test_rubyoptions
[505/751] 585384=test_cgi_modruby
[506/751] 585384=test_integer
[507/751] 585384=test_object_references
[508/751] 585384=test_usrmarshal
[509/751] 585384=test_gem_resolver_git_specification
[510/751] 585384=test_gem_request_set_lockfile_tokenizer
[511/751] 585387=test_stat
[512/751] 585387=test_have_func
[513/751] 585384=test_nextafter
[514/751] 585384=test_capacity
[515/751] 585384=test_function_entry
[516/751] 585384=test_pkcs7
[517/751] 585384=test_gem_resolver_requirement_list
[518/751] 585384=test_arith_seq_beg_len_step
[519/751] 585384=test_unix
[520/751] 585384=test_lazy_enumerator
[521/751] 585386=test_enc_associate
[522/751] 585384=test_find_executable
[523/751] 585384=parser_test
[524/751] 585384=test_symbol
[525/751] 585386=test_coder
[526/751] 585386=test_nofree
[527/751] 585386=test_gem_commands_pristine_command
[528/751] 585386=test_numeric
[529/751] 585386=test_member
[530/751] 585386=test_gem_commands_cleanup_command
[531/751] 585386=test_cgi_multipart
[532/751] 585386=test_ractor_compatibility
[533/751] 585384=test_autoconf
[534/751] 585384=test_eval
[535/751] 585384=test_gem_console_ui
[536/751] 585384=test_date_ractor
[537/751] 585384=test_dir
[538/751] 585386=test_coderange
[539/751] 585386=test_symbol
[540/751] 585386=test_mailto
[541/751] 585386=test_error_highlight
[542/751] 585384=test_resize
[543/751] 585384=json_generic_object_test
[544/751] 585384=test_gem_source_fetch_problem
[545/751] 585384=test_http_request
[546/751] 585384=test_merge_keys
[547/751] 585384=test_ipaddr
[548/751] 585384=test_mixed_unicode_escapes
[549/751] 585384=static_literals_test
[550/751] 585384=test_gem_resolver_api_specification
[551/751] 585384=overlap_test
[552/751] 585384=test_trace
[553/751] 585384=ractor_test
[554/751] 585384=test_time_tz
[555/751] 585384=test_gem_ci_detector
[556/751] 585384=test_bignum
[557/751] 585384=test_io_wait_uncommon
[558/751] 585384=test_stringio
[559/751] 585386=test_arity
[560/751] 585386=test_enum
[561/751] 585384=test_gem_specification
[562/751] 585386=test_threadgroup
[563/751] 585386=test_have_macro
[564/751] 585387=test_gem_package
[565/751] 585386=test_resolve_symbol
[566/751] 585386=test_complex2
[567/751] 585386=test_x509ext
[568/751] 585386=test_erb
[569/751] 585386=test_gem_source_installed
[570/751] 585386=test_gem_commands_cert_command
[571/751] 585387=test_len
[572/751] 585387=test_yield_block
[573/751] 585387=test_proxy
[574/751] 585387=test_rational2
[575/751] 585387=fixtures_test
[576/751] 585387=test_rational
[577/751] 585384=test_spell_checker
[578/751] 585384=implicit_array_test
[579/751] 585384=test_gem_dependency_list
[580/751] 585384=test_gem_commands_outdated_command
[581/751] 585384=test_gem_package_tar_writer
[582/751] 585384=test_array
[583/751] 585387=test_gem_source
[584/751] 585386=test_scalar_scanner
[585/751] 585386=test_gem_commands_rebuild_command
[586/751] 585386=test_yamldbm
[587/751] 585386=test_load
[588/751] 585386=test_abi
[589/751] 585386=test_provider
[590/751] 585387=test_https
[591/751] 585386=test_gem_ext_builder
[592/751] 585386=test_buffered_io
[593/751] 585386=test_monitor
[594/751] 585386=test_configuration
[595/751] 585387=test_rubyvm
[596/751] 585387=string_query_test
[597/751] 585387=test_whileuntil
[598/751] 585387=test_boolean
[599/751] 585386=test_instrumentation_api
[600/751] 585387=test_stringify_symbols
[601/751] 585387=test_gem_ext_cargo_builder
[602/751] 585387=test_ssl
[603/751] 585386=test_gem_request_set
[604/751] 585386=test_module
[605/751] 585386=test_parser
[606/751] 585386=test_arith_seq_extract
[607/751] 585386=test_method_name_check
[608/751] 585386=test_key_error
[609/751] 585386=test_engine
[610/751] 585386=test_allocation
[611/751] 585384=test_div
[612/751] 585384=test_deprecated
[613/751] 585384=test_serialize_subclasses
[614/751] 585384=test_insns_leaf
[615/751] 585384=test_set
[616/751] 585384=test_gem_path_support
[617/751] 585384=test_struct
[618/751] 585384=test_files_test_1
[619/751] 585386=test_x509req
[620/751] 585386=test_mutex
[621/751] 585386=test_dln
[622/751] 585386=test_gem_source_subpath_problem
[623/751] 585386=json_common_interface_test
[624/751] 585386=test_config
[625/751] 585386=named_capture_test
[626/751] 585386=comments_test
[627/751] 585386=test_nomethod_error
[628/751] 585386=json_parser_test
[629/751] 585386=test_pkg_config
[630/751] 585386=test_sexp
[631/751] 585386=fuzzer_test
[632/751] 585386=test_variable
[633/751] 585386=test_struct
[634/751] 585386=magic_comment_test
[635/751] 585386=onigmo_test
[636/751] 585386=test_string
[637/751] 585386=test_iterator
[638/751] 585386=test_omap
[639/751] 585386=test_digest_extend
[640/751] 585386=test_shellwords
[641/751] 585386=test_debug
[642/751] 585387=test_memory_view
[643/751] 585386=test_cipher
[644/751] 585387=test_gem_security_signer
[645/751] 585386=test_new
[646/751] 585386=test_storage
[647/751] 585386=test_gem_resolver_git_set
[648/751] 585387=constant_path_node_test
[649/751] 585387=test_float
[650/751] 585384=test_cgi_cookie
[651/751] 585384=test_require
[652/751] 585386=test_dir_m17n
[653/751] 585387=warnings_test
[654/751] 585387=test_gem_resolver_installer_set
[655/751] 585387=test_refinement
[656/751] 585386=test_gem_commands_signout_command
[657/751] 585386=test_regex_casefold
[658/751] 585386=test_gem_source_git
[659/751] 585386=test_signal
[660/751] 585386=test_fixnum
[661/751] 585386=test_x509crl
[662/751] 585384=test_cgi_session
[663/751] 585384=dispatcher_test
[664/751] 585384=test_metaclass
[665/751] 585384=heredoc_test
[666/751] 585384=test_windows_1252
[667/751] 585384=test_process
[668/751] 585384=test_delegate
[669/751] 585384=test_popen_deadlock
[670/751] 585386=test_date_marshal
[671/751] 585386=test_mkmf
[672/751] 585386=test_recursion
[673/751] 585386=test_exit
[674/751] 585386=test_digest
[675/751] 585386=test_ractor
[676/751] 585386=test_gem_security
[677/751] 585384=test_fiber
[678/751] 585387=test_open3
[679/751] 585384=test_bundled_ca
[680/751] 585387=test_gem_bundler_version_finder
[681/751] 585384=test_emoji_breaks
[682/751] 585387=test_gem_commands_unpack_command
[683/751] 585384=test_files_lib
[684/751] 585384=test_beginendblock
[685/751] 585384=test_printf
[686/751] 585387=test_time
[687/751] 585384=test_webauthn_listener_response
[688/751] 585384=test_to_ary_concat
[689/751] 585387=test_stream
[690/751] 585387=test_iseq
[691/751] 585387=test_exception_at_throwing
[692/751] 585387=test_class
[693/751] 585387=test_ocsp
[694/751] 585387=test_pkey_dsa
[695/751] 585384=test_scheduler
[696/751] 585384=test_gem_commands_build_command
[697/751] 585384=node_id_test
[698/751] 585384=freeze_test
[699/751] 585384=test_interned_str
[700/751] 585384=test_case_comprehensive
[701/751] 585384=test_variable_name_check
[702/751] 585384=test_io_m17n
[703/751] 585387=test_did_you_mean
[704/751] 585387=test_gem_commands_server_command
[705/751] 585387=test_append
[706/751] 585387=breadth_first_search_test
[707/751] 585387=test_cmethod
[708/751] 585387=percent_delimiter_string_test
[709/751] 585387=test_gem_gem_runner
[710/751] 585387=test_filter
[711/751] 585387=test_data
[712/751] 585387=test_koi8
[713/751] 585387=test_enumerator
[714/751] 585387=test_dbm
[715/751] 585387=test_thread_cv
[716/751] 585387=test_lexer
[717/751] 585387=test_ssl_session
[718/751] 585384=test_configuration
[719/751] 585384=test_gem_commands_update_command
[720/751] 585387=test_gem_resolver_vendor_specification
[721/751] 585387=test_gem_uri
[722/751] 585387=test_random
[723/751] 585387=test_notimplement
[724/751] 585387=test_bug-14834
[725/751] 585387=test_date_compat
[726/751] 585387=test_compile_prism
[727/751] 585384=test_bn
[728/751] 585384=test_path
[729/751] 585384=test_case_mapping
[730/751] 585384=test_tree_spell_checker
[731/751] 585384=test_http
[732/751] 585387=test_addrinfo
[733/751] 585387=test_gem_resolver_local_specification
[734/751] 585387=test_httpheader
[735/751] 585387=test_encoding
[736/751] 585387=test_httpresponses
[737/751] 585387=test_set_len
[738/751] 585387=test_sockopt
[739/751] 585387=string_encoding_test
[740/751] 585387=test_install
[741/751] 585387=json_encoding_test
[742/751] 585387=test_primitive
[743/751] 585387=test_human_typo
[744/751] 585387=test_rbconfig
[745/751] 585387=test_document
[746/751] 585387=test_euc_jp
[747/751] 585387=test_acceptable
[748/751] 585387=test_gem_commands_yank_command
[749/751] 585387=test_pair
[750/751] 585384=test_name_error_extension
[751/751] 585384=test_bundled_gems
Finished tests in 640.306051s, 44.2726 tests/s, 9450.3980 assertions/s.
28348 tests, 6051147 assertions, 0 failures, 0 errors, 232 skips

ruby -v: ruby 3.5.0dev (2025-02-15T06:37:09Z master 23c4ac9559) +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   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -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/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.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
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.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/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.5.0dev (2025-02-15T06:37:09Z master 23c4ac9559) +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 ............................................................
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     372     372     372 ?             -1 Ss    1001   0:00 SCREEN -d -m dash -c cd build-ruby; LANG=C.UTF-8 BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    372     374     374     374 pts/0        374 Ss+   1001   0:00 dash -c cd build-ruby; LANG=C.UTF-8 BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental
    374     375     374     374 pts/0        374 S+    1001   0:00 sh build-loop.sh trunk --incremental
      1     455     455     455 ?             -1 Ss    1001   0:01 /lib/systemd/systemd --user
    455     456     455     455 ?             -1 S     1001   0:00 (sd-pam)
    588     593     593     593 ?             -1 Ssl   1001   0:00 xfce4-session
    455     603     603     603 ?             -1 Ss    1001   0:08 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
    593     637     637     637 ?             -1 Ss    1001   0:00 /usr/bin/ssh-agent x-session-manager
    455     664     664     664 ?             -1 SLs   1001   0:00 /usr/bin/gpg-agent --supervised
    593     666     593     593 ?             -1 Sl    1001   0:01 xfwm4 --display :0.0 --sm-client-id 2500f3af8-d108-47c6-a29b-dd8186507528
    455     677     677     677 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfsd
    593     690     593     593 ?             -1 Sl    1001   0:00 xfsettingsd --display :0.0 --sm-client-id 2a69b8c8d-784e-4b6d-967e-1ee90f69478b
    593     694     593     593 ?             -1 Sl    1001   0:05 xfce4-panel --display :0.0 --sm-client-id 2155bac9d-3af7-4369-9eef-0584cd5c32dc
    593     699     593     593 ?             -1 Sl    1001   0:00 Thunar --sm-client-id 247af977f-7385-44fa-9a04-b9c210ca9e6b --daemon
    593     707     593     593 ?             -1 Sl    1001   0:01 xfdesktop --display :0.0 --sm-client-id 2d89d4454-121b-48bc-ac11-1a6ef463cdc4
    593     711     593     593 ?             -1 Sl    1001   0:00 xfce4-power-manager --restart --sm-client-id 26c45af61-50ad-4d27-915f-d0fd7bdaad1f
    455     716     716     716 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfs-udisks2-volume-monitor
    593     718     593     593 ?             -1 Sl    1001   0:00 nm-applet
    593     721     593     593 ?             -1 Sl    1001   0:00 /usr/lib/riscv64-linux-gnu/xfce4/notifyd/xfce4-notifyd
    593     726     593     593 ?             -1 Sl    1001   0:00 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
    455     767     767     767 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfs-afc-volume-monitor
    455     780     780     780 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfs-mtp-volume-monitor
    455     804     804     804 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfs-gphoto2-volume-monitor
    694     807     593     593 ?             -1 Sl    1001   0:00 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libsystray.so 6 12582924 systray Status Tray Plugin Provides status notifier items (application indicators) and legacy systray items
    694     811     593     593 ?             -1 Sl    1001   0:38 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libpulseaudio-plugin.so 8 12582925 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system
    694     815     593     593 ?             -1 Sl    1001   0:00 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libnotification-plugin.so 10 12582926 notification-plugin Notification Plugin Notification plugin for the Xfce panel
    455     823     823     823 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfs-goa-volume-monitor
    677     841     677     677 ?             -1 Sl    1001   0:00 /usr/libexec/gvfsd-trash --spawner :1.9 /org/gtk/gvfs/exec_spaw/0
    455     851     851     851 ?             -1 Ssl   1001   0:00 /usr/libexec/gvfsd-metadata
    694     860     593     593 ?             -1 Sl    1001   0:00 /usr/lib/riscv64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/riscv64-linux-gnu/xfce4/panel/plugins/libactions.so 14 12582927 actions Action Buttons Log out, lock or other system actions
    375  543870     374     374 pts/0        374 Sl+   1001   0:01 ruby ./br.rb build_report trunk --incremental
 543870  543873     374     374 pts/0        374 Sl+   1001   0:01 ruby /home/sipeed/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/sipeed/ruby/logs/brlog.trunk.20250216-061824 --root_dir=/tmp/ruby --timeout=10800 --incremental
 543873  628770     374     374 pts/0        374 S+    1001   0:00 sh -c make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
 628770  628771     374     374 pts/0        374 S+    1001   0:00 make yes-test-rubyspec MSPECOPT=--error-output stderr -j TESTS=-j4
 628771  629098     374     374 pts/0        374 Sl+   1001   0:01 /tmp/ruby/build/trunk/ruby --disable-gems -r./riscv64-linux-fake -r/tmp/ruby/src/trunk/tool/lib/_tmpdir /tmp/ruby/src/trunk/spec/mspec/bin/mspec run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr -j
 629098  629104     374     374 pts/0        374 Sl+   1001   0:13 /tmp/ruby/build/trunk/ruby /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr -fy -o /tmp/rubytest.vf01js/4-mspec-multi-3
 629104  631098     374     374 pts/0        374 Rl+   1001 178:29 /tmp/ruby/build/trunk/ruby /tmp/rubytest.vf01js_3/503-rubyexe.rb
    455  636191     603     603 ?             -1 Sl    1001   0:00 /usr/lib/riscv64-linux-gnu/xfce4/xfconf/xfconfd
 543873  636199     374     374 pts/0        374 R+    1001   0:00 ps jx
{1=>[372, 455], 372=>[374], 374=>[375], 455=>[456, 603, 664, 677, 716, 767, 780, 804, 823, 851, 636191], 588=>[593], 593=>[637, 666, 690, 694, 699, 707, 711, 718, 721, 726], 694=>[807, 811, 815, 860], 677=>[841], 375=>[543870], 543870=>[543873], 543873=>[628770, 636199], 628770=>[628771], 628771=>[629098], 629098=>[629104], 629104=>[631098]}
$ timeout 60 gdb -p 631098 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 631101]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/riscv64-linux-gnu/libthread_db.so.1".
0x0000003ff67161de in __GI___libc_free (mem=mem@entry=0x2ae621c070) at ./malloc/malloc.c:3364

>>> Threads

  Id   Target Id                               Frame 
* 1    Thread 0x3ff668cea0 (LWP 631098) "ruby" 0x0000003ff67161de in __GI___libc_free (mem=mem@entry=0x2ae621c070) at ./malloc/malloc.c:3364
  2    Thread 0x3fdd05f180 (LWP 631101) "ruby" 0x0000003ff675d70a in __GI_epoll_pwait (epfd=epfd@entry=4, events=events@entry=0x3ff6db1dc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40

>>> Machine level backtrace


Thread 2 (Thread 0x3fdd05f180 (LWP 631101) "ruby"):
#0  0x0000003ff675d70a in __GI_epoll_pwait (epfd=epfd@entry=4, events=events@entry=0x3ff6db1dc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000003ff675d7f8 in epoll_wait (epfd=epfd@entry=4, events=events@entry=0x3ff6db1dc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:32
No locals.
#2  0x0000003ff6b5d18e in event_wait (vm=0x2ae61b1310) at /tmp/ruby/src/trunk/thread_pthread.c:2878
        r = <optimized out>
        r = <optimized out>
#3  timer_thread_polling (vm=0x2ae61b1310) at /tmp/ruby/src/trunk/thread_pthread_mn.c:910
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#4  timer_thread_func (ptr=0x2ae61b1310) at /tmp/ruby/src/trunk/thread_pthread.c:3005
        vm = 0x2ae61b1310
#5  0x0000003ff6700e4e in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
        ret = <optimized out>
        start = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {{__pc = 274717478396, __regs = {274291092032, 274291093888, 274291093888, 274717478080, 0, 274724670744, 0, 274291093888, 274724670744, 274291093888, 8388608, 1}, __sp = 274291091712, __fpregs = {0 <repeats 12 times>}}}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        robust = <optimized out>
#6  0x0000003ff675d460 in __thread_start_clone3 () at ../sysdeps/unix/sysv/linux/riscv/clone3.S:71
No locals.

Thread 1 (Thread 0x3ff668cea0 (LWP 631098) "ruby"):
#0  0x0000003ff67161de in __GI___libc_free (mem=mem@entry=0x2ae621c070) at ./malloc/malloc.c:3364
        ar_ptr = <optimized out>
        p = <optimized out>
        err = <optimized out>
#1  0x0000003ff6a2342e in rb_gc_impl_free (objspace_ptr=0x2ae61b38a0, ptr=ptr@entry=0x2ae621c070, old_size=40, old_size@entry=0) at /tmp/ruby/src/trunk/gc/default/default.c:8190
        malloc_increase_done = false
        objspace = 0x2ae61b38a0
#2  0x0000003ff6a2a53e in ruby_sized_xfree (x=x@entry=0x2ae621c070, size=size@entry=0) at /tmp/ruby/src/trunk/gc.c:4790
No locals.
#3  0x0000003ff6a2a54a in ruby_xfree (x=x@entry=0x2ae621c070) at /tmp/ruby/src/trunk/gc.c:4801
No locals.
#4  0x0000003ff6a2bad8 in rb_data_free (objspace=0x2ae61b38a0, obj=274273607880) at /tmp/ruby/src/trunk/gc.c:1190
        free_immediately = <optimized out>
        dfree = <optimized out>
        data = <optimized out>
        data = <optimized out>
        free_immediately = <optimized out>
        dfree = <optimized out>
#5  rb_gc_obj_free (objspace=objspace@entry=0x2ae61b38a0, obj=obj@entry=274273607880) at /tmp/ruby/src/trunk/gc.c:1362
No locals.
#6  0x0000003ff6a2ee52 in rb_gc_impl_shutdown_call_finalizer (objspace_ptr=0x2ae61b38a0) at /tmp/ruby/src/trunk/gc/default/default.c:3116
        poisoned = 0x0
        unpoisoning = <synthetic pointer>
        vp = 274273607880
        page = <optimized out>
        stride = 40
        p = 274273607880
        pend = 274273665000
        i = 12
        objspace = 0x2ae61b38a0
        lock_lev = 42
        objspace = <optimized out>
        __func__ = <optimized out>
        lock_lev = <optimized out>
        i = <optimized out>
        page = <optimized out>
        stride = <optimized out>
        p = <optimized out>
        pend = <optimized out>
        vp = <optimized out>
        poisoned = <optimized out>
        unpoisoning = <optimized out>
#7  rb_objspace_call_finalizer () at /tmp/ruby/src/trunk/gc.c:1738
No locals.
#8  0x0000003ff6a19528 in rb_ec_finalize (ec=0x2ae61b8300) at /tmp/ruby/src/trunk/eval.c:163
No locals.
#9  rb_ec_cleanup (ec=ec@entry=0x2ae61b8300, ex=<optimized out>) at /tmp/ruby/src/trunk/eval.c:254
        _ec = <optimized out>
        _tag = {tag = 36, retval = 274872992912, buf = {0x3fdbee3160, 0x3ff6a195a6 <rb_ec_cleanup+476>, 0x3fffb50100, 0x198, 0x3ff6db7100}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x2ae61afa90
        th0 = 0x2ae61afa90
        step = 4
        message = 4
        buf = <optimized out>
#10 0x0000003ff6a1973e in ruby_run_node (n=0x3fdbee3160) at /tmp/ruby/src/trunk/eval.c:318
        ec = 0x2ae61b8300
        status = 1083103232
#11 0x0000002ae61aca9e in rb_main (argv=0x3fffb50478, argc=2) at /tmp/ruby/src/trunk/main.c:40
        variable_in_this_stack_frame = 0
#12 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk/main.c:65
No locals.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 631098) detached]
$ timeout 60 gdb -p 629104 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 630409]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/riscv64-linux-gnu/libthread_db.so.1".
0x0000003fc0273b7a in __GI___poll (fds=fds@entry=0x3ffffd6a38, nfds=nfds@entry=1, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41

>>> Threads

  Id   Target Id                               Frame 
* 1    Thread 0x3fc01aaea0 (LWP 629104) "ruby" 0x0000003fc0273b7a in __GI___poll (fds=fds@entry=0x3ffffd6a38, nfds=nfds@entry=1, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
  2    Thread 0x3fa6b7f180 (LWP 630409) "ruby" 0x0000003fc027b70a in __GI_epoll_pwait (epfd=epfd@entry=4, events=events@entry=0x3fc08cfdc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40

>>> Machine level backtrace


Thread 2 (Thread 0x3fa6b7f180 (LWP 630409) "ruby"):
#0  0x0000003fc027b70a in __GI_epoll_pwait (epfd=epfd@entry=4, events=events@entry=0x3fc08cfdc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000003fc027b7f8 in epoll_wait (epfd=epfd@entry=4, events=events@entry=0x3fc08cfdc8 <timer_th+32>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:32
No locals.
#2  0x0000003fc067b18e in event_wait (vm=0x2acdf42310) at /tmp/ruby/src/trunk/thread_pthread.c:2878
        r = <optimized out>
        r = <optimized out>
#3  timer_thread_polling (vm=0x2acdf42310) at /tmp/ruby/src/trunk/thread_pthread_mn.c:910
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#4  timer_thread_func (ptr=0x2acdf42310) at /tmp/ruby/src/trunk/thread_pthread.c:3005
        vm = 0x2acdf42310
#5  0x0000003fc021ee4e in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:444
        ret = <optimized out>
        start = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {{__pc = 273806388732, __regs = {273380010560, 273380012416, 273380012416, 273806388416, 22, 273813581080, 16, 273380012416, 273813581080, 273380012416, 183844218008, 1}, __sp = 273380010240, __fpregs = {0 <repeats 12 times>}}}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
        robust = <optimized out>
#6  0x0000003fc027b460 in __thread_start_clone3 () at ../sysdeps/unix/sysv/linux/riscv/clone3.S:71
No locals.
$ timeout 60 gdb -p 629098 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null

A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk/spec/ruby/core/objectspace/define_finalizer_spec.rb
  3300 ...............

Finished in 10922.825454 seconds

2960 files, 29017 examples, 129244 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:1003: yes-test-spec] Error 1

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 628771 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 628770 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 636199 -x /home/sipeed/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
raw logfile