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

ruby -v: ruby 3.5.0dev (2025-02-26T02:13:41Z master 14192921f5) +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-26T02:13:41Z master 14192921f5) +PRISM [riscv64-linux]
     0 ............................................................
    60 ............................................................
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1974: [BUG] Segmentation fault at 0xffffff8739520000
ruby 3.5.0dev (2025-02-26T02:13:41Z master 14192921f5) +PRISM [riscv64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:0070 s:0088 e:000086 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1974
c:0017 p:0048 s:0083 e:000082 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1995 [FINISH]
c:0016 p:---- s:0076 e:000075 CFUNC  :new
c:0015 p:0005 s:0072 e:000071 EVAL   /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/specifications/default/find-0.2.0.gemspec:4 [FINISH]
c:0014 p:---- s:0069 e:000068 CFUNC  :eval
c:0013 p:0054 s:0062 E:001250 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1093
c:0012 p:0006 s:0054 e:000053 BLOCK  /tmp/ruby/src/trunk/lib/rubygems/specification.rb:790
c:0011 p:0004 s:0049 e:000048 BLOCK  /tmp/ruby/src/trunk/lib/rubygems/specification.rb:779 [FINISH]
c:0010 p:---- s:0045 e:000044 CFUNC  :each
c:0009 p:0011 s:0041 e:000040 BLOCK  /tmp/ruby/src/trunk/lib/rubygems/specification.rb:778 [FINISH]
c:0008 p:---- s:0037 e:000036 CFUNC  :each
c:0007 p:0005 s:0033 e:000032 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:777
c:0006 p:0006 s:0028 e:000027 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:789
c:0005 p:0010 s:0023 e:000022 METHOD /tmp/ruby/src/trunk/lib/rubygems/specification.rb:847
c:0004 p:0090 s:0019 e:000018 TOP    /tmp/ruby/src/trunk/lib/rubygems.rb:1399 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :require
c:0002 p:0012 s:0007 e:000006 TOP    <internal:gem_prelude>:2 [FINISH]
c:0001 p:0000 s:0003 E:0002c0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
<internal:gem_prelude>:2:in '<internal:gem_prelude>'
<internal:gem_prelude>:2:in 'require'
/tmp/ruby/src/trunk/lib/rubygems.rb:1399:in '<top (required)>'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:847:in 'load_defaults'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:789:in 'each_spec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:777:in 'each_gemspec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:777:in 'each'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:778:in 'block in each_gemspec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:778:in 'each'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:779:in 'block (2 levels) in each_gemspec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:790:in 'block in each_spec'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1093:in 'load'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1093:in 'eval'
/tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/specifications/default/find-0.2.0.gemspec:4:in '<compiled>'
/tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/specifications/default/find-0.2.0.gemspec:4:in 'new'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1995:in 'initialize'
/tmp/ruby/src/trunk/lib/rubygems/specification.rb:1974:in 'set_not_nil_attributes_to_default_values'

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

-- Machine register context ------------------------------------------------
  sp: 0x0000003fffa3a9a0  s0: 0x0000003fdf50ac20  s1: 0x0000002abacdc8a0
  a0: 0x0000002abacdc8a0  a1: 0x0000003fc4ea9ee0  a2: 0xffffffffffffffff
  a3: 0x0000002800000000  a4: 0x8010000000000000  a5: 0x003fdf8739520000
  a6: 0x0000000000000028  a7: 0x0000000000000028  s2: 0x0000000000000800
  s3: 0x0000003fc4e0dc20  s4: 0x0000003fc4ea9ee0  s5: 0x0000000000000024
  s6: 0x0000003fdfcb5d18  s7: 0x0000003fdfc8a530  s8: 0x0000002abaeef770
  s9: 0x0000003fc4ea9ee0 s10: 0x0000003fc4e0dc20 s11: 0x000000000000ab53

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk/libruby.so.3.5(rb_print_backtrace+0x14) [0x3fdfa91c9c] /tmp/ruby/src/trunk/vm_dump.c:835
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk/vm_dump.c:1167
/tmp/ruby/build/trunk/libruby.so.3.5(rb_bug_for_fatal_signal+0x6e) [0x3fdf8e755a] /tmp/ruby/src/trunk/error.c:1130
/tmp/ruby/build/trunk/libruby.so.3.5(sigsegv+0x42) [0x3fdf9fa1c8] /tmp/ruby/src/trunk/signal.c:933
linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3fdfc92800]
/tmp/ruby/build/trunk/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x3fdf8fcea0] /tmp/ruby/src/trunk/gc.c:163
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_lock_enter_nb) /tmp/ruby/src/trunk/vm_sync.h:84
/tmp/ruby/build/trunk/libruby.so.3.5(rb_gc_vm_lock_no_barrier) /tmp/ruby/src/trunk/gc.c:165
/tmp/ruby/build/trunk/libruby.so.3.5(rb_gc_impl_writebarrier+0x2e) [0x3fdf901cbe] /tmp/ruby/src/trunk/gc/default/default.c:6102
/tmp/ruby/build/trunk/libruby.so.3.5(rb_gc_writebarrier) /tmp/ruby/src/trunk/gc.c:2910
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_core+0x37ac) [0x3fdfa7f348] /tmp/ruby/src/trunk/include/ruby/internal/gc.h:789
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3fdfa80bb6] /tmp/ruby/src/trunk/vm.c:2595
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2598
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call0_cc+0xa6) [0x3fdfa84ec8] /tmp/ruby/src/trunk/vm_eval.c:101
/tmp/ruby/build/trunk/libruby.so.3.5(rb_call0+0xe6) [0x3fdfa871f0] /tmp/ruby/src/trunk/vm_eval.c:554
/tmp/ruby/build/trunk/libruby.so.3.5(rb_class_new_instance_pass_kw+0x72) [0x3fdf967d64] /tmp/ruby/src/trunk/object.c:2179
/tmp/ruby/build/trunk/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x3fdfa6cd88] /tmp/ruby/src/trunk/vm_insnhelper.c:3801
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3803
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3847
/tmp/ruby/build/trunk/libruby.so.3.5(vm_sendish+0x98) [0x3fdfa71e58] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_core+0xb56) [0x3fdfa7c6f2] ../../src/trunk/insns.def:851
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3fdfa80bb6] /tmp/ruby/src/trunk/vm.c:2595
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2598
/tmp/ruby/build/trunk/libruby.so.3.5(eval_string_with_scope+0x5a) [0x3fdfa8d0b0] /tmp/ruby/src/trunk/vm_eval.c:2000
/tmp/ruby/build/trunk/libruby.so.3.5(rb_f_eval) /tmp/ruby/src/trunk/vm_eval.c:2043
/tmp/ruby/build/trunk/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x3fdfa6cd88] /tmp/ruby/src/trunk/vm_insnhelper.c:3801
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3803
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3847
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_core+0xea) [0x3fdfa7bc86] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3fdfa80bb6] /tmp/ruby/src/trunk/vm.c:2595
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2598
/tmp/ruby/build/trunk/libruby.so.3.5(vm_yield_with_cref+0x26) [0x3fdfa841ce] /tmp/ruby/src/trunk/vm.c:1677
/tmp/ruby/build/trunk/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk/vm.c:1685
/tmp/ruby/build/trunk/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk/vm_eval.c:1344
/tmp/ruby/build/trunk/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk/vm_eval.c:1360
/tmp/ruby/build/trunk/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x3fdf853700] /tmp/ruby/src/trunk/array.c:2641
/tmp/ruby/build/trunk/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk/libruby.so.3.5(rb_array_len) /tmp/ruby/src/trunk/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk/libruby.so.3.5(rb_ary_each) /tmp/ruby/src/trunk/array.c:2640
/tmp/ruby/build/trunk/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x3fdfa6cd88] /tmp/ruby/src/trunk/vm_insnhelper.c:3801
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3803
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk/vm_insnhelper.c:3847
/tmp/ruby/build/trunk/libruby.so.3.5(vm_sendish+0x98) [0x3fdfa71e58] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_core+0xb56) [0x3fdfa7c6f2] ../../src/trunk/insns.def:851
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3fdfa80bb6] /tmp/ruby/src/trunk/vm.c:2595
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2598
/tmp/ruby/build/trunk/libruby.so.3.5(vm_yield_with_cref+0x26) [0x3fdfa841ce] /tmp/ruby/src/trunk/vm.c:1677
/tmp/ruby/build/trunk/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk/vm.c:1685
/tmp/ruby/build/trunk/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk/vm_eval.c:1344
/tmp/ruby/build/trunk/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk/vm_eval.c:1360
/tmp/ruby/build/trunk/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x3fdf853700] /tmp/ruby/src/trunk/array.c:2641
/tmp/ruby/build/trunk/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk/libruby.so.3.5(rb_array_len) /tmp/ruby/src/trunk/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk/libruby.so.3.5(rb_ary_each) /tmp/ruby/src/trunk/array.c:2640
/tmp/ruby/build/trunk/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x3fdfa6bfe4] /tmp/ruby/src/trunk/vm_insnhelper.c:3801
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3803
/tmp/ruby/build/trunk/libruby.so.3.5(vm_sendish+0x98) [0x3fdfa71e58] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_core+0xb56) [0x3fdfa7c6f2] ../../src/trunk/insns.def:851
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x1e) [0x3fdfa80c62] /tmp/ruby/src/trunk/vm.c:2622
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2601
/tmp/ruby/build/trunk/libruby.so.3.5(load_iseq_eval+0x22) [0x3fdf94183e] /tmp/ruby/src/trunk/load.c:789
/tmp/ruby/build/trunk/libruby.so.3.5(require_internal) /tmp/ruby/src/trunk/load.c:1296
/tmp/ruby/build/trunk/libruby.so.3.5(rb_require_string_internal+0x2a) [0x3fdf94215e] /tmp/ruby/src/trunk/load.c:1402
/tmp/ruby/build/trunk/libruby.so.3.5(rb_require_string) /tmp/ruby/src/trunk/load.c:1388
/tmp/ruby/build/trunk/libruby.so.3.5(vm_cfp_consistent_p+0x0) [0x3fdfa6bfe4] /tmp/ruby/src/trunk/vm_insnhelper.c:3801
/tmp/ruby/build/trunk/libruby.so.3.5(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk/vm_insnhelper.c:3803
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_core+0xea) [0x3fdfa7bc86] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3fdfa80bb6] /tmp/ruby/src/trunk/vm.c:2595
/tmp/ruby/build/trunk/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk/vm.c:2598
/tmp/ruby/build/trunk/libruby.so.3.5(ruby_init_prelude+0x8) [0x3fdf9f417a] /tmp/ruby/src/trunk/ruby.c:1735
/tmp/ruby/build/trunk/libruby.so.3.5(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1786
/tmp/ruby/build/trunk/libruby.so.3.5(ruby_opt_init) /tmp/ruby/src/trunk/ruby.c:1752
/tmp/ruby/build/trunk/libruby.so.3.5(prism_script+0x6) [0x3fdf9f5e7a] /tmp/ruby/src/trunk/ruby.c:2185
/tmp/ruby/build/trunk/libruby.so.3.5(process_options) /tmp/ruby/src/trunk/ruby.c:2503
/tmp/ruby/build/trunk/libruby.so.3.5(ruby_process_options+0x12c) [0x3fdf9f633a] /tmp/ruby/src/trunk/ruby.c:3134
/tmp/ruby/build/trunk/libruby.so.3.5(ruby_options+0x94) [0x3fdf8f0ed0] /tmp/ruby/src/trunk/eval.c:116
[0x2abacd5a9a]
[0x3fdf58ca48]
[0x3fdf58caf0]
[0x2abacd5ad8]

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

* Loaded script: /tmp/ruby/build/trunk/ruby

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 ruby2_keywords.rb
    6 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
    8 /tmp/ruby/build/trunk/rbconfig.rb
    9 /tmp/ruby/src/trunk/lib/rubygems/compatibility.rb
   10 /tmp/ruby/src/trunk/lib/rubygems/defaults.rb
   11 /tmp/ruby/src/trunk/lib/rubygems/deprecate.rb
   12 /tmp/ruby/src/trunk/lib/rubygems/errors.rb
   13 /tmp/ruby/src/trunk/lib/rubygems/target_rbconfig.rb
   14 /tmp/ruby/src/trunk/lib/rubygems/unknown_command_spell_checker.rb
   15 /tmp/ruby/src/trunk/lib/rubygems/exceptions.rb
   16 /tmp/ruby/src/trunk/lib/rubygems/basic_specification.rb
   17 /tmp/ruby/src/trunk/lib/rubygems/stub_specification.rb
   18 /tmp/ruby/src/trunk/lib/rubygems/platform.rb
   19 /tmp/ruby/src/trunk/lib/rubygems/specification_record.rb
   20 /tmp/ruby/src/trunk/lib/rubygems/util/list.rb
   21 /tmp/ruby/src/trunk/lib/rubygems/version.rb
   22 /tmp/ruby/src/trunk/lib/rubygems/requirement.rb
   23 /tmp/ruby/src/trunk/lib/rubygems/specification.rb
   24 /tmp/ruby/src/trunk/lib/rubygems/util.rb
   25 /tmp/ruby/src/trunk/lib/rubygems/dependency.rb

* Process memory map:

2abacd5000-2abacd6000 r-xp 00000000 00:1e 5476454                        /tmp/ruby/build/trunk/ruby
2abacd6000-2abacd7000 r--p 00000000 00:1e 5476454                        /tmp/ruby/build/trunk/ruby
2abacd7000-2abacd8000 rw-p 00001000 00:1e 5476454                        /tmp/ruby/build/trunk/ruby
2abacd8000-2abaf4d000 rw-p 00000000 00:00 0                              [heap]
3fc2c3c000-3fc3fb4000 rw-p 00000000 00:00 0 
3fc3fb4000-3fc4d68000 r--s 00000000 00:1e 5476127                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3fc4d68000-3fc4da3000 r--s 00000000 00:1e 5476454                        /tmp/ruby/build/trunk/ruby
3fc4da3000-3fc4dbe000 r-xp 00000000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fc4dbe000-3fc4dbf000 r--p 0001b000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fc4dbf000-3fc4dc0000 rw-p 0001c000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fc4dc0000-3fc4e30000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fc4e40000-3fc4e50000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fc4e50000-3fc4ee0000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fc4eef000-3fc4ef0000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4ef0000-3fc4f31000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4f31000-3fc4f32000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4f32000-3fc4f73000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4f73000-3fc4f74000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4f74000-3fc4fb5000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4fb5000-3fc4fb6000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4fb6000-3fc4ff7000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4ff7000-3fc4ff8000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc4ff8000-3fc5039000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5039000-3fc503a000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc503a000-3fc507b000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc507b000-3fc507c000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc507c000-3fc50bd000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc50bd000-3fc50be000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc50be000-3fc50ff000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc50ff000-3fc5100000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5100000-3fc5141000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5141000-3fc5142000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5142000-3fc5183000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5183000-3fc5184000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5184000-3fc51c5000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc51c5000-3fc51c6000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc51c6000-3fc5207000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5207000-3fc5208000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5208000-3fc5249000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5249000-3fc524a000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc524a000-3fc528b000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc528b000-3fc528c000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc528c000-3fc52cd000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc52cd000-3fc52ce000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc52ce000-3fc530f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc530f000-3fc5310000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5310000-3fc5351000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5351000-3fc5352000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5352000-3fc5393000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5393000-3fc5394000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5394000-3fc53d5000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc53d5000-3fc53d6000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc53d6000-3fc5417000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5417000-3fc5418000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5418000-3fc5459000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5459000-3fc545a000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc545a000-3fc549b000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc549b000-3fc549c000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc549c000-3fc54dd000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc54dd000-3fc54de000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc54de000-3fc551f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc551f000-3fc5520000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5520000-3fc5561000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5561000-3fc5562000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5562000-3fc55a3000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc55a3000-3fc55a4000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc55a4000-3fc55e5000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc55e5000-3fc55e6000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc55e6000-3fc5627000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5627000-3fc5628000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5628000-3fc5669000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc5669000-3fc566a000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc566a000-3fc56ab000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc56ab000-3fc56ac000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc56ac000-3fc56ed000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc56ed000-3fc56ee000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc56ee000-3fc572f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fc572f000-3fc5730000 ---p 00000000 00:00 0 
3fc5730000-3fc5f30000 rw-p 00000000 00:00 0 
3fc5f30000-3fc5f80000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fc5f8f000-3fddf8f000 rw-p 00000000 00:00 0                              [anon:Ruby:Init_default_shapes:shape_cache]
3fddf8f000-3fdf38f000 rw-p 00000000 00:00 0                              [anon:Ruby:Init_default_shapes:shape_list]
3fdf38f000-3fdf3f0000 rw-p 00000000 00:00 0 
3fdf3f0000-3fdf400000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fdf406000-3fdf409000 r-xp 00000000 00:1e 23467                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fdf409000-3fdf40a000 r--p 00002000 00:1e 23467                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fdf40a000-3fdf40b000 rw-p 00003000 00:1e 23467                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3fdf40b000-3fdf50c000 rw-p 00000000 00:00 0 
3fdf50c000-3fdf564000 r--p 00000000 b3:03 8804                           /usr/lib/locale/C.utf8/LC_CTYPE
3fdf564000-3fdf566000 rw-p 00000000 00:00 0 
3fdf566000-3fdf6d0000 r-xp 00000000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fdf6d0000-3fdf6d3000 r--p 0016a000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fdf6d3000-3fdf6d5000 rw-p 0016d000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3fdf6d5000-3fdf6e1000 rw-p 00000000 00:00 0 
3fdf6e1000-3fdf758000 r-xp 00000000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fdf758000-3fdf759000 r--p 00077000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fdf759000-3fdf75a000 rw-p 00078000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3fdf75a000-3fdf789000 r-xp 00000000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fdf789000-3fdf78a000 r--p 0002e000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fdf78a000-3fdf78b000 rw-p 0002f000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3fdf78b000-3fdf793000 rw-p 00000000 00:00 0 
3fdf793000-3fdf7ef000 r-xp 00000000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fdf7ef000-3fdf7f0000 r--p 0005b000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fdf7f0000-3fdf7f1000 rw-p 0005c000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3fdf7f1000-3fdf804000 r-xp 00000000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fdf804000-3fdf805000 r--p 00013000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fdf805000-3fdf806000 rw-p 00014000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3fdf808000-3fdf809000 r--p 00000000 00:1e 7103                           /tmp/ruby/src/trunk/spec/ruby/language/fixtures/second_token_magic_comment.rb
3fdf809000-3fdf80b000 r-xp 00000000 00:1e 19605                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fdf80b000-3fdf80c000 r--p 00001000 00:1e 19605                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fdf80c000-3fdf80d000 rw-p 00002000 00:1e 19605                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3fdf80d000-3fdf814000 r--s 00000000 b3:03 10215                          /usr/lib/riscv64-linux-gnu/gconv/gconv-modules.cache
3fdf814000-3fdfc6f000 r-xp 00000000 00:1e 5476127                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3fdfc6f000-3fdfc79000 r--p 0045a000 00:1e 5476127                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3fdfc79000-3fdfc7d000 rw-p 00464000 00:1e 5476127                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3fdfc7d000-3fdfc92000 rw-p 00000000 00:00 0 
3fdfc92000-3fdfc93000 r-xp 00000000 00:00 0                              [vdso]
3fdfc93000-3fdfc94000 r--p 00000000 00:00 0                              [vdso_data]
3fdfc94000-3fdfcb4000 r-xp 00000000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fdfcb4000-3fdfcb6000 r--p 0001f000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fdfcb6000-3fdfcb8000 rw-p 00021000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fffa1e000-3fffa3f000 rw-p 00000000 00:00 0                              [stack]


   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ................

1)
Magic comments in the main file must be the first token of the line FAILED
Expected exit status is 0 but actual is :SIGSEGV for command ruby_exe("/tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- -r/tmp/ruby/src/trunk/spec/ruby/language/fixtures/print_magic_comment_result_at_exit.rb /tmp/ruby/src/trunk/spec/ruby/language/fixtures/second_token_magic_comment.rb")
Output:

/tmp/ruby/src/trunk/spec/ruby/language/magic_comment_spec.rb:68:in 'block (3 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/ruby/language/magic_comment_spec.rb:22:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/ruby/language/magic_comment_spec.rb:46:in '<top (required)>'

Finished in 105.563256 seconds

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