# Logfile created on 2024-06-27 15:19:08 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007c5e52fefdd0 @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.20240627-151908", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007c5e540307d0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007c5e54030168 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007c5e52f3a200 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20240627-151908", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20240627-151908>, @binmode=false, @mon_data=#<Monitor:0x00007c5e549ffb80>, @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 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/rbs.revision unchanged
/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 = c6a0d03649
$$$[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
12588711fdb1ac81d418801e5c8b3d66837642aa1de5bf0dbd0fe2a42f721f6e  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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
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/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
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/ext/ripper'
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/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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]: 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]: 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/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
Update 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]: 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/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.5.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.0/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
make[2]: 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]: 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.13.2
                                    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.0
                                    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 1969 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=19816
  "--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/903] 3272849=test_ftp
[  2/903] 3272848=test_httpresponses
[  3/903] 3272850=integer_base_flags_test
[  4/903] 3272853=test_unicode_escape
[  5/903] 3272859=test_have_library
[  6/903] 3272861=test_erb_command
[  7/903] 3272858=test_require
[  8/903] 3272856=test_https
[  9/903] 3272854=test_gem_resolver_vendor_set
[ 10/903] 3272847=test_evaluation
[ 11/903] 3272860=test_fnmatch
[ 12/903] 3272851=test_rdoc_markup_to_ansi
[ 13/903] 3272857=test_koi8
[ 14/903] 3272846=test_erb_m17n
[ 15/903] 3272852=test_clone
[ 16/903] 3272855=test_objspace
[ 17/903] 3272857=test_filter
[ 18/903] 3272847=test_gem_ext_cmake_builder
[ 19/903] 3272846=test_too_many_dummy_encodings
[ 20/903] 3272849=test_http
[ 21/903] 3272861=fixtures_test
[ 22/903] 3272860=test_rational2
[ 23/903] 3272857=test_gem_dependency_resolution_error
[ 24/903] 3272860=test_shift_jis
[ 25/903] 3272860=test_yield
[ 26/903] 3272848=test_gem_request_set_lockfile_parser
[ 27/903] 3272850=test_formatter
[ 28/903] 3272850=test_gem_ci_detector
[ 29/903] 3272853=test_io_wait_uncommon
[ 30/903] 3272846=test_string
[ 31/903] 3272853=test_ostruct
[ 32/903] 3272846=test_completion
[ 33/903] 3272851=test_raise
[ 34/903] 3272851=test_arity
[ 35/903] 3272851=test_folderitem2_invokeverb
[ 36/903] 3272851=test_update
[ 37/903] 3272851=test_files_sample
[ 38/903] 3272852=test_case_options
[ 39/903] 3272852=test_rdoc_markup_to_html_crossref
[ 40/903] 3272854=test_rdoc_parser_changelog
[ 41/903] 3272847=test_init
[ 42/903] 3272857=test_gem_resolver_index_set
[ 43/903] 3272856=test_file
[ 44/903] 3272856=test_gem_install_update_options
[ 45/903] 3272857=test_gem_security_policy
[ 46/903] 3272853=json_generic_object_test
[ 47/903] 3272850=test_hash_create
[ 48/903] 3272850=test_thread
[ 49/903] 3272853=test_call
[ 50/903] 3272851=test_ole_methods
[ 51/903] 3272851=test_defined
[ 52/903] 3272848=test_pack
[ 53/903] 3272861=test_switch_hitter
[ 54/903] 3272861=test_bignum
[ 55/903] 3272851=reflection_test
[ 56/903] 3272853=test_human_typo
[ 57/903] 3272853=test_cparser
[ 58/903] 3272854=test_dot_dot
[ 59/903] 3272854=ractor_test
[ 60/903] 3272861=test_gem_request_set_lockfile
[ 61/903] 3272851=test_postponed_job
[ 62/903] 3272857=test_exit
[ 63/903] 3272854=test_pattern_key_name_check
[ 64/903] 3272854=test_jaro_winkler
[ 65/903] 3272854=test_gem_commands_yank_command
[ 66/903] 3272853=test_gem_resolver
[ 67/903] 3272848=test_gem_remote_fetcher
[ 68/903] 3272856=test_gem_gemcutter_utilities
[ 69/903] 3272857=test_gem_util
[ 70/903] 3272847=test_raise_exception
[ 71/903] 3272854=test_config
[ 72/903] 3272854=test_tempfile
[ 73/903] 3272852=test_pinned
[ 74/903] 3272852=test_memory_view
[ 75/903] 3272856=test_gem_command
[ 76/903] 3272857=test_usrmarshal
[ 77/903] 3272859=test_weakkeymap
[ 78/903] 3272852=test_rdoc_markup_to_markdown
[ 79/903] 3272856=test_httpresponse
[ 80/903] 3272852=test_rdoc_parser_ruby
[ 81/903] 3272856=test_show_source
[ 82/903] 3272851=test_inlinecache
[ 83/903] 3272859=test_enc_raise
[ 84/903] 3272859=test_engine
[ 85/903] 3272854=test_key_error
[ 86/903] 3272854=test_metaclass
[ 87/903] 3272846=test_numeric
[ 88/903] 3272854=test_io
[ 89/903] 3272851=test_ws
[ 90/903] 3272861=test_io_console
[ 91/903] 3272851=test_date_arith
[ 92/903] 3272859=test_rdoc_require
[ 93/903] 3272851=test_undef
[ 94/903] 3272851=test_gem_commands_sources_command
[ 95/903] 3272856=test_c_union_entity
[ 96/903] 3272853=test_gem_spec_fetcher
[ 97/903] 3272846=desugar_compiler_test
[ 98/903] 3272856=test_hmac
[ 99/903] 3272856=test_signedness
[100/903] 3272857=test_internal_ivar
[101/903] 3272857=test_cgi_cookie
[102/903] 3272857=test_gem_commands_mirror
[103/903] 3272857=symbol_encoding_test
[104/903] 3272846=test_my_integer
[105/903] 3272846=test_gem_commands_environment_command
[106/903] 3272853=test_tracepoint
[107/903] 3272857=test_debugger_integration
[108/903] 3272859=test_array_create
[109/903] 3272859=test_gem_resolver_installed_specification
[110/903] 3272857=test_rdoc_rubygems_hook
[111/903] 3272852=test_ractor
[112/903] 3272846=test_new
[113/903] 3272846=test_macro
[114/903] 3272846=test_hash
[115/903] 3272859=test_cipher
[116/903] 3272846=test_gem_source_lock
[117/903] 3272851=test_ldap
[118/903] 3272852=test_etc
[119/903] 3272851=test_last_thread
[120/903] 3272847=test_rdoc_markup_to_bs
[121/903] 3272859=test_rdoc_markup
[122/903] 3272859=test_context
[123/903] 3272846=test_symbol
[124/903] 3272858=test_optparse
[125/903] 3272857=test_coder
[126/903] 3272853=test_gem_source_specific_file
[127/903] 3272857=test_unix
[128/903] 3272852=parse_test
[129/903] 3272857=test_enum
[130/903] 3272858=test_gem_commands_which_command
[131/903] 3272853=test_gem_commands_install_command
[132/903] 3272858=test_gem_ext_cargo_builder_unit
[133/903] 3272852=test_stack
[134/903] 3272858=test_summary
[135/903] 3272847=test_flip
[136/903] 3272847=test_nowrite
[137/903] 3272859=test_thread_queue
[138/903] 3272858=test_securerandom
[139/903] 3272847=test_nil2vtempty
[140/903] 3272847=test_foreach
[141/903] 3272847=test_econv
[142/903] 3272858=test_digest
[143/903] 3272851=test_variable
[144/903] 3272858=test_cstr
[145/903] 3272861=test_gem_resolver_lock_specification
[146/903] 3272861=test_address_resolve
[147/903] 3272861=test_closure
[148/903] 3272851=test_wss
[149/903] 3272851=test_iter_break
[150/903] 3272851=test_parse
[151/903] 3272848=test_have_macro
[152/903] 3272858=test_process
[153/903] 3272861=test_num2int
[154/903] 3272861=test_gem_source_local
[155/903] 3272848=test_rdoc_parser_rd
[156/903] 3272861=test_path_to_class
[157/903] 3272861=test_storage
[158/903] 3272861=test_thread_fd_close
[159/903] 3272861=json_addition_test
[160/903] 3272856=test_cmethod
[161/903] 3272856=test_qsort
[162/903] 3272856=test_gem_ext_ext_conf_builder
[163/903] 3272861=test_gem_commands_dependency_command
[164/903] 3272861=test_serialize_subclasses
[165/903] 3272861=test_const
[166/903] 3272861=test_class
[167/903] 3272848=parse_comments_test
[168/903] 3272851=test_gem_dependency
[169/903] 3272848=test_method_cache
[170/903] 3272848=test_iterator
[171/903] 3272851=test_marshalable
[172/903] 3272848=test_string
[173/903] 3272848=test_gem_resolver_index_specification
[174/903] 3272852=test_eval
[175/903] 3272851=test_process
[176/903] 3272852=test_object
[177/903] 3272851=test_fileutils
[178/903] 3272848=test_gem_commands_cert_command
[179/903] 3272857=test_io
[180/903] 3272857=test_cgi_tag_helper
[181/903] 3272857=test_kill_ring
[182/903] 3272847=test_gem_resolver_git_specification
[183/903] 3272851=test_dir_m17n
[184/903] 3272859=test_remote_fetch_error
[185/903] 3272857=test_pathname
[186/903] 3272853=test_coverage
[187/903] 3272859=json_common_interface_test
[188/903] 3272859=test_stream
[189/903] 3272859=test_func
[190/903] 3272847=test_str2big
[191/903] 3272847=test_rational
[192/903] 3272852=test_regexp
[193/903] 3272847=newline_offsets_test
[194/903] 3272857=test_rdoc_cross_reference
[195/903] 3272849=test_gem_commands_contents_command
[196/903] 3272860=test_rdoc_generator_markup
[197/903] 3272847=test_readpartial
[198/903] 3272850=test_scalar
[199/903] 3272849=test_gem_resolver_conflict
[200/903] 3272850=test_cgi_modruby
[201/903] 3272849=test_thread_cv
[202/903] 3272850=test_win32ole_method
[203/903] 3272850=test_yamldbm
[204/903] 3272850=test_helper
[205/903] 3272850=test_gem_resolver_best_set
[206/903] 3272847=test_convertible
[207/903] 3272856=test_addr
[208/903] 3272850=test_eval
[209/903] 3272860=test_stat
[210/903] 3272860=test_unicode
[211/903] 3272856=test_parser_events
[212/903] 3272849=test_windows_1251
[213/903] 3272849=test_bug_reporter
[214/903] 3272860=test_spell_checker
[215/903] 3272856=test_ractor
[216/903] 3272860=test_pstore
[217/903] 3272857=test_document
[218/903] 3272846=test_yaml
[219/903] 3272857=test_rdoc_options
[220/903] 3272860=test_ansi_with_terminfo
[221/903] 3272860=test_boolean
[222/903] 3272856=test_config
[223/903] 3272848=test_gem_commands_specification_command
[224/903] 3272860=test_yield_block
[225/903] 3272860=test_recorder
[226/903] 3272860=test_nonblock
[227/903] 3272860=test_gem_commands_signin_command
[228/903] 3272846=test_pkey
[229/903] 3272848=test_primitive
[230/903] 3272848=test_gem_request
[231/903] 3272849=parameters_signature_test
[232/903] 3272850=test_rdoc_include
[233/903] 3272846=test_gem_resolver_api_specification
[234/903] 3272859=test_rendering
[235/903] 3272846=test_getopts
[236/903] 3272859=test_literal
[237/903] 3272846=test_irb
[238/903] 3272853=test_arithmetic_sequence
[239/903] 3272853=test_gem_commands_search_command
[240/903] 3272853=test_pattern_matching
[241/903] 3272849=test_thread
[242/903] 3272853=test_encoding
[243/903] 3272853=test_lambda
[244/903] 3272849=test_file
[245/903] 3272853=bom_test
[246/903] 3272850=test_sockopt
[247/903] 3272850=test_frozen_error
[248/903] 3272850=test_require_path_check
[249/903] 3272860=test_mul
[250/903] 3272860=test_win32ole_variant_outarg
[251/903] 3272860=test_mkmf
[252/903] 3272848=test_enumerator_kw
[253/903] 3272848=test_mixed_unicode_escapes
[254/903] 3272848=test_rdoc_markup_to_html_snippet
[255/903] 3272853=test_complexrational
[256/903] 3272853=test_cgi_header
[257/903] 3272860=test_gem_commands_fetch_command
[258/903] 3272850=test_pkcs7
[259/903] 3272853=test_rdoc_any_method
[260/903] 3272855=test_flush
[261/903] 3272848=test_gem_dependency_installer
[262/903] 3272855=test_pointer
[263/903] 3272857=test_refinement
[264/903] 3272846=test_gem_name_tuple
[265/903] 3272846=test_win32ole_type_event
[266/903] 3272846=test_warning
[267/903] 3272860=test_rdoc_class_module
[268/903] 3272856=test_gbk
[269/903] 3272856=test_rdoc_markup_attributes
[270/903] 3272850=test_gem_specification
[271/903] 3272855=test_win32ole_variable
[272/903] 3272855=test_gb18030
[273/903] 3272855=test_gem_package_tar_reader
[274/903] 3272846=test_type_completor
[275/903] 3272846=test_cgi_session
[276/903] 3272856=test_class
[277/903] 3272846=test_word
[278/903] 3272856=test_x509crl
[279/903] 3272846=test_stringscanner
[280/903] 3272846=test_numeric
[281/903] 3272846=test_store
[282/903] 3272851=test_insns_leaf
[283/903] 3272851=test_iseq
[284/903] 3272856=dump_test
[285/903] 3272855=test_enc_associate
[286/903] 3272853=test_gc
[287/903] 3272846=test_allocation
[288/903] 3272860=test_c_struct_builder
[289/903] 3272860=location_test
[290/903] 3272855=test_cgi_util
[291/903] 3272860=test_x509req
[292/903] 3272851=test_gem_commands_open_command
[293/903] 3272849=test_tree_builder
[294/903] 3272859=test_protocol
[295/903] 3272849=test_gem_ext_cargo_builder_link_flag_converter
[296/903] 3272851=test_protect
[297/903] 3272851=test_complex2
[298/903] 3272849=test_iso_8859
[299/903] 3272851=test_x509attr
[300/903] 3272859=test_history
[301/903] 3272851=test_dln
[302/903] 3272851=test_rdoc_parser
[303/903] 3272860=test_coderange
[304/903] 3272849=test_open-uri
[305/903] 3272859=test_big2str
[306/903] 3272860=test_line_editor
[307/903] 3272859=test_rdoc_markup_indented_paragraph
[308/903] 3272860=test_rdoc_context
[309/903] 3272859=test_pkg_config
[310/903] 3272855=test_rdoc_markup_to_joined_paragraph
[311/903] 3272859=test_string_memory
[312/903] 3272851=regexp_test
[313/903] 3272851=test_rdoc_markup_to_html
[314/903] 3272859=test_whileuntil
[315/903] 3272859=test_transcode
[316/903] 3272851=test_flags
[317/903] 3272855=test_asn1
[318/903] 3272855=json_string_matching_test
[319/903] 3272855=test_gem_ext_rake_builder
[320/903] 3272849=test_monitor
[321/903] 3272849=test_rdoc_markup_heading
[322/903] 3272859=test_rat
[323/903] 3272859=test_extlibs
[324/903] 3272856=test_rdoc_markup_to_tt_only
[325/903] 3272856=test_win32ole
[326/903] 3272856=test_gem_version
[327/903] 3272849=test_gem_commands_stale_command
[328/903] 3272849=tunnel_test
[329/903] 3272849=test_gem_text
[330/903] 3272856=test_settracefunc
[331/903] 3272847=test_gem_stub_specification
[332/903] 3272849=test_method_cache
[333/903] 3272849=test_path
[334/903] 3272849=test_pp
[335/903] 3272849=test_tcp
[336/903] 3272850=test_sprintf_comb
[337/903] 3272849=test_rdoc_normal_module
[338/903] 3272847=test_rdoc_markdown_test
[339/903] 3272849=unescape_test
[340/903] 3272850=test_x509ext
[341/903] 3272850=test_files_ext
[342/903] 3272854=test_case
[343/903] 3272854=test_eval_history
[344/903] 3272851=test_c_struct_entry
[345/903] 3272848=test_gem_commands_query_command
[346/903] 3272850=test_color
[347/903] 3272861=equality_test
[348/903] 3272861=static_inspect_test
[349/903] 3272861=test_inadvertent_creation
[350/903] 3272854=test_instrumentation_api
[351/903] 3272850=test_rdoc_markup_verbatim
[352/903] 3272850=test_at_exit
[353/903] 3272861=test_complex
[354/903] 3272851=source_location_test
[355/903] 3272850=test_ractor
[356/903] 3272860=parse_success_test
[357/903] 3272860=test_module
[358/903] 3272850=test_gem_commands_push_command
[359/903] 3272855=test_ssl
[360/903] 3272851=test_rdoc_constant
[361/903] 3272861=test_registry
[362/903] 3272861=test_deprecate
[363/903] 3272861=test_common
[364/903] 3272851=test_optimization
[365/903] 3272848=test_gem_request_connection_pools
[366/903] 3272850=test_rdoc_markdown
[367/903] 3272848=test_gem_uri_formatter
[368/903] 3272848=test_sprintf
[369/903] 3272856=test_rdoc_encoding
[370/903] 3272861=test_rdoc_markup_to_table_of_contents
[371/903] 3272854=test_gem_doctor
[372/903] 3272856=test_ancdata
[373/903] 3272850=test_weakmap
[374/903] 3272856=test_rubyvm
[375/903] 3272856=test_data_error
[376/903] 3272854=test_force_exit
[377/903] 3272854=test_gem_resolver_dependency_request
[378/903] 3272854=test_scanner_events
[379/903] 3272856=test_external_new
[380/903] 3272856=test_abi
[381/903] 3272854=test_win32ole_typelib
[382/903] 3272854=test_euc_jp
[383/903] 3272861=test_webauthn_listener
[384/903] 3272854=test_lock_native_thread
[385/903] 3272847=test_gem_package_tar_reader_entry
[386/903] 3272854=test_zsh_completion
[387/903] 3272854=test_enc_str_buf_cat
[388/903] 3272854=test_logperiod
[389/903] 3272854=test_have_func
[390/903] 3272861=test_constant
[391/903] 3272848=test_rdoc_parser_c
[392/903] 3272856=test_gem_security_trust_dir
[393/903] 3272847=test_default_gems
[394/903] 3272856=test_encoding
[395/903] 3272847=test_load
[396/903] 3272847=json_fixtures_test
[397/903] 3272847=test_rdoc_generator_pot_po_entry
[398/903] 3272847=test_gem_resolver_specification
[399/903] 3272848=test_ansi_without_terminfo
[400/903] 3272847=test_rdoc_markup_include
[401/903] 3272847=test_terminfo
[402/903] 3272847=test_enumerable
[403/903] 3272847=test_bmethod
[404/903] 3272847=test_key_actor_vi
[405/903] 3272848=test_bug-14834
[406/903] 3272856=ruby_parser_test
[407/903] 3272856=test_rdoc_context_section
[408/903] 3272856=test_buffering
[409/903] 3272856=test_svcb_https
[410/903] 3272856=test_addrinfo
[411/903] 3272848=test_x509cert
[412/903] 3272847=test_rdoc_attr
[413/903] 3272847=test_passing_block
[414/903] 3272856=test_http
[415/903] 3272847=test_logdevice
=================================================================
==3272856==ERROR: AddressSanitizer: heap-use-after-free on address 0x502000f0d0b0 at pc 0x5b7a64c2eb31 bp 0x7fff0bc1b300 sp 0x7fff0bc1b2f8
READ of size 8 at 0x502000f0d0b0 thread T0
[416/903] 3272856=test_big5
[417/903] 3272859=test_gem_resolver_activation_request
[418/903] 3272859=test_null
    #0 0x5b7a64c2eb30 in ruby_sip_hash13 /tmp/ruby/src/trunk_asan/siphash.c:424:17
    #1 0x5b7a64d235ed in str_do_hash /tmp/ruby/src/trunk_asan/string.c:359:20
    #2 0x5b7a64d09f0d in do_hash /tmp/ruby/src/trunk_asan/st.c:321:33
    #3 0x5b7a64d09f0d in st_general_delete /tmp/ruby/src/trunk_asan/st.c:1334:12
    #4 0x5b7a64d18cec in rb_str_free /tmp/ruby/src/trunk_asan/string.c:1626:13
    #5 0x5b7a64aeeb93 in obj_free /tmp/ruby/src/trunk_asan/gc.c:3330:9
    #6 0x5b7a64aee314 in gc_sweep_plane /tmp/ruby/src/trunk_asan/gc.c:5338:21
    #7 0x5b7a64ae869e in gc_sweep_page /tmp/ruby/src/trunk_asan/gc.c:5423:13
    #8 0x5b7a64ae869e in gc_sweep_step /tmp/ruby/src/trunk_asan/gc.c:5702:9
    #9 0x5b7a64ae7d2d in gc_sweep_rest /tmp/ruby/src/trunk_asan/gc.c:5759:13
    #10 0x5b7a64ad0230 in gc_rest /tmp/ruby/src/trunk_asan/gc.c:9126:13
    #11 0x5b7a64adafce in objspace_each_exec /tmp/ruby/src/trunk_asan/gc.c:3737:9
    #12 0x5b7a64adafce in objspace_each_objects /tmp/ruby/src/trunk_asan/gc.c:3757:5
    #13 0x5b7a64adafce in rb_objspace_each_objects /tmp/ruby/src/trunk_asan/gc.c:3725:5
    #14 0x5b7a64adafce in os_obj_of /tmp/ruby/src/trunk_asan/gc.c:3847:5
    #15 0x5b7a64adafce in os_each_obj /tmp/ruby/src/trunk_asan/gc.c:3894:12
    #16 0x5b7a64e7640b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #17 0x5b7a64e7640b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #18 0x5b7a64e7640b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #19 0x5b7a64e7adf8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #20 0x5b7a64e7adf8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #21 0x5b7a64e2f765 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:880:12
    #22 0x5b7a64e2f765 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1535:12
    #23 0x5b7a64e2ff59 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1477:18
    #24 0x5b7a64e2f599 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1509:12
    #25 0x5b7a64e2f599 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1558:12
    #26 0x5b7a651b5058 in enumerator_block_call /tmp/ruby/src/trunk_asan/enumerator.c:568:17
    #27 0x5b7a64e7640b in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15
    #28 0x5b7a64e7640b in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12
    #29 0x5b7a64e7640b in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15
    #30 0x5b7a64e7adf8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #31 0x5b7a64e7adf8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #32 0x5b7a64e2f765 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:880:12
    #33 0x5b7a64e2f765 in iterate_method /tmp/ruby/src/trunk_asan/vm_eval.c:1535:12
    #34 0x5b7a64e2ff59 in rb_iterate0 /tmp/ruby/src/trunk_asan/vm_eval.c:1477:18
    #35 0x5b7a64e2f2f6 in rb_iterate_internal /tmp/ruby/src/trunk_asan/vm_eval.c:1509:12
    #36 0x5b7a64e2f2f6 in rb_block_call_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1558:12
    #37 0x5b7a64e2f2f6 in rb_block_call /tmp/ruby/src/trunk_asan/vm_eval.c:1544:12
    #38 0x5b7a6519a6c5 in enum_find_all /tmp/ruby/src/trunk_asan/enum.c:516:5
    #39 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #40 0x5b7a64e0940e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #41 0x5b7a64e0940e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #42 0x5b7a64e00b9e in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #43 0x5b7a64e00b9e in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2570:18
    #44 0x5b7a64e76149 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:225:20
    #45 0x5b7a64e7adf8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12
    #46 0x5b7a64e7adf8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12
    #47 0x5b7a64e2bd75 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:880:12
    #48 0x5b7a64e2bd75 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1077:12
    #49 0x5b7a64bd6eff in rb_class_new_instance_pass_kw /tmp/ruby/src/trunk_asan/object.c:2173:5
    #50 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #51 0x5b7a64e11cdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #52 0x5b7a64e11cdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11
    #53 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #54 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #55 0x5b7a64e7f6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #56 0x5b7a64e7f6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #57 0x5b7a64e2da85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #58 0x5b7a64e2da85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #59 0x5b7a64e2da85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #60 0x5b7a64e2da85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #61 0x5b7a64fb6b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #62 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #63 0x5b7a64e0940e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #64 0x5b7a64e0940e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #65 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #66 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #67 0x5b7a64a9526a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #68 0x5b7a64a9526a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #69 0x5b7a64a8e716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12
    #70 0x5b7a64a8e716 in main /tmp/ruby/src/trunk_asan/main.c:64:12
    #71 0x73c7aac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #72 0x73c7aac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #73 0x5b7a649b24f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: b87fc990edbb27102a1c9095c4b08f72c85aee25)

0x502000f0d0b0 is located 0 bytes inside of 9-byte region [0x502000f0d0b0,0x502000f0d0b9)
freed by thread T0 here:
    #0 0x5b7a64a5074a in free (/tmp/ruby/build/trunk_asan/ruby+0x20f74a) (BuildId: b87fc990edbb27102a1c9095c4b08f72c85aee25)
    #1 0x5b7a64ac1e6d in objspace_xfree /tmp/ruby/src/trunk_asan/gc.c:12170:9
    #2 0x5b7a64ac1e6d in ruby_sized_xfree /tmp/ruby/src/trunk_asan/gc.c:12274:13
    #3 0x5b7a64ac1e6d in ruby_xfree /tmp/ruby/src/trunk_asan/gc.c:12285:5
    #4 0x5b7a651954da in enc_set_default_encoding /tmp/ruby/src/trunk_asan/encoding.c:1560:17
    #5 0x5b7a65196f6c in rb_enc_set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1721:5
    #6 0x5b7a65196f6c in set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1742:5
    #7 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #8 0x5b7a64e11cdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #9 0x5b7a64e11cdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11
    #10 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #11 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #12 0x5b7a64e7f6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #13 0x5b7a64e7f6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #14 0x5b7a64e2da85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #15 0x5b7a64e2da85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #16 0x5b7a64e2da85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #17 0x5b7a64e2da85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #18 0x5b7a64fb6b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #19 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #20 0x5b7a64e0940e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #21 0x5b7a64e0940e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #22 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #23 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #24 0x5b7a64e7f6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #25 0x5b7a64e7f6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #26 0x5b7a64e2da85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #27 0x5b7a64e2da85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #28 0x5b7a64e2da85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #29 0x5b7a64e2da85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #30 0x5b7a64fb6b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #31 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #32 0x5b7a64e0940e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #33 0x5b7a64e0940e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #34 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #35 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #36 0x5b7a64a9526a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #37 0x5b7a64a9526a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #38 0x5b7a64a8e716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12
    #39 0x5b7a64a8e716 in main /tmp/ruby/src/trunk_asan/main.c:64:12
    #40 0x73c7aac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #41 0x73c7aac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #42 0x5b7a649b24f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: b87fc990edbb27102a1c9095c4b08f72c85aee25)

previously allocated by thread T0 here:
    #0 0x5b7a64a509f2 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x20f9f2) (BuildId: b87fc990edbb27102a1c9095c4b08f72c85aee25)
    #1 0x5b7a64ad3b94 in objspace_xmalloc0 /tmp/ruby/src/trunk_asan/gc.c:11955:5
    #2 0x5b7a64dd606d in ruby_strdup /tmp/ruby/src/trunk_asan/util.c:541:11
    #3 0x5b7a65195489 in enc_set_default_encoding /tmp/ruby/src/trunk_asan/encoding.c:1556:30
    #4 0x5b7a65196f6c in rb_enc_set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1721:5
    #5 0x5b7a65196f6c in set_default_internal /tmp/ruby/src/trunk_asan/encoding.c:1742:5
    #6 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #7 0x5b7a64e11cdc in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #8 0x5b7a64e11cdc in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:918:11
    #9 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #10 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #11 0x5b7a64e7f6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #12 0x5b7a64e7f6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #13 0x5b7a64e2da85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #14 0x5b7a64e2da85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #15 0x5b7a64e2da85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #16 0x5b7a64e2da85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #17 0x5b7a64fb6b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #18 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #19 0x5b7a64e0940e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #20 0x5b7a64e0940e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #21 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #22 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #23 0x5b7a64e7f6b1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c
    #24 0x5b7a64e7f6b1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1612:20
    #25 0x5b7a64e2da85 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1649:12
    #26 0x5b7a64e2da85 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1657:12
    #27 0x5b7a64e2da85 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1351:12
    #28 0x5b7a64e2da85 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c
    #29 0x5b7a64fb6b05 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3652:30
    #30 0x5b7a64e62397 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3770:11
    #31 0x5b7a64e0940e in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5938:15
    #32 0x5b7a64e0940e in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:871:11
    #33 0x5b7a64e00dc0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2594:22
    #34 0x5b7a64e00dc0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2573:18
    #35 0x5b7a64a9526a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9
    #36 0x5b7a64a9526a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30
    #37 0x5b7a64a8e716 in rb_main /tmp/ruby/src/trunk_asan/main.c:45:12
    #38 0x5b7a64a8e716 in main /tmp/ruby/src/trunk_asan/main.c:64:12
    #39 0x73c7aac2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
    #40 0x73c7aac2a28a in __libc_start_main csu/../csu/libc-start.c:360:3
    #41 0x5b7a649b24f4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1714f4) (BuildId: b87fc990edbb27102a1c9095c4b08f72c85aee25)

SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/siphash.c:424:17 in ruby_sip_hash13
Shadow bytes around the buggy address:
  0x502000f0ce00: fa fa 00 00 fa fa fd fa fa fa 00 fa fa fa fd fd
  0x502000f0ce80: fa fa 01 fa fa fa fd fa fa fa 00 fa fa fa fd fd
  0x502000f0cf00: fa fa 01 fa fa fa fd fa fa fa 00 fa fa fa 00 fa
  0x502000f0cf80: fa fa fd fd fa fa 00 00 fa fa 00 00 fa fa 00 00
  0x502000f0d000: fa fa 00 00 fa fa 00 fa fa fa fa fa fa fa 01 fa
=>0x502000f0d080: fa fa 00 fa fa fa[fd]fd fa fa 00 00 fa fa 00 00
  0x502000f0d100: fa fa 00 fa fa fa 00 00 fa fa 01 fa fa fa fd fd
  0x502000f0d180: fa fa 00 fa fa fa fd fd fa fa 01 fa fa fa fd fa
  0x502000f0d200: fa fa 00 fa fa fa 00 fa fa fa 00 00 fa fa 00 00
  0x502000f0d280: fa fa 00 fa fa fa 00 00 fa fa 00 fa fa fa 00 00
  0x502000f0d300: fa fa 00 00 fa fa 00 fa fa fa 00 00 fa fa 00 00
Shadow byte legend (one shadow byte represents 8 application bytes):
  Addressable:           00
  Partially addressable: 01 02 03 04 05 06 07 
  Heap left redzone:       fa
  Freed heap region:       fd
  Stack left redzone:      f1
  Stack mid redzone:       f2
  Stack right redzone:     f3
  Stack after return:      f5
  Stack use after scope:   f8
  Global redzone:          f9
  Global init order:       f6
  Poisoned by user:        f7
  Container overflow:      fc
  Array cookie:            ac
  Intra object redzone:    bb
  ASan internal:           fe
  Left alloca redzone:     ca
  Right alloca redzone:    cb
==3272856==ABORTING
[419/903] 3272859=test_scheduler
[420/903] 3272854=test_rdoc_markup_raw
running file: /tmp/ruby/src/trunk_asan/test/ruby/enc/test_big5.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.jiy5j2:
* drwx------ 2 80 2024-06-27 15:20:44 +0000 d20240627-3272858-t8btdd/
  * -rw-r--r-- 1 4 2024-06-27 15:20:44 +0000 out
  * -rw-r--r-- 1 0 2024-06-27 15:20:44 +0000 out2
make: *** [uncommon.mk:964: 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-06-27T13:47:22Z master c6a0d03649) [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.556809 seconds

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