# Logfile created on 2025-02-25 21:36:20 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fb574ca30 @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.20250225-213619", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fb572ab88 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fb572aa48 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fb572a8b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20250225-213619", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20250225-213619>, @binmode=false, @mon_data=#<Monitor:0x0000003fb572a778>, @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/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
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 044570fd76
$$$[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]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/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]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/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/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]: 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/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
generating enc.mk
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

ruby -v: ruby 3.5.0dev (2025-02-25T17:11:39Z master 044570fd76) +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-25T17:11:39Z master 044570fd76) +PRISM [riscv64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
/tmp/ruby/build/trunk/rbconfig.rb: [BUG] Segmentation fault at 0xffffffa891100000
ruby 3.5.0dev (2025-02-25T17:11:39Z master 044570fd76) +PRISM [riscv64-linux]

-- Control frame information -----------------------------------------------
c:0006 p:---- s:0027 e:000026 DUMMY  [FINISH]
c:0005 p:---- s:0024 e:000023 CFUNC  :require
c:0004 p:0005 s:0019 e:000018 TOP    /tmp/ruby/src/trunk/lib/rubygems.rb:9 [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:001640 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:9:in '<top (required)>'
/tmp/ruby/src/trunk/lib/rubygems.rb:9:in 'require'

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

-- Machine register context ------------------------------------------------
  sp: 0x0000003fffb06e60  s0: 0x0000000000000033  s1: 0x0000000000000033
  a0: 0x0000002ad821eca0  a1: 0x0000003fddddec40  a2: 0x0000000000000005
  a3: 0x0000000000000033  a4: 0x0000000000000000  a5: 0x003ff7a891100000
  a6: 0x000000000000000f  a7: 0x19780fc700000000  s2: 0x0000000000000005
  s3: 0x0000003fddddec40  s4: 0x0000003ff7ab5d18  s5: 0x0000002ad821e9e0
  s6: 0x0000003ff7a8ad68  s7: 0x0000003ff7ab5d18  s8: 0x0000002ad8358e38
  s9: 0x0000002ad8358dd0 s10: 0x0000000000000000 s11: 0x0000003fffb070f8

-- C level backtrace information -------------------------------------------
   420 ............................................................
/tmp/ruby/build/trunk/libruby.so.3.5(rb_print_backtrace+0x14) [0x3ff7891c9c] /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) [0x3ff76e755a] /tmp/ruby/src/trunk/error.c:1130
/tmp/ruby/build/trunk/libruby.so.3.5(sigsegv+0x42) [0x3ff77fa1c8] /tmp/ruby/src/trunk/signal.c:933
linux-vdso.so.1(__vdso_rt_sigreturn+0x0) [0x3ff7a92800]
/tmp/ruby/build/trunk/libruby.so.3.5(rb_gc_get_objspace+0x8) [0x3ff76fd07c] /tmp/ruby/src/trunk/gc.c:244
/tmp/ruby/build/trunk/libruby.so.3.5(rb_gc_impl_new_obj+0x0) [0x3ff770ce64] /tmp/ruby/src/trunk/gc.c:1007
/tmp/ruby/build/trunk/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk/gc.c:1007
/tmp/ruby/build/trunk/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk/gc.c:1045
/tmp/ruby/build/trunk/libruby.so.3.5(str_alloc_embed+0x20) [0x3ff78081c4] /tmp/ruby/src/trunk/string.c:975
/tmp/ruby/build/trunk/libruby.so.3.5(str_enc_new) /tmp/ruby/src/trunk/string.c:1018
/tmp/ruby/build/trunk/libruby.so.3.5(str_new_frozen_buffer+0x76) [0x3ff780c472] /tmp/ruby/src/trunk/string.c:1582
/tmp/ruby/build/trunk/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x3ff781ddac] /tmp/ruby/src/trunk/string.c:1551
/tmp/ruby/build/trunk/libruby.so.3.5(RB_FL_ALL_RAW) /tmp/ruby/src/trunk/include/ruby/internal/fl_type.h:554
/tmp/ruby/build/trunk/libruby.so.3.5(STR_SHARED_P) /tmp/ruby/src/trunk/internal/string.h:122
/tmp/ruby/build/trunk/libruby.so.3.5(fstr_update_callback) /tmp/ruby/src/trunk/string.c:483
/tmp/ruby/build/trunk/libruby.so.3.5(rb_st_update+0xca) [0x3ff780215a] /tmp/ruby/src/trunk/st.c:1487
/tmp/ruby/build/trunk/libruby.so.3.5(register_fstring+0x72) [0x3ff7809a02] /tmp/ruby/src/trunk/string.c:559
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_call+0x510) [0x3ff76b6d62] /tmp/ruby/src/trunk/prism_compile.c:3673
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_node+0x3156) [0x3ff76ab99c] /tmp/ruby/src/trunk/prism_compile.c:8749
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_node+0x1dd6) [0x3ff76aa61c] /tmp/ruby/src/trunk/prism_compile.c:10269
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_scope_node+0xebe) [0x3ff76bb52a] /tmp/ruby/src/trunk/prism_compile.c:6965
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_node+0x1b0e) [0x3ff76aa354] /tmp/ruby/src/trunk/prism_compile.c:10142
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_compile_node+0x3e) [0x3ff76bcdd2] /tmp/ruby/src/trunk/prism_compile.c:10453
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_new_with_opt_try+0x10) [0x3ff773e8be] /tmp/ruby/src/trunk/iseq.c:1021
/tmp/ruby/build/trunk/libruby.so.3.5(rb_protect+0xa2) [0x3ff76f01c8] /tmp/ruby/src/trunk/eval.c:1053
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_new_with_opt+0x11c) [0x3ff7739a86] /tmp/ruby/src/trunk/iseq.c:1074
/tmp/ruby/build/trunk/libruby.so.3.5(pm_new_child_iseq+0x4c) [0x3ff76a8c2e] /tmp/ruby/src/trunk/prism_compile.c:1261
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_node) /tmp/ruby/src/trunk/prism_compile.c:9815
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_node+0x1dd6) [0x3ff76aa61c] /tmp/ruby/src/trunk/prism_compile.c:10269
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_scope_node+0xebe) [0x3ff76bb52a] /tmp/ruby/src/trunk/prism_compile.c:6965
/tmp/ruby/build/trunk/libruby.so.3.5(pm_compile_node+0x1b0e) [0x3ff76aa354] /tmp/ruby/src/trunk/prism_compile.c:10142
/tmp/ruby/build/trunk/libruby.so.3.5(APPEND_LIST+0x0) [0x3ff76bce20] /tmp/ruby/src/trunk/prism_compile.c:10443
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_compile_node) /tmp/ruby/src/trunk/prism_compile.c:10447
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_new_with_opt_try+0x10) [0x3ff773e8be] /tmp/ruby/src/trunk/iseq.c:1021
/tmp/ruby/build/trunk/libruby.so.3.5(rb_protect+0xa2) [0x3ff76f01c8] /tmp/ruby/src/trunk/eval.c:1053
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_new_with_opt+0x11c) [0x3ff7739a86] /tmp/ruby/src/trunk/iseq.c:1074
/tmp/ruby/build/trunk/libruby.so.3.5(pm_iseq_new_top+0x56) [0x3ff7739c32] /tmp/ruby/src/trunk/iseq.c:898
/tmp/ruby/build/trunk/libruby.so.3.5(load_iseq_eval+0xbe) [0x3ff77419d4] /tmp/ruby/src/trunk/load.c:756
/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) [0x3ff774215e] /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) [0x3ff786cd88] /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) [0x3ff787bc86] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3ff7880bb6] /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(load_iseq_eval+0x22) [0x3ff774183e] /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) [0x3ff774215e] /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) [0x3ff786bfe4] /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) [0x3ff787bc86] /tmp/ruby/src/trunk/vm_insnhelper.c:5968
/tmp/ruby/build/trunk/libruby.so.3.5(vm_exec_loop+0x0) [0x3ff7880bb6] /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) [0x3ff77f417a] /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) [0x3ff77f5e7a] /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) [0x3ff77f633a] /tmp/ruby/src/trunk/ruby.c:3134
/tmp/ruby/build/trunk/libruby.so.3.5(ruby_options+0x94) [0x3ff76f0ed0] /tmp/ruby/src/trunk/eval.c:116
[0x2ad8214a9a]
[0x3ff738ca48]
[0x3ff738caf0]
[0x2ad8214ad8]

-- 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

* Process memory map:

2ad8214000-2ad8215000 r-xp 00000000 00:1e 4167677                        /tmp/ruby/build/trunk/ruby
2ad8215000-2ad8216000 r--p 00000000 00:1e 4167677                        /tmp/ruby/build/trunk/ruby
2ad8216000-2ad8217000 rw-p 00001000 00:1e 4167677                        /tmp/ruby/build/trunk/ruby
2ad8217000-2ad83a3000 rw-p 00000000 00:00 0                              [heap]
3fdab6c000-3fdbee4000 rw-p 00000000 00:00 0 
3fdbee4000-3fdcc98000 r--s 00000000 00:1e 4167350                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3fdcc98000-3fdccd3000 r--s 00000000 00:1e 4167677                        /tmp/ruby/build/trunk/ruby
3fdccd3000-3fdccee000 r-xp 00000000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fdccee000-3fdccef000 r--p 0001b000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fdccef000-3fdccf0000 rw-p 0001c000 b3:03 32                             /usr/lib/riscv64-linux-gnu/libgcc_s.so.1
3fdccf0000-3fdcd40000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fdcd4f000-3fdcd50000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcd50000-3fdcd91000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcd91000-3fdcd92000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcd92000-3fdcdd3000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcdd3000-3fdcdd4000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcdd4000-3fdce15000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdce15000-3fdce16000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdce16000-3fdce57000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdce57000-3fdce58000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdce58000-3fdce99000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdce99000-3fdce9a000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdce9a000-3fdcedb000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcedb000-3fdcedc000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcedc000-3fdcf1d000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcf1d000-3fdcf1e000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcf1e000-3fdcf5f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcf5f000-3fdcf60000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcf60000-3fdcfa1000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcfa1000-3fdcfa2000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcfa2000-3fdcfe3000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcfe3000-3fdcfe4000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdcfe4000-3fdd025000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd025000-3fdd026000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd026000-3fdd067000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd067000-3fdd068000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd068000-3fdd0a9000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd0a9000-3fdd0aa000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd0aa000-3fdd0eb000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd0eb000-3fdd0ec000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd0ec000-3fdd12d000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd12d000-3fdd12e000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd12e000-3fdd16f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd16f000-3fdd170000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd170000-3fdd1b1000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd1b1000-3fdd1b2000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd1b2000-3fdd1f3000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd1f3000-3fdd1f4000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd1f4000-3fdd235000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd235000-3fdd236000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd236000-3fdd277000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd277000-3fdd278000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd278000-3fdd2b9000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd2b9000-3fdd2ba000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd2ba000-3fdd2fb000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd2fb000-3fdd2fc000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd2fc000-3fdd33d000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd33d000-3fdd33e000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd33e000-3fdd37f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd37f000-3fdd380000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd380000-3fdd3c1000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd3c1000-3fdd3c2000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd3c2000-3fdd403000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd403000-3fdd404000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd404000-3fdd445000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd445000-3fdd446000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd446000-3fdd487000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd487000-3fdd488000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd488000-3fdd4c9000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd4c9000-3fdd4ca000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd4ca000-3fdd50b000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd50b000-3fdd50c000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd50c000-3fdd54d000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd54d000-3fdd54e000 ---p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd54e000-3fdd58f000 rw-p 00000000 00:00 0                              [anon:Ruby:fiber_pool_allocate_memory]
3fdd58f000-3fdd590000 ---p 00000000 00:00 0 
3fdd590000-3fddd90000 rw-p 00000000 00:00 0 
3fddd90000-3fddde0000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3fdddef000-3ff5def000 rw-p 00000000 00:00 0                              [anon:Ruby:Init_default_shapes:shape_cache]
3ff5def000-3ff71ef000 rw-p 00000000 00:00 0                              [anon:Ruby:Init_default_shapes:shape_list]
3ff71ef000-3ff7250000 rw-p 00000000 00:00 0 
3ff7250000-3ff7260000 rw-p 00000000 00:00 0                              [anon:Ruby:GC:default:heap_page_body_allocate]
3ff7263000-3ff7366000 rw-p 00000000 00:00 0 
3ff7366000-3ff74d0000 r-xp 00000000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3ff74d0000-3ff74d3000 r--p 0016a000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3ff74d3000-3ff74d5000 rw-p 0016d000 b3:03 5812                           /usr/lib/riscv64-linux-gnu/libc.so.6
3ff74d5000-3ff74e1000 rw-p 00000000 00:00 0 
3ff74e1000-3ff7558000 r-xp 00000000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3ff7558000-3ff7559000 r--p 00077000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3ff7559000-3ff755a000 rw-p 00078000 b3:03 5818                           /usr/lib/riscv64-linux-gnu/libm.so.6
3ff755a000-3ff7589000 r-xp 00000000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3ff7589000-3ff758a000 r--p 0002e000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3ff758a000-3ff758b000 rw-p 0002f000 b3:03 4307                           /usr/lib/riscv64-linux-gnu/libcrypt.so.1.1.0
3ff758b000-3ff7593000 rw-p 00000000 00:00 0 
3ff7593000-3ff75ef000 r-xp 00000000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3ff75ef000-3ff75f0000 r--p 0005b000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3ff75f0000-3ff75f1000 rw-p 0005c000 b3:03 313                            /usr/lib/riscv64-linux-gnu/libgmp.so.10.4.1
3ff75f1000-3ff7604000 r-xp 00000000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3ff7604000-3ff7605000 r--p 00013000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3ff7605000-3ff7606000 rw-p 00014000 b3:03 4335                           /usr/lib/riscv64-linux-gnu/libz.so.1.2.13
3ff7606000-3ff760a000 r--p 00000000 00:1e 16788                          /tmp/ruby/build/trunk/rbconfig.rb
3ff760a000-3ff760b000 r--p 00000000 00:1e 4235665                        /tmp/rubytest.kg5x4e_0/72-rubyexe.rb
3ff760b000-3ff760e000 r-xp 00000000 00:1e 23467                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3ff760e000-3ff760f000 r--p 00002000 00:1e 23467                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3ff760f000-3ff7610000 rw-p 00003000 00:1e 23467                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/trans/transdb.so
3ff7610000-3ff7612000 r-xp 00000000 00:1e 19605                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3ff7612000-3ff7613000 r--p 00001000 00:1e 19605                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3ff7613000-3ff7614000 rw-p 00002000 00:1e 19605                          /tmp/ruby/build/trunk/.ext/riscv64-linux/enc/encdb.so
3ff7614000-3ff7a6f000 r-xp 00000000 00:1e 4167350                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3ff7a6f000-3ff7a79000 r--p 0045a000 00:1e 4167350                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3ff7a79000-3ff7a7d000 rw-p 00464000 00:1e 4167350                        /tmp/ruby/build/trunk/libruby.so.3.5.0
3ff7a7d000-3ff7a92000 rw-p 00000000 00:00 0 
3ff7a92000-3ff7a93000 r-xp 00000000 00:00 0                              [vdso]
3ff7a93000-3ff7a94000 r--p 00000000 00:00 0                              [vdso_data]
3ff7a94000-3ff7ab4000 r-xp 00000000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3ff7ab4000-3ff7ab6000 r--p 0001f000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3ff7ab6000-3ff7ab8000 rw-p 00021000 b3:03 5806                           /usr/lib/riscv64-linux-gnu/ld-linux-riscv64-lp64d.so.1
3fffaeb000-3fffb0c000 rw-p 00000000 00:00 0                              [stack]


   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 ................

Finished in 105.934560 seconds

3315 files, 33400 examples, 136404 expectations, 1 failure, 0 errors, 0 tagged

1)
Encoding.locale_charmap returns a value based on the LC_ALL environment variable FAILED
Expected exit status is 0 but actual is :SIGSEGV for command ruby_exe("/tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/rubytest.kg5x4e_0/72-rubyexe.rb")
Output:

/tmp/ruby/src/trunk/spec/ruby/core/encoding/locale_charmap_spec.rb:14:in 'block (4 levels) in <top (required)>'
/tmp/ruby/src/trunk/spec/ruby/core/encoding/locale_charmap_spec.rb:3:in '<top (required)>'
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