# Logfile created on 2025-01-10 07:22:15 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f1fca95fdd0 @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_clang_15", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_15", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_clang_15", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_15", @configure_opts=["CC=clang-15"], @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_clang_15.20250110-072215", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f1fca981908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f1fca9817a0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f1fca89a918 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_clang_15.20250110-072215", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_clang_15.20250110-072215>, @binmode=false, @mon_data=#<Monitor:0x00007f1fca981458>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Update logger to fba3ee3fea15bfac52d5779a431191fb6f1b28fb
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/pstore.revision -
echo fba3ee3fea15bfac52d5779a431191fb6f1b28fb | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/logger.revision -
/tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/logger.revision unchanged
/tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/pstore.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   a450e93..1babff9  master     -> origin/master
Updating a450e93..1babff9
Fast-forward
 NEWS.md                                                | 2 +-
 gems/bundled_gems                                      | 2 +-
 spec/syntax_suggest/integration/syntax_suggest_spec.rb | 6 +++++-
 tool/sync_default_gems.rb                              | 4 ----
 4 files changed, 7 insertions(+), 7 deletions(-)
Latest commit hash = 1babff98b0
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk_clang_15/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_clang_15/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_clang_15/ext/ripper'
/tmp/ruby/src/trunk_clang_15/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_clang_15'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
Downloading bundled gem logger-1.6.5...
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/pstore.revision unchanged
Extracting bundle gem logger-1.6.5...
Unpacked gems/logger-1.6.5.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_clang_15/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
ae4db3fa410991261f4203ac62ff7aa8eb3959967203d43e69af30c1ea1423fe  builtin_binary.inc
compiling /tmp/ruby/src/trunk_clang_15/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 = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
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_clang_15'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
generating encdb.h
echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk_clang_15/tool/ifchange /tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/pstore.revision -
/tmp/ruby/src/trunk_clang_15/.bundle/.timestamp/pstore.revision unchanged
generating enc.mk
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
./miniruby -I/tmp/ruby/src/trunk_clang_15/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_15/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_clang_15/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_clang_15/bin
installing base libraries:          /tmp/ruby/install/trunk_clang_15/lib
installing arch files:              /tmp/ruby/install/trunk_clang_15/lib/ruby/3.5.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_clang_15/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_clang_15/lib/ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_15/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_clang_15/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_clang_15/include/ruby-3.5.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_clang_15/lib/ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_clang_15/lib/ruby/site_ruby/3.5.0+0
installing extension scripts:       /tmp/ruby/install/trunk_clang_15/lib/ruby/vendor_ruby/3.5.0+0
installing extension headers:       /tmp/ruby/install/trunk_clang_15/include/ruby-3.5.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_clang_15/bin
installing library scripts:         /tmp/ruby/install/trunk_clang_15/lib/ruby/3.5.0+0
installing common headers:          /tmp/ruby/install/trunk_clang_15/include/ruby-3.5.0+0
installing manpages:                /tmp/ruby/install/trunk_clang_15/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_clang_15/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
                                    irb 1.14.3
                                    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.2.0
                                    rdoc 6.10.0
                                    readline 0.0.4
                                    reline 0.6.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_clang_15/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.2
                                    stringio 3.1.3.dev
                                    strscan 3.1.2
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk_clang_15/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.9
                                    ostruct 0.6.1
                                    pstore 0.1.4
                                    benchmark 0.4.0
                                    logger 1.6.5
installing bundled gem cache:       /tmp/ruby/install/trunk_clang_15/lib/ruby/gems/3.5.0+0/cache
$$$[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 = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_clang_15/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_clang_15/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 = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
Run options: 
  --seed=20100
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_clang_15/lib -I. -I.ext/common  /tmp/ruby/src/trunk_clang_15/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_clang_15/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

ruby -v: ruby 3.5.0dev (2025-01-10T07:00:09Z master 1babff98b0) +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 = clang-15
	LD = ld
	LDSHARED = clang-15 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_clang_15/include -I/tmp/ruby/src/trunk_clang_15 -I/tmp/ruby/src/trunk_clang_15/prism -I/tmp/ruby/src/trunk_clang_15/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_clang_15/yjit/target/release/' /tmp/ruby/src/trunk_clang_15/yjit/src/lib.rs
Ubuntu clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15/.bundle/gems/syslog-0.2.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Entering directory '/tmp/ruby/build/trunk_clang_15'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_clang_15'
ruby 3.5.0dev (2025-01-10T07:00:09Z master 1babff98b0) +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 ............................................................
  3360 ......................................................

Finished in 47.768883 seconds

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