# Logfile created on 2024-07-08 16:09:06 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007bbe4dcbfde0 @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.20240708-160906", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007bbe4dce01a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007bbe4e09fe60 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007bbe4cbea1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240708-160906", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240708-160906>, @binmode=false, @mon_data=#<Monitor:0x00007bbe4e09fa28>, @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 rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
echo 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 = 0c61e21277
$$$[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 power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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 enc.mk
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: 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/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: 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'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update rbs to 97e12999b14dc36e374ed30a03fca58af62dfd90
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 97e12999b14dc36e374ed30a03fca58af62dfd90 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.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
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
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/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
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/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering 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/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/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
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'
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.1
                                    typeprof 0.21.11
                                    debug 1.9.2
                                    racc 1.8.0
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.8
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.3.0
installing bundled gem cache:       /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+0/cache
skipped bundled gems:
    power_assert-2.0.4dev.gem       not found in bundled_gems
$$$[end] "make install -j16" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j16'
PASS all 1974 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
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/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=2429
  "--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/907] 3614822=test_fstring
[  2/907] 3614836=test_name_error_extension
[  3/907] 3614824=test_iseq_load
[  4/907] 3614826=test_timeout
[  5/907] 3614830=test_fixnum
[  6/907] 3614831=test_signal
[  7/907] 3614825=test_rdoc_markup_raw
[  8/907] 3614823=test_scheduler
[  9/907] 3614832=test_null
[ 10/907] 3614827=test_big5
[ 11/907] 3614828=test_gem_resolver_activation_request
[ 12/907] 3614829=test_fd_setsize
[ 13/907] 3614837=test_trick
[ 14/907] 3614833=test_objectspace
[ 15/907] 3614834=test_gem_request_set
[ 16/907] 3614835=version_test
[ 17/907] 3614829=test_require_lib
[ 18/907] 3614827=test_files_test_2
[ 19/907] 3614836=test_gem_version_option
[ 20/907] 3614826=test_gem_rdoc
[ 21/907] 3614830=test_rdoc_markup_parser
[ 22/907] 3614832=test_gem_remote_fetcher_s3
[ 23/907] 3614835=test_gem_unsatisfiable_dependency_error
[ 24/907] 3614823=test_rdoc_i18n_text
[ 25/907] 3614822=test_rdoc_tom_doc
[ 26/907] 3614825=test_ractor
[ 27/907] 3614830=pattern_test
[ 28/907] 3614825=test_disable_irb
[ 29/907] 3614828=test_gem_package_tar_header
[ 30/907] 3614823=test_sexp
[ 31/907] 3614823=test_logger
[ 32/907] 3614836=test_basicsocket
[ 33/907] 3614828=test_import
[ 34/907] 3614836=test_gem_commands_owner_command
[ 35/907] 3614823=test_normalize
[ 36/907] 3614823=test_recursion
[ 37/907] 3614823=test_find
[ 38/907] 3614823=locals_test
[ 39/907] 3614835=test_date_strftime
[ 40/907] 3614822=compiler_test
[ 41/907] 3614830=test_gem_resolver_vendor_specification
[ 42/907] 3614825=test_typeddata
[ 43/907] 3614832=test_struct
[ 44/907] 3614822=test_mutex
[ 45/907] 3614832=test_basicinstructions
[ 46/907] 3614832=test_bigzero
[ 47/907] 3614832=test_key_actor_emacs
[ 48/907] 3614826=test_gem_ext_builder
[ 49/907] 3614836=redundant_return_test
[ 50/907] 3614828=test_verbose
[ 51/907] 3614830=test_history
[ 52/907] 3614828=test_rdoc_encoding
[ 53/907] 3614834=test_gem_uri_formatter
[ 54/907] 3614836=test_sprintf
[ 55/907] 3614834=test_gem_request_connection_pools
[ 56/907] 3614825=test_rdoc_markdown
[ 57/907] 3614830=test_optimization
[ 58/907] 3614833=test_common
[ 59/907] 3614822=test_registry
[ 60/907] 3614822=test_rdoc_constant
[ 61/907] 3614832=test_deprecate
[ 62/907] 3614823=test_ssl
[ 63/907] 3614832=test_module
[ 64/907] 3614828=test_gem_commands_push_command
[ 65/907] 3614834=parse_success_test
[ 66/907] 3614822=test_ractor
[ 67/907] 3614836=test_win32ole_typelib
[ 68/907] 3614836=test_euc_jp
[ 69/907] 3614836=test_abi
[ 70/907] 3614822=test_scanner_events
[ 71/907] 3614825=test_external_new
[ 72/907] 3614825=test_gem_resolver_dependency_request
[ 73/907] 3614835=test_force_exit
[ 74/907] 3614822=test_rubyvm
[ 75/907] 3614822=test_data_error
[ 76/907] 3614834=test_gem_doctor
[ 77/907] 3614833=test_ancdata
[ 78/907] 3614833=test_weakmap
[ 79/907] 3614834=test_rdoc_markup_to_table_of_contents
[ 80/907] 3614835=test_gem_resolver_specification
[ 81/907] 3614822=test_rdoc_generator_pot_po_entry
[ 82/907] 3614822=json_fixtures_test
[ 83/907] 3614822=test_encoding
[ 84/907] 3614831=test_load
[ 85/907] 3614831=test_default_gems
[ 86/907] 3614835=test_constant
[ 87/907] 3614836=test_gem_security_trust_dir
[ 88/907] 3614828=test_rdoc_parser_c
[ 89/907] 3614836=test_have_func
[ 90/907] 3614831=test_logperiod
[ 91/907] 3614825=test_enc_str_buf_cat
[ 92/907] 3614831=test_zsh_completion
[ 93/907] 3614825=test_gem_package_tar_reader_entry
[ 94/907] 3614831=test_lock_native_thread
[ 95/907] 3614831=test_webauthn_listener
[ 96/907] 3614834=test_logdevice
[ 97/907] 3614824=test_rdoc_attr
[ 98/907] 3614825=test_passing_block
[ 99/907] 3614825=test_http
[100/907] 3614822=test_x509cert
[101/907] 3614825=test_addrinfo
[102/907] 3614824=test_buffering
[103/907] 3614828=test_rdoc_context_section
[104/907] 3614828=ruby_parser_test
[105/907] 3614824=test_svcb_https
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 37251>
[106/907] 3614825=test_bug-14834COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614831  ko1    8u  IPv4 58123516      0t0  TCP localhost:37251->localhost:43404 (CLOSE_WAIT)

[107/907] 3614824=test_key_actor_vi
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 8
[108/907] 3614831=test_bmethod
[109/907] 3614831=test_enumerable
[110/907] 3614828=test_terminfo
[111/907] 3614831=test_ansi_without_terminfo
[112/907] 3614828=test_rdoc_markup_include
[113/907] 3614828=test_rat
[114/907] 3614825=test_extlibs
[115/907] 3614828=test_rdoc_markup_heading
[116/907] 3614828=json_string_matching_test
[117/907] 3614831=test_gem_ext_rake_builder
[118/907] 3614828=test_monitor
[119/907] 3614828=test_asn1
[120/907] 3614822=test_flags
[121/907] 3614824=test_transcode
[122/907] 3614828=test_whileuntil
[123/907] 3614828=test_rdoc_markdown_test
[124/907] 3614836=test_rdoc_normal_module
[125/907] 3614824=test_tcp
[126/907] 3614824=test_pp
[127/907] 3614824=test_sprintf_comb
[128/907] 3614836=test_path
[129/907] 3614836=test_method_cache
[130/907] 3614836=test_gem_stub_specification
[131/907] 3614826=test_gem_text
[132/907] 3614826=test_settracefunc
[133/907] 3614824=tunnel_test
[134/907] 3614834=test_gem_commands_stale_command
[135/907] 3614836=test_win32ole
[136/907] 3614834=test_gem_version
[137/907] 3614836=test_rdoc_markup_to_tt_only
[138/907] 3614836=equality_test
[139/907] 3614836=test_color
[140/907] 3614834=test_gem_commands_query_command
[141/907] 3614824=test_eval_history
[142/907] 3614833=test_c_struct_entry
[143/907] 3614824=test_case
[144/907] 3614824=test_files_ext
[145/907] 3614836=test_x509ext
[146/907] 3614822=unescape_test
[147/907] 3614836=source_location_test
[148/907] 3614833=test_complex
[149/907] 3614836=test_at_exit
[150/907] 3614837=test_rdoc_markup_verbatim
[151/907] 3614836=test_instrumentation_api
[152/907] 3614824=test_inadvertent_creation
[153/907] 3614831=static_inspect_test
[154/907] 3614833=test_flush
[155/907] 3614833=test_rdoc_any_method
[156/907] 3614824=test_complexrational
[157/907] 3614837=test_pkcs7
[158/907] 3614831=test_cgi_header
[159/907] 3614824=test_gem_commands_fetch_command
[160/907] 3614831=test_rdoc_markup_to_html_snippet
[161/907] 3614834=test_enumerator_kw
[162/907] 3614834=test_mixed_unicode_escapes
[163/907] 3614837=test_mul
[164/907] 3614834=test_win32ole_variant_outarg
[165/907] 3614834=test_mkmf
[166/907] 3614837=test_require_path_check
[167/907] 3614834=test_numeric
[168/907] 3614834=test_stringscanner
[169/907] 3614831=test_x509crl
[170/907] 3614832=test_class
[171/907] 3614832=test_cgi_session
[172/907] 3614837=test_word
[173/907] 3614835=test_gem_package_tar_reader
[174/907] 3614837=test_type_completor
[175/907] 3614837=test_gb18030
[176/907] 3614834=test_win32ole_variable
[177/907] 3614824=test_gem_specification
[178/907] 3614834=test_rdoc_markup_attributes
[179/907] 3614837=test_gbk
[180/907] 3614834=test_rdoc_class_module
[181/907] 3614837=test_warning
[182/907] 3614828=test_gem_name_tuple
[183/907] 3614832=test_win32ole_type_event
[184/907] 3614832=test_refinement
[185/907] 3614835=test_pointer
[186/907] 3614828=test_gem_dependency_installer
[187/907] 3614831=test_protect
[188/907] 3614831=test_protocol
[189/907] 3614837=test_gem_ext_cargo_builder_link_flag_converter
[190/907] 3614831=test_tree_builder
[191/907] 3614831=test_gem_commands_open_command
[192/907] 3614833=test_x509req
[193/907] 3614835=test_cgi_util
[194/907] 3614831=location_test
[195/907] 3614831=test_c_struct_builder
[196/907] 3614837=test_allocation
[197/907] 3614836=test_gc
[198/907] 3614826=dump_test
[199/907] 3614831=test_enc_associate
[200/907] 3614833=test_iseq
[201/907] 3614835=test_insns_leaf
[202/907] 3614835=test_store
[203/907] 3614834=regexp_test
[204/907] 3614834=test_rdoc_markup_to_html
[205/907] 3614834=test_string_memory
[206/907] 3614825=test_rdoc_markup_to_joined_paragraph
[207/907] 3614825=test_pkg_config
[208/907] 3614835=test_rdoc_context
[209/907] 3614825=test_line_editor
[210/907] 3614825=test_big2str
[211/907] 3614834=test_rdoc_markup_indented_paragraph
[212/907] 3614825=test_rdoc_parser
[213/907] 3614834=test_open-uri
[214/907] 3614825=test_coderange
[215/907] 3614825=test_dln
[216/907] 3614825=test_history
[217/907] 3614825=test_x509attr
[218/907] 3614825=test_iso_8859
[219/907] 3614831=test_complex2
[220/907] 3614825=test_gem_resolver_conflict
[221/907] 3614825=test_scalar
[222/907] 3614831=test_readpartial
[223/907] 3614829=test_rdoc_generator_markup
[224/907] 3614825=test_gem_commands_contents_command
[225/907] 3614823=test_rdoc_cross_reference
[226/907] 3614831=newline_offsets_test
[227/907] 3614825=test_regexp
[228/907] 3614829=test_str2big
[229/907] 3614829=test_rational
[230/907] 3614829=test_windows_1251
[231/907] 3614833=test_parser_events
[232/907] 3614829=test_unicode
[233/907] 3614834=test_stat
[234/907] 3614834=test_eval
[235/907] 3614833=test_addr
[236/907] 3614829=test_convertible
[237/907] 3614833=test_gem_resolver_best_set
[238/907] 3614831=test_helper
[239/907] 3614831=test_win32ole_method
[240/907] 3614831=test_yamldbm
[241/907] 3614831=test_thread_cv
[242/907] 3614827=test_cgi_modruby
[243/907] 3614833=test_gem_resolver_api_specification
[244/907] 3614827=test_rendering
[245/907] 3614834=test_getopts
[246/907] 3614831=parameters_signature_test
[247/907] 3614834=test_rdoc_include
[248/907] 3614831=test_primitive
[249/907] 3614831=test_gem_request
[250/907] 3614833=test_pkey
[251/907] 3614834=test_nonblock
[252/907] 3614834=test_gem_commands_signin_command
[253/907] 3614833=test_yield_block
[254/907] 3614833=test_recorder
[255/907] 3614827=test_gem_commands_specification_command
[256/907] 3614833=test_config
[257/907] 3614823=test_boolean
[258/907] 3614822=test_yaml
[259/907] 3614834=test_ansi_with_terminfo
[260/907] 3614823=test_rdoc_options
[261/907] 3614824=test_document
[262/907] 3614824=test_ractor
[263/907] 3614826=test_pstore
[264/907] 3614834=test_bug_reporter
[265/907] 3614826=test_spell_checker
[266/907] 3614824=bom_test
[267/907] 3614824=test_sockopt
[268/907] 3614826=test_frozen_error
[269/907] 3614826=test_file
[270/907] 3614824=test_lambda
[271/907] 3614822=test_encoding
[272/907] 3614822=test_thread
[273/907] 3614831=test_pattern_matching
[274/907] 3614824=test_gem_commands_search_command
[275/907] 3614824=test_arithmetic_sequence
[276/907] 3614822=test_literal
[277/907] 3614831=test_irb
[278/907] 3614824=test_econv
[279/907] 3614835=test_foreach
[280/907] 3614835=test_securerandom
[281/907] 3614834=test_nil2vtempty
[282/907] 3614834=test_thread_queue
[283/907] 3614828=test_nowrite
[284/907] 3614835=test_flip
[285/907] 3614827=test_summary
[286/907] 3614828=test_stack
[287/907] 3614835=test_gem_commands_install_command
[288/907] 3614827=test_gem_ext_cargo_builder_unit
[289/907] 3614827=test_gem_source_local
[290/907] 3614833=test_rdoc_parser_rd
[291/907] 3614823=test_num2int
[292/907] 3614823=test_parse
[293/907] 3614833=test_have_macro
[294/907] 3614831=test_process
[295/907] 3614827=test_iter_break
[296/907] 3614827=test_wss
[297/907] 3614827=test_closure
[298/907] 3614833=test_address_resolve
[299/907] 3614833=test_cstr
[300/907] 3614827=test_gem_resolver_lock_specification
[301/907] 3614827=test_digest
[302/907] 3614827=test_variable
[303/907] 3614827=test_iterator
[304/907] 3614827=test_gem_resolver_index_specification
[305/907] 3614823=test_string
[306/907] 3614823=test_marshalable
[307/907] 3614827=test_method_cache
[308/907] 3614827=test_gem_dependency
[309/907] 3614823=parse_comments_test
[310/907] 3614823=test_serialize_subclasses
[311/907] 3614823=test_const
[312/907] 3614823=test_class
[313/907] 3614833=test_gem_commands_dependency_command
[314/907] 3614827=test_cmethod
[315/907] 3614827=test_qsort
[316/907] 3614827=test_gem_ext_ext_conf_builder
[317/907] 3614833=test_thread_fd_close
[318/907] 3614828=json_addition_test
[319/907] 3614833=test_path_to_class
[320/907] 3614833=test_storage
[321/907] 3614833=test_stream
[322/907] 3614828=json_common_interface_test
[323/907] 3614833=test_func
[324/907] 3614824=test_coverage
[325/907] 3614828=test_pathname
[326/907] 3614826=test_remote_fetch_error
[327/907] 3614826=test_gem_resolver_git_specification
[328/907] 3614835=test_dir_m17n
[329/907] 3614828=test_kill_ring
[330/907] 3614828=test_cgi_tag_helper
[331/907] 3614822=test_io
[332/907] 3614834=test_gem_commands_cert_command
[333/907] 3614828=test_fileutils
[334/907] 3614826=test_process
[335/907] 3614826=test_object
[336/907] 3614822=test_eval
[337/907] 3614822=test_config
[338/907] 3614822=test_tempfile
[339/907] 3614828=test_gem_util
[340/907] 3614829=test_raise_exception
[341/907] 3614837=test_gem_gemcutter_utilities
[342/907] 3614822=test_gem_remote_fetcher
[343/907] 3614828=test_gem_resolver
[344/907] 3614826=test_gem_commands_yank_command
[345/907] 3614837=test_jaro_winkler
[346/907] 3614837=test_pattern_key_name_check
[347/907] 3614837=test_exit
[348/907] 3614828=test_postponed_job
[349/907] 3614833=ractor_test
[350/907] 3614824=test_gem_request_set_lockfile
[351/907] 3614826=test_dot_dot
[352/907] 3614826=test_cparser
[353/907] 3614837=test_human_typo
[354/907] 3614837=reflection_test
[355/907] 3614833=test_bignum
[356/907] 3614834=test_key_error
[357/907] 3614834=test_enc_raise
[358/907] 3614834=test_engine
[359/907] 3614834=test_show_source
[360/907] 3614837=test_inlinecache
[361/907] 3614834=test_rdoc_markup_to_markdown
[362/907] 3614833=test_httpresponse
[363/907] 3614837=test_rdoc_parser_ruby
[364/907] 3614834=test_weakkeymap
[365/907] 3614833=test_usrmarshal
[366/907] 3614827=test_gem_command
[367/907] 3614822=test_memory_view
[368/907] 3614832=test_pinned
[369/907] 3614824=test_ractor
[370/907] 3614832=test_array_create
[371/907] 3614832=test_debugger_integration
[372/907] 3614832=test_gem_resolver_installed_specification
[373/907] 3614827=test_rdoc_rubygems_hook
[374/907] 3614832=test_my_integer
[375/907] 3614832=test_gem_commands_environment_command
[376/907] 3614824=test_tracepoint
[377/907] 3614822=test_cd
[378/907] 3614832=symbol_encoding_test
[379/907] 3614822=test_internal_ivar
[380/907] 3614822=test_cgi_cookie
[381/907] 3614822=test_gem_commands_mirror
[382/907] 3614822=test_hmac
[383/907] 3614822=test_signedness
[384/907] 3614828=desugar_compiler_test
[385/907] 3614828=test_gem_spec_fetcher
[386/907] 3614829=test_gem_commands_sources_command
[387/907] 3614832=test_c_union_entity
[388/907] 3614826=test_undef
[389/907] 3614833=test_date_arith
[390/907] 3614826=test_io_console
[391/907] 3614833=test_rdoc_require
[392/907] 3614832=test_ws
[393/907] 3614833=test_io
[394/907] 3614832=test_metaclass
[395/907] 3614832=test_numeric
[396/907] 3614834=test_enum
[397/907] 3614828=test_gem_commands_which_command
[398/907] 3614827=test_unix
[399/907] 3614828=test_gem_source_specific_file
[400/907] 3614832=parse_test
[401/907] 3614827=test_symbol
[402/907] 3614832=test_optparse
[403/907] 3614824=test_coder
[404/907] 3614824=test_context
[405/907] 3614828=test_rdoc_markup
[406/907] 3614828=test_last_thread
[407/907] 3614832=test_rdoc_markup_to_bs
[408/907] 3614824=test_gem_remote_fetcher_local_server
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 6 : #<TCPServer:fd 6, AF_INET, 127.0.0.1, 36747>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33605>
[409/907] 3614835=test_etc
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614824  ko1    6u  IPv4 58122020      0t0  TCP localhost:36747 (LISTEN)
ruby    3614824  ko1    7u  IPv4 58122021      0t0  TCP localhost:33605 (LISTEN)
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 44083>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 46371>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614824  ko1    8u  IPv4 58155255      0t0  TCP localhost:44083 (LISTEN)
ruby    3614824  ko1    9u  IPv4 58155256      0t0  TCP localhost:46371 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9
[410/907] 3614832=test_gem_source_lock
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 44771>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 42777>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614824  ko1    8u  IPv4 58151364      0t0  TCP localhost:44771 (LISTEN)
ruby    3614824  ko1    9u  IPv4 58151365      0t0  TCP localhost:42777 (LISTEN)
[411/907] 3614835=test_ldap
[412/907] 3614829=test_hash
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9
[413/907] 3614829=test_macro
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 8 : #<TCPServer:fd 8, AF_INET, 127.0.0.1, 33733>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 9 : #<TCPServer:fd 9, AF_INET, 127.0.0.1, 33085>
[414/907] 3614829=test_cipher
[415/907] 3614837=test_new
[416/907] 3614835=test_too_many_dummy_encodings
[417/907] 3614832=test_filter
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614824  ko1    8u  IPv4 58124251      0t0  TCP localhost:33733 (LISTEN)
ruby    3614824  ko1    9u  IPv4 58124252      0t0  TCP localhost:33085 (LISTEN)
[418/907] 3614837=test_gem_ext_cmake_builder
[419/907] 3614837=test_erb_m17n
.Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 8
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9
[420/907] 3614824=test_clone
[421/907] 3614837=test_objspace
[422/907] 3614828=test_koi8
[423/907] 3614829=test_fnmatch
[424/907] 3614828=test_rdoc_markup_to_ansi
[425/907] 3614832=test_gem_resolver_vendor_set
[426/907] 3614832=test_evaluation
[427/907] 3614832=test_https
[428/907] 3614829=test_require
[429/907] 3614828=test_erb_command
[430/907] 3614835=test_have_library
[431/907] 3614828=test_unicode_escape
[432/907] 3614828=test_httpresponses
[433/907] 3614824=integer_base_flags_test
[434/907] 3614824=test_ftp
[435/907] 3614824=test_ostruct
[436/907] 3614832=test_completion
[437/907] 3614828=test_raise
[438/907] 3614828=test_io_wait_uncommon
[439/907] 3614828=test_string
[440/907] 3614828=test_formatter
[441/907] 3614828=test_gem_ci_detector
[442/907] 3614828=test_shift_jis
[443/907] 3614828=test_yield
[444/907] 3614826=test_gem_request_set_lockfile_parser
[445/907] 3614824=fixtures_test
[446/907] 3614826=test_rational2
[447/907] 3614826=test_gem_dependency_resolution_error
[448/907] 3614826=test_http
[449/907] 3614822=test_gem_security_policy
[450/907] 3614824=test_file
[451/907] 3614824=test_gem_install_update_options
[452/907] 3614830=test_gem_resolver_index_set
[453/907] 3614830=test_init
[454/907] 3614835=test_rdoc_parser_changelog
[455/907] 3614824=test_rdoc_markup_to_html_crossref
[456/907] 3614835=test_case_options
[457/907] 3614835=test_folderitem2_invokeverb
[458/907] 3614834=test_files_sample
[459/907] 3614835=test_update
[460/907] 3614835=test_arity
[461/907] 3614835=test_switch_hitter
[462/907] 3614822=test_ole_methods
[463/907] 3614822=test_defined
[464/907] 3614835=test_pack
[465/907] 3614822=test_call
[466/907] 3614834=test_thread
[467/907] 3614832=test_hash_create
[468/907] 3614832=json_generic_object_test
[469/907] 3614832=test_vm_dump
[470/907] 3614832=test_rdoc_markup_document
[471/907] 3614832=errors_test
[472/907] 3614822=test_open3
[473/907] 3614830=test_gem_commands_setup_command
[474/907] 3614824=test_alias_and_anchor
[475/907] 3614824=test_gem_commands_rebuild_command
[476/907] 3614835=test_cesu8
[477/907] 3614835=test_rdoc_stats
[478/907] 3614832=test_err_in_callback
[479/907] 3614832=test_rdoc_store
[480/907] 3614835=test_win32ole_variant_m
[481/907] 3614835=json_parser_test
[482/907] 3614824=test_generic
[483/907] 3614824=test_fiber
[484/907] 3614835=test_resize
[485/907] 3614835=test_rdoc_generator_darkfish
[486/907] 3614829=test_div
[487/907] 3614829=test_key_stroke
[488/907] 3614829=test_deprecated
[489/907] 3614829=test_gc_compact
[490/907] 3614835=test_gem_safe_marshal
[491/907] 3614830=test_input_method
[492/907] 3614830=test_nextafter
[493/907] 3614823=test_tracer
[494/907] 3614830=test_capacity
[495/907] 3614830=test_option
[496/907] 3614823=static_literals_test
[497/907] 3614823=test_workspace
[498/907] 3614830=test_random
[499/907] 3614830=test_to_ruby
[500/907] 3614830=test_bundled_ca
[501/907] 3614835=test_backtrace
[502/907] 3614835=test_gem_commands_update_command
[503/907] 3614832=test_date_parse
[504/907] 3614823=test_fips
[505/907] 3614827=test_rand
[506/907] 3614832=test_pkey_ec
[507/907] 3614830=test_thread
[508/907] 3614830=test_data
[509/907] 3614830=test_noarg
[510/907] 3614832=test_integer
[511/907] 3614832=test_utf32
[512/907] 3614832=test_ellipsize
[513/907] 3614832=test_helper
[514/907] 3614832=test_memory_view
[515/907] 3614832=test_gem_package_task
[516/907] 3614832=test_bn
[517/907] 3614827=test_win32ole_method_event
[518/907] 3614827=test_provider
[519/907] 3614832=test_rdoc_ri_driver
[520/907] 3614823=test_data
[521/907] 3614823=test_http_request
[522/907] 3614830=test_httpheader
[523/907] 3614823=test_gem_commands_server_command
[524/907] 3614830=test_keyword
[525/907] 3614823=numeric_value_test
[526/907] 3614832=!Nothing_to_test
[527/907] 3614823=heredoc_dedent_test
[528/907] 3614832=test_kernel
[529/907] 3614823=test_method_name_check
[530/907] 3614823=test_rdoc_parser_markdown
[531/907] 3614823=test_function_entry
[532/907] 3614823=test_win32ole_param
[533/907] 3614823=test_acceptable
[534/907] 3614827=implicit_array_test
[535/907] 3614823=test_len
[536/907] 3614823=test_file_exhaustive
[537/907] 3614827=test_gem_gem_runner
[538/907] 3614827=test_gem_ext_cargo_builder
[539/907] 3614827=test_rdoc_generator_pot
[540/907] 3614827=test_exception
[541/907] 3614827=test_gem_commands_signout_command
[542/907] 3614827=test_object
[543/907] 3614827=test_gem_commands_unpack_command
[544/907] 3614835=test_gem_commands_exec_command
[545/907] 3614830=test_pack
[546/907] 3614832=test_gem_resolver_local_specification
[547/907] 3614832=test_autoload
[548/907] 3614827=test_ractor
[549/907] 3614827=test_ssl_session
[550/907] 3614830=test_optarg
[551/907] 3614830=test_stream
[552/907] 3614830=test_assignment
[553/907] 3614836=test_ruby_lex
[554/907] 3614827=test_syntax
[555/907] 3614826=test_grapheme_breaks
[556/907] 3614826=test_gem_request_set_gem_dependency_api
[557/907] 3614836=test_ossl
[558/907] 3614822=test_date_marshal
[559/907] 3614822=test_rdoc_rd_block_parser
[560/907] 3614822=test_win32ole_param_event
[561/907] 3614822=test_key_name_check
[562/907] 3614822=test_ripper
[563/907] 3614835=test_singleton
[564/907] 3614835=test_rdoc_servlet
[565/907] 3614826=test_kdf
[566/907] 3614826=test_gem_commands_outdated_command
[567/907] 3614834=test_gem_request_set_lockfile_tokenizer
[568/907] 3614828=test_nil
[569/907] 3614826=test_class2name
[570/907] 3614835=test_rdoc_task
[571/907] 3614828=test_backtrace
[572/907] 3614835=test_time_tz
[573/907] 3614826=test_lazy_enumerator
[574/907] 3614834=test_date_compat
[575/907] 3614829=test_resolve_symbol
[576/907] 3614835=test_profile_frames
[577/907] 3614834=test_error_highlight
[578/907] 3614829=test_set
[579/907] 3614829=test_find_executable
[580/907] 3614835=test_array
[581/907] 3614829=test_arith_seq_extract
[582/907] 3614822=test_gem_commands_help_command
[583/907] 3614822=test_stringchar
[584/907] 3614829=test_debug
[585/907] 3614829=test_digest
[586/907] 3614822=test_gem_uri
[587/907] 3614822=test_rbconfig
[588/907] 3614822=test_gem_package_old
[589/907] 3614822=test_command
[590/907] 3614826=test_psych
[591/907] 3614826=test_ractor
[592/907] 3614834=test_win32ole_variant
[593/907] 3614828=test_fiddle
[594/907] 3614834=test_enumerator
[595/907] 3614834=test_rdoc_markup_formatter
[596/907] 3614826=test_gem_available_set
[597/907] 3614834=test_modify_expand
[598/907] 3614834=test_gem_source_installed
[599/907] 3614834=test_change_word
[600/907] 3614834=test_date
[601/907] 3614834=test_date_time
[602/907] 3614834=test_pkcs12
[603/907] 3614828=test_parser
[604/907] 3614828=test_variable_name_check
[605/907] 3614826=test_gem_source_vendor
[606/907] 3614826=test_gem_commands_list_command
[607/907] 3614826=test_assembler
[608/907] 3614826=test_pty
[609/907] 3614828=overlap_test
[610/907] 3614822=test_rdoc_ri_paths
[611/907] 3614822=test_gem_platform
[612/907] 3614822=test_symbol
[613/907] 3614829=test_gem_uninstaller
[614/907] 3614822=test_propertyputref
[615/907] 3614822=test_safe_load
[616/907] 3614822=test_color_printer
[617/907] 3614822=test_rdoc_markup_to_rdoc
[618/907] 3614834=test_gem_source
[619/907] 3614833=test_frozen
[620/907] 3614833=test_handle
[621/907] 3614822=test_exception_at_throwing
[622/907] 3614828=test_name_error
[623/907] 3614822=test_benchmark
[624/907] 3614826=string_encoding_test
[625/907] 3614826=test_rdoc_parser_simple
[626/907] 3614826=test_enumerator
[627/907] 3614834=test_gem_package
[628/907] 3614833=test_utf16
[629/907] 3614833=test_scan_args
[630/907] 3614833=test_date_attr
[631/907] 3614833=test_integer
[632/907] 3614836=test_duplicate
[633/907] 3614836=json_ext_parser_test
[634/907] 3614836=test_time
[635/907] 3614828=test_erb
[636/907] 3614822=test_cp949
[637/907] 3614836=test_condition
[638/907] 3614822=test_emoji
[639/907] 3614836=test_files_lib
[640/907] 3614828=test_sorted_set
[641/907] 3614822=test_string
[642/907] 3614823=test_help
[643/907] 3614823=test_gem_resolver_git_set
[644/907] 3614830=test_class_name_check
[645/907] 3614834=test_gem_commands_check_command
[646/907] 3614830=test_random_formatter
[647/907] 3614834=test_rdoc_normal_class
[648/907] 3614830=test_pipe
[649/907] 3614828=test_regex_casefold
[650/907] 3614828=test_gem_source_git
[651/907] 3614834=test_rdoc_code_object
[652/907] 3614823=test_gem_installer
[653/907] 3614829=test_rdoc_top_level
[654/907] 3614830=test_gem_command_manager
[655/907] 3614830=test_multi_irb_commands
[656/907] 3614830=test_delegate
[657/907] 3614830=test_helper_method
[658/907] 3614830=test_cgi_core
[659/907] 3614828=test_parser
[660/907] 3614830=attribute_write_test
[661/907] 3614830=test_yaml_special_cases
[662/907] 3614828=test_gem_source_list
[663/907] 3614830=test_gem_remote_fetcher_local_ssl_server
[664/907] 3614828=test_rdoc_rd_inline
[665/907] 3614828=test_float
[666/907] 3614824=test_ractor
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 6 : #<TCPServer:fd 6, AF_INET, 0.0.0.0, 34611>
[667/907] 3614824=test_severity
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614830  ko1    6u  IPv4 58159728      0t0  TCP *:34611 (LISTEN)
[668/907] 3614824=test_gem
[669/907] 3614834=test_files_test_1
[670/907] 3614834=test_date_strptime
[671/907] 3614829=test_ssl
SSL error: SSL_accept returned=1 errno=0 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48)
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33541>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614830  ko1    7u  IPv4 58156326      0t0  TCP *:33541 (LISTEN)
[672/907] 3614832=test_nomethod_error
[673/907] 3614832=test_pkey_dsa
SSL error: SSL_accept returned=1 errno=0 peeraddr=(null) state=error: tlsv1 alert unknown ca (SSL alert number 48)
.Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 7
[674/907] 3614834=test_https_proxy
[675/907] 3614834=test_json_tree
[676/907] 3614834=test_emitter
[677/907] 3614834=library_symbols_testLeaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36985>

[678/907] 3614834=test_ractor
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614830  ko1    7u  IPv4 58154819      0t0  TCP *:36985 (LISTEN)
Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 7
Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41281>
COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
ruby    3614830  ko1    7u  IPv4 58157504      0t0  TCP *:41281 (LISTEN)
[679/907] 3614830=test_case_comprehensive
[680/907] 3614830=test_framework
[681/907] 3614830=test_marshal
[682/907] 3614832=test_zlib
[683/907] 3614829=magic_comment_test
[684/907] 3614834=test_omap
[685/907] 3614834=test_load
[686/907] 3614834=test_uncorrectable_name_check
[687/907] 3614834=test_cclass
[688/907] 3614828=test_shellwords
[689/907] 3614828=test_singleton_function
[690/907] 3614828=test_proc
[691/907] 3614834=test_dns
[692/907] 3614829=test_stringio
[693/907] 3614829=test_require
[694/907] 3614830=test_dup
[695/907] 3614834=test_comparable
[696/907] 3614834=test_system
[697/907] 3614824=test_emoji_breaks
[698/907] 3614824=test_notimplement
[699/907] 3614824=test_bug-3571
[700/907] 3614824=test_io_timeout
[701/907] 3614824=test_date_new
[702/907] 3614824=test_rdoc_rd
[703/907] 3614824=command_line_test
[704/907] 3614824=test_gem_commands_info_command
[705/907] 3614824=test_euc_tw
[706/907] 3614824=test_gem_security
[707/907] 3614830=test_gem_commands_build_command
running file: /tmp/ruby/src/trunk_asan/test/zlib/test_zlib.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

Children under /tmp/rubytest.55gnoy:
* drwx------ 7 200 2024-07-08 16:11:16 +0000 test_rubygems_20240708-3614823-194dlw/
  * drwxr-xr-x 10  200 2024-07-08 16:11:16 +0000 gemhome/
    * drwxr-xr-x 2  40 2024-07-08 16:11:15 +0000 build_info/
    * drwxr-xr-x 2  60 2024-07-08 16:11:16 +0000 cache/
      * -rw-r--r-- 1 4096 2024-07-08 16:11:16 +0000 a-1.gem
    * drwxr-xr-x 2  40 2024-07-08 16:11:15 +0000 doc/
    * drwxr-xr-x 3  60 2024-07-08 16:11:15 +0000 extensions/
      * drwxr-xr-x 3 60 2024-07-08 16:11:15 +0000 x86-darwin-8/
        * drwxr-xr-x 5 100 2024-07-08 16:11:16 +0000 3.4.0+0-static/
          * drwxr-xr-x 2 80 2024-07-08 16:11:16 +0000 a-1/
            * -rw-r--r-- 1 577 2024-07-08 16:11:16 +0000 gem_make.out
            * -rw-r--r-- 1   0 2024-07-08 16:11:16 +0000 gem.build_complete
          * drwxr-xr-x 2 80 2024-07-08 16:11:16 +0000 a-2/
            * -rw-r--r-- 1 577 2024-07-08 16:11:16 +0000 gem_make.out
            * -rw-r--r-- 1   0 2024-07-08 16:11:16 +0000 gem.build_complete
          * drwxr-xr-x 2 40 2024-07-08 16:11:16 +0000 a-3/
    * drwxr-xr-x 5 100 2024-07-08 16:11:16 +0000 gems/
      * drwxr-xr-x 5 100 2024-07-08 16:11:15 +0000 a-1/
        * drwxr-xr-x 2 60 2024-07-08 16:11:15 +0000 bin/
          * -rwxr-xr-x 1 23 2024-07-08 16:11:15 +0000 executable*
        * drwxr-xr-x 3 60 2024-07-08 16:11:15 +0000 ext/
          * drwxr-xr-x 2 80 2024-07-08 16:11:15 +0000 a/
            * -rw-r--r-- 1 72 2024-07-08 16:11:15 +0000 mkrf_conf.rb
            * -rw-r--r-- 1 14 2024-07-08 16:11:15 +0000 Rakefile
        * drwxr-xr-x 2 80 2024-07-08 16:11:15 +0000 lib/
          * -rw-r--r-- 1  2 2024-07-08 16:11:15 +0000 code.rb
          * -rw-r--r-- 1 12 2024-07-08 16:11:15 +0000 rubygems_plugin.rb
      * drwxr-xr-x 5 100 2024-07-08 16:11:16 +0000 a-2/
        * drwxr-xr-x 2 60 2024-07-08 16:11:16 +0000 bin/
          * -rwxr-xr-x 1 16 2024-07-08 16:11:16 +0000 executable*
        * drwxr-xr-x 3 60 2024-07-08 16:11:16 +0000 ext/
          * drwxr-xr-x 2 80 2024-07-08 16:11:16 +0000 a/
            * -rw-r--r-- 1 72 2024-07-08 16:11:16 +0000 mkrf_conf.rb
            * -rw-r--r-- 1 14 2024-07-08 16:11:16 +0000 Rakefile
        * drwxr-xr-x 2 80 2024-07-08 16:11:16 +0000 lib/
          * -rw-r--r-- 1  2 2024-07-08 16:11:16 +0000 code.rb
          * -rw-r--r-- 1 12 2024-07-08 16:11:16 +0000 rubygems_plugin.rb
      * drwxr-xr-x 5 100 2024-07-08 16:11:16 +0000 a-3/
        * drwxr-xr-x 2 60 2024-07-08 16:11:16 +0000 bin/
          * -rw-r--r-- 1 23 2024-07-08 16:11:16 +0000 executable
        * drwxr-xr-x 3 60 2024-07-08 16:11:16 +0000 ext/
          * drwxr-xr-x 2 80 2024-07-08 16:11:17 +0000 a/
            * -rw-r--r-- 1 72 2024-07-08 16:11:16 +0000 mkrf_conf.rb
            * -rw-r--r-- 1 14 2024-07-08 16:11:17 +0000 Rakefile
        * drwxr-xr-x 2 80 2024-07-08 16:11:16 +0000 lib/
          * -rw-r--r-- 1  2 2024-07-08 16:11:16 +0000 code.rb
          * -rw-r--r-- 1 12 2024-07-08 16:11:16 +0000 rubygems_plugin.rb
    * drwxr-xr-x 2  60 2024-07-08 16:11:16 +0000 plugins/
      * -rw-r--r-- 1 54 2024-07-08 16:11:16 +0000 a_plugin.rb
    * drwxr-xr-x 3 100 2024-07-08 16:11:16 +0000 specifications/
      * drwxr-xr-x 2  40 2024-07-08 16:11:15 +0000 default/
      * -rw-r--r-- 1 633 2024-07-08 16:11:16 +0000 a-2.gemspec
      * -rw-r--r-- 1 822 2024-07-08 16:11:16 +0000 a-1.gemspec
    * drwxr-xr-x 2  60 2024-07-08 16:11:16 +0000 bin/
/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:75:in 'File.stat': No such file or directory @ rb_file_s_stat - ./test_rubygems_20240708-3614823-194dlw/gemhome/bin/executable (Errno::ENOENT)
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:75:in 'block in list_tree'
	from <internal:array>:54:in 'Array#each'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:64:in 'list_tree'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:78:in 'block in list_tree'
	from <internal:array>:54:in 'Array#each'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:64:in 'list_tree'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:78:in 'block in list_tree'
	from <internal:array>:54:in 'Array#each'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:64:in 'list_tree'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:78:in 'block in list_tree'
	from <internal:array>:54:in 'Array#each'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:64:in 'list_tree'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:86:in 'block (3 levels) in <top (required)>'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:85:in 'Dir.chdir'
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:85:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:28:in 'Dir.rmdir': Directory not empty @ dir_s_rmdir - /tmp/rubytest.55gnoy (Errno::ENOTEMPTY)
	from /tmp/ruby/src/trunk_asan/tool/lib/_tmpdir.rb:28:in 'block (2 levels) in <top (required)>'
/tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:493:in 'Kernel#exit': exit (SystemExit)
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:493:in 'Test::Unit::Parallel#after_worker_down'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:645:in 'Test::Unit::Parallel#deal'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:696:in 'block in Test::Unit::Parallel#_run_parallel'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:694:in 'Array#any?'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:694:in 'Test::Unit::Parallel#_run_parallel'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:817:in 'Test::Unit::Parallel#_run_suites'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:856:in 'Test::Unit::Skipping#_run_suites'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1602:in 'Test::Unit::Runner#_run_anything'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1297:in 'Test::Unit::RepeatOption#_run_anything'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767:in 'Test::Unit::Runner#run_tests'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1754:in 'block in Test::Unit::Runner#_run'
	from <internal:array>:54:in 'Array#each'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1753:in 'Test::Unit::Runner#_run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1797:in 'Test::Unit::Runner#run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1044:in 'Test::Unit::StatusLine#run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:889:in 'Test::Unit::Statistics#run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:145:in 'Test::Unit::RunCount#run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1281:in 'Test::Unit::RequireFiles#run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1880:in 'Test::Unit::AutoRunner#run'
	from /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1884:in 'Test::Unit::AutoRunner.run'
	from /tmp/ruby/src/trunk_asan/tool/test/runner.rb:14:in '<top (required)>'
	from /tmp/ruby/src/trunk_asan/test/runner.rb:5:in 'Kernel#require_relative'
	from /tmp/ruby/src/trunk_asan/test/runner.rb:5:in '<main>'
make: *** [uncommon.mk:965: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512.
$$$[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
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/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-08T13:08:22Z master 0c61e21277) [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ............................................................
  3360 ............................................................
  3420 .............

Finished in 38.434562 seconds

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