# Logfile created on 2024-08-01 22:13:53 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000078ab7c50fdc0 @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.20240801-221353", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000078ab7c530908 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000078ab7c530200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078ab7c44a1b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240801-221353", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240801-221353>, @binmode=false, @mon_data=#<Monitor:0x000078ab7ca4fc68>, @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/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.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 = f6e829603e
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
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/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/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/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/racc-1.8.1/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/racc-1.8.0/ext/racc/cparse'
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/bigdecimal-3.1.8/ext/bigdecimal'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
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/ext/ripper'
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/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/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.1/ext/racc/cparse'
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/racc-1.8.0/ext/racc/cparse'
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/bigdecimal-3.1.8/ext/bigdecimal'
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/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.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_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'
$$$ #<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
4188599   36370    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
      1 2012955 2012955 2012955 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2012955 2012956 2012955 2012955 ?             -1 S     1000   0:00 (sd-pam)
2012951 2012987 2012951 2012951 ?             -1 S     1000   0:00 sshd: ko1@pts/1
2012987 2012990 2012990 2012990 pts/1    2012990 Ss+   1000   0:00 -bash
   1042 4188595    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
4188595 4188598    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.20240801-221353 --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
4188598 4188599    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.20240801-221353 --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
4188599 4189510    1041    1041 pts/0       1041 S+    1000   0:00 sh -c make yes-btest TESTOPTS='-q -j16'
4189510 4189511    1041    1041 pts/0       1041 S+    1000   0:00 make yes-btest TESTOPTS=-q -j16
4189511 4189526    1041    1041 pts/0       1041 Sl+   1000   0:03 /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/bootstraptest/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  -r./x86_64-linux-fake --disable-gems -q -j16
4189526 4190660    1041    1041 pts/0       1041 Z+    1000   2:59 [miniruby] <defunct>
      1 4191456    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1568.rb
{1=>[1035, 2012955, 4191456], 1035=>[1041], 1041=>[1042], 4188599=>[36370, 4189510], 2012955=>[2012956], 2012951=>[2012987], 2012987=>[2012990], 1042=>[4188595], 4188595=>[4188598], 4188598=>[4188599], 4189510=>[4189511], 4189511=>[4189526], 4189526=>[4190660]}
$ timeout 60 gdb -p 36370 -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>
$ timeout 60 gdb -p 4190660 -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 4189526 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 4189587]
[New LWP 4189572]
[New LWP 4189544]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f7665f1ba00 in __GI_ppoll (fds=0x7ffeb9ee3538, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x7f76665cf740 (LWP 4189526) "ruby"          0x00007f7665f1ba00 in __GI_ppoll (fds=0x7ffeb9ee3538, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x7f764ca006c0 (LWP 4189587) "runner.rb:623" 0x00007f7665f1b4cd in __GI___poll (fds=0x7f764c8ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7f764e6006c0 (LWP 4189572) "runner.rb:533" 0x00007f7665f1b4cd in __GI___poll (fds=0x7f764e4ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7f765ca006c0 (LWP 4189544) "runner.rb:322" 0x00007f7665e98d61 in __futex_abstimed_wait_common64 (private=32630, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x575283085d1c) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x7f765ca006c0 (LWP 4189544) "runner.rb:322"):
#0  0x00007f7665e98d61 in __futex_abstimed_wait_common64 (private=32630, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x575283085d1c) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=32630, abstime=0x0, clockid=0, expected=0, futex_word=0x575283085d1c) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x575283085d1c, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f7665e9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5752830ede90, cond=0x575283085cf0) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f7665e9b4a0 <__condvar_cleanup_waiting>, __arg = 0x7f765c8ff370, __canceltype = 1654111024, __prev = 0x0}
        cbuffer = {wseq = 169, cond = 0x575283085cf0, mutex = 0x5752830ede90, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 169
        seq = 84
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=0x575283085cf0, mutex=0x5752830ede90) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00007f766640fced in rb_native_cond_wait () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007f766641189c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007f7666411992 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007f766641679c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007f76662b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007f766640bf21 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007f766640bfcb in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007f766644d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007f76664500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007f76664531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007f7666457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007f766645c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007f7666414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007f7666414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#19 0x00007f7666415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#20 0x00007f7665e9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140146336859840, 4639724767602985017, 140146336859840, -136, 22, 140732017812736, 4639724767657510969, 4639815874347583545}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#21 0x00007f7665f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7f764e6006c0 (LWP 4189572) "runner.rb:533"):
#0  0x00007f7665f1b4cd in __GI___poll (fds=0x7f764e4ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007f76662e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007f76662e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007f7666414563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007f76662e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007f76662edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007f76662b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007f76662e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007f76662ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007f76662f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007f766644d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007f76664500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007f76664531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007f7666457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007f766645c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007f7666414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007f7666414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007f7666415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007f7665e9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140146097784512, 4639755004172748857, 140146097784512, -136, 22, 140146377749024, 4639755004227274809, 4639815874347583545}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x00007f7665f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7f764ca006c0 (LWP 4189587) "runner.rb:623"):
#0  0x00007f7665f1b4cd in __GI___poll (fds=0x7f764c8ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007f76662e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007f76662e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007f7666414563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007f76662e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007f76662edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007f76662b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007f76662e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007f76662ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007f76662f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007f766644d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007f76664500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007f76664531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007f7666457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007f766645c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007f7666414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007f7666414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007f7666415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00007f7665e9ca94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140146068424384, 4639759951975073849, 140146068424384, -136, 22, 140146251919904, 4639759952029599801, 4639815874347583545}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x00007f7665f29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7f76665cf740 (LWP 4189526) "ruby"):
#0  0x00007f7665f1ba00 in __GI_ppoll (fds=0x7ffeb9ee3538, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 140732017816816, tv_nsec = 96011895260152}
#1  0x00007f76664109e9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x00007f7666411aa1 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x00007f76664142c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x00007f7666415a65 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x00007f76662b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x00007f7666410eab in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x00007f7666453428 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x00007f7666457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x00007f766645c287 in rb_yield () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x00007f76662b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x00007f76662952a6 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x00007f766644d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x00007f76664500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x00007f76664545dc in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x00007f7666457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x00007f76662b4e5c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x00007f76662b9193 in ruby_run_node () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x0000575282501187 in ?? ()
No symbol table info available.
#19 0x00007f7665e2a1ca in __libc_start_call_main (main=main@entry=0x575282501120, argc=argc@entry=6, argv=argv@entry=0x7ffeb9ee4408) at ../sysdeps/nptl/libc_start_call_main.h:58
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140732017820680, 4715928497463150649, 6, 0, 96011885231424, 140146501414912, 4715928497498802233, 4639815798174304313}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x6, 0x7ffeb9ee4400}, data = {prev = 0x0, cleanup = 0x0, canceltype = 6}}}
        not_first_call = <optimized out>
#20 0x00007f7665e2a28b in __libc_start_main_impl (main=0x575282501120, argc=6, argv=0x7ffeb9ee4408, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffeb9ee43f8) at ../csu/libc-start.c:360
No locals.
#21 0x00005752825011d5 in _start ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

[Inferior 1 (process 4189526) detached]
$ timeout 60 gdb -p 4189511 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
 make: *** [uncommon.mk:897: yes-btest] Killed

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 4189510 -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)

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

ruby -v: ruby 3.4.0dev (2024-08-01T19:54:08Z master f6e829603e) [x86_64-linux]
$$$[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/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/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-08-01T19:54:08Z master f6e829603e) [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 38.827351 seconds

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