# Logfile created on 2024-07-21 02:02:07 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fb67fc920 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20240721-020206", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fb67dab40 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fb67daa00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fb67da870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240721-020206", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240721-020206>, @binmode=false, @mon_data=#<Monitor:0x0000003fb67da758>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = e7dda08617
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
riscv64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
linking ruby
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
/tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
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/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering 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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk/bin
installing base libraries:          /tmp/ruby/install/trunk/lib
installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/riscv64-linux
installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/riscv64-linux
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/riscv64-linux
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk/bin
installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1975 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Run options: 
  --seed=39336
  "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Leaving directory '/tmp/ruby/build/trunk'
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
ruby 3.4.0dev (2024-07-21T01:16:42Z master e7dda08617) [riscv64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 153.352810 seconds

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