# Logfile created on 2025-01-28 20:12:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fa0edcdfdd0 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @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, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20250128-201215", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa0edd018e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa0edd01778 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa0edc1a828 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20250128-201215", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20250128-201215>, @binmode=false, @mon_data=#<Monitor:0x00007fa0edd01408>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision -
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 4a06ef98bf
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision -
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision unchanged
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 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-O0/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  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 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
ea6538ec25b7a6bcad88288def47c0e5aeaa1050539923a12198db7cc6360961  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
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  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 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 encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision -
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision -
echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/syslog.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/pstore.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/irb.revision unchanged
Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/reline.revision unchanged
encdb.h unchanged
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/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="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0
                                    bundler 2.7.0.dev
                                    cgi 0.4.1
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.6.0
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.3.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    set 1.1.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.2
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    fiddle 1.1.7.dev
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.9.1
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.3
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0
                                    minitest 5.25.4
                                    power_assert 2.0.5
                                    rake 13.2.1
                                    test-unit 3.6.7
                                    rexml 3.4.0
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.5
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.8.1
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.2.0
                                    csv 3.3.2
                                    repl_type_completor 0.1.10
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
                                    rdoc 6.11.0
                                    irb 1.15.1
                                    reline 0.6.0
                                    readline 0.0.4
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.5.0+0/cache
skipped bundled gems:
    win32ole-1.9.1.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2005 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  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 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-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/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  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=12638
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Failed tests:
TestGc#test_gc_parameter: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestWeakKeyMap#test_clear_bug_20691: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_normal_exit expired timeout (10 sec)

Retrying...
Finished tests in 913.265845s, 31.4859 tests/s, 6669.7074 assertions/s.
28755 tests, 6091216 assertions, 0 failures, 0 errors, 207 skips

ruby -v: ruby 3.5.0dev (2025-01-28T14:06:43Z master 4a06ef98bf) +PRISM [x86_64-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  -O0 -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 13.2.0-23ubuntu4) 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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ruby 3.5.0dev (2025-01-28T14:06:43Z master 4a06ef98bf) +PRISM [x86_64-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 ..............

Finished in 60.149581 seconds

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