# Logfile created on 2024-07-31 01:53:22 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b70405bfdc0 @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_asan", @TARGET_SRC_DIR="/tmp/ruby/src/trunk_asan", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk_asan", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_asan", @configure_opts=["'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @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=600, @no_timeout_error=true, @logfile="/home/ko1/ruby/logs/brlog.trunk_asan.20240731-015322", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b70405e0ac0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b70405e05c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b70404fa200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240731-015322", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240731-015322>, @binmode=false, @mon_data=#<Monitor:0x00007b7041aafd48>, @mon_data_owner_object_id=880>>>
$$$[beg] make update-download -j16
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 7aea269b89
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/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_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
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_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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 = -j16 --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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1982 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
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_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=26654
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

Retrying hung up testcases...
[  1/243] TestIO#test_copy_stream_strio_flush = 0.00 s
[  2/243] TestIO#test_pipe_block = 0.00 s
[  3/243] TestIO#test_advise_pipe = 0.00 s
[  4/243] TestIO#test_close_write = 0.15 s
[  5/243] TestIO#test_puts_old_write = 0.00 s
[  6/243] TestIO#test_readpartial_lock = 0.00 s
[  7/243] TestIO#test_ungetc = 0.00 s
[  8/243] TestIO#test_puts_recursive_ary = 0.00 s
[  9/243] TestIO#test_binmode_after_closed = 0.00 s
[ 10/243] TestIO#test_copy_stream_megacontent_nonblock = 0.01 s
[ 11/243] TestIO#test_sysread_locktmp = 0.00 s
[ 12/243] TestIO#test_ioctl_linux = 0.00 s
[ 13/243] TestIO#test_s_binread_does_not_leak_with_invalid_offset = 0.00 s
[ 14/243] TestIO#test_each_byte2 = 0.00 s
[ 15/243] TestIO#test_pread = 0.00 s
[ 16/243] TestIO#test_write_nonblock = 0.00 s
[ 17/243] TestIO#test_read_nonblock_with_buffer_no_exceptions = 0.00 s
[ 18/243] TestIO#test_single_exception_on_close = 0.00 s
[ 19/243] TestIO#test_open_flag = 0.00 s
[ 20/243] TestIO#test_set_lineno = 0.13 s
[ 21/243] TestIO#test_close_write_non_readable = 0.00 s
[ 22/243] TestIO#test_copy_stream_dst_rbuf = 0.00 s
[ 23/243] TestIO#test_printf = 0.00 s
[ 24/243] TestIO#test_read_command = 0.00 s
[ 25/243] TestIO#test_copy_stream_broken_src_read_eof = 0.00 s
[ 26/243] TestIO#test_s_binwrite = 0.00 s
[ 27/243] TestIO#test_flush_in_finalizer1 = 0.03 s
[ 28/243] TestIO#test_readpartial_buffer_error = 0.00 s
[ 29/243] TestIO#test_copy_stream_rbuf = 0.00 s
[ 30/243] TestIO#test_readlines = 0.03 s
[ 31/243] TestIO#test_read_unlocktmp_ensure = 0.20 s
[ 32/243] TestIO#test_copy_stream_strio_to_fname = 0.00 s
[ 33/243] TestIO#test_read_with_not_empty_buffer = 0.00 s
[ 34/243] TestIO#test_read_zero_size = 0.00 s
[ 35/243] TestIO#test_readline_limit_without_separator = 0.00 s
[ 36/243] TestIO#test_dup_many = 0.17 s
[ 37/243] TestIO#test_copy_stream_small = 0.00 s
[ 38/243] TestIO#test_copy_stream_read_in_binmode = 0.00 s
[ 39/243] TestIO#test_ungetbyte = 0.00 s
[ 40/243] TestIO#test_sysseek = 0.00 s
[ 41/243] TestIO#test_copy_stream_socket5 = 0.00 s
[ 42/243] TestIO#test_putc = 0.03 s
[ 43/243] TestIO#test_gets_rs_nil = 0.00 s
[ 44/243] TestIO#test_seek_symwhence = 0.00 s
[ 45/243] TestIO#test_autoclose = 0.00 s
[ 46/243] TestIO#test_copy_stream_io_to_rot13 = 0.00 s
[ 47/243] TestIO#test_copy_stream_strio_rbuf = 0.01 s
[ 48/243] TestIO#test_readlines_limit_0 = 0.00 s
[ 49/243] TestIO#test_copy_stream_socket7 = 0.09 s
[ 50/243] TestIO#test_s_write = 0.00 s
[ 51/243] TestIO#test_gets_rs = 0.00 s
[ 52/243] TestIO#test_copy_stream_append_to_nonempty = 0.00 s
[ 53/243] TestIO#test_copy_stream_megacontent_pipe_to_file = 0.03 s
[ 54/243] TestIO#test_copy_stream_fname_to_strio = 0.00 s
[ 55/243] TestIO#test_gets_chomp_default_rs = 0.00 s
[ 56/243] TestIO#test_race_between_read = 0.00 s
[ 57/243] TestIO#test_recycled_fd_close = 0.69 s
[ 58/243] TestIO#test_sysread_with_not_empty_buffer = 0.00 s
[ 59/243] TestIO#test_copy_stream_socket1 = 0.00 s
[ 60/243] TestIO#test_binmode_pipe = 0.00 s
[ 61/243] TestIO#test_autoclose_false_closed_by_finalizer = 0.16 s
[ 62/243] TestIO#test_readbyte = 0.00 s
[ 63/243] TestIO#test_frozen_autoclose = 0.00 s
[ 64/243] TestIO#test_copy_stream_to_duplex_io = 0.15 s
[ 65/243] TestIO#test_write_nonblock_simple_no_exceptions = 0.00 s
[ 66/243] TestIO#test_open_fifo_does_not_block_other_threads = 0.12 s
[ 67/243] TestIO#test_uninitialized = 0.00 s
[ 68/243] TestIO#test_race_closed_stream = 0.13 s
[ 69/243] TestIO#test_each_char = 0.00 s
[ 70/243] TestIO#test_copy_stream_socket3 = 0.00 s
[ 71/243] TestIO#test_close_read_non_readable = 0.00 s
[ 72/243] TestIO#test_copy_stream_strio_len = 0.00 s
[ 73/243] TestIO#test_write_with_multiple_arguments = 0.00 s
[ 74/243] TestIO#test_autoclose_true_closed_by_finalizer = 0.16 s
[ 75/243] TestIO#test_each_byte_closed = 0.00 s
[ 76/243] TestIO#test_copy_stream_append = 0.00 s
[ 77/243] TestIO#test_read_nonblock_invalid_exception = 0.00 s
[ 78/243] TestIO#test_readpartial_locktmp = 0.00 s
[ 79/243] TestIO#test_copy_stream_src_wbuf = 0.00 s
[ 80/243] TestIO#test_readpartial_unlocktmp_ensure = 0.20 s
[ 81/243] TestIO#test_reopen_mode = 0.00 s
[ 82/243] TestIO#test_set_stdout = 0.15 s
[ 83/243] TestIO#test_advise = 0.01 s
[ 84/243] TestIO#test_sysread_with_negative_length = 0.00 s
[ 85/243] TestIO#test_copy_stream_pipe_to_file = 0.00 s
[ 86/243] TestIO#test_readlines_limit_invalid = 0.00 s
[ 87/243] TestIO#test_nofollow = 0.00 s
[ 88/243] TestIO#test_foreach = 0.30 s
[ 89/243] TestIO#test_setpos = 0.00 s
[ 90/243] TestIO#test_pwrite = 0.00 s
[ 91/243] TestIO#test_new_with_block = 0.03 s
[ 92/243] TestIO#test_warn = 0.00 s
[ 93/243] TestIO#test_write_nonblock_no_exceptions = 0.00 s
[ 94/243] TestIO#test_inspect = 0.00 s
[ 95/243] TestIO#test_write_with_many_arguments = 0.00 s
[ 96/243] TestIO#test_read = 0.00 s
[ 97/243] TestIO#test_copy_stream_rot13_to_rot13 = 0.00 s
[ 98/243] TestIO#test_reopen_inherit = 0.46 s
[ 99/243] TestIO#test_flag = 0.00 s
[100/243] TestIO#test_puts_parallel = 0.00 s
[101/243] TestIO#test_cloexec = 0.00 s
[102/243] TestIO#test_open_redirect = 0.00 s
[103/243] TestIO#test_close_on_exec = 0.15 s
[104/243] TestIO#test_copy_stream_strio_to_io = 0.00 s
[105/243] TestIO#test_rubydev33072 = 0.00 s
[106/243] TestIO#test_copy_stream_bigcontent_mid = 0.00 s
[107/243] TestIO#test_readchar = 0.00 s
[108/243] TestIO#test_each_byte = 0.00 s
[109/243] TestIO#test_each_codepoint = 0.00 s
[110/243] TestIO#test_dup = 0.15 s
[111/243] TestIO#test_readline2 = 0.03 s
[112/243] TestIO#test_readpartial_zero_size = 0.00 s
[113/243] TestIO#test_foreach_limit_invalid = 0.00 s
[114/243] TestIO#test_dup_timeout = 0.00 s
[115/243] TestIO#test_copy_stream_bigcontent = 0.00 s
[116/243] TestIO#test_copy_stream_io_to_strio = 0.00 s
[117/243] TestIO#test_sysread_unlocktmp_ensure = 0.20 s
[118/243] TestIO#test_sysopen = 0.00 s
[119/243] TestIO#test_copy_stream_bigcontent_fpos = 0.00 s
[120/243] TestIO#test_readline_separators = 0.00 s
[121/243] TestIO#test_copy_stream_write_pipe = 0.00 s
[122/243] TestIO#test_close_uninitialized = 0.00 s
[123/243] TestIO#test_copy_stream_rot13_to_io = 0.00 s
[124/243] TestIO#test_readpartial_pos = 0.00 s
[125/243] TestIO#test_write_non_writable = 0.00 s
[126/243] TestIO#test_ioctl_linux2 = 0.00 s
[127/243] TestIO#test_race_gets_and_close = 0.15 s
[128/243] TestIO#test_open_redirect_keyword = 0.00 s
[129/243] TestIO#test_invalid_advise = 0.00 s
[130/243] TestIO#test_pipe = 0.00 s
[131/243] TestIO#test_close_read_pipe = 0.00 s
[132/243] TestIO#test_readline_bad_param_raises = 0.00 s
[133/243] TestIO#test_gets_chomp_rs_nil = 0.00 s
[134/243] TestIO#test_write_no_args = 0.00 s
[135/243] TestIO#test_readline_separators_limits = 0.00 s
[136/243] TestIO#test_reopen = 0.00 s
[137/243] TestIO#test_s_read = 0.00 s
[138/243] TestIO#test_close_read = 0.15 s
[139/243] TestIO#test_copy_stream_bigcontent_chop = 0.00 s
[140/243] TestIO#test_closed_stream_in_rescue = 0.14 s
[141/243] TestIO#test_copy_stream_write_in_binmode = 0.00 s
[142/243] TestIO#test_copy_stream_smaller = 0.00 s
[143/243] TestIO#test_copy_stream_read_pipe = 0.01 s
[144/243] TestIO#test_set_lineno_gets = 0.00 s
[145/243] TestIO#test_select_exceptfds = 0.00 s
[146/243] TestIO#test_threaded_flush = 1.05 s
[147/243] TestIO#test_read_lock = 0.01 s
[148/243] TestIO#test_gets_default_rs = 0.01 s
[149/243] TestIO#test_read_nonblock_file = 0.00 s
[150/243] TestIO#test_frozen_fileno = 0.00 s
[151/243] TestIO#test_s_readlines = 0.00 s
[152/243] TestIO#test_fcntl_dupfd = 0.00 s
[153/243] TestIO#test_copy_stream_pipe = 0.00 s
[154/243] TestIO#test_readpartial_buffer_not_raise_shared_string_error = 0.00 s
[155/243] TestIO#test_read_buffer_not_raise_shared_string_error = 0.00 s
[156/243] TestIO#test_each_line_limit_0 = 0.00 s
[157/243] TestIO#test_copy_stream_no_busy_wait = 0.00 s
[158/243] TestIO#test_readline_raises = 0.00 s
[159/243] TestIO#test_each_codepoint_closed = 0.00 s
[160/243] TestIO#test_marshal_closed_io = 0.00 s
[161/243] TestIO#test_gets_paragraph = 0.00 s
[162/243] TestIO#test_readlines_rs_invalid = 0.00 s
[163/243] TestIO#test_print_separators = 0.00 s
[164/243] TestIO#test_pid_after_close_read = 0.00 s
[165/243] TestIO#test_initialize = 0.00 s
[166/243] TestIO#test_exclusive_mode = 0.00 s
[167/243] TestIO#test_gets_chomp_paragraph = 0.00 s
[168/243] TestIO#test_reopen_opt_encoding = 0.00 s
[169/243] TestIO#test_reinitialize = 0.00 s
[170/243] TestIO#test_foreach_limit_conversion = 0.00 s
[171/243] TestIO#test_copy_stream_file_to_pipe = 0.00 s
[172/243] TestIO#test_pipe_block_close = 0.00 s
[173/243] TestIO#test_copy_stream_closed_pipe = 0.00 s
[174/243] TestIO#test_readpartial_with_not_empty_buffer = 0.00 s
[175/243] TestIO#test_try_convert = 0.00 s
[176/243] TestIO#test_set_lineno_readline = 0.00 s
[177/243] TestIO#test_io_select_with_many_files = 0.29 s
[178/243] TestIO#test_syswrite = 0.00 s
[179/243] TestIO#test_sysread = 0.00 s
[180/243] TestIO#test_each_byte_with_seek = 0.00 s
[181/243] TestIO#test_write_buffered_with_multiple_arguments = 0.25 s
[182/243] TestIO#test_cross_thread_close_fd = 0.10 s
[183/243] TestIO#test_reopen_ivar = 0.15 s
[184/243] TestIO#test_stdout_to_closed_pipe = 0.16 s
[185/243] TestIO#"test_reopen_nonascii(Shift_JIS)" = 0.00 s
[186/243] TestIO#test_foreach_rs_conversion = 0.00 s
[187/243] TestIO#test_readline_chomp_true = 0.00 s
[188/243] TestIO#test_reopen_stdio = 0.15 s
[189/243] TestIO#test_copy_stream_strio_off = 0.00 s
[190/243] TestIO#test_print = 0.03 s
[191/243] TestIO#test_gets_limit_extra_arg = 0.00 s
[192/243] TestIO#test_write_nonblock_error = 0.00 s
[193/243] TestIO#test_fcntl_lock_linux = 0.02 s
[194/243] TestIO#test_readpartial_bad_args = 0.00 s
[195/243] TestIO#test_std_fileno = 0.00 s
[196/243] TestIO#test_display = 0.03 s
[197/243] TestIO#test_write_nonblock_file = 0.00 s
[198/243] TestIO#test_pos = 0.00 s
[199/243] TestIO#test_copy_stream_pathname_to_pathname = 0.00 s
[200/243] TestIO#test_foreach_rs_invalid = 0.00 s
[201/243] TestIO#test_write_epipe_nosync = 0.13 s
[202/243] TestIO#test_copy_stream_megacontent_file_to_pipe = 0.02 s
[203/243] TestIO#test_readpartial = 0.00 s
[204/243] TestIO#test_DATA_binmode = 0.13 s
[205/243] TestIO#test_write_with_multiple_nonstring_arguments = 0.03 s
[206/243] TestIO#test_pos_with_getc = 0.00 s
[207/243] TestIO#test_read_buffer_error = 0.00 s
[208/243] TestIO#test_read_nonblock_with_not_empty_buffer = 0.00 s
[209/243] TestIO#test_copy_stream_socket2 = 0.00 s
[210/243] TestIO#test_gets = 0.00 s
[211/243] TestIO#test_close_read_write_separately = 1.51 s
[212/243] TestIO#test_each_line = 0.00 s
[213/243] TestIO#"test_reopen_nonascii(UTF-8)" = 0.00 s
[214/243] TestIO#test_puts_recursive_array = 0.00 s
[215/243] TestIO#test_write_nonblock_invalid_exception = 0.00 s
[216/243] TestIO#test_copy_stream_socket6 = 0.01 s
[217/243] TestIO#test_sysread_buffer_not_raise_shared_string_error = 0.00 s
[218/243] TestIO#test_copy_stream_socket4 = 0.00 s
[219/243] TestIO#test_copy_stream_strio_to_tempfile = 0.00 s
[220/243] TestIO#test_reopen_encoding = 0.00 s
[221/243] TestIO#test_cross_thread_close_stdio = 0.23 s
[222/243] TestIO#test_close_twice = 0.00 s
[223/243] TestIO#test_read_nonblock_zero_size = 0.00 s
[224/243] TestIO#test_exception_at_close = 0.00 s
[225/243] TestIO#test_each_char2 = 0.00 s
[226/243] TestIO#test_pid = 0.15 s
[227/243] TestIO#test_read_nonblock_no_exceptions = 0.00 s
[228/243] TestIO#test_external_encoding_index = 0.00 s
[229/243] TestIO#test_explicit_path = 0.00 s
[230/243] TestIO#"test_reopen_nonascii(EUC-JP)" = 0.00 s
[231/243] TestIO#test_write_with_multiple_arguments_and_buffer = 0.00 s
[232/243] TestIO#test_flush_in_finalizer2 = 0.01 s
[233/243] TestIO#test_ungetc2 = 0.00 s
[234/243] TestIO#test_open_mode = 0.00 s
[235/243] TestIO#test_gets_chomp_rs = 0.00 s
[236/243] TestIO#test_open_pipe = 0.15 s
[237/243] TestIO#test_copy_stream_noent = 0.00 s
[238/243] TestIO#test_gets_rs_377 = 0.00 s
[239/243] TestIO#test_read_nonblock_error = 0.00 s
[240/243] TestIO#test_copy_stream_strio = 0.00 s
[241/243] TestIO#test_reopen_opt = 0.00 s
[242/243] TestIO#test_copy_stream_pipe_nonblock = 0.10 s
[243/243] TestIO#test_seek = 0.00 s
Finished tests in 369.175975s, 90.7264 tests/s, 17531.8965 assertions/s.
Children under /tmp/rubytest.9nrtis:
* -rw------- 1 0 2024-07-31 01:56:12 +0000 TestIO20240731-3897595-i300h0
33494 tests, 6472355 assertions, 0 failures, 0 errors, 360 skips

ruby -v: ruby 3.4.0dev (2024-07-31T00:57:38Z master 7aea269b89) [x86_64-linux]
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
      1 2565876 2565876 2565876 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2565876 2565924 2565876 2565876 ?             -1 S     1000   0:00 (sd-pam)
2564436 2566847 2564436 2564436 ?             -1 S     1000   0:01 sshd: ko1@pts/1
2566847 2566913 2566913 2566913 pts/1    3555952 Ss    1000   0:00 -bash
2608151 2608171 2608151 2608151 ?             -1 S     1000   0:00 sshd: ko1@pts/2
2608171 2608172 2608172 2608172 pts/2    2608172 Ss+   1000   0:00 -bash
2566913 3555952 3555952 2566913 pts/1    3555952 S+    1000   0:00 lv singleton_class_in_def_finder.rb
   1042 3856204    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
3856204 3856207    1041    1041 pts/0       1041 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240731-015322 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental
3856207 3856208    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240731-015322 --root_dir=/tmp/ruby --timeout=600 --no-timeout-error --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental
3856208 3897269    1041    1041 pts/0       1041 Z+    1000   0:00 [sh] <defunct>
      1 3935011    1041    1041 pts/0       1041 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestIO#test_fcntl_lock_linux
3856208 3939220    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
{1=>[1035, 2565876, 3935011], 1035=>[1041], 1041=>[1042], 2565876=>[2565924], 2564436=>[2566847], 2566847=>[2566913], 2608151=>[2608171], 2608171=>[2608172], 2566913=>[3555952], 1042=>[3856204], 3856204=>[3856207], 3856207=>[3856208], 3856208=>[3897269, 3939220]}
$ timeout 60 gdb -p 3897269 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
Could not attach to process.  If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

$ timeout 60 gdb -p 3939220 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -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 -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	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_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
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_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-07-31T00:57:38Z master 7aea269b89) [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 ............................................................
  3420 .............

Finished in 37.461715 seconds

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