# Logfile created on 2024-08-02 03:19:31 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000078985b53fdd8 @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.20240802-031931", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000078985b560420 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000078985ca2fe78 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000078985b47a150 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240802-031931", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240802-031931>, @binmode=false, @mon_data=#<Monitor:0x000078985ca2fa68>, @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 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
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src      -j16
Already up to date.
Latest commit hash = 303d2319f0
$$$[end] "make update-src      -j16" exit with 0.
$$$[beg] make after-update    -j16
generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper'
/tmp/ruby/src/trunk_asan/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 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
Extracting bundle gem power_assert-2.0.3...
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
$$$[end] "make after-update    -j16" exit with 0.
$$$[beg] make miniruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
compiling /tmp/ruby/src/trunk_asan/version.c
linking miniruby
$$$[end] "make miniruby -j16" exit with 0.
$$$[beg] make ruby -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
builtin_binary.inc updated
f41dd921ab37f3b36cf1367a15c5c5382a00cd66038b4ef72d9d652ad65957eb  builtin_binary.inc
compiling /tmp/ruby/src/trunk_asan/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j16" exit with 0.
$$$[beg] make all -j16
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/socket'
make[2]: Entering 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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j16 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating encdb.h
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
encdb.h unchanged
Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.3.gem
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.4dev
  File: power_assert-2.0.4dev.gem
Extracting bundle gem power_assert-2.0.3...
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.4dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
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/ripper'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk_asan/bin
installing base libraries:          /tmp/ruby/install/trunk_asan/lib
installing arch files:              /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk_asan/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk_asan/bin
installing library scripts:         /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk_asan/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.14.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.5.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.30.0
                                    pstore 0.1.3
                                    rdoc 6.7.0
                                    readline 0.0.4
                                    reline 0.5.9
                                    resolv 0.4.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.2
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0
                                    minitest 5.24.1
                                    rake 13.2.1
                                    test-unit 3.6.2
                                    rexml 3.3.2
                                    rss 0.3.0
                                    net-ftp 0.3.7
                                    net-imap 0.4.14
                                    net-pop 0.1.2
                                    net-smtp 0.5.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.5.2
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.1
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1982 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Checking leaked global symbols...none
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
Run options: 
  --seed=27604
  "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common  /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j16

# Running tests:

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

[806/913] 299339=test_cclass
[807/913] 299336=test_shellwords
[808/913] 299336=test_uncorrectable_name_check
[809/913] 299336=test_load
[810/913] 299336=test_omap
[811/913] 299336=test_zlib
[812/913] 299339=magic_comment_test
.Closed file descriptor: TestOpenURISSL#test_validation_failure: 10
[813/913] 299334=test_marshal
[814/913] 299339=test_framework
[815/913] 299339=test_case_comprehensive
[816/913] 299339=test_open3
[817/913] 299325=errors_test
[818/913] 299326=test_ftp
[819/913] 299326=test_rdoc_markup_document
[820/913] 299331=test_vm_dump
[821/913] 299331=json_parser_test
[822/913] 299326=test_win32ole_variant_m
[823/913] 299326=test_rdoc_store
[824/913] 299325=test_err_in_callback
[825/913] 299325=test_rdoc_stats
[826/913] 299331=test_cesu8
[827/913] 299331=test_gem_commands_rebuild_command
[828/913] 299325=test_alias_and_anchor
[829/913] 299325=test_gem_commands_setup_command
[830/913] 299333=test_fiber
[831/913] 299331=breadth_first_search_test
[832/913] 299338=test_generic
[833/913] 299334=test_gc_compact
[834/913] 299338=test_deprecated
[835/913] 299331=test_key_stroke
[836/913] 299338=test_div
[837/913] 299338=test_rdoc_generator_darkfish
[838/913] 299331=test_resize
[839/913] 299331=test_option
[840/913] 299335=test_capacity
[841/913] 299335=test_tracer
[842/913] 299335=test_nextafter
[843/913] 299335=test_input_method
[844/913] 299331=test_gem_safe_marshal
[845/913] 299335=test_backtrace
[846/913] 299335=test_to_ruby
[847/913] 299338=test_bundled_ca
[848/913] 299335=test_random
[849/913] 299335=test_workspace
[850/913] 299325=static_literals_test
[851/913] 299325=test_data
[852/913] 299325=test_noarg
[853/913] 299338=test_thread
[854/913] 299338=test_pkey_ec
[855/913] 299335=test_rand
[856/913] 299338=test_fips
[857/913] 299337=test_date_parse
[858/913] 299326=test_gem_commands_update_command
[859/913] 299325=test_memory_view
[860/913] 299325=test_helper
[861/913] 299325=test_ellipsize
[862/913] 299337=test_utf32
[863/913] 299331=test_integer
[864/913] 299325=test_gem_commands_server_command
[865/913] 299337=test_httpheader
[866/913] 299325=test_http_request
[867/913] 299337=test_data
[868/913] 299337=test_rdoc_ri_driver
[869/913] 299328=test_provider
[870/913] 299325=test_win32ole_method_event
[871/913] 299325=test_bn
[872/913] 299331=test_gem_package_task
[873/913] 299331=!Nothing_to_test
[874/913] 299331=test_keyword
[875/913] 299325=numeric_value_test
[876/913] 299325=test_kernel
[877/913] 299338=test_method_name_check
[878/913] 299338=heredoc_dedent_test
[879/913] 299338=test_len
[880/913] 299338=implicit_array_test
[881/913] 299338=test_acceptable
[882/913] 299338=test_win32ole_param
[883/913] 299338=test_function_entry
[884/913] 299338=test_rdoc_parser_markdown
[885/913] 299338=test_object
[886/913] 299338=test_gem_commands_signout_command
[887/913] 299338=test_exception
[888/913] 299338=test_rdoc_generator_pot
[889/913] 299338=test_gem_ext_cargo_builder
[890/913] 299338=test_gem_gem_runner
[891/913] 299338=test_file_exhaustive
[892/913] 299337=test_stream
[893/913] 299337=test_optarg
[894/913] 299328=test_ractor
[895/913] 299328=test_ssl_session
[896/913] 299325=test_gem_resolver_local_specification
[897/913] 299325=test_autoload
[898/913] 299337=test_pack
[899/913] 299331=test_gem_commands_unpack_command
[900/913] 299332=test_gem_commands_exec_command
[901/913] 299328=test_date_marshal
[902/913] 299328=test_ossl
[903/913] 299326=test_gem_request_set_gem_dependency_api
[904/913] 299331=test_grapheme_breaks
[905/913] 299331=test_syntax
[906/913] 299337=test_assignment
[907/913] 299326=test_ruby_lex
[908/913] 299326=test_rdoc_servlet
[909/913] 299326=test_singleton
[910/913] 299326=test_win32ole_param_event
[911/913] 299326=test_key_name_check
[912/913] 299326=test_ripper
[913/913] 299336=test_rdoc_rd_block_parser

Retrying hung up testcases...
[ 1/67] TestAutoload#test_autoload_same_file = 0.38 s
[ 2/67] TestAutoload#test_autoload_deprecate_constant_before_autoload = 0.25 s
[ 3/67] TestAutoload#test_threaded_accessing_inner_constant = 0.50 s
[ 4/67] TestAutoload#test_source_location = 0.12 s
[ 5/67] TestAutoload#test_autoload_deprecate_constant = 0.12 s
[ 6/67] TestAutoload#test_source_location_after_require = 0.12 s
[ 7/67] TestAutoload#test_autoload_p = 0.00 s
[ 8/67] TestAutoload#test_autoload_same_file_with_raise = 0.12 s
[ 9/67] TestAutoload#test_threaded_accessing_constant = 0.50 s
[10/67] TestAutoload#test_autoload_with_unqualified_file_name = 0.01 s
[11/67] TestAutoload#test_require_explicit = 0.00 s
[12/67] TestAutoload#test_bug_13526 = 0.15 s
[13/67] TestAutoload#test_autoload_module_gc = 0.01 s
[14/67] TestAutoload#test_autoload_while_autoloading = 0.00 s
[15/67] TestAutoload#test_autoload_parallel_race = 1.89 s
[16/67] TestAutoload#test_autoload_after_failed_and_removed_from_loaded_features = 0.13 s
[17/67] TestAutoload#test_nameerror_when_autoload_did_not_define_the_constant = 0.00 s
[18/67] TestAutoload#test_autoload_private_constant = 0.12 s
[19/67] TestAutoload#test_autoload_parent_namespace = 0.12 s
[20/67] TestAutoload#test_autoload_fork = 0.35 s
[21/67] TestAutoload#test_override_while_autoloading = 0.50 s
[22/67] TestAutoload#test_autoload_p_with_static_extensions = 0.00 s
[23/67] TestAutoload#test_override_autoload = 0.00 s
[24/67] TestAutoload#test_autoload_private_constant_before_autoload = 0.25 s
[25/67] TestAutoload#test_autoload_so = 0.03 s
[26/67] TestAutoload#test_non_realpath_in_loadpath = 0.03 s
[27/67] TestAutoload#test_require_implemented_in_ruby_is_called = 0.00 s
[28/67] TestRand#test_srand = 0.00 s
[29/67] TestRand#test_marshal_load_frozen = 0.00 s
[30/67] TestRand#test_0x100000000 = 0.00 s
[31/67] TestRand#test_new_seed = 0.00 s
[32/67] TestRand#test_initialize_frozen = 0.00 s
[33/67] TestRand#test_0x10000 = 0.00 s
[34/67] TestRand#test_0x4000000000000000 = 0.00 s
[35/67] TestRand#test_random_gc = 0.01 s
[36/67] TestRand#test_random_type_error = 0.00 s
[37/67] TestRand#test_big_seed = 0.03 s
[38/67] TestRand#test_urandom = 0.00 s
[39/67] TestRand#test_0x40000000 = 0.00 s
[40/67] TestRand#test_seed_leading_zero_guard = 0.00 s
[41/67] TestRand#test_0x1000000000001 = 0.00 s
[42/67] TestRand#test_rand_reseed_on_fork = 0.23 s
[43/67] TestRand#test_random_ulong_limited_no_rand = 0.00 s
[44/67] TestRand#test_random_range = 0.00 s
[45/67] TestRand#test_random_bytes = 0.00 s
[46/67] TestRand#test_shuffle = 0.00 s
[47/67] TestRand#test_0xffffffff = 0.00 s
[48/67] TestRand#test_random_ulong_limited = 0.00 s
[49/67] TestRand#test_rand_0x100000000 = 0.00 s
[50/67] TestRand#test_0x1000000000000 = 0.00 s
[51/67] TestRand#test_random_equal = 0.00 s
[52/67] TestRand#test_random_seed = 0.00 s
[53/67] TestRand#test_0x40000001 = 0.00 s
[54/67] TestRand#test_fork_shuffle = 0.02 s
[55/67] TestRand#test_random_dup = 0.00 s
[56/67] TestRand#test_0x100000001 = 0.00 s
[57/67] TestRand#test_default_seed = 0.12 s
[58/67] TestRand#test_random_argument_error = 0.00 s
[59/67] TestRand#test_0x3fffffff = 0.00 s
[60/67] TestRand#test_0x4000000000000001 = 0.00 s
[61/67] TestRand#test_mt = 0.00 s
[62/67] TestRand#test_marshal = 0.00 s
[63/67] TestRand#test_seed = 0.00 s
[64/67] TestRand#test_random_float = 0.00 s
[65/67] TestRand#test_0x10000000000 = 0.00 s
[66/67] TestRand#test_types = 0.00 s
[67/67] TestRand#test_0x3fffffffffffffff = 0.00 s
Finished tests in 379.828112s, 88.6954 tests/s, 17068.1995 assertions/s.
Children under /tmp/rubytest.4yy7dc:
* -rw------- 1 35 2024-08-02 03:22:26 +0000 autoload20240802-299325-wgzzdn.rb
33689 tests, 6482982 assertions, 0 failures, 0 errors, 371 skips

ruby -v: ruby 3.4.0dev (2024-08-02T03:07:48Z master 303d2319f0) [x86_64-linux]
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
   PPID     PID    PGID     SID TTY        TPGID STAT   UID   TIME COMMAND
      1    1035    1035    1035 ?             -1 Ss    1000   0:01 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1035    1041    1041    1041 pts/0       1041 Ss+   1000   0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental
   1041    1042    1041    1041 pts/0       1041 S+    1000   0:00 sh build-loop.sh trunk_asan --incremental
   1042  257601    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby ./br.rb build_report trunk_asan --incremental
 257601  257604    1041    1041 pts/0       1041 S+    1000   0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240802-031931 --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
 257604  257605    1041    1041 pts/0       1041 Sl+   1000   0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240802-031931 --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
 257605  298993    1041    1041 pts/0       1041 Z+    1000   0:00 [sh] <defunct>
      1  330928    1041    1041 pts/0       1041 S+    1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestRand#test_rand_reseed_on_fork
      1  334512    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
      1  334516    1041    1041 pts/0       1041 Sl+   1000   0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
 257605  337743    1041    1041 pts/0       1041 R+    1000   0:00 ps jx
      1 2012955 2012955 2012955 ?             -1 Ss    1000   0:00 /usr/lib/systemd/systemd --user
2012955 2012956 2012955 2012955 ?             -1 S     1000   0:00 (sd-pam)
2012951 2012987 2012951 2012951 ?             -1 S     1000   0:00 sshd: ko1@pts/1
2012987 2012990 2012990 2012990 pts/1    2012990 Ss+   1000   0:00 -bash
2755267 2755359 2755267 2755267 ?             -1 S     1000   0:00 sshd: ko1@pts/2
2755359 2755380 2755380 2755380 pts/2    2755380 Ss+   1000   0:00 -bash
{1=>[1035, 330928, 334512, 334516, 2012955], 1035=>[1041], 1041=>[1042], 1042=>[257601], 257601=>[257604], 257604=>[257605], 257605=>[298993, 337743], 2012955=>[2012956], 2012951=>[2012987], 2012987=>[2012990], 2755267=>[2755359], 2755359=>[2755380]}
$ timeout 60 gdb -p 298993 -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 337743 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = clang-17
	LD = ld
	LDSHARED = clang-17 -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs
Ubuntu clang version 17.0.6 (9ubuntu1)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
ruby 3.4.0dev (2024-08-02T03:07:48Z master 303d2319f0) [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.415278 seconds

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