# Logfile created on 2024-07-11 21:50:27 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007faf46effdd8 @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.20240711-215027", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007faf46f20178 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007faf4742fd58 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007faf46e3a150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240711-215027", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240711-215027>, @binmode=false, @mon_data=#<Monitor:0x00007faf4742f970>, @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 = 6fc83118bb
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
/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 typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
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
7b8cea726236e2e07ac7a2f888d27e6154b62092696753a4fea6e9e6610a0cca  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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
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/rbs-3.5.1/ext/rbs_extension'
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]: 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'
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
  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 '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
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]: 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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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]: 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
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.1
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1     944     944     944 ?             -1 Ss    1000   0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    944     953     953     953 pts/0        953 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
    953     954     953     953 pts/0        953 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
      1    9362     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1   16044     953     953 pts/0        953 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_1561.rb
      1   43746     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1   88410     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  157969     953     953 pts/0        953 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_449_1585.rb
      1  194877     953     953 pts/0        953 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_1561.rb
      1  242598     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  243577     953     953 pts/0        953 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_1561.rb
      1  280413     953     953 pts/0        953 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_1561.rb
    954  341671     953     953 pts/0        953 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 341671  341674     953     953 pts/0        953 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.20240711-215027 --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
 341674  341675     953     953 pts/0        953 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240711-215027 --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
 341675  342580     953     953 pts/0        953 S+    1000   0:00 sh -c make yes-btest TESTOPTS='-q -j16'
 342580  342581     953     953 pts/0        953 S+    1000   0:00 make yes-btest TESTOPTS=-q -j16
 342581  342596     953     953 pts/0        953 Sl+   1000   0:04 /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
 342596  343929     953     953 pts/0        953 Z+    1000   2:59 [miniruby] <defunct>
      1  344700     953     953 pts/0        953 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_1562.rb
      1  378428     953     953 pts/0        953 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_1561.rb
 341675  383328     953     953 pts/0        953 R+    1000   0:00 ps jx
      1  409654     953     953 pts/0        953 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_449_1585.rb
      1  566156     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  584043     953     953 pts/0        953 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_1561.rb
      1  674528     953     953 pts/0        953 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_1561.rb
      1  746307     953     953 pts/0        953 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_1561.rb
      1  769750     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  780970     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  800705     953     953 pts/0        953 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_449_1585.rb
      1  995170     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  995181     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1104940     953     953 pts/0        953 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_449_1585.rb
      1 1189269     953     953 pts/0        953 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_453_1585.rb
      1 1242042     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1242045     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1242052     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1267507     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1275110     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1312709     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1341407     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1347437     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1443228     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1481334     953     953 pts/0        953 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_449_1585.rb
      1 1501829     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1518648     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 1520881     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1529065     953     953 pts/0        953 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_1561.rb
      1 1615818     953     953 pts/0        953 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_1561.rb
      1 1671629     953     953 pts/0        953 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_1561.rb
      1 1778836     953     953 pts/0        953 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_1561.rb
      1 1840318     953     953 pts/0        953 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_1561.rb
      1 1851880     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1851893     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1860521     953     953 pts/0        953 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_1561.rb
      1 1862518     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1921644     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1930384     953     953 pts/0        953 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_1561.rb
      1 1946634     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 1964878     953     953 pts/0        953 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_449_1585.rb
      1 1968332     953     953 pts/0        953 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_1561.rb
      1 2009708     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2224919     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2262617     953     953 pts/0        953 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_449_1585.rb
      1 2273150     953     953 pts/0        953 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_1561.rb
      1 2305251     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2305257     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2326105     953     953 pts/0        953 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_1561.rb
      1 2373654     953     953 pts/0        953 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_1561.rb
      1 2375780     953     953 pts/0        953 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_449_1585.rb
      1 2480464     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1 2522809     953     953 pts/0        953 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_1561.rb
      1 2591859     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1 2599291     953     953 pts/0        953 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_449_1585.rb
      1 2611013     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2616376     953     953 pts/0        953 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_453_1585.rb
      1 2649545     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2772585     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2801957     953     953 pts/0        953 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_1561.rb
      1 2818254     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2832855     953     953 pts/0        953 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_449_1585.rb
      1 2856538     953     953 pts/0        953 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_449_1585.rb
      1 2865742     953     953 pts/0        953 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_449_1585.rb
      1 2935788     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 2981397     953     953 pts/0        953 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_1561.rb
      1 3077450     953     953 pts/0        953 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_1561.rb
      1 3133694     953     953 pts/0        953 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_449_1585.rb
      1 3148326     953     953 pts/0        953 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_1561.rb
      1 3180686     953     953 pts/0        953 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_1561.rb
      1 3200889     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3243429     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3371236     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3371240     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3392818     953     953 pts/0        953 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_449_1585.rb
      1 3412174     953     953 pts/0        953 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_449_1585.rb
      1 3433841     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestThread#test_fork_while_locked
      1 3513763     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 3530380     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 3665332     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3747332     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3775391     953     953 pts/0        953 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_449_1585.rb
      1 3876231     953     953 pts/0        953 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_449_1585.rb
      1 3967666     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 3995800     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 4004217     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4004224     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4004230     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4021314     953     953 pts/0        953 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_1561.rb
      1 4042824     953     953 pts/0        953 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_1561.rb
      1 4044778     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4079225     953     953 pts/0        953 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_449_1585.rb
      1 4108022     953     953 pts/0        953 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1 4170974     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4170984     953     953 pts/0        953 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1 4181213     953     953 pts/0        953 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_449_1585.rb
{1=>[944, 9362, 16044, 43746, 88410, 157969, 194877, 242598, 243577, 280413, 344700, 378428, 409654, 566156, 584043, 674528, 746307, 769750, 780970, 800705, 995170, 995181, 1104940, 1189269, 1242042, 1242045, 1242052, 1267507, 1275110, 1312709, 1341407, 1347437, 1443228, 1481334, 1501829, 1518648, 1520881, 1529065, 1615818, 1671629, 1778836, 1840318, 1851880, 1851893, 1860521, 1862518, 1921644, 1930384, 1946634, 1964878, 1968332, 2009708, 2224919, 2262617, 2273150, 2305251, 2305257, 2326105, 2373654, 2375780, 2480464, 2522809, 2591859, 2599291, 2611013, 2616376, 2649545, 2772585, 2801957, 2818254, 2832855, 2856538, 2865742, 2935788, 2981397, 3077450, 3133694, 3148326, 3180686, 3200889, 3243429, 3371236, 3371240, 3392818, 3412174, 3433841, 3513763, 3530380, 3665332, 3747332, 3775391, 3876231, 3967666, 3995800, 4004217, 4004224, 4004230, 4021314, 4042824, 4044778, 4079225, 4108022, 4170974, 4170984, 4181213], 944=>[953], 953=>[954], 954=>[341671], 341671=>[341674], 341674=>[341675], 341675=>[342580, 383328], 342580=>[342581], 342581=>[342596], 342596=>[343929]}
$ timeout 60 gdb -p 343929 -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 342596 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 342634]
[New LWP 342632]
[New LWP 342609]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000735f6ff1ba00 in __GI_ppoll (fds=0x7fff782f2cc8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42

>>> Threads

  Id   Target Id                                          Frame 
* 1    Thread 0x735f705e0740 (LWP 342596) "ruby"          0x0000735f6ff1ba00 in __GI_ppoll (fds=0x7fff782f2cc8, nfds=1, timeout=<optimized out>, sigmask=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  2    Thread 0x735f596006c0 (LWP 342634) "runner.rb:609" 0x0000735f6ff1b4cd in __GI___poll (fds=0x735f594ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x735f59a006c0 (LWP 342632) "runner.rb:519" 0x0000735f6ff1b4cd in __GI___poll (fds=0x735f598ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x735f5be006c0 (LWP 342609) "runner.rb:322" 0x0000735f6fe98d61 in __futex_abstimed_wait_common64 (private=29535, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d32d1064e58) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 4 (Thread 0x735f5be006c0 (LWP 342609) "runner.rb:322"):
#0  0x0000735f6fe98d61 in __futex_abstimed_wait_common64 (private=29535, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5d32d1064e58) 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=29535, abstime=0x0, clockid=0, expected=0, futex_word=0x5d32d1064e58) 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=0x5d32d1064e58, 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  0x0000735f6fe9b7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5d32d1041ee0, cond=0x5d32d1064e30) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x735f6fe9b4a0 <__condvar_cleanup_waiting>, __arg = 0x735f5bcff370, __canceltype = 1856331744, __prev = 0x0}
        cbuffer = {wseq = 142, cond = 0x5d32d1064e30, mutex = 0x5d32d1041ee0, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 142
        seq = 71
        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=0x5d32d1064e30, mutex=0x5d32d1041ee0) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000735f7040fced in rb_native_cond_wait () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x0000735f7041189c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x0000735f70411992 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x0000735f7041679c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x0000735f702b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x0000735f7040bf21 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x0000735f7040bfcb in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x0000735f7044d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x0000735f704500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x0000735f704531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x0000735f70457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x0000735f7045c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x0000735f70414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x0000735f70414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#19 0x0000735f70415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#20 0x0000735f6fe9ca94 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 = {126853400495808, 5242623943242912657, 126853400495808, -136, 22, 140735209741456, 5242623943188386705, 5242720890030494609}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#21 0x0000735f6ff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x735f59a006c0 (LWP 342632) "runner.rb:519"):
#0  0x0000735f6ff1b4cd in __GI___poll (fds=0x735f598ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000735f702e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x0000735f702e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x0000735f70414563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x0000735f702e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x0000735f702edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x0000735f702b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x0000735f702e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x0000735f702ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x0000735f702f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x0000735f7044d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x0000735f704500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x0000735f704531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x0000735f70457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x0000735f7045c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x0000735f70414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x0000735f70414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x0000735f70415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x0000735f6fe9ca94 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 = {126853362747072, 5242627791533609873, 126853362747072, -136, 25, 126853508493856, 5242627791479083921, 5242720890030494609}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x0000735f6ff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x735f596006c0 (LWP 342634) "runner.rb:609"):
#0  0x0000735f6ff1b4cd in __GI___poll (fds=0x735f594ff180, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000735f702e763f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x0000735f702e85d9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x0000735f70414563 in rb_thread_io_blocking_region () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x0000735f702e89be in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x0000735f702edbf9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x0000735f702b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x0000735f702e90f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x0000735f702ed0f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x0000735f702f0626 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x0000735f7044d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x0000735f704500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x0000735f704531c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x0000735f70457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x0000735f7045c7ae in rb_vm_invoke_proc () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x0000735f70414a6f in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x0000735f70414f61 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x0000735f70415836 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x0000735f6fe9ca94 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 = {126853358552768, 5242629440801051537, 126853358552768, -136, 22, 126853638517280, 5242629440746525585, 5242720890030494609}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#19 0x0000735f6ff29c3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x735f705e0740 (LWP 342596) "ruby"):
#0  0x0000735f6ff1ba00 in __GI_ppoll (fds=0x7fff782f2cc8, 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 = 140735209745536, tv_nsec = 102472834466808}
#1  0x0000735f704109e9 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#2  0x0000735f70411aa1 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#3  0x0000735f704142c2 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#4  0x0000735f70415a65 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#5  0x0000735f702b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#6  0x0000735f70410eab in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#7  0x0000735f70453428 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#8  0x0000735f70457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#9  0x0000735f7045c287 in rb_yield () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#10 0x0000735f702b7440 in rb_ensure () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#11 0x0000735f702952a6 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#12 0x0000735f7044d8f0 in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#13 0x0000735f704500ff in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#14 0x0000735f704545dc in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#15 0x0000735f70457b3a in rb_vm_exec () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#16 0x0000735f702b4e5c in ?? () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#17 0x0000735f702b9193 in ruby_run_node () from /lib/x86_64-linux-gnu/libruby-3.2.so.3.2
No symbol table info available.
#18 0x00005d32d09c6187 in ?? ()
No symbol table info available.
#19 0x0000735f6fe2a1ca in __libc_start_call_main (main=main@entry=0x5d32d09c6120, argc=argc@entry=6, argv=argv@entry=0x7fff782f3b98) at ../sysdeps/nptl/libc_start_call_main.h:58
        self = <optimized out>
        result = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735209749400, 5873201144011133841, 6, 0, 102472829668672, 126853746429952, 5873201143958705041, 5242720796804223889}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x6, 0x7fff782f3b90}, data = {prev = 0x0, cleanup = 0x0, canceltype = 6}}}
        not_first_call = <optimized out>
#20 0x0000735f6fe2a28b in __libc_start_main_impl (main=0x5d32d09c6120, argc=6, argv=0x7fff782f3b98, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff782f3b88) at ../csu/libc-start.c:360
No locals.
#21 0x00005d32d09c61d5 in _start ()
No symbol table info available.

>>> Dump Ruby level backtrace (if possible)

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

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 342580 -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 383328 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-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/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
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=48465
  "--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/911] 383767=test_cp949
[  2/911] 383771=test_condition
[  3/911] 383773=test_emoji
[  4/911] 383777=test_files_lib
[  5/911] 383781=test_sorted_set
[  6/911] 383779=test_string
[  7/911] 383769=test_help
[  8/911] 383782=test_gem_resolver_git_set
[  9/911] 383778=test_class_name_check
[ 10/911] 383774=test_scan_args
[ 11/911] 383772=test_date_attr
[ 12/911] 383770=test_integer
[ 13/911] 383771=test_duplicate
[ 14/911] 383776=test_time
[ 15/911] 383780=json_ext_parser_test
[ 16/911] 383768=test_erb
[ 17/911] 383767=test_rdoc_code_object
[ 18/911] 383775=test_gem_installer
[ 19/911] 383771=test_rdoc_top_level
[ 20/911] 383772=test_gem_command_manager
[ 21/911] 383780=test_multi_irb_commands
[ 22/911] 383769=test_gem_commands_check_command
[ 23/911] 383774=test_random_formatter
[ 24/911] 383778=test_rdoc_normal_class
[ 25/911] 383780=test_pipe
[ 26/911] 383773=test_regex_casefold
[ 27/911] 383774=test_gem_source_git
[ 28/911] 383773=test_gem_remote_fetcher_local_ssl_server
[ 29/911] 383768=test_rdoc_rd_inline
[ 30/911] 383776=test_float
[ 31/911] 383780=test_ractor
[ 32/911] 383768=test_severity
[ 33/911] 383780=test_gem
[ 34/911] 383768=test_files_test_1
[ 35/911] 383769=test_helper_method
[ 36/911] 383781=test_delegate
[ 37/911] 383778=test_cgi_core
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 37783>
[ 38/911] 383778=test_parser
[ 39/911] 383781=attribute_write_test
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    383773  ko1    6u  IPv4 54145466      0t0  TCP *:37783 (LISTEN)
[ 40/911] 383778=test_yaml_special_cases
[ 41/911] 383778=test_gem_source_list
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 43295>
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    383773  ko1    8u  sock    0,8      0t0 54151422 protocol: TCP
[ 42/911] 383772=test_case_comprehensive
[ 43/911] 383769=test_framework
[ 44/911] 383772=test_marshal
[ 45/911] 383781=magic_comment_test
[ 46/911] 383782=test_zlib
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8
[ 47/911] 383769=test_omap
[ 48/911] 383769=test_load
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42721>
[ 49/911] 383769=test_uncorrectable_name_check
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    383773  ko1    7u  IPv4 54156329      0t0  TCP *:42721 (LISTEN)
[ 50/911] 383769=test_cclass
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: 7
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 32981>
[ 51/911] 383774=test_shellwords
[ 52/911] 383774=test_singleton_function
[ 53/911] 383774=test_procCOMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    383773  ko1    7u  IPv4 54155728      0t0  TCP *:32981 (LISTEN)

[ 54/911] 383771=test_date_strptime
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 7
[ 55/911] 383773=test_ssl
[ 56/911] 383778=test_nomethod_error
[ 57/911] 383769=test_pkey_dsa
[ 58/911] 383778=test_https_proxy
[ 59/911] 383767=test_json_tree
[ 60/911] 383771=test_emitter
[ 61/911] 383767=library_symbols_test
[ 62/911] 383771=test_ractor
[ 63/911] 383776=test_lazy_enumerator
[ 64/911] 383781=test_date_compat
[ 65/911] 383781=test_resolve_symbol
[ 66/911] 383772=test_profile_frames
[ 67/911] 383767=test_error_highlight
[ 68/911] 383769=test_set
[ 69/911] 383769=test_find_executable
[ 70/911] 383769=test_array
Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 35917>
COMMAND    PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    383778  ko1    6u  IPv4 54154663      0t0  TCP localhost:35917 (LISTEN)
[ 71/911] 383781=test_kdf
Leaked file descriptor: TestOpenURISSL#test_validation_failure: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 45687>
[ 72/911] 383778=test_gem_commands_outdated_command
COMMAND    PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    383773  ko1    8u  sock    0,8      0t0 54140898 protocol: TCP
[ 73/911] 383772=test_gem_request_set_lockfile_tokenizer
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 8
[ 74/911] 383778=test_nil
[ 75/911] 383778=test_class2name
[ 76/911] 383778=test_rdoc_task
[ 77/911] 383778=test_backtrace
[ 78/911] 383772=test_time_tz
[ 79/911] 383781=test_psychLeaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 7 #<File::Stat dev=0x8, ino=54147556, 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>

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

ruby -v: ruby 3.4.0dev (2024-07-11T19:49:14Z master 6fc83118bb) [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/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-07-11T19:49:14Z master 6fc83118bb) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 37.431821 seconds

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