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

ruby -v: ruby 3.5.0dev (2025-01-13T20:11:06Z master 5f3d1eeb55) +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-13T20:11:06Z master 5f3d1eeb55) +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 49.550378 seconds

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