# Logfile created on 2024-09-13 05:38:55 +0000 by logger.rb/v1.5.0
#<BuildRuby:0x0000003fb98f48c0 @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.20240913-053854", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fb98d2a68 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fb98d2928 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fb98d2770 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20240913-053854", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20240913-053854>, @binmode=false, @mon_data=#<Monitor:0x0000003fb98d2658>, @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
From https://github.com/ruby/ruby
   3146cbb..5894202  master     -> origin/master
Updating 3146cbb..5894202
Fast-forward
 benchmark/app_aobench.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Latest commit hash = 5894202365
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk/revision.h updated
generating riscv64-linux-fake.rb
riscv64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk'
Update 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 = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
gcc (Debian 13.2.0-23revyos1) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

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

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

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